Doc fixes for buffers.texi and text.texi in Emacs manual.
[emacs.git] / doc / emacs / ChangeLog
blob5c56720a40e4857e123ee47b37556db848d3657a
1 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
3         * buffers.texi (Select Buffer): Clarify explanation of switching
4         to new buffers.  Fix description of next-buffer and
5         previous-buffer (Bug#10334).
6         (Misc Buffer): Add xref to View Mode.
8         * text.texi (Fill Commands): Fix description of
9         sentence-end-double-space.
11 2012-01-23  Chong Yidong  <cyd@gnu.org>
13         * anti.texi (Antinews): Add Emacs 23 antinews.
15 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
17         * programs.texi (Comment Commands): Typo (bug#10514).
19 2012-01-15  Chong Yidong  <cyd@gnu.org>
21         * xresources.texi (X Resources): Describe GTK+ case first.
22         (Resources): Don't use borderWidth as an example, since it doesn't
23         work with GTK+.
24         (Table of Resources): Clarify role of several resources, including
25         the Emacs 24 behavior of cursorBlink etc.
26         (Face Resources): Node deleted.  Recommend using Customize
27         instead.  Add paragraph to `Table of Resources' node summarizing
28         how to use X resources for changing faces.
29         (Lucid Resources): Rewrite, omitting description of font names,
30         referring to the Fonts node instead.
31         (LessTif Resources): Copyedits.
32         (GTK resources): Rewrite, describing the difference between gtk2
33         and gtk3.
34         (GTK Resource Basics): New node.
35         (GTK Widget Names, GTK Names in Emacs): Rewrite.
36         (GTK styles): Just refer to Fonts node for GTK font format.
38         * display.texi (Faces): Document the cursor face.
40 2012-01-14  Chong Yidong  <cyd@gnu.org>
42         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
43         (General Variables): Add xref to Lisp Libraries.
44         (Initial Options): Copyedits.
45         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
46         (Environment): Clarify what getenv does.
47         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
48         light backgrounds on xterms.
49         (Misc Variables): TEMP and TMP are not Windows-specific.
50         (Display X): Copyedits.
51         (Colors X): -bd does nothing for GTK.
52         (Icons X): Gnome 3 doesn't use taskbars.
54         * misc.texi (Shell): Document exec-path here.
56         * rmail.texi (Movemail): Add xref for exec-path.
58 2012-01-13  Glenn Morris  <rgm@gnu.org>
60         * dired.texi (Dired and Find): Clarify find-ls-options.
62 2012-01-09  Chong Yidong  <cyd@gnu.org>
64         * custom.texi (Custom Themes): Switched custom-safe-themes to use
65         SHA-256.
67 2012-01-07  Chong Yidong  <cyd@gnu.org>
69         * display.texi (Useless Whitespace): Add Whitespace mode.
71         * custom.texi (Hooks): Discuss how to disable minor modes.
73         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
74         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
76         * trouble.texi (Lossage): Refer to Bugs node for problems.
77         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
78         (Screen Garbled): Don't refer to terminal "manufacturers".
79         (Total Frustration): Node deleted.  Eliza is documented in
80         Amusements now.
81         (Known Problems): More info about using the bug tracker.  Mention
82         debbugs package.
83         (Bug Criteria): Copyedits.
84         (Understanding Bug Reporting): Mention emacs -Q.
86 2012-01-06  Chong Yidong  <cyd@gnu.org>
88         * custom.texi (Specifying File Variables): The mode: keyword
89         doesn't have to be first anymore.  Add example of specifying minor
90         modes.
91         (Directory Variables): Simplify example.  Mention application to
92         non-file buffers.
93         (Disabling): Use "initialization file" terminology.
94         (Init Examples): Fix hook example.
96 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
98         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
99         (Bug#10422)
100         Move the stuff about resources to xresources.texi.
102         * xresources.texi (Resources): Move information about setting X
103         resources in the Registry from cmdargs.texi.  Make the index entry
104         be similar to the one in cmdargs.texi.
106 2012-01-05  Chong Yidong  <cyd@gnu.org>
108         * custom.texi (Customization Groups): Update example.
109         (Browsing Custom): Document the new search field.
110         (Changing a Variable): Update example for Emacs 24 changes.
111         Document Custom-set and Custom-save commands.
112         (Face Customization): Document Emacs 24 changes.  De-document
113         modify-face.
114         (Specific Customization): Mention customize-variable.
115         (Custom Themes): Add customize-themes, custom-theme-load-path,
116         custom-theme-directory, and describe-theme.
117         (Creating Custom Themes): New node.
118         (Examining): Mention M-:.
120         * package.texi (Packages): Fix typo.
122 2012-01-03  Chong Yidong  <cyd@gnu.org>
124         * misc.texi (Single Shell): Don't document Lisp usage of
125         shell-command.  Tidy up discussion of synchronicity.  Add index
126         entries for async-shell-command.
127         (Interactive Shell): Note that M-x shell uses shell-file-name.
128         Note change in behavior in Emacs 24.
129         (Shell Mode): Shell mode now uses completion-at-point.
130         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
131         default method for recognizing prompts nowadays.
132         (Shell Ring): Add xref to Minibuffer History.
133         (Directory Tracking): Explain Dirtrack mode in more detail.
134         (Term Mode): Fix index entries.
135         (Paging in Term): Merge into Term Mode.
136         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
137         (Printing): Fix xref.  State default of lpr-switches.
138         (PostScript): Remove obsolete sentence.  Omit description of
139         non-interactive behaviors.
140         (Hyperlinking): Improve description.
141         (Browse-URL): Using compose-mail for mailto URLs is the default.
142         Document browse-url-mailto-function.
143         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
144         (FFAP): FFAP is not a minor mode.
145         (Amusements): M-x lm was renamed to M-x landmark.  Document
146         nato-region.
148 2012-01-01  Chong Yidong  <cyd@gnu.org>
150         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
151         (Gnus Startup): Note that the system might not be set up for news.
152         Describe group levels more clearly.
153         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
154         Summary of Gnus.
155         (Document View): Copyedits.  Move zoom commads to DocView
156         Navigation node.
157         (DocView Navigation, DocView Searching, DocView Slicing)
158         (DocView Conversion): Nodes renamed from Navigation, etc.
160         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
162 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
164         * basic.texi (Moving Point): Fix the description of C-n and C-p.
165         (Bug#10380)
167 2011-12-30  Chong Yidong  <cyd@gnu.org>
169         * sending.texi (Sending Mail): Document initial mail buffer name,
170         and changed multiple mail buffer behavior.
171         (Mail Format): Put the example at the top of the section.
172         (Mail Headers): Move discussion of "From" to the top.
173         (Mail Sending): Document sendmail-query-once.
174         (Citing Mail): Make it less Rmail-specific.
176 2011-12-29  Chong Yidong  <cyd@gnu.org>
178         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
179         example.  Add index entries.
180         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
182 2011-12-26  Chong Yidong  <cyd@gnu.org>
184         * dired.texi (Dired Enter, Misc Dired Features): Document
185         dired-use-ls-dired changes.  Mention quit-window.
186         (Dired Navigation): Add index entries.
187         (Dired Visiting): Fix View Mode xref.
188         (Marks vs Flags): Prefer C-/ binding for undo.
189         (Subdirectories in Dired): Add xrefs.
190         (Misc Dired Features): Document some Emacs 24 changes.  Add index
191         entries.
193         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
194         variable, since it is explained in Minor Modes node.
195         (Defining Abbrevs): Copyedits.
196         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
197         C-/ binding for undo.
198         (Dabbrev Customization): Add xrefs for case-fold-search and
199         case-replace.
201         * dired-xtra.texi (Subdir Switches): Add xref.
203         * maintaining.texi (VC Directory Commands): Mention quit-window.
205 2011-12-25  Chong Yidong  <cyd@gnu.org>
207         * maintaining.texi (Tags): Mention Semantic.
208         (Create Tags Table, Etags Regexps): Copyedits.
209         (Find Tag): Mention minibuffer completion.
210         (List Tags): Mention completion-at-point.  Completion is actually
211         available in M-x list-tags.
213         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
214         Document vc-delete-file.
216         * files.texi (Misc File Ops): Mention vc-delete-file.
218         * programs.texi (Symbol Completion): Mention completion-at-point
219         explicitly.
221 2011-12-22  Chong Yidong  <cyd@gnu.org>
223         * maintaining.texi (Change Log Commands): Don't specially mention
224         vc-update-change-log which is CVS-only.
226         * vc1-xtra.texi (Version Headers): Note that these are for
227         Subversion, CVS, etc. only.
228         (General VC Options): De-document vc-keep-workfiles.  Fix
229         RCS-isms.
231 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
233         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
234         should be @end iftex".
236 2011-12-21  Chong Yidong  <cyd@gnu.org>
238         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
239         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
240         (VC Pull): Mention vc-log-incoming.
241         (Log Buffer): Add CVS/RCS only disclaimer.
243         * vc1-xtra.texi (Remote Repositories): Update introduction.
244         (Local Version Control): Node deleted (obsolete with DVCSes).
245         (Remote Repositories, Version Backups): Node deleted.  Move
246         documentation of vc-cvs-stay-local to CVS Options.
247         (CVS Options): Reduce verbosity of description of obscure CVS
248         locking feature.
249         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
250         Tags node.
251         (Revision Tags): Move under Miscellaneous VC subsection.
252         (Change Logs and VC): Note that this is wrong for DVCSs.
253         De-document log entry manipulating features.
254         (Renaming and VC): Describe how it works on modern VCSes.
256         * files.texi (Misc File Ops): Mention vc-rename-file.
258         * programs.texi (Custom C Indent): Add index entries.
260 2011-12-20  Alan Mackenzie  <acm@muc.de>
262         * programs.texi (Motion in C): Update the description of C-M-a and
263         C-M-e, they now DTRT in enclosing scopes.
264         (Custom C Indent): Add @dfn{guessing} of the indentation style.
266 2011-12-20  Chong Yidong  <cyd@gnu.org>
268         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
269         (Old Revisions): Use it.
270         (VCS Repositories): Add "distributed" terminology.
271         (Log Buffer): Remove duplicate description
272         about changesets.  Fix "current VC fileset" ambiguity.
273         (Multi-User Branching): Node deleted.
274         (Branches, Switching Branches): Discuss decentralized version
275         control systems.
276         (VC Pull): New node.
277         (Merging): Document merging on decentralized systems.
278         (Creating Branches): Note that this is specific to CVS and related
279         systems.
281 2011-12-19  Chong Yidong  <cyd@gnu.org>
283         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
284         (VC Mode Line): Add index entry for "version control status".
285         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
286         Document vc-revert-show-diff.  De-document vc-rollback.
287         (VC Directory Mode): Rewrite introduction.  Move prefix arg
288         documentation here from VC Directory Buffer node.
289         (VC Directory Buffer): Use a decentralized VCS example.
290         (VC Directory Commands): Use a table.  Remove material duplicated
291         in previous nodes on multi-file VC filsets.
293 2011-12-17  Chong Yidong  <cyd@gnu.org>
295         * maintaining.texi (VCS Concepts): Make "revision" terminology
296         less CVS-specific.
297         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
298         Registering node.
299         (Secondary VC Commands): Deleted.  Promote subnodes.
300         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
301         log buffer.  Add index entries.
302         (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
303         "commit" terminology.
304         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
305         doesn't refer to tags tables.  Note other possible forms of the
306         revision ID.  C-x v = does not save.
307         (Registering): Note similarity to C-x v v action.  Fix description
308         of how backends are chosen.  De-document vc-default-init-revision.
309         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
310         in root log buffers.
312 2011-12-16  Chong Yidong  <cyd@gnu.org>
314         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
315         (Basic VC Editing): Remove redundant descriptions.
316         (VC With A Merging VCS): Make description more general instead of
317         CVS-specific.
318         (VC With A Locking VCS): Use VC fileset terminology.
320 2011-12-12  Chong Yidong  <cyd@gnu.org>
322         * building.texi (Executing Lisp): Fix xref for C-M-x.
323         (Lisp Libraries): Add xref to node explaining `load' in Lisp
324         manual.  Note that load-path is not customizable.
325         (Lisp Eval): Note that listed commands are available globally.
326         Explain the meaning of "defun" in the C-M-x context.
327         (Lisp Interaction): Copyedits.
328         (External Lisp): Fix name of inferior Lisp buffer.  Mention
329         Scheme.
330         (Compilation): Define "inferior process".
332 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
334         * msdog.texi (Windows Fonts): Document how to force GDI font
335         backend on MS-Windows.
337 2011-12-10  Chong Yidong  <cyd@gnu.org>
339         * building.texi (Compilation): Say what the -k flag to make does.
340         Move subprocess discussion to Compilation Shell.
341         (Compilation Mode): Add xref for grep, occur, and mouse
342         references.  Define "locus".
343         (Grep Searching): Use @command.
344         (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
345         intro.
346         (Starting GUD): Clarify how arguments are specified.
347         (Debugger Operation): Index entry for "GUD interaction buffer",
348         and move basic description here from Commands of GUD node.
349         (GDB User Interface Layout): Copyedits.
350         (Source Buffers): Remove gdb-find-source-frame, which is not in
351         gdb-mi.el.
352         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
353         toggle-gdb-all-registers, which are not in gdb-mi.el.  Don't
354         re-document GUD interaction buffers.
356         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
357         (Semantic): Add cindex entries for Semantic.
359 2011-12-06  Chong Yidong  <cyd@gnu.org>
361         * programs.texi (Man Page): Clarify how to use Man-switches.
362         Don't bother documenting Man-fontify-manpage-flag.
363         (Lisp Doc): Add xref to Name Help node.
364         (Hideshow): Add cindex.  Mention role of ellipses, and default
365         value of hs-isearch-open.  Don't bother documenting
366         hs-special-modes-alist.
367         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
368         changing the window manager binding of M-TAB.
370 2011-12-05  Chong Yidong  <cyd@gnu.org>
372         * programs.texi (Comment Commands): Fix description of for M-; on
373         blank lines.  Move documentation of comment-region here.
374         (Multi-Line Comments): Clarify the role of comment-multi-line.
375         Refer to Comment Commands for comment-region doc.
376         (Options for Comments): Refer to Multi-Line Comments for
377         comment-multi-line doc, instead of duplicating it.  Fix default
378         values of comment-padding and comment-start-skip.
380 2011-12-04  Chong Yidong  <cyd@gnu.org>
382         * programs.texi (Program Modes): Mention modes that are not
383         included with Emacs.  Fix references to other manuals for tex.
384         Add index entry for backward-delete-char-untabify.  Mention
385         prog-mode-hook.
386         (Which Function): Use "global minor mode" terminology.
387         (Basic Indent, Multi-line Indent): Refer to previous descriptions
388         in Indentation chapter to avoid duplication.
389         (Expressions): Copyedit.
390         (Matching): Document Electric Pair mode.
392         * ack.texi (Acknowledgments):
393         * rmail.texi (Movemail, Other Mailbox Formats):
394         * frames.texi (Frames): Don't capitalize "Unix".
396 2011-12-04  Chong Yidong  <cyd@gnu.org>
398         * text.texi (Nroff Mode): Mention what nroff is.
399         (Text Based Tables, Table Recognition): Don't say "Table mode"
400         since it's not a major or minor mode.
401         (Text Based Tables): Reduce the size of the example.
402         (Table Definition): Clarify definitions.
403         (Table Creation): Add key table.
404         (Cell Commands): Use kbd for commands.
405         (Table Rows and Columns): Combine nodes Row Commands and Column
406         Commands.
407         (Fixed Width Mode): Node deleted; contents moved to parent.
408         (Table Conversion): Shorten example.
409         (Measuring Tables): Merge into Table Misc.
411 2011-12-03  Chong Yidong  <cyd@gnu.org>
413         * text.texi (TeX Mode): Mention AUCTeX package.
414         (TeX Editing): Add xref to documentation for Occur.
415         (LaTeX Editing): Add xref to Completion node.
416         (TeX Print): Fix description of tex-directory.
417         (Enriched Text): Renamed from Formatted Text.  Make this node and
418         its subnodes less verbose, since text/enriched files are
419         practically unused.
420         (Enriched Mode): Renamed from Requesting Formatted Text.
421         (Format Colors): Node deleted.
422         (Enriched Faces): Renamed from Format Faces.  Describe commands
423         for applying colors too.
424         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
426         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
428         * display.texi (Colors): New node.
430         * cmdargs.texi (Colors X):
431         * xresources.texi (GTK styles):
432         * custom.texi (Face Customization): Reference it.
434         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
435         Link to Fill Commands for Justification entry.
437 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
439         * display.texi (Auto Scrolling): More accurate description of what
440         scroll-*-aggressively does, including the effect of non-zero
441         margin.  Fix "i.e." markup.
443 2011-12-02  Chong Yidong  <cyd@gnu.org>
445         * text.texi (Pages): Mention how formfeed chars are displayed.
446         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
447         Describe adaptive filling more precisely.
448         (Fill Commands): Note that filling removes excess whitespace.
449         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
450         now bound to indent-for-tab-command in Text mode.
451         (Outline Mode): Copyedits.
452         (Outline Visibility): Note that Reveal mode is a buffer-local
453         minor mode.
455         * modes.texi (Major Modes): Move note about checking major-mode in
456         a hook function here, from Text mode.
458 2011-11-28  Chong Yidong  <cyd@gnu.org>
460         * text.texi (Words): Add xref to Position Info.
461         (Paragraphs): Add xref to Regexps.
463         * indent.texi (Indentation): Rewrite introduction.  Move table to
464         Indentation Commands node.
465         (Indentation Commands): Add index entries to table.  Copyedits.
466         (Tab Stops, Just Spaces): Copyedits.
467         (Indent Convenience): New node.  Document electric-indent-mode.
469         * programs.texi (Basic Indent):
470         * windows.texi (Pop Up Window): Fix kindex entry.
472 2011-11-28  Chong Yidong  <cyd@gnu.org>
474         * modes.texi (Major Modes): Move major-mode variable doc here from
475         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
476         and text-mode-hook.  Add example of using hooks.
477         (Minor Modes): Document behavior of mode command calls from Lisp.
478         Note that setting the mode variable using Customize will DTRT.
479         (Choosing Modes): Add example of setting a minor mode using a
480         local variable.
482 2011-11-27  Chong Yidong  <cyd@gnu.org>
484         * frames.texi (Creating Frames): Move frame parameter example to
485         Frame Parameters node.
486         (Frame Commands): C-x 5 o does not warp the mouse by default.
487         (Fonts): Add more GTK-style properties; also, they should be
488         capitalized.
489         (Special Buffer Frames): Node deleted; special-display is on the
490         way out.
491         (Frame Parameters): Example moved here from Creating Frames.
492         Clarify that default-frame-alist affects the initial frame too.
493         Delete auto-raise-mode and auto-lower-mode.
494         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
495         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
497         * windows.texi (Window Choice): Add xref to Lisp manual for
498         special-display-*.
500 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
502         * display.texi (Text Display): Update the description,
503         cross-references, and indexing related to display of control
504         characters and raw bytes.
506 2011-11-25  Chong Yidong  <cyd@gnu.org>
508         * frames.texi (Frames): Rewrite introduction.
509         (Mouse Commands): Default for mouse-drag-copy-region is now t.
510         Mouse-3 does not copy to kill ring by default.  DEL does not
511         behave specially for mouse commands any more.
512         (Mouse References): Document mouse-1-click-follows-link more
513         thoroughly.
514         (Menu Mouse Clicks): Move footnote to the main text and add xref
515         to Init Rebinding node.
516         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
518         * files.texi (Visiting): `C-x 5 f' works on ttys too.
520 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
522         * display.texi (Font Lock): Fix typo.
524 2011-11-24  Glenn Morris  <rgm@gnu.org>
526         * rmail.texi (Rmail Output):
527         Mention rmail-automatic-folder-directives.  (Bug#9657)
529 2011-11-21  Chong Yidong  <cyd@gnu.org>
531         * mark.texi (Global Mark Ring): Fix description of global mark
532         ring (Bug#10032).
534 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
536         * msdog.texi (Windows Fonts): Fix typo.
538 2011-11-17  Glenn Morris  <rgm@gnu.org>
540         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
542 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
544         * killing.texi (Rectangles):
545         * misc.texi (Document View):
546         * modes.texi (Choosing Modes):
547         * msdog.texi (Windows Fonts):
548         * regs.texi (Rectangle Registers):
549         * search.texi (Isearch Yank): Fix typos.
551 2011-11-06  Chong Yidong  <cyd@gnu.org>
553         * windows.texi (Basic Window): Add xref to Cursor Display.
554         (Split Window): Document negative arg for splitting commands.
555         (Other Window): Document mouse-1 in text area of window.
556         (Change Window): Don't mention window attributes, since they
557         aren't defined.  C-x 1 can't be used with minibuffer windows.
558         Windows are no longer auto-deleted.
559         (Window Choice): Add xref to Choosing Window in Lisp manual.
560         (Window Convenience): Note that windmove disables shift-selection.
561         Move M-x compare-windows here from Other Window node.
563         * custom.texi (Mouse Buttons):
564         * search.texi (Isearch Scroll):
565         * windows.texi (Split Window): Use new names split-window-below
566         and split-window-right.
568 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
570         * emacs.texi (Top): Fix typo.
572 2011-10-25  Glenn Morris  <rgm@gnu.org>
574         * abbrevs.texi (Saving Abbrevs):
575         quietly-read-abbrev-file is not a command.  (Bug#9866)
577 2011-10-24  Chong Yidong  <cyd@gnu.org>
579         * display.texi (Scrolling): Document scroll-up-line and
580         scroll-down-line.  Document scroll-command property.
581         (Recentering): New node, split off from Scrolling.
583 2011-10-23  Chong Yidong  <cyd@gnu.org>
585         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
586         (Tool Bars): Copyedits.
588         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
590 2011-10-22  Chong Yidong  <cyd@gnu.org>
592         * windows.texi (Displaying Buffers): Fix broken lispref link.
594 2011-10-22  Chong Yidong  <cyd@gnu.org>
596         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
597         Move confirm-nonexistent-file-or-buffer discussion here.
599         * files.texi (File Names, Visiting): Move detailed discussion of
600         minibuffer confirmation to Minibuffer Exit.
602         * buffers.texi (Buffers): Tweak mention of mail buffer name.
603         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
605 2011-10-21  Chong Yidong  <cyd@gnu.org>
607         * files.texi (File Names, Visiting, Interlocking): Copyedits.
608         (Backup Copying): backup-by-copying-when-mismatch is now t.
609         (Customize Save): Fix description of require-final-newline.
610         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
611         (Auto Save Control): Clarify.
612         (File Archives): Add 7z.
613         (Remote Files): ange-ftp-make-backup-files defaults to nil.
615         * arevert-xtra.texi (Autorevert): Copyedits.
617 2011-10-20  Chong Yidong  <cyd@gnu.org>
619         * custom.texi (Hooks, Init Examples):
620         * display.texi (Font Lock):
621         * fixit.texi (Spelling):
622         * rmail.texi (Rmail Display): Minor mode function with no arg now
623         enables it.
625         * fixit.texi (Spelling): Fix description of inline completion.
627 2011-10-19  Chong Yidong  <cyd@gnu.org>
629         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
630         entries.
631         (Isearch Yank): Document isearch-yank-pop.
632         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
633         (Other Repeating Search): Document Occur Edit mode.
635 2011-10-18  Chong Yidong  <cyd@gnu.org>
637         * display.texi (Fringes): Move overflow-newline-into-fringe here,
638         from Line Truncation node.
639         (Standard Faces): Note that only the background of the cursor face
640         has an effect.
641         (Cursor Display): Fix descriptions of cursor face
642         and bar cursor blinking.
643         (Text Display): Document nobreak-char-display more clearly.
644         (Line Truncation): Add xref to Split Window node.
645         (Display Custom): Don't bother documenting baud-rate or
646         no-redraw-on-reenter.
648         * search.texi (Slow Isearch): Node removed.
650 2011-10-18  Glenn Morris  <rgm@gnu.org>
652         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
654 2011-10-18  Chong Yidong  <cyd@gnu.org>
656         * display.texi (Faces): Simplify discussion.  Move documentation
657         of list-faces-display here, from Standard Faces node.  Note
658         special role of `default' background.
659         (Standard Faces): Note special role of `default' background.  Note
660         that region face may be taken fom GTK.  Add xref to Text Display.
661         (Text Scale): Rename from "Temporary Face Changes".  Callers
662         changed.  Don't bother documenting variable-pitch-mode.
663         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
664         (Useless Whitespace): Simplify description of
665         delete-trailing-whitespace.  Note active region case.
666         (Text Display): Fix description of escape-glyph face assignment.
667         Remove unibye mode discussion.  Update some parts for Unicode.
668         Move glyphless chars documentation to Lisp manual.
670         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
672 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
674         * display.texi (Scrolling): Tweak explanation of scroll direction.
675         (View Mode): Add index entries.
677         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
679         * regs.texi (Text Registers): C-x r i does not activate the mark.
680         (Bookmarks): Document new default bookmark location.
682 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
684         * killing.texi (Deletion): Add xref to Using Region.  Document
685         delete-forward-char.
686         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
687         description here.  Recommend C-u C-SPC for jumping to mark.
688         (Kill Ring): Move kill ring variable documentation here.
689         (Primary Selection): Copyedits.
690         (Rectangles): Document new command rectangle-number-lines.
691         (CUA Bindings): Note that this disables the mark-even-if-inactive
692         behavior for C-x and C-c.
694         * mark.texi (Mark): Mention "active region" terminology.
695         (Using Region): Document delete-active-region.
697 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
699         * mark.texi (Mark): Clarify description of disabled Transient Mark
700         mode (Bug#9689).
701         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
702         selection changes.  Mention that commands like C-y set the mark.
703         (Marking Objects): Add xref to Words node.  Note that mark-word
704         and mark-sexp also have the "extend region" behavior.
705         (Using Region): Mention M-$ in the table.  Document
706         mark-even-if-inactive here instead of in Mark Ring.
707         (Mark Ring): Move mark-even-if-inactive to Using Region.  Take
708         note of the "Mark Set" behavior.
709         (Disabled Transient Mark): Rename from "Persistent Mark"
710         (Bug#9688).  Callers changed.
712         * programs.texi (Expressions):
713         * text.texi (Words): Defer to Marking Objects for mark-word doc.
715 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
717         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
718         option" terminology.
719         (Key Help): Add command names.  Define "documentation string".
720         (Name Help): Remove an over-long joke.
721         (Apropos): Document prefix args.  Remove duplicated descriptions.
722         (Help Mode): Add C-c C-b to table.  Update TAB binding.
723         (Package Keywords): Rename from "Library by Keyword".  Describe
724         new package menu interface.
725         (Help Files, Help Echo): Tweak description.
727         * mini.texi (Completion Options): Add completion-cycle-threshold.
728         (Minibuffer History): Document numeric args to history commands.
730 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
732         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
734 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
736         * basic.texi (Position Info): Omit page commands.  Document
737         count-words-region and count-words.
739         * text.texi (Pages): Move what-page documentation here.
741 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
743         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
744         Remote Files node instead of linking directly to the Tramp manual.
745         (Minibuffer Edit): Add xref to Blank Lines.
746         (Completion): Add xref to Symbol Completion.  Remove redundant
747         example, which is repeated in the next node.
748         (Completion Commands): Minor clarifications.
749         (Completion Styles): New node, split from Completion Commands.
750         Document substring and initials styles.
751         (Strict Completion): Remove information duplicated in other nodes.
752         (Completion Options): Consolidate case difference discussion here.
754         * help.texi (Help Mode): Fix kindex entries.
756         * files.texi (File Names): Add index entries.
758 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
760         * basic.texi (Inserting Text): Add xref to Completion.  Add
761         ucs-insert example, and document prefix argument.
762         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
763         to left/right.  Tweak left-char and right-char descriptions.
764         M-left and M-right are now bound to left-word/right-word.
765         (Erasing): Document delete-forward-char.
767         * screen.texi (Screen, Menu Bar): Copyedits.
768         (Point): Remove duplicate paragraph on cursors, also in Screen.
769         (Mode Line): Trailing dashes no longer shown on X displays.
771         * frames.texi (Non-Window Terminals): Index just "text-only
772         terminal", which is used throughout the manual now.
774         * entering.texi (Entering Emacs): Define "startup screen".
775         Document window-splitting behavior with command-line inputs.
776         (Exiting): Remove obsolete paragraph about shells without suspend
777         functionality.
779         * commands.texi (User Input): Define "input event" more clearly.
780         (Keys): Add xref to Echo Area.
781         (Commands): Clarify relation between commands and functions.
783 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
785         * misc.texi (emacsclient Options): Document how emacsclient runs
786         the Emacs daemon (Bug#9674).
788 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
790         * basic.texi (Moving Point):
791         * custom.texi (Mouse Buttons):
792         * rmail.texi (Rmail Scrolling):
793         * search.texi (Isearch Scroll):
795         * display.texi (Scrolling): Replace scroll-up/down with
796         scroll-up/down-command.  Fix scroll-preserve-screen-position
797         description.  Document scroll-error-top-bottom.
799 2011-09-30  Glenn Morris  <rgm@gnu.org>
801         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
803 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
805         * windows.texi (Pop Up Window): Defer discussion of window
806         splitting to the Window Choice node.  Add index entries.
807         (Force Same Window): Node deleted.
808         (Displaying Buffers, Window Choice): New nodes.
810         * buffers.texi (Select Buffer): Clarify description of
811         buffer-switching commands.  Add xref to Window Display node.
812         Don't repeat confirm-nonexistent-file-or-buffer description from
813         Visiting node.  Remove even-window-heights.
815         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
817 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
819         * cmdargs.texi (Icons X): Fix description of Emacs icon.
821         * xresources.texi (Table of Resources): Fix documentation of
822         bitmapIcon.
824 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
826         * package.texi (Package Menu): Add package-menu-mark-upgrades.
828 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
830         * frames.texi (Frame Commands): Note that delete-other-frames only
831         deletes frames on current terminal.
833 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
835         * sending.texi (Mail Misc): Document mail-add-attachment.
837 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
839         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
841 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
843         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
845 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
847         * files.texi (File Archives):
848         * cal-xtra.texi (Diary Display):
849         * help.texi (Help Mode): Add xref to View Mode.
851 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
853         * display.texi (View Mode): New node.  Move view-file here from
854         Misc File Ops.  Move view-buffer here from Misc Buffer.
856         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
858         * files.texi (Misc File Ops): Document new
859         delete-by-moving-to-trash behavior.  Remove view-file.
861         * dired.texi (Dired Deletion): Shorten description of Trash.
863         * misc.texi (emacsclient Options): Document server-port.
865 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
867         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
868         even on MS-Windows.  Fix a typo.
870 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
872         * package.texi: New file, documenting the package manager.
874         * emacs.texi: Include it.
876         * help.texi (Help Summary): Add describe-package.
878 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
880         * misc.texi (Printing): Convert subnodes into subsections.
882         * text.texi (Two-Column): Move into Text chapter.
884         * picture-xtra.texi (Picture Mode): Group with Editing Binary
885         Files section.  Convert from chapter into section.
887         * display.texi (Narrowing): Move into display chapter.
889         * sending.texi (Sending Mail):
890         * rmail.texi (Rmail):
891         * misc.texi (Gnus, Document View):
892         * dired.texi (Dired):
893         * emacs.texi: Group the mail, rmail, and gnus chapters together.
895 2011-08-07  Juri Linkov  <juri@jurta.org>
897         * dired.texi (Operating on Files): Rewrite according to the fact
898         that `dired-do-chmod' doesn't use the `chmod' program anymore.
900 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
902         * mini.texi (Minibuffer File): Insert a reference to Tramp for
903         remote file name completion.  (Bug#9197)
905 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
907         * mule.texi (Bidirectional Editing): Document the fact that
908         bidi-display-reordering is t by default.
910 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
912         * help.texi (Misc Help): Mention `describe-prefix-bindings'
913         explicitly (bug#8904).
915 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917         * trouble.texi (Checklist): Use an `M-x' example instead of an
918         Emacs Lisp form to switch on the dribble file (bug#8056).
920 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
922         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
924 2011-07-13  Glenn Morris  <rgm@gnu.org>
926         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
928 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930         * mark.texi (Mark Ring): Clarify how many locations are saved
931         (bug#5770).
932         (Global Mark Ring): Ditto.
934 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936         * text.texi (Table Recognition): Use "at point" instead of "under
937         point" (bug#4345).
939         * display.texi (Cursor Display): Mention `cursor-type'.
941         * screen.texi (Point): Clarify that it's only if you use a block
942         cursor that it appears to be on a character (bug#4345).
944 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
946         * misc.texi (Amusements): Move dissociated press here, from its
947         own section.
949         * emacs.texi (Top): Update node listing.
951 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
953         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
954         clarity (bug#3523).
956 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
958         * cmdargs.texi (Initial Options): Document --no-site-lisp.
959         (Misc X): Document --parent-id.
961         * frames.texi (Frame Commands): Note that focus-follows-mouse now
962         defaults to nil.
964         * misc.texi (emacsclient Options): Document --parent-id.
966         * msdog.texi (Windows HOME): Document _emacs as obsolete.
968 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
970         * emacs.texi: Use "..." instead of ``...'' in the menus
971         (bug#3503).
973 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
975         * killing.texi (Primary Selection): Document `only' setting for
976         select-active-regions.
978         * mark.texi (Setting Mark): Reference Shift Selection node.
980         * frames.texi (Mouse Commands): Document mouse-yank-primary.
982 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
984         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
985         motion keys" (bug#3503).
987         * emacs.texi: Change all the register node names from "RegPos"
988         (etc.) to "Positional Registers" (etc.) (bug#3314).
990 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
992         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
993         (Other Kill Commands, Kill Options): Copyedits.
994         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
995         (Yanking): Move yank-excluded properties discussion here.
996         (Cut and Paste): Move from frames.texi.  Update subnodes to
997         describe x-select-enable-clipboard case.
999         * frames.texi: Move Cut and Paste node and subnodes into
1000         killing.texi, except Mouse Commands and Word and Line Mouse.
1002 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
1004         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1006 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008         * screen.texi (Mode Line): Clarify that coding systems are
1009         characters, not letters (bug#1749).
1011         * cmdargs.texi (Environment): Mention removing variables
1012         (bug#1615).  Text suggested by Kevin Rodgers.
1014 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1016         * misc.texi (Amusements): Don't mention Yow; it's crippled.
1018         * modes.texi: Rename from major.texi.
1019         (Modes): New node.  Make Major Modes and Minor Modes subsections
1020         of this.  All callers changed.
1022         * custom.texi (Minor Modes): Move to modes.texi.
1024 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1026         * custom.texi (Syntax): Node deleted.
1028         * help.texi (Help Summary):
1029         * major.texi (Major Modes):
1030         * programs.texi (Parentheses):
1031         * search.texi (Regexp Backslash, Regexp Backslash)
1032         (Regexp Backslash):
1033         * text.texi (Words): Callers changed.
1035         * text.texi (Refill, Longlines): Delete nodes.
1037         * ack.texi (Acknowledgments): Longlines removed from manual.
1039         * emacs.texi (Top): Update node listing.
1041 2011-07-09  Glenn Morris  <rgm@gnu.org>
1043         * fortran-xtra.texi (Fortran): Update handled extensions.
1045 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1047         * display.texi (Scrolling): `C-v' (etc) are now bound to
1048         `scroll-*-command' (bug#8349).
1050 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1053         doesn't actually delete any files (bug#7125).
1055         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1056         argument for `C-c C-k' (bug#7391).
1058         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1059         you're currently using (bug#8489).
1061 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
1063         * mule.texi (Coding Systems): Move index entries from the previous
1064         change into their proper places.
1066 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068         * help.texi (Help Files): Document view-external-packages (bug#8902).
1070         * mule.texi (Coding Systems): Put a few more of the coding systems
1071         into the index (bug#8900).
1073 2011-06-26  Glenn Morris  <rgm@gnu.org>
1075         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1077 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
1079         * misc.texi (emacsclient Options): Mention --frame-parameters.
1081 2011-06-09  Glenn Morris  <rgm@gnu.org>
1083         * custom.texi (Specifying File Variables):
1084         Recommend explicit arguments for minor modes.
1086 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1088         Document wide integers better.
1089         * buffers.texi (Buffers):
1090         * files.texi (Visiting): Document maxima for 64-bit machines,
1091         and mention virtual memory limits.
1093 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
1095         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
1097         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1098         prog mode (Bug#8240).
1100 2011-05-27  Glenn Morris  <rgm@gnu.org>
1102         * custom.texi (Specifying File Variables):
1103         Major modes no longer need come first.
1105 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
1107         * mule.texi (Specify Coding, Text Coding, Communication Coding):
1108         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1110 2011-05-18  Glenn Morris  <rgm@gnu.org>
1112         * ack.texi (Acknowledgments): Remove fakemail.c.
1114 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
1116         Fixes for fitting text into 7x9 printed manual.
1117         * building.texi (Flymake, Breakpoints Buffer):
1118         * calendar.texi (Appointments):
1119         * cmdargs.texi (General Variables, Display X):
1120         * custom.texi (Saving Customizations, Face Customization)
1121         (Directory Variables, Minibuffer Maps, Init Rebinding):
1122         * display.texi (Font Lock, Font Lock, Useless Whitespace):
1123         * fixit.texi (Spelling):
1124         * frames.texi (Creating Frames, Fonts):
1125         * help.texi (Help Files):
1126         * mini.texi (Minibuffer File):
1127         * misc.texi (emacsclient Options, Emulation):
1128         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1129         * mule.texi (International Chars, Language Environments)
1130         (Select Input Method, Modifying Fontsets, Charsets):
1131         * programs.texi (Custom C Indent):
1132         * rmail.texi (Rmail Labels):
1133         * text.texi (Table Conversion):
1134         * trouble.texi (Known Problems, Known Problems):
1135         * windows.texi (Change Window):
1136         * xresources.texi (GTK resources): Reflow text and re-indent code
1137         examples to avoid TeX overflows and underflows on 7x9 paper.
1139         * emacs.texi: Fix the (commented out) smallbook command.
1141         * macos.texi (Mac / GNUstep Events):
1142         * xresources.texi (Lucid Resources): Remove extraneous examples.
1144 2011-05-10  Glenn Morris  <rgm@gnu.org>
1146         * custom.texi (Specifying File Variables):
1147         Deprecate using mode: for minor modes.
1149 2011-05-07  Glenn Morris  <rgm@gnu.org>
1151         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1153 2011-05-06  Glenn Morris  <rgm@gnu.org>
1155         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1157         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1159 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161         * misc.texi (Emacs Server): Document `server-eval-at'.
1163 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
1165         * maintaining.texi (List Tags): Document next-file.  Suggested by
1166         Uday S Reddy.
1168 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1170         * mini.texi (Minibuffer Edit):
1171         * screen.texi (Mode Line): Fix typo.
1173 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
1175         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1177 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1179         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1181 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
1183         * display.texi (Auto Scrolling): Document the limit of 100 lines
1184         for never-recentering scrolling with `scroll-conservatively'.
1185         (Bug#6671)
1187 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
1189         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1190         HOME on Windows and where it looks for init files.  (Bug#8221)
1192 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
1194         * search.texi (Regexp Example):
1195         * mule.texi (International Chars):
1196         * building.texi (External Lisp): Don't use characters outside
1197         ISO-8859-1.
1199 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
1201         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1202         Use Texinfo @-commands for non Latin-1 characters.
1204         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1206         * custom.texi (Init File): Add index entries for ".emacs".
1207         (Bug#8210)
1209 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
1211         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1212         for Gtk+ 3.
1214 2011-03-08  Glenn Morris  <rgm@gnu.org>
1216         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1217         * emacs.texi (Acknowledgments):
1218         * ack.texi (Acknowledgments): Names to UTF-8.
1219         * emacs.texi: Set documentencoding.
1221         * display.texi (Optional Mode Line): Don't mention exactly where
1222         display-time appears.  (Bug#8193)
1224 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1226         * Version 23.3 released.
1228 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
1230         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1232 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1234         * misc.texi (emacsclient Options): Add q/quiet.
1236 2011-03-02  Glenn Morris  <rgm@gnu.org>
1238         * mule.texi (Communication Coding) <x-select-request-type>:
1239         Remove duplicate (essentially) paragraph.  (Bug#8148)
1241 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
1243         * maintaining.texi (Format of ChangeLog): Add reference to
1244         add-log-full-name.
1245         (Change Log Commands): Add documentation for combining multiple
1246         symbols in one change.
1248 2011-03-01  Glenn Morris  <rgm@gnu.org>
1250         * custom.texi (Directory Variables):
1251         Give an example of excluding subdirectories.
1253 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
1255         * search.texi (Regexp Search): Move index entries about regexps to the
1256         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
1258 2011-02-19  Glenn Morris  <rgm@gnu.org>
1260         * dired.texi (Dired): Dired-X version number was dropped.
1262 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
1264         * xresources.texi (X Resources): Remove *faceName and replace it with
1265         *font for Lucid.
1267 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
1269         * rmail.texi (Rmail Display): Document Rmail MIME support more
1270         accurately.
1272         * maintaining.texi (VC Change Log): Document vc-log-incoming and
1273         vc-log-outgoing.
1274         (Merging): Document vc-find-conflicted-file.
1276 2011-02-05  Glenn Morris  <rgm@gnu.org>
1278         * custom.texi (Variables): Fix typo.
1280 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
1282         * search.texi (Regexps): Copyedits.  Mention character classes
1283         (Bug#7809).
1285         * files.texi (File Aliases): Restore explanatory text from Eli
1286         Zaretskii, accidentally removed in 2011-01-08 commit.
1288 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1290         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1291         (MAKEINFO_OPTS): New variable.
1292         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1293         (emacs.html): New target.
1294         (clean): Remove emacs.html.
1296 2011-01-23  Werner Lemberg  <wl@gnu.org>
1298         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1299         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1300         (ENVADD): Updated.
1302 2011-01-18  Glenn Morris  <rgm@gnu.org>
1304         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1306         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1308 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
1310         * building.texi (Compilation): Improve instructions for running two
1311         compilations (Bug#7573).
1313         * files.texi (Backup Names): Document the new location of the
1314         last-resort backup file.
1316         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1317         manual.  Explain why directory-abbrev-alist elements should be anchored
1318         (Bug#7777).
1320 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
1322         * msdog.texi (Windows Startup): Correct inaccurate description of
1323         differences between emacsclient.exe and emacsclientw.exe.
1325 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
1327         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1329 2011-01-02  Kenichi Handa  <handa@m17n.org>
1331         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1333 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
1335         * frames.texi (Cut and Paste): Modify the section's name and text:
1336         don't mix "cut/paste" with "kill/yank".
1337         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1338         (Bug#7702)
1340         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
1342 2011-01-02  Glenn Morris  <rgm@gnu.org>
1344         * maintaining.texi: Move inclusion of emerge after EDE, so that it
1345         matches its position in the menu.  (Bug#7674)
1347 2011-01-02  Glenn Morris  <rgm@gnu.org>
1349         * trouble.texi (Checklist): Mention not replying via news either.
1351 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1353         * misc.texi (Document View): Update DocView section with newly
1354         supported document formats.
1356 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
1358         * killing.texi: Resection the Info version to conform to the
1359         printed manual, to avoid making sections on Accumulating Text, CUA
1360         and Rectangles into full chapters.
1362 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1364         * custom.texi (Init Syntax): Add index entries for "character syntax".
1365         (Bug#7576)
1367 2010-12-13  Karel Klíč  <kklic@redhat.com>
1369         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
1371 2010-12-13  Glenn Morris  <rgm@gnu.org>
1373         * trouble.texi (Checklist): Fix typo in newsgroup name.
1375 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
1377         * search.texi (Word Search): Note that the lazy highlight always
1378         matches to whole words (Bug#7470).
1380 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1382         * display.texi (Optional Mode Line): Make the description of
1383         load-average more accurate.
1385         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1386         registry, with a cross-reference.
1387         (Windows Startup): New node.  Move the stuff about the current
1388         directory from "Windows HOME".
1390 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
1392         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1393         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1395 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1397         * maintaining.texi (Version Control Systems): Fix repeated sentence.
1398         Suggested by Štěpán Němec.
1400 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1402         * maintaining.texi (Version Control): Say "commit", not "check in".
1403         (Version Control Systems): Simplify descriptions.
1404         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1405         VCS Concepts.
1406         (VC Mode Line): Update example.
1407         (Old Revisions): Document revert-buffer for vc-diff.
1408         (Log Buffer): Promote to a subsection.  Document header lines.
1410         * macos.texi (Mac / GNUstep Basics):
1411         Document ns-right-alternate-modifier.
1413         * emacs.texi (Top): Update node listing.
1415 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1417         * rmail.texi (Rmail Coding): Characters with no fonts are not
1418         necessarily displayed as empty boxes.
1420         * mule.texi (Language Environments, Fontsets): Characters with no
1421         fonts are not necessarily displayed as empty boxes.
1423         * display.texi (Text Display): Document display of glyphless
1424         characters.
1426 2010-11-13  Glenn Morris  <rgm@gnu.org>
1428         * basic.texi (Position Info): Add M-x count-words-region.
1430 2010-11-11  Glenn Morris  <rgm@gnu.org>
1432         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1434 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
1436         * msdog.texi (Windows HOME): Add information regarding startup
1437         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
1439 2010-10-11  Glenn Morris  <rgm@gnu.org>
1441         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1443         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1444         (DVIPS): New variable.
1445         (.PHONY): Add html, ps.
1446         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1447         (clean): Delete html, ps files.
1449 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1451         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1453 2010-10-09  Glenn Morris  <rgm@gnu.org>
1455         * Makefile.in (VPATH): Remove.
1456         (infodir): Make it absolute.
1457         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1459         * Makefile.in (dist): Anchor regexps.
1461         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1462         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1463         (emacs-xtra.pdf): Use $<.
1465         * Makefile.in (infoclean): Remove harmless, long-standing error.
1467         * Makefile.in ($(infodir)): Delete rule.
1468         (mkinfodir): New.
1469         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1471         * Makefile.in (distclean): Do not delete emacsver.texi.
1472         (dist): Remove reference to emacsver.texi.in.
1473         * emacsver.texi: New file, replacing emacsver.texi.in.
1475 2010-10-09  Glenn Morris  <rgm@gnu.org>
1477         * emacsver.texi.in: New file.
1478         * emacs.texi: Set EMACSVER by including emacsver.texi.
1479         * Makefile.in (distclean): Delete emacsver.texi.
1480         (dist): Copy emacsver.texi.
1481         (EMACSSOURCES): Add emacsver.texi.
1483         * ack.texi (Acknowledgments): No more b2m.c.
1485         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1486         (emacs): Remove rule.
1487         (dist): No need to deal with the emacs rule any more.
1489 2010-10-07  Glenn Morris  <rgm@gnu.org>
1491         * Makefile.in (version): New, set by configure.
1492         (clean): Delete dist tar file.
1493         (dist): Use version in tar name.
1495 2010-10-06  Glenn Morris  <rgm@gnu.org>
1497         * Makefile.in (EMACS_XTRA): Add the main source file.
1498         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1499         (mostlyclean): No core files, reorder other files.
1500         (clean): Delete specific dvi and pdf files.
1501         (infoclean, dist): New rules.
1502         (maintainer-clean): Use infoclean.
1503         ($(infodir)): Add parallel build workaround.
1505 2010-10-04  Glenn Morris  <rgm@gnu.org>
1507         * Makefile.in (SHELL): Set it.
1508         (INFO_TARGETS, DVI_TARGETS): Remove variables.
1509         (info, dvi): Replace above variables with their expansions.
1510         (info): Move mkdir from here...
1511         ($(infodir)/emacs): ... to here (for parallel builds).
1512         (pdf): New target.
1513         ($(infodir)/emacs): Pass -o option to makeinfo.
1514         (.PHONY): Declare clean rules.
1515         (maintainer-clean): Delete dvi and pdf files.
1516         Guard against cd failures.  Use a more restrictive delete.
1518 2010-10-02  Glenn Morris  <rgm@gnu.org>
1520         * misc.texi (Shell Mode): Remove reference to old function name.
1522 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
1524         * maintaining.texi (VC Mode Line): Mention all the possible VC status
1525         indicator characters.
1527 2010-09-29  Glenn Morris  <rgm@gnu.org>
1529         * Makefile.in (top_srcdir): Remove unused variable.
1531 2010-09-14  Glenn Morris  <rgm@gnu.org>
1533         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1534         the last hook item.
1536         * calendar.texi (Appointments): Also updated when a diary include file
1537         is saved.
1539 2010-09-14  Glenn Morris  <rgm@gnu.org>
1541         * trouble.texi (Bugs): Update the section intro.
1542         (Known Problems): New section.
1543         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
1544         (Sending Patches): Bug fixes are best as responses to existing bugs.
1545         * emacs.texi (Known Problems): Add menu entry for new section.
1547 2010-09-09  Glenn Morris  <rgm@gnu.org>
1549         * xresources.texi: Untabify.
1551 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
1553         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1555 2010-09-06  Glenn Morris  <rgm@gnu.org>
1557         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
1559 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
1561         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1563 2010-08-21  Glenn Morris  <rgm@gnu.org>
1565         * misc.texi (Amusements): Mention bubbles and animate.
1567 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
1569         * files.texi (Visiting): Add more index entries for
1570         large-file-warning-threshold.
1572 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
1574         * frames.texi (Tool Bars): Add doc for tool-bar-position.
1576 2010-06-23  Glenn Morris  <rgm@gnu.org>
1578         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1579         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1580         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1581         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
1582         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1583         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
1584         Untabify Texinfo files.
1586 2010-06-10  Glenn Morris  <rgm@gnu.org>
1588         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
1590         * basic.texi (Inserting Text): Fix typo.
1592 2010-06-10  Glenn Morris  <rgm@gnu.org>
1594         * ack.texi (Acknowledgments):
1595         * emacs.texi (Acknowledgments): Update for notifications.el.
1597 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
1599         * dired.texi (Operating on Files): Mention encryption commands
1600         (Bug#6315).
1602 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
1604         * basic.texi (Moving Point): Update due to renaming of commands bound
1605         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
1607 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
1609         * display.texi (Fringes): Document reversal of fringe arrows for R2L
1610         paragraphs.
1611         (Line Truncation): Fix wording for bidi display.
1613         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
1614         keys.
1616 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1618         * building.texi (GDB Graphical Interface): Remove misleading comparison
1619         to an IDE (Bug#6128).
1621 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1623         * programs.texi (Man Page):
1624         * misc.texi (Invoking emacsclient):
1625         * mini.texi (Repetition):
1626         * mark.texi (Setting Mark): Fix typos.
1628 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1630         * misc.texi (Printing): Document htmlfontify-buffer.
1632 2010-05-08  Glenn Morris  <rgm@gnu.org>
1634         * calendar.texi (Displaying the Diary, Format of Diary File):
1635         Fix external cross-references for TeX format output.
1637 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1639         * Version 23.2 released.
1641 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
1643         * cmdargs.texi (Initial Options): Mention --chdir.
1645 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
1647         * frames.texi (Tool Bars): Add tool-bar-style.
1649 2010-04-21  Glenn Morris  <rgm@gnu.org>
1651         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1653 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
1655         * programs.texi (Semantic): New node.
1657         * maintaining.texi (EDE): New node.
1659         * emacs.texi: Update node listing.
1661         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1663 2010-04-18  Glenn Morris  <rgm@gnu.org>
1665         * emacs.texi (Acknowledgments): Remove duplicate.
1667         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1669 2010-04-18  Glenn Morris  <rgm@gnu.org>
1671         * dired.texi (Misc Dired Features): Mention VC diff and log.
1672         * maintaining.texi (Old Revisions, VC Change Log):
1673         Mention that diff and log work in Dired buffers.
1675         * help.texi (Help Summary): Mention M-x info-finder.
1677         * ack.texi (Acknowledgments): Add mpc.el.
1679         * custom.texi (Specifying File Variables, Directory Variables):
1680         Document new commands for manipulating local variable lists.
1682 2010-04-18  Glenn Morris  <rgm@gnu.org>
1684         * trouble.texi (Contributing): Add cindex entry.
1685         Mention etc/CONTRIBUTE.
1687 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
1689         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
1690         query-replace (Bug#5774).
1692 2010-04-16  Glenn Morris  <rgm@gnu.org>
1694         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1696 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
1698         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1700 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
1702         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1704 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1706         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1707         cross-reference to "Inserting Text".
1709         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1710         Mention completion provided by `ucs-insert'.
1712 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1714         * sending.texi (Sending Mail): Note variables that may need
1715         customizing.
1716         (Mail Sending): Expand discussion of send-mail-function.
1718 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1720         Document Message mode as the default mail mode.
1722         * sending.texi (Sending Mail): Copyedits.
1723         (Mail Format, Mail Headers): Document mail-from-style changes.
1724         (Mail Commands): Rename from Mail mode.  Document Message mode.
1725         (Mail Misc): Rename from Mail mode Misc.
1726         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1727         command names and update keybindings.
1728         (Header Editing): Document message-tab.  De-document
1729         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1730         favor of mail-default-headers.  Ad index entries for user-full-name and
1731         user-mail-address.
1732         (Citing Mail): Update changes in Message mode behavior.
1733         Document mail-yank-prefix.
1734         (Mail Signature): New node, moved from Mail Misc.
1735         (Mail Aliases): Mail abbrevs are the default with Message mode.
1736         (Mail Methods): Note that Message mode is now the default.
1738         * rmail.texi (Rmail Reply):
1739         * text.texi (Text Mode):
1740         * major.texi (Major Modes):
1741         * mule.texi (Output Coding): Refer to Message mode.
1743         * custom.texi (Init Examples): Add xref to Mail Header.
1745         * emacs.texi (Top): Fix xrefs.
1747 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1749         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1750         repository if there is none.
1751         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
1752         vc-print-root-log.
1753         (Old Revisions): Copyedits.  Document vc-root-diff.
1755         * programs.texi (Program Modes): Mention Javascript mode.
1757         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1758         * emacs.texi: Update node description.
1760         * misc.texi (Navigation): Document doc-view-continuous.
1761         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
1763 2010-03-30  Juri Linkov  <juri@jurta.org>
1765         * search.texi (Other Repeating Search): Remove line that `occur'
1766         can not handle multiline matches.
1768 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1770         * mule.texi (International): Mention support of bidirectional editing.
1771         (Bidirectional Editing): New section.
1773 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
1775         * emacs.texi (Top): Update node names to those in building.texi.
1777 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
1779         doc/emacs/building.texi: Describe restored GDB/MI functionality
1780         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1781         doc/emacs/emacs.texi: Update node names for building.texi.
1783 2010-03-24  Glenn Morris  <rgm@gnu.org>
1785         * ack.texi (Acknowledgments):
1786         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
1788 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
1790         * xresources.texi (Table of Resources): Clarify toolBar number
1791         for Gtk+.
1793         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1795 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
1797         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1799         * search.texi (Other Repeating Search): Document multi-isearch-buffers
1800         and multi-isearch-buffers-regexp.
1802         * indent.texi (Indentation): Clarify description of
1803         indent-for-tab-command.  Document tab-always-indent.
1805 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
1807         * cmdargs.texi (Font X): Move most content to Fonts.
1809         * frames.texi (Fonts): New node.  Document font-use-system-font.
1811         * emacs.texi (Top):
1812         * xresources.texi (Table of Resources):
1813         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1815 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1817         * Branch for 23.2.
1819 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
1821         * custom.texi (Init Examples): Add xref to Locals.
1823         * major.texi (Choosing Modes): Mention usage of setq-default for
1824         setting the default value of major-mode (Bug#5688).
1826 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
1828         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1830         * display.texi (Display Custom): Document make-pointer-invisible and
1831         underline-minimum-offset.  Remove inverse-video.
1833 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
1835         * frames.texi (Frame Commands): Note that the last ordinary frame can
1836         be deleted in daemon mode (Bug#5616).
1838 2010-02-18  Glenn Morris  <rgm@gnu.org>
1840         * trouble.texi (Contributing): Repository is no longer CVS.
1842 2010-02-08  Glenn Morris  <rgm@gnu.org>
1844         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
1846 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1848         * display.texi (Useless Whitespace, Text Display):
1849         * custom.texi (Init Examples): Avoid obsolete special default variables
1850         like default-major-mode.
1852 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
1854         * programs.texi (Other C Commands): Replace reference to obsolete
1855         c-subword-mode.
1857 2010-01-21  Glenn Morris  <rgm@gnu.org>
1859         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1861 2010-01-12  Glenn Morris  <rgm@gnu.org>
1863         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1864         emacs-pretest-bug for bug reports for development versions.
1866 2010-01-11  Glenn Morris  <rgm@gnu.org>
1868         * display.texi (Highlight Interactively): `t' does not mean highlight
1869         all patterns.  (Bug#5335)
1871 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
1873         * misc.texi (Shell): Document async-shell-command.
1875         * building.texi (Grep Searching): Document zrgrep.
1877         * mini.texi (Completion Options): Mention `initials' completion style.
1879 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
1881         * building.texi: Import GDB Graphical Interface description from
1882         EMACS_23_1_RC.
1884 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
1886         * emacs.texi (Top): Update node listing.
1888         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1890         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1892         * cmdargs.texi (Initial Options):
1893         * xresources.texi (Resources): Document inhibit-x-resources.
1895         * custom.texi (Specifying File Variables): Note that minor modes are
1896         enabled unconditionally.
1898         * display.texi (Scrolling): Briefly document the old recenter command,
1899         and document recenter-positions.
1901         * files.texi (Visiting):
1902         * buffers.texi (Buffers): Max buffer size is now 512 MB.
1904         * frames.texi (Cut/Paste Other App):
1905         Document save-interprogram-paste-before-kill.
1907         * killing.texi (Kill Options): New node.
1909 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
1911         * misc.texi (Shell Options): ansi-color is now default.
1913 2009-12-05  Glenn Morris  <rgm@gnu.org>
1915         * emacs.texi (Top): Update menu for cal-xtra node changes.
1916         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1917         or mode line.  Don't mention invisible text or the details of
1918         diary-print-entries here, only in cal-xtra.
1919         (Format of Diary File): Mention that the "date on first line" format
1920         only really affects the simple display.
1921         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1922         (Diary Customizing): Holidays may be in the buffer or mode line.
1923         Move diary-print-entries to the "Diary Display" section.
1924         (Diary Display): New section, split out from "Fancy Diary Display".
1925         Explain the limitations of simple display, and how to print it.
1927         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1929         * cal-xtra.texi (Diary Display): Mention View mode.
1931 2009-11-29  Juri Linkov  <juri@jurta.org>
1933         * display.texi (Highlight Interactively): Actually a list of
1934         default faces is pre-loaded into a list of default values
1935         instead of the history.
1937 2009-11-20  Glenn Morris  <rgm@gnu.org>
1939         * ack.texi (Acknowledgments):
1940         * emacs.texi (Acknowledgments): Add htmlfontify.
1942 2009-11-14  Glenn Morris  <rgm@gnu.org>
1944         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1946         * ack.texi (Acknowledgments):
1947         * emacs.texi (Acknowledgments): Update for recent Org changes.
1949 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
1951         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
1952         `charset' property, which is irrelevant to the user manual (Bug#3526).
1954 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
1956         * trouble.texi (DEL Does Not Delete): Fix typo.
1958 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1960         * files.texi (Misc File Ops): Mention copy-directory.
1962 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
1964         * mule.texi (Unibyte Mode): Emphasize that
1965         unibyte-display-via-language-environment affects only the display.
1967         * display.texi (Horizontal Scrolling): Document cursor behavior under
1968         horizontal scrolling when point moves off the screen (Bug#4564).
1969         Improve wording.
1971 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1973         * files.texi (Directories): delete-directory prompts for recursive
1974         deletion.
1976 2009-09-30  Glenn Morris  <rgm@gnu.org>
1978         * ack.texi (Acknowledgments):
1979         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
1981 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
1983         * dired.texi (Dired Navigation): Use @code instead of @var for
1984         dired-isearch-filenames, so that it's not capitalized.
1986 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
1988         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1990         * entering.texi (Exiting): C-z is now bound to suspend-frame.
1992         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1993         (Key Bindings): Reference Init Rebinding in introductory text.
1994         Shift some of the introduction to Keymaps node.
1995         (Keymaps): Simplify.
1996         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
1997         (Minibuffer Maps): Remove mention of Mocklisp.
1998         (Init Rebinding): Move mode-local rebinding example here from Local
1999         Keymaps.
2000         (Modifier Keys): Clarify.
2001         (Rebinding): Add cindex for "binding keys".
2003 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2005         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2007 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
2009         * building.texi (Threads Buffer, Multithreaded Debugging):
2010         Reorganize these two sections.
2012 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
2014         * cmdargs.texi (Initial Options): Fix last change.
2016 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2018         * mule.texi (Enabling Multibyte):
2019         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2020         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2022 2009-08-20  Glenn Morris  <rgm@gnu.org>
2024         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2026 2009-08-19  Glenn Morris  <rgm@gnu.org>
2028         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
2030 2009-08-18  Glenn Morris  <rgm@gnu.org>
2032         * ack.texi (Acknowledgments):
2033         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2035         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2037 2009-08-09  Glenn Morris  <rgm@gnu.org>
2039         * ack.texi (Acknowledgments):
2040         * emacs.texi (Acknowledgments): Add gdb-mi entry.
2042 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
2044         * emacs.texi (Top): Add new menu items for GDB-UI.
2046         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2047         section.  Threads buffer is in separate section now.
2049 2009-08-08  Glenn Morris  <rgm@gnu.org>
2051         * ack.texi (Acknowledgments):
2052         * emacs.texi (Acknowledgments):
2053         Update for js2-mode and org changes.
2055 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
2057         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2058         files.
2060 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
2062         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2064 2009-07-23  Glenn Morris  <rgm@gnu.org>
2066         * programs.texi (Matching): Update blink-matching-paren-distance.
2068 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
2070         * frames.texi (Cut/Paste Other App): For select-active-regions,
2071         selection is now updated on moving point.
2073 2009-07-21  Richard Stallman  <rms@gnu.org>
2075         * glossary.texi (GNU, Daemon): Update information.
2077 2009-07-19  Juri Linkov  <juri@jurta.org>
2079         * custom.texi (Specifying File Variables, Safe File Variables):
2080         "variables/value pairs" -> "variable/value pairs".
2082 2009-07-15  Glenn Morris  <rgm@gnu.org>
2084         * misc.texi (Gnus): Remove widow.
2086 2009-07-11  Glenn Morris  <rgm@gnu.org>
2088         * Makefile.in (TEXI2PDF): New.
2089         (emacs.pdf, emacs-xtra.pdf): New targets.
2091         * arevert-xtra.texi (Autorevert): Add menu descriptions.
2093         * display.texi (Horizontal Scrolling): Re-word to remove widow.
2095         * emacs.texi (Top): Info can be read from other places than Emacs.
2096         Don't print the copying notice twice in the printed version.
2097         Update the menu and detailmenu.
2098         (Preface): The meaning of "on-line" has changed.
2099         Correct name for "Common Problems" chapter.
2100         (Distrib): Update FSF shop URL.
2101         (Intro): Showing two files at once is not so exciting.
2103         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2104         (Mac / GNUstep Basics): Minor grammar changes.
2105         (Mac / GNUstep Events): Fix typo.
2106         (GNUstep Support): CANNOT_DUMP no longer applies.
2108         * misc.texi (Document View): Fix typos.
2110         * dired.texi (Dired):
2111         * help.texi (Help):
2112         * macos.texi (Mac OS / GNUstep):
2113         * maintaining.texi (Version Control, Introduction to VC):
2114         End menu descriptions with a period.
2116 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
2118         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2119         so categorical in saying that the option is only useful on NTFS.
2121 2009-07-09  Glenn Morris  <rgm@gnu.org>
2123         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2124         (ENVADD): Add texinfodir to TEXINPUTS.
2126         * emacs.texi (Top): Fix cross-reference.
2128         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2130         * vc1-xtra.texi (Revision Tags): Fix typo.
2132 2009-07-03  Glenn Morris  <rgm@gnu.org>
2134         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2135         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2136         (Merge Commands): `.' does not seem to work in A or B buffer.
2137         `l' can recreate the 3-window display.
2139         * glossary.texi (Glossary): Minor phrasing changes throughout.
2140         Add more internal cross-references.
2141         <Autoloading>: You can't really autoload a variable.
2142         <C-M->: Move details here from `M-C-' item.
2143         <Continuation Line>: Refer to `Truncation.'
2144         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2145         <Home Directory, Unix>: New entries.
2146         <Deletion of Files>: Mention recycle bins.
2147         <Directory>: Mention ``folders.''
2148         <Error>: Don't mention ``type-ahead.''
2149         <Fringe>: Refer to the manual node.
2150         <Minor Mode>: Can be global or local.
2151         <Spell Checking>: There are other checkers besides Ispell.
2153 2009-07-02  Glenn Morris  <rgm@gnu.org>
2155         * anti.texi (Antinews): Minor changes in phrasing.
2157         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2158         some underfull lines in dvi output.
2160         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2162         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2164         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2166 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2168         * xresources.texi (Table of Resources): Mention maximized for
2169         fullscreen.
2171         * cmdargs.texi (Window Size X): -mm/--maximized is new.
2173 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
2175         * anti.texi (Antinews): Correct the list of removed platforms.
2177 2009-06-28  Glenn Morris  <rgm@gnu.org>
2179         * arevert-xtra.texi: Minor language tweaks.
2181         * dired-xtra.texi: Minor revisions.
2183 2009-06-23  Miles Bader  <miles@gnu.org>
2185         * display.texi (Scrolling): Document `recenter-redisplay'.
2186         (Temporary Face Changes): Document `text-scale-set'.
2188 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2190         * Branch for 23.1.
2192 2009-06-17  Kenichi Handa  <handa@m17n.org>
2194         * mule.texi (Charsets): Update the description for the new charset.
2195         (list-character-sets): New findex.
2196         (Language Environments): Add @anchor{Describe Language Environment}.
2198 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
2200         * basic.texi (Moving Point): Fix tag.
2202         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2204         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2205         use camel-case for PageUp and PageDown.
2207         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2208         camel-case for PageUp and PageDown.
2210         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2212         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2213         (Isearch Scroll): Decapitalize <next> and <prior>.
2215 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
2217         * fixit.texi (Spelling): Set default dictionary.
2218         Improve descriptions (Bug#2554)
2220 2009-06-08  David Reitter  <david.reitter@gmail.com>
2222         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2223         since saving colors and faces set this way is not implemented.
2224         (Environment variables): Remove mention of mac-fix-env, which is
2225         scheduled to be removed.
2227 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
2229         * custom.texi (Init Examples): Add example of changing load-path.
2231         * building.texi (Lisp Libraries): Add example of changing
2232         load-path (Bug#3446).
2234 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2236         * mark.texi (Mark): Further clarifications.
2237         (Setting Mark): Emphasize that C-SPC activates the mark.
2239 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2241         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
2242         Mark mode.
2243         (Using Region, Persistent Mark): Use "active mark" instead of "active
2244         region".
2246 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2248         * mule.texi (Select Input Method): Fix typo.
2250 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
2252         * anti.texi (Antinews): Document completion changes.  Some additional
2253         copyedits and rearrangement of entries.
2255 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
2257         * misc.texi (Interactive Shell, Saving Emacs Sessions)
2258         (Shell History Copying, Terminal emulator): Copyedits.
2260         * xresources.texi (Resources): Simplify descriptions.
2261         Shorten description of editres, which is not very useful these days.
2262         (Table of Resources): Document fontBackend resource.
2264         * trouble.texi (Quitting): Add other undo bindings to table.
2265         (DEL Does Not Delete): Note that the erasure key is usually labeled
2266         "Backspace".  Remove discussion of obscure Xmodmap issue.
2268 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
2270         * files.texi (Visiting): Copyedits.
2272 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
2274         * basic.texi (Inserting Text): Document ucs-insert.
2276         * mule.texi (International Chars): Define "multibyte".  Note that
2277         internal representation is unicode-based.  Simplify definition of raw
2278         bytes.  Mention ucs-insert.
2279         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
2280         (Language Environments): Add language environments new to Emacs 23.
2281         (Multibyte Conversion): Node deleted.
2282         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2283         Don't mention obsolete emacs-mule coding system.
2284         (Output Coding): Copyedits.
2286         * emacs.texi (Top): Update node listing.
2288 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
2290         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2292 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2294         * building.texi (Lisp Libraries): `load-library' does offer completion.
2296 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
2298         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2299         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
2301 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
2303         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
2305 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
2307         * entering.texi (Entering Emacs): Document initial-buffer-choice.
2309         * building.texi (Lisp Interaction): Document initial-scratch-message.
2311 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
2313         * msdog.texi (Windows Fonts): Fix typos.
2315         * files.texi (Save Commands): Fix pxref.
2317 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
2319         * files.texi (Save Commands): Mention diff-buffer-with-file.
2320         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
2321         Henoch (Bug#3036).
2323 2009-03-15  Glenn Morris  <rgm@gnu.org>
2325         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2326         the former is not always used.
2327         (Mail Headers): Use active voice.  Add "Mail-reply-to".
2328         Change case of "Id".  Avoid repeated "appropriate".
2329         (Mail Aliases): Fix previous change - use an example with a ".", so it
2330         does actually get quoted when expanded.
2331         (Mail Sending): Mailclient is the default on some systems.
2332         (Citing Mail): Mention mail-indentation-spaces.
2333         (Mail Mode Misc): Add an @dfn for "mail signature".
2335 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
2337         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2338         (Completion Options): Document read-file-name-completion-ignore-case,
2339         read-buffer-completion-ignore-case, and completion-styles.
2340         Remove description of partial-completion-mode.
2342 2009-03-14  Glenn Morris  <rgm@gnu.org>
2344         * sending.texi (Mail Format): Fix typo.  Add index entry for
2345         mail-header-separator.
2346         (Mail Headers): Put info about initialization and changing in one place
2347         at the start.  Update FCC section for mbox Rmail.  Clarify From
2348         section, mention mail-setup-with-from.  Clarify Reply-to section.
2349         Add Mail-followup-to and mail-mailing-lists.  Clarify References
2350         section.
2351         (Mail Aliases): Update example, make less contentious.
2352         Update for name change of mail-interactive-insert-alias.
2353         (Mail Mode): Remove mention of `%' as a word separator.
2354         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
2355         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2356         commands.  Clarify FCC handling.  In mail-complete, add reference to
2357         Mail Aliases section, and mention mail-complete-function.
2358         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2359         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
2360         signature netiquette.  Explain how the mail hooks work when continuing
2361         a composition.
2362         (Mail Amusements): Internationalize the spook section a bit.
2363         Remove the spook mail-setup-hook example, since it doesn't work well.
2364         Mention fortune-file.
2365         (Mail Methods): Mention read-mail-command.
2367 2009-03-14  David Reitter  <david.reitter@gmail.com>
2369         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2370         and NS resources following recent changes.
2372 2009-03-10  Jason Rumney  <jasonr@gnu.org>
2374         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
2375         w32-use-visible-system-caret doc to indicate that it should get set
2376         automatically.
2377         (Windows Fonts): Add doc for the uniscribe backend.
2379 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
2381         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2382         vc-dir.  (Bug#2598)
2384 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
2386         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
2388 2009-03-05  Glenn Morris  <rgm@gnu.org>
2390         * rmail.texi (Rmail Basics): Add reference to sorting.
2391         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2392         Minor re-wordings.
2393         (Rmail Motion): Mention rmail-next-same-subject.
2394         (Rmail Deletion): Expunging is not the only way to change the numbers.
2395         (Rmail Labels): Labels can also be used in sorting.
2396         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2397         (Rmail Display): Mention rmail-mime.
2399 2009-03-04  Glenn Morris  <rgm@gnu.org>
2401         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2402         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
2403         summary.  Mention sorts cannot be undone.
2404         (Rmail Display): Give an example of how to use goto-address-mode.
2405         (Rmail Editing): It's keybindings that are redefined, not commands.
2406         Fix some typos.
2407         (Movemail): Some minor rewording.
2408         (Remote Mailboxes): Emacs movemail supports pop by default.
2409         Fix some minor grammatical issues.  The "two alternative ways" to
2410         specify a POP mailbox are really just one.  Remove all reference to the
2411         variables rmail-pop-password and rmail-pop-password-required, obsolete
2412         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
2413         can support Kerberos.
2415 2009-03-03  Glenn Morris  <rgm@gnu.org>
2417         * rmail.texi (Rmail Deletion): Revert previous change, which was
2418         describing the Rmail summary versions.
2419         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2420         Minor re-wording for rmail-resend.
2421         (Rmail Make Summary): Summaries apply to buffers rather than files.
2422         <rmail-summary-by-topic>: Headers includes the subject.
2423         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2424         details, including prefix arguments.
2425         Mention rmail-summary-by-senders on C-M-f.
2426         Not counting lines might be faster.
2427         (Rmail Summary Edit): More details on the delete commands.
2428         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2429         Name the commands bound to the various keys.  Mention prefix argument
2430         for searching.
2431         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
2432         Simplify rmail-highlighted-headers description.  Update face name.
2434 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
2436         * mark.texi (Marking Objects): Fix typo.
2438 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
2440         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2441         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
2443 2009-03-01  Glenn Morris  <rgm@gnu.org>
2445         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
2446         (Rmail Motion): - M-s searches from the end of messages.
2447         (Rmail Deletion): Minor clarification.  Fix numeric argument
2448         description.
2449         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
2450         newmail and RMAILOSE files need not be in home-directory.
2451         (Rmail Files): Mention I/O menus are unselectable if no files match.
2452         Mention `MAIL' env-var.
2454 2009-02-24  Jason Rumney  <jasonr@gnu.org>
2456         * mule.texi (Fontsets): Mention fontset-default, font specs and
2457         fallback fontsets.
2458         (Defining Fontsets): Mention ns and w32 variants of
2459         standard-fontset-spec.  Update description of startup fontset to match
2460         Emacs 23 behavior.
2461         (Modifying Fontsets): New section.  (Bug#656)
2462         (International): Link to Modifying Fontsets.
2464 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
2466         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2467         Mention ns-extended-platform-support-mode.
2469 2009-02-22  Karl Berry  <karl@gnu.org>
2471         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2473 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
2475         * basic.texi (Moving Point, Position Info):
2476         * files.texi (Visiting):
2477         * mini.texi (Completion Options):
2478         * text.texi (HTML Mode): Remove duplicate words.
2480 2009-02-20  Glenn Morris  <rgm@gnu.org>
2482         * rmail.texi: Minor updates for mbox rather than Babyl.
2484 2009-02-17  Karl Berry  <karl@gnu.org>
2486         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
2488 2009-02-17  Richard M Stallman  <rms@gnu.org>
2490         * anti.texi (Antinews): Mention Babyl format.
2492         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2494         * rmail.texi: Update for mbox format.
2495         Various small fixes, as well as the following.
2496         (Out of Rmail): Node deleted.
2497         (Rmail): Update menu.
2498         (Rmail Files): Comment out set-rmail-inbox-list.
2499         Document rmail-inbox-list instead.
2500         (Rmail Output): Substantial changes since C-o is now
2501         rmail-output-as-seen and o is rmail-output.
2502         (Rmail Attributes): Delete `stored', add `retried'.
2503         (Rmail Display): Editing headers works in all cases.
2505 2009-02-17  Glenn Morris  <rgm@gnu.org>
2507         * basic.texi (Position Info): M-x count-lines-region is not always on
2508         M-=.  (Bug#2269)
2510 2009-02-09  Glenn Morris  <rgm@gnu.org>
2512         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2513         defaults.
2515 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
2517         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2518         documentation of possible problems with redecoding.
2520 2009-02-03  Glenn Morris  <rgm@gnu.org>
2522         * rmail.texi (Out of Rmail): Mention b2m.pl.
2524 2009-01-31  Glenn Morris  <rgm@gnu.org>
2526         * rmail.texi (Out of Rmail): Correct b2m location.
2528 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
2530         * fixit.texi (Undo): Update undo limit values.
2532 2009-01-27  Glenn Morris  <rgm@gnu.org>
2534         * emacs.texi (Top): Fix Antinews menu entry.
2536 2009-01-25  Karl Berry  <karl@gnu.org>
2538         * text.texi (Foldout): Use @itemize @w{} to make an itemize
2539         item with no marker, instead of the syntactically incorrect
2540         @itemize @asis.
2542 2009-01-25  Juri Linkov  <juri@jurta.org>
2544         * building.texi (Grep Searching): Fix index entry for lgrep.
2546 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
2548         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2550 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
2552         * macos.texi (Preferences Panel): Update description of font setting to
2553         reflect that prior frame selection is no longer needed.
2555 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
2557         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
2558         raise GUD subsections.
2560 2009-01-15  Glenn Morris  <rgm@gnu.org>
2562         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2564 2009-01-10  Glenn Morris  <rgm@gnu.org>
2566         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2568 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
2570         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2571         logical lines.
2573 2008-12-29  Juri Linkov  <juri@jurta.org>
2575         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2577         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2579 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
2581         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
2582         goto-address-mode instead of goto-address.
2584         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2585         mode.
2587         * emacs.texi (Top): Update node listing.
2589 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
2591         * custom.texi (Directory Variables): Explain what is a "project".
2592         Add indexing.  Improve wording.  Add a footnote about using
2593         _dir-locals.el on MS-DOS.
2595 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
2597         * files.texi (Misc File Ops): Mention chmod as an alias for
2598         set-file-modes.
2600 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
2602         * help.texi (Help): Fix typos and reword.
2603         (Help Summary): Add entries for C-h n and C-h r, reorder
2604         entries, and do some minor fixes.
2605         (Name Help): Say that C-h F works for commands only.
2606         (Misc Help): Say that view-lossage displays 300 keystrokes.
2608 2008-12-20  Glenn Morris  <rgm@gnu.org>
2610         * ack.texi (Acknowledgments): General update based on AUTHORS,
2611         including removal of some stuff no longer distributed.
2613 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
2615         * fixit.texi: Mention hunspell
2617 2008-12-19  Glenn Morris  <rgm@gnu.org>
2619         * ack.texi (Acknowledgments): Small grammar fix.
2620         Consolidate explanatory text at start.
2622         * display.texi (Text Display):
2623         * indent.texi (Indentation): Use @acronym with ASCII.
2625 2008-12-18  Glenn Morris  <rgm@gnu.org>
2627         * ack.texi: Various small updates and fixes.
2629 2008-12-18  Juri Linkov  <juri@jurta.org>
2631         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2632         as a key binding to start a forward nonincremental word search.
2633         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2634         a backward nonincremental word search.  Add index for `M-s w'
2635         `isearch-forward-word'.
2636         (Regexp Search): Add a short summary of regexp key commands like
2637         in the node "Basic Isearch".
2638         (Other Repeating Search): Fix typo.
2640 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2642         * misc.texi (PostScript Variables): Fix doc.
2644 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
2646         * programs.texi (Program Modes): Mention Ruby mode.
2648 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
2650         * misc.texi (emacsclient Options): Describe what an empty string
2651         argument does for --alternate-editor.
2653 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
2655         * cmdargs.texi (Font X): Distinguish between client-side and
2656         server-side fonts.  List valid Fontconfig properties.  Add reference to
2657         Fontconfig manual.  List valid GTK font properties.  Explain use of
2658         fc-list.
2660 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
2662         * cmdargs.texi (Font X): Move discussion of quoting to top.
2664 2008-12-06  Glenn Morris  <rgm@gnu.org>
2666         * maintaining.texi (Old Revisions): Improve previous change.
2668 2008-12-05  Richard M Stallman  <rms@gnu.org>
2670         * anti.texi (Antinews): Minor fixes.
2672 2008-12-03  Glenn Morris  <rgm@gnu.org>
2674         * maintaining.texi (Old Revisions): Fix diff-switches description.
2676 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
2678         * emacs.texi (Top): Fix typo.
2680 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
2682         * misc.texi (Document View): Explain dependence on gs at the top.
2683         Copyedits.
2685         * emacs.texi (Top): Add DocView nodes to detailed node listing.
2687         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2688         (Comment Commands): Discuss region-active behavior of M-; first.
2690 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
2692         * display.texi (Line Truncation): Add reference to Continuation
2693         Lines.
2695         * windows.texi (Pop Up Window): Mention split-height-threshold
2696         and split-width-threshold.
2697         (Split Window): Add reference to Continuation Lines.
2699 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
2701         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2702         (GNUstep Support): New node.
2703         * anti.texi:
2704         * emacs.texi:
2705         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2707 2008-11-28  Richard M Stallman  <rms@gnu.org>
2709         * misc.texi (Dissociated Press): Minor cleanups.
2711         * dired.texi (Image-Dired): Avoid passive.
2713 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
2715         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2716         representation.
2718 2008-11-26  Richard M. Stallman  <rms@gnu.org>
2720         * files.texi (Visiting): Rewrite paragraph for clarity.
2722         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2724 2008-11-25  Alan Mackenzie  <acm@muc.de>
2726         * programs.texi (Moving by Parens): Clarify that parens inside strings
2727         and comments are ignored, and that the commands assume the starting
2728         point isn't in a string or comment.
2730 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
2732         * macos.texi: Add Prev/Next/Top pointers to all nodes.
2733         (Mac Basics): Merge in Grabbing Environment Variables from earlier
2734         version.
2735         (Mac Customization): Rewrite Preferences Panel section and merge in to
2736         this node, add Open files by dragging to an Emacs window.
2738         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2740 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
2742         * files.texi (Misc File Ops): Document set-file-modes.
2744         * windows.texi (Split Window): Document integer values of
2745         truncate-partial-width-windows.
2747         * text.texi (Text): Simplify description of markup languages.
2748         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
2749         (TeX Editing): Note that `""' inserts one `"' character.
2750         (HTML Mode): Note in the introduction that XML mode is an alias for
2751         SGML mode.  Mention nXML mode.
2753 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
2755         * building.texi (Watch Expressions): Fix typo.
2757 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
2759         * files.texi (Visiting): Document new behavior of
2760         confirm-nonexistent-file-or-buffer.
2762         * buffers.texi (Select Buffer):
2763         Document confirm-nonexistent-file-or-buffer.
2765         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2766         edit-picture.
2768         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
2769         edit-picture', since that is just an alias for picture-mode.
2770         (Sentences): Note that repeated M-@ extends the region.
2771         (Pages): Make terminology more consistent.  Link to Regexps node.
2772         (Longlines): Discuss relationship with Visual Line mode.
2773         (Text Mode): Remove extraneous discussion of other modes, since they
2774         were already introduced in the parent node.
2776 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
2778         * anti.texi (Antinews): Rewrite.
2780         * entering.texi (Exiting): Mention "minimize" terminology.
2782         * frames.texi (Frame Commands): Mention "minimize" terminology.
2784         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2785         formats.
2786         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2787         (Misc X): Don't document useless -hb option.
2789 2008-11-22  Juri Linkov  <juri@jurta.org>
2791         * dired.texi (Dired Navigation): Change normal file name search option
2792         from `non-nil' to `t'.  Add `dwim' option.
2794 2008-11-22  Juri Linkov  <juri@jurta.org>
2796         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2797         ".dir-locals.el".  Rename `define-project-bindings' to
2798         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
2799         `dir-locals-set-directory-class'.
2801 2008-11-22  Lute Kamstra  <lute@gnu.org>
2803         * buffers.texi (Select Buffer): Index goto-line.
2804         * basic.texi (Moving Point): Mention the use of a numeric prefix
2805         argument with goto-line and refer to Select Buffer for the use of a
2806         plain prefix argument.
2808 2008-11-19  Glenn Morris  <rgm@gnu.org>
2810         * doclicense.texi: Update to FDL 1.3.
2811         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2813 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
2815         * custom.texi (Minor Modes): Define mode commands and mode variables
2816         more precisely.  Recommend using mode commands instead of setting
2817         variables directly.  Put minor modes in a list, and add more modes.
2818         (Easy Customization): Use "init file" instead of .emacs.
2819         (Customization Groups): Update to new Custom buffer appearance.
2820         (Saving Customizations): Copyedits.  Update example.
2821         (Variables): Give example of variable type-sensitivity.
2822         (Examining): Update example.
2823         (Hooks): Copyedits.
2824         (Specifying File Variables): Use C comments instead of an artificial
2825         Lisp for the example.
2826         (Keymaps): Move internals discussion to Prefix Keymaps.
2827         (Rebinding): Remove redundant paragraph (stated in Key Binding).
2828         (Init Rebinding): Document kbd macro.
2829         (Init File): Link to Find Init.
2831         * mark.texi (Using Region): Document Delete Selection Mode more
2832         thoroughly.
2834         * frames.texi (Mouse Commands): Move most of the description of Delete
2835         Selection Mode to Using Region, and link to it.
2836         (Clipboard): Note that paste is bound to clipboard-yank.
2838         * building.texi (Compilation): Document first-error value of
2839         compilation-scroll-output.
2840         (Compilation Mode): Note that compilation-auto-jump-to-first-error
2841         works as soon as an error is available.  Suggested by Juri Linkov.
2843         * mini.texi (Passwords): New node.
2845         * files.texi (Remote Files): Link to Passwords node.
2847         * emacs.texi (Top): Update node listings.
2849 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
2851         * ack.texi (Acknowledgments): Some updating of credits.
2853         * emacs.texi (Acknowledgments): Add a couple more names.
2855         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2857         * files.texi (Directories): Describe delete-directory in text.
2858         (Misc File Ops): Document use of trash.
2860 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
2862         * macos.texi (Mac Customization): Fix typos.
2864 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
2866         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2867         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
2868         the conventions of the main Emacs manual.
2870         * emacs.texi (Top): Update node listings.
2872 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
2874         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
2875         command-line-args is processed during startup.
2876         (Action Arguments): Correctly describe how file arguments interact with
2877         the startup screen.  Link to Lisp Interaction for scratch buffer.
2878         (Initial Options): Link to Command Example for -batch option.
2879         (Environment): Document initial-environment.
2881         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2882         can't be changed in the site-start file.
2884 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
2886         * dired.texi (Dired): Mention C-x C-d too.
2887         (Dired Enter): Document M-n in the Dired minibuffer.
2888         (Dired Navigation): Explain dired-goto-file more clearly.
2889         Document dired-isearch-filenames.
2890         (Dired Deletion): Remove unnecessary "expunged" terminology.
2891         (Flagging Many Files): & is now rebound to `% &'.
2892         (Shell Commands in Dired): Document dired-do-async-shell-command.
2893         Clarify how multi-file arguments are passed.
2894         (Misc Dired Features): Document dired-do-isearch.
2896 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
2898         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2900 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
2902         * search.texi (Other Repeating Search): Remove obsolete findex entries.
2904 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
2906         * programs.texi (Program Modes): Link to Program Indent node.
2907         (Left Margin Paren): Explain consequences of changing
2908         open-paren-in-column-0-is-defun-start more concisely.
2909         (Which Function, Program Indent, Info Lookup): Minor edits.
2910         (Basic Indent): If region is active, TAB indents the region.
2911         (Multi-line Indent): If region is active, TAB indents the region.
2912         Note that indent-region is useful when Transient Mark mode is off.
2913         (Matching): The delimiter at the cursor is highlighted---the character
2914         changes color.
2915         (Symbol Completion): Link to Completion node.
2917         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2918         a strictly text-only system.
2920         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2921         batch mode.
2923 2008-11-01  Richard M. Stallman  <rms@gnu.org>
2925         * misc.texi (Document View): Major rewrite.
2927         * maintaining.texi (Types of Log File): Change logs are older than
2928         version control.
2929         (VCS Concepts): Simplify and rearrange.
2930         (Version Control Systems): Make it clear that Linux is only the kernel.
2931         (VC Mode Line): Shorten reference to menu item.
2932         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
2933         (VC Directory Mode): Minor cleanup.
2934         Unchanged files are hidden, not omitted.
2935         (VC Directory Commands): Shorten and simplify.
2936         (Change Log Commands): New node, split from Change Logs.
2937         (VC Directory Buffer): New node, split from VC Directory Mode.
2939 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
2941         * misc.texi (Document View): Rename from Document Files, moved here
2942         from files.texi.
2944         * files.texi (Version Control): Move to maintaining.texi.
2945         Subnodes moved as well.
2946         (Document Files): Move to misc.texi.
2948         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2949         vc-update-change-log.
2950         (Version Control): Move here from files.texi.
2951         (Format of ChangeLog): Make it a subnode of Change Log.
2953         * emacs.texi (Top): Update node listing.
2955 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
2957         * files.texi (Files): Add a section about document
2958         files (doc-view-mode).
2960 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
2962         * building.texi (Compilation Mode):
2963         Document compilation-auto-jump-to-first-error.
2964         (Debuggers): Lower GUD subsections to subsubsections.
2965         (Starting GUD): Add cindex.
2966         (Lisp Interaction): Note that scratch is no longer the initial buffer.
2968 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
2970         * indent.texi (Indentation): Link to Program Indent.
2972         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2973         now uses emacsclient's terminal.
2975 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
2977         * mark.texi (Using Region): Document use-empty-active-region.
2979         * emacs.texi (Top): Update node listings.
2981         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
2982         Don't mention obsolete emacs.bash script.
2983         (Invoking emacsclient): Rewrite, moving optional arguments to
2984         emacsclient Options.
2985         (emacsclient Options): New node.  Document server-use-tcp and
2986         server-host.
2988 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
2990         * indent.texi (Indentation): Replace list with paragraphed text,
2991         putting description of syntax-driven indentation first.  Document new
2992         effect of active regions on tab.
2993         (Tab Stops): Note that editable tab stops affect indentation commands.
2995 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2997         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2999 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
3001         * custom.texi (Function Keys): Note that modified keypad keys are not
3002         translated.
3004         * basic.texi (Arguments): Explain how to insert multiple digits.
3006 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
3008         * files.texi (Remote Files): Precise selection of default method.
3009         Rewrite paragraph about disabling remote file names.
3011 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
3013         * search.texi (Special Isearch): Document M-TAB is isearch.
3015         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3016         command.
3018         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3020 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3022         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3023         section.
3025 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3027         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3028         to files.texi.  Move contents of vc2-xtra.texi here.
3030         * vc2-xtra.texi: File removed.
3032         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3033         Directory Commands from the submenu.  Don't include deleted file
3034         vc2-xtra.texi.
3036         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3037         (Version Control): Add VC Directory Mode and VC Directory Commands to
3038         the submenu.
3039         (Why Version Control?): Use table format.
3040         (Version Control Systems): Note that Meta-CVS support is gone.
3041         (VCS Concepts): Note precisely when VC started supporting filesets.
3042         Remove bogus xref to CVS Options node.
3043         (Types of Log File): Copyedits.
3044         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3045         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3046         The Right Thing.
3047         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3048         (Log Buffer): Reorganize node, putting C-c C-c description first.
3049         (Old Revisions): Use CVS for example, not RCS.
3050         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3051         Commands from the submenu, putting them under Version Control.
3052         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3053         need to include it in the manual unconditionally, since it is now
3054         crucial to using distributed version control systems.
3055         (Comparing Files): Note that diff uses the minibuffer, and that the
3056         output is shown using Diff mode.
3057         (Diff Mode): Explain what "patch" and "hunk" mean.
3058         Document diff-update-on-the-fly, diff-refine-hunk, and
3059         diff-show-trailing-whitespaces.
3060         (File Archives): Add rar support.
3062         * major.texi (Choosing Modes): Make mode selection sequence more
3063         obvious by describing the steps in order of priority.  Note that
3064         magic-mode-alist is nil by default.
3065         Document magic-fallback-mode-alist.
3067 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3069         * frames.texi (Mouse References): Copyedits.
3071 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
3073         * ack.texi (Acknowledgments): Add myself as doc-view author.
3075 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3077         * frames.texi (Dialog Boxes): Add @cindex entries.
3079 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3081         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3082         (Text-Only Mouse): Copyedit.
3084 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
3086         * frames.texi: Use @key throughout for mouse clicks.
3087         (Cut/Paste Other App): Document yank-pop-change-selection.
3088         (Secondary Selection): Fix modified mouse click syntax.
3089         (Clipboard): Describe Cut, Copy and Paste commands.
3090         (Mouse References): Not all references are in read-only buffers.
3091         Copyedits.
3092         (Creating Frames): Add xref to Init File.
3093         (Frame Commands): Add xref to Exiting.
3094         (Scroll Bars): Document GTK vs toolkit behavior.
3096 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
3098         * files.texi (Version Control): Copyedits.  Add Bazaar.
3099         (Version Control Systems): List different VCS's using an itemized list.
3100         Add Bazaar.
3101         (VCS Concepts): Copyedits.  Tweak description of file merging.
3103         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3104         (Cut/Paste Other App): Document select-active-regions and
3105         x-select-enable-primary.
3107 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
3109         * mark.texi (Shift Selection): Correct case in node name.
3111         * emacs.texi (Top): Update node order in Mark chapter.
3113 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
3115         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3117         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
3118         elsewhere in the manual instead of describing yet again the intricacies
3119         of $HOME on MS-Windows and MS-DOS.
3121 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3123         * mini.texi (Minibuffer File): Add xref to File Names.
3124         (Minibuffer File): Add discussion of `~' in file names.
3125         Add insert-default-directory index reference.
3127         * files.texi (File Names): Reorganize description.
3128         (Visiting): Add xref to Mode Line.  Copyedits.
3129         (Save Commands): Mention prefix behavior of C-x C-s.
3130         (Numbered Backups): Node deleted.
3131         (Backup Names): Contents of Numbered Backups moved here.  State default
3132         of version-control variable.
3133         (Reverting): Copyedits.
3134         (Version Control): Add additional version control systems.
3136         * emacs.texi (Top): Delete Numbered Backups node.
3138         * cmdargs.texi (General Variables): Change Numbered Backups xref to
3139         Backup Names.
3140         (Initial Options): Document renamed variable inhibit-startup-screen.
3142 2008-10-11  Romain Francoise  <romain@orebokech.com>
3144         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3146 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3148         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3149         (Select Buffer): Mention use of minibuffer history.  Describe default
3150         value of default-major-mode.  Mention that C-x 4 b selects the other
3151         window.
3152         (List Buffers): Document CRM indicators in the order they appear.
3153         (Kill Buffer): Document new command kill-matching buffers.
3154         (Several Buffers): Move explanation of the relationship between buffer
3155         list and buffer menu to the top.
3156         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3158 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
3160         * entering.texi (Exiting): Document change of C-x C-c to
3161         save-buffers-kill-terminal.  Document kill-emacs.
3163 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3165         * mule.texi (Coding Systems): Don't mention codepage-setup.
3167         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3168         cpNNN coding systems anymore.
3169         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
3170         for unibyte mode.  Don't mention line-drawing characters.
3171         Don't mention dos-unsupported-char-glyph.
3173 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3175         * search.texi (Search): Shorten introduction.
3176         (Basic Isearch): Add command table.  Discuss reverse isearch and
3177         isearch highlighting.
3178         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
3179         ring to cindex.
3180         (Special Isearch): Move input methods discussion here.
3181         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3182         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3183         Repeat Isearch.
3184         (Isearch Minibuffer): New node.
3185         (Word Search): Document new word search commands.
3186         (Regexp Example): Simplify example using sentence-end-base variable.
3187         (Replace): Reword introduction.
3188         (Unconditional Replace): Remove unnecessary example.
3189         (Other Repeating Search): Document new `M-s o' binding.
3191         * emacs.texi (Top): Update node listings.
3193 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
3195         * emacs.texi (Top): Remove Kill Errors from menu.
3197 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
3199         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3200         interface for defining macros.  Simplify examples.  Note that C-g quits
3201         macro definitions.
3202         (Keyboard Macro Counter): Document using F3 to insert counter.
3203         Give usage example.
3204         (Keyboard Macro Query): Organize query responses in a table.
3206         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3207         Link to Erasing node.
3208         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
3209         rationale to a footnote.
3210         (Kill Errors): Remove node, due to redundancy with Erasing.
3211         (Spelling): Move discussion of flyspell to end.  Note new behavior of
3212         M-$ in active region.  Remove non-ispell-specific keybindings from
3213         table.
3215 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3217         * cmdargs.texi (Initial Options): Document --daemon.
3219 2008-09-20  Glenn Morris  <rgm@gnu.org>
3221         * files.texi (Numbered Backups): Mention that some modes set
3222         version-control.
3224 2008-09-20  Jim Blandy  <jimb@red-bean.com>
3226         * files.texi (Numbered Backups): Reference File Variables, as well.
3227         Remove discussion of Rmail's implementation.
3229 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
3231         * misc.texi (Recursive Edit): Note that top-level exits active
3232         minibuffers.
3234         * trouble.texi (Quitting): Likewise.
3236 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
3238         * emacs.texi (Top): Add Temporary Face Changes xref.
3240         * display.texi (Display): Move Temporary Face Changes node to just
3241         after Standard Faces.
3242         (Scrolling): Document recenter-top-bottom instead of recenter.
3243         (Horizontal Scrolling): Move auto hscroll discussion to the top.
3244         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3245         (Display Custom): Copyedits.
3246         (Optional Mode Line): Document display-battery-mode.
3248 2008-08-27  Romain Francoise  <romain@orebokech.com>
3250         * custom.texi (Directory Variables): Minor fix.
3252 2008-08-27  Glenn Morris  <rgm@gnu.org>
3254         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3255         descriptions.
3256         (Calendar Customizing): Tweak layout description.
3257         Move calendar-today-marker and calendar-today face to the other
3258         markers.  Condense calendar-star-date and calendar-mark-today
3259         description.
3260         (Holiday Customizing): Add oriental and solar holidays.
3261         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3262         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
3263         (Date Display Format): Change ISO format.  Be less verbose.
3264         (Diary Customizing): Mention day and month abbrev arrays.
3265         Mention the date-form variables by name.  Update European example.
3266         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
3267         Condense examples.  Mention diary-entry-symbols by name.
3268         Condense table for insertion commands.
3269         (Fancy Diary Display): Mention diary-include-string and
3270         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
3271         Ethiopic, Persian date functions.  Condense descriptions.
3273         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3274         (Adding to Diary): Adapt for changed node name.
3276 2008-08-26  Glenn Morris  <rgm@gnu.org>
3278         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3279         node "Hebrew/Islamic Entries".
3281         * calendar.texi (Specified Dates): Fix names of iso functions.
3282         (General Calendar): There may not be another window.
3283         (Writing Calendar Files, Holidays): Tweak intro.
3284         (Holidays): Mention Baha'i and Chinese holidays.
3285         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3286         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3287         (To Other Calendar): Add calendar-print-other-dates.
3288         Refer to "graphic display" rather than "X.
3289         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
3290         (Displaying the Diary): Fix whitespace after reference.
3291         Fix `diary-number-of-entries' reference.
3292         (Date Formats): Explicitly mention that day names can be abbreviated.
3293         (Adding to Diary): Add some references to other sections.
3294         (Special Diary Entries): Fix reference.
3295         (Appointments): Simplify appt-message-warning-time entry.
3296         Clarify where times must be.
3297         (Importing Diary): Comment out icalendar paragraph that does not apply.
3298         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3300 2008-08-23  Glenn Morris  <rgm@gnu.org>
3302         * fortran-xtra.texi (Fortran): Change description of free form and
3303         fixed form a bit.  Mention hideshow and imenu.
3304         (Fortran Motion): Mention fortran-end-of-subprogram,
3305         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3306         (Fortran Indent): Minor re-word.
3307         (ForIndent Commands): Mention fortran-fill-paragraph and
3308         fortran-fill-statement.
3309         (ForIndent Cont): Mention fortran-tab-mode-string.
3310         (Fortran Comments): Mention fortran-comment-line-start-skip.
3311         (Fortran Columns): Mention font-locking.
3312         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3314 2008-08-23  Johan Bockgård  <bojohan@muon>
3316         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3318 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
3320         * mini.texi (Minibuffer): Simplify introduction.
3321         (Minibuffer File): Document tilde in minibuffer filenames.
3322         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
3323         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
3324         (Completion Example): Update example to current command list.
3325         (Completion Options): Document `lazy' value of completion-auto-help.
3326         Update contents of completion-ignored-extensions.
3327         (Minibuffer History): Describe "future history" list.  State default
3328         value of history-delete-duplicates.
3330 2008-08-21  Glenn Morris  <rgm@gnu.org>
3332         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3333         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3335 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
3337         * regs.texi (Registers): Clarify valid register names.
3338         (RegPos): Note that buffer is saved and restored too.
3339         (RegText): Note that mark is reactivated/deactivated.
3340         (RegConfig): Xref to Windows node.
3342 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
3344         * basic.texi (Inserting Text): Provide command name for C-q.
3346         * killing.texi (Killing): Copyedit.  Define read-only text.
3347         (Deletion): DEL and C-d were already explained in Erasing; xref there.
3348         (Killing by Lines): Copyedit.
3349         (Other Kill Commands): Move M-w description here.
3350         (Yanking): Move M-w to Other Kill Commands.
3351         (Kill Ring): Also mention saving text in registers.  Link to Text
3352         Properties in elisp manual.
3353         (Accumulating Text): Copyedit.
3354         (CUA Bindings): Shift selection is now the default.
3356 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3358         * maintaining.texi (Change Log): Mention next-error is available.
3360 2008-08-10  Glenn Morris  <rgm@gnu.org>
3362         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3363         and intermonth text.
3364         (Holiday Customizing): Add holiday-chinese.
3366 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
3368         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
3370 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
3372         * files.texi (Log Buffer): Describe C-c C-d.
3373         (Diff Mode): Describe C-x 4 A.
3375 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
3377         * vc1-xtra.texi (VC Directory Mode): Fix last change.
3379 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3381         * files.texi (Old Revisions): Update the keys used by vc-annotate and
3382         describe the new bindings to show the changeset diff, toggle annotation
3383         visibility, show revisions.
3384         (VC Status): Describe key bindings for modifying the change comments,
3385         displaying changeset diffs and annotations.
3387         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3389 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
3391         * vc1-xtra.texi (VC Directory Mode): Fix typo.
3393 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
3395         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3396         and wording.
3398 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
3400         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3401         marking/unmarking.  Add descriptions for the multiple file search
3402         commands.  Improve some old info.
3404 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
3406         * display.texi (Visual Line Mode): New node.
3408         * basic.texi (Inserting Text): Move DEL to deletion node.
3409         (Moving Point): Add additional alternative key bindings.
3410         Describe line-move-visual.
3411         (Erasing): Describe DEL.
3412         (Basic Undo, Blank Lines, Arguments): Copyedit.
3413         (Continuation Lines): Mention Visual Line mode.
3414         (Position Info): Move extended discussion to mule.texi.
3416         * mule.texi (International Chars): Describe C-x =.
3418         * emacs.texi (Top): Add Visual Line Mode node.
3420 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3422         * emacs.texi: Remove VMS support.
3424 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3426         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3427         the vc-dir command name.
3429 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3431         * xresources.texi: Remove mentions of Mac Carbon.
3433 2008-07-19  Andreas Schwab  <schwab@suse.de>
3435         * ns-emacs.texi: Move to ../misc.
3437 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
3439         * entering.texi (Exiting): Don't describe text-only terminals as the
3440         default.  Describe the new startup screen.
3441         (Exiting): Describe how to kill Emacs first.  Change description of
3442         iconification to handle modern window systems.
3444 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
3446         * ns-emacs.texi: New file, documents features of Emacs port under
3447         NeXTstep windowing.
3449 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
3451         * entering.texi (Entering Emacs): Update prev node.
3453         * glossary.texi (Glossary): Remove xref to Text Characters.
3455         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
3456         directly, rather than in the context of ASCII.  Move description of
3457         special properties of modifier key to new Modifier Keys node.
3458         (Keys): Copyedit.
3459         (Text Characters): Delete node.  Multibyte is the default nowadays, and
3460         the node contents are obsolete.
3462         * custom.texi (Modifier Keys): New node.
3464         * emacs.texi (Top): Update node list.
3466 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
3468         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
3469         saying that Emacs provides menus and mouse support (which is par for
3470         the course).
3472         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
3473         early on.
3474         (Point): Copyedit.  Relegate historical trivia to a footnote.
3475         (Mode Line): Explain mode-line format more consistently.
3476         (Menu Bar): Copyedit.
3478 2008-06-27  Glenn Morris  <rgm@gnu.org>
3480         * cal-xtra.texi (Sexp Diary Entries):
3481         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3483 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
3485         * mark.texi (Shift selection): New node.
3486         (Mark): Copyedits.
3487         (Persistent Mark): Move to the end of the chapter.
3489 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3491         * makefile.w32-in (distclean): Remove makefile.
3493 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
3495         * building.texi (Starting GUD): Add an entry for gud-gdb.
3496         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3497         command mode.
3499 2008-06-17  Glenn Morris  <rgm@gnu.org>
3501         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3503 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
3505         * building.texi (Starting GUD): Expand on remote debugging.
3506         (Other GDB-UI Buffers): Mention new keyboard bindings.
3508 2008-06-15  Glenn Morris  <rgm@gnu.org>
3510         * gnu.texi: Use a verbatim license for this invariant section,
3511         as per etc/GNU.
3513 2008-06-13  Daniel Engeler  <engeler@gmail.com>
3515         * emacs.texi, misc.texi: Add documentation about serial port access.
3517 2008-06-13  Glenn Morris  <rgm@gnu.org>
3519         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3520         maintain.info.
3522 2008-06-05  Miles Bader  <miles@gnu.org>
3524         * display.texi (Temporary Face Changes): Update to reflect function
3525         renamings in face-remap.el.
3527 2008-06-04  Miles Bader  <miles@gnu.org>
3529         * display.texi (Temporary Face Changes):
3530         Add `adjust-buffer-face-height'.  Rewrite description of
3531         `increase-buffer-face-height' and `decrease-default-face-height' now
3532         that they aren't bound by default.
3534 2008-06-03  Miles Bader  <miles@gnu.org>
3536         * display.texi (Temporary Face Changes): New node.
3538 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
3540         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3542 2008-05-31  Glenn Morris  <rgm@gnu.org>
3544         * cal-xtra.texi (Fancy Diary Display): Simplify.
3546 2008-05-30  Glenn Morris  <rgm@gnu.org>
3548         * cal-xtra.texi (Fancy Diary Display): Update for
3549         diary-display-function replacing diary-display-hook.
3551 2008-05-29  Drew Adams  <drew.adams@oracle.com>
3553         * msdog.texi (Windows Keyboard): Add descriptions of
3554         w32-register-hot-key and w32-unregister-hot-key.
3556 2008-05-21  Tom Tromey  <tromey@redhat.com>
3558         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
3559         Variables node.
3561 2008-05-19  Tom Tromey  <tromey@redhat.com>
3563         * custom.texi (Variables): Add Directory Variables to menu.
3564         (Directory Variables): New node.
3566 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
3568         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
3570 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
3572         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
3573         Revision Tags and rewritten.  Section now uses modern terminology,
3574         (tags rather than snapshots) and describes post-SCCS systems more
3575         accurately.
3577 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
3579         * msdog.texi (Windows Files): Update documentation of
3580         w32-get-true-file-attributes.
3582 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
3584         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3585         directory mode.
3587 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
3589         * killing.texi (Appending Kills): Remove a strangely off-topic index
3590         entry "television".
3592 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
3594         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
3596 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
3598         * emacs/buffers.texi, emacs/files.texi (Version-control):
3599         vc-toggle-read-only is no longer a good idea...
3601 2008-04-29  Glenn Morris  <rgm@gnu.org>
3603         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3605 2008-04-22  Juri Linkov  <juri@jurta.org>
3607         * dired.texi (Subdirectories in Dired): Describe using `^'
3608         to return to the parent directory.
3610 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
3612         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3613         recent changes.
3615 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
3617         * building.texi (GDB-UI Layout, Breakpoints Buffer)
3618         (Other GDB-UI Buffers): Update for recent thread related changes.
3620 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
3622         * maintaining.texi (Maintaining):
3623         * emacs.texi (Top): Typo.
3625 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3627         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3628         arg in `font-lock-add-keywords'.
3630 2008-04-08  Glenn Morris  <rgm@gnu.org>
3632         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3633         Also add Baha'i calendar references where appropriate.
3635 2008-04-05  Glenn Morris  <rgm@gnu.org>
3637         * custom.texi (Init File): Byte-compiling .emacs is bad.
3639 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3641         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3643 2008-03-29  Glenn Morris  <rgm@gnu.org>
3645         * calendar.texi: Update for `calendar-date-style' replacing
3646         `european-calendar'.
3648 2008-03-28  Jason Rumney  <jasonr@gnu.org>
3650         * display.texi (Display Custom): Mention overlay-margin in text.
3652 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
3654         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3655         tutorial' comments.
3657 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
3659         * mark.texi (Mark): Rearrange nodes.
3660         (Persistent Mark): Rename from Transient Mark.
3661         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3662         Describe Transient Mark mode as the default.
3664         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3665         the default behavior with Transient Mark mode off.
3666         (Position Info): Fix typo.
3668         * display.texi (Standard Faces): Reference the Mark node.
3669         Remove discussion of the region face, which is discussed there.
3671         * emacs.texi (Top): Update node listings.
3673         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3674         as the default.
3676         * fixit.texi (Undo): Standardize choice of undo key sequence.
3677         (Undo, Spelling): Describe Transient Mark mode as the default.
3679         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3680         default.
3682         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3684         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3685         mode is the default, and note that the mark is not activated when set.
3687         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3688         Describe Transient Mark mode as the default.
3690         * search.texi (Basic Isearch): Reference the Mark Ring node.
3691         (Replace, Unconditional Replace, Other Repeating Search):
3692         Describe Transient Mark mode as the default.
3694         * text.texi (Words, Pages, Fill Commands, HTML Mode):
3695         Describe Transient Mark mode as the default.
3696         (Paragraphs): Describe how M-h behaves when region is active.
3698         * trouble.texi (Quitting): Clarify effects of C-g.
3700 2008-03-13  Glenn Morris  <rgm@gnu.org>
3702         * emacs.texi (EMACSVER): Set to 23.0.60.
3704 2008-03-05  Glenn Morris  <rgm@gnu.org>
3706         * dired.texi (Hiding Subdirectories): Fix previous change.
3708 2008-03-05  Drew Adams  <drew.adams@oracle.com>
3710         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
3712 2008-02-28  Kim F. Storm  <storm@cua.dk>
3714         * help.texi (Help Files): Move describe-gnu-project to C-h g.
3715         Move describe-distribution to C-h C-o.
3716         Move view-emacs-problems to C-h C-p.
3717         Add view-emacs-debugging on C-h C-d.
3718         Add view-external-packages on C-h C-e.
3719         Add view-order-manuals on C-h C-m.
3721 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
3723         * msdog-xtra.texi (MS-DOS): Docstring fix.
3725 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
3727         * msdog.texi (Windows Fonts): Use a @table for describing font
3728         properties.
3730 2008-02-07  Jason Rumney  <jasonr@gnu.org>
3732         * msdog.texi (Windows Files): w32-get-true-file-attributes default
3733         value has changed.
3734         (Windows HOME): Clarify what is meant by "if that fails as well".
3735         (Windows Fonts): New section.
3737 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
3739         * basic.texi (Basic Undo): Remove duplicate "you can".
3741 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
3743         * maintaining.texi (Tags): Fix last change.
3745 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
3747         * tramp.texi: Use new FSF's Back-Cover Text.
3749 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
3751         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3753 2008-01-26  Richard Stallman  <rms@gnu.org>
3755         * maintaining.texi (Tags): Delete redundant index entry.
3757 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
3759         * programs.texi (Imenu): Move "@cindex tags" from here...
3760         * maintaining.texi (Tags): ...to here.
3762 2008-01-23  Kevin Ryde  <user42@zip.com.au>
3764         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3765         click count.
3767 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
3769         * entering.texi (Exiting): Fix typo.
3770         Reported by D. E. Evans <sinuhe@gnu.org>.
3772 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
3774         * glossary.texi (Glossary): Fix typo.
3776 2007-12-27  Richard Stallman  <rms@gnu.org>
3778         * text.texi (Formatted Text): Improve menu tag.
3779         (Editing Format Info): In Info, add duplicate menu of nodes
3780         about the submenus.
3781         (Format Faces): Say where Faces menu is found.  Mention Other.
3782         (Format Colors): Say where these submenus are found.
3783         (Format Indentation, Format Justification): Likewise.
3784         (Format Properties): Likewise.
3786 2007-12-22  Richard Stallman  <rms@gnu.org>
3788         * search.texi (Query Replace): Make exp of query-replace more
3789         self-contained, and clarify.
3791         * cc-mode.texi (Getting Started): Change @ref to @pxref.
3793 2007-12-15  Richard Stallman  <rms@gnu.org>
3795         * files.texi (Auto Save): Clarify definition of auto-saving.
3797 2007-11-26  Richard Stallman  <rms@gnu.org>
3799         * help.texi (Help Echo): Cleanups.
3801 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
3803         * files.texi (Why Version Control?): Fix typo.
3804         (VCS Concepts): Fix typos; small tense fix.
3805         (Selecting a Fileset): Fix typos; small rewording.
3806         (Log Buffer): Likewise.
3807         (Old Revisions): Likewise.
3809 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
3811         * mule.texi (Communication Coding): Fix wording of last change.
3813 2007-11-16  Werner Lemberg  <wl@gnu.org>
3815         * custom.texi (Specifying File Variables):
3816         * major.texi (Choosing Modes): Mention '\" in man pages.
3818 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
3820         * mule.texi (Communication Coding): Document x-select-request-type.
3822         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3824 2007-11-15  Francesco Potortì  <pot@gnu.org>
3826         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
3827         --output=file.
3829 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
3831         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3832         (Help Echo): Avoid mentioning the term "region" here and
3833         consistently use the term "active text".
3835 2007-11-11  Glenn Morris  <rgm@gnu.org>
3837         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3839 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3841         * search.texi (Query Replace):
3842         Mention `query-replace-show-replacement'.
3844 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
3846         * building.texi (Watch Expressions): Remove obscure sentence.
3848 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
3850         * mule.texi (Select Input Method): Describe how to activate an input
3851         method in the text mode.
3853 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
3855         * cmdargs.texi (Misc Variables): Remove Sun windows info.
3857 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
3859         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3861 2007-10-30  Glenn Morris  <rgm@gnu.org>
3863         * misc.texi (Directory Tracking): Explain a bit more about
3864         dirtrack-mode.
3866 2007-10-25  Glenn Morris  <rgm@gnu.org>
3868         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3870 2007-10-24  Richard Stallman  <rms@gnu.org>
3872         * misc.texi (Interactive Shell): Cleanup last change.
3874 2007-10-22  Juri Linkov  <juri@jurta.org>
3876         * mini.texi (Minibuffer History): Add text about a list of minibuffer
3877         default values.
3879 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
3881         * files.texi: Disambiguate two slightly different uses of the term
3882         'filesets'.
3884 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
3886         * trouble.texi (Quitting): Fix typo.
3888 2007-10-18  Glenn Morris  <rgm@gnu.org>
3890         * frames.texi (Mode Line Mouse): Mention minor mode names.
3892 2007-10-17  Juri Linkov  <juri@jurta.org>
3894         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3895         fill-paragraph operates on the active region in Transient Mark mode.
3896         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3897         with fill-paragraph.
3899         * basic.texi (Arguments): Replace fill-paragraph-or-region with
3900         fill-paragraph.
3902         * fixit.texi (Spelling): ispell-word operates on the active region
3903         in Transient Mark mode.
3905 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
3907         * building.texi (Source Buffers):
3908         * custom.texi (Init Non-ASCII):
3909         * glossary.texi (Glossary): Use "key binding" consistently.
3911 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
3913         * calendar.texi (Diary): Fix directive.
3915 2007-10-16  Richard Stallman  <rms@gnu.org>
3917         * calendar.texi (Diary): Clarify text about diary file example.
3919 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
3921         * files.texi: Capitalize node names according to convention.
3923 2007-10-13  Glenn Morris  <rgm@gnu.org>
3925         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3927 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
3929         * emacs.texi:
3930         * files.texi (Version Systems): Minor fixes to version-control material
3931         suggested by RMS and Robert J. Chassell.
3933 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
3935         * files.texi (Version Systems):
3936         * vc-xtra.texi:
3937         * vc1-xtra.texi:
3938         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
3939         operations.  Change of terminology from `version' to `revision'.
3940         Revise text for adequate description of VCSes with monotonic IDs.
3941         * emacs.texi: Change of terminology from `version' to `revision'.
3943 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
3945         * files.texi (Version Systems): Describe newer VCses.
3946         Reorder the descriptions to be chronological.
3948 2007-10-09  Richard Stallman  <rms@gnu.org>
3950         * display.texi (Cursor Display): Correct how cursor appears
3951         in nonselected windows.
3953 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
3955         * building.texi (GDB Graphical Interface): Remove references to gdba
3956         and mention gud-gdb.
3958 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
3960         * rmail.texi (Rmail Sorting): Improve indexing.
3962 2007-10-06  Juri Linkov  <juri@jurta.org>
3964         * text.texi (Fill Commands): Document fill-paragraph-or-region.
3965         (Fill Prefix, Format Indentation): Replace fill-paragraph with
3966         fill-paragraph-or-region.
3968         * basic.texi (Arguments): Replace fill-paragraph with
3969         fill-paragraph-or-region.
3971 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
3973         * files.texi: Update the section on version control for 2007
3974         conditions.  None of these changes are new-VC-specific; that
3975         will come later.
3977 2007-09-15  Glenn Morris  <rgm@gnu.org>
3979         * calendar.texi (Holidays): Change all instances of `holiday-list' back
3980         to `list-holidays'.
3982 2007-09-14  Glenn Morris  <rgm@gnu.org>
3984         * calendar.texi: Update all instances of mark-calendar-holidays,
3985         list-calendar-holidays, list-holidays with the new names.
3987 2007-09-06  Glenn Morris  <rgm@gnu.org>
3989         Move manual sources from man/ to subdirectories of doc/.
3990         Split into the Emacs manual in emacs/, and other manuals in misc/.
3991         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3992         manual.
3993         (infodir): New variable.
3994         (info): Use $infodir.
3995         (emacsman): Delete target, not needed any more.
3996         Move all targets that are not the Emacs manual to misc/Makefile.in.
3997         (mostlyclean): Remove `gnustmp'.
3998         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3999         manual.
4000         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4001         (emacsman): Delete target, not needed any more.
4002         (clean): Remove all info files but Emacs manual.
4003         Move all targets that are not the Emacs manual to misc/Makefile.in.
4004         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4006         * Makefile.in (INFOSOURCES): Delete.
4007         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4008         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4009         *.vrs *.toc here...
4010         (maintainer-clean): ...from here.
4012 2007-09-05  Glenn Morris  <rgm@gnu.org>
4014         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4016 2007-08-29  Glenn Morris  <rgm@gnu.org>
4018         * emacs.texi (EMACSVER): Increase to 23.0.50.
4020 2007-08-27  Richard Stallman  <rms@gnu.org>
4022         * emacs.texi (Top): Clarify menu item for Glossary.
4024         * display.texi (Faces): Change secn title.
4025         Clarify not all fonts come from Font Lock.
4027 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
4029         * basic.texi (Position Info): Add index entry for face at point.
4030         Mention that character faces are also displayed by "C-u C-x =".
4032 2007-08-08  Glenn Morris  <rgm@gnu.org>
4034         * glossary.texi (Glossary): Deprecate `iff'.
4036 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4038         * files.texi (File Conveniences): Document point motion keys in Image
4039         mode.
4041 2007-07-27  Glenn Morris  <rgm@gnu.org>
4043         * emacs.texi (Copying): Include license text from gpl.texi, rather than
4044         in-line.
4046         * gpl.texi: New file with text of GPL.
4047         * Makefile.in (EMACSSOURCES): Add gpl.texi.
4049 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4051         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4053         * dired.texi (Wdired): Mention C-x C-q key binding.
4055 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4057         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4059 2007-07-25  Glenn Morris  <rgm@gnu.org>
4061         * emacs.texi (Copying): Replace license with GPLv3.
4063         * Relicense all FSF files to GPLv3 or later.
4065 2007-07-24  Glenn Morris  <rgm@gnu.org>
4067         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4068         for some calendars.
4070 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
4072         * screen.texi (Mode Line): Describe new mode-line flag that shows if
4073         default-directory for the current buffer is on a remote machine.
4075 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
4077         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4078         default value.
4080 2007-07-21  Richard Stallman  <rms@gnu.org>
4082         * files.texi (Why Version Control?): Improve previous change.
4084 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
4086         * files.texi (Why Version Control?): New node.
4088 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4090         * building.texi (Starting GUD): Add xref to this anchor.
4092 2007-06-24  Karl Berry  <karl@gnu.org>
4094         * emacs.texi: New Back-Cover Text.
4096 2007-06-07  Alan Mackenzie  <acm@muc.de>
4098         * display.texi (Optional Mode Line): Document the new form of
4099         line+column numbers, "(561,2)".
4101 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4103         * maintaining.texi (Create Tags Table): Fix typos.
4105 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4107         * Version 22.1 released.
4109 2007-05-07  Karl Berry  <karl@gnu.org>
4111         * emacs.texi (EMACSVER): Back to 22.
4113 2007-05-06  Richard Stallman  <rms@gnu.org>
4115         * maintaining.texi (Create Tags Table): Clean up previous change.
4117 2007-05-05  Francesco Potortì  <pot@gnu.org>
4119         * maintaining.texi (Create Tags Table): Add text about the dangers of
4120         making symbolic links to tags files.
4122 2007-05-04  Karl Berry  <karl@gnu.org>
4124         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4126 2007-05-03  Karl Berry  <karl@gnu.org>
4128         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4130         * .cvsignore (*.pdf): New entry.
4132         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4133         for printing.
4135 2007-05-01  Richard Stallman  <rms@gnu.org>
4137         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4139 2007-04-28  Glenn Morris  <rgm@gnu.org>
4141         * ack.texi (Acknowledgments):
4142         * anti.texi (Antinews):
4143         * programs.texi (Program Modes): Restore mention of python.el pending
4144         consideration of legal status.
4146 2007-04-28  Richard Stallman  <rms@gnu.org>
4148         * files.texi (File Names): Fixes to ~ description on MS systems.
4150 2007-04-26  Glenn Morris  <rgm@gnu.org>
4152         * emacs.texi (EMACSVER): Increase to 22.1.50.
4154 2007-04-25  Karl Berry  <karl@gnu.org>
4156         * emacs.texi: Improve line breaks on copyright page,
4157         similar layout to lispref, 8.5x11 by default.
4159         * dired.texi (Image-Dired): Improve line break, fix typo.
4161 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4163         * programs.texi (Program Modes):
4164         * anti.texi (Antinews):
4165         * ack.texi (Acknowledgments): python.el removed.
4167 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4169         * display.texi (Highlight Interactively): Correct description of
4170         hi-lock-file-patterns-policy.
4172         * files.texi (File Archives): Mention self-extracting executables.
4174 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
4176         * search.texi (Unconditional Replace, Query Replace): Add xref to
4177         "Replacement and Case".
4179 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4181         * dired.texi (Image-Dired): Move from Thumbnails node.
4182         * misc.texi (Thumbnails): Node deleted.
4183         * emacs.texi (Top): Update node listing.
4185         * files.texi (File Conveniences):
4186         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4188 2007-04-21  Richard Stallman  <rms@gnu.org>
4190         * display.texi (Highlight Interactively): Correct previous change.
4191         Clarify doc of hi-lock-find-patterns, and move new features into it.
4193 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4195         * display.texi (Highlight Interactively):
4196         Document hi-lock-file-patterns-policy.
4198 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
4200         * display.texi (Scrolling): Fix typo.
4202 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4204         * doclicense.texi: Remove node heading, so that it can be included by
4205         other files.
4207         * emacs.texi: Insert node heading for GFDL.
4209 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
4211         * cmdargs.texi (Colors): Qualify "color of window" index entry by
4212         "command line".
4214         * display.texi (Faces): Refer to "Creating Frames" for face
4215         and other frame customizations in .emacs.
4217         * frames.texi (Creating Frames): Mention that face customizations can
4218         be put in .emacs.  Add index entries.
4220 2007-04-12  Richard Stallman  <rms@gnu.org>
4222         * glossary.texi (Glossary): Explain `iff'.
4224 2007-04-11  Karl Berry  <karl@gnu.org>
4226         * gnu.texi (Top),
4227         * macos.texi (Mac Font Specs),
4228         * anti.texi (Antinews),
4229         * xresources.texi (Resources),
4230         * misc.texi (Emulation),
4231         * calendar.texi (Daylight Saving),
4232         * dired.texi (Dired and Find),
4233         * rmail.texi (Remote Mailboxes),
4234         * sending.texi (Mail Headers),
4235         * programs.texi (Which Function),
4236         * files.texi (Recover),
4237         * buffers.texi (Uniquify),
4238         * frames.texi (Wheeled Mice),
4239         * killing.texi (Rectangles): Wording to improve breaks in
4240         8.5x11 format.
4241         * mule.texi (Language Environments): \hbadness=10000 since there's
4242         no way to reword.
4243         * emacs.texi (smallbook): New @set to more easily switch between
4244         smallbook and 8.5x11.
4246 2007-04-11  Richard Stallman  <rms@gnu.org>
4248         * files.texi (File Conveniences): Add xref to Tumme.
4249         Delete text about Thumbnail mode.
4251 2007-04-09  Alan Mackenzie  <acm@muc.de>
4253         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4254         new name.  Insert concept index entries.
4256 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4258         * display.texi (Standard Faces): Document prefix arg for
4259         list-faces-display.
4261         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4263 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4265         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4267         * files.texi (Misc File Ops): Rewrite description of
4268         insert-file-literally.
4270 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4272         * misc.texi (Printing): Postscript -> PostScript.
4274         * ack.texi (Acknowledgments): Postscript -> PostScript.
4276         * custom.texi (Init File, Init Non-ASCII): Fix last change.
4278         * emacs.texi (Top): Fix the menu due to the change in custom.texi
4279         below.
4281 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4283         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
4284         Init Non-ASCII.
4285         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4286         (Init Non-ASCII): New node.
4288 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4290         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4292 2007-03-12  Glenn Morris  <rgm@gnu.org>
4294         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4295         "Daylight Savings".
4297         * calendar.texi: Replace "daylight savings" with "daylight
4298         saving" in text throughout.
4300 2007-03-04  Richard Stallman  <rms@gnu.org>
4302         * custom.texi (Safe File Variables): Minor correction.
4304 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
4306         * rmail.texi (Movemail): Add internal ref.
4307         Don't indent the intro for the PROTO table.
4308         Format PROTO table items with @code.
4310 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
4312         * building.texi: Remove references to bashdb.
4314 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
4316         * mule.texi (Language Environments): Update list of supported language
4317         environments.
4319 2007-02-14  Kim F. Storm  <storm@cua.dk>
4321         * building.texi (Grep Searching): Fix lgrep doc.
4323 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
4325         * back.texi: Remove unused file.
4327 2007-02-05  Francesco Potortì  <pot@gnu.org>
4329         * maintaining.texi (Tag Syntax): Now --members is the default for
4330         etags, not for ctags yet.
4332 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
4334         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
4335         headers compliant with Texinfo guidelines and with what texnfo-upd.el
4336         expects.  Add comments to prevent people from inadvertently modifying
4337         the key parts needed by `texinfo-multiple-files-update'.
4339 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
4341         * frames.texi (Secondary Selection): Window clicked does not matter
4342         when mouse-yank-at-point is non-nil.
4344 2007-01-16  Glenn Morris  <rgm@gnu.org>
4346         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4347         system abbrev.
4349 2007-01-11  Richard Stallman  <rms@gnu.org>
4351         * msdog.texi (Windows Keyboard): Another small cleanup.
4353 2007-01-10  Richard Stallman  <rms@gnu.org>
4355         * msdog.texi (Windows Keyboard): Yet another try to make
4356         everyone happy with that passage.
4358 2007-01-05  Richard Stallman  <rms@gnu.org>
4360         * anti.texi (Antinews): Mention M-x shell scrolling.
4362 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
4364         * building.texi (Watch Expressions): Describe gdb-max-children.
4366 2007-01-04  Richard Stallman  <rms@gnu.org>
4368         * msdog.texi (Windows Keyboard): Clarify previous change.
4370 2007-01-02  Richard Stallman  <rms@gnu.org>
4372         * custom.texi (Changing a Variable): Minor clarification.
4373         (Specific Customization): customize-customized => customize-unsaved.
4375         * entering.texi (Entering Emacs): Clean up text about restarting
4376         Emacs for each file.
4378         * misc.texi (Shell Options): Minor cleanup.
4380         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4381         with Emacs, not vice versa.
4383         * programs.texi (Symbol Completion): Recommend customizing
4384         window manager.
4386         * xresources.texi (Resources): Minor fix.
4388 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
4390         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4392 2007-01-01  Richard Stallman  <rms@gnu.org>
4394         * commands.texi (User Input): Document keys stolen by window mangers.
4396 2006-12-31  Richard Stallman  <rms@gnu.org>
4398         * custom.texi (Specific Customization): Document customize-option
4399         instead of customize-variable.
4401 2006-12-31  Kim F. Storm  <storm@cua.dk>
4403         * major.texi (Choosing Modes): Document auto-mode-case-fold.
4405 2006-12-30  Kim F. Storm  <storm@cua.dk>
4407         * killing.texi (CUA Bindings): Fix typo.
4409         * xresources.texi (Table of Resources): Mention grow-only value for
4410         auto-resize-tool-bars.
4412 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
4414         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4415         and how to get them back.
4417 2006-12-26  Richard Stallman  <rms@gnu.org>
4419         * calendar.texi (Holidays): Holiday listing is based on current
4420         practice, but DST is not.
4422 2006-12-25  Richard Stallman  <rms@gnu.org>
4424         * emacs.texi (Top): Update subnode menus.
4426         * mark.texi (Transient Mark): Fix xref.
4428         * killing.texi (Graphical Kill): Node deleted.
4429         (Killing): Add xref to Cut and Paste.
4430         (CUA Bindings): Update xref.
4432         * frames.texi (Cut and Paste): New section to hold other nodes.
4433         (Mouse Commands): Node demoted.
4434         (Cut/Paste Other App): Split out from Mouse Commands.
4435         (Word and Line Mouse): Likewise.
4436         (Secondary Selection, Clipboard): Nodes demoted.
4438 2006-12-24  Kevin Ryde  <user42@zip.com.au>
4440         * calendar.texi (Holidays): US daylight saving begins second Sunday
4441         in March for 2007 onwards.
4442         (Daylight Savings): Show new US default daylight saving rules, 2nd
4443         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4445 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
4447         * calendar.texi (Scroll Calendar): < and > are switched.
4449 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
4451         * killing.texi (Deletion): Describe M-\ prefix argument.
4453 2006-12-23  Richard Stallman  <rms@gnu.org>
4455         * search.texi (Regexp Search): Explain why forward and reverse regexp
4456         search are not mirror images.
4458 2006-12-19  Kim F. Storm  <storm@cua.dk>
4460         * major.texi (Choosing Modes): Describe match-function elements for
4461         magic-mode-alist.
4463 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
4465         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4466         peculiarities.
4468 2006-12-18  Richard Stallman  <rms@gnu.org>
4470         * abbrevs.texi (Editing Abbrevs): Fix previous change.
4472 2006-12-17  Alan Mackenzie  <acm@muc.de>
4474         * programs.texi (Left Margin Paren): Remove the bit which says
4475         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4476         Discuss some of the issues of setting this option to nil.
4478 2006-12-17  Glenn Morris  <rgm@gnu.org>
4480         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4482 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
4484         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4485         (Windows Files): `w32-get-true-file-attributes' is only relevant for
4486         NTFS volumes.
4487         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4488         volumes.
4490 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
4492         * text.texi (HTML Mode): Fix "C-c TAB".
4494 2006-12-09  Richard Stallman  <rms@gnu.org>
4496         * misc.texi (Invoking emacsclient): Simplify TCP file text.
4498 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
4500         * files.texi (Misc File Ops): Document insert-file-literally.
4502 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
4504         * cmdargs.texi (Colors): Note that --color is intended for overriding
4505         the terminal defaults, not for normal invocation.
4507         * misc.texi (Emacs Server): Improve wording.  Don't mention the
4508         ``server program''.  Add a cross-reference to "Init File" node.
4509         (Invoking emacsclient): Add index entries.  Document both short and
4510         long versions of command-line options.  Document the -f option.
4512 2006-12-06  Richard Stallman  <rms@gnu.org>
4514         * text.texi (Outline Format): Say to set outline-regexp
4515         and outline-level with major modes and file local variables.
4517 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
4519         * anti.texi (Antinews): Mention the alternative to
4520         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4522         * misc.texi (Interactive Shell): Ditto.
4524 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
4526         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4528         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4530 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
4532         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4533         colon in the mode line.
4535         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4537 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
4539         * building.texi (Watch Expressions): Mention SPC for expanding/
4540         contracting watch expressions.
4542 2006-11-26  Kim F. Storm  <storm@cua.dk>
4544         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4546 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
4548         * building.texi (Debugger Operation): Define text command mode.
4549         Clarify how tooltips work.
4550         (GDB Graphical Interface): Explain how to run in text command mode
4551         more clearly.
4553 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
4555         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4557 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
4559         * anti.texi (Antinews): Mention --server-file and TCP sockets.
4561 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
4563         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4564         and EMACS is deprecated.
4566 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
4568         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4570 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
4572         * Makefile.in (emacs.dvi): Remove xresmini.texi.
4574         * emacs.texi: Include xresources.texi both for info and dvi.
4576         * xresources.texi: Merge text from xresmini.texi.
4578 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
4580         * glossary.texi: Fix typos.
4582 2006-11-06  Richard Stallman  <rms@gnu.org>
4584         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4586         * ack.texi (Acknowledgments): Fix name spelling.
4588 2006-11-01  Juri Linkov  <juri@jurta.org>
4590         * search.texi (Word Search): Document incremental word search.
4592 2006-10-28  Glenn Morris  <rgm@gnu.org>
4594         * ack.texi (Acknowledgments): Add cal-html author.
4596         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4597         Calendar").  Describe new package cal-html.
4598         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4599         Calendar Files."
4601 2006-10-23  Richard Stallman  <rms@gnu.org>
4603         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4604         Abbrev mode is enabled.
4606 2006-10-16  Richard Stallman  <rms@gnu.org>
4608         * emacs.texi: Update ISBN.
4610 2006-10-11  Kim F. Storm  <storm@cua.dk>
4612         * emacs.texi (Acknowledgments): Use @dotless{i}.
4614 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
4616         * building.texi (Breakpoints Buffer): Mention catchpoints.
4618 2006-10-08  Kim F. Storm  <storm@cua.dk>
4620         * ack.texi (Acknowledgments): Update.
4622         * emacs.texi (Acknowledgments): Fix bad @/ form.
4624 2006-10-05  Kim F. Storm  <storm@cua.dk>
4626         * emacs.texi (Acknowledgments): Add more contributors.
4628 2006-10-03  Richard Stallman  <rms@gnu.org>
4630         * emacs.texi (Acknowledgments): Update version and edition.
4632 2006-10-01  Karl Berry  <karl@gnu.org>
4634         * custom.texi (Customization Groups): Page break to keep example buffer
4635         on one page.
4637 2006-09-30  Karl Berry  <karl@gnu.org>
4639         * programs.texi (Basic Indent): @need to improve page break.
4640         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4642 2006-09-29  Glenn Morris  <rgm@gnu.org>
4644         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4646 2006-09-29  Karl Berry  <karl@gnu.org>
4648         * windows.texi (Basic Window): Remove forced @break, no longer
4649         desirable.
4650         * frames.texi (Frame Commands),
4651         * mark.texi (Marking Objects): Reword to avoid bad page break.
4652         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4654 2006-09-19  Richard Stallman  <rms@gnu.org>
4656         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4657         stick to present tense.
4659 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
4661         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4662         to x-gtk-use-old-file-dialog.
4663         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4665 2006-09-15  Jay Belanger  <belanger@truman.edu>
4667         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
4668         Change "Library Public License" to "Lesser Public License"
4669         throughout.  Use "yyyy" to represent year.
4671 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
4673         * files.texi (Visiting): Add index entry "open file".
4675 2006-09-11  Richard Stallman  <rms@gnu.org>
4677         * building.texi (Compilation Mode): Clarification.
4678         (Grep Searching): Add xref to Compilation Mode.
4680 2006-09-08  Richard Stallman  <rms@gnu.org>
4682         * search.texi (Search): Ref multi-file search commands here.
4683         (Other Repeating Search): Not here.
4685 2006-08-28  Richard Stallman  <rms@gnu.org>
4687         * windows.texi (Split Window): Update xref.
4689         * basic.texi (Continuation Lines): Update xref.
4691         * indent.texi (Tab Stops): Update xref.
4693         * emacs.texi (Top): Update subnode menu.
4695         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4696         split out of Display Custom.
4698 2006-08-25  Kim F. Storm  <storm@cua.dk>
4700         * display.texi (Display Custom): Add variables overline-margin
4701         and x-underline-at-descent-line.
4703 2006-08-25  Richard Stallman  <rms@gnu.org>
4705         * entering.texi (Exiting): Rewrite to give graphical displays
4706         priority over text terminals.
4708         * search.texi (Incremental Search): Move index entries.
4710 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
4712         * custom.texi (Init File): Reference Find Init to avoid "home
4713         directory" confusion.
4715 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
4717         * building.texi (Other GDB-UI Buffers): Describe how to edit
4718         a value in the locals buffer.
4720 2006-08-21  Richard Stallman  <rms@gnu.org>
4722         * search.texi (Basic Isearch): Add `isearch' index entry.
4724 2006-08-16  Richard Stallman  <rms@gnu.org>
4726         * misc.texi (Saving Emacs Sessions): Clean up wording.
4728         * mark.texi (Marking Objects): Mention term "select all".
4730         * emacs.texi (Top): Update subnode menu.
4732         * help.texi (Help Mode): Move node up in file.
4734 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
4736         * building.texi (Stack Buffer): Explain fringe arrow.
4738 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
4740         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4741         on startup.
4743 2006-08-11  Romain Francoise  <romain@orebokech.com>
4745         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4747 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4749         * mule.texi (Recognize Coding, Text Coding): Fix typos.
4751 2006-08-10  Richard Stallman  <rms@gnu.org>
4753         * text.texi (Format Faces): Substantial rewrites to deal
4754         with face merging.  Empty regions don't count.
4755         Clarify face property inheritance.
4757 2006-08-08  Romain Francoise  <romain@orebokech.com>
4759         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4760         <arjuropo@cc.jyu.fi>.
4762 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
4764         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4765         apply to all frames.
4767 2006-08-01  Richard Stallman  <rms@gnu.org>
4769         * help.texi (Name Help): Add index entries for describe-variable.
4771 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
4773         * building.texi (GDB Graphical Interface): Shorten node names.
4774         (GDB-UI Layout): Use GDB-related.
4775         (Other GDB-UI Buffers): Simplify English.
4777 2006-07-31  Richard Stallman  <rms@gnu.org>
4779         * search.texi (Query Replace): Add xref for Dired's Q command.
4781 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
4783         * building.texi (GDB commands in Fringe): Rename to...
4784         (Source Buffers): ..this and move forward.  Describe hollow arrow and
4785         new option gdb-find-source-frame.
4787 2006-07-29  Richard Stallman  <rms@gnu.org>
4789         * dired.texi (Operating on Files): Simplify previous change
4790         and fix Texinfo usage.
4792 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
4794         * dired.texi (Operating on Files): Add cross-references.  State the
4795         Unix commands that do similar things.
4797 2006-07-28  Richard Stallman  <rms@gnu.org>
4799         * mark.texi (Transient Mark): Clarify that region never disappears
4800         when Transient Mark mode is off, and not when it is on.
4802 2006-07-27  Richard Stallman  <rms@gnu.org>
4804         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
4806 2006-07-24  Richard Stallman  <rms@gnu.org>
4808         * xresources.texi (GTK styles): Fix texinfo usage.
4810         * commands.texi (User Input): Explain why we teach keyboard cmds.
4812         * xresources.texi, xresmini.texi, search.texi, programs.texi:
4813         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4814         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4815         * doclicense.texi, display.texi, dired.texi, basic.texi:
4816         * anti.texi, ack.texi: Move periods and commas inside quotes.
4818 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
4820         * cmdargs.texi (General Variables): Document EMAIL.
4822 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
4824         * frames.texi (Frame Commands): Mention that focus-follows-mouse
4825         doesn't have effect on MS-Windows.
4827 2006-07-17  Richard Stallman  <rms@gnu.org>
4829         * building.texi (Grep Searching): Explain about chaining grep commands.
4831 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
4833         * killing.texi, mini.texi: Fix typos.
4835 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
4837         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4838         is invoked for multiple files.
4840 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
4842         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4843         on-line manual for the rest of this node.
4844         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4845         unconditionally.
4846         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4847         Improve wording.
4848         (Windows Printing): Improve wording.
4849         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4850         rest of this node.
4852 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
4854         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4855         with eval-buffer.
4857 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
4859         * mule.texi (Coding Systems, Specify Coding): Link descriptions
4860         of character translation.
4862 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
4864         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4866 2006-07-03  Karl Berry  <karl@gnu.org>
4868         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4869         not-too-underfull hboxes in the TeX output.
4870         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4871         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4872         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4873         * sending.texi, text.texi: Fix overfull/underfull boxes.
4875 2006-07-03  Romain Francoise  <romain@orebokech.com>
4877         * m-x.texi (M-x): Fix.
4879 2006-07-03  Richard Stallman  <rms@gnu.org>
4881         * search.texi (Other Repeating Search): filename -> file name.
4883         * misc.texi (Narrowing): Minor cleanups.
4885         * files.texi (Visiting): filename -> file name.
4887         * emacs.texi (Top): Update subnode menus.
4889         * mule.texi (Coding Systems): Move char translation stuff here.
4890         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4891         (Recognize Coding): Substantial local rewrites.
4892         (International): Update menu.
4894         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4895         (Scrolling): Substantial local rewrites.
4896         (Display): Update menu and intro.
4898         * dired.texi: filename -> file name.
4900         * custom.texi (Safe File Variables): Texinfo usage fix.
4902 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
4904         * help.texi, m-x.texi: Lots of cleanups.
4906 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
4908         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4909         (Windows Processes, Windows Misc): Shorten the printed version by
4910         selectively conditioning less important portions by @ifnottex.
4912 2006-06-27  Richard Stallman  <rms@gnu.org>
4914         * mini.texi (Minibuffer File): Minor cleanup.
4916 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
4918         * frames.texi (XTerm Mouse): Rename to...
4919         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
4921         * emacs.texi (Top): Use new node name.
4923 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
4925         * emacs.texi (Top): Update the detailed menu according to changes in
4926         msdog.texi.
4928         * msdog.texi (Windows Keyboard): New section.
4929         (Windows Mouse): New section.
4930         (Windows System Menu): Remove section (text merged with "Windows
4931         Keyboard").
4932         (Windows Misc): New section.
4934         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4936         * msdog.texi (ls in Lisp): New section.
4938         * files.texi (Visiting): Document case-insensitive wildcard matching
4939         under find-file-wildcards.
4941 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4943         * macos.texi (Mac Input): Add description of mac-function-modifier.
4944         Now Unicode keyboard layouts work.
4946 2006-06-10  Richard Stallman  <rms@gnu.org>
4948         * mule.texi (Recognize Coding): Clarify previous change.
4950 2006-06-09  Kenichi Handa  <handa@m17n.org>
4952         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4953         notation.
4955 2006-06-07  Kevin Ryde  <user42@zip.com.au>
4957         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4958         manual for @ifnottex, but in emacs-extra for @iftex.
4960         * cmdargs.texi (General Variables): Fix smtpmail xref.
4962 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4964         * programs.texi (Comment Commands):
4965         * custom.texi (Specifying File Variables):
4966         Use ;; instead of ;;; to better follow coding conventions.
4968 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
4970         * building.texi (Watch Expressions): Move node to end.
4971         (GDB Graphical Interface): Move description of clicks in fringe...
4972         (GDB commands in the Fringe): ...to here.  New node.
4974 2006-06-05  Romain Francoise  <romain@orebokech.com>
4976         * xresmini.texi (GTK resources): Fix various typos.
4978 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
4980         * building.texi (GDB Graphical Interface): Update bindings.
4981         (Commands of GUD): Add gud-print.  Remove gud-run.
4982         Restate availability more generally.
4984 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4986         * mini.texi: Lots of cleanups.
4988 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
4990         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4991         and Mouse-2.
4993 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
4995         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4997 2006-05-31  Richard Stallman  <rms@gnu.org>
4999         * basic.texi (Moving Point): Fix previous change.
5001 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
5003         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5005 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
5007         * basic.texi: Many simplifications and improvements in wording.
5009 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
5011         * anti.texi (Antinews): Create a node for gdb-ui.
5013 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5015         * frames.texi (Menu Bars, Tool Bars): Add index entries.
5017 2006-05-20  Richard Stallman  <rms@gnu.org>
5019         * dired.texi (Dired Navigation): dired-goto-file is now j.
5021 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
5023         * mule.texi (Coding Systems): Mention the undecided-* coding systems
5024         and their aliases.
5026         * msdog.texi (Windows Printing): Mention non-support of plain text
5027         printing with some el-cheapo printers, and suggest a workaround.
5029 2006-05-20  Kevin Ryde  <user42@zip.com.au>
5031         * text.texi (TeX Print): tex-dvi-view-command has a default value,
5032         remove the bit saying you must set it.
5034 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5036         * trouble.texi (Checklist):
5037         * text.texi (Text, Auto Fill, Text Mode):
5038         * search.texi (Nonincremental Search):
5039         * rmail.texi (Rmail Labels):
5040         * mule.texi (Input Methods, Multibyte Conversion):
5041         * misc.texi (Gnus, Where to Look, PostScript):
5042         * maintaining.texi (Create Tags Table):
5043         * indent.texi (Indentation Commands):
5044         * fixit.texi (Spelling):
5045         * emacs.texi (Copying):
5046         * custom.texi (Init File): ifinfo -> ifnottex.
5048 2006-05-17  Richard Stallman  <rms@gnu.org>
5050         * files.texi (Diff Mode): Mention C-x `.
5052 2006-05-08  Richard Stallman  <rms@gnu.org>
5054         * custom.texi (Disabling): Textual cleanups.
5056 2006-05-12  Glenn Morris  <rgm@gnu.org>
5058         * calendar.texi (Displaying the Diary, Format of Diary File):
5059         Refer to diary-view-entries, diary-list-entries,
5060         diary-show-all-entries rather than obsolete aliases.
5062 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5064         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5065         (Displaying the Diary, Special Diary Entries, Importing Diary):
5066         * building.texi (Compilation Shell):
5067         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5068         emacs-xtra with @inforef's.
5070         * files.texi (Visiting): Fix wording.
5072         * mule.texi (Coding Systems, Text Coding): More indexing.
5073         Mention that C-x RET f can set eol conversion.
5075 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
5077         * xresmini.texi (GTK resources): Insert GTK description.
5079         * xresources.texi (GTK resources): metafont should be menufont.
5081 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5083         * mini.texi (Completion Options): Completion of remote files'
5084         method, user name and host name is active only in partial
5085         completion mode.
5087 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5089         * makefile.w32-in (emacs.dvi):
5090         * Makefile.in (emacs.dvi): Add xresmini.texi.
5092         * xresmini.texi (Table of Resources): Remove xref to non-existent
5093         node "LessTif Resources".
5095         * msdog.texi (Microsoft Windows):
5096         * calendar.texi (Calendar/Diary, Displaying the Diary)
5097         (Special Diary Entries, Importing Diary, Holidays):
5098         * programs.texi (Program Modes):
5099         * text.texi (Text):
5100         * buffers.texi (Several Buffers):
5101         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5103 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5105         The following changes merge the emacs-xtra manual into the main
5106         manual, but only for on-line version of the manual.
5108         * vc2-xtra.texi (Version Backups, Local Version Control)
5109         (Making Snapshots, Change Logs and VC, Version Headers)
5110         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5111         on-line manual.
5113         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5114         for on-line manual.
5116         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5117         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5118         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5119         for on-line manual.
5121         * fortran-xtra.texi (Fortran, Fortran Autofill)
5122         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5123         for on-line manual.
5125         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5126         Conditional xref's for on-line manual.
5128         * emerge-xtra.texi (Emerge, Overview of Emerge)
5129         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5130         manual.
5132         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5133         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5134         (EMACSSOURCES): Use EMACS_XTRA.
5135         (../info/emacs-xtra): Remove.
5136         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5138         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5139         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5140         (EMACSSOURCES): Use EMACS_XTRA.
5141         ($(infodir)/emacs-xtra): Remove.
5142         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5144         * trouble.texi (Quitting):
5145         * text.texi (Text):
5146         * programs.texi (Program Modes):
5147         * msdog.texi (Microsoft Windows):
5148         * frames.texi (Frames):
5149         * files.texi (Backup, Version Control, VC Concepts)
5150         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5151         (Registering, VC Status, VC Undo, Multi-User Branching)
5152         (Comparing Files):
5153         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5154         (Displaying the Diary, Special Diary Entries, Importing Diary):
5155         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5156         conditional xref's, depending on @iftex/@ifnottex.
5158         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5159         "MS-DOS".  @include msdog-xtra.texi.
5161         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5162         <Top Level> [ifnottex]: @include fortran-xtra.texi.
5164         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5165         for vc-xtra.texi subsections.
5166         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5167         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5169         * sending.texi (Sending Mail): A @node line without explicit Prev,
5170         Next, and Up links.
5172         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5173         Next, and Up links.
5175         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5176         and its sections.  @include picture-xtra.texi.
5178         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5179         "Emerge".
5180         (List Tags) [ifnottex]: @include emerge-xtra.texi.
5182         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5183         exact duplicate of its name-sake in calendar.texi.
5185         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5186         "Advanced Calendar/Diary Usage".
5187         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5189         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5190         dired-xtra.texi.
5191         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5193         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5194         (Files) [ifnottex]: Add menu entry for Autorevert.
5196         * emacs-xtra.texi (Introduction): Reword to make consistent with
5197         printed version only.
5198         <Top level>: Remove the body of all chapters and move them to the
5199         new *-xtra.texi files.  Use @raisesections and @lowersections to
5200         convert sections to chapters etc.
5202         * msdog-xtra.texi:
5203         * fortran-xtra.texi:
5204         * vc-xtra.texi:
5205         * vc1-xtra.texi:
5206         * vc2-xtra.texi:
5207         * emerge-xtra.texi:
5208         * cal-xtra.texi:
5209         * dired-xtra.texi:
5210         * arevert-xtra.texi: New files, with text from respective chapters
5211         of emacs-xtra.texi.  Convert each @chapter into @section, @section
5212         into @subsection, etc.
5214         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
5215         updated.
5217         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5218         Windows".  All references updated.
5220 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5222         * macos.texi (Mac Input): Mention input from Character Palette.
5223         (Mac Font Specs): Fix typo.
5225 2006-05-05  Richard Stallman  <rms@gnu.org>
5227         * files.texi (Diff Mode): Minor cleanup.
5229 2006-05-05  Karl Berry  <karl@gnu.org>
5231         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5232         errors from the current release of makeinfo (4.8).
5233         * help.texi (Library Keywords): Change widest word in multitable
5234         template from `emulations' to `convenience'.  (Not sure if this is
5235         related to the font change.)
5237 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5239         * files.texi (File Names): Add a footnote about limited support of
5240         ~USER on MS-Windows.
5242         * cmdargs.texi (Initial Options): Add a footnote about limited
5243         support of ~USER on MS-Windows.
5245 2006-05-03  Richard Stallman  <rms@gnu.org>
5247         * files.texi (Diff Mode): Node moved here.
5248         (Comparing Files): Delete what duplicates new node.
5249         (Files): Put Diff Mode in menu.
5251         * misc.texi (Diff Mode): Move to files.texi.
5253         * emacs.texi (Top): Update menu for Diff Mode.
5255         * trouble.texi (Emergency Escape): Simplify.
5257         * emacs.texi (Top): Minor clarification.
5259 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5261         * commands.texi, entering.texi, screen.texi: Many simplifications.
5263 2006-05-03  Richard Stallman  <rms@gnu.org>
5265         * commands.texi (Text Characters): Delete paragraph about unibyte
5266         non-ASCII printing chars.
5268         * killing.texi (Killing): Say "graphical displays".
5269         * display.texi: Say "graphical displays".
5271         * cmdargs.texi (Misc X): Say "graphical displays".
5273 2006-05-01  Richard Stallman  <rms@gnu.org>
5275         * emacs.texi (Top): Add Diff Mode to menu.
5277 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5279         * misc.texi (Diff Mode): New node.
5281 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5283         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5284         (Mac Environment Variables): Shorten example line.
5285         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
5287 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
5289         * building.texi (GUD Customization): Describe cases %d and %c.
5290         Update description for %e.
5292 2006-04-30  Glenn Morris  <rgm@gnu.org>
5294         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5296 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
5298         * custom.texi (Examining): Update C-h v output example.
5300 2006-04-29  Kim F. Storm  <storm@cua.dk>
5302         * building.texi (Grep Searching): Add lgrep and rgrep.
5304 2006-04-23  Richard Stallman  <rms@gnu.org>
5306         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5308         * xresmini.texi: New file.
5310         * xresources.texi (Face Resources): Split table into font resources
5311         and the rest.  Combine similar attributes for brevity.
5313 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
5315         * emacs-xtra.texi (MS-DOS File Names): Remove section about
5316         backslashes and case-insensitivity in file names (moved to the
5317         main manual).
5318         (MS-DOS Printing): Move most of the text to the main manual.
5320         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5321         New nodes.
5322         (Windows Processes, Windows System Menu): Add index entries and
5323         fix wording.
5325 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
5327         * misc.texi (Shell Ring): Add notes on saved input when
5328         navigating off the end of the history list.
5330 2006-04-18  Chong Yidong  <cyd@mit.edu>
5332         * misc.texi (Shell Options): Correct default value of
5333         comint-scroll-show-maximum-output.
5335 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
5337         * building.texi (Watch Expressions): Update.
5339 2006-04-12  Richard Stallman  <rms@gnu.org>
5341         * search.texi: Clean up previous change.
5343 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
5345         * search.texi (Regexp Backslash, Regexp Replace): Add index
5346         entries for ``back reference'' and mention the term itself in the
5347         text.
5349 2006-04-11  Richard Stallman  <rms@gnu.org>
5351         * custom.texi (Safe File Variables):
5352         Document enable-local-variables = :safe.
5354 2006-04-11  Karl Berry  <karl@gnu.org>
5356         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5357         (Remote Repositories, Version Backups, Local Version Control)
5358         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5359         (Miscellaneous Commands and Features of VC, Change Logs and VC)
5360         (Renaming VC Work Files and Master Files)
5361         (Inserting Version Control Headers, Customizing VC, General Options)
5362         (Options for RCS and SCCS, Options specific for CVS): Move all
5363         these nodes to emacs-xtra.texi, for brevity.
5364         * cmdargs.texi, files.texi: Change cross-references.
5366 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
5368         * files.texi (Old Versions): Update description of vc-annotate's
5369         use of color to indicate date ranges.
5371 2006-04-09  Kevin Ryde  <user42@zip.com.au>
5373         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5374         put info and printed manual names the right way around.
5376 2006-04-09  Karl Berry  <karl@gnu.org>
5378         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5379         emacs-xtra.texi, leaving only MS Windows information.
5380         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5381         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5382         node names.
5384         * emacs.texi: Move @summarycontents and @contents to the beginning
5385         of the file.
5387 2006-04-08  Kevin Ryde  <user42@zip.com.au>
5389         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5391 2006-04-07  Richard Stallman  <rms@gnu.org>
5393         * programs.texi (Comments, Comment Commands, Options for Comments)
5394         (Multi-Line Comments): "Align", not "indent".
5395         (Basic Indent): C-j deletes trailing whitespace before the newline.
5397 2006-04-06  Richard Stallman  <rms@gnu.org>
5399         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5401 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
5403         * killing.texi (Rectangles): Add index entry for marking a rectangle.
5405 2006-04-05  Richard Stallman  <rms@gnu.org>
5407         * emacs.texi (Top): Update subnode menu.
5409         * trouble.texi (Unasked-for Search): Node deleted.
5410         (Lossage): Delete from menu.
5412 2006-04-04  Richard Stallman  <rms@gnu.org>
5414         * trouble.texi: Various cleanups.
5415         (Checklist): Don't bother saying how to snail a bug report.
5416         (Emergency Escape): Much rewriting.
5417         (After a Crash): Rename the core dump immediately.
5418         (Total Frustration): Call it a psychotherapist.
5419         (Bug Criteria): Avoid "illegal instruction".
5420         (Sending Patches): We always put the contributor's name in.
5422         * misc.texi (Thumbnails): Minor correction.
5424 2006-04-03  Richard Stallman  <rms@gnu.org>
5426         * misc.texi (Thumbnails): Minor cleanup.
5428 2006-04-02  Karl Berry  <karl@gnu.org>
5430         * sending.texi (Mail Sending): pxref to Top needs five args.
5432         * texinfo.tex: Update to current version (2006-03-21.13).
5434 2006-03-31  Richard Stallman  <rms@gnu.org>
5436         * emacs.texi (Top): Update subnode menu.
5438         * help.texi (Help Mode): Cleanup.
5440         * dired.texi: Many cleanups.
5441         (Dired Deletion): Describe dired-recursive-deletes.
5442         (Operating on Files): dired-create-directory moved.
5443         (Misc Dired Features): Move to here.
5444         (Tumme): Node moved to misc.texi.
5446         * custom.texi: Many cleanups.
5447         (Minor Modes): Don't mention ISO Accents Mode.
5448         (Examining): Update C-h v output example.
5449         (Hooks): Add index and xref for add-hook.
5450         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
5451         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5453         * misc.texi: Many cleanups.
5454         (beginning): Add to summary of topics.
5455         (Shell): Put eshell xref at the end.  Remove eshell from table.
5456         (Thumbnails): New node.
5458 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
5460         * files.texi (File Name Cache): Make it clear that the cache is
5461         not persistent.
5463 2006-03-25  Karl Berry  <karl@gnu.org>
5465         * emacs-xtra.texi, emacs.texi, gnu.texi:
5466         (1) use @copyright{} instead of (C) in typeset text;
5467         (2) do not indent copyright year list (or anything else).
5469 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
5471         * files.texi (VC Dired Mode): Remove misplaced brackets.
5473 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
5475         * files.texi: Various updates and clarifications in the VC chapter.
5477 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
5479         * help.texi (Help Mode): Document "C-c C-c".
5481 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
5483         * emacs-xtra.texi (Top): Avoid ugly continuation line in
5484         menu in the standalone Info reader.
5486 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
5488         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5489         moved here from Emacs manual.
5491         * programs.texi (Fortran): Section moved to emacs-xtra.
5492         (Program Modes): Xref to Fortran in emacs-xtra.
5494         * maintaining.texi (Emerge): Move to emacs-xtra.
5495         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5497         * picture.texi: File deleted.
5498         * Makefile.in:
5499         * makefile.w32-in: Remove picture.texi.
5501         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5502         * abbrevs.texi (Abbrevs):
5503         * sending.texi (Sending Mail): Picture node removed.
5505         * emacs.texi (Top): Update node listings.
5507 2006-03-12  Richard Stallman  <rms@gnu.org>
5509         * calendar.texi: Various cleanups.
5511 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
5513         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5514         syntax.
5516 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
5518         * search.texi (Regexps): More accurately describe which characters
5519         are special in which situations.  Recommend _not_ to quote `]' or
5520         `-' when they are not special.
5522 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
5524         * files.texi (Old Versions): Clarify operation of C-x v =.
5526 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
5528         * building.texi (Watch Expressions): Update and describe
5529         gdb-speedbar-auto-raise.
5531 2006-02-19  Richard M. Stallman  <rms@gnu.org>
5533         * emacs.texi: Use @smallbook.
5534         (Top): Update ref to Emacs paper, delete ref to Cookbook.
5535         Update subnode menu.
5537         * building.texi (Lisp Interaction): Minor addition.
5539 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
5541         * building.texi (Watch Expressions): Update and be more precise.
5543 2006-02-15  Francesco Potortì  <pot@gnu.org>
5545         * maintaining.texi (Create Tags Table): Explain why the
5546         exception when etags writes to files under the /dev tree.
5548 2006-02-14  Richard M. Stallman  <rms@gnu.org>
5550         * custom.texi (Safe File Variables): Lots of clarification.
5551         Renamed from Unsafe File Variables.
5553 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5555         * custom.texi (Unsafe File Variables): File variable confirmation
5556         assumed denied in batch mode.
5558 2006-02-14  Richard M. Stallman  <rms@gnu.org>
5560         * building.texi (GDB User Interface Layout): Don't say `inferior'
5561         for program being debugged.
5563 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
5565         * building.texi (GDB Graphical Interface):
5566         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5568 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
5570         * custom.texi (Specifying File Variables, Unsafe File Variables):
5571         New nodes, split from File Variables.  Document new file local
5572         variable behavior.
5574 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5576         * display.texi (Standard Faces):
5577         * files.texi (Visiting):
5578         * frames.texi (Clipboard):
5579         * glossary.texi (Glossary) <Clipboard>:
5580         * xresources.texi (X Resources): Mention Mac OS port.
5582 2006-02-12  Richard M. Stallman  <rms@gnu.org>
5584         * building.texi (Building): Clarify topic in intro.
5586         * maintaining.texi (Maintaining): Change title; clarify topic.
5587         Delete duplicate index entries.
5589         * building.texi (Other GDB User Interface Buffers): Clarifications.
5591         * text.texi (Cell Commands): Clarifications.
5593         * programs.texi (Defuns): Delete duplicate explanation of
5594         left-margin paren convention.
5595         (Hungry Delete): Minor cleanup.
5597 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
5599         * dired.texi (Tumme): More tumme documentation.
5601 2006-02-11  Alan Mackenzie  <acm@muc.de>
5603         * programs.texi ("Hungry Delete"): Correct the appellation of the
5604         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5606 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
5608         * dired.texi (Tumme): Fix small bug.
5610 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5612         * macos.texi (Mac International): Rename "fontset-mac" to
5613         "fontset-standard".
5615 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
5617         * dired.texi (Tumme): Basic documentation for Tumme added.
5619 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
5621         * mule.texi (International):
5622         * programs.texi (Basic Indent): Fix typos.
5624         * custom.texi (Minor Modes):
5625         * display.texi (Text Display):
5626         * commands.texi (Text Characters): Update xrefs.
5628 2006-02-07  Richard M. Stallman  <rms@gnu.org>
5630         * emacs.texi (Top): Update subnode menu.
5631         Update info on old Emacs papers.
5632         (Intro): "Graphical display", not window system.
5634         * xresources.texi (GTK styles): Minor clarifications.
5636         * trouble.texi: "Graphical display", not window system.
5637         (Stuck Recursive): Minor clarification.
5639         * text.texi: Minor clarifications.
5640         (Sentences): Explain why two-space convention is better.
5641         Explain sentence-end-without-period here.
5642         (Fill Commands): Not here.
5643         (Refill): Node moved down.
5644         (Filling): Update menu.
5645         (Table Creation, Cell Justification, Column Commands): Clarify.
5647         * sending.texi: Minor clarifications.
5649         * search.texi (Regexp Backslash): Clarification.
5651         * rmail.texi: Minor cleanups.
5652         (Rmail): Delete digression about `rmail-mode'.
5653         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5654         (Rmail Files): Mention C-u M-x rmail.
5655         (Rmail Reply): Mention References.
5656         (Rmail Display): Mention rmail-nonignored-headers.
5658         * programs.texi: Minor cleanups.
5659         (Comment Commands): Mention momentary Transient Mark mode.
5660         (Matching): Be more specific about customizing show-paren-mode.
5661         (Info Lookup): Don't list the modes that support C-h S.
5662         Just say what it does in an unsupported mode.
5663         (Man Page): Delete excessive info on customizing woman.
5664         (Motion in C): Don't mention c-for/backward-into-nomenclature.
5666         * abbrevs.texi: Minor clarifications.
5667         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5668         not "dynamic abbrevs" as if they were a kind of abbrev.
5670         * picture.texi (Picture): Minor cleanup.
5672         * mule.texi (Communication Coding): Say "other applications".
5673         (Fontsets): Not specific to X.  Add xref to X Resources.
5674         (Unibyte Mode): Rename from Single-Byte Character Support.
5675         "Graphical display", not window system.
5676         (International): Update menu.
5678         * maintaining.texi (Format of ChangeLog):
5679         New node, split out from ChangeLog.
5680         (ChangeLog): Clarifications in the remaining text.
5681         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5682         (Find Tag): Add @w.
5683         (Tags Search): Explain tag table order here.  Simplify grep ref.
5684         (List Tags): tags-tag-face is a variable, not a face.
5685         (Emerge): Cleanups.
5687         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5688         (Keyboard Macros): Avoid "the user".
5690         * killing.texi: "Graphical display", not window system.
5692         * help.texi (Help Echo): "Graphical display", not window system.
5694         * glossary.texi: Say "you", not "the user".  Say "graphical display".
5696         * frames.texi: Minor cleanups.  "Graphical display", not window system.
5698         * files.texi (Visiting): Make drag-and-drop not X-specific.
5700         * custom.texi: Minor cleanups.  "Graphical display", not window system.
5702         * cmdargs.texi: Minor cleanups.
5704         * building.texi (Compilation): Move and split kill-compilation para.
5705         Add para about multiple compilers.
5706         (Compilation Mode): Commands also available in grep mode and others.
5707         Mention C-u C-x ` more tutorially.  Clarify C-x `.
5708         (Compilation Shell): Clarify.  Put Bash example first.
5709         (Grep Searching): Minor cleanups; add @w.
5710         (Debuggers): Minor cleanups.
5711         (Starting GUD): Make GDB xgraphical mode issue clearer.
5712         (Debugger Operation): Lots of clarifications including
5713         GDB tooltip side-effect issue.
5714         (Commands of GUD): Clarify.
5715         (GUD Customization): Add bashdb-mode-hook.
5716         (GDB Graphical Interface): Rewrite for clarity.
5717         (GDB User Interface Layout): Rewrite for clarity.
5718         (Stack Buffer, Watch Expressions): Likewise.
5719         (Other GDB User Interface Buffers): Cleanups.
5720         (Lisp Libraries, External Lisp): Cleanup.
5722         * basic.texi (Position Info): "Graphical displays", rather than
5723         window systems.
5725         * anti.texi: Minor cleanup.
5727 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
5729         * custom.texi (Init File, Find Init): Add cross-references to
5730         where $HOME is described.
5732 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5734         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5735         is not inside the @table.
5737         * emacs.texi (Top): Correct node name.
5739         * files.texi (File Names): Fix @xref.
5740         (Reverting): Fix typo.
5742         * mule.texi (International): Correct node name.
5744         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5746 2006-02-01  Richard M. Stallman  <rms@gnu.org>
5748         * emacs.texi (Top): Update subnode menu.
5750         * mule.texi: Minor clarifications.
5751         Reduce the specific references to X Windows.
5752         Refer to "graphical" terminals, rather than window systems.
5753         (Text Coding): Rename from Specify Coding.
5754         (Communication Coding, File Name Coding, Terminal Coding):
5755         New nodes split out from Text Coding.
5757         * kmacro.texi: Minor clarifications.
5758         (Keyboard Macro Ring): Comment out some excessive commands.
5759         (Basic Keyboard Macro): Split up the table, putting part in each node.
5761         * major.texi: Minor clarifications.
5763         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5765         * windows.texi: Minor clarifications.
5766         (Change Window): Don't describe mode-line mouse cmds here.
5767         Add xref to Mode Line Mouse.
5769         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5771         * macos.texi (Mac International): Fix xref.
5773         * indent.texi: Minor clarifications.
5775         * frames.texi: Minor clarifications.
5776         Reduce the specific references to X Windows.
5777         Refer to "graphical" terminals, rather than window systems.
5778         (Frame Parameters): Don't mention commands like
5779         set-foreground-color.  Just say to customize a face.
5780         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5782         * files.texi: Minor clarifications.
5783         (Numbered Backups): New node, split out from Backup Names.
5785         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5787         * cmdargs.texi (General Variables): Fix xref.
5789         * buffers.texi: Minor clarifications.
5791 2006-01-31  Richard M. Stallman  <rms@gnu.org>
5793         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5794         Nodes moved to top.
5796         * display.texi: Minor clarifications.
5797         (Display): Rearrange menu.
5798         (Standard Faces): Mention query-replace face.
5799         (Faces): Simplify.
5800         (Font Lock): Simplify face customization info.
5801         (Highlight Changes): Node merged into Highlight Interactively.
5802         (Highlight Interactively): Much rewriting and cleanup.
5803         (Optional Mode Line): Narrowed line number not good for goto-line.
5804         Simplify face customization advice.
5805         (Text Display): Mention use of escape-glyph face.
5806         Move ctl-arrow and tab-width here.
5807         (Display Custom): Move no-redraw-on-reenter to end of node.
5809         * search.texi: Minor clarifications.
5810         (Isearch Scroll): Simplify.
5811         (Other Repeating Search): Document multi-occur-in-matching-buffers.
5813         * regs.texi (Registers): Mention bookmarks here.
5815         * mark.texi: Minor clarifications.
5816         (Selective Undo): Node deleted.
5818         * m-x.texi: Minor clarifications.
5820         * killing.texi: Minor clarifications.
5821         Refer to "graphical" terminals, rather than window systems.
5823         * help.texi: Clarifications.
5824         (Help): Don't describe C-h F and C-h K here.
5825         (Key Help): Describe C-h K here.
5826         (Name Help): Mention Emacs Lisp Intro.
5827         Describe C-h F here.
5828         (Misc Help): Mention C-h F and C-h K only briefly.
5830         * fixit.texi (Undo): New node, mostly copied from basic.texi.
5831         Selective undo text merged in.
5832         (Spelling): Mention Aspell along with Ispell.
5834         * emacs.texi (Top): Update subnode menus.
5836         * basic.texi (Basic Undo): Rename from Undo.  Most of text
5837         moved to new Undo node.
5839 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
5841         * basic.texi (Continuation Lines, Inserting Text):
5842         Mention longlines mode.
5844 2006-01-29  Richard M. Stallman  <rms@gnu.org>
5846         * screen.texi: Minor cleanups.
5847         (Screen): Clean up the intro paragraphs.
5848         (Mode Line): Lots of rewriting.  Handle frame-name better.
5849         eol-mnemonic-... vars moved out.
5851         * emacs.texi (Top): Change menu item for MS-DOS node.
5852         Update subnode menu.
5854         * msdog.texi (MS-DOS): Rewrite intro to explain how this
5855         chapter relates to Windows.  Title changed.
5857         * mini.texi: Minor cleanups.
5859         * mark.texi (Selective Undo): New node, text moved from basic.texi.
5860         (Mark): Put it in the menu.
5862         * entering.texi: Minor cleanups.
5864         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5865         (Intro): Refer to "graphical" terminals, rather than X.
5867         * display.texi (Display Custom): Add xref to Variables.
5868         (Optional Mode Line): eol-mnemonic-... vars moved here.
5870         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
5871         rather than X.
5873         * basic.texi: Minor cleanups.
5874         (Undo): selective-undo moved.
5876 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
5878         * anti.texi (Antinews): Various corrections and additions.
5880 2006-01-23  Juri Linkov  <juri@jurta.org>
5882         * custom.texi (Easy Customization, Customization Groups)
5883         (Browsing Custom): Mention links along with buttons.
5885 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
5887         * text.texi (TeX Print): Use @key for TAB.
5889         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5891 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5893         * files.texi (File Aliases): Don't claim that usually separate
5894         buffers are created for two file names that name the same data.
5895         Mention additional situations where different names mean the same
5896         file on disk.
5898 2006-01-19  Richard M. Stallman  <rms@gnu.org>
5900         * killing.texi (Deletion): Upcase @key argument.
5902         * custom.texi (Custom Themes): Minor cleanup.
5904         * programs.texi (Hungry Delete): Upcase @key argument.
5906 2006-01-16  Juri Linkov  <juri@jurta.org>
5908         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5909         Move `mode-line-highlight' before `mode-line-buffer-id'.
5911 2006-01-14  Richard M. Stallman  <rms@gnu.org>
5913         * basic.texi (Inserting Text): Minor cleanup.
5915 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5917         * custom.texi (Changing a Variable, Face Customization):
5918         Update for changes in Custom menus.
5920 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5922         * macos.texi (Mac International): Undo last change.
5924 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
5926         * custom.texi (Custom Themes): Describe the new
5927         customize-create-theme interface.
5929 2005-12-30  Juri Linkov  <juri@jurta.org>
5931         * basic.texi (Position Info): Update example.
5933 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5935         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5937 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
5939         * custom.texi (Custom Themes): `load-theme' always loads.
5941 2005-12-23  Juri Linkov  <juri@jurta.org>
5943         * display.texi (Highlight Interactively): Use double space to
5944         separate sentences.  Replace C-p with M-p, and C-n with M-n.
5946 2005-12-22  Richard M. Stallman  <rms@gnu.org>
5948         * custom.texi (Easy Customization and subnodes):
5949         Replace "active field" with "button".
5950         Use "user option" only for variables.
5951         Use "setting" for variable-or-face.
5953 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
5955         * buffers.texi (Select Buffer): Change order in table to make
5956         "Similar" refer to the correct item.
5957         (Indirect Buffers): Minor rewording.
5959 2005-12-20  Juri Linkov  <juri@jurta.org>
5961         * files.texi (VC Status): Put P and N near p and n.
5963 2005-12-19  Richard M. Stallman  <rms@gnu.org>
5965         * programs.texi (Electric C): Delete the info about newline control.
5966         (Other C Commands): Minor cleanup.
5967         (Left Margin Paren): Minor cleanup.
5969 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
5971         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5972         (Customization Groups): Delete text moved to "Browsing Custom".
5973         (Browsing Custom): New node.
5974         (Specific Customization): Clarify which commands only work for
5975         loaded options.
5977 2005-12-18  Bill Wohler  <wohler@newt.com>
5979         * frames.texi (Tool Bars): Shorten text of previous change.
5981 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5983         * files.texi (VC Status): Document log-view mode.
5985 2005-12-18  Bill Wohler  <wohler@newt.com>
5987         * frames.texi (Tool Bars): Mention that you can turn off tool bars
5988         permanently via the customize interface.
5990 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
5992         * killing.texi (Killing by Lines): Document `kill-whole-line'
5993         function.
5995 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
5997         * buffers.texi (Select Buffer): Change `prev-buffer' to
5998         `previous-buffer'.  Indicate that these functions use a frame
5999         local buffer list.
6001 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6003         * custom.texi (Easy Customization): Change menu comment.
6004         (Prefix Keymaps): Fix spelling of Control-X-prefix.
6006         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
6007         (Help): Among the Apropos commands, describe only C-h a here.
6009 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6011         * programs.texi (Options for Comments): Comment-end starts with space.
6013         * glossary.texi (Glossary): Minor cleanup.
6015         * files.texi (Old Versions): Use @table.
6017 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6019         * display.texi (Highlight Interactively): Include
6020         global-hi-lock-mode.  Add miscellaneous details and elaborations.
6022 2005-12-09  Richard M. Stallman  <rms@gnu.org>
6024         * display.texi (Font Lock): Delete the Global FL menu item.
6026 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
6028         * custom.texi (Minibuffer Maps): Mention the maps for file name
6029         completion.
6031 2005-12-09  Kim F. Storm  <storm@cua.dk>
6033         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6034         prefix keys even when mark is active.  Describe that RET moves
6035         cursor to next corner in rectangle; clarify insert around rectangle.
6037 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6039         * custom.texi (Customization): Use xref to elisp manual for
6040         non-TeX output.
6041         (Minor Modes): Update.
6042         (Customization Groups, Changing a Variable, Face Customization):
6043         Update for new appearance of Custom buffers.
6044         (Changing a Variable): `custom-buffer-done-function' has been
6045         replaced by `custom-buffer-done-kill'.
6046         (Specific Customization): In the `customize-group' buffer, a
6047         subgroup's contents are not "hidden".  They are not included at
6048         all.  They have no [Show] button.
6049         (Mouse Buttons): Add pxref to description of mouse event lists in
6050         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
6051         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6052         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6054 2005-12-08  Richard M. Stallman  <rms@gnu.org>
6056         * mini.texi (Completion Commands, Completion):
6057         In file name input, SPC does not do completion.
6059 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
6061         * building.texi (GDB Graphical Interface): Explain screen size
6062         setting.
6063         (Other GDB User Interface Buffers): Describe features specific to
6064         GDB 6.4.
6066 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6068         * building.texi (GDB User Interface Layout): Describe how to
6069         kill associated buffers.
6070         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6071         (Watch Expressions): Be more precise.
6072         (Other GDB User Interface Buffers): Describe how to change a
6073         register value.
6075 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6077         * macos.texi (Mac Input): Remove description of
6078         mac-command-key-is-meta.  Add descriptions of
6079         mac-control-modifier, mac-command-modifier, and
6080         mac-option-modifier.
6081         (Mac International): Fix description of conversion of clipboard data.
6082         (Mac Font Specs): Add example of font customization by face attributes.
6084 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6086         * building.texi (Watch Expressions): Expand description.
6087         (Other GDB User Interface Buffers): Describe local map for
6088         gud-watch.
6090 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
6092         * display.texi (Font Lock): Font lock is enabled by default now.
6094 2005-11-20  Juri Linkov  <juri@jurta.org>
6096         * basic.texi (Position Info): Update examples of the output.
6097         Remove the fact that examples are produced in the TeXinfo buffer,
6098         because in the Info reader users will get a different output from
6099         `C-x ='.
6101         * building.texi (Compilation Mode): Remove paragraph duplicated
6102         from the node `Compilation'.  Add `compilation-skip-threshold'.
6104         * display.texi (Font Lock): Suggest more user-friendly method of
6105         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6107 2005-11-18  Richard M. Stallman  <rms@gnu.org>
6109         * files.texi (Registering): Mention @@ in mode line.
6111         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
6113 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6115         * files.texi (Renaming and VC): Some back-ends don't
6116         handle renaming.
6118 2005-11-17  Juri Linkov  <juri@jurta.org>
6120         * emacs.texi (Top):
6121         * display.texi (Highlight Interactively): Put this font-lock based
6122         mode near Font Lock node.
6124 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6126         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6127         icons.
6129 2005-11-12  Kim F. Storm  <storm@cua.dk>
6131         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
6132         (Help Summary): Add C-h d and C-h e.
6133         (Apropos): Clarify that all apropos commands may search for either
6134         list of words or a regexp.  Add C-h d for apropos-documentation.
6135         Describe apropos-documentation-sort-by-scores user option.
6137 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
6139         * killing.texi (CUA Bindings): Add @section.
6141 2005-11-10  Kim F. Storm  <storm@cua.dk>
6143         * emacs.texi (Top): Add CUA Bindings entry to menu.
6145         * killing.texi (CUA Bindings): New node.  Moved here from
6146         misc.texi and extended with info on rectangle commands and
6147         rectangle highlighting, interface to registers, and the global
6148         mark feature.
6150         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6152         * regs.texi: Prev link points to CUA Bindings node.
6154 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
6156         * help.texi (Help Echo): By default, help echos are only shown on
6157         mouse-over, not on point-over.
6159 2005-11-04  Jérôme Marant  <jerome@marant.org>
6161         * misc.texi (Shell Mode): Describe how to activate password echoing.
6163 2005-11-04  Romain Francoise  <romain@orebokech.com>
6165         * mark.texi (Mark Ring): Fix typo.
6167 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6169         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6171 2005-11-01  Bill Wohler  <wohler@newt.com>
6173         * help.texi (Help Mode): Fix typo.
6175 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6177         * building.texi (Other GDB User Interface Buffers):
6178         Describe the command gdb-use-inferior-io-buffer.
6180 2005-10-31  Romain Francoise  <romain@orebokech.com>
6182         * files.texi (Compressed Files): Fix typo.
6184         * buffers.texi (Misc Buffer): Downcase `*shell*'.
6186         * windows.texi (Force Same Window): Likewise.
6188 2005-10-30  Bill Wohler  <wohler@newt.com>
6190         * help.texi (Help Mode): URLs viewed with browse-url.
6192 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6194         * building.texi (GDB Graphical Interface): Don't reference
6195         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
6196         must stay in same frame.
6198 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6200         * custom.texi (Init File): Document ~/.emacs.d/init.el.
6202         * anti.texi (Antinews): Likewise.
6204 2005-10-28  Bill Wohler  <wohler@newt.com>
6206         * help.texi (Help): Help mode now creates hyperlinks for URLs.
6208 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6210         * files.texi (Visiting): Explain how to enter ? in a file name.
6212         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6214 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6216         * building.texi (GDB Graphical Interface):
6217         Describe gdb-mouse-until.
6219 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6221         * custom.texi (Init File): Recommend when to use site-start.el.
6223 2005-10-21  Juri Linkov  <juri@jurta.org>
6225         * custom.texi (Examining): Mention accessing the old variable
6226         value via M-n in set-variable.
6228 2005-10-18  Romain Francoise  <romain@orebokech.com>
6230         * files.texi (Version Systems): Capitalize GNU.
6232 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6234         * building.texi (Compilation Mode): Remove redundant paragraph.
6235         (Watch Expressions): Remove paragraph to reflect code change.
6237 2005-10-16  Richard M. Stallman  <rms@gnu.org>
6239         * building.texi (Compilation Mode, Compilation): Clarified.
6241 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6243         * misc.texi (Saving Emacs Sessions): Mention savehist library.
6245 2005-10-13  Kenichi Handa  <handa@m17n.org>
6247         * basic.texi (Position Info): Fix previous change.
6249 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6251         * cmdargs.texi (Icons X): Fix typo.
6253 2005-10-12  Kenichi Handa  <handa@m17n.org>
6255         * basic.texi (Position Info): Describe the case that Emacs shows
6256         "part of display ...".
6258 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
6260         * cmdargs.texi (Icons X): -nb => -nbi.
6262 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
6264         * frames.texi (Speedbar): A couple more clarifications.
6266 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
6268         * building.texi (GDB User Interface Layout): Improve diagram.
6269         (Watch Expressions): Explain how to make speedbar global.
6270         (Other GDB User Interface Buffers): Make references more precise.
6272 2005-10-09  Richard M. Stallman  <rms@gnu.org>
6274         * frames.texi (Speedbar): Clarify the text.
6276 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
6278         * frames.texi (Speedbar): Add information on keybindings,
6279         dismissing the speedbar, and buffer display mode.  Link to
6280         speedbar manual.
6282 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
6284         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6285         added -nb, --no-bitmap-icon.
6287 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
6289         * building.texi (GDB Graphical Interface): Add variables and
6290         functions to indices.  Be more precise.
6292 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
6294         * frames.texi (Drag and Drop): Remove the x- from
6295         x-dnd-open-file-other-window and xdnd-protocol-alist.
6297 2005-09-30  Romain Francoise  <romain@orebokech.com>
6299         * mini.texi (Minibuffer): The default value now appears before the
6300         colon in minibuffer prompts.
6302 2005-09-25  Richard M. Stallman  <rms@gnu.org>
6304         * search.texi (Regexp Search): Doc search-whitespace-regexp.
6306 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6308         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6310 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6312         * emacs.texi (Top): Update submenus from macos.texi.
6314         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6315         (Mac OS): Update feature support status.
6316         (Mac Input): List supported input scripts.  Remove description
6317         about `mac-keyboard-text-encoding'.  Mention mouse button
6318         emulation and related variables.
6319         (Mac International): Mention Central European and Cyrillic
6320         support.  Now `keyboard-coding-system' is dynamically changed.
6321         Add description about coding system for selection.
6322         Add description about language environment.
6323         (Mac Environment Variables):
6324         Mention `~/.MacOSX/environment.plist'.  Give example of command line
6325         arguments.  Add Preferences support.
6326         (Mac Directories): Explicitly state that this node is for Mac OS
6327         Classic only.
6328         (Mac Font Specs): Mention specification for scalable fonts.
6329         List supported charsets.  Add preferred way of creating fontsets.
6330         Add description about `mac-allow-anti-aliasing'.
6331         (Mac Functions): Add descriptions about `mac-set-file-creator',
6332         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6333         and `mac-get-preference'.
6335 2005-09-16  Romain Francoise  <romain@orebokech.com>
6337         Update all files to specify GFDL version 1.2.
6339         * doclicense.texi (GNU Free Documentation License): Update to
6340         version 1.2.
6342 2005-09-15  Richard M. Stallman  <rms@gnu.org>
6344         * buffers.texi (List Buffers): Fix xref.
6346         * rmail.texi (Rmail Basics): Fix xref.
6348         * emacs.texi (Top): Update subnode menus.
6350         * files.texi (Saving Commands): New node, broken out of Saving.
6351         (Customize Save): New node, broken out of Saving.
6352         Clarify effect of write-region-inhibit-fsync.
6353         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6355 2005-09-14  Romain Francoise  <romain@orebokech.com>
6357         * files.texi (Saving): Mention write-region-inhibit-fsync.
6359 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
6361         * custom.texi (Custom Themes): New node.
6363 2005-09-03  Richard M. Stallman  <rms@gnu.org>
6365         * search.texi (Search Case): Mention vars that control
6366         case-fold-search for various operations.
6368 2005-08-22  Juri Linkov  <juri@jurta.org>
6370         * display.texi (Standard Faces): Merge the text from
6371         `(elisp)Standard Faces' into this node.
6373 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
6375         * emacs.texi (Top): Delete menu item for deleted node
6376         Keyboard Translations.
6378 2005-08-18  Richard M. Stallman  <rms@gnu.org>
6380         * trouble.texi (Unasked-for Search):
6381         Delete xref to Keyboard Translations.
6383         * glossary.texi (Glossary): Delete xref.
6385         * custom.texi (Minor Modes): Say that the list here is not complete.
6386         (Keyboard Translations): Node deleted.
6387         (Disabling): Delete xref to it.
6388         (Customization Groups): Fix Custom buffer example.
6389         (Hooks): Mention remove-hooks.
6391 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6393         * building.texi (GDB Graphical Interface): Improve filling of menu
6394         item.
6396 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
6398         * building.texi (GDB Graphical Interface): Use better node names.
6400 2005-08-14  Richard M. Stallman  <rms@gnu.org>
6402         * text.texi (Sentences): Fix xref.
6404 2005-08-14  Juri Linkov  <juri@jurta.org>
6406         * building.texi (Compilation, Grep Searching): Move grep command
6407         headings from `Compilation' to `Grep Searching'.
6409         * dired.texi (Dired and Find):
6410         * maintaining.texi (Tags Search): Replace grep xref to
6411         `Compilation' node with `Grep Searching'.
6413         * files.texi (Comparing Files): Replace xref to `Compilation' with
6414         `Compilation Mode'.
6416 2005-08-13  Alan Mackenzie  <acm@muc.de>
6418         * search.texi (Non-ASCII Isearch): Correct a typo.
6419         (Replacement Commands): Mention query-replace key binding.
6421 2005-08-11  Richard M. Stallman  <rms@gnu.org>
6423         * programs.texi (Options for Comments): Fix xref.
6425         * search.texi (Regexp Backslash, Regexp Example): New nodes split
6426         out of Regexps.
6428 2005-08-09  Juri Linkov  <juri@jurta.org>
6430         * building.texi (Compilation): Use `itemx' instead of `item'.
6431         (Grep Searching): Simplify phrase.
6433         * display.texi (Standard Faces): Describe vertical-border on
6434         window systems.
6436         * windows.texi (Split Window): Simplify phrase and mention
6437         vertical-border face.
6439 2005-08-09  Richard M. Stallman  <rms@gnu.org>
6441         * files.texi (Comparing Files): Clarify compare-windows.
6443         * calendar.texi (Scroll Calendar): Document < and > in calendar.
6445 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
6447         * mule.texi (Coding Systems): Rephrase the paragraph about
6448         codepages: no need for "M-x codepage-setup" anymore, except on
6449         MS-DOS.
6451         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6452         the MS-DOS port only.
6454 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
6456         * makefile.w32-in (info): Don't run multi-install-info.bat.
6457         ($(infodir)/dir): New target, produced by running
6458         multi-install-info.bat.
6460 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
6462         * files.texi (Quoted File Names): Add index entry.
6464 2005-07-19  Juri Linkov  <juri@jurta.org>
6466         * files.texi (Comparing Files): Mention resync for `compare-windows'.
6468 2005-07-18  Juri Linkov  <juri@jurta.org>
6470         * custom.texi (Easy Customization):
6471         * files.texi (Old Versions):
6472         * frames.texi (Wheeled Mice):
6473         * mule.texi (Specify Coding):
6474         * text.texi (Cell Justification):
6475         * trouble.texi (After a Crash):
6476         * xresources.texi (GTK styles):
6477         Delete duplicate duplicate words.
6479 2005-07-17  Richard M. Stallman  <rms@gnu.org>
6481         * frames.texi (Creating Frames): Fix foreground color example.
6483         * custom.texi (Init Examples): Clean up text about conditionals.
6485 2005-07-16  Richard M. Stallman  <rms@gnu.org>
6487         * mini.texi (Completion Commands): Fix command name for ?.
6489 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
6491         * display.texi (Standard Faces): Explain that customization of
6492         `menu' face has no effect on w32 and with GTK.
6493         Add cross-references.
6495         * cmdargs.texi (General Variables): Clarify the default location
6496         of $HOME on w32 systems.
6498 2005-07-15  Jason Rumney  <jasonr@gnu.org>
6500         * cmdargs.texi (General Variables): Default HOME on MS Windows has
6501         changed.
6503 2005-07-08  Kenichi Handa  <handa@m17n.org>
6505         * mule.texi (Recognize Coding):
6506         Recommend revert-buffer-with-coding-system instead of revert-buffer.
6508 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6510         * anti.texi (Antinews): Mention mode-line-inverse-video.
6512         * files.texi (Saving): Minor correction about C-x C-w.
6514         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6516 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
6518         * search.texi (Isearch Scroll): Add example of using the
6519         `isearch-scroll' property.
6520         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6521         `Display Custom' node.
6522         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6523         and de-emphasize it.
6524         (Other Repeating Search): `occur' currently can not correctly
6525         handle multiline matches.  Correct, clarify and update description
6526         of `flush-lines' and `keep-lines'.
6528         * display.texi (Display Custom): Add anchor for `baud-rate'.
6530 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6532         * gnu.texi: Update where to get GNU status; add refs for how to help.
6533         Add footnotes 6 and 7.
6535 2005-07-04  Lute Kamstra  <lute@gnu.org>
6537         Update FSF's address in GPL notices.
6539         * doclicense.texi (GNU Free Documentation License):
6540         * trouble.texi (Checklist): Update FSF's address.
6542 2005-06-24  Richard M. Stallman  <rms@gnu.org>
6544         * display.texi (Text Display): Change index entries.
6546 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
6548         * makefile.w32-in (MAKEINFO): Use --force.
6549         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6550         Makefile.in.
6552 2005-06-23  Richard M. Stallman  <rms@gnu.org>
6554         * anti.texi (Antinews): Rename show-nonbreak-escape to
6555         nobreak-char-display.
6557         * emacs.texi (Top): Update detailed node listing.
6559         * display.texi (Text Display): Rename show-nonbreak-escape
6560         to nobreak-char-display and no-break-space to nobreak-space.
6561         (Standard Faces): Split up the list of standard faces
6562         and put it in a separate node.  Add nobreak-space and
6563         escape-glyph.
6565 2005-06-23  Lute Kamstra  <lute@gnu.org>
6567         * mule.texi (Select Input Method): Fix typo.
6569 2005-06-23  Kenichi Handa  <handa@m17n.org>
6571         * mule.texi (International): List all supported scripts.
6572         Adjust text for that leim is now included in the normal Emacs
6573         distribution.
6574         (Language Environments): List all language environments.
6575         Intlfonts contains fonts for most supported scripts, not all..
6576         (Select Input Method): Refer to C-u C-x = to see how to type to
6577         input a specific character.
6578         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6580 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
6582         * building.texi (Grep Searching): Texinfo usage fix.
6584 2005-06-22  Miles Bader  <miles@gnu.org>
6586         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6588 2005-06-20  Miles Bader  <miles@gnu.org>
6590         * display.texi (Faces): Add `vertical-divider'.
6592 2005-06-17  Richard M. Stallman  <rms@gnu.org>
6594         * text.texi (Adaptive Fill): Minor clarification.
6596 2005-06-10  Lute Kamstra  <lute@gnu.org>
6598         * emacs.texi (Top): Correct version number.
6599         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
6600         refer to the current version of Emacs.
6602 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
6604         * files.texi (Log Buffer): Document when there can be more than
6605         one file to be committed.
6607 2005-06-08  Juri Linkov  <juri@jurta.org>
6609         * display.texi (Faces): Add `shadow' face.
6611 2005-06-07  Masatake YAMATO  <jet@gyve.org>
6613         * display.texi (Faces): Write about mode-line-highlight.
6615 2005-06-06  Richard M. Stallman  <rms@gnu.org>
6617         * misc.texi (Printing Package): Explain how to initialize
6618         printing package.
6620         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6622 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
6624         * emacs.texi: Rename Hardcopy to Printing.
6625         Make PostScript and PostScript Variables subnodes of it.
6627         * misc.texi (Printing): Rename node from Hardcopy.
6628         Mention menu bar options.
6629         Move PostScript and PostScript Variables to submenu.
6630         (Printing package): New node.
6632         * mark.texi (Using Region): Change Hardcopy xref to Printing.
6634         * dired.texi (Operating on Files): Likewise.
6636         * calendar.texi (Displaying the Diary): Likewise.
6638         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6640         * glossary.texi (Glossary): Likewise.
6642         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6643         effect.
6645 2005-06-04  Richard M. Stallman  <rms@gnu.org>
6647         * trouble.texi (After a Crash): Polish previous change.
6649 2005-05-30  Noah Friedman  <friedman@splode.com>
6651         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6652         recovery mechanism.
6654 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
6656         * building.texi (Other Buffers): SPC toggles display of
6657         floating point registers.
6659 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
6661         * files.texi (Log Buffer): Merge in description of Log Edit
6662         mode from pcl-cvs.texi.
6664 2005-05-26  Richard M. Stallman  <rms@gnu.org>
6666         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6668 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
6670         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6671         not enabled by default.
6672         When not on a word, `ispell-word' by default checks the word
6673         before point.
6675 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
6677         * building.texi (Debugger Operation): Simplify last sentence.
6679 2005-05-23  Lute Kamstra  <lute@gnu.org>
6681         * emacs.texi: Update FSF's address throughout.
6682         (Preface): Use @cite.
6683         (Distrib): Add cross reference to the node "Copying".  Mention the
6684         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
6685         printed manuals.
6686         (Intro): Use @xref for the Emacs Lisp Intro.
6688 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
6690         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6692         * basic.texi (Moving Point): Mention default for `goto-line'.
6694         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6695         of a variable's docstring.
6697 2005-05-18  Lute Kamstra  <lute@gnu.org>
6699         * maintaining.texi (Overview of Emerge): Add cross reference.
6700         Remove duplication.
6702         * emacs.texi (Top): Update to the current structure of the manual.
6703         * misc.texi (Emacs Server): Add menu description.
6704         * files.texi (Saving): Fix menu.
6705         * custom.texi (Customization): Fix menu.
6706         * mule.texi (International): Fix menu.
6707         * kmacro.texi (Keyboard Macros): Fix menu.
6709 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
6711         * display.texi: Various minor changes.
6712         (Faces): Delete text that is repeated in the next section.
6714 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
6716         * building.texi (Debugger Operation): Mention GUD tooltips are
6717         disabled with GDB in text command mode.
6719 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
6721         * building.texi: Replace toolbar with "tool bar" for consistency.
6722         (Compilation Mode): Describe compilation-context-lines
6723         and use of arrow in compilation buffer.
6724         (Debugger Operation): Replace help text with variable's value.
6726         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6727         consistency.
6729 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
6731         * major.texi (Choosing Modes): normal-mode processes the -*- line.
6732         Add xref.
6734 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
6736         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6737         (Position Info): Delete discussion of `goto-line'.  It is already
6738         described in `Moving point'.
6740         * mini.texi (Completion Commands): Correct reference.
6741         (Completion Options): Fix typo.
6743         * killing.texi (Deletion): Complete description of `C-x C-o'.
6745 2005-05-10  Richard M. Stallman  <rms@gnu.org>
6747         * building.texi (Compilation): Clarify recompile's directory choice.
6749         * frames.texi (Tooltips): Cleanups.
6751         * basic.texi (Arguments): Fix punctuation.
6753 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
6755         * screen.texi (Menu Bar): The up and down (not left and right)
6756         arrow keys move through a keyboard menu.
6758 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
6760         * basic.texi: Various typo and grammar fixes.
6761         (Moving Point): C-a now runs move-beginning-of-line.
6763 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
6765         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6767         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6768         as different animals.
6770 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
6772         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6773         Correct index entry.
6775 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
6777         * building.texi (Debugger Operation): Update to reflect changes
6778         in GUD tooltips.
6780 2005-04-30  Richard M. Stallman  <rms@gnu.org>
6782         * files.texi (Compressed Files): Auto Compression normally enabled.
6784         * building.texi (Debugger Operation): Clarify previous change.
6786 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
6788         * building.texi (Debugger Operation): Add description for
6789         GUD tooltips when program is not running.
6791 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
6793         * misc.texi (Shell): Add `Shell Prompts' to menu.
6794         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
6795         description.  Delete remarks moved to new node.
6796         (Shell Prompts): New node.
6797         (History References): Replace remarks moved to `Shell Prompts'
6798         with xref to that node.
6799         (Remote Host): Clarify how to specify the terminal type when
6800         logging in to a different machine.
6802 2005-04-26  Richard M. Stallman  <rms@gnu.org>
6804         * emacs.texi (Top): Update submenus from files.texi.
6806         * files.texi (Filesets): Clarify previous change.
6808         * dired.texi (Misc Dired Features): Clarify previous change.
6810 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
6812         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6814         * dired.texi (Misc Dired Features):
6815         Document dired-compare-directories.
6817         * files.texi (Filesets): New node.
6818         (File Conveniences): Document Image mode.
6820         * text.texi (TeX Print): Document tex-compile.
6822 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
6824         * frames.texi (Tooltips): Tooltip mode is enabled by default.
6825         Delete redundant reference to tooltip Custom group.  It is
6826         referred too again in the next paragraph.
6828 2005-04-24  Richard M. Stallman  <rms@gnu.org>
6830         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6832 2005-04-19  Kim F. Storm  <storm@cua.dk>
6834         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6836 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
6838         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6839         turns off desktop-save-mode.
6841 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
6843         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6844         by default in terminals compatible with xterm.  Mention that
6845         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6846         node.
6848 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
6850         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6852 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
6854         * xresources.texi (Table of Resources): Add cursorBlink.
6856 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
6858         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6859         `d', `C-d' and `u'.
6861 2005-04-11  Richard M. Stallman  <rms@gnu.org>
6863         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6864         (Misc X): Add -D, --basic-display.
6866         * maintaining.texi (Change Log): Correct the description of
6867         the example.
6869         * major.texi (Choosing Modes): Document magic-mode-alist.
6871 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
6873         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6874         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6875         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6876         (Rmail Output): Clarify which statements apply to `o', `C-o' and
6877         `w', respectively.
6878         (Rmail Labels): Mention `l'.
6879         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
6880         (Rmail Summary Edit): Describe `j' and RET.
6882 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
6884         * xresources.texi (Lucid Resources): Add fontSet resource.
6886 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
6888         * display.texi (Useless Whitespace): `indicate-unused-lines' is
6889         now called `indicate-empty-lines'.
6891 2005-04-06  Kim F. Storm  <storm@cua.dk>
6893         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6895 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
6897         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6898         deleted.
6899         (Marks vs Flags): Add some convenient key bindings.
6900         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6901         (Misc Dired Features): Correct and expand description of `w' command.
6903         * frames.texi (XTerm Mouse): Delete apparently false info.
6904         The GNU/Linux console currently does not appear to support
6905         `xterm-mouse-mode'.
6907 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6909         * calendar.texi (Diary): Mention shell utility `calendar'.
6911 2005-04-01  Richard M. Stallman  <rms@gnu.org>
6913         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6915 2005-04-01  Lute Kamstra  <lute@gnu.org>
6917         * maintaining.texi (Change Log): add-change-log-entry uses
6918         add-log-mailing-address.
6920 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
6922         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6923         `VC Mode Line' and put in an xref to that node.
6924         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6925         its description.
6927 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
6929         * calendar.texi (Calendar Systems): Say that the Persian calendar
6930         implemented here is the arithmetical one championed by Birashk.
6932 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
6934         * programs.texi (Fortran Motion): Fix previous change.
6936 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6938         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6940 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
6942         * text.texi (Refill): Refer to Long Lines Mode.
6943         (Longlines): New node.
6944         (Auto Fill): Don't index "word wrap" here.
6945         (Filling): Add Longlines to menu.
6947 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6949         * xresources.texi: Minor fixes.
6951         * misc.texi (Emacs Server): Fix Texinfo usage.
6953         * emacs.texi (Top): Don't use a real section heading for
6954         "Detailed Node Listing".  Fake it instead.
6956         * basic.texi (Position Info): Minor cleanup.
6958         * mule.texi (Input Methods): Minor cleanup.
6960 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
6962         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6963         constructs as well.
6964         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6966 2005-03-29  Kenichi Handa  <handa@m17n.org>
6968         * mule.texi (Input Methods): Refer to the command C-u C-x =.
6970         * basic.texi (Position Info): Update the description about the
6971         command C-u C-x =.
6973 2005-03-28  Richard M. Stallman  <rms@gnu.org>
6975         * emacs.texi (Top): Use @section for the detailed node listing.
6977         * calendar.texi: Minor fixes to previous change.
6979         * programs.texi (Fortran): Small fixes to previous changes.
6981         * emacs.texi (Top): Update list of subnodes of Dired.
6982         Likewise for building.texi.
6984         * files.texi (File Conveniences): Delete Auto Image File mode.
6986 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
6988         * building.texi (Flymake): New node.
6990         * custom.texi (Function Keys): Document kp- event types and
6991         keypad-setup package.
6993         * dired.texi (Wdired): New node.
6995         * files.texi (File Conveniences): Reorder entries.
6996         Explain how to turn on Auto-image-file mode.
6997         Document Thumbs mode.
6999         * mule.texi (Specify Coding): Document recode-region and
7000         recode-file-name.
7002         * programs.texi (Program Modes): Add Conf mode and DNS mode.
7004 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7006         * commands.texi (Keys): M-o is now a prefix key.
7008 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
7010         * programs.texi: Reformat and update copyright years.
7011         (Fortran): Update section.
7013 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7015         * files.texi: Several small changes in addition to:
7016         (Visiting): Change xref for Dialog Boxes to ref.
7017         (Version Headers): Replace references to obsolete var
7018         `vc-header-alist' with `vc-BACKEND-header'.
7019         (Customizing VC): Update value of `vc-handled-backends'.
7021 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7023         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7024         move here from Emacs Lisp Reference Manual.
7025         * calendar.texi (Calendar/Diary, Diary Commands)
7026         (Special Diary Entries, Importing Diary): Change some xrefs to
7027         point to emacs-xtra rather than elisp.
7029         * emacs-xtra.texi (Calendar Customizing):
7030         Move view-diary-entries-initially, view-calendar-holidays-initially,
7031         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7032         Emacs Manual.
7033         (Appt Customizing): Merge entire section into main Emacs Manual.
7034         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7035         mark-holidays-in-calendar here from emacs-xtra.
7036         (Displaying the Diary): Move view-diary-entries-initially,
7037         mark-diary-entries-in-calendar here from emacs-xtra.
7038         (Appointments): Move appt-display-mode-line,
7039         appt-display-duration, appt-disp-window-function,
7040         appt-delete-window-function here from emacs-xtra.
7042         * calendar.texi: Update and reformat copyright.
7043         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7044         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7045         (Diary): Refer to `diary-file' rather than ~/diary.
7046         (Diary Commands): Rename node to "Displaying the Diary".
7047         * emacs.texi (Top): Rename "Diary Commands" section.
7048         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7050 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7052         * misc.texi (Emacs Server): Fix the command for setting
7053         server-name.  Add an xref to Invoking emacsclient.
7055         * help.texi (Help Summary): Clarify when "C-h ." will do something
7056         nontrivial.
7057         (Apropos): Add cindex entry for apropos-sort-by-scores.
7059         * display.texi (Text Display): Add index entries for how no-break
7060         characters are displayed.
7062 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7064         * files.texi (Visiting): Fix cross-references introduced with the
7065         last change.
7067         * xresources.texi (GTK resources): Fix last change.
7069 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
7071         * xresources.texi (X Resources): GTK options documented too.
7072         (Resources): Clarify meaning of program name.
7073         (Table of Resources): Add visualClass.
7074         (GTK resources): Rewrite.
7075         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7077         * display.texi (Text Display): Mention non-breaking spaces.
7079         * files.texi (Reverting): Document auto-revert-check-vc-info.
7081         * frames.texi (Mouse Commands): Document
7082         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7084         * help.texi (Help Summary): Add `C-h .'.
7085         (Apropos): Apropos accepts a list of search terms.
7086         Document apropos-sort-by-scores.
7087         (Help Echo): Document display-local-help.
7089         * misc.texi (Emacs Server): Document server-name.
7090         (Invoking emacsclient): Document -s option for server names.
7092         * text.texi (Outline Visibility): Introduce "current heading
7093         line" (commands can be called with point on a body line).
7094         Re-order table to follow the sequence of discussion.
7095         hide-body won't hide lines before first header line.
7096         (TeX Mode): Add DocTeX mode.
7098 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7100         * mule.texi (Single-Byte Character Support): Delete mention
7101         of iso-acc.el and iso-transl.el.
7103 2005-03-23  Lute Kamstra  <lute@gnu.org>
7105         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7107 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7109         * search.texi: Delete explicit node pointers.
7110         (Incremental Search): New menu.
7111         (Basic Isearch, Repeat Isearch, Error in Isearch)
7112         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7113         (Slow Isearch): New subnodes.
7114         (Configuring Scrolling): Node deleted.
7115         (Search Case): Doc default-case-fold-search.
7116         (Regexp Replace): Move replace-regexp doc here.
7118         * rmail.texi (Movemail): Put commas inside closequotes.
7120         * picture.texi (Insert in Picture): Document C-c arrow combos.
7121         (Basic Picture): Clarify erasure.
7123         * display.texi (Font Lock): Put commas inside closequotes.
7125         * cmdargs.texi (General Variables): Put commas inside closequotes.
7127 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
7129         * building.texi (Stack Buffer): Mention reverse contrast for
7130         *selected* frame (might not be current frame).
7132 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7134         * building.texi (Starting GUD): Add bashdb.
7136 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
7138         * basic.texi (Moving Point): Add M-g M-g binding.
7139         (Undo): Document undo-only.
7140         (Position Info): Document M-g M-g and C-u M-g M-g.
7142         * building.texi (Building): Put Grep Searching after Compilation
7143         Shell.
7144         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7145         Document next-error-highlight.
7146         (Grep Searching): Document grep-highlight-matches.
7147         (Lisp Eval): Typing C-x C-e twice prints integers specially.
7149         * calendar.texi (Importing Diary): Rename node from iCalendar.
7150         Document diary-from-outlook.
7152         * dired.texi (Misc Dired Features): Rename node from Misc Dired
7153         Commands.
7154         Mention effect of X drag and drop on Dired buffers.
7156         * files.texi (Visiting): Document large-file-warning-threshold.
7157         Move paragraph on file-selection dialog.
7158         Mention visiting files using X drag and drop.
7159         (Reverting): Mention using Auto-Revert mode to tail files.
7160         Document auto-revert-tail-mode.
7161         (Version Systems): Minor correction.
7162         (Comparing Files): Diff-mode is no longer based on Compilation
7163         mode.
7164         Document compare-ignore-whitespace.
7165         (Misc File Ops): Explain passing a directory to rename-file.
7166         Likewise for copy-file and make-symbolic-link.
7168         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7169         Document mouse-wheel-progressive speed.
7171         * help.texi (Misc Help): Document numeric argument for C-h i.
7172         Correctly explain the effect of just C-u as argument.
7174         * killing.texi (Deletion): Document numeric argument for
7175         just-one-space.
7177         * mini.texi (Completion): Completion acts on text before point.
7179         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7180         (Emulation): CUA mode replaces pc-bindings-mode,
7181         pc-selection-mode, and s-region.
7183         * mule.texi (Input Methods): Leim is now built-in.
7184         (Select Input Method): Document quail-show-key.
7185         (Specify Coding): Document revert-buffer-with-coding-system.
7187         * programs.texi (Fortran Motion): Document f90-next-statement,
7188         f90-previous-statement, f90-next-block, f90-previous-block,
7189         f90-end-of-block, and f90-beginning-of-block.
7191         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7193         * emacs.texi (Acknowledgments): Updated.
7195         * anti.texi: Total rewrite.
7197 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
7199         * ack.texi (Acknowledgments): Update.
7201 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7203         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7204         Update copyright years.
7206 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
7208         * building.texi (Commands of GUD): Move paragraph on setting
7209         breakpoints with mouse to the GDB Graphical Interface node.
7211 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7213         * misc.texi (Single Shell, Shell Options): Fix previous change.
7215         * building.texi (Debugger Operation): Update GUD tooltip enable info.
7217 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7219         * building.texi (Starting GUD): Don't explain text vs graphical
7220         GDB here.  Just mention it and xref.
7221         Delete "just one debugger process".
7222         (Debugger Operation): Move GUD tooltip info here.
7223         (GUD Tooltips): Node deleted.
7224         (GDB Graphical Interface): Explain the two GDB modes here.
7226         * sending.texi (Sending Mail): Minor cleanup.
7227         (Mail Aliases): Explain quoting conventions.
7228         Update key rebinding example.
7229         (Header Editing): C-M-i is like M-TAB.
7230         (Mail Mode Misc): mail-attach-file does not do MIME.
7232         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7233         that really belongs here.
7234         (Remote Mailboxes): Text moved to Rmail Inbox.
7235         (Rmail Display): Mention Mouse-1.
7236         (Movemail): Clarify two movemail versions.
7237         Clarify rmail-movemail-program.
7239         * misc.texi (Single Shell): Replace uudecode example with gpg example.
7240         Document async shell commands.
7241         (Shell History): Clarify.
7242         (Shell Ring): Mention C-UP an C-DOWN.
7243         (Shell Options): Add comint-prompt-read-only.
7244         (Invoking emacsclient): Set EDITOR to run Emacs.
7245         (Sorting): No need to explain what region is.
7246         (Saving Emacs Sessions): Fix typo.
7247         (Recursive Edit): Fix punctuation.
7248         (Emulation): Don't mention "PC bindings" which are standard.
7249         (Hyperlinking): Explain Mouse-1 convention here.
7250         (Find Func): Node deleted.
7252         * help.texi (Name Help): Xref to Hyperlinking.
7254         * glossary.texi (Glossary):
7255         Rename "Balance Parentheses" to "Balancing...".
7256         Add "Byte Compilation".  Correct "Copyleft".
7257         New xref in "Customization".
7258         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7259         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7260         Rename "Registers" to "Register".
7261         Replace "Selecting" with "Selected Frame",
7262         "Selected Window", and "Selecting a Buffer".
7264         * files.texi (Types of Log File): Explain how projects'
7265         methods can vary.
7267         * display.texi (Faces): Delete "Emacs 21".
7269         * custom.texi (Changing a Variable): C-M-i like M-TAB.
7270         * fixit.texi (Spelling): C-M-i like M-TAB.
7271         * mini.texi (Completion Options): C-M-i like M-TAB.
7272         * programs.texi (Symbol Completion): C-M-i like M-TAB.
7273         * text.texi (Text Mode): C-M-i like M-TAB.
7275         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7277         * calendar.texi (Specified Dates): Mention `g w'.
7278         (Appointments): appt-activate toggles with no arg.
7280 2005-03-05  Juri Linkov  <juri@jurta.org>
7282         * cmdargs.texi (Emacs Invocation): Add cindex
7283         "invocation (command line arguments)".
7284         (Misc X): Add -nbc, --no-blinking-cursor.
7286 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
7288         * calendar.texi (iCalendar): No need to require it now.
7290 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
7292         * trouble.texi (Contributing): Mention Savannah.  Direct users to
7293         emacs-devel.
7295 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
7297         * calendar.texi (Adding to Diary): Mention redrawing of calendar
7298         window.
7300 2005-02-27  Richard M. Stallman  <rms@gnu.org>
7302         * building.texi (Compilation): Update mode line status info.
7304 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
7306         * calendar.texi (General Calendar): Document binding of
7307         scroll-other-window-down.
7308         (Mayan Calendar): Fix earliest date.
7309         (Time Intervals): Document timeclock-change.
7310         Fix timeclock-ask-before-exiting documentation.
7312 2005-02-26  Kim F. Storm  <storm@cua.dk>
7314         * frames.texi (Mouse References):
7315         Add mouse-1-click-in-non-selected-windows.
7317 2005-02-25  Richard M. Stallman  <rms@gnu.org>
7319         * screen.texi (Screen): Explain better about cursors and mode lines;
7320         don't presuppose text terminals.
7321         (Point): Don't assume just one cursor.
7322         Clarify explanation of cursors.
7323         (Echo Area, Menu Bar): Cleanups.
7325         * mini.texi (Minibuffer): Prompts are highlighted.
7326         (Minibuffer Edit): Newline = C-j only on text terminals.
7327         Clarify resize-mini-windows values.
7328         Mention M-PAGEUP and M-PAGEDOWN.
7329         (Completion Commands): Mouse-1 like Mouse-2.
7330         (Minibuffer History): Explain history commands better.
7331         (Repetition): Add xref to Incremental Search.
7333         * mark.texi (Setting Mark): Clarify info about displaying mark.
7334         Clarify explanation of C-@ and C-SPC.
7335         (Transient Mark): Mention Delete Selection mode.
7336         (Marking Objects): Clean up text about extending the region.
7338         * m-x.texi (M-x): One C-g doesn't always go to top level.
7339         No delay before suggest-key-bindings output.
7341         * fixit.texi (Fixit): Mention C-/ for undo.
7342         (Spelling): Mention ESC TAB like M-TAB.
7343         Replacement words with r and R are rechecked.
7344         Say where C-g leaves point.  Mention ? as input.
7346 2005-02-23  Lute Kamstra  <lute@gnu.org>
7348         * cmdargs.texi (Initial Options): Add cross reference.
7350 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
7352         * emacs.texi (Top): Update menu for splitting of node in
7353         msdog.texi.
7354         * frames.texi (Frames): Update xref for splitting of node in
7355         msdog.texi.
7356         * trouble.texi (Quitting): Ditto.
7358 2005-02-16  Richard M. Stallman  <rms@gnu.org>
7360         * windows.texi (Split Window): Simplify line truncation info
7361         and xref to Display Custom.
7363         * trouble.texi (Quitting): Emergency escape only for text terminal.
7364         (Screen Garbled): C-l for ungarbling is only for text terminal.
7366         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7368         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7370         * programs.texi (Program Modes): Mention Python mode.
7371         (Moving by Defuns): Repeating C-M-h extends region.
7372         (Basic Indent): Clarify.
7373         (Custom C Indent): Clarify.
7374         (Expressions): Repeating C-M-@ extends region.
7375         (Info Lookup): Clarify for C-h S.
7376         (Symbol Completion): ESC TAB alternative for M-TAB.
7377         (Electric C): Clarify.
7379         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7381         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7382         MS-DOS Input node.
7383         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7384         (MS-DOS and MULE): Clarify.
7385         (MS-DOS Processes, Windows Processes): Fix typos.
7387         * major.texi (Choosing Modes): Clarify.
7389         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7390         (Keyboard Macro Step-Edit): Clarify.
7392         * indent.texi (Indentation): Clarifications.
7394         * help.texi (Help): Correct error about C-h in query-replace.
7395         Clarify apropos vs C-h a.  Fix how to search in FAQ.
7396         (Key Help): Describe C-h w here.
7397         (Name Help): Minor cleanup.  C-h w moved to Key Help.
7398         Clarify the "object" joke.
7399         (Apropos): Clarify.  Mouse-1 like Mouse-2.
7400         (Help Mode): Mouse-1 like Mouse-2.
7402         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7404         * display.texi (Display): Reorder menu.
7405         (Faces): Cleanup.
7406         (Font Lock): Cleanup.  Mention Options menu.
7407         Delete obsolete text.
7408         (Scrolling): For C-l, don't presume text terminal.
7409         (Horizontal Scrolling): Simplify intro.
7410         (Follow Mode): Clarify.
7411         (Cursor Display): Move before Display Custom.
7412         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7413         Doc default-tab-width.  Doc line truncation more thoroughly.
7415         * dired.texi (Dired Enter): C-x C-f can run Dired.
7416         (Dired Visiting): Comment out `a' command.
7417         Mouse-1 is like Mouse-2.
7418         (Shell Commands in Dired): ? can be used more than once.
7420         * basic.texi (Continuation Lines): Simplify description of truncation,
7421         and refer to Display Custom for the rest of it.
7423 2005-02-06  Lute Kamstra  <lute@gnu.org>
7425         * basic.texi (Undo): Fix typo.
7427         * cmdargs.texi (Emacs Invocation): Fix typo.
7429         * custom.texi (Init Examples): Fix typo.
7431         * abbrevs.texi (Expanding Abbrevs): Fix typo.
7433 2005-02-06  Richard M. Stallman  <rms@gnu.org>
7435         * regs.texi (Registers): Registers can hold numbers, too.
7437         * killing.texi (Other Kill Commands): Cleanup.
7438         Delete redundant explanation of kill in read-only buffer.
7439         (Yanking): Mention term "copying".
7440         (Accumulating Text): Fix typo.
7442         * entering.texi (Entering Emacs): Update rationale at start.
7443         (Exiting): Treat iconifying on a par with suspension.
7445         * custom.texi (Minor Modes): Fix typo.
7446         (Easy Customization): Fix menu style.
7447         (Variables): Add xref.
7448         (Examining): Setting for future sessions works through .emacs.
7449         (Keymaps): "Text terminals", not "Many".
7450         (Init Rebinding): Explain \C-.  Show example of \M-.
7451         Fix minor wording errors.
7452         (Function Keys): Explain vector syntax just once.
7453         (Named ASCII Chars): Clarify history of TAB/C-i connection.
7454         (Init File): Mention .emacs.d directory.
7455         (Init Examples): Add xref.
7456         (Find Init): Mention .emacs.d directory.
7458         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7459         (Action Arguments): Explain which kinds of -l args are found how.
7460         (Initial Options): --batch does not inhibit site-start.
7461         Add xrefs.
7462         (Command Example): Use --batch, not -batch.
7464         * basic.texi (Inserting Text): Cleanup wording.
7465         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7466         C-n is not error at end of buffer.
7467         (Undo): Doc C-/ like C-_.  Add xrefs.
7468         (Arguments): META key may be labeled ALT.
7469         Peculiar arg meanings are explained in doc strings.
7471         * abbrevs.texi (Expanding Abbrevs): Clarify.
7473 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
7475         * frames.texi (Frame Parameters): Add an xref to the description
7476         of list-colors-display.  Add a pointer to the X docs about colors.
7478         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
7479         Improve docs of list-colors-display.
7481 2005-02-03  Lute Kamstra  <lute@gnu.org>
7483         * frames.texi (Frames, Drag and Drop): Fix typos.
7485 2005-02-03  Richard M. Stallman  <rms@gnu.org>
7487         * windows.texi (Basic Window): Mention color-change in mode line.
7488         (Change Window): Explain dragging vertical boundaries.
7490         * text.texi (Sentences): Clarify.
7491         (Paragraphs): Explain M-a and blank lines.
7492         (Outline Mode): Clarify text and menu.
7493         (Hard and Soft Newlines): Mention use-hard-newlines.
7495         * frames.texi (Frames): Delete unnecessary mention of Windows.
7496         (Mouse Commands): Likewise.  Mention xterm mouse support.
7497         (Clipboard): Clarify.
7498         (Mouse References): Mention use of Mouse-1 for following links.
7499         (Menu Mouse Clicks): Clarify.
7500         (Mode Line Mouse): Clarify.
7501         (Drag and Drop): Rewrite.
7503         * fixit.texi (Spelling): Fix typo.
7505         * files.texi (File Names): Clarify.
7506         (Visiting): Update conditions for use of file dialog.  Clarify.
7507         (Saving): Doc d as answer in save-some-buffers.
7508         (Remote Files): Clean up the text.
7510         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7512         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7513         (List Buffers): Clarify.
7514         (Several Buffers): Doc T command.
7515         (Buffer Convenience): Clarify menu.
7517         * basic.texi (Undo): Clarify last change.
7519 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
7521         * fixit.texi (Spelling): Fix typo.
7523 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7525         * basic.texi (Undo): Update description of `undo-outer-limit'.
7527 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
7529         * building.texi: Update documentation relating to GDB Graphical
7530         Interface.
7532 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
7534         * custom.texi (Easy Customization): Adapt menu to node name change.
7536 2005-01-30  Richard M. Stallman  <rms@gnu.org>
7538         * custom.texi (Easy Customization): Defn of "User Option" now
7539         includes faces.  Don't say just "option" when talking about variables.
7540         Do say just "options" to mean "anything customizable".
7541         (Specific Customization): Describe `customize-variable',
7542         not `customize-option'.
7544         * glossary.texi (Glossary) <Faces>: Add xref.
7545         <User Option>: Change definition--include faces.  Change xref.
7547         * picture.texi (Picture): Mention artist.el.
7549         * sending.texi, screen.texi, programs.texi, misc.texi:
7550         * mini.texi, major.texi, maintaining.texi, macos.texi:
7551         * help.texi, frames.texi, files.texi:
7552         Don't say just "option" when talking about variables.
7554         * display.texi, mule.texi: Don't say just "option" when talking
7555         about variables.  Other minor cleanups.
7557 2005-01-26  Lute Kamstra  <lute@gnu.org>
7559         * cmdargs.texi (Initial Options): Add a cross reference to `Init
7560         File'.  Mention the `-Q' option at the `--no-site-file' option.
7562 2005-01-22  David Kastrup  <dak@gnu.org>
7564         * building.texi (Grep Searching): Mention alias `find-grep' for
7565         `grep-find'.
7567 2005-01-20  Richard M. Stallman  <rms@gnu.org>
7569         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7571 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
7573         * rmail.texi (Movemail): Explain differences
7574         between standard and mailutils versions of movemail.
7575         Describe command line and configuration options introduced
7576         with the latter.
7577         Explain the notion of mailbox URL, provide examples and
7578         cross-references to mailutils documentation.
7579         Describe various methods of specifying mailbox names,
7580         user names and user passwords for rmail.
7581         (Remote Mailboxes): New section.
7582         Describe how movemail handles remote mailboxes.  Describe configuration
7583         options used to control its behavior.
7584         (Other Mailbox Formats): Explain handling of various mailbox
7585         formats.
7587 2005-01-13  Richard M. Stallman  <rms@gnu.org>
7589         * commands.texi (Commands): Clarification.
7591 2005-01-11  Richard M. Stallman  <rms@gnu.org>
7593         * programs.texi (Multi-line Indent): Fix previous change.
7594         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7596 2005-01-08  Richard M. Stallman  <rms@gnu.org>
7598         * display.texi (Faces): isearch-lazy-highlight-face renamed to
7599         lazy-highlight.
7601         * search.texi (Query Replace): Mention faces query-replace
7602         and lazy-highlight.
7603         (Incremental Search): Update isearch highlighting info.
7605 2005-01-04  Richard M. Stallman  <rms@gnu.org>
7607         * custom.texi (Saving Customizations): Minor improvement.
7609 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
7611         * custom.texi (Saving Customizations): Emacs no longer loads
7612         `custom-file' after .emacs.  No longer mention customizing through
7613         Custom.
7615 2005-01-01  Andreas Schwab  <schwab@suse.de>
7617         * killing.texi (Graphical Kill): Move up under node Killing,
7618         change @section to @subsection.
7620 2005-01-01  Richard M. Stallman  <rms@gnu.org>
7622         * custom.texi (Face Customization): Mention hex color specs.
7624         * emacs.texi (Top): Update Killing submenu.
7626         * killing.texi (Killing): Reorganize section.
7627         No more TeX-only text; put the node command at start of chapter.
7628         But the first section heading is used only in TeX.
7629         Rewrite the text to read better in this mode.
7630         (Graphical Kill): New subnode gets some of the text that
7631         used to be in the first section.
7633 2004-12-31  Richard M. Stallman  <rms@gnu.org>
7635         * dired.texi (Shell Commands in Dired): Delete the ? example.
7637         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7639         * files.texi (Saving): Describe new require-final-newline features
7640         and mode-require-final-newline.
7642 2004-12-29  Richard M. Stallman  <rms@gnu.org>
7644         * custom.texi (File Variables): Clarify previous change.
7646 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7648         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7649         out now.
7651 2004-12-27  Richard M. Stallman  <rms@gnu.org>
7653         * Makefile.in (MAKEINFO): Specify --force.
7655         * basic.texi (Moving Point): C-e now runs move-end-of-line.
7656         (Undo): Doc undo-outer-limit.
7658 2004-12-15  Juri Linkov  <juri@jurta.org>
7660         * mark.texi (Transient Mark, Mark Ring): M-< and other
7661         movement commands don't set mark in Transient Mark mode
7662         if mark is active.
7664 2004-12-12  Juri Linkov  <juri@jurta.org>
7666         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7667         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7669         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7670         (Misc Dired Commands): Add @r{(Dired)} to w.
7672 2004-12-12  Juri Linkov  <juri@jurta.org>
7674         * mark.texi (Marking Objects): Marking commands also extend the
7675         region when mark is active in Transient Mark mode.
7677 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7679         * custom.texi (Saving Customizations): Emacs only loads the custom
7680         file automatically after the init file in version 22.1 or later.
7681         Adapt text and examples to this fact.
7683 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
7685         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7686         be set through Custom.  Otherwise, it has no effect.
7688 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7690         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7691         * entering.texi: Rename Command Line to Emacs Invocation.
7693         * misc.texi (Term Mode): Correctly describe C-c.
7695         * custom.texi (Easy Customization): Move up to section level,
7696         before Variables.  Avoid using the term "variable"; say "option".
7697         New initial explanation.
7698         (Variables): In initial explanation, connect "variable" to the
7699         already-explained "user option".
7701         * emacs.texi (Top): Fix ref to Command Line.
7702         Move reference to Easy Customization.
7704         * xresources.texi (X Resources): Fix From link.
7706         * doclicense.texi (GNU Free Documentation License): Fix To link.
7708         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7710         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7712 2004-12-03  Richard M. Stallman  <rms@gnu.org>
7714         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7716 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
7718         * kmacro.texi: Several small changes in addition to the following.
7719         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7720         defining a keyboard macro.
7721         Mention `kmacro-ring-max'.
7722         (Keyboard Macro Counter): Clarify description of
7723         `kmacro-insert-counter', `kmacro-set-counter',
7724         `kmacro-add-counter' and `kmacro-set-format'.
7726 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7728         * custom.texi (File Variables): Add `unibyte' and make it more
7729         clear that `unibyte' and `coding' are special.  Suggested by Simon
7730         Krahnke <overlord@gmx.li>.
7732         * mule.texi (Enabling Multibyte): Refer to File Variables.
7733         Suggested by Simon Krahnke <overlord@gmx.li>.
7735 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
7737         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7738         x-use-old-gtk-file-dialog.
7740 2004-11-20  Richard M. Stallman  <rms@gnu.org>
7742         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7744 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
7746         * building.texi (Lisp Eval): Delete hyphen in section name.
7748 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
7750         * files.texi (Old Versions):
7751         No longer document annotation as "CVS only".
7753 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
7755         * files.texi (Version Control): Rewrite the introduction about
7756         version systems, mentioning the new ones that we support.
7757         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
7758         suggestions.
7760 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
7762         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
7764 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
7766         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7768 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
7770         * text.texi (Text Based Tables, Table Definition)
7771         (Table Creation, Table Recognition, Cell Commands)
7772         (Cell Justification, Row Commands, Column Commands)
7773         (Fixed Width Mode, Table Conversion, Measuring Tables)
7774         (Table Misc): New nodes, documenting the Table Mode.
7776 2004-10-19  Jason Rumney  <jasonr@gnu.org>
7778         * makefile.w32-in (info): Change order of arguments to makeinfo.
7780 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
7782         * calendar.texi (iCalendar): Update for package changes.
7784 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
7786         * files.texi (Misc File Ops): View mode is a minor mode.
7788 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
7790         * calendar.texi (iCalendar): Style changes.
7792 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
7794         * search.texi (Regexps): The regexp described in the example is no
7795         longer stored in the variable `sentence-end'.
7797 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
7799         * building.texi (Starting GUD): Note that multiple debugging
7800         sessions requires `gdb --fullname'.
7802 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
7804         * calendar.texi (iCalendar): New section for a new package.
7806 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
7808         * text.texi: Various small changes in addition to the following.
7809         (Text): Replace xref for autotype with inforef.
7810         (Sentences): Explain nil value for `sentence-end'.
7811         (Paragraphs): Update default values for `paragraph-start' and
7812         `paragraph-separate'.
7813         (Text Mode): Correct description of Text mode's effect on the
7814         syntax table.
7815         (Outline Visibility): `hide-other' does not hide top level headings.
7816         `selective-display-ellipses' no longer has an effect on Outline mode.
7817         (TeX Misc): Add missing @cindex.
7818         Replace xref for RefTeX with inforef.
7819         (Requesting Formatted Text): The variable
7820         `enriched-fill-after-visiting' no longer exists.
7821         (Editing Format Info): Update names of menu items and commands.
7822         (Format Faces): Mention special effect of specifying the default face.
7823         Describe inheritance of text properties.
7824         Correct description of `fixed' face.
7825         (Format Indentation): Correct description of effect of setting
7826         margins.  Mention `set-left-margin' and `set-right-margin'.
7827         (Format Justification): Update names of menu items.
7828         `set-justification-full' is now bound to `M-j b'.
7829         Mention that `default-justification' is a per buffer variable.
7830         (Format Properties): Update name of menu item.
7831         (Forcing Enriched Mode): `format-decode-buffer' automatically
7832         turns on Enriched mode if the buffer is in text/enriched format.
7834 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
7836         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7838 2004-09-28  Kim F. Storm  <storm@cua.dk>
7840         * display.texi (Display Custom) <indicate-buffer-boundaries>:
7841         Align with new functionality.
7843 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
7845         * display.texi (Display Custom): Remove stray `@end defvar'.
7847 2004-09-23  Kim F. Storm  <storm@cua.dk>
7849         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7850         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7852 2004-09-20  Richard M. Stallman  <rms@gnu.org>
7854         * custom.texi (Hooks): Explain using setq to clear out a hook.
7855         (File Variables): Explain multiline string constants.
7856         (Non-ASCII Rebinding): Explain when you need to update
7857         non-ASCII char codes in .emacs.
7859         * building.texi (Compilation): Explain how to make a silent
7860         subprocess that won't be terminated.  Explain compilation-environment.
7862 2004-09-13  Kim F. Storm  <storm@cua.dk>
7864         * mini.texi (Repetition): Rename isearch-resume-enabled to
7865         isearch-resume-in-command-history and change default to disabled.
7867 2004-09-09  Kim F. Storm  <storm@cua.dk>
7869         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7870         with new `kmacro-name-last-macro'.
7872 2004-09-08  Juri Linkov  <juri@jurta.org>
7874         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7876 2004-09-03  Juri Linkov  <juri@jurta.org>
7878         * search.texi (Incremental Search): Update wording for M-%.
7880 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
7882         * killing.texi (Killing): Correct description of kill commands in
7883         read-only buffer.
7885 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
7887         * building.texi (Compilation Mode): Add a paragraph about rules
7888         for finding the compilation buffer for `next-error'.
7890         * search.texi (Other Repeating Search): Mention that Occur mode
7891         supports the next-error functionality.
7893 2004-09-02  Juri Linkov  <juri@jurta.org>
7895         * search.texi (Regexp Replace): Add missing backslash to \footnote.
7897 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
7899         * kmacro.texi (Basic Keyboard Macro):
7900         `apply-macro-to-region-lines' now operates on all lines that begin
7901         in the region, rather than on all complete lines in the region.
7903 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
7905         * frames.texi (Drag and drop): Add documentation about
7906         x-dnd-test-function and x-dnd-known-types.
7908 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
7910         * indent.texi: Various minor changes in addition to:
7911         (Indentation Commands): Correct description of `indent-relative'.
7912         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7913         mode.  The *Tab Stops* buffer uses Overwrite Mode.
7914         (Just Spaces): `tabify' converts sequences of at least two spaces
7915         to tabs.
7917 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
7919         * frames.texi (Secondary Selection): Setting the secondary
7920         selection with M-Drag-Mouse-1 does not alter the kill ring,
7921         setting it with M-Mouse-1 and M-Mouse-3 does.
7922         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7923         toolkit scroll bars.
7924         (Scroll Bars): Ditto.
7926         * windows.texi (Basic Window): When using a window system, the value
7927         of point in a non-selected window is indicated by a hollow box.
7928         (Split Window): Side by side windows are separated by a scroll bar,
7929         if scroll bars are used.
7930         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7931         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7932         (Window Convenience): Update bindings for `winner-undo' and
7933         `winner-redo'.
7935         * ack.texi (Acknowledgments): Use `@unnumbered'.
7936         * misc.texi: Adapt sectioning in Info to the node structure.
7937         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7938         of "Using Emacs as a Server".
7939         * building.texi (Building): Interchange nodes (for correct numbering).
7940         * programs.texi (Programs): Interchange nodes (for correct numbering).
7941         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7942         Info to the node structure.
7943         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7944         Rearrange order of nodes and sections such that both "GNU GENERAL
7945         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7946         end, as appropriate for appendices.
7947         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7948         Use `@unnumberedsec'.
7949         * trouble.texi: Adapt sectioning in Info to the node structure.
7950         Adapt node pointers to change in emacs.texi.
7951         * cmdargs.texi, doclicense.texi: Adapt node pointers.
7953 2004-08-25  Kenichi Handa  <handa@m17n.org>
7955         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7956         description for unibyte mode.
7958 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
7960         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7962         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7963         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7964         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7965         in @pxref.
7967 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
7969         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7970         Change section names.
7972 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
7974         * kmacro.texi (Keyboard Macro Ring): Rename section.
7975         Emacs treats the head of the macro ring as the `last keyboard macro'.
7976         (Keyboard Macro Counter): Minor change.
7977         (Save Keyboard Macro): Some clarifications.
7978         (Edit Keyboard Macro): Rename section.
7980         * buffers.texi (Buffers): Maximum buffer size is now 256M on
7981         32-bit machines.
7982         (Several Buffers): Clarify which buffer is selected if `2' is
7983         pressed in the Buffer Menu.
7984         Auto Revert mode can be used to update the Buffer Menu
7985         automatically.
7987 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
7989         * help.texi (Misc Help): Add an index entry for finding an Info
7990         manual by its file name.
7992 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
7994         * files.texi (Backup Deletion): Correct description of
7995         `delete-old-versions'.
7996         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7997         (Auto Save Files): Recommend `auto-save-mode' to reenable
7998         auto-saving, rather than the abbreviation `auto-save'.
8000 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8002         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8003         for "killing" and "yanking" in main menu.
8005 2004-08-16  Richard M. Stallman  <rms@gnu.org>
8007         * killing.texi (Yanking, Killing): Minor cleanups.
8009         * mark.texi (Momentary Mark): Minor cleanups.
8011 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
8013         * custom.texi (Non-ASCII Rebinding):
8014         C-q always inserts the right code to pass to global-set-key.
8016 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
8018         * regs.texi (RegNumbers): Mention `C-x r i' binding for
8019         `insert-register', instead of `C-x r g' binding, for consistency.
8021 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
8023         * fixit.texi (Spelling): Fix typo.
8025 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8027         * help.texi (Help): Fix Texinfo usage.
8029 2004-07-24  Richard M. Stallman  <rms@gnu.org>
8031         * text.texi (Paragraphs): Update how paragraphs are separated
8032         and the default for paragraph-separate.
8034         * search.texi (Regexp Replace): Further update text for new
8035         replacement operators.
8037 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
8039         * emacs-xtra.texi (Subdir switches): Dired does not remember the
8040         `R' switch.
8042         * dired.texi (Dired Updating): `k' only deletes inserted
8043         subdirectories from the Dired buffer if a prefix argument was given.
8045         * search.texi (Regexps): Delete redundant definition of `symbol' in
8046         description of `\_>'.  It already occurs in the description of `\_<'.
8048 2004-07-01  Juri Linkov  <juri@jurta.org>
8050         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8051         (Regexp Search): Add M-r.
8053 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
8055         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8057 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8059         * search.texi, calendar.texi: Markup fixes.
8061 2004-06-25  Richard M. Stallman  <rms@gnu.org>
8063         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8065 2004-06-25  David Kastrup  <dak@gnu.org>
8067         * search.texi (Regexp Replace): Some typo corrections and
8068         rearrangement.
8070 2004-06-24  David Kastrup  <dak@gnu.org>
8072         * search.texi (Unconditional Replace): Use replace-string instead
8073         of query-replace in example.
8074         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8075         sequences.
8076         (Query Replace): Correct explanation of `^' which does not use
8077         the mark stack.
8079 2004-06-21  Nick Roberts  <nickrob@gnu.org>
8081         * misc.texi (Shell History Copying): Document comint-insert-input.
8082         (Shell Ring): Describe comint-dynamic-list-input-ring here.
8084 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
8086         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8087         * custom.texi (Customization): Do.
8088         * anti.texi (Antinews): Do.
8089         * abbrevs.texi (Defining Abbrevs): Do.
8091         * programs.texi (Info Lookup): Fix keybinding for
8092         info-lookup-symbol.
8094 2004-06-16  Juanma Barranquero  <lektu@terra.es>
8096         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8097         Add emacs-xtra.
8098         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8099         (clean): Add emacs-xtra and flymake.  Remove redundancies.
8101 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
8103         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8104         Add emacs-xtra.
8105         * emacs-xtra.texi: New file.
8107 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8109         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8110         (Dired and Find): Mention differences with ordinary Dired buffers.
8112 2004-06-13  Richard M. Stallman  <rms@gnu.org>
8114         * custom.texi (Init Syntax): Explain about vars that do special
8115         things when set with setq or with Custom.
8116         (Init Examples): Add line-number-mode example.
8118 2004-06-12  Juri Linkov  <juri@jurta.org>
8120         * dired.texi (Operating on Files): Add dired-do-touch.
8122 2004-06-10  Juri Linkov  <juri@jurta.org>
8124         * building.texi (Lisp Eval): Add C-M-x on defface.
8126 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8128         * files.texi (Reverting): Auto-Revert mode and
8129         Global Auto-Revert mode no longer revert remote files.
8131 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8133         * custom.texi (Init File): Two dashes start --no-site-file.
8135 2004-05-29  Alan Mackenzie  <acm@muc.de>
8137         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8138         ("AWK"): Is consistently thus spelled throughout.
8139         (AWK, Pike): Document as "C-like modes".
8140         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8141         (M-x man): Supersedes M-x manual-entry.
8142         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
8144         ("Comments in C"): Delete node; the info is in CC Mode manual.
8145         (c-comment-only-line-offset): Remove description.
8147         (C-c ., C-c C-c): Describe new C Mode bindings.
8149         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8150         (@dfn{Style}, c-default-style, comment-column, comment-padding)
8151         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8152         Amend definitions.
8154         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8155         Describe functions.
8157         (c-comment-start-regexp, c-hanging-comment-ender-p)
8158         (c-hanging-comment-starter-p): Remove obsolete definitions.
8160         * emacs.texi: Remove the menu entry "Comments in C".
8162 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
8164         * dired.texi (Dired and Find): `find-ls-option' does not apply to
8165         `M-x locate'.
8167 2004-05-16  Karl Berry  <karl@gnu.org>
8169         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8170         makeinfo --html fails.
8171         * help.texi (Help Summary) [@ifnottex]: Likewise.
8173 2004-05-13  Nick Roberts  <nickrob@gnu.org>
8175         * building.texi (GDB Graphical Interface): Update and describe
8176         layout first.
8178 2004-05-04  Jason Rumney  <jasonr@gnu.org>
8180         * makefile.w32-in: Revert last change.
8182 2004-05-03  Jason Rumney  <jasonr@gnu.org>
8184         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8186 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8188         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8190 2004-04-18  Juri Linkov  <juri@jurta.org>
8192         * fixit.texi (Spelling): Remove file extension from ispell xref.
8194 2004-04-15  Kim F. Storm  <storm@cua.dk>
8196         * cmdargs.texi (Initial Options): Add -Q.
8198 2004-04-05  Kim F. Storm  <storm@cua.dk>
8200         * custom.texi (File Variables): Add safe-local-eval-forms.
8202 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
8204         * files.texi (Reverting): Correct description of revert-buffer's
8205         handling of point.
8207 2004-03-22  Juri Linkov  <juri@jurta.org>
8209         * emacs.texi (Top): Add `Misc X'.
8211         * trouble.texi: Fix help key bindings.
8213         * glossary.texi: Improve references.
8215         * help.texi: Sync keywords with finder.el.
8217         * mini.texi (Completion): Add description for menu items.
8219         * misc.texi (Browse-URL, FFAP): Add information about keywords.
8221         * sending.texi (Mail Methods): Fix xref to Message manual.
8223 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8225         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8227 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8229         * search.texi (Regexps): Explain that ^ and $ have their
8230         special meanings only in certain contexts.
8232         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8234         * mule.texi (Specify Coding): Doc C-x RET F.
8236         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8237         for multiple compile and grep buffers.
8238         (Indirect Buffers): Don't recommand clone-indirect-buffer
8239         for multiple compile and grep buffers.
8241 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8243         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8244         Use $(DEL) instead of rm, and ignore exit code.
8246 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
8248         * building.texi (Watch Expressions): Update.
8250 2004-02-21  Juri Linkov  <juri@jurta.org>
8252         * cmdargs.texi (Action Arguments): Add alias --find-file.
8253         Add --directory, --help, --version.  Move text about command-line-args
8254         to Command Arguments.
8255         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
8256         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
8257         (Window Size X): Join -g and --geometry.  Add @cindex.
8258         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
8259         (Title X): Remove alias -title.
8260         (Misc X): New node.
8262 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
8264         * frames.texi (Drag and drop): Add Motif to list of supported
8265         protocols.
8267 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
8269         * frames.texi (Drag and drop): New section.
8271 2004-01-24  Richard M. Stallman  <rms@gnu.org>
8273         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8274         Include it only @ifnotinfo.  Patch the preceding and following
8275         node headers to point to each other.
8277 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8279         * calendar.texi (Appointments): Update section.
8281 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8283         * programs.texi (C Modes): Fix the xref.
8285 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
8287         * building.texi (Watch Expressions): Update.
8288         (Commands of GUD): Include use of toolbar + breakpoints set from
8289         fringe/margin.
8291 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
8293         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
8294         <acm@muc.de>.
8296 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
8298         * frames.texi (Dialog Boxes): Add use-file-dialog.
8300 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8302         * ack.texi: Note that Alan Mackenzie contributed the AWK support
8303         in CC Mode.
8305 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8307         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8308         * man/commands.texi, man/custom.texi, man/display.texi:
8309         * man/emacs.texi, man/files.texi:
8310         * man/frames.texi, man/glossary.texi, man/killing.texi:
8311         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8312         * man/mule.texi, man/rmail.texi, man/search.texi:
8313         * man/sending.texi, man/text.texi, man/trouble.texi:
8314         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8316 2003-11-01  Alan Mackenzie  <acm@muc.de>
8318         * search.texi (Scrolling During Incremental Search): Document a
8319         new scrolling facility in isearch mode.
8321 2003-10-22  Miles Bader  <miles@gnu.org>
8323         * Makefile.in (info): Move before $(top_srcdir)/info.
8325 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
8327         * building.texi (Watch Expressions): Update section on data display
8328         to reflect code changes (GDB Graphical Interface).
8330 2003-10-13  Richard M. Stallman  <rms@gnu.org>
8332         * xresources.texi (GTK resources): Clean up previous change.
8334 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8336         * xresources.texi (GTK resources): Add a note that some themes
8337         disallow customizations.  Add scroll theme example.
8339 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8341         * cmdargs.texi (General Variables): Remove MAILRC envvar.
8343         * misc.texi (Saving Emacs Sessions): Shorten the section,
8344         collapsing back into one node.
8346 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
8348         * misc.texi: Section "Saving Emacs Sessions" rewritten.
8350 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
8352         * xresources.texi (GTK names in Emacs): Correct typo.
8354 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
8356         * cmdargs.texi (Font X): Mention new default font.
8357         More fully describe long font names, wildcard patterns and the
8358         problems involved.  (Result of discussion on emacs-devel.)
8360 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
8362         * emacs.texi (Acknowledgements): Correct typo.
8364 2003-09-22  Richard M. Stallman  <rms@gnu.org>
8366         * dired.texi (Misc Dired Commands): New node.
8367         (Dired Navigation): Add dired-goto-file.
8369         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8371         * emacs.texi (Acknowledgements): New node, split from Distribution.
8373         * cmdargs.texi (Action Arguments): -f reads interactive args.
8375 2003-09-08  Lute Kamstra  <lute@gnu.org>
8377         * screen.texi (Mode Line): Say that POS comes before LINE.
8378         Mention `size-indication-mode'.
8379         * display.texi (Optional Mode Line):
8380         Document `size-indication-mode'.
8381         * basic.texi (Position Info): Mention `size-indication-mode'.
8383 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8385         * xresources.texi (Resources): Refer to `editres' man page.
8386         (Lucid Resources): Update defaults.  Expand description of
8387         `shadowThickness'.
8389 2003-09-04  Miles Bader  <miles@gnu.org>
8391         * Makefile.in (top_srcdir): New variable.
8392         ($(top_srcdir)/info): New rule.
8393         (info): Depend on it.
8395 2003-09-03  Peter Runestig  <peter@runestig.com>
8397         * makefile.w32-in: New file.
8399 2003-08-29  Richard M. Stallman  <rms@gnu.org>
8401         * misc.texi (Saving Emacs Sessions): Correct previous change.
8403 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8405         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8406         (Intro): Include kmacro.texi after fixit.texi instead of after
8407         custom.texi.  (As suggested by Kim Storm.)
8409 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
8411         * fixit.texi (Fixit): Update `Next' pointer.
8412         * files.texi (Files): Update `Previous' pointer.
8413         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8414         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8415         (Suggested by Kim Storm.)
8416         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
8418 2003-08-18  Kim F. Storm  <storm@cua.dk>
8420         * kmacro.texi: New file describing enhanced keyboard macro
8421         functionality.  Replaces old description in custom.texi.
8423         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8424         (Keyboard Macros): Move to new kmacro.texi file.
8426         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8428 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
8430         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8432 2003-08-17  Alex Schroeder  <alex@gnu.org>
8434         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8435         required.
8437 2003-08-05  Richard M. Stallman  <rms@gnu.org>
8439         * programs.texi (Lisp Indent): Don't describe
8440         lisp-indent-function property here.  Use xref to Lisp Manual.
8442 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8444         * calendar.texi (Date Formats): Document changed behavior of
8445         abbreviations.
8447 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
8449         * buffers.texi (List Buffers): Fix previous change.
8451 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
8453         * buffers.texi (List Buffers): Adjust to new format of *Buffer
8454         List*.
8456 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8458         * display.texi (Font Lock): Fix typo.
8460 2003-07-07  Richard M. Stallman  <rms@gnu.org>
8462         * display.texi (Font Lock): Add xref for format info on
8463         font-lock-remove-keywords.
8465         * building.texi (Compilation): Document what happens with asynch
8466         children of compiler process.
8468         * help.texi (Library Keywords): Use @multitable.
8470 2003-06-04  Richard M. Stallman  <rms@gnu.org>
8472         * programs.texi (Expressions): Delete C-M-DEL.
8474         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8475         comint-move-point-for-output renamed from
8476         comint-scroll-to-bottom-on-output.
8478         * custom.texi (Init Rebinding): Replace previous change with xref.
8479         (Non-ASCII Rebinding): Explain that issue more briefly here.
8481 2003-05-28  Richard M. Stallman  <rms@gnu.org>
8483         * indent.texi (Indentation): Condense, simplify, clarify prev change.
8485 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
8487         * building.texi (GDB Graphical Interface): New node.
8488         (Rewritten somewhat by RMS.)
8490 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
8492         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8493         non-English letters.  Explain how to set coding systems correctly
8494         and how to include the right coding cookie in the file.
8496 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
8498         * indent.texi (Indentation): Explain the concepts.
8499         (Just Spaces): Explain why preventing tabs for indentation might
8500         be useful.
8502 2003-04-16  Richard M. Stallman  <rms@gnu.org>
8504         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8506 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8508         * cmdargs.texi (General Variables): Document SMTPSERVER.
8510         * sending.texi: Remove SMTP node.
8511         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
8512         library.
8514 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8516         * sending.texi (Sending via SMTP): Explain MTA/MUA.
8518 2003-02-22  Simon Josefsson  <jas@extundo.com>
8520         * sending.texi (Mail Methods): Add node about SMTP.
8522 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
8524         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8526 2003-02-01  Kevin Ryde  <user42@zip.com.au>
8528         * glossary.texi (Glossary): Correction to cl cross reference.
8530 2003-01-20  Richard M. Stallman  <rms@gnu.org>
8532         * killing.texi (Rectangles): Document C-x c r.
8534 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
8536         * xresources.texi (GTK resources): New node.
8537         (GTK widget names): New node.
8538         (GTK names in Emacs): New node.
8539         (GTK styles): New node.
8541 2003-01-09  Francesco Potortì  <pot@gnu.org>
8543         * maintaining.texi (Create Tags Table): Add reference to the new
8544         `etags --help --lang=LANG' option.
8546 2002-10-02  Karl Berry  <karl@gnu.org>
8548         * emacs.texi: Per rms, update all manuals to use @copying instead of
8549         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
8550         where needed for the sake of the HTML output.
8552 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
8554         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8555         source files.
8557 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
8559         * Makefile.in (emacsman): New target.
8561 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
8563         * (Version 21.1 released.)
8565 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
8567         * Branch for 21.1.
8569 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
8571         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8573 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
8575         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
8577 1999-07-12  Richard Stallman  <rms@gnu.org>
8579         * Version 20.4 released.
8581 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
8583         * Makefile.in (INFO_TARGETS): Delete customize.info.
8584         (DVI_TARGETS): Delete customize.dvi.
8585         (../info/customize, customize.dvi): Targets deleted.
8587 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
8589         * Version 20.3 released.
8591 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
8593         * Makefile.in (EMACSSOURCES): Add mule.texi.
8594         Add msdog.texi, ack.texi.  Remove gnu1.texi.
8596 1998-04-06  Andreas Schwab  <schwab@gnu.org>
8598         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8599         Use it in dvi targets.
8601 1997-09-23  Paul Eggert  <eggert@twinsun.com>
8603         * Makefile.in: Merge changes mistakenly made to `Makefile'.
8604         (INFO_TARGETS): Change ../info/custom to ../info/customize.
8605         (../info/customize): Rename from ../info/custom.
8607 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8609         * Version 20.2 released.
8611 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8613         * Version 20.1 released.
8615 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8617         * Makefile (../info/customize, customize.dvi): New targets.
8618         (INFO_TARGETS): Add ../info/customize.
8619         (DVI_TARGETS): Add customize.dvi.
8621 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8623         * Version 19.33 released.
8625 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8627         * Version 19.32 released.
8629 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8631         * Makefile.in (All info targets): cd $(srcdir) to do the work.
8633 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8635         * Makefile.in (All info targets): Specify $(srcdir) in input files.
8636         Specify -I option.
8637         (All dvi targets): Set the TEXINPUTS variable.
8639 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8641         * Version 19.31 released.
8643 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8645         * Version 19.30 released.
8647 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
8649         * Makefile.in (maintainer-clean): Rename from realclean.
8651 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8653         * Makefile.in: New file.
8654         * Makefile: File deleted.
8656 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8658         * Makefile (TEXINDEX_OBJS): Variable deleted.
8659         (texindex, texindex.o, getopt.o): Rules deleted.
8660         All deps on texindex deleted.
8661         (distclean): Don't delete texindex.
8662         (mostlyclean): Don't delete *.o.
8663         * texindex.c, getopt.c: Files deleted.
8665 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8667         * Version 19.26 released.
8669 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
8671         * Makefile (EMACSSOURCES): Exclude undo.texi.
8673 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8675         * Version 19.25 released.
8677 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8679         * Version 19.24 released.
8681 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8683         * Version 19.23 released.
8685 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8687         * Makefile: Delete spurious tab.
8689 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8691         * Makefile (.SUFFIXES): New rule.
8693 1993-12-04  Richard Stallman  (rms@srarc2)
8695         * getopt.c: New file.
8696         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8697         (getopt.o): New rule.
8698         (dvi): Don't depend on texindex.
8699         (emacs.dvi): Depend on texindex.
8701 1993-12-03  Richard Stallman  (rms@srarc2)
8703         * Makefile (TEXI2DVI): New variable.
8704         (emacs.dvi): Add explicit command.
8705         (TEXINDEX_OBJS): Delete duplicate getopt.o.
8707 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8709         * Version 19.22 released.
8711 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8713         * Makefile (TEXINDEX_OBJS): Delete spurious period.
8715 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8717         * Version 19.21 released.
8719 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8721         * Makefile (realclean): Don't delete the Info files.
8723 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
8725         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8726         4' where appropriate.
8728 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
8730         * Makefile: Fix targets for texindex.
8732         * texindex.c: Include "../src/config.h" if building in emacs.
8734         * Makefile: Change all files to FILENAME.texi, force all targets
8735         to be FILENAME, not FILENAME.info.
8736         Add target to build texindex.c, defining `emacs'.
8738 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8740         * Version 19.19 released.
8742 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8744         * Version 19.18 released.
8746 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8748         * Makefile: Fix source file names of the separate manuals.
8750 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8752         * Version 19.17 released.
8754 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8756         * split-man: Fix typos in last change.
8758 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8760         * Version 19.16 released.
8762 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8764         * version 19.15 released.
8766 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8768         * Makefile (distclean): It's rm, not rf.
8770 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8772         * Version 19.14 released.
8774 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8776         * Makefile: New file.
8778 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8780         * Version 19.13 released.
8782 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8784         * Version 19.9 released.
8786 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8788         * Version 19.8 released.
8790 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8792         * cmdargs.texi: Document the -i, -itype, and -iconic options.
8794         * trouble.texi: It's `enable-flow-control-on', not
8795         `evade-flow-control-on'.
8797 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8799         * display.texi: Document standard-display-european.
8801 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8803         * Version 19.7 released.
8805         * emacs.texi: Add a sentence to the top menu mentioning the
8806         specific version of Emacs this manual applies to.
8808 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8810         * basic.texi: Document next-line-add-lines variable used to
8811         implement down-arrow.
8813         * killing.texi: Document kill-whole-line.
8815 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
8817         * text.texi: Update unix TeX ordering information.
8819 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
8821         * news.texi: Mention fill-rectangle in keybinding list.
8823         * killing.texi: Document fill-rectangle.
8825 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8827         * vc.texi: Bring the docs up to date with VC 5.2.
8829 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8831         * emacs.tex: Mention blackbox and gomoku under Amusements.
8832         Assembler mode is now mentioned and appropriately indexed
8833         under Programming Modes.
8835 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
8837         * emacs.tex: Update TeX ordering information.
8839 1990-06-26  David Lawrence  (tale@geech)
8841         * emacs.tex: Note that completion-ignored-extensions is not used
8842         to filter out names when all completions are displayed in
8843         *Completions*.
8845 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8847         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8849 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
8851         * emacs.tex: Add @findex grep.
8853 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8855         * emacs.tex: Correct two typos.  No other changes before
8856         Version 19 will be made.
8858 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8860         * emacs.tex: Update information for obtaining TeX distribution from the
8861         University of Washington.
8863 ;; Local Variables:
8864 ;; coding: utf-8
8865 ;; End:
8867   Copyright (C) 1993-1999, 2001-2012  Free Software Foundation, Inc.
8869   This file is part of GNU Emacs.
8871   GNU Emacs is free software: you can redistribute it and/or modify
8872   it under the terms of the GNU General Public License as published by
8873   the Free Software Foundation, either version 3 of the License, or
8874   (at your option) any later version.
8876   GNU Emacs is distributed in the hope that it will be useful,
8877   but WITHOUT ANY WARRANTY; without even the implied warranty of
8878   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8879   GNU General Public License for more details.
8881   You should have received a copy of the GNU General Public License
8882   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.