Various small updates and fixes.
[emacs.git] / doc / emacs / ChangeLog
blobc7d1e816b394b3fc442947d4c5ab7c5f493e6425
1 2008-12-18  Glenn Morris  <rgm@gnu.org>
3         * ack.texi: Various small updates and fixes.
5 2008-12-18  Juri Linkov  <juri@jurta.org>
7         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
8         as a key binding to start a forward nonincremental word search.
9         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
10         a backward nonincremental word search.  Add index for `M-s w'
11         `isearch-forward-word'.
12         (Regexp Search): Add a short summary of regexp key commands like
13         in the node "Basic Isearch".
14         (Other Repeating Search): Fix typo.
16 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18         * misc.texi (PostScript Variables): Fix doc.
20 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
22         * programs.texi (Program Modes): Mention Ruby mode.
24 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
26         * misc.texi (emacsclient Options): Describe what an empty string
27         argument does for --alternate-editor.
29 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
31         * cmdargs.texi (Font X): Distinguish between client-side and
32         server-side fonts.  List valid Fontconfig properties.  Add reference to
33         Fontconfig manual.  List valid GTK font properties.  Explain use of
34         fc-list.
36 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
38         * cmdargs.texi (Font X): Move discussion of quoting to top.
40 2008-12-06  Glenn Morris  <rgm@gnu.org>
42         * maintaining.texi (Old Revisions): Improve previous change.
44 2008-12-05  Richard M Stallman  <rms@gnu.org>
46         * anti.texi (Antinews): Minor fixes.
48 2008-12-03  Glenn Morris  <rgm@gnu.org>
50         * maintaining.texi (Old Revisions): Fix diff-switches description.
52 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
54         * emacs.texi (Top): Fix typo.
56 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
58         * misc.texi (Document View): Explain dependence on gs at the top.
59         Copyedits.
61         * emacs.texi (Top): Add DocView nodes to detailed node listing.
63         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
64         (Comment Commands): Discuss region-active behavior of M-; first.
66 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
68         * display.texi (Line Truncation): Add reference to Continuation
69         Lines.
71         * windows.texi (Pop Up Window): Mention split-height-threshold
72         and split-width-threshold.
73         (Split Window): Add reference to Continuation Lines.
75 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
77         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
78         (GNUstep Support): New node.
79         * anti.texi:
80         * emacs.texi:
81         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
84 2008-11-28  Richard M Stallman  <rms@gnu.org>
86         * misc.texi (Dissociated Press): Minor cleanups.
88         * dired.texi (Image-Dired): Avoid passive.
90 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
92         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
93         representation.
95 2008-11-26  Richard M. Stallman  <rms@gnu.org>
97         * files.texi (Visiting): Rewrite paragraph for clarity.
99         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
101 2008-11-25  Alan Mackenzie  <acm@muc.de>
103         * programs.texi (Moving by Parens): Clarify that parens inside strings
104         and comments are ignored, and that the commands assume the starting
105         point isn't in a string or comment.
107 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
109         * macos.texi: Add Prev/Next/Top pointers to all nodes.
110         (Mac Basics): Merge in Grabbing Environment Variables from earlier
111         version.
112         (Mac Customization): Rewrite Preferences Panel section and merge in to
113         this node, add Open files by dragging to an Emacs window.
115         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
117 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
119         * files.texi (Misc File Ops): Document set-file-modes.
121         * windows.texi (Split Window): Document integer values of
122         truncate-partial-width-windows.
124         * text.texi (Text): Simplify description of markup languages.
125         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
126         (TeX Editing): Note that `""' inserts one `"' character.
127         (HTML Mode): Note in the introduction that XML mode is an alias for
128         SGML mode.  Mention nXML mode.
130 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
132         * building.texi (Watch Expressions): Fix typo.
134 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
136         * files.texi (Visiting): Document new behavior of
137         confirm-nonexistent-file-or-buffer.
139         * buffers.texi (Select Buffer): Document
140         confirm-nonexistent-file-or-buffer.
142         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
143         edit-picture.
145         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
146         edit-picture', since that is just an alias for picture-mode.
147         (Sentences): Note that repeated M-@ extends the region.
148         (Pages): Make terminology more consistent.  Link to Regexps node.
149         (Longlines): Discuss relationship with Visual Line mode.
150         (Text Mode): Remove extraneous discussion of other modes, since they
151         were already introduced in the parent node.
153 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
155         * anti.texi (Antinews): Rewrite.
157         * entering.texi (Exiting): Mention "minimize" terminology.
159         * frames.texi (Frame Commands): Mention "minimize" terminology.
161         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
162         formats.
163         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
164         (Misc X): Don't document useless -hb option.
166 2008-11-22  Juri Linkov  <juri@jurta.org>
168         * dired.texi (Dired Navigation): Change normal file name search option
169         from `non-nil' to `t'.  Add `dwim' option.
171 2008-11-22  Juri Linkov  <juri@jurta.org>
173         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
174         ".dir-locals.el".  Rename `define-project-bindings' to
175         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
176         `dir-locals-set-directory-class'.
178 2008-11-22  Lute Kamstra  <lute@gnu.org>
180         * buffers.texi (Select Buffer): Index goto-line.
181         * basic.texi (Moving Point): Mention the use of a numeric prefix
182         argument with goto-line and refer to Select Buffer for the use of a
183         plain prefix argument.
185 2008-11-19  Glenn Morris  <rgm@gnu.org>
187         * doclicense.texi: Update to FDL 1.3.
188         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
190 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
192         * custom.texi (Minor Modes): Define mode commands and mode variables
193         more precisely.  Recommend using mode commands instead of setting
194         variables directly.  Put minor modes in a list, and add more modes.
195         (Easy Customization): Use "init file" instead of .emacs.
196         (Customization Groups): Update to new Custom buffer appearance.
197         (Saving Customizations): Copyedits.  Update example.
198         (Variables): Give example of variable type-sensitivity.
199         (Examining): Update example.
200         (Hooks): Copyedits.
201         (Specifying File Variables): Use C comments instead of an artificial
202         Lisp for the example.
203         (Keymaps): Move internals discussion to Prefix Keymaps.
204         (Rebinding): Remove redundant paragraph (stated in Key Binding).
205         (Init Rebinding): Document kbd macro.
206         (Init File): Link to Find Init.
208         * mark.texi (Using Region): Document Delete Selection Mode more
209         thoroughly.
211         * frames.texi (Mouse Commands): Move most of the description of Delete
212         Selection Mode to Using Region, and link to it.
213         (Clipboard): Note that paste is bound to clipboard-yank.
215         * building.texi (Compilation): Document first-error value of
216         compilation-scroll-output.
217         (Compilation Mode): Note that compilation-auto-jump-to-first-error
218         works as soon as an error is available.  Suggested by Juri Linkov.
220         * mini.texi (Passwords): New node.
222         * files.texi (Remote Files): Link to Passwords node.
224         * emacs.texi (Top): Update node listings.
226 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
228         * ack.texi (Acknowledgments): Some updating of credits.
230         * emacs.texi (Acknowledgments): Add a couple more names.
232         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
234         * files.texi (Directories): Describe delete-directory in text.
235         (Misc File Ops): Document use of trash.
237 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
239         * macos.texi (Mac Customization): Fix typos.
241 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
243         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
244         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
245         the conventions of the main Emacs manual.
247         * emacs.texi (Top): Update node listings.
249 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
251         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
252         command-line-args is processed during startup.
253         (Action Arguments): Correctly describe how file arguments interact with
254         the startup screen.  Link to Lisp Interaction for scratch buffer.
255         (Initial Options): Link to Command Example for -batch option.
256         (Environment): Document initial-environment.
258         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
259         can't be changed in the site-start file.
261 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
263         * dired.texi (Dired): Mention C-x C-d too.
264         (Dired Enter): Document M-n in the Dired minibuffer.
265         (Dired Navigation): Explain dired-goto-file more clearly.  Document
266         dired-isearch-filenames.
267         (Dired Deletion): Remove unnecessary "expunged" terminology.
268         (Flagging Many Files): & is now rebound to `% &'.
269         (Shell Commands in Dired): Document dired-do-async-shell-command.
270         Clarify how multi-file arguments are passed.
271         (Misc Dired Features): Document dired-do-isearch.
273 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
275         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
277 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
279         * search.texi (Other Repeating Search): Remove obsolete findex entries.
281 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
283         * programs.texi (Program Modes): Link to Program Indent node.
284         (Left Margin Paren): Explain consequences of changing
285         open-paren-in-column-0-is-defun-start more concisely.
286         (Which Function, Program Indent, Info Lookup): Minor edits.
287         (Basic Indent): If region is active, TAB indents the region.
288         (Multi-line Indent): If region is active, TAB indents the region.  Note
289         that indent-region is useful when Transient Mark mode is off.
290         (Matching): The delimiter at the cursor is highlighted---the character
291         changes color.
292         (Symbol Completion): Link to Completion node.
294         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
295         a strictly text-only system.
297         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
298         batch mode.
300 2008-11-01  Richard M. Stallman  <rms@gnu.org>
302         * misc.texi (Document View): Major rewrite.
304         * maintaining.texi (Types of Log File): Change logs are older than
305         version control.
306         (VCS Concepts): Simplify and rearrange.
307         (Version Control Systems): Make it clear that Linux is only the kernel.
308         (VC Mode Line): Shorten reference to menu item.
309         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
310         (VC Directory Mode): Minor cleanup.
311         Unchanged files are hidden, not omitted.
312         (VC Directory Commands): Shorten and simplify.
313         (Change Log Commands): New node, split from Change Logs.
314         (VC Directory Buffer): New node, split from VC Directory Mode.
316 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
318         * misc.texi (Document View): Renamed from Document Files, moved here
319         from files.texi.
321         * files.texi (Version Control): Moved to maintaining.texi.  Subnodes
322         moved as well.
323         (Document Files): Moved to misc.texi.
325         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
326         vc-update-change-log.
327         (Version Control): Move here from files.texi.
328         (Format of ChangeLog): Make it a subnode of Change Log.
330         * emacs.texi (Top): Update node listing.
332 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
334         * files.texi (Files): Add a section about document
335         files (doc-view-mode).
337 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
339         * building.texi (Compilation Mode): Document
340         compilation-auto-jump-to-first-error.
341         (Debuggers): Lower GUD subsections to subsubsections.
342         (Starting GUD): Add cindex.
343         (Lisp Interaction): Note that scratch is no longer the initial buffer.
345 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
347         * indent.texi (Indentation): Link to Program Indent.
349         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
350         now uses emacsclient's terminal.
352 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
354         * mark.texi (Using Region): Document use-empty-active-region.
356         * emacs.texi (Top): Update node listings.
358         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
359         mention obsolete emacs.bash script.
360         (Invoking emacsclient): Rewrite, moving optional arguments to
361         emacsclient Options.
362         (emacsclient Options): New node.  Document server-use-tcp and
363         server-host.
365 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
367         * indent.texi (Indentation): Replace list with paragraphed text,
368         putting description of syntax-driven indentation first.  Document new
369         effect of active regions on tab.
370         (Tab Stops): Note that editable tab stops affect indentation commands.
372 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
374         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
376 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
378         * custom.texi (Function Keys): Note that modified keypad keys are not
379         translated.
381         * basic.texi (Arguments): Explain how to insert multiple digits.
383 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
385         * files.texi (Remote Files): Precise selection of default method.
386         Rewrite paragraph about disabling remote file names.
388 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
390         * search.texi (Special Isearch): Document M-TAB is isearch.
392         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
393         command.
395         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
397 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
399         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
400         section.
402 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
404         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
405         to files.texi.  Move contents of vc2-xtra.texi here.
407         * vc2-xtra.texi: File removed.
409         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
410         Directory Commands from the submenu.  Don't include deleted file
411         vc2-xtra.texi.
413         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
414         (Version Control): Add VC Directory Mode and VC Directory Commands to
415         the submenu.
416         (Why Version Control?): Use table format.
417         (Version Control Systems): Note that Meta-CVS support is gone.
418         (VCS Concepts): Note precisely when VC started supporting filesets.
419         Remove bogus xref to CVS Options node.
420         (Types of Log File): Copyedits.
421         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
422         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
423         The Right Thing.
424         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
425         (Log Buffer): Reorganize node, putting C-c C-c description first.
426         (Old Revisions): Use CVS for example, not RCS.
427         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
428         Commands from the submenu, putting them under Version Control.
429         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
430         need to include it in the manual unconditionally, since it is now
431         crucial to using distributed version control systems.
432         (Comparing Files): Note that diff uses the minibuffer, and that the
433         output is shown using Diff mode.
434         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
435         diff-update-on-the-fly, diff-refine-hunk, and
436         diff-show-trailing-whitespaces.
437         (File Archives): Add rar support.
439         * major.texi (Choosing Modes): Make mode selection sequence more
440         obvious by describing the steps in order of priority.  Note that
441         magic-mode-alist is nil by default.  Document
442         magic-fallback-mode-alist.
444 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
446         * frames.texi (Mouse References): Copyedits.
448 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
450         * ack.texi (Acknowledgments): Add myself as doc-view author.
452 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
454         * frames.texi (Dialog Boxes): Add @cindex entries.
456 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
458         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
459         (Text-Only Mouse): Copyedit.
461 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
463         * frames.texi: Use @key throughout for mouse clicks.
464         (Cut/Paste Other App): Document yank-pop-change-selection.
465         (Secondary Selection): Fix modified mouse click syntax.
466         (Clipboard): Describe Cut, Copy and Paste commands.
467         (Mouse References): Not all references are in read-only buffers.
468         Copyedits.
469         (Creating Frames): Add xref to Init File.
470         (Frame Commands): Add xref to Exiting.
471         (Scroll Bars): Document GTK vs toolkit behavior.
473 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
475         * files.texi (Version Control): Copyedits.  Add Bazaar.
476         (Version Control Systems): List different VCS's using an itemized list.
477         Add Bazaar.
478         (VCS Concepts): Copyedits.  Tweak description of file merging.
480         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
481         (Cut/Paste Other App): Document select-active-regions and
482         x-select-enable-primary.
484 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
486         * mark.texi (Shift Selection): Correct case in node name.
488         * emacs.texi (Top): Update node order in Mark chapter.
490 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
492         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
494         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
495         elsewhere in the manual instead of describing yet again the intricacies
496         of $HOME on MS-Windows and MS-DOS.
498 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
500         * mini.texi (Minibuffer File): Add xref to File Names.
501         (Minibuffer File): Add discussion of `~' in file names.  Add
502         insert-default-directory index reference.
504         * files.texi (File Names): Reorganize description.
505         (Visiting): Add xref to Mode Line.  Copyedits.
506         (Save Commands): Mention prefix behavior of C-x C-s.
507         (Numbered Backups): Node deleted.
508         (Backup Names): Contents of Numbered Backups moved here.  State default
509         of version-control variable.
510         (Reverting): Copyedits.
511         (Version Control): Add additional version control systems.
513         * emacs.texi (Top): Delete Numbered Backups node.
515         * cmdargs.texi (General Variables): Change Numbered Backups xref to
516         Backup Names.
517         (Initial Options): Document renamed variable inhibit-startup-screen.
519 2008-10-11  Romain Francoise  <romain@orebokech.com>
521         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
523 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
525         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
526         (Select Buffer): Mention use of minibuffer history.  Describe default
527         value of default-major-mode.  Mention that C-x 4 b selects the other
528         window.
529         (List Buffers): Document CRM indicators in the order they appear.
530         (Kill Buffer): Document new command kill-matching buffers.
531         (Several Buffers): Move explanation of the relationship between buffer
532         list and buffer menu to the top.
533         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
535 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
537         * entering.texi (Exiting): Document change of C-x C-c to
538         save-buffers-kill-terminal.  Document kill-emacs.
540 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
542         * mule.texi (Coding Systems): Don't mention codepage-setup.
544         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
545         cpNNN coding systems anymore.
546         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
547         for unibyte mode.  Don't mention line-drawing characters.  Don't
548         mention dos-unsupported-char-glyph.
550 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
552         * search.texi (Search): Shorten introduction.
553         (Basic Isearch): Add command table.  Discuss reverse isearch and
554         isearch highlighting.
555         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
556         ring to cindex.
557         (Special Isearch): Move input methods discussion here.
558         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
559         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
560         Repeat Isearch.
561         (Isearch Minibuffer): New node.
562         (Word Search): Document new word search commands.
563         (Regexp Example): Simplify example using sentence-end-base variable.
564         (Replace): Reword introduction.
565         (Unconditional Replace): Remove unnecessary example.
566         (Other Repeating Search): Document new `M-s o' binding.
568         * emacs.texi (Top): Update node listings.
570 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
572         * emacs.texi (Top): Remove Kill Errors from menu.
574 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
576         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
577         interface for defining macros.  Simplify examples.  Note that C-g quits
578         macro definitions.
579         (Keyboard Macro Counter): Document using F3 to insert counter.  Give
580         usage example.
581         (Keyboard Macro Query): Organize query responses in a table.
583         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
584         to Erasing node.
585         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
586         rationale to a footnote.
587         (Kill Errors): Remove node, due to redundancy with Erasing.
588         (Spelling): Move discussion of flyspell to end.  Note new behavior of
589         M-$ in active region.  Remove non-ispell-specific keybindings from
590         table.
592 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
594         * cmdargs.texi (Initial Options): Document --daemon.
596 2008-09-20  Glenn Morris  <rgm@gnu.org>
598         * files.texi (Numbered Backups): Mention that some modes set
599         version-control.
601 2008-09-20  Jim Blandy  <jimb@red-bean.com>
603         * files.texi (Numbered Backups): Reference File Variables, as well.
604         Remove discussion of Rmail's implementation.
606 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
608         * misc.texi (Recursive Edit): Note that top-level exits active
609         minibuffers.
611         * trouble.texi (Quitting): Likewise.
613 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
615         * emacs.texi (Top): Add Temporary Face Changes xref.
617         * display.texi (Display): Move Temporary Face Changes node to just
618         after Standard Faces.
619         (Scrolling): Document recenter-top-bottom instead of recenter.
620         (Horizontal Scrolling): Move auto hscroll discussion to the top.
621         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
622         (Display Custom): Copyedits.
623         (Optional Mode Line): Document display-battery-mode.
625 2008-08-27  Romain Francoise  <romain@orebokech.com>
627         * custom.texi (Directory Variables): Minor fix.
629 2008-08-27  Glenn Morris  <rgm@gnu.org>
631         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
632         descriptions.
633         (Calendar Customizing): Tweak layout description.
634         Move calendar-today-marker and calendar-today face to the other
635         markers.  Condense calendar-star-date and calendar-mark-today
636         description.
637         (Holiday Customizing): Add oriental and solar holidays.
638         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
639         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
640         (Date Display Format): Change ISO format.  Be less verbose.
641         (Diary Customizing): Mention day and month abbrev arrays.
642         Mention the date-form variables by name.  Update European example.
643         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
644         Condense examples.  Mention diary-entry-symbols by name.
645         Condense table for insertion commands.
646         (Fancy Diary Display): Mention diary-include-string and
647         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
648         Ethiopic, Persian date functions.  Condense descriptions.
650         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
651         (Adding to Diary): Adapt for changed node name.
653 2008-08-26  Glenn Morris  <rgm@gnu.org>
655         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
656         node "Hebrew/Islamic Entries".
658         * calendar.texi (Specified Dates): Fix names of iso functions.
659         (General Calendar): There may not be another window.
660         (Writing Calendar Files, Holidays): Tweak intro.
661         (Holidays): Mention Baha'i and Chinese holidays.
662         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
663         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
664         (To Other Calendar): Add calendar-print-other-dates.
665         Refer to "graphic display" rather than "X.
666         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
667         (Displaying the Diary): Fix whitespace after reference.
668         Fix `diary-number-of-entries' reference.
669         (Date Formats): Explicitly mention that day names can be abbreviated.
670         (Adding to Diary): Add some references to other sections.
671         (Special Diary Entries): Fix reference.
672         (Appointments): Simplify appt-message-warning-time entry.
673         Clarify where times must be.
674         (Importing Diary): Comment out icalendar paragraph that does not apply.
675         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
677 2008-08-23  Glenn Morris  <rgm@gnu.org>
679         * fortran-xtra.texi (Fortran): Change description of free form and
680         fixed form a bit.  Mention hideshow and imenu.
681         (Fortran Motion): Mention fortran-end-of-subprogram,
682         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
683         (Fortran Indent): Minor re-word.
684         (ForIndent Commands): Mention fortran-fill-paragraph and
685         fortran-fill-statement.
686         (ForIndent Cont): Mention fortran-tab-mode-string.
687         (Fortran Comments): Mention fortran-comment-line-start-skip.
688         (Fortran Columns): Mention font-locking.
689         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
691 2008-08-23  Johan Bockgard  <bojohan@muon>
693         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
695 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
697         * mini.texi (Minibuffer): Simplify introduction.
698         (Minibuffer File): Document tilde in minibuffer filenames.
699         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
700         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
701         (Completion Example): Update example to current command list.
702         (Completion Options): Document `lazy' value of completion-auto-help.
703         Update contents of completion-ignored-extensions.
704         (Minibuffer History): Describe "future history" list.  State default
705         value of history-delete-duplicates.
707 2008-08-21  Glenn Morris  <rgm@gnu.org>
709         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
710         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
712 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
714         * regs.texi (Registers): Clarify valid register names.
715         (RegPos): Note that buffer is saved and restored too.
716         (RegText): Note that mark is reactivated/deactivated.
717         (RegConfig): Xref to Windows node.
719 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
721         * basic.texi (Inserting Text): Provide command name for C-q.
723         * killing.texi (Killing): Copyedit.  Define read-only text.
724         (Deletion): DEL and C-d were already explained in Erasing; xref there.
725         (Killing by Lines): Copyedit.
726         (Other Kill Commands): Move M-w description here.
727         (Yanking): Move M-w to Other Kill Commands.
728         (Kill Ring): Also mention saving text in registers.  Link to Text
729         Properties in elisp manual.
730         (Accumulating Text): Copyedit.
731         (CUA Bindings): Shift selection is now the default.
733 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
735         * maintaining.texi (Change Log): Mention next-error is available.
737 2008-08-10  Glenn Morris  <rgm@gnu.org>
739         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
740         and intermonth text.
741         (Holiday Customizing): Add holiday-chinese.
743 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
745         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
747 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
749         * files.texi (Log Buffer): Describe C-c C-d.
750         (Diff Mode): Describe C-x 4 A.
752 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
754         * vc1-xtra.texi (VC Directory Mode): Fix last change.
756 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
758         * files.texi (Old Revisions): Update the keys used by vc-annotate and
759         describe the new bindings to show the changeset diff, toggle annotation
760         visibility, show revisions.
761         (VC Status): Describe key bindings for modifying the change comments,
762         displaying changeset diffs and annotations.
764         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
766 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
768         * vc1-xtra.texi (VC Directory Mode): Fix typo.
770 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
772         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
773         and wording.
775 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
777         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
778         marking/unmarking.  Add descriptions for the multiple file search
779         commands.  Improve some old info.
781 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
783         * display.texi (Visual Line Mode): New node.
785         * basic.texi (Inserting Text): Move DEL to deletion node.
786         (Moving Point): Add additional alternative key bindings.  Describe
787         line-move-visual.
788         (Erasing): Describe DEL.
789         (Basic Undo, Blank Lines, Arguments): Copyedit.
790         (Continuation Lines): Mention Visual Line mode.
791         (Position Info): Move extended discussion to mule.texi.
793         * mule.texi (International Chars): Describe C-x =.
795         * emacs.texi (Top): Add Visual Line Mode node.
797 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
799         * emacs.texi: Remove VMS support.
801 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
803         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
804         the vc-dir command name.
806 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
808         * xresources.texi: Remove mentions of Mac Carbon.
810 2008-07-19  Andreas Schwab  <schwab@suse.de>
812         * ns-emacs.texi: Move to ../misc.
814 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
816         * entering.texi (Exiting): Don't describe text-only terminals as the
817         default.  Describe the new startup screen.
818         (Exiting): Describe how to kill Emacs first.  Change description of
819         iconification to handle modern window systems.
821 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
823         * ns-emacs.texi: New file, documents features of Emacs port under
824         NeXTstep windowing.
826 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
828         * entering.texi (Entering Emacs): Update prev node.
830         * glossary.texi (Glossary): Remove xref to Text Characters.
832         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
833         directly, rather than in the context of ASCII.  Move description of
834         special properties of modifier key to new Modifier Keys node.
835         (Keys): Copyedit.
836         (Text Characters): Delete node.  Multibyte is the default nowadays, and
837         the node contents are obsolete.
839         * custom.texi (Modifier Keys): New node.
841         * emacs.texi (Top): Update node list.
843 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
845         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
846         saying that Emacs provides menus and mouse support (which is par for
847         the course).
849         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
850         early on.
851         (Point): Copyedit.  Relegate historical trivia to a footnote.
852         (Mode Line): Explain mode-line format more consistently.
853         (Menu Bar): Copyedit.
855 2008-06-27  Glenn Morris  <rgm@gnu.org>
857         * cal-xtra.texi (Sexp Diary Entries):
858         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
860 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
862         * mark.texi (Shift selection): New node.
863         (Mark): Copyedits.
864         (Persistent Mark): Move to the end of the chapter.
866 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
868         * makefile.w32-in (distclean): Remove makefile.
870 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
872         * building.texi (Starting GUD): Add an entry for gud-gdb.
873         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
874         command mode.
876 2008-06-17  Glenn Morris  <rgm@gnu.org>
878         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
880 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
882         * building.texi (Starting GUD): Expand on remote debugging.
883         (Other GDB-UI Buffers): Mention new keyboard bindings.
885 2008-06-15  Glenn Morris  <rgm@gnu.org>
887         * gnu.texi: Use a verbatim license for this invariant section,
888         as per etc/GNU.
890 2008-06-13  Daniel Engeler  <engeler@gmail.com>
892         * emacs.texi, misc.texi: Add documentation about serial port access.
894 2008-06-13  Glenn Morris  <rgm@gnu.org>
896         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
897         maintain.info.
899 2008-06-05  Miles Bader  <miles@gnu.org>
901         * display.texi (Temporary Face Changes): Update to reflect function
902         renamings in face-remap.el.
904 2008-06-04  Miles Bader  <miles@gnu.org>
906         * display.texi (Temporary Face Changes): Add
907         `adjust-buffer-face-height'.  Rewrite description of
908         `increase-buffer-face-height' and `decrease-default-face-height' now
909         that they aren't bound by default.
911 2008-06-03  Miles Bader  <miles@gnu.org>
913         * display.texi (Temporary Face Changes): New node.
915 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
917         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
919 2008-05-31  Glenn Morris  <rgm@gnu.org>
921         * cal-xtra.texi (Fancy Diary Display): Simplify.
923 2008-05-30  Glenn Morris  <rgm@gnu.org>
925         * cal-xtra.texi (Fancy Diary Display): Update for
926         diary-display-function replacing diary-display-hook.
928 2008-05-29  Drew Adams  <drew.adams@oracle.com>
930         * msdog.texi (Windows Keyboard): Add descriptions of
931         w32-register-hot-key and w32-unregister-hot-key.
933 2008-05-21  Tom Tromey  <tromey@redhat.com>
935         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
936         Variables node.
938 2008-05-19  Tom Tromey  <tromey@redhat.com>
940         * custom.texi (Variables): Add Directory Variables to menu.
941         (Directory Variables): New node.
943 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
945         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
947 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
949         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
950         Revision Tags and rewritten.  Section now uses modern terminology,
951         (tags rather than snapshots) and describes post-SCCS systems more
952         accurately.
954 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
956         * msdog.texi (Windows Files): Update documentation of
957         w32-get-true-file-attributes.
959 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
961         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
962         directory mode.
964 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
966         * killing.texi (Appending Kills): Remove a strangely off-topic index
967         entry "television".
969 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
971         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
973 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
975         * emacs/buffers.texi, emacs/files.texi (Version-control):
976         vc-toggle-read-only is no longer a good idea...
978 2008-04-29  Glenn Morris  <rgm@gnu.org>
980         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
982 2008-04-22  Juri Linkov  <juri@jurta.org>
984         * dired.texi (Subdirectories in Dired): Describe using `^'
985         to return to the parent directory.
987 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
989         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
990         recent changes.
992 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
994         * building.texi (GDB-UI Layout, Breakpoints Buffer)
995         (Other GDB-UI Buffers): Update for recent thread related changes.
997 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
999         * maintaining.texi (Maintaining):
1000         * emacs.texi (Top): Typo.
1002 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1004         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1005         arg in `font-lock-add-keywords'.
1007 2008-04-08  Glenn Morris  <rgm@gnu.org>
1009         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1010         Also add Baha'i calendar references where appropriate.
1012 2008-04-05  Glenn Morris  <rgm@gnu.org>
1014         * custom.texi (Init File): Byte-compiling .emacs is bad.
1016 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1018         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1020 2008-03-29  Glenn Morris  <rgm@gnu.org>
1022         * calendar.texi: Update for `calendar-date-style' replacing
1023         `european-calendar'.
1025 2008-03-28  Jason Rumney  <jasonr@gnu.org>
1027         * display.texi (Display Custom): Mention overlay-margin in text.
1029 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1031         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1032         tutorial' comments.
1034 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
1036         * mark.texi (Mark): Rearrange nodes.
1037         (Persistent Mark): Rename from Transient Mark.
1038         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1039         Describe Transient Mark mode as the default.
1041         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1042         the default behavior with Transient Mark mode off.
1043         (Position Info): Fix typo.
1045         * display.texi (Standard Faces): Reference the Mark node.
1046         Remove discussion of the region face, which is discussed there.
1048         * emacs.texi (Top): Update node listings.
1050         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1051         as the default.
1053         * fixit.texi (Undo): Standardize choice of undo key sequence.
1054         (Undo, Spelling): Describe Transient Mark mode as the default.
1056         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1057         default.
1059         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1061         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1062         mode is the default, and note that the mark is not activated when set.
1064         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1065         Describe Transient Mark mode as the default.
1067         * search.texi (Basic Isearch): Reference the Mark Ring node.
1068         (Replace, Unconditional Replace, Other Repeating Search):
1069         Describe Transient Mark mode as the default.
1071         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1072         Transient Mark mode as the default.
1073         (Paragraphs): Describe how M-h behaves when region is active.
1075         * trouble.texi (Quitting): Clarify effects of C-g.
1077 2008-03-13  Glenn Morris  <rgm@gnu.org>
1079         * emacs.texi (EMACSVER): Set to 23.0.60.
1081 2008-03-05  Glenn Morris  <rgm@gnu.org>
1083         * dired.texi (Hiding Subdirectories): Fix previous change.
1085 2008-03-05  Drew Adams  <drew.adams@oracle.com>
1087         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
1089 2008-02-28  Kim F. Storm  <storm@cua.dk>
1091         * help.texi (Help Files): Move describe-gnu-project to C-h g.
1092         Move describe-distribution to C-h C-o.
1093         Move view-emacs-problems to C-h C-p.
1094         Add view-emacs-debugging on C-h C-d.
1095         Add view-external-packages on C-h C-e.
1096         Add view-order-manuals on C-h C-m.
1098 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1100         * msdog-xtra.texi (MS-DOS): Docstring fix.
1102 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1104         * msdog.texi (Windows Fonts): Use a @table for describing font
1105         properties.
1107 2008-02-07  Jason Rumney  <jasonr@gnu.org>
1109         * msdog.texi (Windows Files): w32-get-true-file-attributes default
1110         value has changed.
1111         (Windows HOME): Clarify what is meant by "if that fails as well".
1112         (Windows Fonts): New section.
1114 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
1116         * basic.texi (Basic Undo): Remove duplicate "you can".
1118 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1120         * maintaining.texi (Tags): Fix last change.
1122 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
1124         * tramp.texi: Use new FSF's Back-Cover Text.
1126 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
1128         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1130 2008-01-26  Richard Stallman  <rms@gnu.org>
1132         * maintaining.texi (Tags): Delete redundant index entry.
1134 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
1136         * programs.texi (Imenu): Move "@cindex tags" from here...
1137         * maintaining.texi (Tags): ...to here.
1139 2008-01-23  Kevin Ryde  <user42@zip.com.au>
1141         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1142         click count.
1144 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
1146         * entering.texi (Exiting): Fix typo.
1147         Reported by D. E. Evans <sinuhe@gnu.org>.
1149 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
1151         * glossary.texi (Glossary): Fix typo.
1153 2007-12-27  Richard Stallman  <rms@gnu.org>
1155         * text.texi (Formatted Text): Improve menu tag.
1156         (Editing Format Info): In Info, add duplicate menu of nodes
1157         about the submenus.
1158         (Format Faces): Say where Faces menu is found.  Mention Other.
1159         (Format Colors): Say where these submenus are found.
1160         (Format Indentation, Format Justification): Likewise.
1161         (Format Properties): Likewise.
1163 2007-12-22  Richard Stallman  <rms@gnu.org>
1165         * search.texi (Query Replace): Make exp of query-replace more
1166         self-contained, and clarify.
1168         * cc-mode.texi (Getting Started): Change @ref to @pxref.
1170 2007-12-15  Richard Stallman  <rms@gnu.org>
1172         * files.texi (Auto Save): Clarify definition of auto-saving.
1174 2007-11-26  Richard Stallman  <rms@gnu.org>
1176         * help.texi (Help Echo): Cleanups.
1178 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1180         * files.texi (Why Version Control?): Fix typo.
1181         (VCS Concepts): Fix typos; small tense fix.
1182         (Selecting a Fileset): Fix typos; small rewording.
1183         (Log Buffer): Likewise.
1184         (Old Revisions): Likewise.
1186 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
1188         * mule.texi (Communication Coding): Fix wording of last change.
1190 2007-11-16  Werner Lemberg  <wl@gnu.org>
1192         * custom.texi (Specifying File Variables):
1193         * major.texi (Choosing Modes): Mention '\" in man pages.
1195 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
1197         * mule.texi (Communication Coding): Document x-select-request-type.
1199         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1201 2007-11-15  Francesco Potortì  <pot@gnu.org>
1203         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
1204         --output=file.
1206 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
1208         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1209         (Help Echo): Avoid mentioning the term "region" here and
1210         consistently use the term "active text".
1212 2007-11-11  Glenn Morris  <rgm@gnu.org>
1214         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1216 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
1218         * search.texi (Query Replace): Mention
1219         `query-replace-show-replacement'.
1221 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
1223         * building.texi (Watch Expressions): Remove obscure sentence.
1225 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
1227         * mule.texi (Select Input Method): Describe how to activate an input
1228         method in the text mode.
1230 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1232         * cmdargs.texi (Misc Variables): Remove Sun windows info.
1234 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
1236         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1238 2007-10-30  Glenn Morris  <rgm@gnu.org>
1240         * misc.texi (Directory Tracking): Explain a bit more about
1241         dirtrack-mode.
1243 2007-10-25  Glenn Morris  <rgm@gnu.org>
1245         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1247 2007-10-24  Richard Stallman  <rms@gnu.org>
1249         * misc.texi (Interactive Shell): Cleanup last change.
1251 2007-10-22  Juri Linkov  <juri@jurta.org>
1253         * mini.texi (Minibuffer History): Add text about a list of minibuffer
1254         default values.
1256 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
1258         * files.texi: Disambiguate two slightly different uses of the term
1259         'filesets'.
1261 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
1263         * trouble.texi (Quitting): Fix typo.
1265 2007-10-18  Glenn Morris  <rgm@gnu.org>
1267         * frames.texi (Mode Line Mouse): Mention minor mode names.
1269 2007-10-17  Juri Linkov  <juri@jurta.org>
1271         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1272         fill-paragraph operates on the active region in Transient Mark mode.
1273         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1274         with fill-paragraph.
1276         * basic.texi (Arguments): Replace fill-paragraph-or-region with
1277         fill-paragraph.
1279         * fixit.texi (Spelling): ispell-word operates on the active region
1280         in Transient Mark mode.
1282 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
1284         * building.texi (Source Buffers):
1285         * custom.texi (Init Non-ASCII):
1286         * glossary.texi (Glossary): Use "key binding" consistently.
1288 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
1290         * calendar.texi (Diary): Fix directive.
1292 2007-10-16  Richard Stallman  <rms@gnu.org>
1294         * calendar.texi (Diary): Clarify text about diary file example.
1296 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
1298         * files.texi: Capitalize node names according to convention.
1300 2007-10-13  Glenn Morris  <rgm@gnu.org>
1302         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1304 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
1306         * emacs.texi:
1307         * files.texi (Version Systems): Minor fixes to version-control material
1308         suggested by RMS and Robert J. Chassell.
1310 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1312         * files.texi (Version Systems):
1313         * vc-xtra.texi:
1314         * vc1-xtra.texi:
1315         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
1316         operations.  Change of terminology from `version' to `revision'.
1317         Revise text for adequate description of VCSes with monotonic IDs.
1318         * emacs.texi: Change of terminology from `version' to `revision'.
1320 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1322         * files.texi (Version Systems): Describe newer VCses.
1323         Reorder the descriptions to be chronological.
1325 2007-10-09  Richard Stallman  <rms@gnu.org>
1327         * display.texi (Cursor Display): Correct how cursor appears
1328         in nonselected windows.
1330 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
1332         * building.texi (GDB Graphical Interface): Remove references to gdba
1333         and mention gud-gdb.
1335 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
1337         * rmail.texi (Rmail Sorting): Improve indexing.
1339 2007-10-06  Juri Linkov  <juri@jurta.org>
1341         * text.texi (Fill Commands): Document fill-paragraph-or-region.
1342         (Fill Prefix, Format Indentation): Replace fill-paragraph with
1343         fill-paragraph-or-region.
1345         * basic.texi (Arguments): Replace fill-paragraph with
1346         fill-paragraph-or-region.
1348 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
1350         * files.texi: Update the section on version control for 2007
1351         conditions.  None of these changes are new-VC-specific; that
1352         will come later.
1354 2007-09-15  Glenn Morris  <rgm@gnu.org>
1356         * calendar.texi (Holidays): Change all instances of `holiday-list' back
1357         to `list-holidays'.
1359 2007-09-14  Glenn Morris  <rgm@gnu.org>
1361         * calendar.texi: Update all instances of mark-calendar-holidays,
1362         list-calendar-holidays, list-holidays with the new names.
1364 2007-09-06  Glenn Morris  <rgm@gnu.org>
1366         * Move manual sources from man/ to subdirectories of doc/.
1367         Split into the Emacs manual in emacs/, and other manuals in misc/.
1368         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1369         manual.
1370         (infodir): New variable.
1371         (info): Use $infodir.
1372         (emacsman): Delete target, not needed any more.
1373         Move all targets that are not the Emacs manual to misc/Makefile.in.
1374         (mostlyclean): Remove `gnustmp'.
1375         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1376         manual.
1377         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
1378         (emacsman): Delete target, not needed any more.
1379         (clean): Remove all info files but Emacs manual.
1380         Move all targets that are not the Emacs manual to misc/Makefile.in.
1381         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1383         * Makefile.in (INFOSOURCES): Delete.
1384         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1385         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
1386         *.vrs *.toc here...
1387         (maintainer-clean): ...from here.
1389 2007-09-05  Glenn Morris  <rgm@gnu.org>
1391         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1393 2007-08-29  Glenn Morris  <rgm@gnu.org>
1395         * emacs.texi (EMACSVER): Increase to 23.0.50.
1397 2007-08-27  Richard Stallman  <rms@gnu.org>
1399         * emacs.texi (Top): Clarify menu item for Glossary.
1401         * display.texi (Faces): Change secn title.
1402         Clarify not all fonts come from Font Lock.
1404 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
1406         * basic.texi (Position Info): Add index entry for face at point.
1407         Mention that character faces are also displayed by "C-u C-x =".
1409 2007-08-08  Glenn Morris  <rgm@gnu.org>
1411         * glossary.texi (Glossary): Deprecate `iff'.
1413 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
1415         * files.texi (File Conveniences): Document point motion keys in Image
1416         mode.
1418 2007-07-27  Glenn Morris  <rgm@gnu.org>
1420         * emacs.texi (Copying): Include license text from gpl.texi, rather than
1421         in-line.
1423         * gpl.texi: New file with text of GPL.
1424         * Makefile.in (EMACSSOURCES): Add gpl.texi.
1426 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
1428         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1430         * dired.texi (Wdired): Mention C-x C-q key binding.
1432 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
1434         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1436 2007-07-25  Glenn Morris  <rgm@gnu.org>
1438         * emacs.texi (Copying): Replace license with GPLv3.
1440         * Relicense all FSF files to GPLv3 or later.
1442 2007-07-24  Glenn Morris  <rgm@gnu.org>
1444         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1445         for some calendars.
1447 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
1449         * screen.texi (Mode Line): Describe new mode-line flag that shows if
1450         default-directory for the current buffer is on a remote machine.
1452 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
1454         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1455         default value.
1457 2007-07-21  Richard Stallman  <rms@gnu.org>
1459         * files.texi (Why Version Control?): Improve previous change.
1461 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
1463         * files.texi (Why Version Control?): New node.
1465 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
1467         * building.texi (Starting GUD): Add xref to this anchor.
1469 2007-06-24  Karl Berry  <karl@gnu.org>
1471         * emacs.texi: New Back-Cover Text.
1473 2007-06-07  Alan Mackenzie  <acm@muc.de>
1475         * display.texi (Optional Mode Line): Document the new form of
1476         line+column numbers, "(561,2)".
1478 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1480         * maintaining.texi (Create Tags Table): Fix typos.
1482 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1484         * Version 22.1 released.
1486 2007-05-07  Karl Berry  <karl@gnu.org>
1488         * emacs.texi (EMACSVER): Back to 22.
1490 2007-05-06  Richard Stallman  <rms@gnu.org>
1492         * maintaining.texi (Create Tags Table): Clean up previous change.
1494 2007-05-05  Francesco Potortì  <pot@gnu.org>
1496         * maintaining.texi (Create Tags Table): Add text about the dangers of
1497         making symbolic links to tags files.
1499 2007-05-04  Karl Berry  <karl@gnu.org>
1501         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1503 2007-05-03  Karl Berry  <karl@gnu.org>
1505         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1507         * .cvsignore (*.pdf): New entry.
1509         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1510         for printing.
1512 2007-05-01  Richard Stallman  <rms@gnu.org>
1514         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1516 2007-04-28  Glenn Morris  <rgm@gnu.org>
1518         * ack.texi (Acknowledgments):
1519         * anti.texi (Antinews):
1520         * programs.texi (Program Modes): Restore mention of python.el pending
1521         consideration of legal status.
1523 2007-04-28  Richard Stallman  <rms@gnu.org>
1525         * files.texi (File Names): Fixes to ~ description on MS systems.
1527 2007-04-26  Glenn Morris  <rgm@gnu.org>
1529         * emacs.texi (EMACSVER): Increase to 22.1.50.
1531 2007-04-25  Karl Berry  <karl@gnu.org>
1533         * emacs.texi: Improve line breaks on copyright page,
1534         similar layout to lispref, 8.5x11 by default.
1536         * dired.texi (Image-Dired): Improve line break, fix typo.
1538 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
1540         * programs.texi (Program Modes):
1541         * anti.texi (Antinews):
1542         * ack.texi (Acknowledgments): python.el removed.
1544 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
1546         * display.texi (Highlight Interactively): Correct description of
1547         hi-lock-file-patterns-policy.
1549         * files.texi (File Archives): Mention self-extracting executables.
1551 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
1553         * search.texi (Unconditional Replace, Query Replace): Add xref to
1554         "Replacement and Case".
1556 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
1558         * dired.texi (Image-Dired): Move from Thumbnails node.
1559         * misc.texi (Thumbnails): Node deleted.
1560         * emacs.texi (Top): Update node listing.
1562         * files.texi (File Conveniences):
1563         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
1565 2007-04-21  Richard Stallman  <rms@gnu.org>
1567         * display.texi (Highlight Interactively): Correct previous change.
1568         Clarify doc of hi-lock-find-patterns, and move new features into it.
1570 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
1572         * display.texi (Highlight Interactively): Document
1573         hi-lock-file-patterns-policy.
1575 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
1577         * display.texi (Scrolling): Fix typo.
1579 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
1581         * doclicense.texi: Remove node heading, so that it can be included by
1582         other files.
1584         * emacs.texi: Insert node heading for GFDL.
1586 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
1588         * cmdargs.texi (Colors): Qualify "color of window" index entry by
1589         "command line".
1591         * display.texi (Faces): Refer to "Creating Frames" for face
1592         and other frame customizations in .emacs.
1594         * frames.texi (Creating Frames): Mention that face customizations can
1595         be put in .emacs.  Add index entries.
1597 2007-04-12  Richard Stallman  <rms@gnu.org>
1599         * glossary.texi (Glossary): Explain `iff'.
1601 2007-04-11  Karl Berry  <karl@gnu.org>
1603         * gnu.texi (Top),
1604         * macos.texi (Mac Font Specs),
1605         * anti.texi (Antinews),
1606         * xresources.texi (Resources),
1607         * misc.texi (Emulation),
1608         * calendar.texi (Daylight Saving),
1609         * dired.texi (Dired and Find),
1610         * rmail.texi (Remote Mailboxes),
1611         * sending.texi (Mail Headers),
1612         * programs.texi (Which Function),
1613         * files.texi (Recover),
1614         * buffers.texi (Uniquify),
1615         * frames.texi (Wheeled Mice),
1616         * killing.texi (Rectangles): Wording to improve breaks in
1617         8.5x11 format.
1618         * mule.texi (Language Environments): \hbadness=10000 since there's
1619         no way to reword.
1620         * emacs.texi (smallbook): New @set to more easily switch between
1621         smallbook and 8.5x11.
1623 2007-04-11  Richard Stallman  <rms@gnu.org>
1625         * files.texi (File Conveniences): Add xref to Tumme.
1626         Delete text about Thumbnail mode.
1628 2007-04-09  Alan Mackenzie  <acm@muc.de>
1630         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1631         new name.  Insert concept index entries.
1633 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
1635         * display.texi (Standard Faces): Document prefix arg for
1636         list-faces-display.
1638         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1640 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1642         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1644         * files.texi (Misc File Ops): Rewrite description of
1645         insert-file-literally.
1647 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1649         * misc.texi (Printing): Postscript -> PostScript.
1651         * ack.texi (Acknowledgments): Postscript -> PostScript.
1653         * custom.texi (Init File, Init Non-ASCII): Fix last change.
1655         * emacs.texi (Top): Fix the menu due to the change in custom.texi
1656         below.
1658 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
1660         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
1661         Init Non-ASCII.
1662         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1663         (Init Non-ASCII): New node.
1665 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1667         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1669 2007-03-12  Glenn Morris  <rgm@gnu.org>
1671         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1672         "Daylight Savings".
1674         * calendar.texi: Replace "daylight savings" with "daylight
1675         saving" in text throughout.
1677 2007-03-04  Richard Stallman  <rms@gnu.org>
1679         * custom.texi (Safe File Variables): Minor correction.
1681 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
1683         * rmail.texi (Movemail): Add internal ref.
1684         Don't indent the intro for the PROTO table.
1685         Format PROTO table items with @code.
1687 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
1689         * building.texi: Remove references to bashdb.
1691 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
1693         * mule.texi (Language Environments): Update list of supported language
1694         environments.
1696 2007-02-14  Kim F. Storm  <storm@cua.dk>
1698         * building.texi (Grep Searching): Fix lgrep doc.
1700 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
1702         * back.texi: Remove unused file.
1704 2007-02-05  Francesco Potortì  <pot@gnu.org>
1706         * maintaining.texi (Tag Syntax): Now --members is the default for
1707         etags, not for ctags yet.
1709 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
1711         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
1712         headers compliant with Texinfo guidelines and with what texnfo-upd.el
1713         expects.  Add comments to prevent people from inadvertently modifying
1714         the key parts needed by `texinfo-multiple-files-update'.
1716 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
1718         * frames.texi (Secondary Selection): Window clicked does not matter
1719         when mouse-yank-at-point is non-nil.
1721 2007-01-16  Glenn Morris  <rgm@gnu.org>
1723         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1724         system abbrev.
1726 2007-01-11  Richard Stallman  <rms@gnu.org>
1728         * msdog.texi (Windows Keyboard): Another small cleanup.
1730 2007-01-10  Richard Stallman  <rms@gnu.org>
1732         * msdog.texi (Windows Keyboard): Yet another try to make
1733         everyone happy with that passage.
1735 2007-01-05  Richard Stallman  <rms@gnu.org>
1737         * anti.texi (Antinews): Mention M-x shell scrolling.
1739 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
1741         * building.texi (Watch Expressions): Describe gdb-max-children.
1743 2007-01-04  Richard Stallman  <rms@gnu.org>
1745         * msdog.texi (Windows Keyboard): Clarify previous change.
1747 2007-01-02  Richard Stallman  <rms@gnu.org>
1749         * custom.texi (Changing a Variable): Minor clarification.
1750         (Specific Customization): customize-customized => customize-unsaved.
1752         * entering.texi (Entering Emacs): Clean up text about restarting
1753         Emacs for each file.
1755         * misc.texi (Shell Options): Minor cleanup.
1757         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1758         with Emacs, not vice versa.
1760         * programs.texi (Symbol Completion): Recommend customizing
1761         window manager.
1763         * xresources.texi (Resources): Minor fix.
1765 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
1767         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1769 2007-01-01  Richard Stallman  <rms@gnu.org>
1771         * commands.texi (User Input): Document keys stolen by window mangers.
1773 2006-12-31  Richard Stallman  <rms@gnu.org>
1775         * custom.texi (Specific Customization): Document customize-option
1776         instead of customize-variable.
1778 2006-12-31  Kim F. Storm  <storm@cua.dk>
1780         * major.texi (Choosing Modes): Document auto-mode-case-fold.
1782 2006-12-30  Kim F. Storm  <storm@cua.dk>
1784         * killing.texi (CUA Bindings): Fix typo.
1786         * xresources.texi (Table of Resources): Mention grow-only value for
1787         auto-resize-tool-bars.
1789 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
1791         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1792         and how to get them back.
1794 2006-12-26  Richard Stallman  <rms@gnu.org>
1796         * calendar.texi (Holidays): Holiday listing is based on current
1797         practice, but DST is not.
1799 2006-12-25  Richard Stallman  <rms@gnu.org>
1801         * emacs.texi (Top): Update subnode menus.
1803         * mark.texi (Transient Mark): Fix xref.
1805         * killing.texi (Graphical Kill): Node deleted.
1806         (Killing): Add xref to Cut and Paste.
1807         (CUA Bindings): Update xref.
1809         * frames.texi (Cut and Paste): New section to hold other nodes.
1810         (Mouse Commands): Node demoted.
1811         (Cut/Paste Other App): Split out from Mouse Commands.
1812         (Word and Line Mouse): Likewise.
1813         (Secondary Selection, Clipboard): Nodes demoted.
1815 2006-12-24  Kevin Ryde  <user42@zip.com.au>
1817         * calendar.texi (Holidays): US daylight saving begins second Sunday
1818         in March for 2007 onwards.
1819         (Daylight Savings): Show new US default daylight saving rules, 2nd
1820         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1822 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
1824         * calendar.texi (Scroll Calendar): < and > are switched.
1826 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
1828         * killing.texi (Deletion): Describe M-\ prefix argument.
1830 2006-12-23  Richard Stallman  <rms@gnu.org>
1832         * search.texi (Regexp Search): Explain why forward and reverse regexp
1833         search are not mirror images.
1835 2006-12-19  Kim F. Storm  <storm@cua.dk>
1837         * major.texi (Choosing Modes): Describe match-function elements for
1838         magic-mode-alist.
1840 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
1842         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1843         peculiarities.
1845 2006-12-18  Richard Stallman  <rms@gnu.org>
1847         * abbrevs.texi (Editing Abbrevs): Fix previous change.
1849 2006-12-17  Alan Mackenzie  <acm@muc.de>
1851         * programs.texi (Left Margin Paren): Remove the bit which says
1852         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1853         Discuss some of the issues of setting this option to nil.
1855 2006-12-17  Glenn Morris  <rgm@gnu.org>
1857         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1859 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
1861         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1862         (Windows Files): `w32-get-true-file-attributes' is only relevant for
1863         NTFS volumes.
1864         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1865         volumes.
1867 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
1869         * text.texi (HTML Mode): Fix "C-c TAB".
1871 2006-12-09  Richard Stallman  <rms@gnu.org>
1873         * misc.texi (Invoking emacsclient): Simplify TCP file text.
1875 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
1877         * files.texi (Misc File Ops): Document insert-file-literally.
1879 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
1881         * cmdargs.texi (Colors): Note that --color is intended for overriding
1882         the terminal defaults, not for normal invocation.
1884         * misc.texi (Emacs Server): Improve wording.  Don't mention the
1885         ``server program''.  Add a cross-reference to "Init File" node.
1886         (Invoking emacsclient): Add index entries.  Document both short and
1887         long versions of command-line options.  Document the -f option.
1889 2006-12-06  Richard Stallman  <rms@gnu.org>
1891         * text.texi (Outline Format): Say to set outline-regexp
1892         and outline-level with major modes and file local variables.
1894 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
1896         * anti.texi (Antinews): Mention the alternative to
1897         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1899         * misc.texi (Interactive Shell): Ditto.
1901 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
1903         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1905         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1907 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
1909         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1910         colon in the mode line.
1912         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1914 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
1916         * building.texi (Watch Expressions): Mention SPC for expanding/
1917         contracting watch expressions.
1919 2006-11-26  Kim F. Storm  <storm@cua.dk>
1921         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1923 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
1925         * building.texi (Debugger Operation): Define text command mode.
1926         Clarify how tooltips work.
1927         (GDB Graphical Interface): Explain how to run in text command mode
1928         more clearly.
1930 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
1932         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1934 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
1936         * anti.texi (Antinews): Mention --server-file and TCP sockets.
1938 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
1940         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1941         and EMACS is deprecated.
1943 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
1945         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1947 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
1949         * Makefile.in (emacs.dvi): Remove xresmini.texi.
1951         * emacs.texi: Include xresources.texi both for info and dvi.
1953         * xresources.texi: Merge text from xresmini.texi.
1955 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
1957         * glossary.texi: Fix typos.
1959 2006-11-06  Richard Stallman  <rms@gnu.org>
1961         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1963         * ack.texi (Acknowledgments): Fix name spelling.
1965 2006-11-01  Juri Linkov  <juri@jurta.org>
1967         * search.texi (Word Search): Document incremental word search.
1969 2006-10-28  Glenn Morris  <rgm@gnu.org>
1971         * ack.texi (Acknowledgments): Add cal-html author.
1973         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1974         Calendar").  Describe new package cal-html.
1975         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1976         Calendar Files."
1978 2006-10-23  Richard Stallman  <rms@gnu.org>
1980         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1981         Abbrev mode is enabled.
1983 2006-10-16  Richard Stallman  <rms@gnu.org>
1985         * emacs.texi: Update ISBN.
1987 2006-10-11  Kim F. Storm  <storm@cua.dk>
1989         * emacs.texi (Acknowledgments): Use @dotless{i}.
1991 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
1993         * building.texi (Breakpoints Buffer): Mention catchpoints.
1995 2006-10-08  Kim F. Storm  <storm@cua.dk>
1997         * ack.texi (Acknowledgments): Update.
1999         * emacs.texi (Acknowledgments): Fix bad @/ form.
2001 2006-10-05  Kim F. Storm  <storm@cua.dk>
2003         * emacs.texi (Acknowledgments): Add more contributors.
2005 2006-10-03  Richard Stallman  <rms@gnu.org>
2007         * emacs.texi (Acknowledgments): Update version and edition.
2009 2006-10-01  Karl Berry  <karl@gnu.org>
2011         * custom.texi (Customization Groups): Page break to keep example buffer
2012         on one page.
2014 2006-09-30  Karl Berry  <karl@gnu.org>
2016         * programs.texi (Basic Indent): @need to improve page break.
2017         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2019 2006-09-29  Glenn Morris  <rgm@gnu.org>
2021         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2023 2006-09-29  Karl Berry  <karl@gnu.org>
2025         * windows.texi (Basic Window): Remove forced @break, no longer
2026         desirable.
2027         * frames.texi (Frame Commands),
2028         * mark.texi (Marking Objects): Reword to avoid bad page break.
2029         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2031 2006-09-19  Richard Stallman  <rms@gnu.org>
2033         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2034         stick to present tense.
2036 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2038         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2039         to x-gtk-use-old-file-dialog.
2040         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2042 2006-09-15  Jay Belanger  <belanger@truman.edu>
2044         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
2045         Change "Library Public License" to "Lesser Public License"
2046         throughout.  Use "yyyy" to represent year.
2048 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
2050         * files.texi (Visiting): Add index entry "open file".
2052 2006-09-11  Richard Stallman  <rms@gnu.org>
2054         * building.texi (Compilation Mode): Clarification.
2055         (Grep Searching): Add xref to Compilation Mode.
2057 2006-09-08  Richard Stallman  <rms@gnu.org>
2059         * search.texi (Search): Ref multi-file search commands here.
2060         (Other Repeating Search): Not here.
2062 2006-08-28  Richard Stallman  <rms@gnu.org>
2064         * windows.texi (Split Window): Update xref.
2066         * basic.texi (Continuation Lines): Update xref.
2068         * indent.texi (Tab Stops): Update xref.
2070         * emacs.texi (Top): Update subnode menu.
2072         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2073         split out of Display Custom.
2075 2006-08-25  Kim F. Storm  <storm@cua.dk>
2077         * display.texi (Display Custom): Add variables overline-margin
2078         and x-underline-at-descent-line.
2080 2006-08-25  Richard Stallman  <rms@gnu.org>
2082         * entering.texi (Exiting): Rewrite to give graphical displays
2083         priority over text terminals.
2085         * search.texi (Incremental Search): Move index entries.
2087 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
2089         * custom.texi (Init File): Reference Find Init to avoid "home
2090         directory" confusion.
2092 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
2094         * building.texi (Other GDB-UI Buffers): Describe how to edit
2095         a value in the locals buffer.
2097 2006-08-21  Richard Stallman  <rms@gnu.org>
2099         * search.texi (Basic Isearch): Add `isearch' index entry.
2101 2006-08-16  Richard Stallman  <rms@gnu.org>
2103         * misc.texi (Saving Emacs Sessions): Clean up wording.
2105         * mark.texi (Marking Objects): Mention term "select all".
2107         * emacs.texi (Top): Update subnode menu.
2109         * help.texi (Help Mode): Move node up in file.
2111 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
2113         * building.texi (Stack Buffer): Explain fringe arrow.
2115 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
2117         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2118         on startup.
2120 2006-08-11  Romain Francoise  <romain@orebokech.com>
2122         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2124 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2126         * mule.texi (Recognize Coding, Text Coding): Fix typos.
2128 2006-08-10  Richard Stallman  <rms@gnu.org>
2130         * text.texi (Format Faces): Substantial rewrites to deal
2131         with face merging.  Empty regions don't count.  Clarify
2132         face property inheritance.
2134 2006-08-08  Romain Francoise  <romain@orebokech.com>
2136         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2137         <arjuropo@cc.jyu.fi>.
2139 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
2141         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2142         apply to all frames.
2144 2006-08-01  Richard Stallman  <rms@gnu.org>
2146         * help.texi (Name Help): Add index entries for describe-variable.
2148 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
2150         * building.texi (GDB Graphical Interface): Shorten node names.
2151         (GDB-UI Layout): Use GDB-related.
2152         (Other GDB-UI Buffers): Simplify English.
2154 2006-07-31  Richard Stallman  <rms@gnu.org>
2156         * search.texi (Query Replace): Add xref for Dired's Q command.
2158 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
2160         * building.texi (GDB commands in Fringe): Rename to...
2161         (Source Buffers): ..this and move forward.  Describe hollow arrow and
2162         new option gdb-find-source-frame.
2164 2006-07-29  Richard Stallman  <rms@gnu.org>
2166         * dired.texi (Operating on Files): Simplify previous change
2167         and fix Texinfo usage.
2169 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
2171         * dired.texi (Operating on Files): Add cross-references.  State the
2172         Unix commands that do similar things.
2174 2006-07-28  Richard Stallman  <rms@gnu.org>
2176         * mark.texi (Transient Mark): Clarify that region never disappears
2177         when Transient Mark mode is off, and not when it is on.
2179 2006-07-27  Richard Stallman  <rms@gnu.org>
2181         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
2183 2006-07-24  Richard Stallman  <rms@gnu.org>
2185         * xresources.texi (GTK styles): Fix texinfo usage.
2187         * commands.texi (User Input): Explain why we teach keyboard cmds.
2189         * xresources.texi, xresmini.texi, search.texi, programs.texi:
2190         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2191         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2192         * doclicense.texi, display.texi, dired.texi, basic.texi:
2193         * anti.texi, ack.texi: Move periods and commas inside quotes.
2195 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
2197         * cmdargs.texi (General Variables): Document EMAIL.
2199 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
2201         * frames.texi (Frame Commands): Mention that focus-follows-mouse
2202         doesn't have effect on MS-Windows.
2204 2006-07-17  Richard Stallman  <rms@gnu.org>
2206         * building.texi (Grep Searching): Explain about chaining grep commands.
2208 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
2210         * killing.texi, mini.texi: Fix typos.
2212 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
2214         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2215         is invoked for multiple files.
2217 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
2219         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2220         on-line manual for the rest of this node.
2221         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2222         unconditionally.
2223         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2224         Improve wording.
2225         (Windows Printing): Improve wording.
2226         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2227         rest of this node.
2229 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
2231         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2232         with eval-buffer.
2234 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
2236         * mule.texi (Coding Systems, Specify Coding): Link descriptions
2237         of character translation.
2239 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
2241         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2243 2006-07-03  Karl Berry  <karl@gnu.org>
2245         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2246         not-too-underfull hboxes in the TeX output.
2247         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2248         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2249         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2250         * sending.texi, text.texi: Fix overfull/underfull boxes.
2252 2006-07-03  Romain Francoise  <romain@orebokech.com>
2254         * m-x.texi (M-x): Fix.
2256 2006-07-03  Richard Stallman  <rms@gnu.org>
2258         * search.texi (Other Repeating Search): filename -> file name.
2260         * misc.texi (Narrowing): Minor cleanups.
2262         * files.texi (Visiting): filename -> file name.
2264         * emacs.texi (Top): Update subnode menus.
2266         * mule.texi (Coding Systems): Move char translation stuff here.
2267         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2268         (Recognize Coding): Substantial local rewrites.
2269         (International): Update menu.
2271         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2272         (Scrolling): Substantial local rewrites.
2273         (Display): Update menu and intro.
2275         * dired.texi: filename -> file name.
2277         * custom.texi (Safe File Variables): Texinfo usage fix.
2279 2006-07-03  Ted Zlatanov  <tzz@lifelogs.com>
2281         * help.texi, m-x.texi: Lots of cleanups.
2283 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
2285         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2286         (Windows Processes, Windows Misc): Shorten the printed version by
2287         selectively conditioning less important portions by @ifnottex.
2289 2006-06-27  Richard Stallman  <rms@gnu.org>
2291         * mini.texi (Minibuffer File): Minor cleanup.
2293 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
2295         * frames.texi (XTerm Mouse): Rename to...
2296         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
2298         * emacs.texi (Top): Use new node name.
2300 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
2302         * emacs.texi (Top): Update the detailed menu according to changes in
2303         msdog.texi.
2305         * msdog.texi (Windows Keyboard): New section.
2306         (Windows Mouse): New section.
2307         (Windows System Menu): Remove section (text merged with "Windows
2308         Keyboard").
2309         (Windows Misc): New section.
2311         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2313         * msdog.texi (ls in Lisp): New section.
2315         * files.texi (Visiting): Document case-insensitive wildcard matching
2316         under find-file-wildcards.
2318 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2320         * macos.texi (Mac Input): Add description of mac-function-modifier.
2321         Now Unicode keyboard layouts work.
2323 2006-06-10  Richard Stallman  <rms@gnu.org>
2325         * mule.texi (Recognize Coding): Clarify previous change.
2327 2006-06-09  Kenichi Handa  <handa@m17n.org>
2329         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2330         notation.
2332 2006-06-07  Kevin Ryde  <user42@zip.com.au>
2334         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2335         manual for @ifnottex, but in emacs-extra for @iftex.
2337         * cmdargs.texi (General Variables): Fix smtpmail xref.
2339 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2341         * programs.texi (Comment Commands):
2342         * custom.texi (Specifying File Variables):
2343         Use ;; instead of ;;; to better follow coding conventions.
2345 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
2347         * building.texi (Watch Expressions): Move node to end.
2348         (GDB Graphical Interface): Move description of clicks in fringe...
2349         (GDB commands in the Fringe): ...to here.  New node.
2351 2006-06-05  Romain Francoise  <romain@orebokech.com>
2353         * xresmini.texi (GTK resources): Fix various typos.
2355 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
2357         * building.texi (GDB Graphical Interface): Update bindings.
2358         (Commands of GUD): Add gud-print.  Remove gud-run.
2359         Restate availability more generally.
2361 2006-06-03  Ted Zlatanov  <tzz@lifelogs.com>
2363         * mini.texi: Lots of cleanups.
2365 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
2367         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2368         and Mouse-2.
2370 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
2372         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2374 2006-05-31  Richard Stallman  <rms@gnu.org>
2376         * basic.texi (Moving Point): Fix previous change.
2378 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2380         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2382 2006-05-28  Ted Zlatanov  <tzz@lifelogs.com>
2384         * basic.texi: Many simplifications and improvements in wording.
2386 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
2388         * anti.texi (Antinews): Create a node for gdb-ui.
2390 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2392         * frames.texi (Menu Bars, Tool Bars): Add index entries.
2394 2006-05-20  Richard Stallman  <rms@gnu.org>
2396         * dired.texi (Dired Navigation): dired-goto-file is now j.
2398 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2400         * mule.texi (Coding Systems): Mention the undecided-* coding systems
2401         and their aliases.
2403         * msdog.texi (Windows Printing): Mention non-support of plain text
2404         printing with some el-cheapo printers, and suggest a workaround.
2406 2006-05-20  Kevin Ryde  <user42@zip.com.au>
2408         * text.texi (TeX Print): tex-dvi-view-command has a default value,
2409         remove the bit saying you must set it.
2411 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2413         * trouble.texi (Checklist):
2414         * text.texi (Text, Auto Fill, Text Mode):
2415         * search.texi (Nonincremental Search):
2416         * rmail.texi (Rmail Labels):
2417         * mule.texi (Input Methods, Multibyte Conversion):
2418         * misc.texi (Gnus, Where to Look, PostScript):
2419         * maintaining.texi (Create Tags Table):
2420         * indent.texi (Indentation Commands):
2421         * fixit.texi (Spelling):
2422         * emacs.texi (Copying):
2423         * custom.texi (Init File): ifinfo -> ifnottex.
2425 2006-05-17  Richard Stallman  <rms@gnu.org>
2427         * files.texi (Diff Mode): Mention C-x `.
2429 2006-05-08  Richard Stallman  <rms@gnu.org>
2431         * custom.texi (Disabling): Textual cleanups.
2433 2006-05-12  Glenn Morris  <rgm@gnu.org>
2435         * calendar.texi (Displaying the Diary, Format of Diary File):
2436         Refer to diary-view-entries, diary-list-entries,
2437         diary-show-all-entries rather than obsolete aliases.
2439 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
2441         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2442         (Displaying the Diary, Special Diary Entries, Importing Diary):
2443         * building.texi (Compilation Shell):
2444         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2445         emacs-xtra with @inforef's.
2447         * files.texi (Visiting): Fix wording.
2449         * mule.texi (Coding Systems, Text Coding): More indexing.
2450         Mention that C-x RET f can set eol conversion.
2452 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
2454         * xresmini.texi (GTK resources): Insert GTK description.
2456         * xresources.texi (GTK resources): metafont should be menufont.
2458 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
2460         * mini.texi (Completion Options): Completion of remote files'
2461         method, user name and host name is active only in partial
2462         completion mode.
2464 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2466         * makefile.w32-in (emacs.dvi):
2467         * Makefile.in (emacs.dvi): Add xresmini.texi.
2469         * xresmini.texi (Table of Resources): Remove xref to non-existent
2470         node "LessTif Resources".
2472         * msdog.texi (Microsoft Windows):
2473         * calendar.texi (Calendar/Diary, Displaying the Diary)
2474         (Special Diary Entries, Importing Diary, Holidays):
2475         * programs.texi (Program Modes):
2476         * text.texi (Text):
2477         * buffers.texi (Several Buffers):
2478         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2480 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2482         The following changes merge the emacs-xtra manual into the main
2483         manual, but only for on-line version of the manual.
2485         * vc2-xtra.texi (Version Backups, Local Version Control)
2486         (Making Snapshots, Change Logs and VC, Version Headers)
2487         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2488         on-line manual.
2490         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2491         for on-line manual.
2493         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2494         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2495         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2496         for on-line manual.
2498         * fortran-xtra.texi (Fortran, Fortran Autofill)
2499         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2500         for on-line manual.
2502         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2503         Conditional xref's for on-line manual.
2505         * emerge-xtra.texi (Emerge, Overview of Emerge)
2506         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2507         manual.
2509         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2510         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2511         (EMACSSOURCES): Use EMACS_XTRA.
2512         (../info/emacs-xtra): Remove.
2513         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2515         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2516         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2517         (EMACSSOURCES): Use EMACS_XTRA.
2518         ($(infodir)/emacs-xtra): Remove.
2519         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2521         * trouble.texi (Quitting):
2522         * text.texi (Text):
2523         * programs.texi (Program Modes):
2524         * msdog.texi (Microsoft Windows):
2525         * frames.texi (Frames):
2526         * files.texi (Backup, Version Control, VC Concepts)
2527         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2528         (Registering, VC Status, VC Undo, Multi-User Branching)
2529         (Comparing Files):
2530         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2531         (Displaying the Diary, Special Diary Entries, Importing Diary):
2532         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2533         conditional xref's, depending on @iftex/@ifnottex.
2535         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2536         "MS-DOS".  @include msdog-xtra.texi.
2538         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2539         <Top Level> [ifnottex]: @include fortran-xtra.texi.
2541         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2542         for vc-xtra.texi subsections.
2543         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2544         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2546         * sending.texi (Sending Mail): A @node line without explicit Prev,
2547         Next, and Up links.
2549         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2550         Next, and Up links.
2552         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2553         and its sections.  @include picture-xtra.texi.
2555         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2556         "Emerge".
2557         (List Tags) [ifnottex]: @include emerge-xtra.texi.
2559         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2560         exact duplicate of its name-sake in calendar.texi.
2562         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2563         "Advanced Calendar/Diary Usage".
2564         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2566         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2567         dired-xtra.texi.
2568         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2570         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2571         (Files) [ifnottex]: Add menu entry for Autorevert.
2573         * emacs-xtra.texi (Introduction): Reword to make consistent with
2574         printed version only.
2575         <Top level>: Remove the body of all chapters and move them to the
2576         new *-xtra.texi files.  Use @raisesections and @lowersections to
2577         convert sections to chapters etc.
2579         * msdog-xtra.texi:
2580         * fortran-xtra.texi:
2581         * vc-xtra.texi:
2582         * vc1-xtra.texi:
2583         * vc2-xtra.texi:
2584         * emerge-xtra.texi:
2585         * cal-xtra.texi:
2586         * dired-xtra.texi:
2587         * arevert-xtra.texi: New files, with text from respective chapters
2588         of emacs-xtra.texi.  Convert each @chapter into @section, @section
2589         into @subsection, etc.
2591         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
2592         updated.
2594         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2595         Windows".  All references updated.
2597 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2599         * macos.texi (Mac Input): Mention input from Character Palette.
2600         (Mac Font Specs): Fix typo.
2602 2006-05-05  Richard Stallman  <rms@gnu.org>
2604         * files.texi (Diff Mode): Minor cleanup.
2606 2006-05-05  Karl Berry  <karl@gnu.org>
2608         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2609         errors from the current release of makeinfo (4.8).
2610         * help.texi (Library Keywords): Change widest word in multitable
2611         template from `emulations' to `convenience'.  (Not sure if this is
2612         related to the font change.)
2614 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
2616         * files.texi (File Names): Add a footnote about limited support of
2617         ~USER on MS-Windows.
2619         * cmdargs.texi (Initial Options): Add a footnote about limited
2620         support of ~USER on MS-Windows.
2622 2006-05-03  Richard Stallman  <rms@gnu.org>
2624         * files.texi (Diff Mode): Node moved here.
2625         (Comparing Files): Delete what duplicates new node.
2626         (Files): Put Diff Mode in menu.
2628         * misc.texi (Diff Mode): Moved to files.texi.
2630         * emacs.texi (Top): Update menu for Diff Mode.
2632         * trouble.texi (Emergency Escape): Simplify.
2634         * emacs.texi (Top): Minor clarification.
2636 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2638         * commands.texi, entering.texi, screen.texi: Many simplifications.
2640 2006-05-03  Richard Stallman  <rms@gnu.org>
2642         * commands.texi (Text Characters): Delete paragraph about unibyte
2643         non-ASCII printing chars.
2645         * killing.texi (Killing): Say "graphical displays".
2646         * display.texi: Say "graphical displays".
2648         * cmdargs.texi (Misc X): Say "graphical displays".
2650 2006-05-01  Richard Stallman  <rms@gnu.org>
2652         * emacs.texi (Top): Add Diff Mode to menu.
2654 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2656         * misc.texi (Diff Mode): New node.
2658 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2660         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2661         (Mac Environment Variables): Shorten example line.
2662         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
2664 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
2666         * building.texi (GUD Customization): Describe cases %d and %c.
2667         Update description for %e.
2669 2006-04-30  Glenn Morris  <rgm@gnu.org>
2671         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2673 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
2675         * custom.texi (Examining): Update C-h v output example.
2677 2006-04-29  Kim F. Storm  <storm@cua.dk>
2679         * building.texi (Grep Searching): Add lgrep and rgrep.
2681 2006-04-23  Richard Stallman  <rms@gnu.org>
2683         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2685         * xresmini.texi: New file.
2687         * xresources.texi (Face Resources): Split table into font resources
2688         and the rest.  Combine similar attributes for brevity.
2690 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
2692         * emacs-xtra.texi (MS-DOS File Names): Remove section about
2693         backslashes and case-insensitivity in file names (moved to the
2694         main manual).
2695         (MS-DOS Printing): Move most of the text to the main manual.
2697         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2698         New nodes.
2699         (Windows Processes, Windows System Menu): Add index entries and
2700         fix wording.
2702 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
2704         * misc.texi (Shell Ring): Add notes on saved input when
2705         navigating off the end of the history list.
2707 2006-04-18  Chong Yidong  <cyd@mit.edu>
2709         * misc.texi (Shell Options): Correct default value of
2710         comint-scroll-show-maximum-output.
2712 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
2714         * building.texi (Watch Expressions): Update.
2716 2006-04-12  Richard Stallman  <rms@gnu.org>
2718         * search.texi: Clean up previous change.
2720 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
2722         * search.texi (Regexp Backslash, Regexp Replace): Add index
2723         entries for ``back reference'' and mention the term itself in the
2724         text.
2726 2006-04-11  Richard Stallman  <rms@gnu.org>
2728         * custom.texi (Safe File Variables):
2729         Document enable-local-variables = :safe.
2731 2006-04-11  Karl Berry  <karl@gnu.org>
2733         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2734         (Remote Repositories, Version Backups, Local Version Control)
2735         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2736         (Miscellaneous Commands and Features of VC, Change Logs and VC)
2737         (Renaming VC Work Files and Master Files)
2738         (Inserting Version Control Headers, Customizing VC, General Options)
2739         (Options for RCS and SCCS, Options specific for CVS): Move all
2740         these nodes to emacs-xtra.texi, for brevity.
2741         * cmdargs.texi, files.texi: Change cross-references.
2743 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
2745         * files.texi (Old Versions): Update description of vc-annotate's
2746         use of color to indicate date ranges.
2748 2006-04-09  Kevin Ryde  <user42@zip.com.au>
2750         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2751         put info and printed manual names the right way around.
2753 2006-04-09  Karl Berry  <karl@gnu.org>
2755         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2756         emacs-xtra.texi, leaving only MS Windows information.
2757         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2758         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2759         node names.
2761         * emacs.texi: Move @summarycontents and @contents to the beginning
2762         of the file.
2764 2006-04-08  Kevin Ryde  <user42@zip.com.au>
2766         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2768 2006-04-07  Richard Stallman  <rms@gnu.org>
2770         * programs.texi (Comments, Comment Commands, Options for Comments)
2771         (Multi-Line Comments): "Align", not "indent".
2772         (Basic Indent): C-j deletes trailing whitespace before the newline.
2774 2006-04-06  Richard Stallman  <rms@gnu.org>
2776         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2778 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
2780         * killing.texi (Rectangles): Add index entry for marking a rectangle.
2782 2006-04-05  Richard Stallman  <rms@gnu.org>
2784         * emacs.texi (Top): Update subnode menu.
2786         * trouble.texi (Unasked-for Search): Node deleted.
2787         (Lossage): Delete from menu.
2789 2006-04-04  Richard Stallman  <rms@gnu.org>
2791         * trouble.texi: Various cleanups.
2792         (Checklist): Don't bother saying how to snail a bug report.
2793         (Emergency Escape): Much rewriting.
2794         (After a Crash): Rename the core dump immediately.
2795         (Total Frustration): Call it a psychotherapist.
2796         (Bug Criteria): Avoid "illegal instruction".
2797         (Sending Patches): We always put the contributor's name in.
2799         * misc.texi (Thumbnails): Minor correction.
2801 2006-04-03  Richard Stallman  <rms@gnu.org>
2803         * misc.texi (Thumbnails): Minor cleanup.
2805 2006-04-02  Karl Berry  <karl@gnu.org>
2807         * sending.texi (Mail Sending): pxref to Top needs five args.
2809         * texinfo.tex: Update to current version (2006-03-21.13).
2811 2006-03-31  Richard Stallman  <rms@gnu.org>
2813         * emacs.texi (Top): Update subnode menu.
2815         * help.texi (Help Mode): Cleanup.
2817         * dired.texi: Many cleanups.
2818         (Dired Deletion): Describe dired-recursive-deletes.
2819         (Operating on Files): dired-create-directory moved.
2820         (Misc Dired Features): Move to here.
2821         (Tumme): Node moved to misc.texi.
2823         * custom.texi: Many cleanups.
2824         (Minor Modes): Don't mention ISO Accents Mode.
2825         (Examining): Update C-h v output example.
2826         (Hooks): Add index and xref for add-hook.
2827         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
2828         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2830         * misc.texi: Many cleanups.
2831         (beginning): Add to summary of topics.
2832         (Shell): Put eshell xref at the end.  Remove eshell from table.
2833         (Thumbnails): New node.
2835 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
2837         * files.texi (File Name Cache): Make it clear that the cache is
2838         not persistent.
2840 2006-03-25  Karl Berry  <karl@gnu.org>
2842         * emacs-xtra.texi, emacs.texi, gnu.texi:
2843         (1) use @copyright{} instead of (C) in typeset text;
2844         (2) do not indent copyright year list (or anything else).
2846 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
2848         * files.texi (VC Dired Mode): Remove misplaced brackets.
2850 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
2852         * files.texi: Various updates and clarifications in the VC chapter.
2854 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
2856         * help.texi (Help Mode): Document "C-c C-c".
2858 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
2860         * emacs-xtra.texi (Top): Avoid ugly continuation line in
2861         menu in the standalone Info reader.
2863 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
2865         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2866         moved here from Emacs manual.
2868         * programs.texi (Fortran): Section moved to emacs-xtra.
2869         (Program Modes): Xref to Fortran in emacs-xtra.
2871         * maintaining.texi (Emerge): Move to emacs-xtra.
2872         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2874         * picture.texi: File deleted.
2875         * Makefile.in:
2876         * makefile.w32-in: Remove picture.texi.
2878         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2879         * abbrevs.texi (Abbrevs):
2880         * sending.texi (Sending Mail): Picture node removed.
2882         * emacs.texi (Top): Update node listings.
2884 2006-03-12  Richard Stallman  <rms@gnu.org>
2886         * calendar.texi: Various cleanups.
2888 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
2890         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2891         syntax.
2893 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
2895         * search.texi (Regexps): More accurately describe which characters
2896         are special in which situations.  Recommend _not_ to quote `]' or
2897         `-' when they are not special.
2899 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
2901         * files.texi (Old Versions): Clarify operation of C-x v =.
2903 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
2905         * building.texi (Watch Expressions): Update and describe
2906         gdb-speedbar-auto-raise.
2908 2006-02-19  Richard M. Stallman  <rms@gnu.org>
2910         * emacs.texi: Use @smallbook.
2911         (Top): Update ref to Emacs paper, delete ref to Cookbook.
2912         Update subnode menu.
2914         * building.texi (Lisp Interaction): Minor addition.
2916 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
2918         * building.texi (Watch Expressions): Update and be more precise.
2920 2006-02-15  Francesco Potortì  <pot@gnu.org>
2922         * maintaining.texi (Create Tags Table): Explain why the
2923         exception when etags writes to files under the /dev tree.
2925 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2927         * custom.texi (Safe File Variables): Lots of clarification.
2928         Renamed from Unsafe File Variables.
2930 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2932         * custom.texi (Unsafe File Variables): File variable confirmation
2933         assumed denied in batch mode.
2935 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2937         * building.texi (GDB User Interface Layout): Don't say `inferior'
2938         for program being debugged.
2940 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
2942         * building.texi (GDB Graphical Interface):
2943         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2945 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2947         * custom.texi (Specifying File Variables, Unsafe File Variables):
2948         New nodes, split from File Variables.  Document new file local
2949         variable behavior.
2951 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2953         * display.texi (Standard Faces):
2954         * files.texi (Visiting):
2955         * frames.texi (Clipboard):
2956         * glossary.texi (Glossary) <Clipboard>:
2957         * xresources.texi (X Resources): Mention Mac OS port.
2959 2006-02-12  Richard M. Stallman  <rms@gnu.org>
2961         * building.texi (Building): Clarify topic in intro.
2963         * maintaining.texi (Maintaining): Change title; clarify topic.
2964         Delete duplicate index entries.
2966         * building.texi (Other GDB User Interface Buffers): Clarifications.
2968         * text.texi (Cell Commands): Clarifications.
2970         * programs.texi (Defuns): Delete duplicate explanation of
2971         left-margin paren convention.
2972         (Hungry Delete): Minor cleanup.
2974 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
2976         * dired.texi (Tumme): More tumme documentation.
2978 2006-02-11  Alan Mackenzie  <acm@muc.de>
2980         * programs.texi ("Hungry Delete"): Correct the appellation of the
2981         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2983 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
2985         * dired.texi (Tumme): Fix small bug.
2987 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2989         * macos.texi (Mac International): Rename "fontset-mac" to
2990         "fontset-standard".
2992 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
2994         * dired.texi (Tumme): Basic documentation for Tumme added.
2996 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
2998         * mule.texi (International):
2999         * programs.texi (Basic Indent): Fix typos.
3001         * custom.texi (Minor Modes):
3002         * display.texi (Text Display):
3003         * commands.texi (Text Characters): Update xrefs.
3005 2006-02-07  Richard M. Stallman  <rms@gnu.org>
3007         * emacs.texi (Top): Update subnode menu.
3008         Update info on old Emacs papers.
3009         (Intro): "Graphical display", not window system.
3011         * xresources.texi (GTK styles): Minor clarifications.
3013         * trouble.texi: "Graphical display", not window system.
3014         (Stuck Recursive): Minor clarification.
3016         * text.texi: Minor clarifications.
3017         (Sentences): Explain why two-space convention is better.
3018         Explain sentence-end-without-period here.
3019         (Fill Commands): Not here.
3020         (Refill): Node moved down.
3021         (Filling): Update menu.
3022         (Table Creation, Cell Justification, Column Commands): Clarify.
3024         * sending.texi: Minor clarifications.
3026         * search.texi (Regexp Backslash): Clarification.
3028         * rmail.texi: Minor cleanups.
3029         (Rmail): Delete digression about `rmail-mode'.
3030         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3031         (Rmail Files): Mention C-u M-x rmail.
3032         (Rmail Reply): Mention References.
3033         (Rmail Display): Mention rmail-nonignored-headers.
3035         * programs.texi: Minor cleanups.
3036         (Comment Commands): Mention momentary Transient Mark mode.
3037         (Matching): Be more specific about customizing show-paren-mode.
3038         (Info Lookup): Don't list the modes that support C-h S.
3039         Just say what it does in an unsupported mode.
3040         (Man Page): Delete excessive info on customizing woman.
3041         (Motion in C): Don't mention c-for/backward-into-nomenclature.
3043         * abbrevs.texi: Minor clarifications.
3044         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3045         not "dynamic abbrevs" as if they were a kind of abbrev.
3047         * picture.texi (Picture): Minor cleanup.
3049         * mule.texi (Communication Coding): Say "other applications".
3050         (Fontsets): Not specific to X.  Add xref to X Resources.
3051         (Unibyte Mode): Rename from Single-Byte Character Support.
3052         "Graphical display", not window system.
3053         (International): Update menu.
3055         * maintaining.texi (Format of ChangeLog):
3056         New node, split out from ChangeLog.
3057         (ChangeLog): Clarifications in the remaining text.
3058         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3059         (Find Tag): Add @w.
3060         (Tags Search): Explain tag table order here.  Simplify grep ref.
3061         (List Tags): tags-tag-face is a variable, not a face.
3062         (Emerge): Cleanups.
3064         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3065         (Keyboard Macros): Avoid "the user".
3067         * killing.texi: "Graphical display", not window system.
3069         * help.texi (Help Echo): "Graphical display", not window system.
3071         * glossary.texi: Say "you", not "the user".  Say "graphical display".
3073         * frames.texi: Minor cleanups.  "Graphical display", not window system.
3075         * files.texi (Visiting): Make drag-and-drop not X-specific.
3077         * custom.texi: Minor cleanups.  "Graphical display", not window system.
3079         * cmdargs.texi: Minor cleanups.
3081         * building.texi (Compilation): Move and split kill-compilation para.
3082         Add para about multiple compilers.
3083         (Compilation Mode): Commands also available in grep mode and others.
3084         Mention C-u C-x ` more tutorially.  Clarify C-x `.
3085         (Compilation Shell): Clarify.  Put Bash example first.
3086         (Grep Searching): Minor cleanups; add @w.
3087         (Debuggers): Minor cleanups.
3088         (Starting GUD): Make GDB xgraphical mode issue clearer.
3089         (Debugger Operation): Lots of clarifications including
3090         GDB tooltip side-effect issue.
3091         (Commands of GUD): Clarify.
3092         (GUD Customization): Add bashdb-mode-hook.
3093         (GDB Graphical Interface): Rewrite for clarity.
3094         (GDB User Interface Layout): Rewrite for clarity.
3095         (Stack Buffer, Watch Expressions): Likewise.
3096         (Other GDB User Interface Buffers): Cleanups.
3097         (Lisp Libraries, External Lisp): Cleanup.
3099         * basic.texi (Position Info): "Graphical displays", rather than
3100         window systems.
3102         * anti.texi: Minor cleanup.
3104 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
3106         * custom.texi (Init File, Find Init): Add cross-references to
3107         where $HOME is described.
3109 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
3111         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3112         is not inside the @table.
3114         * emacs.texi (Top): Correct node name.
3116         * files.texi (File Names): Fix @xref.
3117         (Reverting): Fix typo.
3119         * mule.texi (International): Correct node name.
3121         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3123 2006-02-01  Richard M. Stallman  <rms@gnu.org>
3125         * emacs.texi (Top): Update subnode menu.
3127         * mule.texi: Minor clarifications.
3128         Reduce the specific references to X Windows.
3129         Refer to "graphical" terminals, rather than window systems.
3130         (Text Coding): Rename from Specify Coding.
3131         (Communication Coding, File Name Coding, Terminal Coding):
3132         New nodes split out from Text Coding.
3134         * kmacro.texi: Minor clarifications.
3135         (Keyboard Macro Ring): Comment out some excessive commands.
3136         (Basic Keyboard Macro): Split up the table, putting part in each node.
3138         * major.texi: Minor clarifications.
3140         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3142         * windows.texi: Minor clarifications.
3143         (Change Window): Don't describe mode-line mouse cmds here.
3144         Add xref to Mode Line Mouse.
3146         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3148         * macos.texi (Mac International): Fix xref.
3150         * indent.texi: Minor clarifications.
3152         * frames.texi: Minor clarifications.
3153         Reduce the specific references to X Windows.
3154         Refer to "graphical" terminals, rather than window systems.
3155         (Frame Parameters): Don't mention commands like
3156         set-foreground-color.  Just say to customize a face.
3157         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3159         * files.texi: Minor clarifications.
3160         (Numbered Backups): New node, split out from Backup Names.
3162         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3164         * cmdargs.texi (General Variables): Fix xref.
3166         * buffers.texi: Minor clarifications.
3168 2006-01-31  Richard M. Stallman  <rms@gnu.org>
3170         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3171         Nodes moved to top.
3173         * display.texi: Minor clarifications.
3174         (Display): Rearrange menu.
3175         (Standard Faces): Mention query-replace face.
3176         (Faces): Simplify.
3177         (Font Lock): Simplify face customization info.
3178         (Highlight Changes): Node merged into Highlight Interactively.
3179         (Highlight Interactively): Much rewriting and cleanup.
3180         (Optional Mode Line): Narrowed line number not good for goto-line.
3181         Simplify face customization advice.
3182         (Text Display): Mention use of escape-glyph face.
3183         Move ctl-arrow and tab-width here.
3184         (Display Custom): Move no-redraw-on-reenter to end of node.
3186         * search.texi: Minor clarifications.
3187         (Isearch Scroll): Simplify.
3188         (Other Repeating Search): Document multi-occur-in-matching-buffers.
3190         * regs.texi (Registers): Mention bookmarks here.
3192         * mark.texi: Minor clarifications.
3193         (Selective Undo): Node deleted.
3195         * m-x.texi: Minor clarifications.
3197         * killing.texi: Minor clarifications.
3198         Refer to "graphical" terminals, rather than window systems.
3200         * help.texi: Clarifications.
3201         (Help): Don't describe C-h F and C-h K here.
3202         (Key Help): Describe C-h K here.
3203         (Name Help): Mention Emacs Lisp Intro.
3204         Describe C-h F here.
3205         (Misc Help): Mention C-h F and C-h K only briefly.
3207         * fixit.texi (Undo): New node, mostly copied from basic.texi.
3208         Selective undo text merged in.
3209         (Spelling): Mention Aspell along with Ispell.
3211         * emacs.texi (Top): Update subnode menus.
3213         * basic.texi (Basic Undo): Rename from Undo.  Most of text
3214         moved to new Undo node.
3216 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
3218         * basic.texi (Continuation Lines, Inserting Text):
3219         Mention longlines mode.
3221 2006-01-29  Richard M. Stallman  <rms@gnu.org>
3223         * screen.texi: Minor cleanups.
3224         (Screen): Clean up the intro paragraphs.
3225         (Mode Line): Lots of rewriting.  Handle frame-name better.
3226         eol-mnemonic-... vars moved out.
3228         * emacs.texi (Top): Change menu item for MS-DOS node.
3229         Update subnode menu.
3231         * msdog.texi (MS-DOS): Rewrite intro to explain how this
3232         chapter relates to Windows.  Title changed.
3234         * mini.texi: Minor cleanups.
3236         * mark.texi (Selective Undo): New node, text moved from basic.texi.
3237         (Mark): Put it in the menu.
3239         * entering.texi: Minor cleanups.
3241         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3242         (Intro): Refer to "graphical" terminals, rather than X.
3244         * display.texi (Display Custom): Add xref to Variables.
3245         (Optional Mode Line): eol-mnemonic-... vars moved here.
3247         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
3248         rather than X.
3250         * basic.texi: Minor cleanups.
3251         (Undo): selective-undo moved.
3253 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
3255         * anti.texi (Antinews): Various corrections and additions.
3257 2006-01-23  Juri Linkov  <juri@jurta.org>
3259         * custom.texi (Easy Customization, Customization Groups)
3260         (Browsing Custom): Mention links along with buttons.
3262 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
3264         * text.texi (TeX Print): Use @key for TAB.
3266         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3268 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3270         * files.texi (File Aliases): Don't claim that usually separate
3271         buffers are created for two file names that name the same data.
3272         Mention additional situations where different names mean the same
3273         file on disk.
3275 2006-01-19  Richard M. Stallman  <rms@gnu.org>
3277         * killing.texi (Deletion): Upcase @key argument.
3279         * custom.texi (Custom Themes): Minor cleanup.
3281         * programs.texi (Hungry Delete): Upcase @key argument.
3283 2006-01-16  Juri Linkov  <juri@jurta.org>
3285         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3286         Move `mode-line-highlight' before `mode-line-buffer-id'.
3288 2006-01-14  Richard M. Stallman  <rms@gnu.org>
3290         * basic.texi (Inserting Text): Minor cleanup.
3292 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
3294         * custom.texi (Changing a Variable, Face Customization):
3295         Update for changes in Custom menus.
3297 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3299         * macos.texi (Mac International): Undo last change.
3301 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
3303         * custom.texi (Custom Themes): Describe the new
3304         customize-create-theme interface.
3306 2005-12-30  Juri Linkov  <juri@jurta.org>
3308         * basic.texi (Position Info): Update example.
3310 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
3312         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3314 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
3316         * custom.texi (Custom Themes): `load-theme' always loads.
3318 2005-12-23  Juri Linkov  <juri@jurta.org>
3320         * display.texi (Highlight Interactively): Use double space to
3321         separate sentences.  Replace C-p with M-p, and C-n with M-n.
3323 2005-12-22  Richard M. Stallman  <rms@gnu.org>
3325         * custom.texi (Easy Customization and subnodes):
3326         Replace "active field" with "button".
3327         Use "user option" only for variables.
3328         Use "setting" for variable-or-face.
3330 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
3332         * buffers.texi (Select Buffer): Change order in table to make
3333         "Similar" refer to the correct item.
3334         (Indirect Buffers): Minor rewording.
3336 2005-12-20  Juri Linkov  <juri@jurta.org>
3338         * files.texi (VC Status): Put P and N near p and n.
3340 2005-12-19  Richard M. Stallman  <rms@gnu.org>
3342         * programs.texi (Electric C): Delete the info about newline control.
3343         (Other C Commands): Minor cleanup.
3344         (Left Margin Paren): Minor cleanup.
3346 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
3348         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3349         (Customization Groups): Delete text moved to "Browsing Custom".
3350         (Browsing Custom): New node.
3351         (Specific Customization): Clarify which commands only work for
3352         loaded options.
3354 2005-12-18  Bill Wohler  <wohler@newt.com>
3356         * frames.texi (Tool Bars): Shorten text of previous change.
3358 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3360         * files.texi (VC Status): Document log-view mode.
3362 2005-12-18  Bill Wohler  <wohler@newt.com>
3364         * frames.texi (Tool Bars): Mention that you can turn off tool bars
3365         permanently via the customize interface.
3367 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
3369         * killing.texi (Killing by Lines): Document `kill-whole-line'
3370         function.
3372 2005-12-16  LÅ‘rentey Károly  <lorentey@elte.hu>
3374         * buffers.texi (Select Buffer): Change `prev-buffer' to
3375         `previous-buffer'.  Indicate that these functions use a frame
3376         local buffer list.
3378 2005-12-12  Richard M. Stallman  <rms@gnu.org>
3380         * custom.texi (Easy Customization): Change menu comment.
3381         (Prefix Keymaps): Fix spelling of Control-X-prefix.
3383         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
3384         (Help): Among the Apropos commands, describe only C-h a here.
3386 2005-12-11  Richard M. Stallman  <rms@gnu.org>
3388         * programs.texi (Options for Comments): Comment-end starts with space.
3390         * glossary.texi (Glossary): Minor cleanup.
3392         * files.texi (Old Versions): Use @table.
3394 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
3396         * display.texi (Highlight Interactively): Include
3397         global-hi-lock-mode.  Add miscellaneous details and elaborations.
3399 2005-12-09  Richard M. Stallman  <rms@gnu.org>
3401         * display.texi (Font Lock): Delete the Global FL menu item.
3403 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
3405         * custom.texi (Minibuffer Maps): Mention the maps for file name
3406         completion.
3408 2005-12-09  Kim F. Storm  <storm@cua.dk>
3410         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3411         prefix keys even when mark is active.  Describe that RET moves
3412         cursor to next corner in rectangle; clarify insert around rectangle.
3414 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3416         * custom.texi (Customization): Use xref to elisp manual for
3417         non-TeX output.
3418         (Minor Modes): Update.
3419         (Customization Groups, Changing a Variable, Face Customization):
3420         Update for new appearance of Custom buffers.
3421         (Changing a Variable): `custom-buffer-done-function' has been
3422         replaced by `custom-buffer-done-kill'.
3423         (Specific Customization): In the `customize-group' buffer, a
3424         subgroup's contents are not "hidden".  They are not included at
3425         all.  They have no [Show] button.
3426         (Mouse Buttons): Add pxref to description of mouse event lists in
3427         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
3428         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3429         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3431 2005-12-08  Richard M. Stallman  <rms@gnu.org>
3433         * mini.texi (Completion Commands, Completion):
3434         In file name input, SPC does not do completion.
3436 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
3438         * building.texi (GDB Graphical Interface): Explain screen size
3439         setting.
3440         (Other GDB User Interface Buffers): Describe features specific to
3441         GDB 6.4.
3443 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
3445         * building.texi (GDB User Interface Layout): Describe how to
3446         kill associated buffers.
3447         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3448         (Watch Expressions): Be more precise.
3449         (Other GDB User Interface Buffers): Describe how to change a
3450         register value.
3452 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3454         * macos.texi (Mac Input): Remove description of
3455         mac-command-key-is-meta.  Add descriptions of
3456         mac-control-modifier, mac-command-modifier, and
3457         mac-option-modifier.
3458         (Mac International): Fix description of conversion of clipboard data.
3459         (Mac Font Specs): Add example of font customization by face attributes.
3461 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
3463         * building.texi (Watch Expressions): Expand description.
3464         (Other GDB User Interface Buffers): Describe local map for
3465         gud-watch.
3467 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
3469         * display.texi (Font Lock): Font lock is enabled by default now.
3471 2005-11-20  Juri Linkov  <juri@jurta.org>
3473         * basic.texi (Position Info): Update examples of the output.
3474         Remove the fact that examples are produced in the TeXinfo buffer,
3475         because in the Info reader users will get a different output from
3476         `C-x ='.
3478         * building.texi (Compilation Mode): Remove paragraph duplicated
3479         from the node `Compilation'.  Add `compilation-skip-threshold'.
3481         * display.texi (Font Lock): Suggest more user-friendly method of
3482         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3484 2005-11-18  Richard M. Stallman  <rms@gnu.org>
3486         * files.texi (Registering): Mention @@ in mode line.
3488         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
3490 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3492         * files.texi (Renaming and VC): Some back-ends don't
3493         handle renaming.
3495 2005-11-17  Juri Linkov  <juri@jurta.org>
3497         * emacs.texi (Top):
3498         * display.texi (Highlight Interactively): Put this font-lock based
3499         mode near Font Lock node.
3501 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
3503         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3504         icons.
3506 2005-11-12  Kim F. Storm  <storm@cua.dk>
3508         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
3509         (Help Summary): Add C-h d and C-h e.
3510         (Apropos): Clarify that all apropos commands may search for either
3511         list of words or a regexp.  Add C-h d for apropos-documentation.
3512         Describe apropos-documentation-sort-by-scores user option.
3514 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
3516         * killing.texi (CUA Bindings): Add @section.
3518 2005-11-10  Kim F. Storm  <storm@cua.dk>
3520         * emacs.texi (Top): Add CUA Bindings entry to menu.
3522         * killing.texi (CUA Bindings): New node.  Moved here from
3523         misc.texi and extended with info on rectangle commands and
3524         rectangle highlighting, interface to registers, and the global
3525         mark feature.
3527         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3529         * regs.texi: Prev link points to CUA Bindings node.
3531 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
3533         * help.texi (Help Echo): By default, help echos are only shown on
3534         mouse-over, not on point-over.
3536 2005-11-04  Jérôme Marant  <jerome@marant.org>
3538         * misc.texi (Shell Mode): Describe how to activate password echoing.
3540 2005-11-04  Romain Francoise  <romain@orebokech.com>
3542         * mark.texi (Mark Ring): Fix typo.
3544 2005-11-03  Richard M. Stallman  <rms@gnu.org>
3546         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3548 2005-11-01  Bill Wohler  <wohler@newt.com>
3550         * help.texi (Help Mode): Fix typo.
3552 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
3554         * building.texi (Other GDB User Interface Buffers): Describe
3555         the command gdb-use-inferior-io-buffer.
3557 2005-10-31  Romain Francoise  <romain@orebokech.com>
3559         * files.texi (Compressed Files): Fix typo.
3561         * buffers.texi (Misc Buffer): Downcase `*shell*'.
3563         * windows.texi (Force Same Window): Likewise.
3565 2005-10-30  Bill Wohler  <wohler@newt.com>
3567         * help.texi (Help Mode): URLs viewed with browse-url.
3569 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
3571         * building.texi (GDB Graphical Interface): Don't reference
3572         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
3573         must stay in same frame.
3575 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
3577         * custom.texi (Init File): Document ~/.emacs.d/init.el.
3579         * anti.texi (Antinews): Likewise.
3581 2005-10-28  Bill Wohler  <wohler@newt.com>
3583         * help.texi (Help): Help mode now creates hyperlinks for URLs.
3585 2005-10-28  Richard M. Stallman  <rms@gnu.org>
3587         * files.texi (Visiting): Explain how to enter ? in a file name.
3589         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3591 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
3593         * building.texi (GDB Graphical Interface): Describe
3594         gdb-mouse-until.
3596 2005-10-23  Richard M. Stallman  <rms@gnu.org>
3598         * custom.texi (Init File): Recommend when to use site-start.el.
3600 2005-10-21  Juri Linkov  <juri@jurta.org>
3602         * custom.texi (Examining): Mention accessing the old variable
3603         value via M-n in set-variable.
3605 2005-10-18  Romain Francoise  <romain@orebokech.com>
3607         * files.texi (Version Systems): Capitalize GNU.
3609 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
3611         * building.texi (Compilation Mode): Remove redundant paragraph.
3612         (Watch Expressions): Remove paragraph to reflect code change.
3614 2005-10-16  Richard M. Stallman  <rms@gnu.org>
3616         * building.texi (Compilation Mode, Compilation): Clarified.
3618 2005-10-15  Richard M. Stallman  <rms@gnu.org>
3620         * misc.texi (Saving Emacs Sessions): Mention savehist library.
3622 2005-10-13  Kenichi Handa  <handa@m17n.org>
3624         * basic.texi (Position Info): Fix previous change.
3626 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
3628         * cmdargs.texi (Icons X): Fix typo.
3630 2005-10-12  Kenichi Handa  <handa@m17n.org>
3632         * basic.texi (Position Info): Describe the case that Emacs shows
3633         "part of display ...".
3635 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
3637         * cmdargs.texi (Icons X): -nb => -nbi.
3639 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
3641         * frames.texi (Speedbar): A couple more clarifications.
3643 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
3645         * building.texi (GDB User Interface Layout): Improve diagram.
3646         (Watch Expressions): Explain how to make speedbar global.
3647         (Other GDB User Interface Buffers): Make references more precise.
3649 2005-10-09  Richard M. Stallman  <rms@gnu.org>
3651         * frames.texi (Speedbar): Clarify the text.
3653 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
3655         * frames.texi (Speedbar): Add information on keybindings,
3656         dismissing the speedbar, and buffer display mode.  Link to
3657         speedbar manual.
3659 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
3661         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3662         added -nb, --no-bitmap-icon.
3664 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
3666         * building.texi (GDB Graphical Interface): Add variables and
3667         functions to indices.  Be more precise.
3669 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
3671         * frames.texi (Drag and Drop): Remove the x- from
3672         x-dnd-open-file-other-window and xdnd-protocol-alist.
3674 2005-09-30  Romain Francoise  <romain@orebokech.com>
3676         * mini.texi (Minibuffer): The default value now appears before the
3677         colon in minibuffer prompts.
3679 2005-09-25  Richard M. Stallman  <rms@gnu.org>
3681         * search.texi (Regexp Search): Doc search-whitespace-regexp.
3683 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
3685         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3687 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3689         * emacs.texi (Top): Update submenus from macos.texi.
3691         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3692         (Mac OS): Update feature support status.
3693         (Mac Input): List supported input scripts.  Remove description
3694         about `mac-keyboard-text-encoding'.  Mention mouse button
3695         emulation and related variables.
3696         (Mac International): Mention Central European and Cyrillic
3697         support.  Now `keyboard-coding-system' is dynamically changed.
3698         Add description about coding system for selection.  Add
3699         description about language environment.
3700         (Mac Environment Variables): Mention
3701         `~/.MacOSX/environment.plist'.  Give example of command line
3702         arguments.  Add Preferences support.
3703         (Mac Directories): Explicitly state that this node is for Mac OS
3704         Classic only.
3705         (Mac Font Specs): Mention specification for scalable fonts.  List
3706         supported charsets.  Add preferred way of creating fontsets.  Add
3707         description about `mac-allow-anti-aliasing'.
3708         (Mac Functions): Add descriptions about `mac-set-file-creator',
3709         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3710         and `mac-get-preference'.
3712 2005-09-16  Romain Francoise  <romain@orebokech.com>
3714         Update all files to specify GFDL version 1.2.
3716         * doclicense.texi (GNU Free Documentation License): Update to
3717         version 1.2.
3719 2005-09-15  Richard M. Stallman  <rms@gnu.org>
3721         * buffers.texi (List Buffers): Fix xref.
3723         * rmail.texi (Rmail Basics): Fix xref.
3725         * emacs.texi (Top): Update subnode menus.
3727         * files.texi (Saving Commands): New node, broken out of Saving.
3728         (Customize Save): New node, broken out of Saving.
3729         Clarify effect of write-region-inhibit-fsync.
3730         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3732 2005-09-14  Romain Francoise  <romain@orebokech.com>
3734         * files.texi (Saving): Mention write-region-inhibit-fsync.
3736 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
3738         * custom.texi (Custom Themes): New node.
3740 2005-09-03  Richard M. Stallman  <rms@gnu.org>
3742         * search.texi (Search Case): Mention vars that control
3743         case-fold-search for various operations.
3745 2005-08-22  Juri Linkov  <juri@jurta.org>
3747         * display.texi (Standard Faces): Merge the text from
3748         `(elisp)Standard Faces' into this node.
3750 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
3752         * emacs.texi (Top): Delete menu item for deleted node
3753         Keyboard Translations.
3755 2005-08-18  Richard M. Stallman  <rms@gnu.org>
3757         * trouble.texi (Unasked-for Search):
3758         Delete xref to Keyboard Translations.
3760         * glossary.texi (Glossary): Delete xref.
3762         * custom.texi (Minor Modes): Say that the list here is not complete.
3763         (Keyboard Translations): Node deleted.
3764         (Disabling): Delete xref to it.
3765         (Customization Groups): Fix Custom buffer example.
3766         (Hooks): Mention remove-hooks.
3768 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
3770         * building.texi (GDB Graphical Interface): Improve filling of menu
3771         item.
3773 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
3775         * building.texi (GDB Graphical Interface): Use better node names.
3777 2005-08-14  Richard M. Stallman  <rms@gnu.org>
3779         * text.texi (Sentences): Fix xref.
3781 2005-08-14  Juri Linkov  <juri@jurta.org>
3783         * building.texi (Compilation, Grep Searching): Move grep command
3784         headings from `Compilation' to `Grep Searching'.
3786         * dired.texi (Dired and Find):
3787         * maintaining.texi (Tags Search): Replace grep xref to
3788         `Compilation' node with `Grep Searching'.
3790         * files.texi (Comparing Files): Replace xref to `Compilation' with
3791         `Compilation Mode'.
3793 2005-08-13  Alan Mackenzie  <acm@muc.de>
3795         * search.texi (Non-ASCII Isearch): Correct a typo.
3796         (Replacement Commands): Mention query-replace key binding.
3798 2005-08-11  Richard M. Stallman  <rms@gnu.org>
3800         * programs.texi (Options for Comments): Fix xref.
3802         * search.texi (Regexp Backslash, Regexp Example): New nodes split
3803         out of Regexps.
3805 2005-08-09  Juri Linkov  <juri@jurta.org>
3807         * building.texi (Compilation): Use `itemx' instead of `item'.
3808         (Grep Searching): Simplify phrase.
3810         * display.texi (Standard Faces): Describe vertical-border on
3811         window systems.
3813         * windows.texi (Split Window): Simplify phrase and mention
3814         vertical-border face.
3816 2005-08-09  Richard M. Stallman  <rms@gnu.org>
3818         * files.texi (Comparing Files): Clarify compare-windows.
3820         * calendar.texi (Scroll Calendar): Document < and > in calendar.
3822 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
3824         * mule.texi (Coding Systems): Rephrase the paragraph about
3825         codepages: no need for "M-x codepage-setup" anymore, except on
3826         MS-DOS.
3828         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3829         the MS-DOS port only.
3831 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
3833         * makefile.w32-in (info): Don't run multi-install-info.bat.
3834         ($(infodir)/dir): New target, produced by running
3835         multi-install-info.bat.
3837 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
3839         * files.texi (Quoted File Names): Add index entry.
3841 2005-07-19  Juri Linkov  <juri@jurta.org>
3843         * files.texi (Comparing Files): Mention resync for `compare-windows'.
3845 2005-07-18  Juri Linkov  <juri@jurta.org>
3847         * custom.texi (Easy Customization):
3848         * files.texi (Old Versions):
3849         * frames.texi (Wheeled Mice):
3850         * mule.texi (Specify Coding):
3851         * text.texi (Cell Justification):
3852         * trouble.texi (After a Crash):
3853         * xresources.texi (GTK styles):
3854         Delete duplicate duplicate words.
3856 2005-07-17  Richard M. Stallman  <rms@gnu.org>
3858         * frames.texi (Creating Frames): Fix foreground color example.
3860         * custom.texi (Init Examples): Clean up text about conditionals.
3862 2005-07-16  Richard M. Stallman  <rms@gnu.org>
3864         * mini.texi (Completion Commands): Fix command name for ?.
3866 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
3868         * display.texi (Standard Faces): Explain that customization of
3869         `menu' face has no effect on w32 and with GTK.  Add
3870         cross-references.
3872         * cmdargs.texi (General Variables): Clarify the default location
3873         of $HOME on w32 systems.
3875 2005-07-15  Jason Rumney  <jasonr@gnu.org>
3877         * cmdargs.texi (General Variables): Default HOME on MS Windows has
3878         changed.
3880 2005-07-08  Kenichi Handa  <handa@m17n.org>
3882         * mule.texi (Recognize Coding): Recommend
3883         revert-buffer-with-coding-system instead of revert-buffer.
3885 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3887         * anti.texi (Antinews): Mention mode-line-inverse-video.
3889         * files.texi (Saving): Minor correction about C-x C-w.
3891         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3893 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
3895         * search.texi (Isearch Scroll): Add example of using the
3896         `isearch-scroll' property.
3897         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3898         `Display Custom' node.
3899         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3900         and de-emphasize it.
3901         (Other Repeating Search): `occur' currently can not correctly
3902         handle multiline matches.  Correct, clarify and update description
3903         of `flush-lines' and `keep-lines'.
3905         * display.texi (Display Custom): Add anchor for `baud-rate'.
3907 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3909         * gnu.texi: Update where to get GNU status; add refs for how to help.
3910         Add footnotes 6 and 7.
3912 2005-07-04  Lute Kamstra  <lute@gnu.org>
3914         Update FSF's address in GPL notices.
3916         * doclicense.texi (GNU Free Documentation License):
3917         * trouble.texi (Checklist): Update FSF's address.
3919 2005-06-24  Richard M. Stallman  <rms@gnu.org>
3921         * display.texi (Text Display): Change index entries.
3923 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
3925         * makefile.w32-in (MAKEINFO): Use --force.
3926         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3927         Makefile.in.
3929 2005-06-23  Richard M. Stallman  <rms@gnu.org>
3931         * anti.texi (Antinews): Renamed show-nonbreak-escape to
3932         nobreak-char-display.
3934         * emacs.texi (Top): Update detailed node listing.
3936         * display.texi (Text Display): Renamed show-nonbreak-escape
3937         to nobreak-char-display and no-break-space to nobreak-space.
3938         (Standard Faces): Split up the list of standard faces
3939         and put it in a separate node.  Add nobreak-space and
3940         escape-glyph.
3942 2005-06-23  Lute Kamstra  <lute@gnu.org>
3944         * mule.texi (Select Input Method): Fix typo.
3946 2005-06-23  Kenichi Handa  <handa@m17n.org>
3948         * mule.texi (International): List all supported scripts.  Adjust
3949         text for that leim is now included in the normal Emacs
3950         distribution.
3951         (Language Environments): List all language environments.
3952         Intlfonts contains fonts for most supported scripts, not all..
3953         (Select Input Method): Refer to C-u C-x = to see how to type to
3954         input a specific character.
3955         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3957 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3959         * building.texi (Grep Searching): Texinfo usage fix.
3961 2005-06-22  Miles Bader  <miles@gnu.org>
3963         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3965 2005-06-20  Miles Bader  <miles@gnu.org>
3967         * display.texi (Faces): Add `vertical-divider'.
3969 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3971         * text.texi (Adaptive Fill): Minor clarification.
3973 2005-06-10  Lute Kamstra  <lute@gnu.org>
3975         * emacs.texi (Top): Correct version number.
3976         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
3977         refer to the current version of Emacs.
3979 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3981         * files.texi (Log Buffer): Document when there can be more than
3982         one file to be committed.
3984 2005-06-08  Juri Linkov  <juri@jurta.org>
3986         * display.texi (Faces): Add `shadow' face.
3988 2005-06-07  Masatake YAMATO  <jet@gyve.org>
3990         * display.texi (Faces): Write about mode-line-highlight.
3992 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3994         * misc.texi (Printing Package): Explain how to initialize
3995         printing package.
3997         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3999 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
4001         * emacs.texi: Rename Hardcopy to Printing.
4002         Make PostScript and PostScript Variables subnodes of it.
4004         * misc.texi (Printing): Rename node from Hardcopy.
4005         Mention menu bar options.
4006         Move PostScript and PostScript Variables to submenu.
4007         (Printing package): New node.
4009         * mark.texi (Using Region): Change Hardcopy xref to Printing.
4011         * dired.texi (Operating on Files): Likewise.
4013         * calendar.texi (Displaying the Diary): Likewise.
4015         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4017         * glossary.texi (Glossary): Likewise.
4019         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4020         effect.
4022 2005-06-04  Richard M. Stallman  <rms@gnu.org>
4024         * trouble.texi (After a Crash): Polish previous change.
4026 2005-05-30  Noah Friedman  <friedman@splode.com>
4028         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4029         recovery mechanism.
4031 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
4033         * building.texi (Other Buffers): SPC toggles display of
4034         floating point registers.
4036 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
4038         * files.texi (Log Buffer): Merge in description of Log Edit
4039         mode from pcl-cvs.texi.
4041 2005-05-26  Richard M. Stallman  <rms@gnu.org>
4043         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4045 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
4047         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4048         not enabled by default.
4049         When not on a word, `ispell-word' by default checks the word
4050         before point.
4052 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
4054         * building.texi (Debugger Operation): Simplify last sentence.
4056 2005-05-23  Lute Kamstra  <lute@gnu.org>
4058         * emacs.texi: Update FSF's address throughout.
4059         (Preface): Use @cite.
4060         (Distrib): Add cross reference to the node "Copying".  Mention the
4061         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
4062         printed manuals.
4063         (Intro): Use @xref for the Emacs Lisp Intro.
4065 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
4067         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4069         * basic.texi (Moving Point): Mention default for `goto-line'.
4071         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4072         of a variable's docstring.
4074 2005-05-18  Lute Kamstra  <lute@gnu.org>
4076         * maintaining.texi (Overview of Emerge): Add cross reference.
4077         Remove duplication.
4079         * emacs.texi (Top): Update to the current structure of the manual.
4080         * misc.texi (Emacs Server): Add menu description.
4081         * files.texi (Saving): Fix menu.
4082         * custom.texi (Customization): Fix menu.
4083         * mule.texi (International): Fix menu.
4084         * kmacro.texi (Keyboard Macros): Fix menu.
4086 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
4088         * display.texi: Various minor changes.
4089         (Faces): Delete text that is repeated in the next section.
4091 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4093         * building.texi (Debugger Operation): Mention GUD tooltips are
4094         disabled with GDB in text command mode.
4096 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4098         * building.texi: Replace toolbar with "tool bar" for consistency.
4099         (Compilation Mode): Describe compilation-context-lines
4100         and use of arrow in compilation buffer.
4101         (Debugger Operation): Replace help text with variable's value.
4103         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4104         consistency.
4106 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
4108         * major.texi (Choosing Modes): normal-mode processes the -*- line.
4109         Add xref.
4111 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
4113         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4114         (Position Info): Delete discussion of `goto-line'.  It is already
4115         described in `Moving point'.
4117         * mini.texi (Completion Commands): Correct reference.
4118         (Completion Options): Fix typo.
4120         * killing.texi (Deletion): Complete description of `C-x C-o'.
4122 2005-05-10  Richard M. Stallman  <rms@gnu.org>
4124         * building.texi (Compilation): Clarify recompile's directory choice.
4126         * frames.texi (Tooltips): Cleanups.
4128         * basic.texi (Arguments): Fix punctuation.
4130 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
4132         * screen.texi (Menu Bar): The up and down (not left and right)
4133         arrow keys move through a keyboard menu.
4135 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
4137         * basic.texi: Various typo and grammar fixes.
4138         (Moving Point): C-a now runs move-beginning-of-line.
4140 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
4142         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4144         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4145         as different animals.
4147 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
4149         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4150         Correct index entry.
4152 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
4154         * building.texi (Debugger Operation): Update to reflect changes
4155         in GUD tooltips.
4157 2005-04-30  Richard M. Stallman  <rms@gnu.org>
4159         * files.texi (Compressed Files): Auto Compression normally enabled.
4161         * building.texi (Debugger Operation): Clarify previous change.
4163 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
4165         * building.texi (Debugger Operation): Add description for
4166         GUD tooltips when program is not running.
4168 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
4170         * misc.texi (Shell): Add `Shell Prompts' to menu.
4171         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
4172         description.  Delete remarks moved to new node.
4173         (Shell Prompts): New node.
4174         (History References): Replace remarks moved to `Shell Prompts'
4175         with xref to that node.
4176         (Remote Host): Clarify how to specify the terminal type when
4177         logging in to a different machine.
4179 2005-04-26  Richard M. Stallman  <rms@gnu.org>
4181         * emacs.texi (Top): Update submenus from files.texi.
4183         * files.texi (Filesets): Clarify previous change.
4185         * dired.texi (Misc Dired Features): Clarify previous change.
4187 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
4189         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4191         * dired.texi (Misc Dired Features): Document
4192         dired-compare-directories.
4194         * files.texi (Filesets): New node.
4195         (File Conveniences): Document Image mode.
4197         * text.texi (TeX Print): Document tex-compile.
4199 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
4201         * frames.texi (Tooltips): Tooltip mode is enabled by default.
4202         Delete redundant reference to tooltip Custom group.  It is
4203         referred too again in the next paragraph.
4205 2005-04-24  Richard M. Stallman  <rms@gnu.org>
4207         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4209 2005-04-19  Kim F. Storm  <storm@cua.dk>
4211         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4213 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
4215         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4216         turns off desktop-save-mode.
4218 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
4220         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4221         by default in terminals compatible with xterm.  Mention that
4222         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4223         node.
4225 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
4227         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4229 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
4231         * xresources.texi (Table of Resources): Add cursorBlink.
4233 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
4235         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4236         `d', `C-d' and `u'.
4238 2005-04-11  Richard M. Stallman  <rms@gnu.org>
4240         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4241         (Misc X): Add -D, --basic-display.
4243         * maintaining.texi (Change Log): Correct the description of
4244         the example.
4246         * major.texi (Choosing Modes): Document magic-mode-alist.
4248 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
4250         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4251         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4252         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4253         (Rmail Output): Clarify which statements apply to `o', `C-o' and
4254         `w', respectively.
4255         (Rmail Labels): Mention `l'.
4256         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
4257         (Rmail Summary Edit): Describe `j' and RET.
4259 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
4261         * xresources.texi (Lucid Resources): Add fontSet resource.
4263 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
4265         * display.texi (Useless Whitespace): `indicate-unused-lines' is
4266         now called `indicate-empty-lines'.
4268 2005-04-06  Kim F. Storm  <storm@cua.dk>
4270         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4272 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4274         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4275         deleted.
4276         (Marks vs Flags): Add some convenient key bindings.
4277         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4278         (Misc Dired Features): Correct and expand description of `w' command.
4280         * frames.texi (XTerm Mouse): Delete apparently false info.
4281         The GNU/Linux console currently does not appear to support
4282         `xterm-mouse-mode'.
4284 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4286         * calendar.texi (Diary): Mention shell utility `calendar'.
4288 2005-04-01  Richard M. Stallman  <rms@gnu.org>
4290         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4292 2005-04-01  Lute Kamstra  <lute@gnu.org>
4294         * maintaining.texi (Change Log): add-change-log-entry uses
4295         add-log-mailing-address.
4297 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
4299         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4300         `VC Mode Line' and put in an xref to that node.
4301         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4302         its description.
4304 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
4306         * calendar.texi (Calendar Systems): Say that the Persian calendar
4307         implemented here is the arithmetical one championed by Birashk.
4309 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
4311         * programs.texi (Fortran Motion): Fix previous change.
4313 2005-03-29  Richard M. Stallman  <rms@gnu.org>
4315         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4317 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
4319         * text.texi (Refill): Refer to Long Lines Mode.
4320         (Longlines): New node.
4321         (Auto Fill): Don't index "word wrap" here.
4322         (Filling): Add Longlines to menu.
4324 2005-03-29  Richard M. Stallman  <rms@gnu.org>
4326         * xresources.texi: Minor fixes.
4328         * misc.texi (Emacs Server): Fix Texinfo usage.
4330         * emacs.texi (Top): Don't use a real section heading for
4331         "Detailed Node Listing".  Fake it instead.
4333         * basic.texi (Position Info): Minor cleanup.
4335         * mule.texi (Input Methods): Minor cleanup.
4337 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
4339         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4340         constructs as well.
4341         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4343 2005-03-29  Kenichi Handa  <handa@m17n.org>
4345         * mule.texi (Input Methods): Refer to the command C-u C-x =.
4347         * basic.texi (Position Info): Update the description about the
4348         command C-u C-x =.
4350 2005-03-28  Richard M. Stallman  <rms@gnu.org>
4352         * emacs.texi (Top): Use @section for the detailed node listing.
4354         * calendar.texi: Minor fixes to previous change.
4356         * programs.texi (Fortran): Small fixes to previous changes.
4358         * emacs.texi (Top): Update list of subnodes of Dired.
4359         Likewise for building.texi.
4361         * files.texi (File Conveniences): Delete Auto Image File mode.
4363 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
4365         * building.texi (Flymake): New node.
4367         * custom.texi (Function Keys): Document kp- event types and
4368         keypad-setup package.
4370         * dired.texi (Wdired): New node.
4372         * files.texi (File Conveniences): Reorder entries.
4373         Explain how to turn on Auto-image-file mode.
4374         Document Thumbs mode.
4376         * mule.texi (Specify Coding): Document recode-region and
4377         recode-file-name.
4379         * programs.texi (Program Modes): Add Conf mode and DNS mode.
4381 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
4383         * commands.texi (Keys): M-o is now a prefix key.
4385 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4387         * programs.texi: Reformat and update copyright years.
4388         (Fortran): Update section.
4390 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
4392         * files.texi: Several small changes in addition to:
4393         (Visiting): Change xref for Dialog Boxes to ref.
4394         (Version Headers): Replace references to obsolete var
4395         `vc-header-alist' with `vc-BACKEND-header'.
4396         (Customizing VC): Update value of `vc-handled-backends'.
4398 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
4400         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4401         move here from Emacs Lisp Reference Manual.
4402         * calendar.texi (Calendar/Diary, Diary Commands)
4403         (Special Diary Entries, Importing Diary): Change some xrefs to
4404         point to emacs-xtra rather than elisp.
4406         * emacs-xtra.texi (Calendar Customizing):
4407         Move view-diary-entries-initially, view-calendar-holidays-initially,
4408         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4409         Emacs Manual.
4410         (Appt Customizing): Merge entire section into main Emacs Manual.
4411         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4412         mark-holidays-in-calendar here from emacs-xtra.
4413         (Displaying the Diary): Move view-diary-entries-initially,
4414         mark-diary-entries-in-calendar here from emacs-xtra.
4415         (Appointments): Move appt-display-mode-line,
4416         appt-display-duration, appt-disp-window-function,
4417         appt-delete-window-function here from emacs-xtra.
4419         * calendar.texi: Update and reformat copyright.
4420         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4421         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4422         (Diary): Refer to `diary-file' rather than ~/diary.
4423         (Diary Commands): Rename node to "Displaying the Diary".
4424         * emacs.texi (Top): Rename "Diary Commands" section.
4425         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4427 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4429         * misc.texi (Emacs Server): Fix the command for setting
4430         server-name.  Add an xref to Invoking emacsclient.
4432         * help.texi (Help Summary): Clarify when "C-h ." will do something
4433         nontrivial.
4434         (Apropos): Add cindex entry for apropos-sort-by-scores.
4436         * display.texi (Text Display): Add index entries for how no-break
4437         characters are displayed.
4439 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4441         * files.texi (Visiting): Fix cross-references introduced with the
4442         last change.
4444         * xresources.texi (GTK resources): Fix last change.
4446 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
4448         * xresources.texi (X Resources): GTK options documented too.
4449         (Resources): Clarify meaning of program name.
4450         (Table of Resources): Add visualClass.
4451         (GTK resources): Rewrite.
4452         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4454         * display.texi (Text Display): Mention non-breaking spaces.
4456         * files.texi (Reverting): Document auto-revert-check-vc-info.
4458         * frames.texi (Mouse Commands): Document
4459         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4461         * help.texi (Help Summary): Add `C-h .'.
4462         (Apropos): Apropos accepts a list of search terms.
4463         Document apropos-sort-by-scores.
4464         (Help Echo): Document display-local-help.
4466         * misc.texi (Emacs Server): Document server-name.
4467         (Invoking emacsclient): Document -s option for server names.
4469         * text.texi (Outline Visibility): Introduce "current heading
4470         line" (commands can be called with point on a body line).
4471         Re-order table to follow the sequence of discussion.
4472         hide-body won't hide lines before first header line.
4473         (TeX Mode): Add DocTeX mode.
4475 2005-03-24  Richard M. Stallman  <rms@gnu.org>
4477         * mule.texi (Single-Byte Character Support): Delete mention
4478         of iso-acc.el and iso-transl.el.
4480 2005-03-23  Lute Kamstra  <lute@gnu.org>
4482         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4484 2005-03-23  Richard M. Stallman  <rms@gnu.org>
4486         * search.texi: Delete explicit node pointers.
4487         (Incremental Search): New menu.
4488         (Basic Isearch, Repeat Isearch, Error in Isearch)
4489         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4490         (Slow Isearch): New subnodes.
4491         (Configuring Scrolling): Node deleted.
4492         (Search Case): Doc default-case-fold-search.
4493         (Regexp Replace): Move replace-regexp doc here.
4495         * rmail.texi (Movemail): Put commas inside closequotes.
4497         * picture.texi (Insert in Picture): Document C-c arrow combos.
4498         (Basic Picture): Clarify erasure.
4500         * display.texi (Font Lock): Put commas inside closequotes.
4502         * cmdargs.texi (General Variables): Put commas inside closequotes.
4504 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
4506         * building.texi (Stack Buffer): Mention reverse contrast for
4507         *selected* frame (might not be current frame).
4509 2005-03-21  Richard M. Stallman  <rms@gnu.org>
4511         * building.texi (Starting GUD): Add bashdb.
4513 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
4515         * basic.texi (Moving Point): Add M-g M-g binding.
4516         (Undo): Document undo-only.
4517         (Position Info): Document M-g M-g and C-u M-g M-g.
4519         * building.texi (Building): Put Grep Searching after Compilation
4520         Shell.
4521         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4522         Document next-error-highlight.
4523         (Grep Searching): Document grep-highlight-matches.
4524         (Lisp Eval): Typing C-x C-e twice prints integers specially.
4526         * calendar.texi (Importing Diary): Rename node from iCalendar.
4527         Document diary-from-outlook.
4529         * dired.texi (Misc Dired Features): Rename node from Misc Dired
4530         Commands.
4531         Mention effect of X drag and drop on Dired buffers.
4533         * files.texi (Visiting): Document large-file-warning-threshold.
4534         Move paragraph on file-selection dialog.
4535         Mention visiting files using X drag and drop.
4536         (Reverting): Mention using Auto-Revert mode to tail files.
4537         Document auto-revert-tail-mode.
4538         (Version Systems): Minor correction.
4539         (Comparing Files): Diff-mode is no longer based on Compilation
4540         mode.
4541         Document compare-ignore-whitespace.
4542         (Misc File Ops): Explain passing a directory to rename-file.
4543         Likewise for copy-file and make-symbolic-link.
4545         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4546         Document mouse-wheel-progressive speed.
4548         * help.texi (Misc Help): Document numeric argument for C-h i.
4549         Correctly explain the effect of just C-u as argument.
4551         * killing.texi (Deletion): Document numeric argument for
4552         just-one-space.
4554         * mini.texi (Completion): Completion acts on text before point.
4556         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4557         (Emulation): CUA mode replaces pc-bindings-mode,
4558         pc-selection-mode, and s-region.
4560         * mule.texi (Input Methods): Leim is now built-in.
4561         (Select Input Method): Document quail-show-key.
4562         (Specify Coding): Document revert-buffer-with-coding-system.
4564         * programs.texi (Fortran Motion): Document f90-next-statement,
4565         f90-previous-statement, f90-next-block, f90-previous-block,
4566         f90-end-of-block, and f90-beginning-of-block.
4568         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4570         * emacs.texi (Acknowledgments): Updated.
4572         * anti.texi: Total rewrite.
4574 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
4576         * ack.texi (Acknowledgments): Update.
4578 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
4580         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
4581         copyright years.
4583 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
4585         * building.texi (Commands of GUD): Move paragraph on setting
4586         breakpoints with mouse to the GDB Graphical Interface node.
4588 2005-03-07  Richard M. Stallman  <rms@gnu.org>
4590         * misc.texi (Single Shell, Shell Options): Fix previous change.
4592         * building.texi (Debugger Operation): Update GUD tooltip enable info.
4594 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4596         * building.texi (Starting GUD): Don't explain text vs graphical
4597         GDB here.  Just mention it and xref.
4598         Delete "just one debugger process".
4599         (Debugger Operation): Move GUD tooltip info here.
4600         (GUD Tooltips): Node deleted.
4601         (GDB Graphical Interface): Explain the two GDB modes here.
4603         * sending.texi (Sending Mail): Minor cleanup.
4604         (Mail Aliases): Explain quoting conventions.
4605         Update key rebinding example.
4606         (Header Editing): C-M-i is like M-TAB.
4607         (Mail Mode Misc): mail-attach-file does not do MIME.
4609         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4610         that really belongs here.
4611         (Remote Mailboxes): Text moved to Rmail Inbox.
4612         (Rmail Display): Mention Mouse-1.
4613         (Movemail): Clarify two movemail versions.
4614         Clarify rmail-movemail-program.
4616         * misc.texi (Single Shell): Replace uudecode example with gpg example.
4617         Document async shell commands.
4618         (Shell History): Clarify.
4619         (Shell Ring): Mention C-UP an C-DOWN.
4620         (Shell Options): Add comint-prompt-read-only.
4621         (Invoking emacsclient): Set EDITOR to run Emacs.
4622         (Sorting): No need to explain what region is.
4623         (Saving Emacs Sessions): Fix typo.
4624         (Recursive Edit): Fix punctuation.
4625         (Emulation): Don't mention "PC bindings" which are standard.
4626         (Hyperlinking): Explain Mouse-1 convention here.
4627         (Find Func): Node deleted.
4629         * help.texi (Name Help): Xref to Hyperlinking.
4631         * glossary.texi (Glossary):
4632         Rename "Balance Parentheses" to "Balancing...".
4633         Add "Byte Compilation".  Correct "Copyleft".
4634         New xref in "Customization".
4635         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4636         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4637         Rename "Registers" to "Register".
4638         Replace "Selecting" with "Selected Frame",
4639         "Selected Window", and "Selecting a Buffer".
4641         * files.texi (Types of Log File): Explain how projects'
4642         methods can vary.
4644         * display.texi (Faces): Delete "Emacs 21".
4646         * custom.texi (Changing a Variable): C-M-i like M-TAB.
4647         * fixit.texi (Spelling): C-M-i like M-TAB.
4648         * mini.texi (Completion Options): C-M-i like M-TAB.
4649         * programs.texi (Symbol Completion): C-M-i like M-TAB.
4650         * text.texi (Text Mode): C-M-i like M-TAB.
4652         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4654         * calendar.texi (Specified Dates): Mention `g w'.
4655         (Appointments): appt-activate toggles with no arg.
4657 2005-03-05  Juri Linkov  <juri@jurta.org>
4659         * cmdargs.texi (Emacs Invocation): Add cindex
4660         "invocation (command line arguments)"
4661         (Misc X): Add -nbc, --no-blinking-cursor.
4663 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4665         * calendar.texi (iCalendar): No need to require it now.
4667 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
4669         * trouble.texi (Contributing): Mention Savannah.  Direct users to
4670         emacs-devel.
4672 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4674         * calendar.texi (Adding to Diary): Mention redrawing of calendar
4675         window.
4677 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4679         * building.texi (Compilation): Update mode line status info.
4681 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4683         * calendar.texi (General Calendar): Document binding of
4684         scroll-other-window-down.
4685         (Mayan Calendar): Fix earliest date.
4686         (Time Intervals): Document timeclock-change.
4687         Fix timeclock-ask-before-exiting documentation.
4689 2005-02-26  Kim F. Storm  <storm@cua.dk>
4691         * frames.texi (Mouse References):
4692         Add mouse-1-click-in-non-selected-windows.
4694 2005-02-25  Richard M. Stallman  <rms@gnu.org>
4696         * screen.texi (Screen): Explain better about cursors and mode lines;
4697         don't presuppose text terminals.
4698         (Point): Don't assume just one cursor.
4699         Clarify explanation of cursors.
4700         (Echo Area, Menu Bar): Cleanups.
4702         * mini.texi (Minibuffer): Prompts are highlighted.
4703         (Minibuffer Edit): Newline = C-j only on text terminals.
4704         Clarify resize-mini-windows values.
4705         Mention M-PAGEUP and M-PAGEDOWN.
4706         (Completion Commands): Mouse-1 like Mouse-2.
4707         (Minibuffer History): Explain history commands better.
4708         (Repetition): Add xref to Incremental Search.
4710         * mark.texi (Setting Mark): Clarify info about displaying mark.
4711         Clarify explanation of C-@ and C-SPC.
4712         (Transient Mark): Mention Delete Selection mode.
4713         (Marking Objects): Clean up text about extending the region.
4715         * m-x.texi (M-x): One C-g doesn't always go to top level.
4716         No delay before suggest-key-bindings output.
4718         * fixit.texi (Fixit): Mention C-/ for undo.
4719         (Spelling): Mention ESC TAB like M-TAB.
4720         Replacement words with r and R are rechecked.
4721         Say where C-g leaves point.  Mention ? as input.
4723 2005-02-23  Lute Kamstra  <lute@gnu.org>
4725         * cmdargs.texi (Initial Options): Add cross reference.
4727 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4729         * emacs.texi (Top): Update menu for splitting of node in
4730         msdog.texi.
4731         * frames.texi (Frames): Update xref for splitting of node in
4732         msdog.texi.
4733         * trouble.texi (Quitting): Ditto.
4735 2005-02-16  Richard M. Stallman  <rms@gnu.org>
4737         * windows.texi (Split Window): Simplify line truncation info
4738         and xref to Display Custom.
4740         * trouble.texi (Quitting): Emergency escape only for text terminal.
4741         (Screen Garbled): C-l for ungarbling is only for text terminal.
4743         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4745         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4747         * programs.texi (Program Modes): Mention Python mode.
4748         (Moving by Defuns): Repeating C-M-h extends region.
4749         (Basic Indent): Clarify.
4750         (Custom C Indent): Clarify.
4751         (Expressions): Repeating C-M-@ extends region.
4752         (Info Lookup): Clarify for C-h S.
4753         (Symbol Completion): ESC TAB alternative for M-TAB.
4754         (Electric C): Clarify.
4756         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4758         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4759         MS-DOS Input node.
4760         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4761         (MS-DOS and MULE): Clarify.
4762         (MS-DOS Processes, Windows Processes): Fix typos.
4764         * major.texi (Choosing Modes): Clarify.
4766         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4767         (Keyboard Macro Step-Edit): Clarify.
4769         * indent.texi (Indentation): Clarifications.
4771         * help.texi (Help): Correct error about C-h in query-replace.
4772         Clarify apropos vs C-h a.  Fix how to search in FAQ.
4773         (Key Help): Describe C-h w here.
4774         (Name Help): Minor cleanup.  C-h w moved to Key Help.
4775         Clarify the "object" joke.
4776         (Apropos): Clarify.  Mouse-1 like Mouse-2.
4777         (Help Mode): Mouse-1 like Mouse-2.
4779         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4781         * display.texi (Display): Reorder menu.
4782         (Faces): Cleanup.
4783         (Font Lock): Cleanup.  Mention Options menu.
4784         Delete obsolete text.
4785         (Scrolling): For C-l, don't presume text terminal.
4786         (Horizontal Scrolling): Simplify intro.
4787         (Follow Mode): Clarify.
4788         (Cursor Display): Moved before Display Custom.
4789         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4790         Doc default-tab-width.  Doc line truncation more thoroughly.
4792         * dired.texi (Dired Enter): C-x C-f can run Dired.
4793         (Dired Visiting): Comment out `a' command.
4794         Mouse-1 is like Mouse-2.
4795         (Shell Commands in Dired): ? can be used more than once.
4797         * basic.texi (Continuation Lines): Simplify description of truncation,
4798         and refer to Display Custom for the rest of it.
4800 2005-02-06  Lute Kamstra  <lute@gnu.org>
4802         * basic.texi (Undo): Fix typo.
4804         * cmdargs.texi (Emacs Invocation): Fix typo.
4806         * custom.texi (Init Examples): Fix typo.
4808         * abbrevs.texi (Expanding Abbrevs): Fix typo.
4810 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4812         * regs.texi (Registers): Registers can hold numbers, too.
4814         * killing.texi (Other Kill Commands): Cleanup.
4815         Delete redundant explanation of kill in read-only buffer.
4816         (Yanking): Mention term "copying".
4817         (Accumulating Text): Fix typo.
4819         * entering.texi (Entering Emacs): Update rationale at start.
4820         (Exiting): Treat iconifying on a par with suspension.
4822         * custom.texi (Minor Modes): Fix typo.
4823         (Easy Customization): Fix menu style.
4824         (Variables): Add xref.
4825         (Examining): Setting for future sessions works through .emacs.
4826         (Keymaps): "Text terminals", not "Many".
4827         (Init Rebinding): Explain \C-.  Show example of \M-.
4828         Fix minor wording errors.
4829         (Function Keys): Explain vector syntax just once.
4830         (Named ASCII Chars): Clarify history of TAB/C-i connection.
4831         (Init File): Mention .emacs.d directory.
4832         (Init Examples): Add xref.
4833         (Find Init): Mention .emacs.d directory.
4835         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4836         (Action Arguments): Explain which kinds of -l args are found how.
4837         (Initial Options): --batch does not inhibit site-start.
4838         Add xrefs.
4839         (Command Example): Use --batch, not -batch.
4841         * basic.texi (Inserting Text): Cleanup wording.
4842         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4843         C-n is not error at end of buffer.
4844         (Undo): Doc C-/ like C-_.  Add xrefs.
4845         (Arguments): META key may be labeled ALT.
4846         Peculiar arg meanings are explained in doc strings.
4848         * abbrevs.texi (Expanding Abbrevs): Clarify.
4850 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
4852         * frames.texi (Frame Parameters): Add an xref to the description
4853         of list-colors-display.  Add a pointer to the X docs about colors.
4855         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4856         Improve docs of list-colors-display.
4858 2005-02-03  Lute Kamstra  <lute@gnu.org>
4860         * frames.texi (Frames, Drag and Drop): Fix typos.
4862 2005-02-03  Richard M. Stallman  <rms@gnu.org>
4864         * windows.texi (Basic Window): Mention color-change in mode line.
4865         (Change Window): Explain dragging vertical boundaries.
4867         * text.texi (Sentences): Clarify.
4868         (Paragraphs): Explain M-a and blank lines.
4869         (Outline Mode): Clarify text and menu.
4870         (Hard and Soft Newlines): Mention use-hard-newlines.
4872         * frames.texi (Frames): Delete unnecessary mention of Windows.
4873         (Mouse Commands): Likewise.  Mention xterm mouse support.
4874         (Clipboard): Clarify.
4875         (Mouse References): Mention use of Mouse-1 for following links.
4876         (Menu Mouse Clicks): Clarify.
4877         (Mode Line Mouse): Clarify.
4878         (Drag and Drop): Rewrite.
4880         * fixit.texi (Spelling): Fix typo.
4882         * files.texi (File Names): Clarify.
4883         (Visiting): Update conditions for use of file dialog.  Clarify.
4884         (Saving): Doc d as answer in save-some-buffers.
4885         (Remote Files): Clean up the text.
4887         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4889         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4890         (List Buffers): Clarify.
4891         (Several Buffers): Doc T command.
4892         (Buffer Convenience): Clarify menu.
4894         * basic.texi (Undo): Clarify last change.
4896 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
4898         * fixit.texi (Spelling): Fix typo.
4900 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4902         * basic.texi (Undo): Update description of `undo-outer-limit'.
4904 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
4906         * building.texi: Update documentation relating to GDB Graphical
4907         Interface.
4909 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
4911         * custom.texi (Easy Customization): Adapt menu to node name change.
4913 2005-01-30  Richard M. Stallman  <rms@gnu.org>
4915         * custom.texi (Easy Customization): Defn of "User Option" now
4916         includes faces.  Don't say just "option" when talking about variables.
4917         Do say just "options" to mean "anything customizable".
4918         (Specific Customization): Describe `customize-variable',
4919         not `customize-option'.
4921         * glossary.texi (Glossary) <Faces>: Add xref.
4922         <User Option>: Change definition--include faces.  Change xref.
4924         * picture.texi (Picture): Mention artist.el.
4926         * sending.texi, screen.texi, programs.texi, misc.texi:
4927         * mini.texi, major.texi, maintaining.texi, macos.texi:
4928         * help.texi, frames.texi, files.texi:
4929         Don't say just "option" when talking about variables.
4931         * display.texi, mule.texi: Don't say just "option" when talking
4932         about variables.  Other minor cleanups.
4934 2005-01-26  Lute Kamstra  <lute@gnu.org>
4936         * cmdargs.texi (Initial Options): Add a cross reference to `Init
4937         File'.  Mention the `-Q' option at the `--no-site-file' option.
4939 2005-01-22  David Kastrup  <dak@gnu.org>
4941         * building.texi (Grep Searching): Mention alias `find-grep' for
4942         `grep-find'.
4944 2005-01-20  Richard M. Stallman  <rms@gnu.org>
4946         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4948 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
4950         * rmail.texi (Movemail): Explain differences
4951         between standard and mailutils versions of movemail.
4952         Describe command line and configuration options introduced
4953         with the latter.
4954         Explain the notion of mailbox URL, provide examples and
4955         cross-references to mailutils documentation.
4956         Describe various methods of specifying mailbox names,
4957         user names and user passwords for rmail.
4958         (Remote Mailboxes): New section.  Describe
4959         how movemail handles remote mailboxes.  Describe configuration
4960         options used to control its behavior.
4961         (Other Mailbox Formats): Explain handling of various mailbox
4962         formats.
4964 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4966         * commands.texi (Commands): Clarification.
4968 2005-01-11  Richard M. Stallman  <rms@gnu.org>
4970         * programs.texi (Multi-line Indent): Fix previous change.
4971         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4973 2005-01-08  Richard M. Stallman  <rms@gnu.org>
4975         * display.texi (Faces): isearch-lazy-highlight-face renamed to
4976         lazy-highlight.
4978         * search.texi (Query Replace): Mention faces query-replace
4979         and lazy-highlight.
4980         (Incremental Search): Update isearch highlighting info.
4982 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4984         * custom.texi (Saving Customizations): Minor improvement.
4986 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4988         * custom.texi (Saving Customizations): Emacs no longer loads
4989         `custom-file' after .emacs.  No longer mention customizing through
4990         Custom.
4992 2005-01-01  Andreas Schwab  <schwab@suse.de>
4994         * killing.texi (Graphical Kill): Move up under node Killing,
4995         change @section to @subsection.
4997 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4999         * custom.texi (Face Customization): Mention hex color specs.
5001         * emacs.texi (Top): Update Killing submenu.
5003         * killing.texi (Killing): Reorganize section.
5004         No more TeX-only text; put the node command at start of chapter.
5005         But the first section heading is used only in TeX.
5006         Rewrite the text to read better in this mode.
5007         (Graphical Kill): New subnode gets some of the text that
5008         used to be in the first section.
5010 2004-12-31  Richard M. Stallman  <rms@gnu.org>
5012         * dired.texi (Shell Commands in Dired): Delete the ? example.
5014         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5016         * files.texi (Saving): Describe new require-final-newline features
5017         and mode-require-final-newline.
5019 2004-12-29  Richard M. Stallman  <rms@gnu.org>
5021         * custom.texi (File Variables): Clarify previous change.
5023 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5025         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5026         out now.
5028 2004-12-27  Richard M. Stallman  <rms@gnu.org>
5030         * Makefile.in (MAKEINFO): Specify --force.
5032         * basic.texi (Moving Point): C-e now runs move-end-of-line.
5033         (Undo): Doc undo-outer-limit.
5035 2004-12-15  Juri Linkov  <juri@jurta.org>
5037         * mark.texi (Transient Mark, Mark Ring): M-< and other
5038         movement commands don't set mark in Transient Mark mode
5039         if mark is active.
5041 2004-12-12  Juri Linkov  <juri@jurta.org>
5043         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5044         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5046         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5047         (Misc Dired Commands): Add @r{(Dired)} to w.
5049 2004-12-12  Juri Linkov  <juri@jurta.org>
5051         * mark.texi (Marking Objects): Marking commands also extend the
5052         region when mark is active in Transient Mark mode.
5054 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5056         * custom.texi (Saving Customizations): Emacs only loads the custom
5057         file automatically after the init file in version 22.1 or later.
5058         Adapt text and examples to this fact.
5060 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
5062         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5063         be set through Custom.  Otherwise, it has no effect.
5065 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5067         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5068         * entering.texi: Rename Command Line to Emacs Invocation.
5070         * misc.texi (Term Mode): Correctly describe C-c.
5072         * custom.texi (Easy Customization): Move up to section level,
5073         before Variables.  Avoid using the term "variable"; say "option".
5074         New initial explanation.
5075         (Variables): In initial explanation, connect "variable" to the
5076         already-explained "user option".
5078         * emacs.texi (Top): Fix ref to Command Line.
5079         Move reference to Easy Customization.
5081         * xresources.texi (X Resources): Fix From link.
5083         * doclicense.texi (GNU Free Documentation License): Fix To link.
5085         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5087         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5089 2004-12-03  Richard M. Stallman  <rms@gnu.org>
5091         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5093 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5095         * kmacro.texi: Several small changes in addition to the following.
5096         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5097         defining a keyboard macro.
5098         Mention `kmacro-ring-max'.
5099         (Keyboard Macro Counter): Clarify description of
5100         `kmacro-insert-counter', `kmacro-set-counter',
5101         `kmacro-add-counter' and `kmacro-set-format'.
5103 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5105         * custom.texi (File Variables): Add `unibyte' and make it more
5106         clear that `unibyte' and `coding' are special.  Suggested by Simon
5107         Krahnke <overlord@gmx.li>.
5109         * mule.texi (Enabling Multibyte): Refer to File Variables.
5110         Suggested by Simon Krahnke <overlord@gmx.li>.
5112 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
5114         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5115         x-use-old-gtk-file-dialog.
5117 2004-11-20  Richard M. Stallman  <rms@gnu.org>
5119         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5121 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
5123         * building.texi (Lisp Eval): Delete hyphen in section name.
5125 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
5127         * files.texi (Old Versions):
5128         No longer document annotation as "CVS only".
5130 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
5132         * files.texi (Version Control): Rewrite the introduction about
5133         version systems, mentioning the new ones that we support.  Thanks
5134         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5135         suggestions.
5137 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
5139         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
5141 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
5143         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5145 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
5147         * text.texi (Text Based Tables, Table Definition)
5148         (Table Creation, Table Recognition, Cell Commands)
5149         (Cell Justification, Row Commands, Column Commands)
5150         (Fixed Width Mode, Table Conversion, Measuring Tables)
5151         (Table Misc): New nodes, documenting the Table Mode.
5153 2004-10-19  Jason Rumney  <jasonr@gnu.org>
5155         * makefile.w32-in (info): Change order of arguments to makeinfo.
5157 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
5159         * calendar.texi (iCalendar): Update for package changes.
5161 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5163         * files.texi (Misc File Ops): View mode is a minor mode.
5165 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
5167         * calendar.texi (iCalendar): Style changes.
5169 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
5171         * search.texi (Regexps): The regexp described in the example is no
5172         longer stored in the variable `sentence-end'.
5174 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
5176         * building.texi (Starting GUD): Note that multiple debugging
5177         sessions requires `gdb --fullname'.
5179 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
5181         * calendar.texi (iCalendar): New section for a new package.
5183 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5185         * text.texi: Various small changes in addition to the following.
5186         (Text): Replace xref for autotype with inforef.
5187         (Sentences): Explain nil value for `sentence-end'.
5188         (Paragraphs): Update default values for `paragraph-start' and
5189         `paragraph-separate'.
5190         (Text Mode): Correct description of Text mode's effect on the
5191         syntax table.
5192         (Outline Visibility): `hide-other' does not hide top level headings.
5193         `selective-display-ellipses' no longer has an effect on Outline mode.
5194         (TeX Misc): Add missing @cindex.
5195         Replace xref for RefTeX with inforef.
5196         (Requesting Formatted Text): The variable
5197         `enriched-fill-after-visiting' no longer exists.
5198         (Editing Format Info): Update names of menu items and commands.
5199         (Format Faces): Mention special effect of specifying the default face.
5200         Describe inheritance of text properties.
5201         Correct description of `fixed' face.
5202         (Format Indentation): Correct description of effect of setting
5203         margins.  Mention `set-left-margin' and `set-right-margin'.
5204         (Format Justification): Update names of menu items.
5205         `set-justification-full' is now bound to `M-j b'.
5206         Mention that `default-justification' is a per buffer variable.
5207         (Format Properties): Update name of menu item.
5208         (Forcing Enriched Mode): `format-decode-buffer' automatically
5209         turns on Enriched mode if the buffer is in text/enriched format.
5211 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
5213         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5215 2004-09-28  Kim F. Storm  <storm@cua.dk>
5217         * display.texi (Display Custom) <indicate-buffer-boundaries>:
5218         Align with new functionality.
5220 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
5222         * display.texi (Display Custom): Remove stray `@end defvar'.
5224 2004-09-23  Kim F. Storm  <storm@cua.dk>
5226         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5227         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5229 2004-09-20  Richard M. Stallman  <rms@gnu.org>
5231         * custom.texi (Hooks): Explain using setq to clear out a hook.
5232         (File Variables): Explain multiline string constants.
5233         (Non-ASCII Rebinding): Explain when you need to update
5234         non-ASCII char codes in .emacs.
5236         * building.texi (Compilation): Explain how to make a silent
5237         subprocess that won't be terminated.  Explain compilation-environment.
5239 2004-09-13  Kim F. Storm  <storm@cua.dk>
5241         * mini.texi (Repetition): Rename isearch-resume-enabled to
5242         isearch-resume-in-command-history and change default to disabled.
5244 2004-09-09  Kim F. Storm  <storm@cua.dk>
5246         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5247         with new `kmacro-name-last-macro'.
5249 2004-09-08  Juri Linkov  <juri@jurta.org>
5251         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5253 2004-09-03  Juri Linkov  <juri@jurta.org>
5255         * search.texi (Incremental Search): Update wording for M-%.
5257 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
5259         * killing.texi (Killing): Correct description of kill commands in
5260         read-only buffer.
5262 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5264         * building.texi (Compilation Mode): Add a paragraph about rules
5265         for finding the compilation buffer for `next-error'.
5267         * search.texi (Other Repeating Search): Mention that Occur mode
5268         supports the next-error functionality.
5270 2004-09-02  Juri Linkov  <juri@jurta.org>
5272         * search.texi (Regexp Replace): Add missing backslash to \footnote.
5274 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
5276         * kmacro.texi (Basic Keyboard Macro):
5277         `apply-macro-to-region-lines' now operates on all lines that begin
5278         in the region, rather than on all complete lines in the region.
5280 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
5282         * frames.texi (Drag and drop): Add documentation about
5283         x-dnd-test-function and x-dnd-known-types.
5285 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
5287         * indent.texi: Various minor changes in addition to:
5288         (Indentation Commands): Correct description of `indent-relative'.
5289         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5290         mode.  The *Tab Stops* buffer uses Overwrite Mode.
5291         (Just Spaces): `tabify' converts sequences of at least two spaces
5292         to tabs.
5294 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
5296         * frames.texi (Secondary Selection): Setting the secondary
5297         selection with M-Drag-Mouse-1 does not alter the kill ring,
5298         setting it with M-Mouse-1 and M-Mouse-3 does.
5299         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5300         toolkit scroll bars.
5301         (Scroll Bars): Ditto.
5303         * windows.texi (Basic Window): When using a window system, the value
5304         of point in a non-selected window is indicated by a hollow box.
5305         (Split Window): Side by side windows are separated by a scroll bar,
5306         if scroll bars are used.
5307         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5308         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5309         (Window Convenience): Update bindings for `winner-undo' and
5310         `winner-redo'.
5312         * ack.texi (Acknowledgments): Use `@unnumbered'.
5313         * misc.texi: Adapt sectioning in Info to the node structure.
5314         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5315         of "Using Emacs as a Server".
5316         * building.texi (Building): Interchange nodes (for correct numbering).
5317         * programs.texi (Programs): Interchange nodes (for correct numbering).
5318         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5319         Info to the node structure.
5320         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5321         Rearrange order of nodes and sections such that both "GNU GENERAL
5322         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5323         end, as appropriate for appendices.
5324         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5325         Use `@unnumberedsec'.
5326         * trouble.texi: Adapt sectioning in Info to the node structure.
5327         Adapt node pointers to change in emacs.texi.
5328         * cmdargs.texi, doclicense.texi: Adapt node pointers.
5330 2004-08-25  Kenichi Handa  <handa@m17n.org>
5332         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5333         description for unibyte mode.
5335 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
5337         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5339         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5340         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5341         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5342         in @pxref.
5344 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
5346         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5347         Change section names.
5349 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
5351         * kmacro.texi (Keyboard Macro Ring): Rename section.
5352         Emacs treats the head of the macro ring as the `last keyboard macro'.
5353         (Keyboard Macro Counter): Minor change.
5354         (Save Keyboard Macro): Some clarifications.
5355         (Edit Keyboard Macro): Rename section.
5357         * buffers.texi (Buffers): Maximum buffer size is now 256M on
5358         32-bit machines.
5359         (Several Buffers): Clarify which buffer is selected if `2' is
5360         pressed in the Buffer Menu.
5361         Auto Revert mode can be used to update the Buffer Menu
5362         automatically.
5364 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
5366         * help.texi (Misc Help): Add an index entry for finding an Info
5367         manual by its file name.
5369 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
5371         * files.texi (Backup Deletion): Correct description of
5372         `delete-old-versions'.
5373         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5374         (Auto Save Files): Recommend `auto-save-mode' to reenable
5375         auto-saving, rather than the abbreviation `auto-save'.
5377 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5379         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5380         for "killing" and "yanking" in main menu.
5382 2004-08-16  Richard M. Stallman  <rms@gnu.org>
5384         * killing.texi (Yanking, Killing): Minor cleanups.
5386         * mark.texi (Momentary Mark): Minor cleanups.
5388 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
5390         * custom.texi (Non-ASCII Rebinding):
5391         C-q always inserts the right code to pass to global-set-key.
5393 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
5395         * regs.texi (RegNumbers): Mention `C-x r i' binding for
5396         `insert-register', instead of `C-x r g' binding, for consistency.
5398 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
5400         * fixit.texi (Spelling): Fix typo.
5402 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
5404         * help.texi (Help): Fix Texinfo usage.
5406 2004-07-24  Richard M. Stallman  <rms@gnu.org>
5408         * text.texi (Paragraphs): Update how paragraphs are separated
5409         and the default for paragraph-separate.
5411         * search.texi (Regexp Replace): Further update text for new
5412         replacement operators.
5414 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
5416         * emacs-xtra.texi (Subdir switches): Dired does not remember the
5417         `R' switch.
5419         * dired.texi (Dired Updating): `k' only deletes inserted
5420         subdirectories from the Dired buffer if a prefix argument was given.
5422         * search.texi (Regexps): Delete redundant definition of `symbol' in
5423         description of `\_>'.  It already occurs in the description of `\_<'.
5425 2004-07-01  Juri Linkov  <juri@jurta.org>
5427         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5428         (Regexp Search): Add M-r.
5430 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
5432         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5434 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
5436         * search.texi, calendar.texi: Markup fixes.
5438 2004-06-25  Richard M. Stallman  <rms@gnu.org>
5440         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5442 2004-06-25  David Kastrup  <dak@gnu.org>
5444         * search.texi (Regexp Replace): Some typo corrections and
5445         rearrangement.
5447 2004-06-24  David Kastrup  <dak@gnu.org>
5449         * search.texi (Unconditional Replace): Use replace-string instead
5450         of query-replace in example.
5451         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5452         sequences.
5453         (Query Replace): Correct explanation of `^' which does not use
5454         the mark stack.
5456 2004-06-21  Nick Roberts  <nickrob@gnu.org>
5458         * misc.texi (Shell History Copying): Document comint-insert-input.
5459         (Shell Ring): Describe comint-dynamic-list-input-ring here.
5461 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
5463         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5464         * custom.texi (Customization): Do.
5465         * anti.texi (Antinews): Do.
5466         * abbrevs.texi (Defining Abbrevs): Do.
5468         * programs.texi (Info Lookup): Fix keybinding for
5469         info-lookup-symbol.
5471 2004-06-16  Juanma Barranquero  <lektu@terra.es>
5473         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5474         Add emacs-xtra.
5475         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5476         (clean): Add emacs-xtra and flymake.  Remove redundancies.
5478 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
5480         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5481         Add emacs-xtra.
5482         * emacs-xtra.texi: New file.
5484 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
5486         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5487         (Dired and Find): Mention differences with ordinary Dired buffers.
5489 2004-06-13  Richard M. Stallman  <rms@gnu.org>
5491         * custom.texi (Init Syntax): Explain about vars that do special
5492         things when set with setq or with Custom.
5493         (Init Examples): Add line-number-mode example.
5495 2004-06-12  Juri Linkov  <juri@jurta.org>
5497         * dired.texi (Operating on Files): Add dired-do-touch.
5499 2004-06-10  Juri Linkov  <juri@jurta.org>
5501         * building.texi (Lisp Eval): Add C-M-x on defface.
5503 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5505         * files.texi (Reverting): Auto-Revert mode and
5506         Global Auto-Revert mode no longer revert remote files.
5508 2004-05-29  Richard M. Stallman  <rms@gnu.org>
5510         * custom.texi (Init File): Two dashes start --no-site-file.
5512 2004-05-29  Alan Mackenzie  <acm@muc.de>
5514         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
5515         ("AWK"): Is consistently thus spelled throughout.
5516         (AWK, Pike): Document as "C-like modes".
5517         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5518         (M-x man): Supersedes M-x manual-entry.
5519         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
5521         ("Comments in C"): Delete node; the info is in CC Mode manual.
5522         (c-comment-only-line-offset): Remove description.
5524         (C-c ., C-c C-c): Describe new C Mode bindings.
5526         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5527         (@dfn{Style}, c-default-style, comment-column, comment-padding)
5528         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5529         Amend definitions.
5531         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5532         Describe functions.
5534         (c-comment-start-regexp, c-hanging-comment-ender-p)
5535         (c-hanging-comment-starter-p): Remove obsolete definitions.
5537         * emacs.texi: Remove the menu entry "Comments in C".
5539 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
5541         * dired.texi (Dired and Find): `find-ls-option' does not apply to
5542         `M-x locate'.
5544 2004-05-16  Karl Berry  <karl@gnu.org>
5546         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5547         makeinfo --html fails.
5548         * help.texi (Help Summary) [@ifnottex]: Likewise.
5550 2004-05-13  Nick Roberts  <nickrob@gnu.org>
5552         * building.texi (GDB Graphical Interface): Update and describe
5553         layout first.
5555 2004-05-04  Jason Rumney  <jasonr@gnu.org>
5557         * makefile.w32-in: Revert last change.
5559 2004-05-03  Jason Rumney  <jasonr@gnu.org>
5561         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5563 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5565         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5567 2004-04-18  Juri Linkov  <juri@jurta.org>
5569         * fixit.texi (Spelling): Remove file extension from ispell xref.
5571 2004-04-15  Kim F. Storm  <storm@cua.dk>
5573         * cmdargs.texi (Initial Options): Add -Q.
5575 2004-04-05  Kim F. Storm  <storm@cua.dk>
5577         * custom.texi (File Variables): Add safe-local-eval-forms.
5579 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
5581         * files.texi (Reverting): Correct description of revert-buffer's
5582         handling of point.
5584 2004-03-22  Juri Linkov  <juri@jurta.org>
5586         * emacs.texi (Top): Add `Misc X'.
5588         * trouble.texi: Fix help key bindings.
5590         * glossary.texi: Improve references.
5592         * help.texi: Sync keywords with finder.el.
5594         * mini.texi (Completion): Add description for menu items.
5596         * misc.texi (Browse-URL, FFAP): Add information about keywords.
5598         * sending.texi (Mail Methods): Fix xref to Message manual.
5600 2004-03-12  Richard M. Stallman  <rms@gnu.org>
5602         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5604 2004-03-04  Richard M. Stallman  <rms@gnu.org>
5606         * search.texi (Regexps): Explain that ^ and $ have their
5607         special meanings only in certain contexts.
5609         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5611         * mule.texi (Specify Coding): Doc C-x RET F.
5613         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5614         for multiple compile and grep buffers.
5615         (Indirect Buffers): Don't recommand clone-indirect-buffer
5616         for multiple compile and grep buffers.
5618 2004-02-29  Juanma Barranquero  <lektu@terra.es>
5620         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5621         Use $(DEL) instead of rm, and ignore exit code.
5623 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
5625         * building.texi (Watch Expressions): Update.
5627 2004-02-21  Juri Linkov  <juri@jurta.org>
5629         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
5630         --directory, --help, --version.  Move text about command-line-args
5631         to Command Arguments.
5632         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
5633         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
5634         (Window Size X): Join -g and --geometry.  Add @cindex.
5635         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
5636         (Title X): Remove alias -title.
5637         (Misc X): New node.
5639 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
5641         * frames.texi (Drag and drop): Add Motif to list of supported
5642         protocols.
5644 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
5646         * frames.texi (Drag and drop): New section.
5648 2004-01-24  Richard M. Stallman  <rms@gnu.org>
5650         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5651         Include it only @ifnotinfo.  Patch the preceding and following
5652         node headers to point to each other.
5654 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
5656         * calendar.texi (Appointments): Update section.
5658 2003-12-29  Kevin Ryde  <user42@zip.com.au>
5660         * programs.texi (C Modes): Fix the xref.
5662 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
5664         * building.texi (Watch Expressions): Update.
5665         (Commands of GUD): Include use of toolbar + breakpoints set from
5666         fringe/margin.
5668 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
5670         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
5671         <acm@muc.de>.
5673 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
5675         * frames.texi (Dialog Boxes): Add use-file-dialog.
5677 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
5679         * ack.texi: Note that Alan Mackenzie contributed the AWK support
5680         in CC Mode.
5682 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5684         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5685         * man/commands.texi, man/custom.texi, man/display.texi:
5686         * man/emacs.texi, man/files.texi:
5687         * man/frames.texi, man/glossary.texi, man/killing.texi:
5688         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5689         * man/mule.texi, man/rmail.texi, man/search.texi:
5690         * man/sending.texi, man/text.texi, man/trouble.texi:
5691         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
5693 2003-11-01  Alan Mackenzie  <acm@muc.de>
5695         * search.texi (Scrolling During Incremental Search): Document a
5696         new scrolling facility in isearch mode.
5698 2003-10-22  Miles Bader  <miles@gnu.org>
5700         * Makefile.in (info): Move before $(top_srcdir)/info.
5702 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
5704         * building.texi (Watch Expressions): Update section on data display
5705         to reflect code changes (GDB Graphical Interface).
5707 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5709         * xresources.texi (GTK resources): Clean up previous change.
5711 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
5713         * xresources.texi (GTK resources): Add a note that some themes
5714         disallow customizations.  Add scroll theme example.
5716 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5718         * cmdargs.texi (General Variables): Remove MAILRC envvar.
5720         * misc.texi (Saving Emacs Sessions): Shorten the section,
5721         collapsing back into one node.
5723 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
5725         * misc.texi: Section "Saving Emacs Sessions" rewritten.
5727 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
5729         * xresources.texi (GTK names in Emacs): Correct typo.
5731 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
5733         * cmdargs.texi (Font X): Mention new default font.  More
5734         fully describe long font names, wildcard patterns and the
5735         problems involved.  (Result of discussion on emacs-devel.)
5737 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
5739         * emacs.texi (Acknowledgements): Correct typo.
5741 2003-09-22  Richard M. Stallman  <rms@gnu.org>
5743         * dired.texi (Misc Dired Commands): New node.
5744         (Dired Navigation): Add dired-goto-file.
5746         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5748         * emacs.texi (Acknowledgements): New node, split from Distribution.
5750         * cmdargs.texi (Action Arguments): -f reads interactive args.
5752 2003-09-08  Lute Kamstra  <lute@gnu.org>
5754         * screen.texi (Mode Line): Say that POS comes before LINE.
5755         Mention `size-indication-mode'.
5756         * display.texi (Optional Mode Line): Document
5757         `size-indication-mode'.
5758         * basic.texi (Position Info): Mention `size-indication-mode'.
5760 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
5762         * xresources.texi (Resources): Refer to `editres' man page.
5763         (Lucid Resources): Update defaults.  Expand description of
5764         `shadowThickness'.
5766 2003-09-04  Miles Bader  <miles@gnu.org>
5768         * Makefile.in (top_srcdir): New variable.
5769         ($(top_srcdir)/info): New rule.
5770         (info): Depend on it.
5772 2003-09-03  Peter Runestig  <peter@runestig.com>
5774         * makefile.w32-in: New file.
5776 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5778         * misc.texi (Saving Emacs Sessions): Correct previous change.
5780 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5782         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5783         (Intro): Include kmacro.texi after fixit.texi instead of after
5784         custom.texi.  (As suggested by Kim Storm.)
5786 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
5788         * fixit.texi (Fixit): Update `Next' pointer.
5789         * files.texi (Files): Update `Previous' pointer.
5790         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5791         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5792         (Suggested by Kim Storm.)
5793         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
5795 2003-08-18  Kim F. Storm  <storm@cua.dk>
5797         * kmacro.texi: New file describing enhanced keyboard macro
5798         functionality.  Replaces old description in custom.texi.
5800         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5801         (Keyboard Macros): Move to new kmacro.texi file.
5803         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5805 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
5807         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5809 2003-08-17  Alex Schroeder  <alex@gnu.org>
5811         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5812         required.
5814 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5816         * programs.texi (Lisp Indent): Don't describe
5817         lisp-indent-function property here.  Use xref to Lisp Manual.
5819 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5821         * calendar.texi (Date Formats): Document changed behavior of
5822         abbreviations.
5824 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5826         * buffers.texi (List Buffers): Fix previous change.
5828 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
5830         * buffers.texi (List Buffers): Adjust to new format of *Buffer
5831         List*.
5833 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
5835         * display.texi (Font Lock): Fix typo.
5837 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5839         * display.texi (Font Lock): Add xref for format info on
5840         font-lock-remove-keywords.
5842         * building.texi (Compilation): Document what happens with asynch
5843         children of compiler process.
5845         * help.texi (Library Keywords): Use @multitable.
5847 2003-06-04  Richard M. Stallman  <rms@gnu.org>
5849         * programs.texi (Expressions): Delete C-M-DEL.
5851         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5852         comint-move-point-for-output renamed from
5853         comint-scroll-to-bottom-on-output.
5855         * custom.texi (Init Rebinding): Replace previous change with xref.
5856         (Non-ASCII Rebinding): Explain that issue more briefly here.
5858 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5860         * indent.texi (Indentation): Condense, simplify, clarify prev change.
5862 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
5864         * building.texi (GDB Graphical Interface): New node.
5865         (Rewritten somewhat by RMS.)
5867 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
5869         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5870         non-English letters.  Explain how to set coding systems correctly
5871         and how to include the right coding cookie in the file.
5873 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
5875         * indent.texi (Indentation): Explain the concepts.
5876         (Just Spaces): Explain why preventing tabs for indentation might
5877         be useful.
5879 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5881         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5883 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
5885         * cmdargs.texi (General Variables): Document SMTPSERVER.
5887         * sending.texi: Remove SMTP node.
5888         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
5889         library.
5891 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
5893         * sending.texi (Sending via SMTP): Explain MTA/MUA.
5895 2003-02-22  Simon Josefsson  <jas@extundo.com>
5897         * sending.texi (Mail Methods): Add node about SMTP.
5899 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
5901         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5903 2003-02-01  Kevin Ryde  <user42@zip.com.au>
5905         * glossary.texi (Glossary): Correction to cl cross reference.
5907 2003-01-20  Richard M. Stallman  <rms@gnu.org>
5909         * killing.texi (Rectangles): Document C-x c r.
5911 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
5913         * xresources.texi (GTK resources): New node.
5914         (GTK widget names): New node.
5915         (GTK names in Emacs): New node.
5916         (GTK styles): New node.
5918 2003-01-09  Francesco Potortì  <pot@gnu.org>
5920         * maintaining.texi (Create Tags Table): Add reference to the new
5921         `etags --help --lang=LANG' option.
5923 2002-10-02  Karl Berry  <karl@gnu.org>
5925         * emacs.texi: Per rms, update all manuals to use @copying instead of
5926         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
5927         where needed for the sake of the HTML output.
5929 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
5931         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5932         source files.
5934 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5936         * Makefile.in (emacsman): New target.
5938 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5940         * (Version 21.1 released.)
5942 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
5944         * Branch for 21.1.
5946 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5948         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5950 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
5952         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
5954 1999-07-12  Richard Stallman  <rms@gnu.org>
5956         * Version 20.4 released.
5958 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
5960         * Makefile.in (INFO_TARGETS): Delete customize.info.
5961         (DVI_TARGETS): Delete customize.dvi.
5962         (../info/customize, customize.dvi): Targets deleted.
5964 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5966         * Version 20.3 released.
5968 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
5970         * Makefile.in (EMACSSOURCES): Add mule.texi.
5971         Add msdog.texi, ack.texi.  Remove gnu1.texi.
5973 1998-04-06  Andreas Schwab  <schwab@gnu.org>
5975         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
5976         it in dvi targets.
5978 1997-09-23  Paul Eggert  <eggert@twinsun.com>
5980         * Makefile.in: Merge changes mistakenly made to `Makefile'.
5981         (INFO_TARGETS): Change ../info/custom to ../info/customize.
5982         (../info/customize): Rename from ../info/custom.
5984 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5986         * Version 20.2 released.
5988 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5990         * Version 20.1 released.
5992 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5994         * Makefile (../info/customize, customize.dvi): New targets.
5995         (INFO_TARGETS): Add ../info/customize.
5996         (DVI_TARGETS): Add customize.dvi.
5998 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6000         * Version 19.33 released.
6002 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6004         * Version 19.32 released.
6006 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6008         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6010 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6012         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6013         Specify -I option.
6014         (All dvi targets): Set the TEXINPUTS variable.
6016 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6018         * Version 19.31 released.
6020 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6022         * Version 19.30 released.
6024 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6026         * Makefile.in (maintainer-clean): Rename from realclean.
6028 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6030         * Makefile.in: New file.
6031         * Makefile: File deleted.
6033 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6035         * Makefile (TEXINDEX_OBJS): Variable deleted.
6036         (texindex, texindex.o, getopt.o): Rules deleted.
6037         All deps on texindex deleted.
6038         (distclean): Don't delete texindex.
6039         (mostlyclean): Don't delete *.o.
6040         * texindex.c, getopt.c: Files deleted.
6042 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6044         * Version 19.26 released.
6046 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
6048         * Makefile (EMACSSOURCES): Exclude undo.texi.
6050 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6052         * Version 19.25 released.
6054 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6056         * Version 19.24 released.
6058 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6060         * Version 19.23 released.
6062 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6064         * Makefile: Delete spurious tab.
6066 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6068         * Makefile (.SUFFIXES): New rule.
6070 1993-12-04  Richard Stallman  (rms@srarc2)
6072         * getopt.c: New file.
6073         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6074         (getopt.o): New rule.
6075         (dvi): Don't depend on texindex.
6076         (emacs.dvi): Depend on texindex.
6078 1993-12-03  Richard Stallman  (rms@srarc2)
6080         * Makefile (TEXI2DVI): New variable.
6081         (emacs.dvi): Add explicit command.
6082         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6084 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6086         * Version 19.22 released.
6088 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6090         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6092 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6094         * Version 19.21 released.
6096 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6098         * Makefile (realclean): Don't delete the Info files.
6100 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
6102         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6103         4' where appropriate.
6105 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
6107         * Makefile: Fix targets for texindex.
6109         * texindex.c: Include "../src/config.h" if building in emacs.
6111         * Makefile: Change all files to FILENAME.texi, force all targets
6112         to be FILENAME, not FILENAME.info.
6113         Add target to build texindex.c, defining `emacs'.
6115 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6117         * Version 19.19 released.
6119 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6121         * Version 19.18 released.
6123 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6125         * Makefile: Fix source file names of the separate manuals.
6127 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6129         * Version 19.17 released.
6131 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6133         * split-man: Fix typos in last change.
6135 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6137         * Version 19.16 released.
6139 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6141         * version 19.15 released.
6143 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6145         * Makefile (distclean): It's rm, not rf.
6147 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6149         * Version 19.14 released.
6151 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6153         * Makefile: New file.
6155 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6157         * Version 19.13 released.
6159 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6161         * Version 19.9 released.
6163 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6165         * Version 19.8 released.
6167 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6169         * cmdargs.texi: Document the -i, -itype, and -iconic options.
6171         * trouble.texi: It's `enable-flow-control-on', not
6172         `evade-flow-control-on'.
6174 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6176         * display.texi: Document standard-display-european.
6178 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6180         * Version 19.7 released.
6182         * emacs.texi: Add a sentence to the top menu mentioning the
6183         specific version of Emacs this manual applies to.
6185 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6187         * basic.texi: Document next-line-add-lines variable used to
6188         implement down-arrow.
6190         * killing.texi: Document kill-whole-line.
6192 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6194         * text.texi: Update unix TeX ordering information.
6196 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6198         * news.texi: Mention fill-rectangle in keybinding list.
6200         * killing.texi: Document fill-rectangle.
6202 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6204         * vc.texi: Bring the docs up to date with VC 5.2.
6206 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6208         * emacs.tex: Mention blackbox and gomoku under Amusements.
6209         Assembler mode is now mentioned and appropriately indexed
6210         under Programming Modes.
6212 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
6214         * emacs.tex: Update TeX ordering information.
6216 1990-06-26  David Lawrence  (tale@geech)
6218         * emacs.tex: Note that completion-ignored-extensions is not used
6219         to filter out names when all completions are displayed in
6220         *Completions*.
6222 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6224         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6226 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
6228         * emacs.tex: Add @findex grep.
6230 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
6232         * emacs.tex: Correct two typos.  No other changes before
6233         Version 19 will be made.
6235 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
6237         * emacs.tex: Update information for obtaining TeX distribution from the
6238         University of Washington.
6240 ;; Local Variables:
6241 ;; coding: utf-8
6242 ;; fill-column: 79
6243 ;; add-log-time-zone-rule: t
6244 ;; End:
6246     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6247       2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6249   This file is part of GNU Emacs.
6251   GNU Emacs is free software: you can redistribute it and/or modify
6252   it under the terms of the GNU General Public License as published by
6253   the Free Software Foundation, either version 3 of the License, or
6254   (at your option) any later version.
6256   GNU Emacs is distributed in the hope that it will be useful,
6257   but WITHOUT ANY WARRANTY; without even the implied warranty of
6258   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6259   GNU General Public License for more details.
6261   You should have received a copy of the GNU General Public License
6262   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
6264 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd