Doc updates for read-only-mode.
[emacs.git] / doc / emacs / ChangeLog
blob4716c1cedb9735a6d5682dcd02100e0c62cd6291
1 2012-09-23  Chong Yidong  <cyd@gnu.org>
3         * buffers.texi (Misc Buffer): Replace toggle-read-only with
4         read-only-mode.
6         * files.texi (Visiting): Likewise.
8 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
10         * trouble.texi (Crashing): Document ulimit -c.
12 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
14         * trouble.texi (Crashing): Document addr2line.
16 2012-09-19  Chong Yidong  <cyd@gnu.org>
18         * killing.texi (Yanking): Minor clarification (Bug#12469).
20 2012-09-17  Chong Yidong  <cyd@gnu.org>
22         * building.texi (GDB User Interface Layout): Remove reference to
23         removed variable gdb-use-separate-io-buffer (Bug#12454).
25 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
27         * regs.texi (Text Registers): `C-x r +' can now be used instead of
28         M-x append-to-register.  New option `register-separator'.
29         (Number Registers): Mention that `C-x r +' is polymorphic.
31 2012-09-07  Chong Yidong  <cyd@gnu.org>
33         * windows.texi (Window Choice): Don't mention obsolete
34         display-buffer-reuse-frames.
36 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
38         Give more-useful info on a fatal error (Bug#12328).
39         * trouble.texi (Crashing): New section, documenting this.
41 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
43         * cmdargs.texi (General Variables):
44         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
45         connections to the D-Bus session bus.  (Bug#12112)
47 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
49         * building.texi (Debugger Operation): Correct and improve
50         documentation of the GUD Tooltip mode.
52 2012-07-31  Chong Yidong  <cyd@gnu.org>
54         * emacs.texi: Fix ISBN (Bug#12080).
56 2012-08-05  Chong Yidong  <cyd@gnu.org>
58         * display.texi (Faces): Document frame-background-mode (Bug#7774).
60         * custom.texi (Face Customization): Move discussion of face
61         inheritance here, from Faces section.
63 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
65         * frames.texi (Mouse Commands): Fix the description of mouse-2.
66         (Bug#11958)
68 2012-07-19  Chong Yidong  <cyd@gnu.org>
70         * emacs.texi: Update ISBN.
72 2012-07-17  Chong Yidong  <cyd@gnu.org>
74         * basic.texi (Inserting Text): Replace ucs-insert with
75         insert-char.  Provide more details of input.
77         * mule.texi (International Chars, Input Methods): Likewise.
79 2012-07-13  Chong Yidong  <cyd@gnu.org>
81         * custom.texi (Examining): Update C-h v message.
83         * buffers.texi (Misc Buffer): Document view-read-only.
85 2012-07-07  Chong Yidong  <cyd@gnu.org>
87         * custom.texi (Init File): Index site-lisp (Bug#11435).
89 2012-07-06  Chong Yidong  <cyd@gnu.org>
91         * emacs.texi: Re-order top-level menu to correspond to logical
92         order, to avoid makeinfo warnings.
94         * ack.texi (Acknowledgments): Note new python.el.
96 2012-06-29  Chong Yidong  <cyd@gnu.org>
98         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
99         * basic.texi (Erasing, Basic Undo): Fix markup.
101 2012-06-29  Glenn Morris  <rgm@gnu.org>
103         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
105 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
107         * fixit.texi (Undo): Fix typo.  (Bug#11775)
109 2012-06-27  Glenn Morris  <rgm@gnu.org>
111         * ack.texi (Acknowledgments): Tiny update.
113 2012-06-21  Glenn Morris  <rgm@gnu.org>
115         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
117 2012-06-17  Chong Yidong  <cyd@gnu.org>
119         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
121         * anti.texi:
122         * building.texi:
123         * cmdargs.texi:
124         * custom.texi:
125         * display.texi:
126         * files.texi:
127         * frames.texi:
128         * glossary.texi:
129         * misc.texi:
130         * mule.texi:
131         * programs.texi:
132         * sending.texi:
133         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
135 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
137         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
139 2012-05-28  Glenn Morris  <rgm@gnu.org>
141         * ack.texi, building.texi, calendar.texi, custom.texi:
142         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
144 2012-05-27  Glenn Morris  <rgm@gnu.org>
146         * emacs.texi: Simplify following removal of node pointers.
148         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
149         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
150         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
151         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
152         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
153         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
154         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
155         * windows.texi, xresources.texi: Nuke hand-written node pointers.
157 2012-05-22  Glenn Morris  <rgm@gnu.org>
159         * emacs.texi (Acknowledgments): Add another contributor.
161 2012-05-12  Glenn Morris  <rgm@gnu.org>
163         * Makefile.in (MKDIR_P): New, set by configure.
164         (mkinfodir): Use $MKDIR_P.
166 2012-05-10  Glenn Morris  <rgm@gnu.org>
168         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
169         with "coding: raw-text".
171         * files.texi (Interlocking): Mention create-lockfiles option.
173 2012-05-09  Chong Yidong  <cyd@gnu.org>
175         * frames.texi (Mouse References, Mouse Commands): Fix index
176         entries (Bug#11362).
178 2012-05-05  Glenn Morris  <rgm@gnu.org>
180         * custom.texi (Customization Groups, Custom Themes, Examining):
181         Improve page breaks.
183         * rmail.texi (Rmail Display): Use example rather than smallexample.
185         * calendar.texi: Convert inforefs to refs.
187         * dired.texi (Dired Enter): Improve page break.
189         * abbrevs.texi (Abbrev Concepts): Copyedits.
191         * maintaining.texi (Registering, Tag Syntax):
192         Tweak line and page breaks.
194         * programs.texi (Programs, Electric C): Copyedits.
195         (Program Modes): Add xref to Fortran.
196         (Left Margin Paren): Remove what was (oddly enough) the only use
197         of defvar in the entire Emacs manual.
198         (Hungry Delete): Remove footnote about ancient Emacs version.
199         (Other C Commands): Use example rather than smallexample.
201         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
202         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
203         Tweak line and page breaks.
205         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
206         (Major Modes): Use example rather than smallexample.
208         * mule.texi (Output Coding): Reword to improve page-breaks.
210         * frames.texi (Fonts): Tweak line and page breaks.
211         Use example rather than smallexample.  Change cross-reference.
212         (Text-Only Mouse): Fix xref.
214         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
215         (Indirect Buffers): Tweak line- and page-breaks.
217         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
219 2012-05-04  Glenn Morris  <rgm@gnu.org>
221         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
222         (info, infoclean): Use $INFO_EXT.
223         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
224         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
225         (INFO_TARGETS): Use $INFO_EXT.
226         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
228 2012-05-02  Glenn Morris  <rgm@gnu.org>
230         * emacs.texi (@copying): Only print EDITION in the TeX version.
232         * search.texi (Regexp Search): Just say "Emacs".
234         * display.texi (Auto Scrolling):
235         Reword to avoid repetition and improve page break.
237         * xresources.texi (Resources):
238         * mule.texi (Language Environments):
239         * misc.texi (Amusements):
240         * maintaining.texi (VC Change Log):
241         * frames.texi (Fonts):
242         * custom.texi (Specifying File Variables, Minibuffer Maps):
243         * cmdargs.texi (Initial Options):
244         * building.texi (Flymake):
245         Reword to remove/reduce some overly long/short lines.
247 2012-04-27  Glenn Morris  <rgm@gnu.org>
249         * emacs.texi: Some fixes for detailed menu.
251         * emacs.texi: Add "et al." to authors.
253         * ack.texi, basic.texi, buffers.texi, building.texi:
254         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
255         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
256         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
257         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
258         * search.texi, trouble.texi, windows.texi:
259         Use Texinfo recommended convention for quotes+punctuation.
261 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
263         * mule.texi (Bidirectional Editing): Improve indexing.
264         Minor wording tweaks.
266 2012-04-15  Chong Yidong  <cyd@gnu.org>
268         * misc.texi (emacsclient Options): More clarifications.
270 2012-04-15  Glenn Morris  <rgm@gnu.org>
272         * msdog.texi (Windows Printing): It doesn't set printer-name.
274         * mule.texi (Language Environments): Move font info to "Fontsets".
275         (Fontsets): Move intlfonts etc here from "Language Environments".
276         Copyedits.
277         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
278         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
280 2012-04-15  Chong Yidong  <cyd@gnu.org>
282         * glossary.texi (Glossary): Standardize on "text terminal"
283         terminology.  All callers changed.
285         * misc.texi (emacsclient Options): Document "client frame" concept
286         and its effect on C-x C-c more carefully.
288 2012-04-15  Glenn Morris  <rgm@gnu.org>
290         * frames.texi (Scroll Bars):
291         * glossary.texi (Glossary): Use consistent case for "X Window System".
293         * mule.texi (Select Input Method, Coding Systems):
294         State command names in kbd tables.
295         (Recognize Coding): Add cross-ref.
296         (Output Coding): Don't mention message mode in particular.
297         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
298         Copyedits.
300 2012-04-14  Glenn Morris  <rgm@gnu.org>
302         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
303         Copyedits.
304         (Coding Systems): Mac OS X apparently uses newlines for EOL.
305         (Recognize Coding): Remove old auto-coding-regexp-alist example.
306         auto-coding-functions does not override coding: tags.
307         Remove rmail-decode-mime-charset; it no longer has any effect.
309 2012-04-14  Chong Yidong  <cyd@gnu.org>
311         * custom.texi (Creating Custom Themes): Add reference to Custom
312         Themes node in Lisp manual.
314 2012-04-14  Glenn Morris  <rgm@gnu.org>
316         * mule.texi (International): Copyedits.
317         (International Chars): Update C-x = example output.
318         (Disabling Multibyte): Rename from "Enabling Multibyte".
319         Clarify what "unibyte: t" does, and mode-line description.
320         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
321         Use Texinfo recommended convention for quotes+punctuation.
322         (Language Environments): Copyedits.
323         (Input Methods): Copyedits.  Use "^" for the postfix example,
324         because it is less confusing inside Info's `quotes'.
326         * custom.texi (Specifying File Variables): Fix "unibyte" description.
327         Update for "Disabling Multibyte" node name change.
328         * emacs.texi: Update for "Disabling Multibyte" node name change.
330         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
331         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
332         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
333         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
334         * sending.texi, text.texi, trouble.texi:
335         Use @file for buffers, per the Texinfo manual.
337         * entering.texi (Entering Emacs):
338         Do not mention initial-buffer-choice = t.
340         * misc.texi (Gnus Startup): Use @env for environment variables.
342         * Makefile.in: Replace non-portable use of $< in ordinary rules.
344 2012-04-12  Glenn Morris  <rgm@gnu.org>
346         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
348 2012-04-07  Glenn Morris  <rgm@gnu.org>
350         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
352 2012-04-05  Glenn Morris  <rgm@gnu.org>
354         * glossary.texi (Glossary): Use anchors for internal cross-references.
356 2012-04-04  Glenn Morris  <rgm@gnu.org>
358         * glossary.texi (Glossary): Copyedits.
359         Use Texinfo-recommended convention for quotes and punctuation.
360         Comment out a few specialized (Rmail) items.
361         New items: Bidirectional Text, Client, Directory Local Variable,
362         File Local Variable, Package, Server, Theme, Trash Can.
364 2012-04-03  Chong Yidong  <cyd@gnu.org>
366         * sending.texi (Mail Misc): Fix an index entry.
368 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
370         * msdog.texi (Windows Startup): Add description of emacsclient
371         operation under -c and -t on MS-Windows.
373         * misc.texi (emacsclient Options): Add cross-reference to "Windows
374         Startup".  (Bug#11091)
376 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
378         * custom.texi (Changing a Variable): Fix example.
380 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
382         * misc.texi (emacsclient Options): More clarifications about -t
383         and -c on MS-Windows.  (Bug#11091)
385 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
387         * misc.texi (emacsclient Options): Document peculiarities of new
388         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
390 2012-03-30  Chong Yidong  <cyd@gnu.org>
392         * files.texi (File Conveniences): Clarify Imagemagick discussion.
394 2012-03-22  Glenn Morris  <rgm@gnu.org>
396         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
398 2012-03-17  Chong Yidong  <cyd@gnu.org>
400         * package.texi (Package Installation): Document use of
401         package-initialize in init file.
403 2012-03-16  Glenn Morris  <rgm@gnu.org>
405         * help.texi (Language Help):
406         * mule.texi (International Chars):
407         etc/HELLO is for character demonstration.
409 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
411         * dired.texi (Shell Commands in Dired): Fix typo.
413 2012-03-04  Chong Yidong  <cyd@gnu.org>
415         * killing.texi (Clipboard): Document clipboard manager.
417 2012-02-29  Glenn Morris  <rgm@gnu.org>
419         * ack.texi (Acknowledgments): Use @Tex{} in more places.
421         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
423         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
425 2012-02-28  Glenn Morris  <rgm@gnu.org>
427         * custom.texi, display.texi, emacs.texi, files.texi:
428         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
429         Standardize possessive apostrophe usage.
431 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
433         * macos.texi (Mac / GNUstep Customization): Remove text about
434         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
436 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
438         * buffers.texi (Select Buffer): Mention that saving in a new file
439         name can switch to a different major mode.
441 2012-02-23  Glenn Morris  <rgm@gnu.org>
443         * mini.texi (Minibuffer File, Completion Options, Repetition):
444         Copyedits.
445         (Completion Example): Other M-x au* commands may be defined.
446         (Completion Styles): Mention emacs21 and completion-category-overrides.
448         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
449         (Windows Keyboard, Windows Mouse, Windows Processes)
450         (Windows Printing, Windows Misc): Copyedits.
451         (ls in Lisp): Update switches list.
453         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
454         Update dos-mode* function names.
455         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
456         (MS-DOS Processes): Add xref to main ls-lisp section.
458         * ack.texi (Acknowledgments): Mention smie.
460 2012-02-22  Glenn Morris  <rgm@gnu.org>
462         * macos.texi: Copyedits.  Fix @key/@kbd usage.
463         (Mac / GNUstep Basics): Don't mention the panels, since the next
464         section covers them.
465         (Mac / GNUstep Customization): Merge some panel info from previous.
467 2012-02-21  Glenn Morris  <rgm@gnu.org>
469         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
470         Small fixes.
472         * emacs-xtra.texi: Picture mode is no longer a chapter.
474         * picture-xtra.texi (Basic Picture): C-a does get remapped.
476         * ack.texi (Acknowledgments): Small changes, including resorting,
477         and removal of things no longer distributed.
479 2012-02-20  Glenn Morris  <rgm@gnu.org>
481         * emacs.texi (Top, Preface): Small rephrasings.
482         (menu, detailmenu): Update entries, and reformat some descriptions.
483         * building.texi, display.texi, emacs-xtra.texi, files.texi:
484         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
485         Reformat some menu descriptions.
487         * ack.texi (Acknowledgments): More updates.
489         * emacs.texi (Acknowledgments): Add several names from ack.texi,
490         and from Author: headers.
491         (Distrib): Small updates.
493 2012-02-18  Glenn Morris  <rgm@gnu.org>
495         * ack.texi (Acknowledgments): Add xref to Org manual.
497         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
498         of '*mail*', since Message does not call it that.
499         (Rmail Reply): Rename rmail-dont-reply-to-names.
500         \\`info- no longer handled specially.
501         Update for rmail-enable-mime-composing.
502         Don't mention 'm' for replies.
503         Don't mention rmail-mail-new-frame and cancelling, since it does
504         not work for Message at the moment.
506         * cal-xtra.texi: Copyedits.
508         * emacs-xtra.texi: Set encoding to ISO-8859-1.
510 2012-02-17  Glenn Morris  <rgm@gnu.org>
512         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
514         * ack.texi (Acknowledgments): Mention Gnulib.
516         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
518         * calendar.texi: Misc small changes, including updating the dates
519         of examples.
521 2012-02-16  Glenn Morris  <rgm@gnu.org>
523         * calendar.texi: Misc small changes.
525         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
526         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
528         * dired-xtra.texi (Subdir Switches): Small fixes.
530         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
532 2012-02-15  Glenn Morris  <rgm@gnu.org>
534         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
536 2012-02-12  Glenn Morris  <rgm@gnu.org>
538         * ack.texi (Acknowledgments):
539         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
541 2012-02-10  Glenn Morris  <rgm@gnu.org>
543         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
545         * programs.texi (Misc for Programs): Mention electric-layout-mode.
547 2012-02-09  Glenn Morris  <rgm@gnu.org>
549         * buffers.texi (Misc Buffer): M-x info does not seem to require a
550         buffer switch after M-x rename-uniquely.
552         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
554 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
556         * text.texi (Org Mode): Fix typo.
558 2012-02-08  Glenn Morris  <rgm@gnu.org>
560         * ack.texi (Acknowledgments): Update emacs-lock info.
562         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
564         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
566 2012-02-07  Glenn Morris  <rgm@gnu.org>
568         * files.texi (File Conveniences): Mention ImageMagick images.
570 2012-02-05  Glenn Morris  <rgm@gnu.org>
572         * trouble.texi (Checklist): Mention debug-on-event.
574         * maintaining.texi (Maintaining): Add cross-ref to ERT.
576 2012-02-04  Glenn Morris  <rgm@gnu.org>
578         * macos.texi (Customization options specific to Mac OS / GNUstep):
579         New subsection.
581         * display.texi (Colors): Mention list-colors-sort.
583         * files.texi (File Conveniences): Mention image animation.
585 2012-01-31  Chong Yidong  <cyd@gnu.org>
587         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
588         scroll bars (Bug#10666).
590 2012-01-28  Chong Yidong  <cyd@gnu.org>
592         * files.texi (Filesets): Fix typos.
594         * display.texi (Faces): Add xref to Colors node.
596 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
598         * buffers.texi (Select Buffer): Clarify explanation of switching
599         to new buffers.  Fix description of next-buffer and
600         previous-buffer (Bug#10334).
601         (Misc Buffer): Add xref to View Mode.
603         * text.texi (Fill Commands): Fix description of
604         sentence-end-double-space.
606 2012-01-23  Chong Yidong  <cyd@gnu.org>
608         * anti.texi (Antinews): Add Emacs 23 antinews.
610 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
612         * programs.texi (Comment Commands): Typo (bug#10514).
614 2012-01-15  Chong Yidong  <cyd@gnu.org>
616         * xresources.texi (X Resources): Describe GTK+ case first.
617         (Resources): Don't use borderWidth as an example, since it doesn't
618         work with GTK+.
619         (Table of Resources): Clarify role of several resources, including
620         the Emacs 24 behavior of cursorBlink etc.
621         (Face Resources): Node deleted.  Recommend using Customize
622         instead.  Add paragraph to `Table of Resources' node summarizing
623         how to use X resources for changing faces.
624         (Lucid Resources): Rewrite, omitting description of font names,
625         referring to the Fonts node instead.
626         (LessTif Resources): Copyedits.
627         (GTK resources): Rewrite, describing the difference between gtk2
628         and gtk3.
629         (GTK Resource Basics): New node.
630         (GTK Widget Names, GTK Names in Emacs): Rewrite.
631         (GTK styles): Just refer to Fonts node for GTK font format.
633         * display.texi (Faces): Document the cursor face.
635 2012-01-14  Chong Yidong  <cyd@gnu.org>
637         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
638         (General Variables): Add xref to Lisp Libraries.
639         (Initial Options): Copyedits.
640         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
641         (Environment): Clarify what getenv does.
642         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
643         light backgrounds on xterms.
644         (Misc Variables): TEMP and TMP are not Windows-specific.
645         (Display X): Copyedits.
646         (Colors X): -bd does nothing for GTK.
647         (Icons X): Gnome 3 doesn't use taskbars.
649         * misc.texi (Shell): Document exec-path here.
651         * rmail.texi (Movemail): Add xref for exec-path.
653 2012-01-13  Glenn Morris  <rgm@gnu.org>
655         * dired.texi (Dired and Find): Clarify find-ls-options.
657 2012-01-09  Chong Yidong  <cyd@gnu.org>
659         * custom.texi (Custom Themes): Switch custom-safe-themes to use
660         SHA-256.
662 2012-01-07  Chong Yidong  <cyd@gnu.org>
664         * display.texi (Useless Whitespace): Add Whitespace mode.
666         * custom.texi (Hooks): Discuss how to disable minor modes.
668         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
669         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
671         * trouble.texi (Lossage): Refer to Bugs node for problems.
672         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
673         (Screen Garbled): Don't refer to terminal "manufacturers".
674         (Total Frustration): Node deleted.  Eliza is documented in
675         Amusements now.
676         (Known Problems): More info about using the bug tracker.
677         Mention debbugs package.
678         (Bug Criteria): Copyedits.
679         (Understanding Bug Reporting): Mention emacs -Q.
681 2012-01-06  Chong Yidong  <cyd@gnu.org>
683         * custom.texi (Specifying File Variables): The mode: keyword
684         doesn't have to be first anymore.  Add example of specifying minor
685         modes.
686         (Directory Variables): Simplify example.  Mention application to
687         non-file buffers.
688         (Disabling): Use "initialization file" terminology.
689         (Init Examples): Fix hook example.
691 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
693         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
694         (Bug#10422)
695         Move the stuff about resources to xresources.texi.
697         * xresources.texi (Resources): Move information about setting X
698         resources in the Registry from cmdargs.texi.  Make the index entry
699         be similar to the one in cmdargs.texi.
701 2012-01-05  Chong Yidong  <cyd@gnu.org>
703         * custom.texi (Customization Groups): Update example.
704         (Browsing Custom): Document the new search field.
705         (Changing a Variable): Update example for Emacs 24 changes.
706         Document Custom-set and Custom-save commands.
707         (Face Customization): Document Emacs 24 changes.  De-document
708         modify-face.
709         (Specific Customization): Mention customize-variable.
710         (Custom Themes): Add customize-themes, custom-theme-load-path,
711         custom-theme-directory, and describe-theme.
712         (Creating Custom Themes): New node.
713         (Examining): Mention M-:.
715         * package.texi (Packages): Fix typo.
717 2012-01-03  Chong Yidong  <cyd@gnu.org>
719         * misc.texi (Single Shell): Don't document Lisp usage of
720         shell-command.  Tidy up discussion of synchronicity.  Add index
721         entries for async-shell-command.
722         (Interactive Shell): Note that M-x shell uses shell-file-name.
723         Note change in behavior in Emacs 24.
724         (Shell Mode): Shell mode now uses completion-at-point.
725         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
726         default method for recognizing prompts nowadays.
727         (Shell Ring): Add xref to Minibuffer History.
728         (Directory Tracking): Explain Dirtrack mode in more detail.
729         (Term Mode): Fix index entries.
730         (Paging in Term): Merge into Term Mode.
731         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
732         (Printing): Fix xref.  State default of lpr-switches.
733         (PostScript): Remove obsolete sentence.  Omit description of
734         non-interactive behaviors.
735         (Hyperlinking): Improve description.
736         (Browse-URL): Using compose-mail for mailto URLs is the default.
737         Document browse-url-mailto-function.
738         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
739         (FFAP): FFAP is not a minor mode.
740         (Amusements): M-x lm was renamed to M-x landmark.
741         Document nato-region.
743 2012-01-01  Chong Yidong  <cyd@gnu.org>
745         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
746         (Gnus Startup): Note that the system might not be set up for news.
747         Describe group levels more clearly.
748         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
749         Summary of Gnus.
750         (Document View): Copyedits.  Move zoom commads to DocView
751         Navigation node.
752         (DocView Navigation, DocView Searching, DocView Slicing)
753         (DocView Conversion): Nodes renamed from Navigation, etc.
755         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
757 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
759         * basic.texi (Moving Point): Fix the description of C-n and C-p.
760         (Bug#10380)
762 2011-12-30  Chong Yidong  <cyd@gnu.org>
764         * sending.texi (Sending Mail): Document initial mail buffer name,
765         and changed multiple mail buffer behavior.
766         (Mail Format): Put the example at the top of the section.
767         (Mail Headers): Move discussion of "From" to the top.
768         (Mail Sending): Document sendmail-query-once.
769         (Citing Mail): Make it less Rmail-specific.
771 2011-12-29  Chong Yidong  <cyd@gnu.org>
773         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
774         example.  Add index entries.
775         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
777 2011-12-26  Chong Yidong  <cyd@gnu.org>
779         * dired.texi (Dired Enter, Misc Dired Features):
780         Document dired-use-ls-dired changes.  Mention quit-window.
781         (Dired Navigation): Add index entries.
782         (Dired Visiting): Fix View Mode xref.
783         (Marks vs Flags): Prefer C-/ binding for undo.
784         (Subdirectories in Dired): Add xrefs.
785         (Misc Dired Features): Document some Emacs 24 changes.  Add index
786         entries.
788         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
789         variable, since it is explained in Minor Modes node.
790         (Defining Abbrevs): Copyedits.
791         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
792         C-/ binding for undo.
793         (Dabbrev Customization): Add xrefs for case-fold-search and
794         case-replace.
796         * dired-xtra.texi (Subdir Switches): Add xref.
798         * maintaining.texi (VC Directory Commands): Mention quit-window.
800 2011-12-25  Chong Yidong  <cyd@gnu.org>
802         * maintaining.texi (Tags): Mention Semantic.
803         (Create Tags Table, Etags Regexps): Copyedits.
804         (Find Tag): Mention minibuffer completion.
805         (List Tags): Mention completion-at-point.  Completion is actually
806         available in M-x list-tags.
808         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
809         Document vc-delete-file.
811         * files.texi (Misc File Ops): Mention vc-delete-file.
813         * programs.texi (Symbol Completion): Mention completion-at-point
814         explicitly.
816 2011-12-22  Chong Yidong  <cyd@gnu.org>
818         * maintaining.texi (Change Log Commands): Don't specially mention
819         vc-update-change-log which is CVS-only.
821         * vc1-xtra.texi (Version Headers): Note that these are for
822         Subversion, CVS, etc. only.
823         (General VC Options): De-document vc-keep-workfiles.
824         Fix RCS-isms.
826 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
828         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
829         should be @end iftex".
831 2011-12-21  Chong Yidong  <cyd@gnu.org>
833         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
834         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
835         (VC Pull): Mention vc-log-incoming.
836         (Log Buffer): Add CVS/RCS only disclaimer.
838         * vc1-xtra.texi (Remote Repositories): Update introduction.
839         (Local Version Control): Node deleted (obsolete with DVCSes).
840         (Remote Repositories, Version Backups): Node deleted.
841         Move documentation of vc-cvs-stay-local to CVS Options.
842         (CVS Options): Reduce verbosity of description of obscure CVS
843         locking feature.
844         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
845         Tags node.
846         (Revision Tags): Move under Miscellaneous VC subsection.
847         (Change Logs and VC): Note that this is wrong for DVCSs.
848         De-document log entry manipulating features.
849         (Renaming and VC): Describe how it works on modern VCSes.
851         * files.texi (Misc File Ops): Mention vc-rename-file.
853         * programs.texi (Custom C Indent): Add index entries.
855 2011-12-20  Alan Mackenzie  <acm@muc.de>
857         * programs.texi (Motion in C): Update the description of C-M-a and
858         C-M-e, they now DTRT in enclosing scopes.
859         (Custom C Indent): Add @dfn{guessing} of the indentation style.
861 2011-12-20  Chong Yidong  <cyd@gnu.org>
863         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
864         (Old Revisions): Use it.
865         (VCS Repositories): Add "distributed" terminology.
866         (Log Buffer): Remove duplicate description
867         about changesets.  Fix "current VC fileset" ambiguity.
868         (Multi-User Branching): Node deleted.
869         (Branches, Switching Branches): Discuss decentralized version
870         control systems.
871         (VC Pull): New node.
872         (Merging): Document merging on decentralized systems.
873         (Creating Branches): Note that this is specific to CVS and related
874         systems.
876 2011-12-19  Chong Yidong  <cyd@gnu.org>
878         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
879         (VC Mode Line): Add index entry for "version control status".
880         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
881         Document vc-revert-show-diff.  De-document vc-rollback.
882         (VC Directory Mode): Rewrite introduction.  Move prefix arg
883         documentation here from VC Directory Buffer node.
884         (VC Directory Buffer): Use a decentralized VCS example.
885         (VC Directory Commands): Use a table.  Remove material duplicated
886         in previous nodes on multi-file VC filsets.
888 2011-12-17  Chong Yidong  <cyd@gnu.org>
890         * maintaining.texi (VCS Concepts): Make "revision" terminology
891         less CVS-specific.
892         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
893         Registering node.
894         (Secondary VC Commands): Delete.  Promote subnodes.
895         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
896         log buffer.  Add index entries.
897         (VCS Changesets, Types of Log File, VC With A Merging VCS):
898         Use "commit" terminology.
899         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
900         doesn't refer to tags tables.  Note other possible forms of the
901         revision ID.  C-x v = does not save.
902         (Registering): Note similarity to C-x v v action.  Fix description
903         of how backends are chosen.  De-document vc-default-init-revision.
904         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
905         in root log buffers.
907 2011-12-16  Chong Yidong  <cyd@gnu.org>
909         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
910         (Basic VC Editing): Remove redundant descriptions.
911         (VC With A Merging VCS): Make description more general instead of
912         CVS-specific.
913         (VC With A Locking VCS): Use VC fileset terminology.
915 2011-12-12  Chong Yidong  <cyd@gnu.org>
917         * building.texi (Executing Lisp): Fix xref for C-M-x.
918         (Lisp Libraries): Add xref to node explaining `load' in Lisp
919         manual.  Note that load-path is not customizable.
920         (Lisp Eval): Note that listed commands are available globally.
921         Explain the meaning of "defun" in the C-M-x context.
922         (Lisp Interaction): Copyedits.
923         (External Lisp): Fix name of inferior Lisp buffer.
924         Mention Scheme.
925         (Compilation): Define "inferior process".
927 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
929         * msdog.texi (Windows Fonts): Document how to force GDI font
930         backend on MS-Windows.
932 2011-12-10  Chong Yidong  <cyd@gnu.org>
934         * building.texi (Compilation): Say what the -k flag to make does.
935         Move subprocess discussion to Compilation Shell.
936         (Compilation Mode): Add xref for grep, occur, and mouse
937         references.  Define "locus".
938         (Grep Searching): Use @command.
939         (Debuggers, Commands of GUD, GDB Graphical Interface):
940         Clarify intro.
941         (Starting GUD): Clarify how arguments are specified.
942         (Debugger Operation): Index entry for "GUD interaction buffer",
943         and move basic description here from Commands of GUD node.
944         (GDB User Interface Layout): Copyedits.
945         (Source Buffers): Remove gdb-find-source-frame, which is not in
946         gdb-mi.el.
947         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
948         toggle-gdb-all-registers, which are not in gdb-mi.el.
949         Don't re-document GUD interaction buffers.
951         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
952         (Semantic): Add cindex entries for Semantic.
954 2011-12-06  Chong Yidong  <cyd@gnu.org>
956         * programs.texi (Man Page): Clarify how to use Man-switches.
957         Don't bother documenting Man-fontify-manpage-flag.
958         (Lisp Doc): Add xref to Name Help node.
959         (Hideshow): Add cindex.  Mention role of ellipses, and default
960         value of hs-isearch-open.  Don't bother documenting
961         hs-special-modes-alist.
962         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
963         changing the window manager binding of M-TAB.
965 2011-12-05  Chong Yidong  <cyd@gnu.org>
967         * programs.texi (Comment Commands): Fix description of for M-; on
968         blank lines.  Move documentation of comment-region here.
969         (Multi-Line Comments): Clarify the role of comment-multi-line.
970         Refer to Comment Commands for comment-region doc.
971         (Options for Comments): Refer to Multi-Line Comments for
972         comment-multi-line doc, instead of duplicating it.  Fix default
973         values of comment-padding and comment-start-skip.
975 2011-12-04  Chong Yidong  <cyd@gnu.org>
977         * programs.texi (Program Modes): Mention modes that are not
978         included with Emacs.  Fix references to other manuals for tex.
979         Add index entry for backward-delete-char-untabify.
980         Mention prog-mode-hook.
981         (Which Function): Use "global minor mode" terminology.
982         (Basic Indent, Multi-line Indent): Refer to previous descriptions
983         in Indentation chapter to avoid duplication.
984         (Expressions): Copyedit.
985         (Matching): Document Electric Pair mode.
987         * ack.texi (Acknowledgments):
988         * rmail.texi (Movemail, Other Mailbox Formats):
989         * frames.texi (Frames): Don't capitalize "Unix".
991 2011-12-04  Chong Yidong  <cyd@gnu.org>
993         * text.texi (Nroff Mode): Mention what nroff is.
994         (Text Based Tables, Table Recognition): Don't say "Table mode"
995         since it's not a major or minor mode.
996         (Text Based Tables): Reduce the size of the example.
997         (Table Definition): Clarify definitions.
998         (Table Creation): Add key table.
999         (Cell Commands): Use kbd for commands.
1000         (Table Rows and Columns): Combine nodes Row Commands and Column
1001         Commands.
1002         (Fixed Width Mode): Node deleted; contents moved to parent.
1003         (Table Conversion): Shorten example.
1004         (Measuring Tables): Merge into Table Misc.
1006 2011-12-03  Chong Yidong  <cyd@gnu.org>
1008         * text.texi (TeX Mode): Mention AUCTeX package.
1009         (TeX Editing): Add xref to documentation for Occur.
1010         (LaTeX Editing): Add xref to Completion node.
1011         (TeX Print): Fix description of tex-directory.
1012         (Enriched Text): Rename from Formatted Text.  Make this node and
1013         its subnodes less verbose, since text/enriched files are
1014         practically unused.
1015         (Enriched Mode): Rename from Requesting Formatted Text.
1016         (Format Colors): Node deleted.
1017         (Enriched Faces): Rename from Format Faces.  Describe commands
1018         for applying colors too.
1019         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1021         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1023         * display.texi (Colors): New node.
1025         * cmdargs.texi (Colors X):
1026         * xresources.texi (GTK styles):
1027         * custom.texi (Face Customization): Reference it.
1029         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1030         Link to Fill Commands for Justification entry.
1032 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1034         * display.texi (Auto Scrolling): More accurate description of what
1035         scroll-*-aggressively does, including the effect of non-zero
1036         margin.  Fix "i.e." markup.
1038 2011-12-02  Chong Yidong  <cyd@gnu.org>
1040         * text.texi (Pages): Mention how formfeed chars are displayed.
1041         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1042         Describe adaptive filling more precisely.
1043         (Fill Commands): Note that filling removes excess whitespace.
1044         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1045         now bound to indent-for-tab-command in Text mode.
1046         (Outline Mode): Copyedits.
1047         (Outline Visibility): Note that Reveal mode is a buffer-local
1048         minor mode.
1050         * modes.texi (Major Modes): Move note about checking major-mode in
1051         a hook function here, from Text mode.
1053 2011-11-28  Chong Yidong  <cyd@gnu.org>
1055         * text.texi (Words): Add xref to Position Info.
1056         (Paragraphs): Add xref to Regexps.
1058         * indent.texi (Indentation): Rewrite introduction.  Move table to
1059         Indentation Commands node.
1060         (Indentation Commands): Add index entries to table.  Copyedits.
1061         (Tab Stops, Just Spaces): Copyedits.
1062         (Indent Convenience): New node.  Document electric-indent-mode.
1064         * programs.texi (Basic Indent):
1065         * windows.texi (Pop Up Window): Fix kindex entry.
1067 2011-11-28  Chong Yidong  <cyd@gnu.org>
1069         * modes.texi (Major Modes): Move major-mode variable doc here from
1070         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1071         and text-mode-hook.  Add example of using hooks.
1072         (Minor Modes): Document behavior of mode command calls from Lisp.
1073         Note that setting the mode variable using Customize will DTRT.
1074         (Choosing Modes): Add example of setting a minor mode using a
1075         local variable.
1077 2011-11-27  Chong Yidong  <cyd@gnu.org>
1079         * frames.texi (Creating Frames): Move frame parameter example to
1080         Frame Parameters node.
1081         (Frame Commands): C-x 5 o does not warp the mouse by default.
1082         (Fonts): Add more GTK-style properties; also, they should be
1083         capitalized.
1084         (Special Buffer Frames): Node deleted; special-display is on the
1085         way out.
1086         (Frame Parameters): Example moved here from Creating Frames.
1087         Clarify that default-frame-alist affects the initial frame too.
1088         Delete auto-raise-mode and auto-lower-mode.
1089         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1090         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1092         * windows.texi (Window Choice): Add xref to Lisp manual for
1093         special-display-*.
1095 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1097         * display.texi (Text Display): Update the description,
1098         cross-references, and indexing related to display of control
1099         characters and raw bytes.
1101 2011-11-25  Chong Yidong  <cyd@gnu.org>
1103         * frames.texi (Frames): Rewrite introduction.
1104         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1105         Mouse-3 does not copy to kill ring by default.  DEL does not
1106         behave specially for mouse commands any more.
1107         (Mouse References): Document mouse-1-click-follows-link more
1108         thoroughly.
1109         (Menu Mouse Clicks): Move footnote to the main text and add xref
1110         to Init Rebinding node.
1111         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1113         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1115 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1117         * display.texi (Font Lock): Fix typo.
1119 2011-11-24  Glenn Morris  <rgm@gnu.org>
1121         * rmail.texi (Rmail Output):
1122         Mention rmail-automatic-folder-directives.  (Bug#9657)
1124 2011-11-21  Chong Yidong  <cyd@gnu.org>
1126         * mark.texi (Global Mark Ring): Fix description of global mark
1127         ring (Bug#10032).
1129 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1131         * msdog.texi (Windows Fonts): Fix typo.
1133 2011-11-17  Glenn Morris  <rgm@gnu.org>
1135         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1137 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1139         * killing.texi (Rectangles):
1140         * misc.texi (Document View):
1141         * modes.texi (Choosing Modes):
1142         * msdog.texi (Windows Fonts):
1143         * regs.texi (Rectangle Registers):
1144         * search.texi (Isearch Yank): Fix typos.
1146 2011-11-06  Chong Yidong  <cyd@gnu.org>
1148         * windows.texi (Basic Window): Add xref to Cursor Display.
1149         (Split Window): Document negative arg for splitting commands.
1150         (Other Window): Document mouse-1 in text area of window.
1151         (Change Window): Don't mention window attributes, since they
1152         aren't defined.  C-x 1 can't be used with minibuffer windows.
1153         Windows are no longer auto-deleted.
1154         (Window Choice): Add xref to Choosing Window in Lisp manual.
1155         (Window Convenience): Note that windmove disables shift-selection.
1156         Move M-x compare-windows here from Other Window node.
1158         * custom.texi (Mouse Buttons):
1159         * search.texi (Isearch Scroll):
1160         * windows.texi (Split Window): Use new names split-window-below
1161         and split-window-right.
1163 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1165         * emacs.texi (Top): Fix typo.
1167 2011-10-25  Glenn Morris  <rgm@gnu.org>
1169         * abbrevs.texi (Saving Abbrevs):
1170         quietly-read-abbrev-file is not a command.  (Bug#9866)
1172 2011-10-24  Chong Yidong  <cyd@gnu.org>
1174         * display.texi (Scrolling): Document scroll-up-line and
1175         scroll-down-line.  Document scroll-command property.
1176         (Recentering): New node, split off from Scrolling.
1178 2011-10-23  Chong Yidong  <cyd@gnu.org>
1180         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1181         (Tool Bars): Copyedits.
1183         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1185 2011-10-22  Chong Yidong  <cyd@gnu.org>
1187         * windows.texi (Displaying Buffers): Fix broken lispref link.
1189 2011-10-22  Chong Yidong  <cyd@gnu.org>
1191         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1192         Move confirm-nonexistent-file-or-buffer discussion here.
1194         * files.texi (File Names, Visiting): Move detailed discussion of
1195         minibuffer confirmation to Minibuffer Exit.
1197         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1198         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1200 2011-10-21  Chong Yidong  <cyd@gnu.org>
1202         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1203         (Backup Copying): backup-by-copying-when-mismatch is now t.
1204         (Customize Save): Fix description of require-final-newline.
1205         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1206         (Auto Save Control): Clarify.
1207         (File Archives): Add 7z.
1208         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1210         * arevert-xtra.texi (Autorevert): Copyedits.
1212 2011-10-20  Chong Yidong  <cyd@gnu.org>
1214         * custom.texi (Hooks, Init Examples):
1215         * display.texi (Font Lock):
1216         * fixit.texi (Spelling):
1217         * rmail.texi (Rmail Display): Minor mode function with no arg now
1218         enables it.
1220         * fixit.texi (Spelling): Fix description of inline completion.
1222 2011-10-19  Chong Yidong  <cyd@gnu.org>
1224         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1225         entries.
1226         (Isearch Yank): Document isearch-yank-pop.
1227         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1228         (Other Repeating Search): Document Occur Edit mode.
1230 2011-10-18  Chong Yidong  <cyd@gnu.org>
1232         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1233         from Line Truncation node.
1234         (Standard Faces): Note that only the background of the cursor face
1235         has an effect.
1236         (Cursor Display): Fix descriptions of cursor face
1237         and bar cursor blinking.
1238         (Text Display): Document nobreak-char-display more clearly.
1239         (Line Truncation): Add xref to Split Window node.
1240         (Display Custom): Don't bother documenting baud-rate or
1241         no-redraw-on-reenter.
1243         * search.texi (Slow Isearch): Node removed.
1245 2011-10-18  Glenn Morris  <rgm@gnu.org>
1247         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1249 2011-10-18  Chong Yidong  <cyd@gnu.org>
1251         * display.texi (Faces): Simplify discussion.  Move documentation
1252         of list-faces-display here, from Standard Faces node.
1253         Note special role of `default' background.
1254         (Standard Faces): Note special role of `default' background.
1255         Note that region face may be taken fom GTK.  Add xref to Text Display.
1256         (Text Scale): Rename from "Temporary Face Changes".
1257         Callers changed.  Don't bother documenting variable-pitch-mode.
1258         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1259         (Useless Whitespace): Simplify description of
1260         delete-trailing-whitespace.  Note active region case.
1261         (Text Display): Fix description of escape-glyph face assignment.
1262         Remove unibye mode discussion.  Update some parts for Unicode.
1263         Move glyphless chars documentation to Lisp manual.
1265         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1267 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1269         * display.texi (Scrolling): Tweak explanation of scroll direction.
1270         (View Mode): Add index entries.
1272         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1274         * regs.texi (Text Registers): C-x r i does not activate the mark.
1275         (Bookmarks): Document new default bookmark location.
1277 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1279         * killing.texi (Deletion): Add xref to Using Region.
1280         Document delete-forward-char.
1281         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1282         description here.  Recommend C-u C-SPC for jumping to mark.
1283         (Kill Ring): Move kill ring variable documentation here.
1284         (Primary Selection): Copyedits.
1285         (Rectangles): Document new command rectangle-number-lines.
1286         (CUA Bindings): Note that this disables the mark-even-if-inactive
1287         behavior for C-x and C-c.
1289         * mark.texi (Mark): Mention "active region" terminology.
1290         (Using Region): Document delete-active-region.
1292 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1294         * mark.texi (Mark): Clarify description of disabled Transient Mark
1295         mode (Bug#9689).
1296         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1297         selection changes.  Mention that commands like C-y set the mark.
1298         (Marking Objects): Add xref to Words node.  Note that mark-word
1299         and mark-sexp also have the "extend region" behavior.
1300         (Using Region): Mention M-$ in the table.
1301         Document mark-even-if-inactive here instead of in Mark Ring.
1302         (Mark Ring): Move mark-even-if-inactive to Using Region.
1303         Take note of the "Mark Set" behavior.
1304         (Disabled Transient Mark): Rename from "Persistent Mark"
1305         (Bug#9688).  Callers changed.
1307         * programs.texi (Expressions):
1308         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1310 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1312         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1313         option" terminology.
1314         (Key Help): Add command names.  Define "documentation string".
1315         (Name Help): Remove an over-long joke.
1316         (Apropos): Document prefix args.  Remove duplicated descriptions.
1317         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1318         (Package Keywords): Rename from "Library by Keyword".
1319         Describe new package menu interface.
1320         (Help Files, Help Echo): Tweak description.
1322         * mini.texi (Completion Options): Add completion-cycle-threshold.
1323         (Minibuffer History): Document numeric args to history commands.
1325 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1327         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1329 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1331         * basic.texi (Position Info): Omit page commands.
1332         Document count-words-region and count-words.
1334         * text.texi (Pages): Move what-page documentation here.
1336 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1338         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1339         Remote Files node instead of linking directly to the Tramp manual.
1340         (Minibuffer Edit): Add xref to Blank Lines.
1341         (Completion): Add xref to Symbol Completion.  Remove redundant
1342         example, which is repeated in the next node.
1343         (Completion Commands): Minor clarifications.
1344         (Completion Styles): New node, split from Completion Commands.
1345         Document substring and initials styles.
1346         (Strict Completion): Remove information duplicated in other nodes.
1347         (Completion Options): Consolidate case difference discussion here.
1349         * help.texi (Help Mode): Fix kindex entries.
1351         * files.texi (File Names): Add index entries.
1353 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1355         * basic.texi (Inserting Text): Add xref to Completion.
1356         Add ucs-insert example, and document prefix argument.
1357         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1358         to left/right.  Tweak left-char and right-char descriptions.
1359         M-left and M-right are now bound to left-word/right-word.
1360         (Erasing): Document delete-forward-char.
1362         * screen.texi (Screen, Menu Bar): Copyedits.
1363         (Point): Remove duplicate paragraph on cursors, also in Screen.
1364         (Mode Line): Trailing dashes no longer shown on X displays.
1366         * frames.texi (Non-Window Terminals): Index just "text-only
1367         terminal", which is used throughout the manual now.
1369         * entering.texi (Entering Emacs): Define "startup screen".
1370         Document window-splitting behavior with command-line inputs.
1371         (Exiting): Remove obsolete paragraph about shells without suspend
1372         functionality.
1374         * commands.texi (User Input): Define "input event" more clearly.
1375         (Keys): Add xref to Echo Area.
1376         (Commands): Clarify relation between commands and functions.
1378 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1380         * misc.texi (emacsclient Options): Document how emacsclient runs
1381         the Emacs daemon (Bug#9674).
1383 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1385         * basic.texi (Moving Point):
1386         * custom.texi (Mouse Buttons):
1387         * rmail.texi (Rmail Scrolling):
1388         * search.texi (Isearch Scroll):
1389         * display.texi (Scrolling): Replace scroll-up/down with
1390         scroll-up/down-command.  Fix scroll-preserve-screen-position
1391         description.  Document scroll-error-top-bottom.
1393 2011-09-30  Glenn Morris  <rgm@gnu.org>
1395         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
1397 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1399         * windows.texi (Pop Up Window): Defer discussion of window
1400         splitting to the Window Choice node.  Add index entries.
1401         (Force Same Window): Node deleted.
1402         (Displaying Buffers, Window Choice): New nodes.
1404         * buffers.texi (Select Buffer): Clarify description of
1405         buffer-switching commands.  Add xref to Window Display node.
1406         Don't repeat confirm-nonexistent-file-or-buffer description from
1407         Visiting node.  Remove even-window-heights.
1409         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1411 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1413         * cmdargs.texi (Icons X): Fix description of Emacs icon.
1415         * xresources.texi (Table of Resources): Fix documentation of
1416         bitmapIcon.
1418 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1420         * package.texi (Package Menu): Add package-menu-mark-upgrades.
1422 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
1424         * frames.texi (Frame Commands): Note that delete-other-frames only
1425         deletes frames on current terminal.
1427 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1429         * sending.texi (Mail Misc): Document mail-add-attachment.
1431 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
1433         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
1435 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
1437         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1439 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1441         * files.texi (File Archives):
1442         * cal-xtra.texi (Diary Display):
1443         * help.texi (Help Mode): Add xref to View Mode.
1445 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1447         * display.texi (View Mode): New node.  Move view-file here from
1448         Misc File Ops.  Move view-buffer here from Misc Buffer.
1450         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1452         * files.texi (Misc File Ops): Document new
1453         delete-by-moving-to-trash behavior.  Remove view-file.
1455         * dired.texi (Dired Deletion): Shorten description of Trash.
1457         * misc.texi (emacsclient Options): Document server-port.
1459 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
1461         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1462         even on MS-Windows.  Fix a typo.
1464 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
1466         * package.texi: New file, documenting the package manager.
1468         * emacs.texi: Include it.
1470         * help.texi (Help Summary): Add describe-package.
1472 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
1474         * misc.texi (Printing): Convert subnodes into subsections.
1476         * text.texi (Two-Column): Move into Text chapter.
1478         * picture-xtra.texi (Picture Mode): Group with Editing Binary
1479         Files section.  Convert from chapter into section.
1481         * display.texi (Narrowing): Move into display chapter.
1483         * sending.texi (Sending Mail):
1484         * rmail.texi (Rmail):
1485         * misc.texi (Gnus, Document View):
1486         * dired.texi (Dired):
1487         * emacs.texi: Group the mail, rmail, and gnus chapters together.
1489 2011-08-07  Juri Linkov  <juri@jurta.org>
1491         * dired.texi (Operating on Files): Rewrite according to the fact
1492         that `dired-do-chmod' doesn't use the `chmod' program anymore.
1494 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1496         * mini.texi (Minibuffer File): Insert a reference to Tramp for
1497         remote file name completion.  (Bug#9197)
1499 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
1501         * mule.texi (Bidirectional Editing): Document the fact that
1502         bidi-display-reordering is t by default.
1504 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1506         * help.texi (Misc Help): Mention `describe-prefix-bindings'
1507         explicitly (bug#8904).
1509 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511         * trouble.texi (Checklist): Use an `M-x' example instead of an
1512         Emacs Lisp form to switch on the dribble file (bug#8056).
1514 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1518 2011-07-13  Glenn Morris  <rgm@gnu.org>
1520         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
1522 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524         * mark.texi (Mark Ring): Clarify how many locations are saved
1525         (bug#5770).
1526         (Global Mark Ring): Ditto.
1528 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1530         * text.texi (Table Recognition): Use "at point" instead of "under
1531         point" (bug#4345).
1533         * display.texi (Cursor Display): Mention `cursor-type'.
1535         * screen.texi (Point): Clarify that it's only if you use a block
1536         cursor that it appears to be on a character (bug#4345).
1538 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1540         * misc.texi (Amusements): Move dissociated press here, from its
1541         own section.
1543         * emacs.texi (Top): Update node listing.
1545 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1548         clarity (bug#3523).
1550 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1552         * cmdargs.texi (Initial Options): Document --no-site-lisp.
1553         (Misc X): Document --parent-id.
1555         * frames.texi (Frame Commands): Note that focus-follows-mouse now
1556         defaults to nil.
1558         * misc.texi (emacsclient Options): Document --parent-id.
1560         * msdog.texi (Windows HOME): Document _emacs as obsolete.
1562 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1564         * emacs.texi: Use "..." instead of ``...'' in the menus
1565         (bug#3503).
1567 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1569         * killing.texi (Primary Selection): Document `only' setting for
1570         select-active-regions.
1572         * mark.texi (Setting Mark): Reference Shift Selection node.
1574         * frames.texi (Mouse Commands): Document mouse-yank-primary.
1576 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1579         motion keys" (bug#3503).
1581         * emacs.texi: Change all the register node names from "RegPos"
1582         (etc.) to "Positional Registers" (etc.) (bug#3314).
1584 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1586         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1587         (Other Kill Commands, Kill Options): Copyedits.
1588         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1589         (Yanking): Move yank-excluded properties discussion here.
1590         (Cut and Paste): Move from frames.texi.  Update subnodes to
1591         describe x-select-enable-clipboard case.
1593         * frames.texi: Move Cut and Paste node and subnodes into
1594         killing.texi, except Mouse Commands and Word and Line Mouse.
1596 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
1598         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1600 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602         * screen.texi (Mode Line): Clarify that coding systems are
1603         characters, not letters (bug#1749).
1605         * cmdargs.texi (Environment): Mention removing variables
1606         (bug#1615).  Text suggested by Kevin Rodgers.
1608 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1610         * misc.texi (Amusements): Don't mention Yow; it's crippled.
1612         * modes.texi: Rename from major.texi.
1613         (Modes): New node.  Make Major Modes and Minor Modes subsections
1614         of this.  All callers changed.
1616         * custom.texi (Minor Modes): Move to modes.texi.
1618 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1620         * custom.texi (Syntax): Node deleted.
1622         * help.texi (Help Summary):
1623         * major.texi (Major Modes):
1624         * programs.texi (Parentheses):
1625         * search.texi (Regexp Backslash, Regexp Backslash)
1626         (Regexp Backslash):
1627         * text.texi (Words): Callers changed.
1629         * text.texi (Refill, Longlines): Delete nodes.
1631         * ack.texi (Acknowledgments): Longlines removed from manual.
1633         * emacs.texi (Top): Update node listing.
1635 2011-07-09  Glenn Morris  <rgm@gnu.org>
1637         * fortran-xtra.texi (Fortran): Update handled extensions.
1639 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1641         * display.texi (Scrolling): `C-v' (etc) are now bound to
1642         `scroll-*-command' (bug#8349).
1644 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1647         doesn't actually delete any files (bug#7125).
1649         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1650         argument for `C-c C-k' (bug#7391).
1652         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1653         you're currently using (bug#8489).
1655 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
1657         * mule.texi (Coding Systems): Move index entries from the previous
1658         change into their proper places.
1660 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662         * help.texi (Help Files): Document view-external-packages (bug#8902).
1664         * mule.texi (Coding Systems): Put a few more of the coding systems
1665         into the index (bug#8900).
1667 2011-06-26  Glenn Morris  <rgm@gnu.org>
1669         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1671 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
1673         * misc.texi (emacsclient Options): Mention --frame-parameters.
1675 2011-06-09  Glenn Morris  <rgm@gnu.org>
1677         * custom.texi (Specifying File Variables):
1678         Recommend explicit arguments for minor modes.
1680 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1682         Document wide integers better.
1683         * buffers.texi (Buffers):
1684         * files.texi (Visiting): Document maxima for 64-bit machines,
1685         and mention virtual memory limits.
1687 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
1689         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
1691         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1692         prog mode (Bug#8240).
1694 2011-05-27  Glenn Morris  <rgm@gnu.org>
1696         * custom.texi (Specifying File Variables):
1697         Major modes no longer need come first.
1699 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
1701         * mule.texi (Specify Coding, Text Coding, Communication Coding):
1702         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1704 2011-05-18  Glenn Morris  <rgm@gnu.org>
1706         * ack.texi (Acknowledgments): Remove fakemail.c.
1708 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
1710         Fixes for fitting text into 7x9 printed manual.
1711         * building.texi (Flymake, Breakpoints Buffer):
1712         * calendar.texi (Appointments):
1713         * cmdargs.texi (General Variables, Display X):
1714         * custom.texi (Saving Customizations, Face Customization)
1715         (Directory Variables, Minibuffer Maps, Init Rebinding):
1716         * display.texi (Font Lock, Font Lock, Useless Whitespace):
1717         * fixit.texi (Spelling):
1718         * frames.texi (Creating Frames, Fonts):
1719         * help.texi (Help Files):
1720         * mini.texi (Minibuffer File):
1721         * misc.texi (emacsclient Options, Emulation):
1722         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1723         * mule.texi (International Chars, Language Environments)
1724         (Select Input Method, Modifying Fontsets, Charsets):
1725         * programs.texi (Custom C Indent):
1726         * rmail.texi (Rmail Labels):
1727         * text.texi (Table Conversion):
1728         * trouble.texi (Known Problems, Known Problems):
1729         * windows.texi (Change Window):
1730         * xresources.texi (GTK resources): Reflow text and re-indent code
1731         examples to avoid TeX overflows and underflows on 7x9 paper.
1733         * emacs.texi: Fix the (commented out) smallbook command.
1735         * macos.texi (Mac / GNUstep Events):
1736         * xresources.texi (Lucid Resources): Remove extraneous examples.
1738 2011-05-10  Glenn Morris  <rgm@gnu.org>
1740         * custom.texi (Specifying File Variables):
1741         Deprecate using mode: for minor modes.
1743 2011-05-07  Glenn Morris  <rgm@gnu.org>
1745         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1747 2011-05-06  Glenn Morris  <rgm@gnu.org>
1749         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1751         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1753 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755         * misc.texi (Emacs Server): Document `server-eval-at'.
1757 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
1759         * maintaining.texi (List Tags): Document next-file.
1760         Suggested by Uday S Reddy.
1762 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1764         * mini.texi (Minibuffer Edit):
1765         * screen.texi (Mode Line): Fix typo.
1767 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
1769         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1771 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1773         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1775 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
1777         * display.texi (Auto Scrolling): Document the limit of 100 lines
1778         for never-recentering scrolling with `scroll-conservatively'.
1779         (Bug#6671)
1781 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
1783         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1784         HOME on Windows and where it looks for init files.  (Bug#8221)
1786 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
1788         * search.texi (Regexp Example):
1789         * mule.texi (International Chars):
1790         * building.texi (External Lisp): Don't use characters outside
1791         ISO-8859-1.
1793 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
1795         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1796         Use Texinfo @-commands for non Latin-1 characters.
1798         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1800         * custom.texi (Init File): Add index entries for ".emacs".
1801         (Bug#8210)
1803 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
1805         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1806         for Gtk+ 3.
1808 2011-03-08  Glenn Morris  <rgm@gnu.org>
1810         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1811         * emacs.texi (Acknowledgments):
1812         * ack.texi (Acknowledgments): Names to UTF-8.
1813         * emacs.texi: Set documentencoding.
1815         * display.texi (Optional Mode Line): Don't mention exactly where
1816         display-time appears.  (Bug#8193)
1818 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1820         * Version 23.3 released.
1822 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
1824         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1826 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1828         * misc.texi (emacsclient Options): Add q/quiet.
1830 2011-03-02  Glenn Morris  <rgm@gnu.org>
1832         * mule.texi (Communication Coding) <x-select-request-type>:
1833         Remove duplicate (essentially) paragraph.  (Bug#8148)
1835 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
1837         * maintaining.texi (Format of ChangeLog): Add reference to
1838         add-log-full-name.
1839         (Change Log Commands): Add documentation for combining multiple
1840         symbols in one change.
1842 2011-03-01  Glenn Morris  <rgm@gnu.org>
1844         * custom.texi (Directory Variables):
1845         Give an example of excluding subdirectories.
1847 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
1849         * search.texi (Regexp Search): Move index entries about regexps to the
1850         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
1852 2011-02-19  Glenn Morris  <rgm@gnu.org>
1854         * dired.texi (Dired): Dired-X version number was dropped.
1856 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
1858         * xresources.texi (X Resources): Remove *faceName and replace it with
1859         *font for Lucid.
1861 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
1863         * rmail.texi (Rmail Display): Document Rmail MIME support more
1864         accurately.
1866         * maintaining.texi (VC Change Log): Document vc-log-incoming and
1867         vc-log-outgoing.
1868         (Merging): Document vc-find-conflicted-file.
1870 2011-02-05  Glenn Morris  <rgm@gnu.org>
1872         * custom.texi (Variables): Fix typo.
1874 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
1876         * search.texi (Regexps): Copyedits.  Mention character classes
1877         (Bug#7809).
1879         * files.texi (File Aliases): Restore explanatory text from Eli
1880         Zaretskii, accidentally removed in 2011-01-08 commit.
1882 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1884         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1885         (MAKEINFO_OPTS): New variable.
1886         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1887         (emacs.html): New target.
1888         (clean): Remove emacs.html.
1890 2011-01-23  Werner Lemberg  <wl@gnu.org>
1892         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1893         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1894         (ENVADD): Updated.
1896 2011-01-18  Glenn Morris  <rgm@gnu.org>
1898         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1900         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1902 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
1904         * building.texi (Compilation): Improve instructions for running two
1905         compilations (Bug#7573).
1907         * files.texi (Backup Names): Document the new location of the
1908         last-resort backup file.
1910         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1911         manual.  Explain why directory-abbrev-alist elements should be anchored
1912         (Bug#7777).
1914 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
1916         * msdog.texi (Windows Startup): Correct inaccurate description of
1917         differences between emacsclient.exe and emacsclientw.exe.
1919 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
1921         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1923 2011-01-02  Kenichi Handa  <handa@m17n.org>
1925         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1927 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
1929         * frames.texi (Cut and Paste): Modify the section's name and text:
1930         don't mix "cut/paste" with "kill/yank".
1931         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1932         (Bug#7702)
1934         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
1936 2011-01-02  Glenn Morris  <rgm@gnu.org>
1938         * maintaining.texi: Move inclusion of emerge after EDE, so that it
1939         matches its position in the menu.  (Bug#7674)
1941 2011-01-02  Glenn Morris  <rgm@gnu.org>
1943         * trouble.texi (Checklist): Mention not replying via news either.
1945 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1947         * misc.texi (Document View): Update DocView section with newly
1948         supported document formats.
1950 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
1952         * killing.texi: Resection the Info version to conform to the
1953         printed manual, to avoid making sections on Accumulating Text, CUA
1954         and Rectangles into full chapters.
1956 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1958         * custom.texi (Init Syntax): Add index entries for "character syntax".
1959         (Bug#7576)
1961 2010-12-13  Karel Klíč  <kklic@redhat.com>
1963         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
1965 2010-12-13  Glenn Morris  <rgm@gnu.org>
1967         * trouble.texi (Checklist): Fix typo in newsgroup name.
1969 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
1971         * search.texi (Word Search): Note that the lazy highlight always
1972         matches to whole words (Bug#7470).
1974 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1976         * display.texi (Optional Mode Line): Make the description of
1977         load-average more accurate.
1979         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1980         registry, with a cross-reference.
1981         (Windows Startup): New node.  Move the stuff about the current
1982         directory from "Windows HOME".
1984 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
1986         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1987         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1989 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1991         * maintaining.texi (Version Control Systems): Fix repeated sentence.
1992         Suggested by Štěpán Němec.
1994 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1996         * maintaining.texi (Version Control): Say "commit", not "check in".
1997         (Version Control Systems): Simplify descriptions.
1998         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1999         VCS Concepts.
2000         (VC Mode Line): Update example.
2001         (Old Revisions): Document revert-buffer for vc-diff.
2002         (Log Buffer): Promote to a subsection.  Document header lines.
2004         * macos.texi (Mac / GNUstep Basics):
2005         Document ns-right-alternate-modifier.
2007         * emacs.texi (Top): Update node listing.
2009 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2011         * rmail.texi (Rmail Coding): Characters with no fonts are not
2012         necessarily displayed as empty boxes.
2014         * mule.texi (Language Environments, Fontsets): Characters with no
2015         fonts are not necessarily displayed as empty boxes.
2017         * display.texi (Text Display): Document display of glyphless
2018         characters.
2020 2010-11-13  Glenn Morris  <rgm@gnu.org>
2022         * basic.texi (Position Info): Add M-x count-words-region.
2024 2010-11-11  Glenn Morris  <rgm@gnu.org>
2026         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2028 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2030         * msdog.texi (Windows HOME): Add information regarding startup
2031         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2033 2010-10-11  Glenn Morris  <rgm@gnu.org>
2035         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2037         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2038         (DVIPS): New variable.
2039         (.PHONY): Add html, ps.
2040         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2041         (clean): Delete html, ps files.
2043 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2045         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2047 2010-10-09  Glenn Morris  <rgm@gnu.org>
2049         * Makefile.in (VPATH): Remove.
2050         (infodir): Make it absolute.
2051         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2053         * Makefile.in (dist): Anchor regexps.
2055         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2056         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2057         (emacs-xtra.pdf): Use $<.
2059         * Makefile.in (infoclean): Remove harmless, long-standing error.
2061         * Makefile.in ($(infodir)): Delete rule.
2062         (mkinfodir): New.
2063         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2065         * Makefile.in (distclean): Do not delete emacsver.texi.
2066         (dist): Remove reference to emacsver.texi.in.
2067         * emacsver.texi: New file, replacing emacsver.texi.in.
2069 2010-10-09  Glenn Morris  <rgm@gnu.org>
2071         * emacsver.texi.in: New file.
2072         * emacs.texi: Set EMACSVER by including emacsver.texi.
2073         * Makefile.in (distclean): Delete emacsver.texi.
2074         (dist): Copy emacsver.texi.
2075         (EMACSSOURCES): Add emacsver.texi.
2077         * ack.texi (Acknowledgments): No more b2m.c.
2079         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2080         (emacs): Remove rule.
2081         (dist): No need to deal with the emacs rule any more.
2083 2010-10-07  Glenn Morris  <rgm@gnu.org>
2085         * Makefile.in (version): New, set by configure.
2086         (clean): Delete dist tar file.
2087         (dist): Use version in tar name.
2089 2010-10-06  Glenn Morris  <rgm@gnu.org>
2091         * Makefile.in (EMACS_XTRA): Add the main source file.
2092         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2093         (mostlyclean): No core files, reorder other files.
2094         (clean): Delete specific dvi and pdf files.
2095         (infoclean, dist): New rules.
2096         (maintainer-clean): Use infoclean.
2097         ($(infodir)): Add parallel build workaround.
2099 2010-10-04  Glenn Morris  <rgm@gnu.org>
2101         * Makefile.in (SHELL): Set it.
2102         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2103         (info, dvi): Replace above variables with their expansions.
2104         (info): Move mkdir from here...
2105         ($(infodir)/emacs): ... to here (for parallel builds).
2106         (pdf): New target.
2107         ($(infodir)/emacs): Pass -o option to makeinfo.
2108         (.PHONY): Declare clean rules.
2109         (maintainer-clean): Delete dvi and pdf files.
2110         Guard against cd failures.  Use a more restrictive delete.
2112 2010-10-02  Glenn Morris  <rgm@gnu.org>
2114         * misc.texi (Shell Mode): Remove reference to old function name.
2116 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2118         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2119         indicator characters.
2121 2010-09-29  Glenn Morris  <rgm@gnu.org>
2123         * Makefile.in (top_srcdir): Remove unused variable.
2125 2010-09-14  Glenn Morris  <rgm@gnu.org>
2127         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2128         the last hook item.
2130         * calendar.texi (Appointments): Also updated when a diary include file
2131         is saved.
2133 2010-09-14  Glenn Morris  <rgm@gnu.org>
2135         * trouble.texi (Bugs): Update the section intro.
2136         (Known Problems): New section.
2137         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2138         (Sending Patches): Bug fixes are best as responses to existing bugs.
2139         * emacs.texi (Known Problems): Add menu entry for new section.
2141 2010-09-09  Glenn Morris  <rgm@gnu.org>
2143         * xresources.texi: Untabify.
2145 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2147         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2149 2010-09-06  Glenn Morris  <rgm@gnu.org>
2151         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2153 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2155         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2157 2010-08-21  Glenn Morris  <rgm@gnu.org>
2159         * misc.texi (Amusements): Mention bubbles and animate.
2161 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2163         * files.texi (Visiting): Add more index entries for
2164         large-file-warning-threshold.
2166 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2168         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2170 2010-06-23  Glenn Morris  <rgm@gnu.org>
2172         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2173         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2174         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2175         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2176         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2177         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2178         Untabify Texinfo files.
2180 2010-06-10  Glenn Morris  <rgm@gnu.org>
2182         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2184         * basic.texi (Inserting Text): Fix typo.
2186 2010-06-10  Glenn Morris  <rgm@gnu.org>
2188         * ack.texi (Acknowledgments):
2189         * emacs.texi (Acknowledgments): Update for notifications.el.
2191 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2193         * dired.texi (Operating on Files): Mention encryption commands
2194         (Bug#6315).
2196 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2198         * basic.texi (Moving Point): Update due to renaming of commands bound
2199         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2201 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2203         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2204         paragraphs.
2205         (Line Truncation): Fix wording for bidi display.
2207         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2208         keys.
2210 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2212         * building.texi (GDB Graphical Interface): Remove misleading comparison
2213         to an IDE (Bug#6128).
2215 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2217         * programs.texi (Man Page):
2218         * misc.texi (Invoking emacsclient):
2219         * mini.texi (Repetition):
2220         * mark.texi (Setting Mark): Fix typos.
2222 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2224         * misc.texi (Printing): Document htmlfontify-buffer.
2226 2010-05-08  Glenn Morris  <rgm@gnu.org>
2228         * calendar.texi (Displaying the Diary, Format of Diary File):
2229         Fix external cross-references for TeX format output.
2231 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2233         * Version 23.2 released.
2235 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2237         * cmdargs.texi (Initial Options): Mention --chdir.
2239 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2241         * frames.texi (Tool Bars): Add tool-bar-style.
2243 2010-04-21  Glenn Morris  <rgm@gnu.org>
2245         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2247 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2249         * programs.texi (Semantic): New node.
2251         * maintaining.texi (EDE): New node.
2253         * emacs.texi: Update node listing.
2255         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2257 2010-04-18  Glenn Morris  <rgm@gnu.org>
2259         * emacs.texi (Acknowledgments): Remove duplicate.
2261         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2263 2010-04-18  Glenn Morris  <rgm@gnu.org>
2265         * dired.texi (Misc Dired Features): Mention VC diff and log.
2266         * maintaining.texi (Old Revisions, VC Change Log):
2267         Mention that diff and log work in Dired buffers.
2269         * help.texi (Help Summary): Mention M-x info-finder.
2271         * ack.texi (Acknowledgments): Add mpc.el.
2273         * custom.texi (Specifying File Variables, Directory Variables):
2274         Document new commands for manipulating local variable lists.
2276 2010-04-18  Glenn Morris  <rgm@gnu.org>
2278         * trouble.texi (Contributing): Add cindex entry.
2279         Mention etc/CONTRIBUTE.
2281 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2283         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2284         query-replace (Bug#5774).
2286 2010-04-16  Glenn Morris  <rgm@gnu.org>
2288         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2290 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2292         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2294 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2296         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2298 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2300         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2301         cross-reference to "Inserting Text".
2303         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2304         Mention completion provided by `ucs-insert'.
2306 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2308         * sending.texi (Sending Mail): Note variables that may need
2309         customizing.
2310         (Mail Sending): Expand discussion of send-mail-function.
2312 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2314         Document Message mode as the default mail mode.
2316         * sending.texi (Sending Mail): Copyedits.
2317         (Mail Format, Mail Headers): Document mail-from-style changes.
2318         (Mail Commands): Rename from Mail mode.  Document Message mode.
2319         (Mail Misc): Rename from Mail mode Misc.
2320         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2321         command names and update keybindings.
2322         (Header Editing): Document message-tab.  De-document
2323         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2324         favor of mail-default-headers.  Ad index entries for user-full-name and
2325         user-mail-address.
2326         (Citing Mail): Update changes in Message mode behavior.
2327         Document mail-yank-prefix.
2328         (Mail Signature): New node, moved from Mail Misc.
2329         (Mail Aliases): Mail abbrevs are the default with Message mode.
2330         (Mail Methods): Note that Message mode is now the default.
2332         * rmail.texi (Rmail Reply):
2333         * text.texi (Text Mode):
2334         * major.texi (Major Modes):
2335         * mule.texi (Output Coding): Refer to Message mode.
2337         * custom.texi (Init Examples): Add xref to Mail Header.
2339         * emacs.texi (Top): Fix xrefs.
2341 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2343         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2344         repository if there is none.
2345         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2346         vc-print-root-log.
2347         (Old Revisions): Copyedits.  Document vc-root-diff.
2349         * programs.texi (Program Modes): Mention Javascript mode.
2351         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2352         * emacs.texi: Update node description.
2354         * misc.texi (Navigation): Document doc-view-continuous.
2355         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
2357 2010-03-30  Juri Linkov  <juri@jurta.org>
2359         * search.texi (Other Repeating Search): Remove line that `occur'
2360         can not handle multiline matches.
2362 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2364         * mule.texi (International): Mention support of bidirectional editing.
2365         (Bidirectional Editing): New section.
2367 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
2369         * emacs.texi (Top): Update node names to those in building.texi.
2371 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2373         doc/emacs/building.texi: Describe restored GDB/MI functionality
2374         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2375         doc/emacs/emacs.texi: Update node names for building.texi.
2377 2010-03-24  Glenn Morris  <rgm@gnu.org>
2379         * ack.texi (Acknowledgments):
2380         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
2382 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
2384         * xresources.texi (Table of Resources): Clarify toolBar number
2385         for Gtk+.
2387         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2389 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2391         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2393         * search.texi (Other Repeating Search): Document multi-isearch-buffers
2394         and multi-isearch-buffers-regexp.
2396         * indent.texi (Indentation): Clarify description of
2397         indent-for-tab-command.  Document tab-always-indent.
2399 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
2401         * cmdargs.texi (Font X): Move most content to Fonts.
2403         * frames.texi (Fonts): New node.  Document font-use-system-font.
2405         * emacs.texi (Top):
2406         * xresources.texi (Table of Resources):
2407         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2409 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2411         * Branch for 23.2.
2413 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2415         * custom.texi (Init Examples): Add xref to Locals.
2417         * major.texi (Choosing Modes): Mention usage of setq-default for
2418         setting the default value of major-mode (Bug#5688).
2420 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
2422         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2424         * display.texi (Display Custom): Document make-pointer-invisible and
2425         underline-minimum-offset.  Remove inverse-video.
2427 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2429         * frames.texi (Frame Commands): Note that the last ordinary frame can
2430         be deleted in daemon mode (Bug#5616).
2432 2010-02-18  Glenn Morris  <rgm@gnu.org>
2434         * trouble.texi (Contributing): Repository is no longer CVS.
2436 2010-02-08  Glenn Morris  <rgm@gnu.org>
2438         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2440 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2442         * display.texi (Useless Whitespace, Text Display):
2443         * custom.texi (Init Examples): Avoid obsolete special default variables
2444         like default-major-mode.
2446 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
2448         * programs.texi (Other C Commands): Replace reference to obsolete
2449         c-subword-mode.
2451 2010-01-21  Glenn Morris  <rgm@gnu.org>
2453         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2455 2010-01-12  Glenn Morris  <rgm@gnu.org>
2457         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2458         emacs-pretest-bug for bug reports for development versions.
2460 2010-01-11  Glenn Morris  <rgm@gnu.org>
2462         * display.texi (Highlight Interactively): `t' does not mean highlight
2463         all patterns.  (Bug#5335)
2465 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
2467         * misc.texi (Shell): Document async-shell-command.
2469         * building.texi (Grep Searching): Document zrgrep.
2471         * mini.texi (Completion Options): Mention `initials' completion style.
2473 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2475         * building.texi: Import GDB Graphical Interface description from
2476         EMACS_23_1_RC.
2478 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2480         * emacs.texi (Top): Update node listing.
2482         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2484         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2486         * cmdargs.texi (Initial Options):
2487         * xresources.texi (Resources): Document inhibit-x-resources.
2489         * custom.texi (Specifying File Variables): Note that minor modes are
2490         enabled unconditionally.
2492         * display.texi (Scrolling): Briefly document the old recenter command,
2493         and document recenter-positions.
2495         * files.texi (Visiting):
2496         * buffers.texi (Buffers): Max buffer size is now 512 MB.
2498         * frames.texi (Cut/Paste Other App):
2499         Document save-interprogram-paste-before-kill.
2501         * killing.texi (Kill Options): New node.
2503 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2505         * misc.texi (Shell Options): ansi-color is now default.
2507 2009-12-05  Glenn Morris  <rgm@gnu.org>
2509         * emacs.texi (Top): Update menu for cal-xtra node changes.
2510         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2511         or mode line.  Don't mention invisible text or the details of
2512         diary-print-entries here, only in cal-xtra.
2513         (Format of Diary File): Mention that the "date on first line" format
2514         only really affects the simple display.
2515         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2516         (Diary Customizing): Holidays may be in the buffer or mode line.
2517         Move diary-print-entries to the "Diary Display" section.
2518         (Diary Display): New section, split out from "Fancy Diary Display".
2519         Explain the limitations of simple display, and how to print it.
2521         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2523         * cal-xtra.texi (Diary Display): Mention View mode.
2525 2009-11-29  Juri Linkov  <juri@jurta.org>
2527         * display.texi (Highlight Interactively): Actually a list of
2528         default faces is pre-loaded into a list of default values
2529         instead of the history.
2531 2009-11-20  Glenn Morris  <rgm@gnu.org>
2533         * ack.texi (Acknowledgments):
2534         * emacs.texi (Acknowledgments): Add htmlfontify.
2536 2009-11-14  Glenn Morris  <rgm@gnu.org>
2538         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2540         * ack.texi (Acknowledgments):
2541         * emacs.texi (Acknowledgments): Update for recent Org changes.
2543 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
2545         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
2546         `charset' property, which is irrelevant to the user manual (Bug#3526).
2548 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
2550         * trouble.texi (DEL Does Not Delete): Fix typo.
2552 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2554         * files.texi (Misc File Ops): Mention copy-directory.
2556 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
2558         * mule.texi (Unibyte Mode): Emphasize that
2559         unibyte-display-via-language-environment affects only the display.
2561         * display.texi (Horizontal Scrolling): Document cursor behavior under
2562         horizontal scrolling when point moves off the screen (Bug#4564).
2563         Improve wording.
2565 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
2567         * files.texi (Directories): delete-directory prompts for recursive
2568         deletion.
2570 2009-09-30  Glenn Morris  <rgm@gnu.org>
2572         * ack.texi (Acknowledgments):
2573         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
2575 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
2577         * dired.texi (Dired Navigation): Use @code instead of @var for
2578         dired-isearch-filenames, so that it's not capitalized.
2580 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
2582         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2584         * entering.texi (Exiting): C-z is now bound to suspend-frame.
2586         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2587         (Key Bindings): Reference Init Rebinding in introductory text.
2588         Shift some of the introduction to Keymaps node.
2589         (Keymaps): Simplify.
2590         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
2591         (Minibuffer Maps): Remove mention of Mocklisp.
2592         (Init Rebinding): Move mode-local rebinding example here from Local
2593         Keymaps.
2594         (Modifier Keys): Clarify.
2595         (Rebinding): Add cindex for "binding keys".
2597 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2599         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2601 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
2603         * building.texi (Threads Buffer, Multithreaded Debugging):
2604         Reorganize these two sections.
2606 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
2608         * cmdargs.texi (Initial Options): Fix last change.
2610 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2612         * mule.texi (Enabling Multibyte):
2613         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2614         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2616 2009-08-20  Glenn Morris  <rgm@gnu.org>
2618         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2620 2009-08-19  Glenn Morris  <rgm@gnu.org>
2622         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
2624 2009-08-18  Glenn Morris  <rgm@gnu.org>
2626         * ack.texi (Acknowledgments):
2627         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2629         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2631 2009-08-09  Glenn Morris  <rgm@gnu.org>
2633         * ack.texi (Acknowledgments):
2634         * emacs.texi (Acknowledgments): Add gdb-mi entry.
2636 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
2638         * emacs.texi (Top): Add new menu items for GDB-UI.
2640         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2641         section.  Threads buffer is in separate section now.
2643 2009-08-08  Glenn Morris  <rgm@gnu.org>
2645         * ack.texi (Acknowledgments):
2646         * emacs.texi (Acknowledgments):
2647         Update for js2-mode and org changes.
2649 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
2651         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2652         files.
2654 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
2656         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2658 2009-07-23  Glenn Morris  <rgm@gnu.org>
2660         * programs.texi (Matching): Update blink-matching-paren-distance.
2662 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
2664         * frames.texi (Cut/Paste Other App): For select-active-regions,
2665         selection is now updated on moving point.
2667 2009-07-21  Richard Stallman  <rms@gnu.org>
2669         * glossary.texi (GNU, Daemon): Update information.
2671 2009-07-19  Juri Linkov  <juri@jurta.org>
2673         * custom.texi (Specifying File Variables, Safe File Variables):
2674         "variables/value pairs" -> "variable/value pairs".
2676 2009-07-15  Glenn Morris  <rgm@gnu.org>
2678         * misc.texi (Gnus): Remove widow.
2680 2009-07-11  Glenn Morris  <rgm@gnu.org>
2682         * Makefile.in (TEXI2PDF): New.
2683         (emacs.pdf, emacs-xtra.pdf): New targets.
2685         * arevert-xtra.texi (Autorevert): Add menu descriptions.
2687         * display.texi (Horizontal Scrolling): Re-word to remove widow.
2689         * emacs.texi (Top): Info can be read from other places than Emacs.
2690         Don't print the copying notice twice in the printed version.
2691         Update the menu and detailmenu.
2692         (Preface): The meaning of "on-line" has changed.
2693         Correct name for "Common Problems" chapter.
2694         (Distrib): Update FSF shop URL.
2695         (Intro): Showing two files at once is not so exciting.
2697         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2698         (Mac / GNUstep Basics): Minor grammar changes.
2699         (Mac / GNUstep Events): Fix typo.
2700         (GNUstep Support): CANNOT_DUMP no longer applies.
2702         * misc.texi (Document View): Fix typos.
2704         * dired.texi (Dired):
2705         * help.texi (Help):
2706         * macos.texi (Mac OS / GNUstep):
2707         * maintaining.texi (Version Control, Introduction to VC):
2708         End menu descriptions with a period.
2710 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
2712         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2713         so categorical in saying that the option is only useful on NTFS.
2715 2009-07-09  Glenn Morris  <rgm@gnu.org>
2717         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2718         (ENVADD): Add texinfodir to TEXINPUTS.
2720         * emacs.texi (Top): Fix cross-reference.
2722         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2724         * vc1-xtra.texi (Revision Tags): Fix typo.
2726 2009-07-03  Glenn Morris  <rgm@gnu.org>
2728         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2729         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2730         (Merge Commands): `.' does not seem to work in A or B buffer.
2731         `l' can recreate the 3-window display.
2733         * glossary.texi (Glossary): Minor phrasing changes throughout.
2734         Add more internal cross-references.
2735         <Autoloading>: You can't really autoload a variable.
2736         <C-M->: Move details here from `M-C-' item.
2737         <Continuation Line>: Refer to `Truncation.'
2738         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2739         <Home Directory, Unix>: New entries.
2740         <Deletion of Files>: Mention recycle bins.
2741         <Directory>: Mention ``folders.''
2742         <Error>: Don't mention ``type-ahead.''
2743         <Fringe>: Refer to the manual node.
2744         <Minor Mode>: Can be global or local.
2745         <Spell Checking>: There are other checkers besides Ispell.
2747 2009-07-02  Glenn Morris  <rgm@gnu.org>
2749         * anti.texi (Antinews): Minor changes in phrasing.
2751         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2752         some underfull lines in dvi output.
2754         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2756         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2758         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2760 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2762         * xresources.texi (Table of Resources): Mention maximized for
2763         fullscreen.
2765         * cmdargs.texi (Window Size X): -mm/--maximized is new.
2767 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
2769         * anti.texi (Antinews): Correct the list of removed platforms.
2771 2009-06-28  Glenn Morris  <rgm@gnu.org>
2773         * arevert-xtra.texi: Minor language tweaks.
2775         * dired-xtra.texi: Minor revisions.
2777 2009-06-23  Miles Bader  <miles@gnu.org>
2779         * display.texi (Scrolling): Document `recenter-redisplay'.
2780         (Temporary Face Changes): Document `text-scale-set'.
2782 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2784         * Branch for 23.1.
2786 2009-06-17  Kenichi Handa  <handa@m17n.org>
2788         * mule.texi (Charsets): Update the description for the new charset.
2789         (list-character-sets): New findex.
2790         (Language Environments): Add @anchor{Describe Language Environment}.
2792 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
2794         * basic.texi (Moving Point): Fix tag.
2796         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2798         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2799         use camel-case for PageUp and PageDown.
2801         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2802         camel-case for PageUp and PageDown.
2804         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2806         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2807         (Isearch Scroll): Decapitalize <next> and <prior>.
2809 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
2811         * fixit.texi (Spelling): Set default dictionary.
2812         Improve descriptions (Bug#2554)
2814 2009-06-08  David Reitter  <david.reitter@gmail.com>
2816         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2817         since saving colors and faces set this way is not implemented.
2818         (Environment variables): Remove mention of mac-fix-env, which is
2819         scheduled to be removed.
2821 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
2823         * custom.texi (Init Examples): Add example of changing load-path.
2825         * building.texi (Lisp Libraries): Add example of changing
2826         load-path (Bug#3446).
2828 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2830         * mark.texi (Mark): Further clarifications.
2831         (Setting Mark): Emphasize that C-SPC activates the mark.
2833 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2835         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
2836         Mark mode.
2837         (Using Region, Persistent Mark): Use "active mark" instead of "active
2838         region".
2840 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2842         * mule.texi (Select Input Method): Fix typo.
2844 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
2846         * anti.texi (Antinews): Document completion changes.  Some additional
2847         copyedits and rearrangement of entries.
2849 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
2851         * misc.texi (Interactive Shell, Saving Emacs Sessions)
2852         (Shell History Copying, Terminal emulator): Copyedits.
2854         * xresources.texi (Resources): Simplify descriptions.
2855         Shorten description of editres, which is not very useful these days.
2856         (Table of Resources): Document fontBackend resource.
2858         * trouble.texi (Quitting): Add other undo bindings to table.
2859         (DEL Does Not Delete): Note that the erasure key is usually labeled
2860         "Backspace".  Remove discussion of obscure Xmodmap issue.
2862 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
2864         * files.texi (Visiting): Copyedits.
2866 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
2868         * basic.texi (Inserting Text): Document ucs-insert.
2870         * mule.texi (International Chars): Define "multibyte".  Note that
2871         internal representation is unicode-based.  Simplify definition of raw
2872         bytes.  Mention ucs-insert.
2873         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
2874         (Language Environments): Add language environments new to Emacs 23.
2875         (Multibyte Conversion): Node deleted.
2876         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2877         Don't mention obsolete emacs-mule coding system.
2878         (Output Coding): Copyedits.
2880         * emacs.texi (Top): Update node listing.
2882 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
2884         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2886 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2888         * building.texi (Lisp Libraries): `load-library' does offer completion.
2890 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
2892         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2893         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
2895 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
2897         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
2899 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
2901         * entering.texi (Entering Emacs): Document initial-buffer-choice.
2903         * building.texi (Lisp Interaction): Document initial-scratch-message.
2905 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
2907         * msdog.texi (Windows Fonts): Fix typos.
2909         * files.texi (Save Commands): Fix pxref.
2911 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
2913         * files.texi (Save Commands): Mention diff-buffer-with-file.
2914         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
2915         Henoch (Bug#3036).
2917 2009-03-15  Glenn Morris  <rgm@gnu.org>
2919         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2920         the former is not always used.
2921         (Mail Headers): Use active voice.  Add "Mail-reply-to".
2922         Change case of "Id".  Avoid repeated "appropriate".
2923         (Mail Aliases): Fix previous change - use an example with a ".", so it
2924         does actually get quoted when expanded.
2925         (Mail Sending): Mailclient is the default on some systems.
2926         (Citing Mail): Mention mail-indentation-spaces.
2927         (Mail Mode Misc): Add an @dfn for "mail signature".
2929 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
2931         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2932         (Completion Options): Document read-file-name-completion-ignore-case,
2933         read-buffer-completion-ignore-case, and completion-styles.
2934         Remove description of partial-completion-mode.
2936 2009-03-14  Glenn Morris  <rgm@gnu.org>
2938         * sending.texi (Mail Format): Fix typo.  Add index entry for
2939         mail-header-separator.
2940         (Mail Headers): Put info about initialization and changing in one place
2941         at the start.  Update FCC section for mbox Rmail.  Clarify From
2942         section, mention mail-setup-with-from.  Clarify Reply-to section.
2943         Add Mail-followup-to and mail-mailing-lists.  Clarify References
2944         section.
2945         (Mail Aliases): Update example, make less contentious.
2946         Update for name change of mail-interactive-insert-alias.
2947         (Mail Mode): Remove mention of `%' as a word separator.
2948         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
2949         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2950         commands.  Clarify FCC handling.  In mail-complete, add reference to
2951         Mail Aliases section, and mention mail-complete-function.
2952         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2953         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
2954         signature netiquette.  Explain how the mail hooks work when continuing
2955         a composition.
2956         (Mail Amusements): Internationalize the spook section a bit.
2957         Remove the spook mail-setup-hook example, since it doesn't work well.
2958         Mention fortune-file.
2959         (Mail Methods): Mention read-mail-command.
2961 2009-03-14  David Reitter  <david.reitter@gmail.com>
2963         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2964         and NS resources following recent changes.
2966 2009-03-10  Jason Rumney  <jasonr@gnu.org>
2968         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
2969         w32-use-visible-system-caret doc to indicate that it should get set
2970         automatically.
2971         (Windows Fonts): Add doc for the uniscribe backend.
2973 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
2975         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2976         vc-dir.  (Bug#2598)
2978 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
2980         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
2982 2009-03-05  Glenn Morris  <rgm@gnu.org>
2984         * rmail.texi (Rmail Basics): Add reference to sorting.
2985         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2986         Minor re-wordings.
2987         (Rmail Motion): Mention rmail-next-same-subject.
2988         (Rmail Deletion): Expunging is not the only way to change the numbers.
2989         (Rmail Labels): Labels can also be used in sorting.
2990         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2991         (Rmail Display): Mention rmail-mime.
2993 2009-03-04  Glenn Morris  <rgm@gnu.org>
2995         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2996         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
2997         summary.  Mention sorts cannot be undone.
2998         (Rmail Display): Give an example of how to use goto-address-mode.
2999         (Rmail Editing): It's keybindings that are redefined, not commands.
3000         Fix some typos.
3001         (Movemail): Some minor rewording.
3002         (Remote Mailboxes): Emacs movemail supports pop by default.
3003         Fix some minor grammatical issues.  The "two alternative ways" to
3004         specify a POP mailbox are really just one.  Remove all reference to the
3005         variables rmail-pop-password and rmail-pop-password-required, obsolete
3006         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3007         can support Kerberos.
3009 2009-03-03  Glenn Morris  <rgm@gnu.org>
3011         * rmail.texi (Rmail Deletion): Revert previous change, which was
3012         describing the Rmail summary versions.
3013         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3014         Minor re-wording for rmail-resend.
3015         (Rmail Make Summary): Summaries apply to buffers rather than files.
3016         <rmail-summary-by-topic>: Headers includes the subject.
3017         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3018         details, including prefix arguments.
3019         Mention rmail-summary-by-senders on C-M-f.
3020         Not counting lines might be faster.
3021         (Rmail Summary Edit): More details on the delete commands.
3022         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3023         Name the commands bound to the various keys.  Mention prefix argument
3024         for searching.
3025         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3026         Simplify rmail-highlighted-headers description.  Update face name.
3028 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3030         * mark.texi (Marking Objects): Fix typo.
3032 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3034         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3035         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3037 2009-03-01  Glenn Morris  <rgm@gnu.org>
3039         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3040         (Rmail Motion): - M-s searches from the end of messages.
3041         (Rmail Deletion): Minor clarification.  Fix numeric argument
3042         description.
3043         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3044         newmail and RMAILOSE files need not be in home-directory.
3045         (Rmail Files): Mention I/O menus are unselectable if no files match.
3046         Mention `MAIL' env-var.
3048 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3050         * mule.texi (Fontsets): Mention fontset-default, font specs and
3051         fallback fontsets.
3052         (Defining Fontsets): Mention ns and w32 variants of
3053         standard-fontset-spec.  Update description of startup fontset to match
3054         Emacs 23 behavior.
3055         (Modifying Fontsets): New section.  (Bug#656)
3056         (International): Link to Modifying Fontsets.
3058 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3060         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3061         Mention ns-extended-platform-support-mode.
3063 2009-02-22  Karl Berry  <karl@gnu.org>
3065         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3067 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3069         * basic.texi (Moving Point, Position Info):
3070         * files.texi (Visiting):
3071         * mini.texi (Completion Options):
3072         * text.texi (HTML Mode): Remove duplicate words.
3074 2009-02-20  Glenn Morris  <rgm@gnu.org>
3076         * rmail.texi: Minor updates for mbox rather than Babyl.
3078 2009-02-17  Karl Berry  <karl@gnu.org>
3080         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3082 2009-02-17  Richard M Stallman  <rms@gnu.org>
3084         * anti.texi (Antinews): Mention Babyl format.
3086         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3088         * rmail.texi: Update for mbox format.
3089         Various small fixes, as well as the following.
3090         (Out of Rmail): Node deleted.
3091         (Rmail): Update menu.
3092         (Rmail Files): Comment out set-rmail-inbox-list.
3093         Document rmail-inbox-list instead.
3094         (Rmail Output): Substantial changes since C-o is now
3095         rmail-output-as-seen and o is rmail-output.
3096         (Rmail Attributes): Delete `stored', add `retried'.
3097         (Rmail Display): Editing headers works in all cases.
3099 2009-02-17  Glenn Morris  <rgm@gnu.org>
3101         * basic.texi (Position Info): M-x count-lines-region is not always on
3102         M-=.  (Bug#2269)
3104 2009-02-09  Glenn Morris  <rgm@gnu.org>
3106         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3107         defaults.
3109 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3111         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3112         documentation of possible problems with redecoding.
3114 2009-02-03  Glenn Morris  <rgm@gnu.org>
3116         * rmail.texi (Out of Rmail): Mention b2m.pl.
3118 2009-01-31  Glenn Morris  <rgm@gnu.org>
3120         * rmail.texi (Out of Rmail): Correct b2m location.
3122 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3124         * fixit.texi (Undo): Update undo limit values.
3126 2009-01-27  Glenn Morris  <rgm@gnu.org>
3128         * emacs.texi (Top): Fix Antinews menu entry.
3130 2009-01-25  Karl Berry  <karl@gnu.org>
3132         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3133         item with no marker, instead of the syntactically incorrect
3134         @itemize @asis.
3136 2009-01-25  Juri Linkov  <juri@jurta.org>
3138         * building.texi (Grep Searching): Fix index entry for lgrep.
3140 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3142         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3144 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3146         * macos.texi (Preferences Panel): Update description of font setting to
3147         reflect that prior frame selection is no longer needed.
3149 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3151         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3152         raise GUD subsections.
3154 2009-01-15  Glenn Morris  <rgm@gnu.org>
3156         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3158 2009-01-10  Glenn Morris  <rgm@gnu.org>
3160         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3162 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3164         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3165         logical lines.
3167 2008-12-29  Juri Linkov  <juri@jurta.org>
3169         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3171         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3173 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3175         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3176         goto-address-mode instead of goto-address.
3178         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3179         mode.
3181         * emacs.texi (Top): Update node listing.
3183 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3185         * custom.texi (Directory Variables): Explain what is a "project".
3186         Add indexing.  Improve wording.  Add a footnote about using
3187         _dir-locals.el on MS-DOS.
3189 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3191         * files.texi (Misc File Ops): Mention chmod as an alias for
3192         set-file-modes.
3194 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3196         * help.texi (Help): Fix typos and reword.
3197         (Help Summary): Add entries for C-h n and C-h r, reorder
3198         entries, and do some minor fixes.
3199         (Name Help): Say that C-h F works for commands only.
3200         (Misc Help): Say that view-lossage displays 300 keystrokes.
3202 2008-12-20  Glenn Morris  <rgm@gnu.org>
3204         * ack.texi (Acknowledgments): General update based on AUTHORS,
3205         including removal of some stuff no longer distributed.
3207 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3209         * fixit.texi: Mention hunspell.
3211 2008-12-19  Glenn Morris  <rgm@gnu.org>
3213         * ack.texi (Acknowledgments): Small grammar fix.
3214         Consolidate explanatory text at start.
3216         * display.texi (Text Display):
3217         * indent.texi (Indentation): Use @acronym with ASCII.
3219 2008-12-18  Glenn Morris  <rgm@gnu.org>
3221         * ack.texi: Various small updates and fixes.
3223 2008-12-18  Juri Linkov  <juri@jurta.org>
3225         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3226         as a key binding to start a forward nonincremental word search.
3227         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3228         a backward nonincremental word search.  Add index for `M-s w'
3229         `isearch-forward-word'.
3230         (Regexp Search): Add a short summary of regexp key commands like
3231         in the node "Basic Isearch".
3232         (Other Repeating Search): Fix typo.
3234 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3236         * misc.texi (PostScript Variables): Fix doc.
3238 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3240         * programs.texi (Program Modes): Mention Ruby mode.
3242 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3244         * misc.texi (emacsclient Options): Describe what an empty string
3245         argument does for --alternate-editor.
3247 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3249         * cmdargs.texi (Font X): Distinguish between client-side and
3250         server-side fonts.  List valid Fontconfig properties.  Add reference to
3251         Fontconfig manual.  List valid GTK font properties.  Explain use of
3252         fc-list.
3254 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3256         * cmdargs.texi (Font X): Move discussion of quoting to top.
3258 2008-12-06  Glenn Morris  <rgm@gnu.org>
3260         * maintaining.texi (Old Revisions): Improve previous change.
3262 2008-12-05  Richard M Stallman  <rms@gnu.org>
3264         * anti.texi (Antinews): Minor fixes.
3266 2008-12-03  Glenn Morris  <rgm@gnu.org>
3268         * maintaining.texi (Old Revisions): Fix diff-switches description.
3270 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3272         * emacs.texi (Top): Fix typo.
3274 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3276         * misc.texi (Document View): Explain dependence on gs at the top.
3277         Copyedits.
3279         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3281         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3282         (Comment Commands): Discuss region-active behavior of M-; first.
3284 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3286         * display.texi (Line Truncation): Add reference to Continuation
3287         Lines.
3289         * windows.texi (Pop Up Window): Mention split-height-threshold
3290         and split-width-threshold.
3291         (Split Window): Add reference to Continuation Lines.
3293 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3295         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3296         (GNUstep Support): New node.
3297         * anti.texi:
3298         * emacs.texi:
3299         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3301 2008-11-28  Richard M Stallman  <rms@gnu.org>
3303         * misc.texi (Dissociated Press): Minor cleanups.
3305         * dired.texi (Image-Dired): Avoid passive.
3307 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3309         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3310         representation.
3312 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3314         * files.texi (Visiting): Rewrite paragraph for clarity.
3316         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3318 2008-11-25  Alan Mackenzie  <acm@muc.de>
3320         * programs.texi (Moving by Parens): Clarify that parens inside strings
3321         and comments are ignored, and that the commands assume the starting
3322         point isn't in a string or comment.
3324 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3326         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3327         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3328         version.
3329         (Mac Customization): Rewrite Preferences Panel section and merge in to
3330         this node, add Open files by dragging to an Emacs window.
3332         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3334 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3336         * files.texi (Misc File Ops): Document set-file-modes.
3338         * windows.texi (Split Window): Document integer values of
3339         truncate-partial-width-windows.
3341         * text.texi (Text): Simplify description of markup languages.
3342         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3343         (TeX Editing): Note that `""' inserts one `"' character.
3344         (HTML Mode): Note in the introduction that XML mode is an alias for
3345         SGML mode.  Mention nXML mode.
3347 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3349         * building.texi (Watch Expressions): Fix typo.
3351 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3353         * files.texi (Visiting): Document new behavior of
3354         confirm-nonexistent-file-or-buffer.
3356         * buffers.texi (Select Buffer):
3357         Document confirm-nonexistent-file-or-buffer.
3359         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3360         edit-picture.
3362         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
3363         edit-picture', since that is just an alias for picture-mode.
3364         (Sentences): Note that repeated M-@ extends the region.
3365         (Pages): Make terminology more consistent.  Link to Regexps node.
3366         (Longlines): Discuss relationship with Visual Line mode.
3367         (Text Mode): Remove extraneous discussion of other modes, since they
3368         were already introduced in the parent node.
3370 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
3372         * anti.texi (Antinews): Rewrite.
3374         * entering.texi (Exiting): Mention "minimize" terminology.
3376         * frames.texi (Frame Commands): Mention "minimize" terminology.
3378         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3379         formats.
3380         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3381         (Misc X): Don't document useless -hb option.
3383 2008-11-22  Juri Linkov  <juri@jurta.org>
3385         * dired.texi (Dired Navigation): Change normal file name search option
3386         from `non-nil' to `t'.  Add `dwim' option.
3388 2008-11-22  Juri Linkov  <juri@jurta.org>
3390         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3391         ".dir-locals.el".  Rename `define-project-bindings' to
3392         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
3393         `dir-locals-set-directory-class'.
3395 2008-11-22  Lute Kamstra  <lute@gnu.org>
3397         * buffers.texi (Select Buffer): Index goto-line.
3398         * basic.texi (Moving Point): Mention the use of a numeric prefix
3399         argument with goto-line and refer to Select Buffer for the use of a
3400         plain prefix argument.
3402 2008-11-19  Glenn Morris  <rgm@gnu.org>
3404         * doclicense.texi: Update to FDL 1.3.
3405         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3407 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3409         * custom.texi (Minor Modes): Define mode commands and mode variables
3410         more precisely.  Recommend using mode commands instead of setting
3411         variables directly.  Put minor modes in a list, and add more modes.
3412         (Easy Customization): Use "init file" instead of .emacs.
3413         (Customization Groups): Update to new Custom buffer appearance.
3414         (Saving Customizations): Copyedits.  Update example.
3415         (Variables): Give example of variable type-sensitivity.
3416         (Examining): Update example.
3417         (Hooks): Copyedits.
3418         (Specifying File Variables): Use C comments instead of an artificial
3419         Lisp for the example.
3420         (Keymaps): Move internals discussion to Prefix Keymaps.
3421         (Rebinding): Remove redundant paragraph (stated in Key Binding).
3422         (Init Rebinding): Document kbd macro.
3423         (Init File): Link to Find Init.
3425         * mark.texi (Using Region): Document Delete Selection Mode more
3426         thoroughly.
3428         * frames.texi (Mouse Commands): Move most of the description of Delete
3429         Selection Mode to Using Region, and link to it.
3430         (Clipboard): Note that paste is bound to clipboard-yank.
3432         * building.texi (Compilation): Document first-error value of
3433         compilation-scroll-output.
3434         (Compilation Mode): Note that compilation-auto-jump-to-first-error
3435         works as soon as an error is available.  Suggested by Juri Linkov.
3437         * mini.texi (Passwords): New node.
3439         * files.texi (Remote Files): Link to Passwords node.
3441         * emacs.texi (Top): Update node listings.
3443 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3445         * ack.texi (Acknowledgments): Some updating of credits.
3447         * emacs.texi (Acknowledgments): Add a couple more names.
3449         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3451         * files.texi (Directories): Describe delete-directory in text.
3452         (Misc File Ops): Document use of trash.
3454 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3456         * macos.texi (Mac Customization): Fix typos.
3458 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3460         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3461         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
3462         the conventions of the main Emacs manual.
3464         * emacs.texi (Top): Update node listings.
3466 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
3468         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
3469         command-line-args is processed during startup.
3470         (Action Arguments): Correctly describe how file arguments interact with
3471         the startup screen.  Link to Lisp Interaction for scratch buffer.
3472         (Initial Options): Link to Command Example for -batch option.
3473         (Environment): Document initial-environment.
3475         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3476         can't be changed in the site-start file.
3478 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
3480         * dired.texi (Dired): Mention C-x C-d too.
3481         (Dired Enter): Document M-n in the Dired minibuffer.
3482         (Dired Navigation): Explain dired-goto-file more clearly.
3483         Document dired-isearch-filenames.
3484         (Dired Deletion): Remove unnecessary "expunged" terminology.
3485         (Flagging Many Files): & is now rebound to `% &'.
3486         (Shell Commands in Dired): Document dired-do-async-shell-command.
3487         Clarify how multi-file arguments are passed.
3488         (Misc Dired Features): Document dired-do-isearch.
3490 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
3492         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3494 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
3496         * search.texi (Other Repeating Search): Remove obsolete findex entries.
3498 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
3500         * programs.texi (Program Modes): Link to Program Indent node.
3501         (Left Margin Paren): Explain consequences of changing
3502         open-paren-in-column-0-is-defun-start more concisely.
3503         (Which Function, Program Indent, Info Lookup): Minor edits.
3504         (Basic Indent): If region is active, TAB indents the region.
3505         (Multi-line Indent): If region is active, TAB indents the region.
3506         Note that indent-region is useful when Transient Mark mode is off.
3507         (Matching): The delimiter at the cursor is highlighted---the character
3508         changes color.
3509         (Symbol Completion): Link to Completion node.
3511         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3512         a strictly text-only system.
3514         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3515         batch mode.
3517 2008-11-01  Richard M. Stallman  <rms@gnu.org>
3519         * misc.texi (Document View): Major rewrite.
3521         * maintaining.texi (Types of Log File): Change logs are older than
3522         version control.
3523         (VCS Concepts): Simplify and rearrange.
3524         (Version Control Systems): Make it clear that Linux is only the kernel.
3525         (VC Mode Line): Shorten reference to menu item.
3526         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
3527         (VC Directory Mode): Minor cleanup.
3528         Unchanged files are hidden, not omitted.
3529         (VC Directory Commands): Shorten and simplify.
3530         (Change Log Commands): New node, split from Change Logs.
3531         (VC Directory Buffer): New node, split from VC Directory Mode.
3533 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3535         * misc.texi (Document View): Rename from Document Files, moved here
3536         from files.texi.
3538         * files.texi (Version Control): Move to maintaining.texi.
3539         Subnodes moved as well.
3540         (Document Files): Move to misc.texi.
3542         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3543         vc-update-change-log.
3544         (Version Control): Move here from files.texi.
3545         (Format of ChangeLog): Make it a subnode of Change Log.
3547         * emacs.texi (Top): Update node listing.
3549 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
3551         * files.texi (Files): Add a section about document
3552         files (doc-view-mode).
3554 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3556         * building.texi (Compilation Mode):
3557         Document compilation-auto-jump-to-first-error.
3558         (Debuggers): Lower GUD subsections to subsubsections.
3559         (Starting GUD): Add cindex.
3560         (Lisp Interaction): Note that scratch is no longer the initial buffer.
3562 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
3564         * indent.texi (Indentation): Link to Program Indent.
3566         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3567         now uses emacsclient's terminal.
3569 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
3571         * mark.texi (Using Region): Document use-empty-active-region.
3573         * emacs.texi (Top): Update node listings.
3575         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
3576         Don't mention obsolete emacs.bash script.
3577         (Invoking emacsclient): Rewrite, moving optional arguments to
3578         emacsclient Options.
3579         (emacsclient Options): New node.  Document server-use-tcp and
3580         server-host.
3582 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
3584         * indent.texi (Indentation): Replace list with paragraphed text,
3585         putting description of syntax-driven indentation first.  Document new
3586         effect of active regions on tab.
3587         (Tab Stops): Note that editable tab stops affect indentation commands.
3589 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
3591         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3593 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
3595         * custom.texi (Function Keys): Note that modified keypad keys are not
3596         translated.
3598         * basic.texi (Arguments): Explain how to insert multiple digits.
3600 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
3602         * files.texi (Remote Files): Precise selection of default method.
3603         Rewrite paragraph about disabling remote file names.
3605 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
3607         * search.texi (Special Isearch): Document M-TAB is isearch.
3609         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3610         command.
3612         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3614 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3616         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3617         section.
3619 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3621         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3622         to files.texi.  Move contents of vc2-xtra.texi here.
3624         * vc2-xtra.texi: File removed.
3626         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3627         Directory Commands from the submenu.  Don't include deleted file
3628         vc2-xtra.texi.
3630         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3631         (Version Control): Add VC Directory Mode and VC Directory Commands to
3632         the submenu.
3633         (Why Version Control?): Use table format.
3634         (Version Control Systems): Note that Meta-CVS support is gone.
3635         (VCS Concepts): Note precisely when VC started supporting filesets.
3636         Remove bogus xref to CVS Options node.
3637         (Types of Log File): Copyedits.
3638         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3639         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3640         The Right Thing.
3641         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3642         (Log Buffer): Reorganize node, putting C-c C-c description first.
3643         (Old Revisions): Use CVS for example, not RCS.
3644         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3645         Commands from the submenu, putting them under Version Control.
3646         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3647         need to include it in the manual unconditionally, since it is now
3648         crucial to using distributed version control systems.
3649         (Comparing Files): Note that diff uses the minibuffer, and that the
3650         output is shown using Diff mode.
3651         (Diff Mode): Explain what "patch" and "hunk" mean.
3652         Document diff-update-on-the-fly, diff-refine-hunk, and
3653         diff-show-trailing-whitespaces.
3654         (File Archives): Add rar support.
3656         * major.texi (Choosing Modes): Make mode selection sequence more
3657         obvious by describing the steps in order of priority.  Note that
3658         magic-mode-alist is nil by default.
3659         Document magic-fallback-mode-alist.
3661 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3663         * frames.texi (Mouse References): Copyedits.
3665 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
3667         * ack.texi (Acknowledgments): Add myself as doc-view author.
3669 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3671         * frames.texi (Dialog Boxes): Add @cindex entries.
3673 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3675         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3676         (Text-Only Mouse): Copyedit.
3678 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
3680         * frames.texi: Use @key throughout for mouse clicks.
3681         (Cut/Paste Other App): Document yank-pop-change-selection.
3682         (Secondary Selection): Fix modified mouse click syntax.
3683         (Clipboard): Describe Cut, Copy and Paste commands.
3684         (Mouse References): Not all references are in read-only buffers.
3685         Copyedits.
3686         (Creating Frames): Add xref to Init File.
3687         (Frame Commands): Add xref to Exiting.
3688         (Scroll Bars): Document GTK vs toolkit behavior.
3690 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
3692         * files.texi (Version Control): Copyedits.  Add Bazaar.
3693         (Version Control Systems): List different VCS's using an itemized list.
3694         Add Bazaar.
3695         (VCS Concepts): Copyedits.  Tweak description of file merging.
3697         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3698         (Cut/Paste Other App): Document select-active-regions and
3699         x-select-enable-primary.
3701 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
3703         * mark.texi (Shift Selection): Correct case in node name.
3705         * emacs.texi (Top): Update node order in Mark chapter.
3707 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
3709         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3711         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
3712         elsewhere in the manual instead of describing yet again the intricacies
3713         of $HOME on MS-Windows and MS-DOS.
3715 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3717         * mini.texi (Minibuffer File): Add xref to File Names.
3718         (Minibuffer File): Add discussion of `~' in file names.
3719         Add insert-default-directory index reference.
3721         * files.texi (File Names): Reorganize description.
3722         (Visiting): Add xref to Mode Line.  Copyedits.
3723         (Save Commands): Mention prefix behavior of C-x C-s.
3724         (Numbered Backups): Node deleted.
3725         (Backup Names): Contents of Numbered Backups moved here.  State default
3726         of version-control variable.
3727         (Reverting): Copyedits.
3728         (Version Control): Add additional version control systems.
3730         * emacs.texi (Top): Delete Numbered Backups node.
3732         * cmdargs.texi (General Variables): Change Numbered Backups xref to
3733         Backup Names.
3734         (Initial Options): Document renamed variable inhibit-startup-screen.
3736 2008-10-11  Romain Francoise  <romain@orebokech.com>
3738         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3740 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3742         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3743         (Select Buffer): Mention use of minibuffer history.  Describe default
3744         value of default-major-mode.  Mention that C-x 4 b selects the other
3745         window.
3746         (List Buffers): Document CRM indicators in the order they appear.
3747         (Kill Buffer): Document new command kill-matching buffers.
3748         (Several Buffers): Move explanation of the relationship between buffer
3749         list and buffer menu to the top.
3750         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3752 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
3754         * entering.texi (Exiting): Document change of C-x C-c to
3755         save-buffers-kill-terminal.  Document kill-emacs.
3757 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3759         * mule.texi (Coding Systems): Don't mention codepage-setup.
3761         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3762         cpNNN coding systems anymore.
3763         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
3764         for unibyte mode.  Don't mention line-drawing characters.
3765         Don't mention dos-unsupported-char-glyph.
3767 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3769         * search.texi (Search): Shorten introduction.
3770         (Basic Isearch): Add command table.  Discuss reverse isearch and
3771         isearch highlighting.
3772         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
3773         ring to cindex.
3774         (Special Isearch): Move input methods discussion here.
3775         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3776         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3777         Repeat Isearch.
3778         (Isearch Minibuffer): New node.
3779         (Word Search): Document new word search commands.
3780         (Regexp Example): Simplify example using sentence-end-base variable.
3781         (Replace): Reword introduction.
3782         (Unconditional Replace): Remove unnecessary example.
3783         (Other Repeating Search): Document new `M-s o' binding.
3785         * emacs.texi (Top): Update node listings.
3787 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
3789         * emacs.texi (Top): Remove Kill Errors from menu.
3791 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
3793         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3794         interface for defining macros.  Simplify examples.  Note that C-g quits
3795         macro definitions.
3796         (Keyboard Macro Counter): Document using F3 to insert counter.
3797         Give usage example.
3798         (Keyboard Macro Query): Organize query responses in a table.
3800         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3801         Link to Erasing node.
3802         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
3803         rationale to a footnote.
3804         (Kill Errors): Remove node, due to redundancy with Erasing.
3805         (Spelling): Move discussion of flyspell to end.  Note new behavior of
3806         M-$ in active region.  Remove non-ispell-specific keybindings from
3807         table.
3809 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3811         * cmdargs.texi (Initial Options): Document --daemon.
3813 2008-09-20  Glenn Morris  <rgm@gnu.org>
3815         * files.texi (Numbered Backups): Mention that some modes set
3816         version-control.
3818 2008-09-20  Jim Blandy  <jimb@red-bean.com>
3820         * files.texi (Numbered Backups): Reference File Variables, as well.
3821         Remove discussion of Rmail's implementation.
3823 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
3825         * misc.texi (Recursive Edit): Note that top-level exits active
3826         minibuffers.
3828         * trouble.texi (Quitting): Likewise.
3830 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
3832         * emacs.texi (Top): Add Temporary Face Changes xref.
3834         * display.texi (Display): Move Temporary Face Changes node to just
3835         after Standard Faces.
3836         (Scrolling): Document recenter-top-bottom instead of recenter.
3837         (Horizontal Scrolling): Move auto hscroll discussion to the top.
3838         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3839         (Display Custom): Copyedits.
3840         (Optional Mode Line): Document display-battery-mode.
3842 2008-08-27  Romain Francoise  <romain@orebokech.com>
3844         * custom.texi (Directory Variables): Minor fix.
3846 2008-08-27  Glenn Morris  <rgm@gnu.org>
3848         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3849         descriptions.
3850         (Calendar Customizing): Tweak layout description.
3851         Move calendar-today-marker and calendar-today face to the other
3852         markers.  Condense calendar-star-date and calendar-mark-today
3853         description.
3854         (Holiday Customizing): Add oriental and solar holidays.
3855         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3856         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
3857         (Date Display Format): Change ISO format.  Be less verbose.
3858         (Diary Customizing): Mention day and month abbrev arrays.
3859         Mention the date-form variables by name.  Update European example.
3860         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
3861         Condense examples.  Mention diary-entry-symbols by name.
3862         Condense table for insertion commands.
3863         (Fancy Diary Display): Mention diary-include-string and
3864         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
3865         Ethiopic, Persian date functions.  Condense descriptions.
3867         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3868         (Adding to Diary): Adapt for changed node name.
3870 2008-08-26  Glenn Morris  <rgm@gnu.org>
3872         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3873         node "Hebrew/Islamic Entries".
3875         * calendar.texi (Specified Dates): Fix names of iso functions.
3876         (General Calendar): There may not be another window.
3877         (Writing Calendar Files, Holidays): Tweak intro.
3878         (Holidays): Mention Baha'i and Chinese holidays.
3879         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3880         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3881         (To Other Calendar): Add calendar-print-other-dates.
3882         Refer to "graphic display" rather than "X.
3883         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
3884         (Displaying the Diary): Fix whitespace after reference.
3885         Fix `diary-number-of-entries' reference.
3886         (Date Formats): Explicitly mention that day names can be abbreviated.
3887         (Adding to Diary): Add some references to other sections.
3888         (Special Diary Entries): Fix reference.
3889         (Appointments): Simplify appt-message-warning-time entry.
3890         Clarify where times must be.
3891         (Importing Diary): Comment out icalendar paragraph that does not apply.
3892         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3894 2008-08-23  Glenn Morris  <rgm@gnu.org>
3896         * fortran-xtra.texi (Fortran): Change description of free form and
3897         fixed form a bit.  Mention hideshow and imenu.
3898         (Fortran Motion): Mention fortran-end-of-subprogram,
3899         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3900         (Fortran Indent): Minor re-word.
3901         (ForIndent Commands): Mention fortran-fill-paragraph and
3902         fortran-fill-statement.
3903         (ForIndent Cont): Mention fortran-tab-mode-string.
3904         (Fortran Comments): Mention fortran-comment-line-start-skip.
3905         (Fortran Columns): Mention font-locking.
3906         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3908 2008-08-23  Johan Bockgård  <bojohan@muon>
3910         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3912 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
3914         * mini.texi (Minibuffer): Simplify introduction.
3915         (Minibuffer File): Document tilde in minibuffer filenames.
3916         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
3917         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
3918         (Completion Example): Update example to current command list.
3919         (Completion Options): Document `lazy' value of completion-auto-help.
3920         Update contents of completion-ignored-extensions.
3921         (Minibuffer History): Describe "future history" list.  State default
3922         value of history-delete-duplicates.
3924 2008-08-21  Glenn Morris  <rgm@gnu.org>
3926         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3927         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3929 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
3931         * regs.texi (Registers): Clarify valid register names.
3932         (RegPos): Note that buffer is saved and restored too.
3933         (RegText): Note that mark is reactivated/deactivated.
3934         (RegConfig): Xref to Windows node.
3936 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
3938         * basic.texi (Inserting Text): Provide command name for C-q.
3940         * killing.texi (Killing): Copyedit.  Define read-only text.
3941         (Deletion): DEL and C-d were already explained in Erasing; xref there.
3942         (Killing by Lines): Copyedit.
3943         (Other Kill Commands): Move M-w description here.
3944         (Yanking): Move M-w to Other Kill Commands.
3945         (Kill Ring): Also mention saving text in registers.  Link to Text
3946         Properties in elisp manual.
3947         (Accumulating Text): Copyedit.
3948         (CUA Bindings): Shift selection is now the default.
3950 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3952         * maintaining.texi (Change Log): Mention next-error is available.
3954 2008-08-10  Glenn Morris  <rgm@gnu.org>
3956         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3957         and intermonth text.
3958         (Holiday Customizing): Add holiday-chinese.
3960 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
3962         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
3964 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
3966         * files.texi (Log Buffer): Describe C-c C-d.
3967         (Diff Mode): Describe C-x 4 A.
3969 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
3971         * vc1-xtra.texi (VC Directory Mode): Fix last change.
3973 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3975         * files.texi (Old Revisions): Update the keys used by vc-annotate and
3976         describe the new bindings to show the changeset diff, toggle annotation
3977         visibility, show revisions.
3978         (VC Status): Describe key bindings for modifying the change comments,
3979         displaying changeset diffs and annotations.
3981         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3983 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
3985         * vc1-xtra.texi (VC Directory Mode): Fix typo.
3987 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
3989         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3990         and wording.
3992 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
3994         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3995         marking/unmarking.  Add descriptions for the multiple file search
3996         commands.  Improve some old info.
3998 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4000         * display.texi (Visual Line Mode): New node.
4002         * basic.texi (Inserting Text): Move DEL to deletion node.
4003         (Moving Point): Add additional alternative key bindings.
4004         Describe line-move-visual.
4005         (Erasing): Describe DEL.
4006         (Basic Undo, Blank Lines, Arguments): Copyedit.
4007         (Continuation Lines): Mention Visual Line mode.
4008         (Position Info): Move extended discussion to mule.texi.
4010         * mule.texi (International Chars): Describe C-x =.
4012         * emacs.texi (Top): Add Visual Line Mode node.
4014 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4016         * emacs.texi: Remove VMS support.
4018 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4020         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4021         the vc-dir command name.
4023 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4025         * xresources.texi: Remove mentions of Mac Carbon.
4027 2008-07-19  Andreas Schwab  <schwab@suse.de>
4029         * ns-emacs.texi: Move to ../misc.
4031 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4033         * entering.texi (Exiting): Don't describe text-only terminals as the
4034         default.  Describe the new startup screen.
4035         (Exiting): Describe how to kill Emacs first.  Change description of
4036         iconification to handle modern window systems.
4038 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4040         * ns-emacs.texi: New file, documents features of Emacs port under
4041         NeXTstep windowing.
4043 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4045         * entering.texi (Entering Emacs): Update prev node.
4047         * glossary.texi (Glossary): Remove xref to Text Characters.
4049         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4050         directly, rather than in the context of ASCII.  Move description of
4051         special properties of modifier key to new Modifier Keys node.
4052         (Keys): Copyedit.
4053         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4054         the node contents are obsolete.
4056         * custom.texi (Modifier Keys): New node.
4058         * emacs.texi (Top): Update node list.
4060 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4062         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4063         saying that Emacs provides menus and mouse support (which is par for
4064         the course).
4066         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4067         early on.
4068         (Point): Copyedit.  Relegate historical trivia to a footnote.
4069         (Mode Line): Explain mode-line format more consistently.
4070         (Menu Bar): Copyedit.
4072 2008-06-27  Glenn Morris  <rgm@gnu.org>
4074         * cal-xtra.texi (Sexp Diary Entries):
4075         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4077 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4079         * mark.texi (Shift selection): New node.
4080         (Mark): Copyedits.
4081         (Persistent Mark): Move to the end of the chapter.
4083 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4085         * makefile.w32-in (distclean): Remove makefile.
4087 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4089         * building.texi (Starting GUD): Add an entry for gud-gdb.
4090         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4091         command mode.
4093 2008-06-17  Glenn Morris  <rgm@gnu.org>
4095         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4097 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4099         * building.texi (Starting GUD): Expand on remote debugging.
4100         (Other GDB-UI Buffers): Mention new keyboard bindings.
4102 2008-06-15  Glenn Morris  <rgm@gnu.org>
4104         * gnu.texi: Use a verbatim license for this invariant section,
4105         as per etc/GNU.
4107 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4109         * emacs.texi, misc.texi: Add documentation about serial port access.
4111 2008-06-13  Glenn Morris  <rgm@gnu.org>
4113         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4114         maintain.info.
4116 2008-06-05  Miles Bader  <miles@gnu.org>
4118         * display.texi (Temporary Face Changes): Update to reflect function
4119         renamings in face-remap.el.
4121 2008-06-04  Miles Bader  <miles@gnu.org>
4123         * display.texi (Temporary Face Changes):
4124         Add `adjust-buffer-face-height'.  Rewrite description of
4125         `increase-buffer-face-height' and `decrease-default-face-height' now
4126         that they aren't bound by default.
4128 2008-06-03  Miles Bader  <miles@gnu.org>
4130         * display.texi (Temporary Face Changes): New node.
4132 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4134         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4136 2008-05-31  Glenn Morris  <rgm@gnu.org>
4138         * cal-xtra.texi (Fancy Diary Display): Simplify.
4140 2008-05-30  Glenn Morris  <rgm@gnu.org>
4142         * cal-xtra.texi (Fancy Diary Display): Update for
4143         diary-display-function replacing diary-display-hook.
4145 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4147         * msdog.texi (Windows Keyboard): Add descriptions of
4148         w32-register-hot-key and w32-unregister-hot-key.
4150 2008-05-21  Tom Tromey  <tromey@redhat.com>
4152         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4153         Variables node.
4155 2008-05-19  Tom Tromey  <tromey@redhat.com>
4157         * custom.texi (Variables): Add Directory Variables to menu.
4158         (Directory Variables): New node.
4160 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4162         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4164 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4166         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4167         Revision Tags and rewritten.  Section now uses modern terminology,
4168         (tags rather than snapshots) and describes post-SCCS systems more
4169         accurately.
4171 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4173         * msdog.texi (Windows Files): Update documentation of
4174         w32-get-true-file-attributes.
4176 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4178         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4179         directory mode.
4181 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4183         * killing.texi (Appending Kills): Remove a strangely off-topic index
4184         entry "television".
4186 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4188         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4190 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4192         * emacs/buffers.texi, emacs/files.texi (Version-control):
4193         vc-toggle-read-only is no longer a good idea...
4195 2008-04-29  Glenn Morris  <rgm@gnu.org>
4197         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4199 2008-04-22  Juri Linkov  <juri@jurta.org>
4201         * dired.texi (Subdirectories in Dired): Describe using `^'
4202         to return to the parent directory.
4204 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4206         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4207         recent changes.
4209 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4211         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4212         (Other GDB-UI Buffers): Update for recent thread related changes.
4214 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4216         * maintaining.texi (Maintaining):
4217         * emacs.texi (Top): Typo.
4219 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4221         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4222         arg in `font-lock-add-keywords'.
4224 2008-04-08  Glenn Morris  <rgm@gnu.org>
4226         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4227         Also add Baha'i calendar references where appropriate.
4229 2008-04-05  Glenn Morris  <rgm@gnu.org>
4231         * custom.texi (Init File): Byte-compiling .emacs is bad.
4233 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4235         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4237 2008-03-29  Glenn Morris  <rgm@gnu.org>
4239         * calendar.texi: Update for `calendar-date-style' replacing
4240         `european-calendar'.
4242 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4244         * display.texi (Display Custom): Mention overlay-margin in text.
4246 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4248         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4249         tutorial' comments.
4251 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4253         * mark.texi (Mark): Rearrange nodes.
4254         (Persistent Mark): Rename from Transient Mark.
4255         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4256         Describe Transient Mark mode as the default.
4258         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4259         the default behavior with Transient Mark mode off.
4260         (Position Info): Fix typo.
4262         * display.texi (Standard Faces): Reference the Mark node.
4263         Remove discussion of the region face, which is discussed there.
4265         * emacs.texi (Top): Update node listings.
4267         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4268         as the default.
4270         * fixit.texi (Undo): Standardize choice of undo key sequence.
4271         (Undo, Spelling): Describe Transient Mark mode as the default.
4273         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4274         default.
4276         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4278         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4279         mode is the default, and note that the mark is not activated when set.
4281         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4282         Describe Transient Mark mode as the default.
4284         * search.texi (Basic Isearch): Reference the Mark Ring node.
4285         (Replace, Unconditional Replace, Other Repeating Search):
4286         Describe Transient Mark mode as the default.
4288         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4289         Describe Transient Mark mode as the default.
4290         (Paragraphs): Describe how M-h behaves when region is active.
4292         * trouble.texi (Quitting): Clarify effects of C-g.
4294 2008-03-13  Glenn Morris  <rgm@gnu.org>
4296         * emacs.texi (EMACSVER): Set to 23.0.60.
4298 2008-03-05  Glenn Morris  <rgm@gnu.org>
4300         * dired.texi (Hiding Subdirectories): Fix previous change.
4302 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4304         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4306 2008-02-28  Kim F. Storm  <storm@cua.dk>
4308         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4309         Move describe-distribution to C-h C-o.
4310         Move view-emacs-problems to C-h C-p.
4311         Add view-emacs-debugging on C-h C-d.
4312         Add view-external-packages on C-h C-e.
4313         Add view-order-manuals on C-h C-m.
4315 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4317         * msdog-xtra.texi (MS-DOS): Docstring fix.
4319 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4321         * msdog.texi (Windows Fonts): Use a @table for describing font
4322         properties.
4324 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4326         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4327         value has changed.
4328         (Windows HOME): Clarify what is meant by "if that fails as well".
4329         (Windows Fonts): New section.
4331 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4333         * basic.texi (Basic Undo): Remove duplicate "you can".
4335 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4337         * maintaining.texi (Tags): Fix last change.
4339 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4341         * tramp.texi: Use new FSF's Back-Cover Text.
4343 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4345         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4347 2008-01-26  Richard Stallman  <rms@gnu.org>
4349         * maintaining.texi (Tags): Delete redundant index entry.
4351 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4353         * programs.texi (Imenu): Move "@cindex tags" from here...
4354         * maintaining.texi (Tags): ...to here.
4356 2008-01-23  Kevin Ryde  <user42@zip.com.au>
4358         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4359         click count.
4361 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
4363         * entering.texi (Exiting): Fix typo.
4364         Reported by D. E. Evans <sinuhe@gnu.org>.
4366 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
4368         * glossary.texi (Glossary): Fix typo.
4370 2007-12-27  Richard Stallman  <rms@gnu.org>
4372         * text.texi (Formatted Text): Improve menu tag.
4373         (Editing Format Info): In Info, add duplicate menu of nodes
4374         about the submenus.
4375         (Format Faces): Say where Faces menu is found.  Mention Other.
4376         (Format Colors): Say where these submenus are found.
4377         (Format Indentation, Format Justification): Likewise.
4378         (Format Properties): Likewise.
4380 2007-12-22  Richard Stallman  <rms@gnu.org>
4382         * search.texi (Query Replace): Make exp of query-replace more
4383         self-contained, and clarify.
4385         * cc-mode.texi (Getting Started): Change @ref to @pxref.
4387 2007-12-15  Richard Stallman  <rms@gnu.org>
4389         * files.texi (Auto Save): Clarify definition of auto-saving.
4391 2007-11-26  Richard Stallman  <rms@gnu.org>
4393         * help.texi (Help Echo): Cleanups.
4395 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4397         * files.texi (Why Version Control?): Fix typo.
4398         (VCS Concepts): Fix typos; small tense fix.
4399         (Selecting a Fileset): Fix typos; small rewording.
4400         (Log Buffer): Likewise.
4401         (Old Revisions): Likewise.
4403 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4405         * mule.texi (Communication Coding): Fix wording of last change.
4407 2007-11-16  Werner Lemberg  <wl@gnu.org>
4409         * custom.texi (Specifying File Variables):
4410         * major.texi (Choosing Modes): Mention '\" in man pages.
4412 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
4414         * mule.texi (Communication Coding): Document x-select-request-type.
4416         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4418 2007-11-15  Francesco Potortì  <pot@gnu.org>
4420         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4421         --output=file.
4423 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
4425         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4426         (Help Echo): Avoid mentioning the term "region" here and
4427         consistently use the term "active text".
4429 2007-11-11  Glenn Morris  <rgm@gnu.org>
4431         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4433 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
4435         * search.texi (Query Replace):
4436         Mention `query-replace-show-replacement'.
4438 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
4440         * building.texi (Watch Expressions): Remove obscure sentence.
4442 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
4444         * mule.texi (Select Input Method): Describe how to activate an input
4445         method in the text mode.
4447 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4449         * cmdargs.texi (Misc Variables): Remove Sun windows info.
4451 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
4453         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4455 2007-10-30  Glenn Morris  <rgm@gnu.org>
4457         * misc.texi (Directory Tracking): Explain a bit more about
4458         dirtrack-mode.
4460 2007-10-25  Glenn Morris  <rgm@gnu.org>
4462         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4464 2007-10-24  Richard Stallman  <rms@gnu.org>
4466         * misc.texi (Interactive Shell): Cleanup last change.
4468 2007-10-22  Juri Linkov  <juri@jurta.org>
4470         * mini.texi (Minibuffer History): Add text about a list of minibuffer
4471         default values.
4473 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
4475         * files.texi: Disambiguate two slightly different uses of the term
4476         'filesets'.
4478 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
4480         * trouble.texi (Quitting): Fix typo.
4482 2007-10-18  Glenn Morris  <rgm@gnu.org>
4484         * frames.texi (Mode Line Mouse): Mention minor mode names.
4486 2007-10-17  Juri Linkov  <juri@jurta.org>
4488         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4489         fill-paragraph operates on the active region in Transient Mark mode.
4490         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4491         with fill-paragraph.
4493         * basic.texi (Arguments): Replace fill-paragraph-or-region with
4494         fill-paragraph.
4496         * fixit.texi (Spelling): ispell-word operates on the active region
4497         in Transient Mark mode.
4499 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
4501         * building.texi (Source Buffers):
4502         * custom.texi (Init Non-ASCII):
4503         * glossary.texi (Glossary): Use "key binding" consistently.
4505 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
4507         * calendar.texi (Diary): Fix directive.
4509 2007-10-16  Richard Stallman  <rms@gnu.org>
4511         * calendar.texi (Diary): Clarify text about diary file example.
4513 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
4515         * files.texi: Capitalize node names according to convention.
4517 2007-10-13  Glenn Morris  <rgm@gnu.org>
4519         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4521 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
4523         * emacs.texi:
4524         * files.texi (Version Systems): Minor fixes to version-control material
4525         suggested by RMS and Robert J. Chassell.
4527 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
4529         * files.texi (Version Systems):
4530         * vc-xtra.texi:
4531         * vc1-xtra.texi:
4532         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4533         operations.  Change of terminology from `version' to `revision'.
4534         Revise text for adequate description of VCSes with monotonic IDs.
4535         * emacs.texi: Change of terminology from `version' to `revision'.
4537 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4539         * files.texi (Version Systems): Describe newer VCses.
4540         Reorder the descriptions to be chronological.
4542 2007-10-09  Richard Stallman  <rms@gnu.org>
4544         * display.texi (Cursor Display): Correct how cursor appears
4545         in nonselected windows.
4547 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
4549         * building.texi (GDB Graphical Interface): Remove references to gdba
4550         and mention gud-gdb.
4552 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
4554         * rmail.texi (Rmail Sorting): Improve indexing.
4556 2007-10-06  Juri Linkov  <juri@jurta.org>
4558         * text.texi (Fill Commands): Document fill-paragraph-or-region.
4559         (Fill Prefix, Format Indentation): Replace fill-paragraph with
4560         fill-paragraph-or-region.
4562         * basic.texi (Arguments): Replace fill-paragraph with
4563         fill-paragraph-or-region.
4565 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
4567         * files.texi: Update the section on version control for 2007
4568         conditions.  None of these changes are new-VC-specific; that
4569         will come later.
4571 2007-09-15  Glenn Morris  <rgm@gnu.org>
4573         * calendar.texi (Holidays): Change all instances of `holiday-list' back
4574         to `list-holidays'.
4576 2007-09-14  Glenn Morris  <rgm@gnu.org>
4578         * calendar.texi: Update all instances of mark-calendar-holidays,
4579         list-calendar-holidays, list-holidays with the new names.
4581 2007-09-06  Glenn Morris  <rgm@gnu.org>
4583         Move manual sources from man/ to subdirectories of doc/.
4584         Split into the Emacs manual in emacs/, and other manuals in misc/.
4585         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4586         manual.
4587         (infodir): New variable.
4588         (info): Use $infodir.
4589         (emacsman): Delete target, not needed any more.
4590         Move all targets that are not the Emacs manual to misc/Makefile.in.
4591         (mostlyclean): Remove `gnustmp'.
4592         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4593         manual.
4594         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4595         (emacsman): Delete target, not needed any more.
4596         (clean): Remove all info files but Emacs manual.
4597         Move all targets that are not the Emacs manual to misc/Makefile.in.
4598         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4600         * Makefile.in (INFOSOURCES): Delete.
4601         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4602         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4603         *.vrs *.toc here...
4604         (maintainer-clean): ...from here.
4606 2007-09-05  Glenn Morris  <rgm@gnu.org>
4608         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4610 2007-08-29  Glenn Morris  <rgm@gnu.org>
4612         * emacs.texi (EMACSVER): Increase to 23.0.50.
4614 2007-08-27  Richard Stallman  <rms@gnu.org>
4616         * emacs.texi (Top): Clarify menu item for Glossary.
4618         * display.texi (Faces): Change secn title.
4619         Clarify not all fonts come from Font Lock.
4621 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
4623         * basic.texi (Position Info): Add index entry for face at point.
4624         Mention that character faces are also displayed by "C-u C-x =".
4626 2007-08-08  Glenn Morris  <rgm@gnu.org>
4628         * glossary.texi (Glossary): Deprecate `iff'.
4630 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4632         * files.texi (File Conveniences): Document point motion keys in Image
4633         mode.
4635 2007-07-27  Glenn Morris  <rgm@gnu.org>
4637         * emacs.texi (Copying): Include license text from gpl.texi, rather than
4638         in-line.
4640         * gpl.texi: New file with text of GPL.
4641         * Makefile.in (EMACSSOURCES): Add gpl.texi.
4643 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4645         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4647         * dired.texi (Wdired): Mention C-x C-q key binding.
4649 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4651         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4653 2007-07-25  Glenn Morris  <rgm@gnu.org>
4655         * emacs.texi (Copying): Replace license with GPLv3.
4657         * Relicense all FSF files to GPLv3 or later.
4659 2007-07-24  Glenn Morris  <rgm@gnu.org>
4661         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4662         for some calendars.
4664 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
4666         * screen.texi (Mode Line): Describe new mode-line flag that shows if
4667         default-directory for the current buffer is on a remote machine.
4669 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
4671         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4672         default value.
4674 2007-07-21  Richard Stallman  <rms@gnu.org>
4676         * files.texi (Why Version Control?): Improve previous change.
4678 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
4680         * files.texi (Why Version Control?): New node.
4682 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4684         * building.texi (Starting GUD): Add xref to this anchor.
4686 2007-06-24  Karl Berry  <karl@gnu.org>
4688         * emacs.texi: New Back-Cover Text.
4690 2007-06-07  Alan Mackenzie  <acm@muc.de>
4692         * display.texi (Optional Mode Line): Document the new form of
4693         line+column numbers, "(561,2)".
4695 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4697         * maintaining.texi (Create Tags Table): Fix typos.
4699 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4701         * Version 22.1 released.
4703 2007-05-07  Karl Berry  <karl@gnu.org>
4705         * emacs.texi (EMACSVER): Back to 22.
4707 2007-05-06  Richard Stallman  <rms@gnu.org>
4709         * maintaining.texi (Create Tags Table): Clean up previous change.
4711 2007-05-05  Francesco Potortì  <pot@gnu.org>
4713         * maintaining.texi (Create Tags Table): Add text about the dangers of
4714         making symbolic links to tags files.
4716 2007-05-04  Karl Berry  <karl@gnu.org>
4718         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4720 2007-05-03  Karl Berry  <karl@gnu.org>
4722         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4724         * .cvsignore (*.pdf): New entry.
4726         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4727         for printing.
4729 2007-05-01  Richard Stallman  <rms@gnu.org>
4731         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4733 2007-04-28  Glenn Morris  <rgm@gnu.org>
4735         * ack.texi (Acknowledgments):
4736         * anti.texi (Antinews):
4737         * programs.texi (Program Modes): Restore mention of python.el pending
4738         consideration of legal status.
4740 2007-04-28  Richard Stallman  <rms@gnu.org>
4742         * files.texi (File Names): Fixes to ~ description on MS systems.
4744 2007-04-26  Glenn Morris  <rgm@gnu.org>
4746         * emacs.texi (EMACSVER): Increase to 22.1.50.
4748 2007-04-25  Karl Berry  <karl@gnu.org>
4750         * emacs.texi: Improve line breaks on copyright page,
4751         similar layout to lispref, 8.5x11 by default.
4753         * dired.texi (Image-Dired): Improve line break, fix typo.
4755 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4757         * programs.texi (Program Modes):
4758         * anti.texi (Antinews):
4759         * ack.texi (Acknowledgments): python.el removed.
4761 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4763         * display.texi (Highlight Interactively): Correct description of
4764         hi-lock-file-patterns-policy.
4766         * files.texi (File Archives): Mention self-extracting executables.
4768 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
4770         * search.texi (Unconditional Replace, Query Replace): Add xref to
4771         "Replacement and Case".
4773 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4775         * dired.texi (Image-Dired): Move from Thumbnails node.
4776         * misc.texi (Thumbnails): Node deleted.
4777         * emacs.texi (Top): Update node listing.
4779         * files.texi (File Conveniences):
4780         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4782 2007-04-21  Richard Stallman  <rms@gnu.org>
4784         * display.texi (Highlight Interactively): Correct previous change.
4785         Clarify doc of hi-lock-find-patterns, and move new features into it.
4787 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4789         * display.texi (Highlight Interactively):
4790         Document hi-lock-file-patterns-policy.
4792 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
4794         * display.texi (Scrolling): Fix typo.
4796 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4798         * doclicense.texi: Remove node heading, so that it can be included by
4799         other files.
4801         * emacs.texi: Insert node heading for GFDL.
4803 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
4805         * cmdargs.texi (Colors): Qualify "color of window" index entry by
4806         "command line".
4808         * display.texi (Faces): Refer to "Creating Frames" for face
4809         and other frame customizations in .emacs.
4811         * frames.texi (Creating Frames): Mention that face customizations can
4812         be put in .emacs.  Add index entries.
4814 2007-04-12  Richard Stallman  <rms@gnu.org>
4816         * glossary.texi (Glossary): Explain `iff'.
4818 2007-04-11  Karl Berry  <karl@gnu.org>
4820         * gnu.texi (Top),
4821         * macos.texi (Mac Font Specs),
4822         * anti.texi (Antinews),
4823         * xresources.texi (Resources),
4824         * misc.texi (Emulation),
4825         * calendar.texi (Daylight Saving),
4826         * dired.texi (Dired and Find),
4827         * rmail.texi (Remote Mailboxes),
4828         * sending.texi (Mail Headers),
4829         * programs.texi (Which Function),
4830         * files.texi (Recover),
4831         * buffers.texi (Uniquify),
4832         * frames.texi (Wheeled Mice),
4833         * killing.texi (Rectangles): Wording to improve breaks in
4834         8.5x11 format.
4835         * mule.texi (Language Environments): \hbadness=10000 since there's
4836         no way to reword.
4837         * emacs.texi (smallbook): New @set to more easily switch between
4838         smallbook and 8.5x11.
4840 2007-04-11  Richard Stallman  <rms@gnu.org>
4842         * files.texi (File Conveniences): Add xref to Tumme.
4843         Delete text about Thumbnail mode.
4845 2007-04-09  Alan Mackenzie  <acm@muc.de>
4847         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4848         new name.  Insert concept index entries.
4850 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4852         * display.texi (Standard Faces): Document prefix arg for
4853         list-faces-display.
4855         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4857 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4859         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4861         * files.texi (Misc File Ops): Rewrite description of
4862         insert-file-literally.
4864 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4866         * misc.texi (Printing): Postscript -> PostScript.
4868         * ack.texi (Acknowledgments): Postscript -> PostScript.
4870         * custom.texi (Init File, Init Non-ASCII): Fix last change.
4872         * emacs.texi (Top): Fix the menu due to the change in custom.texi
4873         below.
4875 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4877         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
4878         Init Non-ASCII.
4879         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4880         (Init Non-ASCII): New node.
4882 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4884         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4886 2007-03-12  Glenn Morris  <rgm@gnu.org>
4888         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4889         "Daylight Savings".
4891         * calendar.texi: Replace "daylight savings" with "daylight
4892         saving" in text throughout.
4894 2007-03-04  Richard Stallman  <rms@gnu.org>
4896         * custom.texi (Safe File Variables): Minor correction.
4898 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
4900         * rmail.texi (Movemail): Add internal ref.
4901         Don't indent the intro for the PROTO table.
4902         Format PROTO table items with @code.
4904 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
4906         * building.texi: Remove references to bashdb.
4908 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
4910         * mule.texi (Language Environments): Update list of supported language
4911         environments.
4913 2007-02-14  Kim F. Storm  <storm@cua.dk>
4915         * building.texi (Grep Searching): Fix lgrep doc.
4917 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
4919         * back.texi: Remove unused file.
4921 2007-02-05  Francesco Potortì  <pot@gnu.org>
4923         * maintaining.texi (Tag Syntax): Now --members is the default for
4924         etags, not for ctags yet.
4926 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
4928         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
4929         headers compliant with Texinfo guidelines and with what texnfo-upd.el
4930         expects.  Add comments to prevent people from inadvertently modifying
4931         the key parts needed by `texinfo-multiple-files-update'.
4933 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
4935         * frames.texi (Secondary Selection): Window clicked does not matter
4936         when mouse-yank-at-point is non-nil.
4938 2007-01-16  Glenn Morris  <rgm@gnu.org>
4940         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4941         system abbrev.
4943 2007-01-11  Richard Stallman  <rms@gnu.org>
4945         * msdog.texi (Windows Keyboard): Another small cleanup.
4947 2007-01-10  Richard Stallman  <rms@gnu.org>
4949         * msdog.texi (Windows Keyboard): Yet another try to make
4950         everyone happy with that passage.
4952 2007-01-05  Richard Stallman  <rms@gnu.org>
4954         * anti.texi (Antinews): Mention M-x shell scrolling.
4956 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
4958         * building.texi (Watch Expressions): Describe gdb-max-children.
4960 2007-01-04  Richard Stallman  <rms@gnu.org>
4962         * msdog.texi (Windows Keyboard): Clarify previous change.
4964 2007-01-02  Richard Stallman  <rms@gnu.org>
4966         * custom.texi (Changing a Variable): Minor clarification.
4967         (Specific Customization): customize-customized => customize-unsaved.
4969         * entering.texi (Entering Emacs): Clean up text about restarting
4970         Emacs for each file.
4972         * misc.texi (Shell Options): Minor cleanup.
4974         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4975         with Emacs, not vice versa.
4977         * programs.texi (Symbol Completion): Recommend customizing
4978         window manager.
4980         * xresources.texi (Resources): Minor fix.
4982 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
4984         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4986 2007-01-01  Richard Stallman  <rms@gnu.org>
4988         * commands.texi (User Input): Document keys stolen by window mangers.
4990 2006-12-31  Richard Stallman  <rms@gnu.org>
4992         * custom.texi (Specific Customization): Document customize-option
4993         instead of customize-variable.
4995 2006-12-31  Kim F. Storm  <storm@cua.dk>
4997         * major.texi (Choosing Modes): Document auto-mode-case-fold.
4999 2006-12-30  Kim F. Storm  <storm@cua.dk>
5001         * killing.texi (CUA Bindings): Fix typo.
5003         * xresources.texi (Table of Resources): Mention grow-only value for
5004         auto-resize-tool-bars.
5006 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5008         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5009         and how to get them back.
5011 2006-12-26  Richard Stallman  <rms@gnu.org>
5013         * calendar.texi (Holidays): Holiday listing is based on current
5014         practice, but DST is not.
5016 2006-12-25  Richard Stallman  <rms@gnu.org>
5018         * emacs.texi (Top): Update subnode menus.
5020         * mark.texi (Transient Mark): Fix xref.
5022         * killing.texi (Graphical Kill): Node deleted.
5023         (Killing): Add xref to Cut and Paste.
5024         (CUA Bindings): Update xref.
5026         * frames.texi (Cut and Paste): New section to hold other nodes.
5027         (Mouse Commands): Node demoted.
5028         (Cut/Paste Other App): Split out from Mouse Commands.
5029         (Word and Line Mouse): Likewise.
5030         (Secondary Selection, Clipboard): Nodes demoted.
5032 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5034         * calendar.texi (Holidays): US daylight saving begins second Sunday
5035         in March for 2007 onwards.
5036         (Daylight Savings): Show new US default daylight saving rules, 2nd
5037         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5039 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5041         * calendar.texi (Scroll Calendar): < and > are switched.
5043 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5045         * killing.texi (Deletion): Describe M-\ prefix argument.
5047 2006-12-23  Richard Stallman  <rms@gnu.org>
5049         * search.texi (Regexp Search): Explain why forward and reverse regexp
5050         search are not mirror images.
5052 2006-12-19  Kim F. Storm  <storm@cua.dk>
5054         * major.texi (Choosing Modes): Describe match-function elements for
5055         magic-mode-alist.
5057 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5059         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5060         peculiarities.
5062 2006-12-18  Richard Stallman  <rms@gnu.org>
5064         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5066 2006-12-17  Alan Mackenzie  <acm@muc.de>
5068         * programs.texi (Left Margin Paren): Remove the bit which says
5069         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5070         Discuss some of the issues of setting this option to nil.
5072 2006-12-17  Glenn Morris  <rgm@gnu.org>
5074         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5076 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5078         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5079         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5080         NTFS volumes.
5081         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5082         volumes.
5084 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5086         * text.texi (HTML Mode): Fix "C-c TAB".
5088 2006-12-09  Richard Stallman  <rms@gnu.org>
5090         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5092 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5094         * files.texi (Misc File Ops): Document insert-file-literally.
5096 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5098         * cmdargs.texi (Colors): Note that --color is intended for overriding
5099         the terminal defaults, not for normal invocation.
5101         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5102         ``server program''.  Add a cross-reference to "Init File" node.
5103         (Invoking emacsclient): Add index entries.  Document both short and
5104         long versions of command-line options.  Document the -f option.
5106 2006-12-06  Richard Stallman  <rms@gnu.org>
5108         * text.texi (Outline Format): Say to set outline-regexp
5109         and outline-level with major modes and file local variables.
5111 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5113         * anti.texi (Antinews): Mention the alternative to
5114         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5116         * misc.texi (Interactive Shell): Ditto.
5118 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5120         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5122         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5124 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5126         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5127         colon in the mode line.
5129         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5131 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5133         * building.texi (Watch Expressions): Mention SPC for expanding/
5134         contracting watch expressions.
5136 2006-11-26  Kim F. Storm  <storm@cua.dk>
5138         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5140 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5142         * building.texi (Debugger Operation): Define text command mode.
5143         Clarify how tooltips work.
5144         (GDB Graphical Interface): Explain how to run in text command mode
5145         more clearly.
5147 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5149         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5151 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5153         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5155 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5157         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5158         and EMACS is deprecated.
5160 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5162         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5164 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5166         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5168         * emacs.texi: Include xresources.texi both for info and dvi.
5170         * xresources.texi: Merge text from xresmini.texi.
5172 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5174         * glossary.texi: Fix typos.
5176 2006-11-06  Richard Stallman  <rms@gnu.org>
5178         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5180         * ack.texi (Acknowledgments): Fix name spelling.
5182 2006-11-01  Juri Linkov  <juri@jurta.org>
5184         * search.texi (Word Search): Document incremental word search.
5186 2006-10-28  Glenn Morris  <rgm@gnu.org>
5188         * ack.texi (Acknowledgments): Add cal-html author.
5190         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5191         Calendar").  Describe new package cal-html.
5192         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5193         Calendar Files."
5195 2006-10-23  Richard Stallman  <rms@gnu.org>
5197         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5198         Abbrev mode is enabled.
5200 2006-10-16  Richard Stallman  <rms@gnu.org>
5202         * emacs.texi: Update ISBN.
5204 2006-10-11  Kim F. Storm  <storm@cua.dk>
5206         * emacs.texi (Acknowledgments): Use @dotless{i}.
5208 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5210         * building.texi (Breakpoints Buffer): Mention catchpoints.
5212 2006-10-08  Kim F. Storm  <storm@cua.dk>
5214         * ack.texi (Acknowledgments): Update.
5216         * emacs.texi (Acknowledgments): Fix bad @/ form.
5218 2006-10-05  Kim F. Storm  <storm@cua.dk>
5220         * emacs.texi (Acknowledgments): Add more contributors.
5222 2006-10-03  Richard Stallman  <rms@gnu.org>
5224         * emacs.texi (Acknowledgments): Update version and edition.
5226 2006-10-01  Karl Berry  <karl@gnu.org>
5228         * custom.texi (Customization Groups): Page break to keep example buffer
5229         on one page.
5231 2006-09-30  Karl Berry  <karl@gnu.org>
5233         * programs.texi (Basic Indent): @need to improve page break.
5234         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5236 2006-09-29  Glenn Morris  <rgm@gnu.org>
5238         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5240 2006-09-29  Karl Berry  <karl@gnu.org>
5242         * windows.texi (Basic Window): Remove forced @break, no longer
5243         desirable.
5244         * frames.texi (Frame Commands),
5245         * mark.texi (Marking Objects): Reword to avoid bad page break.
5246         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5248 2006-09-19  Richard Stallman  <rms@gnu.org>
5250         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5251         stick to present tense.
5253 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5255         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5256         to x-gtk-use-old-file-dialog.
5257         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5259 2006-09-15  Jay Belanger  <belanger@truman.edu>
5261         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5262         Change "Library Public License" to "Lesser Public License"
5263         throughout.  Use "yyyy" to represent year.
5265 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5267         * files.texi (Visiting): Add index entry "open file".
5269 2006-09-11  Richard Stallman  <rms@gnu.org>
5271         * building.texi (Compilation Mode): Clarification.
5272         (Grep Searching): Add xref to Compilation Mode.
5274 2006-09-08  Richard Stallman  <rms@gnu.org>
5276         * search.texi (Search): Ref multi-file search commands here.
5277         (Other Repeating Search): Not here.
5279 2006-08-28  Richard Stallman  <rms@gnu.org>
5281         * windows.texi (Split Window): Update xref.
5283         * basic.texi (Continuation Lines): Update xref.
5285         * indent.texi (Tab Stops): Update xref.
5287         * emacs.texi (Top): Update subnode menu.
5289         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5290         split out of Display Custom.
5292 2006-08-25  Kim F. Storm  <storm@cua.dk>
5294         * display.texi (Display Custom): Add variables overline-margin
5295         and x-underline-at-descent-line.
5297 2006-08-25  Richard Stallman  <rms@gnu.org>
5299         * entering.texi (Exiting): Rewrite to give graphical displays
5300         priority over text terminals.
5302         * search.texi (Incremental Search): Move index entries.
5304 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5306         * custom.texi (Init File): Reference Find Init to avoid "home
5307         directory" confusion.
5309 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5311         * building.texi (Other GDB-UI Buffers): Describe how to edit
5312         a value in the locals buffer.
5314 2006-08-21  Richard Stallman  <rms@gnu.org>
5316         * search.texi (Basic Isearch): Add `isearch' index entry.
5318 2006-08-16  Richard Stallman  <rms@gnu.org>
5320         * misc.texi (Saving Emacs Sessions): Clean up wording.
5322         * mark.texi (Marking Objects): Mention term "select all".
5324         * emacs.texi (Top): Update subnode menu.
5326         * help.texi (Help Mode): Move node up in file.
5328 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5330         * building.texi (Stack Buffer): Explain fringe arrow.
5332 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5334         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5335         on startup.
5337 2006-08-11  Romain Francoise  <romain@orebokech.com>
5339         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5341 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5343         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5345 2006-08-10  Richard Stallman  <rms@gnu.org>
5347         * text.texi (Format Faces): Substantial rewrites to deal
5348         with face merging.  Empty regions don't count.
5349         Clarify face property inheritance.
5351 2006-08-08  Romain Francoise  <romain@orebokech.com>
5353         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5354         <arjuropo@cc.jyu.fi>.
5356 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
5358         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5359         apply to all frames.
5361 2006-08-01  Richard Stallman  <rms@gnu.org>
5363         * help.texi (Name Help): Add index entries for describe-variable.
5365 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5367         * building.texi (GDB Graphical Interface): Shorten node names.
5368         (GDB-UI Layout): Use GDB-related.
5369         (Other GDB-UI Buffers): Simplify English.
5371 2006-07-31  Richard Stallman  <rms@gnu.org>
5373         * search.texi (Query Replace): Add xref for Dired's Q command.
5375 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5377         * building.texi (GDB commands in Fringe): Rename to...
5378         (Source Buffers): ..this and move forward.  Describe hollow arrow and
5379         new option gdb-find-source-frame.
5381 2006-07-29  Richard Stallman  <rms@gnu.org>
5383         * dired.texi (Operating on Files): Simplify previous change
5384         and fix Texinfo usage.
5386 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5388         * dired.texi (Operating on Files): Add cross-references.  State the
5389         Unix commands that do similar things.
5391 2006-07-28  Richard Stallman  <rms@gnu.org>
5393         * mark.texi (Transient Mark): Clarify that region never disappears
5394         when Transient Mark mode is off, and not when it is on.
5396 2006-07-27  Richard Stallman  <rms@gnu.org>
5398         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
5400 2006-07-24  Richard Stallman  <rms@gnu.org>
5402         * xresources.texi (GTK styles): Fix texinfo usage.
5404         * commands.texi (User Input): Explain why we teach keyboard cmds.
5406         * xresources.texi, xresmini.texi, search.texi, programs.texi:
5407         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5408         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5409         * doclicense.texi, display.texi, dired.texi, basic.texi:
5410         * anti.texi, ack.texi: Move periods and commas inside quotes.
5412 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
5414         * cmdargs.texi (General Variables): Document EMAIL.
5416 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5418         * frames.texi (Frame Commands): Mention that focus-follows-mouse
5419         doesn't have effect on MS-Windows.
5421 2006-07-17  Richard Stallman  <rms@gnu.org>
5423         * building.texi (Grep Searching): Explain about chaining grep commands.
5425 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5427         * killing.texi, mini.texi: Fix typos.
5429 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5431         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5432         is invoked for multiple files.
5434 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5436         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5437         on-line manual for the rest of this node.
5438         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5439         unconditionally.
5440         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5441         Improve wording.
5442         (Windows Printing): Improve wording.
5443         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5444         rest of this node.
5446 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5448         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5449         with eval-buffer.
5451 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
5453         * mule.texi (Coding Systems, Specify Coding): Link descriptions
5454         of character translation.
5456 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5458         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5460 2006-07-03  Karl Berry  <karl@gnu.org>
5462         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5463         not-too-underfull hboxes in the TeX output.
5464         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5465         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5466         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5467         * sending.texi, text.texi: Fix overfull/underfull boxes.
5469 2006-07-03  Romain Francoise  <romain@orebokech.com>
5471         * m-x.texi (M-x): Fix.
5473 2006-07-03  Richard Stallman  <rms@gnu.org>
5475         * search.texi (Other Repeating Search): filename -> file name.
5477         * misc.texi (Narrowing): Minor cleanups.
5479         * files.texi (Visiting): filename -> file name.
5481         * emacs.texi (Top): Update subnode menus.
5483         * mule.texi (Coding Systems): Move char translation stuff here.
5484         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5485         (Recognize Coding): Substantial local rewrites.
5486         (International): Update menu.
5488         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5489         (Scrolling): Substantial local rewrites.
5490         (Display): Update menu and intro.
5492         * dired.texi: filename -> file name.
5494         * custom.texi (Safe File Variables): Texinfo usage fix.
5496 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
5498         * help.texi, m-x.texi: Lots of cleanups.
5500 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
5502         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5503         (Windows Processes, Windows Misc): Shorten the printed version by
5504         selectively conditioning less important portions by @ifnottex.
5506 2006-06-27  Richard Stallman  <rms@gnu.org>
5508         * mini.texi (Minibuffer File): Minor cleanup.
5510 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
5512         * frames.texi (XTerm Mouse): Rename to...
5513         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
5515         * emacs.texi (Top): Use new node name.
5517 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
5519         * emacs.texi (Top): Update the detailed menu according to changes in
5520         msdog.texi.
5522         * msdog.texi (Windows Keyboard): New section.
5523         (Windows Mouse): New section.
5524         (Windows System Menu): Remove section (text merged with "Windows
5525         Keyboard").
5526         (Windows Misc): New section.
5528         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5530         * msdog.texi (ls in Lisp): New section.
5532         * files.texi (Visiting): Document case-insensitive wildcard matching
5533         under find-file-wildcards.
5535 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5537         * macos.texi (Mac Input): Add description of mac-function-modifier.
5538         Now Unicode keyboard layouts work.
5540 2006-06-10  Richard Stallman  <rms@gnu.org>
5542         * mule.texi (Recognize Coding): Clarify previous change.
5544 2006-06-09  Kenichi Handa  <handa@m17n.org>
5546         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5547         notation.
5549 2006-06-07  Kevin Ryde  <user42@zip.com.au>
5551         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5552         manual for @ifnottex, but in emacs-extra for @iftex.
5554         * cmdargs.texi (General Variables): Fix smtpmail xref.
5556 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5558         * programs.texi (Comment Commands):
5559         * custom.texi (Specifying File Variables):
5560         Use ;; instead of ;;; to better follow coding conventions.
5562 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
5564         * building.texi (Watch Expressions): Move node to end.
5565         (GDB Graphical Interface): Move description of clicks in fringe...
5566         (GDB commands in the Fringe): ...to here.  New node.
5568 2006-06-05  Romain Francoise  <romain@orebokech.com>
5570         * xresmini.texi (GTK resources): Fix various typos.
5572 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
5574         * building.texi (GDB Graphical Interface): Update bindings.
5575         (Commands of GUD): Add gud-print.  Remove gud-run.
5576         Restate availability more generally.
5578 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
5580         * mini.texi: Lots of cleanups.
5582 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
5584         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5585         and Mouse-2.
5587 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
5589         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5591 2006-05-31  Richard Stallman  <rms@gnu.org>
5593         * basic.texi (Moving Point): Fix previous change.
5595 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
5597         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5599 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
5601         * basic.texi: Many simplifications and improvements in wording.
5603 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
5605         * anti.texi (Antinews): Create a node for gdb-ui.
5607 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5609         * frames.texi (Menu Bars, Tool Bars): Add index entries.
5611 2006-05-20  Richard Stallman  <rms@gnu.org>
5613         * dired.texi (Dired Navigation): dired-goto-file is now j.
5615 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
5617         * mule.texi (Coding Systems): Mention the undecided-* coding systems
5618         and their aliases.
5620         * msdog.texi (Windows Printing): Mention non-support of plain text
5621         printing with some el-cheapo printers, and suggest a workaround.
5623 2006-05-20  Kevin Ryde  <user42@zip.com.au>
5625         * text.texi (TeX Print): tex-dvi-view-command has a default value,
5626         remove the bit saying you must set it.
5628 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5630         * trouble.texi (Checklist):
5631         * text.texi (Text, Auto Fill, Text Mode):
5632         * search.texi (Nonincremental Search):
5633         * rmail.texi (Rmail Labels):
5634         * mule.texi (Input Methods, Multibyte Conversion):
5635         * misc.texi (Gnus, Where to Look, PostScript):
5636         * maintaining.texi (Create Tags Table):
5637         * indent.texi (Indentation Commands):
5638         * fixit.texi (Spelling):
5639         * emacs.texi (Copying):
5640         * custom.texi (Init File): ifinfo -> ifnottex.
5642 2006-05-17  Richard Stallman  <rms@gnu.org>
5644         * files.texi (Diff Mode): Mention C-x `.
5646 2006-05-08  Richard Stallman  <rms@gnu.org>
5648         * custom.texi (Disabling): Textual cleanups.
5650 2006-05-12  Glenn Morris  <rgm@gnu.org>
5652         * calendar.texi (Displaying the Diary, Format of Diary File):
5653         Refer to diary-view-entries, diary-list-entries,
5654         diary-show-all-entries rather than obsolete aliases.
5656 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5658         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5659         (Displaying the Diary, Special Diary Entries, Importing Diary):
5660         * building.texi (Compilation Shell):
5661         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5662         emacs-xtra with @inforef's.
5664         * files.texi (Visiting): Fix wording.
5666         * mule.texi (Coding Systems, Text Coding): More indexing.
5667         Mention that C-x RET f can set eol conversion.
5669 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
5671         * xresmini.texi (GTK resources): Insert GTK description.
5673         * xresources.texi (GTK resources): metafont should be menufont.
5675 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5677         * mini.texi (Completion Options): Completion of remote files'
5678         method, user name and host name is active only in partial
5679         completion mode.
5681 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5683         * makefile.w32-in (emacs.dvi):
5684         * Makefile.in (emacs.dvi): Add xresmini.texi.
5686         * xresmini.texi (Table of Resources): Remove xref to non-existent
5687         node "LessTif Resources".
5689         * msdog.texi (Microsoft Windows):
5690         * calendar.texi (Calendar/Diary, Displaying the Diary)
5691         (Special Diary Entries, Importing Diary, Holidays):
5692         * programs.texi (Program Modes):
5693         * text.texi (Text):
5694         * buffers.texi (Several Buffers):
5695         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5697 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5699         The following changes merge the emacs-xtra manual into the main
5700         manual, but only for on-line version of the manual.
5702         * vc2-xtra.texi (Version Backups, Local Version Control)
5703         (Making Snapshots, Change Logs and VC, Version Headers)
5704         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5705         on-line manual.
5707         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5708         for on-line manual.
5710         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5711         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5712         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5713         for on-line manual.
5715         * fortran-xtra.texi (Fortran, Fortran Autofill)
5716         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5717         for on-line manual.
5719         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5720         Conditional xref's for on-line manual.
5722         * emerge-xtra.texi (Emerge, Overview of Emerge)
5723         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5724         manual.
5726         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5727         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5728         (EMACSSOURCES): Use EMACS_XTRA.
5729         (../info/emacs-xtra): Remove.
5730         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5732         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5733         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5734         (EMACSSOURCES): Use EMACS_XTRA.
5735         ($(infodir)/emacs-xtra): Remove.
5736         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5738         * trouble.texi (Quitting):
5739         * text.texi (Text):
5740         * programs.texi (Program Modes):
5741         * msdog.texi (Microsoft Windows):
5742         * frames.texi (Frames):
5743         * files.texi (Backup, Version Control, VC Concepts)
5744         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5745         (Registering, VC Status, VC Undo, Multi-User Branching)
5746         (Comparing Files):
5747         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5748         (Displaying the Diary, Special Diary Entries, Importing Diary):
5749         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5750         conditional xref's, depending on @iftex/@ifnottex.
5752         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5753         "MS-DOS".  @include msdog-xtra.texi.
5755         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5756         <Top Level> [ifnottex]: @include fortran-xtra.texi.
5758         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5759         for vc-xtra.texi subsections.
5760         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5761         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5763         * sending.texi (Sending Mail): A @node line without explicit Prev,
5764         Next, and Up links.
5766         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5767         Next, and Up links.
5769         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5770         and its sections.  @include picture-xtra.texi.
5772         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5773         "Emerge".
5774         (List Tags) [ifnottex]: @include emerge-xtra.texi.
5776         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5777         exact duplicate of its name-sake in calendar.texi.
5779         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5780         "Advanced Calendar/Diary Usage".
5781         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5783         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5784         dired-xtra.texi.
5785         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5787         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5788         (Files) [ifnottex]: Add menu entry for Autorevert.
5790         * emacs-xtra.texi (Introduction): Reword to make consistent with
5791         printed version only.
5792         <Top level>: Remove the body of all chapters and move them to the
5793         new *-xtra.texi files.  Use @raisesections and @lowersections to
5794         convert sections to chapters etc.
5796         * msdog-xtra.texi:
5797         * fortran-xtra.texi:
5798         * vc-xtra.texi:
5799         * vc1-xtra.texi:
5800         * vc2-xtra.texi:
5801         * emerge-xtra.texi:
5802         * cal-xtra.texi:
5803         * dired-xtra.texi:
5804         * arevert-xtra.texi: New files, with text from respective chapters
5805         of emacs-xtra.texi.  Convert each @chapter into @section, @section
5806         into @subsection, etc.
5808         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
5809         updated.
5811         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5812         Windows".  All references updated.
5814 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5816         * macos.texi (Mac Input): Mention input from Character Palette.
5817         (Mac Font Specs): Fix typo.
5819 2006-05-05  Richard Stallman  <rms@gnu.org>
5821         * files.texi (Diff Mode): Minor cleanup.
5823 2006-05-05  Karl Berry  <karl@gnu.org>
5825         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5826         errors from the current release of makeinfo (4.8).
5827         * help.texi (Library Keywords): Change widest word in multitable
5828         template from `emulations' to `convenience'.  (Not sure if this is
5829         related to the font change.)
5831 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5833         * files.texi (File Names): Add a footnote about limited support of
5834         ~USER on MS-Windows.
5836         * cmdargs.texi (Initial Options): Add a footnote about limited
5837         support of ~USER on MS-Windows.
5839 2006-05-03  Richard Stallman  <rms@gnu.org>
5841         * files.texi (Diff Mode): Node moved here.
5842         (Comparing Files): Delete what duplicates new node.
5843         (Files): Put Diff Mode in menu.
5845         * misc.texi (Diff Mode): Move to files.texi.
5847         * emacs.texi (Top): Update menu for Diff Mode.
5849         * trouble.texi (Emergency Escape): Simplify.
5851         * emacs.texi (Top): Minor clarification.
5853 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5855         * commands.texi, entering.texi, screen.texi: Many simplifications.
5857 2006-05-03  Richard Stallman  <rms@gnu.org>
5859         * commands.texi (Text Characters): Delete paragraph about unibyte
5860         non-ASCII printing chars.
5862         * killing.texi (Killing): Say "graphical displays".
5863         * display.texi: Say "graphical displays".
5865         * cmdargs.texi (Misc X): Say "graphical displays".
5867 2006-05-01  Richard Stallman  <rms@gnu.org>
5869         * emacs.texi (Top): Add Diff Mode to menu.
5871 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5873         * misc.texi (Diff Mode): New node.
5875 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5877         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5878         (Mac Environment Variables): Shorten example line.
5879         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
5881 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
5883         * building.texi (GUD Customization): Describe cases %d and %c.
5884         Update description for %e.
5886 2006-04-30  Glenn Morris  <rgm@gnu.org>
5888         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5890 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
5892         * custom.texi (Examining): Update C-h v output example.
5894 2006-04-29  Kim F. Storm  <storm@cua.dk>
5896         * building.texi (Grep Searching): Add lgrep and rgrep.
5898 2006-04-23  Richard Stallman  <rms@gnu.org>
5900         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5902         * xresmini.texi: New file.
5904         * xresources.texi (Face Resources): Split table into font resources
5905         and the rest.  Combine similar attributes for brevity.
5907 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
5909         * emacs-xtra.texi (MS-DOS File Names): Remove section about
5910         backslashes and case-insensitivity in file names (moved to the
5911         main manual).
5912         (MS-DOS Printing): Move most of the text to the main manual.
5914         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5915         New nodes.
5916         (Windows Processes, Windows System Menu): Add index entries and
5917         fix wording.
5919 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
5921         * misc.texi (Shell Ring): Add notes on saved input when
5922         navigating off the end of the history list.
5924 2006-04-18  Chong Yidong  <cyd@mit.edu>
5926         * misc.texi (Shell Options): Correct default value of
5927         comint-scroll-show-maximum-output.
5929 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
5931         * building.texi (Watch Expressions): Update.
5933 2006-04-12  Richard Stallman  <rms@gnu.org>
5935         * search.texi: Clean up previous change.
5937 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
5939         * search.texi (Regexp Backslash, Regexp Replace): Add index
5940         entries for ``back reference'' and mention the term itself in the
5941         text.
5943 2006-04-11  Richard Stallman  <rms@gnu.org>
5945         * custom.texi (Safe File Variables):
5946         Document enable-local-variables = :safe.
5948 2006-04-11  Karl Berry  <karl@gnu.org>
5950         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5951         (Remote Repositories, Version Backups, Local Version Control)
5952         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5953         (Miscellaneous Commands and Features of VC, Change Logs and VC)
5954         (Renaming VC Work Files and Master Files)
5955         (Inserting Version Control Headers, Customizing VC, General Options)
5956         (Options for RCS and SCCS, Options specific for CVS): Move all
5957         these nodes to emacs-xtra.texi, for brevity.
5958         * cmdargs.texi, files.texi: Change cross-references.
5960 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
5962         * files.texi (Old Versions): Update description of vc-annotate's
5963         use of color to indicate date ranges.
5965 2006-04-09  Kevin Ryde  <user42@zip.com.au>
5967         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5968         put info and printed manual names the right way around.
5970 2006-04-09  Karl Berry  <karl@gnu.org>
5972         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5973         emacs-xtra.texi, leaving only MS Windows information.
5974         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5975         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5976         node names.
5978         * emacs.texi: Move @summarycontents and @contents to the beginning
5979         of the file.
5981 2006-04-08  Kevin Ryde  <user42@zip.com.au>
5983         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5985 2006-04-07  Richard Stallman  <rms@gnu.org>
5987         * programs.texi (Comments, Comment Commands, Options for Comments)
5988         (Multi-Line Comments): "Align", not "indent".
5989         (Basic Indent): C-j deletes trailing whitespace before the newline.
5991 2006-04-06  Richard Stallman  <rms@gnu.org>
5993         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5995 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
5997         * killing.texi (Rectangles): Add index entry for marking a rectangle.
5999 2006-04-05  Richard Stallman  <rms@gnu.org>
6001         * emacs.texi (Top): Update subnode menu.
6003         * trouble.texi (Unasked-for Search): Node deleted.
6004         (Lossage): Delete from menu.
6006 2006-04-04  Richard Stallman  <rms@gnu.org>
6008         * trouble.texi: Various cleanups.
6009         (Checklist): Don't bother saying how to snail a bug report.
6010         (Emergency Escape): Much rewriting.
6011         (After a Crash): Rename the core dump immediately.
6012         (Total Frustration): Call it a psychotherapist.
6013         (Bug Criteria): Avoid "illegal instruction".
6014         (Sending Patches): We always put the contributor's name in.
6016         * misc.texi (Thumbnails): Minor correction.
6018 2006-04-03  Richard Stallman  <rms@gnu.org>
6020         * misc.texi (Thumbnails): Minor cleanup.
6022 2006-04-02  Karl Berry  <karl@gnu.org>
6024         * sending.texi (Mail Sending): pxref to Top needs five args.
6026         * texinfo.tex: Update to current version (2006-03-21.13).
6028 2006-03-31  Richard Stallman  <rms@gnu.org>
6030         * emacs.texi (Top): Update subnode menu.
6032         * help.texi (Help Mode): Cleanup.
6034         * dired.texi: Many cleanups.
6035         (Dired Deletion): Describe dired-recursive-deletes.
6036         (Operating on Files): dired-create-directory moved.
6037         (Misc Dired Features): Move to here.
6038         (Tumme): Node moved to misc.texi.
6040         * custom.texi: Many cleanups.
6041         (Minor Modes): Don't mention ISO Accents Mode.
6042         (Examining): Update C-h v output example.
6043         (Hooks): Add index and xref for add-hook.
6044         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6045         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6047         * misc.texi: Many cleanups.
6048         (beginning): Add to summary of topics.
6049         (Shell): Put eshell xref at the end.  Remove eshell from table.
6050         (Thumbnails): New node.
6052 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6054         * files.texi (File Name Cache): Make it clear that the cache is
6055         not persistent.
6057 2006-03-25  Karl Berry  <karl@gnu.org>
6059         * emacs-xtra.texi, emacs.texi, gnu.texi:
6060         (1) use @copyright{} instead of (C) in typeset text;
6061         (2) do not indent copyright year list (or anything else).
6063 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6065         * files.texi (VC Dired Mode): Remove misplaced brackets.
6067 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6069         * files.texi: Various updates and clarifications in the VC chapter.
6071 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6073         * help.texi (Help Mode): Document "C-c C-c".
6075 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6077         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6078         menu in the standalone Info reader.
6080 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6082         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6083         moved here from Emacs manual.
6085         * programs.texi (Fortran): Section moved to emacs-xtra.
6086         (Program Modes): Xref to Fortran in emacs-xtra.
6088         * maintaining.texi (Emerge): Move to emacs-xtra.
6089         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6091         * picture.texi: File deleted.
6092         * Makefile.in:
6093         * makefile.w32-in: Remove picture.texi.
6095         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6096         * abbrevs.texi (Abbrevs):
6097         * sending.texi (Sending Mail): Picture node removed.
6099         * emacs.texi (Top): Update node listings.
6101 2006-03-12  Richard Stallman  <rms@gnu.org>
6103         * calendar.texi: Various cleanups.
6105 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6107         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6108         syntax.
6110 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6112         * search.texi (Regexps): More accurately describe which characters
6113         are special in which situations.  Recommend _not_ to quote `]' or
6114         `-' when they are not special.
6116 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6118         * files.texi (Old Versions): Clarify operation of C-x v =.
6120 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6122         * building.texi (Watch Expressions): Update and describe
6123         gdb-speedbar-auto-raise.
6125 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6127         * emacs.texi: Use @smallbook.
6128         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6129         Update subnode menu.
6131         * building.texi (Lisp Interaction): Minor addition.
6133 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6135         * building.texi (Watch Expressions): Update and be more precise.
6137 2006-02-15  Francesco Potortì  <pot@gnu.org>
6139         * maintaining.texi (Create Tags Table): Explain why the
6140         exception when etags writes to files under the /dev tree.
6142 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6144         * custom.texi (Safe File Variables): Lots of clarification.
6145         Renamed from Unsafe File Variables.
6147 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6149         * custom.texi (Unsafe File Variables): File variable confirmation
6150         assumed denied in batch mode.
6152 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6154         * building.texi (GDB User Interface Layout): Don't say `inferior'
6155         for program being debugged.
6157 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6159         * building.texi (GDB Graphical Interface):
6160         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6162 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6164         * custom.texi (Specifying File Variables, Unsafe File Variables):
6165         New nodes, split from File Variables.  Document new file local
6166         variable behavior.
6168 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6170         * display.texi (Standard Faces):
6171         * files.texi (Visiting):
6172         * frames.texi (Clipboard):
6173         * glossary.texi (Glossary) <Clipboard>:
6174         * xresources.texi (X Resources): Mention Mac OS port.
6176 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6178         * building.texi (Building): Clarify topic in intro.
6180         * maintaining.texi (Maintaining): Change title; clarify topic.
6181         Delete duplicate index entries.
6183         * building.texi (Other GDB User Interface Buffers): Clarifications.
6185         * text.texi (Cell Commands): Clarifications.
6187         * programs.texi (Defuns): Delete duplicate explanation of
6188         left-margin paren convention.
6189         (Hungry Delete): Minor cleanup.
6191 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6193         * dired.texi (Tumme): More tumme documentation.
6195 2006-02-11  Alan Mackenzie  <acm@muc.de>
6197         * programs.texi ("Hungry Delete"): Correct the appellation of the
6198         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6200 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6202         * dired.texi (Tumme): Fix small bug.
6204 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6206         * macos.texi (Mac International): Rename "fontset-mac" to
6207         "fontset-standard".
6209 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6211         * dired.texi (Tumme): Basic documentation for Tumme added.
6213 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6215         * mule.texi (International):
6216         * programs.texi (Basic Indent): Fix typos.
6218         * custom.texi (Minor Modes):
6219         * display.texi (Text Display):
6220         * commands.texi (Text Characters): Update xrefs.
6222 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6224         * emacs.texi (Top): Update subnode menu.
6225         Update info on old Emacs papers.
6226         (Intro): "Graphical display", not window system.
6228         * xresources.texi (GTK styles): Minor clarifications.
6230         * trouble.texi: "Graphical display", not window system.
6231         (Stuck Recursive): Minor clarification.
6233         * text.texi: Minor clarifications.
6234         (Sentences): Explain why two-space convention is better.
6235         Explain sentence-end-without-period here.
6236         (Fill Commands): Not here.
6237         (Refill): Node moved down.
6238         (Filling): Update menu.
6239         (Table Creation, Cell Justification, Column Commands): Clarify.
6241         * sending.texi: Minor clarifications.
6243         * search.texi (Regexp Backslash): Clarification.
6245         * rmail.texi: Minor cleanups.
6246         (Rmail): Delete digression about `rmail-mode'.
6247         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6248         (Rmail Files): Mention C-u M-x rmail.
6249         (Rmail Reply): Mention References.
6250         (Rmail Display): Mention rmail-nonignored-headers.
6252         * programs.texi: Minor cleanups.
6253         (Comment Commands): Mention momentary Transient Mark mode.
6254         (Matching): Be more specific about customizing show-paren-mode.
6255         (Info Lookup): Don't list the modes that support C-h S.
6256         Just say what it does in an unsupported mode.
6257         (Man Page): Delete excessive info on customizing woman.
6258         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6260         * abbrevs.texi: Minor clarifications.
6261         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6262         not "dynamic abbrevs" as if they were a kind of abbrev.
6264         * picture.texi (Picture): Minor cleanup.
6266         * mule.texi (Communication Coding): Say "other applications".
6267         (Fontsets): Not specific to X.  Add xref to X Resources.
6268         (Unibyte Mode): Rename from Single-Byte Character Support.
6269         "Graphical display", not window system.
6270         (International): Update menu.
6272         * maintaining.texi (Format of ChangeLog):
6273         New node, split out from ChangeLog.
6274         (ChangeLog): Clarifications in the remaining text.
6275         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6276         (Find Tag): Add @w.
6277         (Tags Search): Explain tag table order here.  Simplify grep ref.
6278         (List Tags): tags-tag-face is a variable, not a face.
6279         (Emerge): Cleanups.
6281         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6282         (Keyboard Macros): Avoid "the user".
6284         * killing.texi: "Graphical display", not window system.
6286         * help.texi (Help Echo): "Graphical display", not window system.
6288         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6290         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6292         * files.texi (Visiting): Make drag-and-drop not X-specific.
6294         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6296         * cmdargs.texi: Minor cleanups.
6298         * building.texi (Compilation): Move and split kill-compilation para.
6299         Add para about multiple compilers.
6300         (Compilation Mode): Commands also available in grep mode and others.
6301         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6302         (Compilation Shell): Clarify.  Put Bash example first.
6303         (Grep Searching): Minor cleanups; add @w.
6304         (Debuggers): Minor cleanups.
6305         (Starting GUD): Make GDB xgraphical mode issue clearer.
6306         (Debugger Operation): Lots of clarifications including
6307         GDB tooltip side-effect issue.
6308         (Commands of GUD): Clarify.
6309         (GUD Customization): Add bashdb-mode-hook.
6310         (GDB Graphical Interface): Rewrite for clarity.
6311         (GDB User Interface Layout): Rewrite for clarity.
6312         (Stack Buffer, Watch Expressions): Likewise.
6313         (Other GDB User Interface Buffers): Cleanups.
6314         (Lisp Libraries, External Lisp): Cleanup.
6316         * basic.texi (Position Info): "Graphical displays", rather than
6317         window systems.
6319         * anti.texi: Minor cleanup.
6321 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6323         * custom.texi (Init File, Find Init): Add cross-references to
6324         where $HOME is described.
6326 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6328         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6329         is not inside the @table.
6331         * emacs.texi (Top): Correct node name.
6333         * files.texi (File Names): Fix @xref.
6334         (Reverting): Fix typo.
6336         * mule.texi (International): Correct node name.
6338         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6340 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6342         * emacs.texi (Top): Update subnode menu.
6344         * mule.texi: Minor clarifications.
6345         Reduce the specific references to X Windows.
6346         Refer to "graphical" terminals, rather than window systems.
6347         (Text Coding): Rename from Specify Coding.
6348         (Communication Coding, File Name Coding, Terminal Coding):
6349         New nodes split out from Text Coding.
6351         * kmacro.texi: Minor clarifications.
6352         (Keyboard Macro Ring): Comment out some excessive commands.
6353         (Basic Keyboard Macro): Split up the table, putting part in each node.
6355         * major.texi: Minor clarifications.
6357         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6359         * windows.texi: Minor clarifications.
6360         (Change Window): Don't describe mode-line mouse cmds here.
6361         Add xref to Mode Line Mouse.
6363         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6365         * macos.texi (Mac International): Fix xref.
6367         * indent.texi: Minor clarifications.
6369         * frames.texi: Minor clarifications.
6370         Reduce the specific references to X Windows.
6371         Refer to "graphical" terminals, rather than window systems.
6372         (Frame Parameters): Don't mention commands like
6373         set-foreground-color.  Just say to customize a face.
6374         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6376         * files.texi: Minor clarifications.
6377         (Numbered Backups): New node, split out from Backup Names.
6379         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6381         * cmdargs.texi (General Variables): Fix xref.
6383         * buffers.texi: Minor clarifications.
6385 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6387         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6388         Nodes moved to top.
6390         * display.texi: Minor clarifications.
6391         (Display): Rearrange menu.
6392         (Standard Faces): Mention query-replace face.
6393         (Faces): Simplify.
6394         (Font Lock): Simplify face customization info.
6395         (Highlight Changes): Node merged into Highlight Interactively.
6396         (Highlight Interactively): Much rewriting and cleanup.
6397         (Optional Mode Line): Narrowed line number not good for goto-line.
6398         Simplify face customization advice.
6399         (Text Display): Mention use of escape-glyph face.
6400         Move ctl-arrow and tab-width here.
6401         (Display Custom): Move no-redraw-on-reenter to end of node.
6403         * search.texi: Minor clarifications.
6404         (Isearch Scroll): Simplify.
6405         (Other Repeating Search): Document multi-occur-in-matching-buffers.
6407         * regs.texi (Registers): Mention bookmarks here.
6409         * mark.texi: Minor clarifications.
6410         (Selective Undo): Node deleted.
6412         * m-x.texi: Minor clarifications.
6414         * killing.texi: Minor clarifications.
6415         Refer to "graphical" terminals, rather than window systems.
6417         * help.texi: Clarifications.
6418         (Help): Don't describe C-h F and C-h K here.
6419         (Key Help): Describe C-h K here.
6420         (Name Help): Mention Emacs Lisp Intro.
6421         Describe C-h F here.
6422         (Misc Help): Mention C-h F and C-h K only briefly.
6424         * fixit.texi (Undo): New node, mostly copied from basic.texi.
6425         Selective undo text merged in.
6426         (Spelling): Mention Aspell along with Ispell.
6428         * emacs.texi (Top): Update subnode menus.
6430         * basic.texi (Basic Undo): Rename from Undo.  Most of text
6431         moved to new Undo node.
6433 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
6435         * basic.texi (Continuation Lines, Inserting Text):
6436         Mention longlines mode.
6438 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6440         * screen.texi: Minor cleanups.
6441         (Screen): Clean up the intro paragraphs.
6442         (Mode Line): Lots of rewriting.  Handle frame-name better.
6443         eol-mnemonic-... vars moved out.
6445         * emacs.texi (Top): Change menu item for MS-DOS node.
6446         Update subnode menu.
6448         * msdog.texi (MS-DOS): Rewrite intro to explain how this
6449         chapter relates to Windows.  Title changed.
6451         * mini.texi: Minor cleanups.
6453         * mark.texi (Selective Undo): New node, text moved from basic.texi.
6454         (Mark): Put it in the menu.
6456         * entering.texi: Minor cleanups.
6458         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6459         (Intro): Refer to "graphical" terminals, rather than X.
6461         * display.texi (Display Custom): Add xref to Variables.
6462         (Optional Mode Line): eol-mnemonic-... vars moved here.
6464         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
6465         rather than X.
6467         * basic.texi: Minor cleanups.
6468         (Undo): selective-undo moved.
6470 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
6472         * anti.texi (Antinews): Various corrections and additions.
6474 2006-01-23  Juri Linkov  <juri@jurta.org>
6476         * custom.texi (Easy Customization, Customization Groups)
6477         (Browsing Custom): Mention links along with buttons.
6479 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6481         * text.texi (TeX Print): Use @key for TAB.
6483         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6485 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6487         * files.texi (File Aliases): Don't claim that usually separate
6488         buffers are created for two file names that name the same data.
6489         Mention additional situations where different names mean the same
6490         file on disk.
6492 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6494         * killing.texi (Deletion): Upcase @key argument.
6496         * custom.texi (Custom Themes): Minor cleanup.
6498         * programs.texi (Hungry Delete): Upcase @key argument.
6500 2006-01-16  Juri Linkov  <juri@jurta.org>
6502         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6503         Move `mode-line-highlight' before `mode-line-buffer-id'.
6505 2006-01-14  Richard M. Stallman  <rms@gnu.org>
6507         * basic.texi (Inserting Text): Minor cleanup.
6509 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
6511         * custom.texi (Changing a Variable, Face Customization):
6512         Update for changes in Custom menus.
6514 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6516         * macos.texi (Mac International): Undo last change.
6518 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
6520         * custom.texi (Custom Themes): Describe the new
6521         customize-create-theme interface.
6523 2005-12-30  Juri Linkov  <juri@jurta.org>
6525         * basic.texi (Position Info): Update example.
6527 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6529         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6531 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6533         * custom.texi (Custom Themes): `load-theme' always loads.
6535 2005-12-23  Juri Linkov  <juri@jurta.org>
6537         * display.texi (Highlight Interactively): Use double space to
6538         separate sentences.  Replace C-p with M-p, and C-n with M-n.
6540 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6542         * custom.texi (Easy Customization and subnodes):
6543         Replace "active field" with "button".
6544         Use "user option" only for variables.
6545         Use "setting" for variable-or-face.
6547 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
6549         * buffers.texi (Select Buffer): Change order in table to make
6550         "Similar" refer to the correct item.
6551         (Indirect Buffers): Minor rewording.
6553 2005-12-20  Juri Linkov  <juri@jurta.org>
6555         * files.texi (VC Status): Put P and N near p and n.
6557 2005-12-19  Richard M. Stallman  <rms@gnu.org>
6559         * programs.texi (Electric C): Delete the info about newline control.
6560         (Other C Commands): Minor cleanup.
6561         (Left Margin Paren): Minor cleanup.
6563 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6565         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6566         (Customization Groups): Delete text moved to "Browsing Custom".
6567         (Browsing Custom): New node.
6568         (Specific Customization): Clarify which commands only work for
6569         loaded options.
6571 2005-12-18  Bill Wohler  <wohler@newt.com>
6573         * frames.texi (Tool Bars): Shorten text of previous change.
6575 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6577         * files.texi (VC Status): Document log-view mode.
6579 2005-12-18  Bill Wohler  <wohler@newt.com>
6581         * frames.texi (Tool Bars): Mention that you can turn off tool bars
6582         permanently via the customize interface.
6584 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
6586         * killing.texi (Killing by Lines): Document `kill-whole-line'
6587         function.
6589 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
6591         * buffers.texi (Select Buffer): Change `prev-buffer' to
6592         `previous-buffer'.  Indicate that these functions use a frame
6593         local buffer list.
6595 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6597         * custom.texi (Easy Customization): Change menu comment.
6598         (Prefix Keymaps): Fix spelling of Control-X-prefix.
6600         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
6601         (Help): Among the Apropos commands, describe only C-h a here.
6603 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6605         * programs.texi (Options for Comments): Comment-end starts with space.
6607         * glossary.texi (Glossary): Minor cleanup.
6609         * files.texi (Old Versions): Use @table.
6611 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6613         * display.texi (Highlight Interactively): Include
6614         global-hi-lock-mode.  Add miscellaneous details and elaborations.
6616 2005-12-09  Richard M. Stallman  <rms@gnu.org>
6618         * display.texi (Font Lock): Delete the Global FL menu item.
6620 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
6622         * custom.texi (Minibuffer Maps): Mention the maps for file name
6623         completion.
6625 2005-12-09  Kim F. Storm  <storm@cua.dk>
6627         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6628         prefix keys even when mark is active.  Describe that RET moves
6629         cursor to next corner in rectangle; clarify insert around rectangle.
6631 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6633         * custom.texi (Customization): Use xref to elisp manual for
6634         non-TeX output.
6635         (Minor Modes): Update.
6636         (Customization Groups, Changing a Variable, Face Customization):
6637         Update for new appearance of Custom buffers.
6638         (Changing a Variable): `custom-buffer-done-function' has been
6639         replaced by `custom-buffer-done-kill'.
6640         (Specific Customization): In the `customize-group' buffer, a
6641         subgroup's contents are not "hidden".  They are not included at
6642         all.  They have no [Show] button.
6643         (Mouse Buttons): Add pxref to description of mouse event lists in
6644         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
6645         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6646         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6648 2005-12-08  Richard M. Stallman  <rms@gnu.org>
6650         * mini.texi (Completion Commands, Completion):
6651         In file name input, SPC does not do completion.
6653 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
6655         * building.texi (GDB Graphical Interface): Explain screen size
6656         setting.
6657         (Other GDB User Interface Buffers): Describe features specific to
6658         GDB 6.4.
6660 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6662         * building.texi (GDB User Interface Layout): Describe how to
6663         kill associated buffers.
6664         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6665         (Watch Expressions): Be more precise.
6666         (Other GDB User Interface Buffers): Describe how to change a
6667         register value.
6669 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6671         * macos.texi (Mac Input): Remove description of
6672         mac-command-key-is-meta.  Add descriptions of
6673         mac-control-modifier, mac-command-modifier, and
6674         mac-option-modifier.
6675         (Mac International): Fix description of conversion of clipboard data.
6676         (Mac Font Specs): Add example of font customization by face attributes.
6678 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6680         * building.texi (Watch Expressions): Expand description.
6681         (Other GDB User Interface Buffers): Describe local map for
6682         gud-watch.
6684 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
6686         * display.texi (Font Lock): Font lock is enabled by default now.
6688 2005-11-20  Juri Linkov  <juri@jurta.org>
6690         * basic.texi (Position Info): Update examples of the output.
6691         Remove the fact that examples are produced in the TeXinfo buffer,
6692         because in the Info reader users will get a different output from
6693         `C-x ='.
6695         * building.texi (Compilation Mode): Remove paragraph duplicated
6696         from the node `Compilation'.  Add `compilation-skip-threshold'.
6698         * display.texi (Font Lock): Suggest more user-friendly method of
6699         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6701 2005-11-18  Richard M. Stallman  <rms@gnu.org>
6703         * files.texi (Registering): Mention @@ in mode line.
6705         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
6707 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6709         * files.texi (Renaming and VC): Some back-ends don't
6710         handle renaming.
6712 2005-11-17  Juri Linkov  <juri@jurta.org>
6714         * emacs.texi (Top):
6715         * display.texi (Highlight Interactively): Put this font-lock based
6716         mode near Font Lock node.
6718 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6720         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6721         icons.
6723 2005-11-12  Kim F. Storm  <storm@cua.dk>
6725         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
6726         (Help Summary): Add C-h d and C-h e.
6727         (Apropos): Clarify that all apropos commands may search for either
6728         list of words or a regexp.  Add C-h d for apropos-documentation.
6729         Describe apropos-documentation-sort-by-scores user option.
6731 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
6733         * killing.texi (CUA Bindings): Add @section.
6735 2005-11-10  Kim F. Storm  <storm@cua.dk>
6737         * emacs.texi (Top): Add CUA Bindings entry to menu.
6739         * killing.texi (CUA Bindings): New node.  Moved here from
6740         misc.texi and extended with info on rectangle commands and
6741         rectangle highlighting, interface to registers, and the global
6742         mark feature.
6744         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6746         * regs.texi: Prev link points to CUA Bindings node.
6748 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
6750         * help.texi (Help Echo): By default, help echos are only shown on
6751         mouse-over, not on point-over.
6753 2005-11-04  Jérôme Marant  <jerome@marant.org>
6755         * misc.texi (Shell Mode): Describe how to activate password echoing.
6757 2005-11-04  Romain Francoise  <romain@orebokech.com>
6759         * mark.texi (Mark Ring): Fix typo.
6761 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6763         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6765 2005-11-01  Bill Wohler  <wohler@newt.com>
6767         * help.texi (Help Mode): Fix typo.
6769 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6771         * building.texi (Other GDB User Interface Buffers):
6772         Describe the command gdb-use-inferior-io-buffer.
6774 2005-10-31  Romain Francoise  <romain@orebokech.com>
6776         * files.texi (Compressed Files): Fix typo.
6778         * buffers.texi (Misc Buffer): Downcase `*shell*'.
6780         * windows.texi (Force Same Window): Likewise.
6782 2005-10-30  Bill Wohler  <wohler@newt.com>
6784         * help.texi (Help Mode): URLs viewed with browse-url.
6786 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6788         * building.texi (GDB Graphical Interface): Don't reference
6789         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
6790         must stay in same frame.
6792 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6794         * custom.texi (Init File): Document ~/.emacs.d/init.el.
6796         * anti.texi (Antinews): Likewise.
6798 2005-10-28  Bill Wohler  <wohler@newt.com>
6800         * help.texi (Help): Help mode now creates hyperlinks for URLs.
6802 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6804         * files.texi (Visiting): Explain how to enter ? in a file name.
6806         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6808 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6810         * building.texi (GDB Graphical Interface):
6811         Describe gdb-mouse-until.
6813 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6815         * custom.texi (Init File): Recommend when to use site-start.el.
6817 2005-10-21  Juri Linkov  <juri@jurta.org>
6819         * custom.texi (Examining): Mention accessing the old variable
6820         value via M-n in set-variable.
6822 2005-10-18  Romain Francoise  <romain@orebokech.com>
6824         * files.texi (Version Systems): Capitalize GNU.
6826 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6828         * building.texi (Compilation Mode): Remove redundant paragraph.
6829         (Watch Expressions): Remove paragraph to reflect code change.
6831 2005-10-16  Richard M. Stallman  <rms@gnu.org>
6833         * building.texi (Compilation Mode, Compilation): Clarified.
6835 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6837         * misc.texi (Saving Emacs Sessions): Mention savehist library.
6839 2005-10-13  Kenichi Handa  <handa@m17n.org>
6841         * basic.texi (Position Info): Fix previous change.
6843 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6845         * cmdargs.texi (Icons X): Fix typo.
6847 2005-10-12  Kenichi Handa  <handa@m17n.org>
6849         * basic.texi (Position Info): Describe the case that Emacs shows
6850         "part of display ...".
6852 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
6854         * cmdargs.texi (Icons X): -nb => -nbi.
6856 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
6858         * frames.texi (Speedbar): A couple more clarifications.
6860 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
6862         * building.texi (GDB User Interface Layout): Improve diagram.
6863         (Watch Expressions): Explain how to make speedbar global.
6864         (Other GDB User Interface Buffers): Make references more precise.
6866 2005-10-09  Richard M. Stallman  <rms@gnu.org>
6868         * frames.texi (Speedbar): Clarify the text.
6870 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
6872         * frames.texi (Speedbar): Add information on keybindings,
6873         dismissing the speedbar, and buffer display mode.  Link to
6874         speedbar manual.
6876 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
6878         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6879         added -nb, --no-bitmap-icon.
6881 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
6883         * building.texi (GDB Graphical Interface): Add variables and
6884         functions to indices.  Be more precise.
6886 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
6888         * frames.texi (Drag and Drop): Remove the x- from
6889         x-dnd-open-file-other-window and xdnd-protocol-alist.
6891 2005-09-30  Romain Francoise  <romain@orebokech.com>
6893         * mini.texi (Minibuffer): The default value now appears before the
6894         colon in minibuffer prompts.
6896 2005-09-25  Richard M. Stallman  <rms@gnu.org>
6898         * search.texi (Regexp Search): Doc search-whitespace-regexp.
6900 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6902         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6904 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6906         * emacs.texi (Top): Update submenus from macos.texi.
6908         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6909         (Mac OS): Update feature support status.
6910         (Mac Input): List supported input scripts.  Remove description
6911         about `mac-keyboard-text-encoding'.  Mention mouse button
6912         emulation and related variables.
6913         (Mac International): Mention Central European and Cyrillic
6914         support.  Now `keyboard-coding-system' is dynamically changed.
6915         Add description about coding system for selection.
6916         Add description about language environment.
6917         (Mac Environment Variables):
6918         Mention `~/.MacOSX/environment.plist'.  Give example of command line
6919         arguments.  Add Preferences support.
6920         (Mac Directories): Explicitly state that this node is for Mac OS
6921         Classic only.
6922         (Mac Font Specs): Mention specification for scalable fonts.
6923         List supported charsets.  Add preferred way of creating fontsets.
6924         Add description about `mac-allow-anti-aliasing'.
6925         (Mac Functions): Add descriptions about `mac-set-file-creator',
6926         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6927         and `mac-get-preference'.
6929 2005-09-16  Romain Francoise  <romain@orebokech.com>
6931         Update all files to specify GFDL version 1.2.
6933         * doclicense.texi (GNU Free Documentation License): Update to
6934         version 1.2.
6936 2005-09-15  Richard M. Stallman  <rms@gnu.org>
6938         * buffers.texi (List Buffers): Fix xref.
6940         * rmail.texi (Rmail Basics): Fix xref.
6942         * emacs.texi (Top): Update subnode menus.
6944         * files.texi (Saving Commands): New node, broken out of Saving.
6945         (Customize Save): New node, broken out of Saving.
6946         Clarify effect of write-region-inhibit-fsync.
6947         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6949 2005-09-14  Romain Francoise  <romain@orebokech.com>
6951         * files.texi (Saving): Mention write-region-inhibit-fsync.
6953 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
6955         * custom.texi (Custom Themes): New node.
6957 2005-09-03  Richard M. Stallman  <rms@gnu.org>
6959         * search.texi (Search Case): Mention vars that control
6960         case-fold-search for various operations.
6962 2005-08-22  Juri Linkov  <juri@jurta.org>
6964         * display.texi (Standard Faces): Merge the text from
6965         `(elisp)Standard Faces' into this node.
6967 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
6969         * emacs.texi (Top): Delete menu item for deleted node
6970         Keyboard Translations.
6972 2005-08-18  Richard M. Stallman  <rms@gnu.org>
6974         * trouble.texi (Unasked-for Search):
6975         Delete xref to Keyboard Translations.
6977         * glossary.texi (Glossary): Delete xref.
6979         * custom.texi (Minor Modes): Say that the list here is not complete.
6980         (Keyboard Translations): Node deleted.
6981         (Disabling): Delete xref to it.
6982         (Customization Groups): Fix Custom buffer example.
6983         (Hooks): Mention remove-hooks.
6985 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6987         * building.texi (GDB Graphical Interface): Improve filling of menu
6988         item.
6990 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
6992         * building.texi (GDB Graphical Interface): Use better node names.
6994 2005-08-14  Richard M. Stallman  <rms@gnu.org>
6996         * text.texi (Sentences): Fix xref.
6998 2005-08-14  Juri Linkov  <juri@jurta.org>
7000         * building.texi (Compilation, Grep Searching): Move grep command
7001         headings from `Compilation' to `Grep Searching'.
7003         * dired.texi (Dired and Find):
7004         * maintaining.texi (Tags Search): Replace grep xref to
7005         `Compilation' node with `Grep Searching'.
7007         * files.texi (Comparing Files): Replace xref to `Compilation' with
7008         `Compilation Mode'.
7010 2005-08-13  Alan Mackenzie  <acm@muc.de>
7012         * search.texi (Non-ASCII Isearch): Correct a typo.
7013         (Replacement Commands): Mention query-replace key binding.
7015 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7017         * programs.texi (Options for Comments): Fix xref.
7019         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7020         out of Regexps.
7022 2005-08-09  Juri Linkov  <juri@jurta.org>
7024         * building.texi (Compilation): Use `itemx' instead of `item'.
7025         (Grep Searching): Simplify phrase.
7027         * display.texi (Standard Faces): Describe vertical-border on
7028         window systems.
7030         * windows.texi (Split Window): Simplify phrase and mention
7031         vertical-border face.
7033 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7035         * files.texi (Comparing Files): Clarify compare-windows.
7037         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7039 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7041         * mule.texi (Coding Systems): Rephrase the paragraph about
7042         codepages: no need for "M-x codepage-setup" anymore, except on
7043         MS-DOS.
7045         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7046         the MS-DOS port only.
7048 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7050         * makefile.w32-in (info): Don't run multi-install-info.bat.
7051         ($(infodir)/dir): New target, produced by running
7052         multi-install-info.bat.
7054 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7056         * files.texi (Quoted File Names): Add index entry.
7058 2005-07-19  Juri Linkov  <juri@jurta.org>
7060         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7062 2005-07-18  Juri Linkov  <juri@jurta.org>
7064         * custom.texi (Easy Customization):
7065         * files.texi (Old Versions):
7066         * frames.texi (Wheeled Mice):
7067         * mule.texi (Specify Coding):
7068         * text.texi (Cell Justification):
7069         * trouble.texi (After a Crash):
7070         * xresources.texi (GTK styles):
7071         Delete duplicate duplicate words.
7073 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7075         * frames.texi (Creating Frames): Fix foreground color example.
7077         * custom.texi (Init Examples): Clean up text about conditionals.
7079 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7081         * mini.texi (Completion Commands): Fix command name for ?.
7083 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7085         * display.texi (Standard Faces): Explain that customization of
7086         `menu' face has no effect on w32 and with GTK.
7087         Add cross-references.
7089         * cmdargs.texi (General Variables): Clarify the default location
7090         of $HOME on w32 systems.
7092 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7094         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7095         changed.
7097 2005-07-08  Kenichi Handa  <handa@m17n.org>
7099         * mule.texi (Recognize Coding):
7100         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7102 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7104         * anti.texi (Antinews): Mention mode-line-inverse-video.
7106         * files.texi (Saving): Minor correction about C-x C-w.
7108         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7110 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7112         * search.texi (Isearch Scroll): Add example of using the
7113         `isearch-scroll' property.
7114         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7115         `Display Custom' node.
7116         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7117         and de-emphasize it.
7118         (Other Repeating Search): `occur' currently can not correctly
7119         handle multiline matches.  Correct, clarify and update description
7120         of `flush-lines' and `keep-lines'.
7122         * display.texi (Display Custom): Add anchor for `baud-rate'.
7124 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7126         * gnu.texi: Update where to get GNU status; add refs for how to help.
7127         Add footnotes 6 and 7.
7129 2005-07-04  Lute Kamstra  <lute@gnu.org>
7131         Update FSF's address in GPL notices.
7133         * doclicense.texi (GNU Free Documentation License):
7134         * trouble.texi (Checklist): Update FSF's address.
7136 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7138         * display.texi (Text Display): Change index entries.
7140 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7142         * makefile.w32-in (MAKEINFO): Use --force.
7143         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7144         Makefile.in.
7146 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7148         * anti.texi (Antinews): Rename show-nonbreak-escape to
7149         nobreak-char-display.
7151         * emacs.texi (Top): Update detailed node listing.
7153         * display.texi (Text Display): Rename show-nonbreak-escape
7154         to nobreak-char-display and no-break-space to nobreak-space.
7155         (Standard Faces): Split up the list of standard faces
7156         and put it in a separate node.  Add nobreak-space and
7157         escape-glyph.
7159 2005-06-23  Lute Kamstra  <lute@gnu.org>
7161         * mule.texi (Select Input Method): Fix typo.
7163 2005-06-23  Kenichi Handa  <handa@m17n.org>
7165         * mule.texi (International): List all supported scripts.
7166         Adjust text for that leim is now included in the normal Emacs
7167         distribution.
7168         (Language Environments): List all language environments.
7169         Intlfonts contains fonts for most supported scripts, not all..
7170         (Select Input Method): Refer to C-u C-x = to see how to type to
7171         input a specific character.
7172         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7174 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7176         * building.texi (Grep Searching): Texinfo usage fix.
7178 2005-06-22  Miles Bader  <miles@gnu.org>
7180         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7182 2005-06-20  Miles Bader  <miles@gnu.org>
7184         * display.texi (Faces): Add `vertical-divider'.
7186 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7188         * text.texi (Adaptive Fill): Minor clarification.
7190 2005-06-10  Lute Kamstra  <lute@gnu.org>
7192         * emacs.texi (Top): Correct version number.
7193         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7194         refer to the current version of Emacs.
7196 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7198         * files.texi (Log Buffer): Document when there can be more than
7199         one file to be committed.
7201 2005-06-08  Juri Linkov  <juri@jurta.org>
7203         * display.texi (Faces): Add `shadow' face.
7205 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7207         * display.texi (Faces): Write about mode-line-highlight.
7209 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7211         * misc.texi (Printing Package): Explain how to initialize
7212         printing package.
7214         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7216 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7218         * emacs.texi: Rename Hardcopy to Printing.
7219         Make PostScript and PostScript Variables subnodes of it.
7221         * misc.texi (Printing): Rename node from Hardcopy.
7222         Mention menu bar options.
7223         Move PostScript and PostScript Variables to submenu.
7224         (Printing package): New node.
7226         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7228         * dired.texi (Operating on Files): Likewise.
7230         * calendar.texi (Displaying the Diary): Likewise.
7232         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7234         * glossary.texi (Glossary): Likewise.
7236         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7237         effect.
7239 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7241         * trouble.texi (After a Crash): Polish previous change.
7243 2005-05-30  Noah Friedman  <friedman@splode.com>
7245         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7246         recovery mechanism.
7248 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7250         * building.texi (Other Buffers): SPC toggles display of
7251         floating point registers.
7253 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7255         * files.texi (Log Buffer): Merge in description of Log Edit
7256         mode from pcl-cvs.texi.
7258 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7260         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7262 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7264         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7265         not enabled by default.
7266         When not on a word, `ispell-word' by default checks the word
7267         before point.
7269 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7271         * building.texi (Debugger Operation): Simplify last sentence.
7273 2005-05-23  Lute Kamstra  <lute@gnu.org>
7275         * emacs.texi: Update FSF's address throughout.
7276         (Preface): Use @cite.
7277         (Distrib): Add cross reference to the node "Copying".  Mention the
7278         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7279         printed manuals.
7280         (Intro): Use @xref for the Emacs Lisp Intro.
7282 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7284         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7286         * basic.texi (Moving Point): Mention default for `goto-line'.
7288         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7289         of a variable's docstring.
7291 2005-05-18  Lute Kamstra  <lute@gnu.org>
7293         * maintaining.texi (Overview of Emerge): Add cross reference.
7294         Remove duplication.
7296         * emacs.texi (Top): Update to the current structure of the manual.
7297         * misc.texi (Emacs Server): Add menu description.
7298         * files.texi (Saving): Fix menu.
7299         * custom.texi (Customization): Fix menu.
7300         * mule.texi (International): Fix menu.
7301         * kmacro.texi (Keyboard Macros): Fix menu.
7303 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7305         * display.texi: Various minor changes.
7306         (Faces): Delete text that is repeated in the next section.
7308 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7310         * building.texi (Debugger Operation): Mention GUD tooltips are
7311         disabled with GDB in text command mode.
7313 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7315         * building.texi: Replace toolbar with "tool bar" for consistency.
7316         (Compilation Mode): Describe compilation-context-lines
7317         and use of arrow in compilation buffer.
7318         (Debugger Operation): Replace help text with variable's value.
7320         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7321         consistency.
7323 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7325         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7326         Add xref.
7328 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7330         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7331         (Position Info): Delete discussion of `goto-line'.  It is already
7332         described in `Moving point'.
7334         * mini.texi (Completion Commands): Correct reference.
7335         (Completion Options): Fix typo.
7337         * killing.texi (Deletion): Complete description of `C-x C-o'.
7339 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7341         * building.texi (Compilation): Clarify recompile's directory choice.
7343         * frames.texi (Tooltips): Cleanups.
7345         * basic.texi (Arguments): Fix punctuation.
7347 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
7349         * screen.texi (Menu Bar): The up and down (not left and right)
7350         arrow keys move through a keyboard menu.
7352 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
7354         * basic.texi: Various typo and grammar fixes.
7355         (Moving Point): C-a now runs move-beginning-of-line.
7357 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
7359         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7361         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7362         as different animals.
7364 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
7366         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7367         Correct index entry.
7369 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7371         * building.texi (Debugger Operation): Update to reflect changes
7372         in GUD tooltips.
7374 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7376         * files.texi (Compressed Files): Auto Compression normally enabled.
7378         * building.texi (Debugger Operation): Clarify previous change.
7380 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7382         * building.texi (Debugger Operation): Add description for
7383         GUD tooltips when program is not running.
7385 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7387         * misc.texi (Shell): Add `Shell Prompts' to menu.
7388         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
7389         description.  Delete remarks moved to new node.
7390         (Shell Prompts): New node.
7391         (History References): Replace remarks moved to `Shell Prompts'
7392         with xref to that node.
7393         (Remote Host): Clarify how to specify the terminal type when
7394         logging in to a different machine.
7396 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7398         * emacs.texi (Top): Update submenus from files.texi.
7400         * files.texi (Filesets): Clarify previous change.
7402         * dired.texi (Misc Dired Features): Clarify previous change.
7404 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
7406         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7408         * dired.texi (Misc Dired Features):
7409         Document dired-compare-directories.
7411         * files.texi (Filesets): New node.
7412         (File Conveniences): Document Image mode.
7414         * text.texi (TeX Print): Document tex-compile.
7416 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
7418         * frames.texi (Tooltips): Tooltip mode is enabled by default.
7419         Delete redundant reference to tooltip Custom group.  It is
7420         referred too again in the next paragraph.
7422 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7424         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7426 2005-04-19  Kim F. Storm  <storm@cua.dk>
7428         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7430 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
7432         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7433         turns off desktop-save-mode.
7435 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
7437         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7438         by default in terminals compatible with xterm.  Mention that
7439         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7440         node.
7442 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
7444         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7446 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7448         * xresources.texi (Table of Resources): Add cursorBlink.
7450 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
7452         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7453         `d', `C-d' and `u'.
7455 2005-04-11  Richard M. Stallman  <rms@gnu.org>
7457         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7458         (Misc X): Add -D, --basic-display.
7460         * maintaining.texi (Change Log): Correct the description of
7461         the example.
7463         * major.texi (Choosing Modes): Document magic-mode-alist.
7465 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
7467         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7468         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7469         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7470         (Rmail Output): Clarify which statements apply to `o', `C-o' and
7471         `w', respectively.
7472         (Rmail Labels): Mention `l'.
7473         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
7474         (Rmail Summary Edit): Describe `j' and RET.
7476 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
7478         * xresources.texi (Lucid Resources): Add fontSet resource.
7480 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
7482         * display.texi (Useless Whitespace): `indicate-unused-lines' is
7483         now called `indicate-empty-lines'.
7485 2005-04-06  Kim F. Storm  <storm@cua.dk>
7487         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7489 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7491         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7492         deleted.
7493         (Marks vs Flags): Add some convenient key bindings.
7494         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7495         (Misc Dired Features): Correct and expand description of `w' command.
7497         * frames.texi (XTerm Mouse): Delete apparently false info.
7498         The GNU/Linux console currently does not appear to support
7499         `xterm-mouse-mode'.
7501 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7503         * calendar.texi (Diary): Mention shell utility `calendar'.
7505 2005-04-01  Richard M. Stallman  <rms@gnu.org>
7507         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7509 2005-04-01  Lute Kamstra  <lute@gnu.org>
7511         * maintaining.texi (Change Log): add-change-log-entry uses
7512         add-log-mailing-address.
7514 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
7516         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7517         `VC Mode Line' and put in an xref to that node.
7518         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7519         its description.
7521 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
7523         * calendar.texi (Calendar Systems): Say that the Persian calendar
7524         implemented here is the arithmetical one championed by Birashk.
7526 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
7528         * programs.texi (Fortran Motion): Fix previous change.
7530 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7532         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7534 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
7536         * text.texi (Refill): Refer to Long Lines Mode.
7537         (Longlines): New node.
7538         (Auto Fill): Don't index "word wrap" here.
7539         (Filling): Add Longlines to menu.
7541 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7543         * xresources.texi: Minor fixes.
7545         * misc.texi (Emacs Server): Fix Texinfo usage.
7547         * emacs.texi (Top): Don't use a real section heading for
7548         "Detailed Node Listing".  Fake it instead.
7550         * basic.texi (Position Info): Minor cleanup.
7552         * mule.texi (Input Methods): Minor cleanup.
7554 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
7556         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7557         constructs as well.
7558         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7560 2005-03-29  Kenichi Handa  <handa@m17n.org>
7562         * mule.texi (Input Methods): Refer to the command C-u C-x =.
7564         * basic.texi (Position Info): Update the description about the
7565         command C-u C-x =.
7567 2005-03-28  Richard M. Stallman  <rms@gnu.org>
7569         * emacs.texi (Top): Use @section for the detailed node listing.
7571         * calendar.texi: Minor fixes to previous change.
7573         * programs.texi (Fortran): Small fixes to previous changes.
7575         * emacs.texi (Top): Update list of subnodes of Dired.
7576         Likewise for building.texi.
7578         * files.texi (File Conveniences): Delete Auto Image File mode.
7580 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
7582         * building.texi (Flymake): New node.
7584         * custom.texi (Function Keys): Document kp- event types and
7585         keypad-setup package.
7587         * dired.texi (Wdired): New node.
7589         * files.texi (File Conveniences): Reorder entries.
7590         Explain how to turn on Auto-image-file mode.
7591         Document Thumbs mode.
7593         * mule.texi (Specify Coding): Document recode-region and
7594         recode-file-name.
7596         * programs.texi (Program Modes): Add Conf mode and DNS mode.
7598 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7600         * commands.texi (Keys): M-o is now a prefix key.
7602 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
7604         * programs.texi: Reformat and update copyright years.
7605         (Fortran): Update section.
7607 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7609         * files.texi: Several small changes in addition to:
7610         (Visiting): Change xref for Dialog Boxes to ref.
7611         (Version Headers): Replace references to obsolete var
7612         `vc-header-alist' with `vc-BACKEND-header'.
7613         (Customizing VC): Update value of `vc-handled-backends'.
7615 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7617         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7618         move here from Emacs Lisp Reference Manual.
7619         * calendar.texi (Calendar/Diary, Diary Commands)
7620         (Special Diary Entries, Importing Diary): Change some xrefs to
7621         point to emacs-xtra rather than elisp.
7623         * emacs-xtra.texi (Calendar Customizing):
7624         Move view-diary-entries-initially, view-calendar-holidays-initially,
7625         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7626         Emacs Manual.
7627         (Appt Customizing): Merge entire section into main Emacs Manual.
7628         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7629         mark-holidays-in-calendar here from emacs-xtra.
7630         (Displaying the Diary): Move view-diary-entries-initially,
7631         mark-diary-entries-in-calendar here from emacs-xtra.
7632         (Appointments): Move appt-display-mode-line,
7633         appt-display-duration, appt-disp-window-function,
7634         appt-delete-window-function here from emacs-xtra.
7636         * calendar.texi: Update and reformat copyright.
7637         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7638         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7639         (Diary): Refer to `diary-file' rather than ~/diary.
7640         (Diary Commands): Rename node to "Displaying the Diary".
7641         * emacs.texi (Top): Rename "Diary Commands" section.
7642         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7644 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7646         * misc.texi (Emacs Server): Fix the command for setting
7647         server-name.  Add an xref to Invoking emacsclient.
7649         * help.texi (Help Summary): Clarify when "C-h ." will do something
7650         nontrivial.
7651         (Apropos): Add cindex entry for apropos-sort-by-scores.
7653         * display.texi (Text Display): Add index entries for how no-break
7654         characters are displayed.
7656 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7658         * files.texi (Visiting): Fix cross-references introduced with the
7659         last change.
7661         * xresources.texi (GTK resources): Fix last change.
7663 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
7665         * xresources.texi (X Resources): GTK options documented too.
7666         (Resources): Clarify meaning of program name.
7667         (Table of Resources): Add visualClass.
7668         (GTK resources): Rewrite.
7669         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7671         * display.texi (Text Display): Mention non-breaking spaces.
7673         * files.texi (Reverting): Document auto-revert-check-vc-info.
7675         * frames.texi (Mouse Commands): Document
7676         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7678         * help.texi (Help Summary): Add `C-h .'.
7679         (Apropos): Apropos accepts a list of search terms.
7680         Document apropos-sort-by-scores.
7681         (Help Echo): Document display-local-help.
7683         * misc.texi (Emacs Server): Document server-name.
7684         (Invoking emacsclient): Document -s option for server names.
7686         * text.texi (Outline Visibility): Introduce "current heading
7687         line" (commands can be called with point on a body line).
7688         Re-order table to follow the sequence of discussion.
7689         hide-body won't hide lines before first header line.
7690         (TeX Mode): Add DocTeX mode.
7692 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7694         * mule.texi (Single-Byte Character Support): Delete mention
7695         of iso-acc.el and iso-transl.el.
7697 2005-03-23  Lute Kamstra  <lute@gnu.org>
7699         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7701 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7703         * search.texi: Delete explicit node pointers.
7704         (Incremental Search): New menu.
7705         (Basic Isearch, Repeat Isearch, Error in Isearch)
7706         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7707         (Slow Isearch): New subnodes.
7708         (Configuring Scrolling): Node deleted.
7709         (Search Case): Doc default-case-fold-search.
7710         (Regexp Replace): Move replace-regexp doc here.
7712         * rmail.texi (Movemail): Put commas inside closequotes.
7714         * picture.texi (Insert in Picture): Document C-c arrow combos.
7715         (Basic Picture): Clarify erasure.
7717         * display.texi (Font Lock): Put commas inside closequotes.
7719         * cmdargs.texi (General Variables): Put commas inside closequotes.
7721 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
7723         * building.texi (Stack Buffer): Mention reverse contrast for
7724         *selected* frame (might not be current frame).
7726 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7728         * building.texi (Starting GUD): Add bashdb.
7730 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
7732         * basic.texi (Moving Point): Add M-g M-g binding.
7733         (Undo): Document undo-only.
7734         (Position Info): Document M-g M-g and C-u M-g M-g.
7736         * building.texi (Building): Put Grep Searching after Compilation
7737         Shell.
7738         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7739         Document next-error-highlight.
7740         (Grep Searching): Document grep-highlight-matches.
7741         (Lisp Eval): Typing C-x C-e twice prints integers specially.
7743         * calendar.texi (Importing Diary): Rename node from iCalendar.
7744         Document diary-from-outlook.
7746         * dired.texi (Misc Dired Features): Rename node from Misc Dired
7747         Commands.
7748         Mention effect of X drag and drop on Dired buffers.
7750         * files.texi (Visiting): Document large-file-warning-threshold.
7751         Move paragraph on file-selection dialog.
7752         Mention visiting files using X drag and drop.
7753         (Reverting): Mention using Auto-Revert mode to tail files.
7754         Document auto-revert-tail-mode.
7755         (Version Systems): Minor correction.
7756         (Comparing Files): Diff-mode is no longer based on Compilation
7757         mode.
7758         Document compare-ignore-whitespace.
7759         (Misc File Ops): Explain passing a directory to rename-file.
7760         Likewise for copy-file and make-symbolic-link.
7762         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7763         Document mouse-wheel-progressive speed.
7765         * help.texi (Misc Help): Document numeric argument for C-h i.
7766         Correctly explain the effect of just C-u as argument.
7768         * killing.texi (Deletion): Document numeric argument for
7769         just-one-space.
7771         * mini.texi (Completion): Completion acts on text before point.
7773         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7774         (Emulation): CUA mode replaces pc-bindings-mode,
7775         pc-selection-mode, and s-region.
7777         * mule.texi (Input Methods): Leim is now built-in.
7778         (Select Input Method): Document quail-show-key.
7779         (Specify Coding): Document revert-buffer-with-coding-system.
7781         * programs.texi (Fortran Motion): Document f90-next-statement,
7782         f90-previous-statement, f90-next-block, f90-previous-block,
7783         f90-end-of-block, and f90-beginning-of-block.
7785         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7787         * emacs.texi (Acknowledgments): Updated.
7789         * anti.texi: Total rewrite.
7791 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
7793         * ack.texi (Acknowledgments): Update.
7795 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7797         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7798         Update copyright years.
7800 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
7802         * building.texi (Commands of GUD): Move paragraph on setting
7803         breakpoints with mouse to the GDB Graphical Interface node.
7805 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7807         * misc.texi (Single Shell, Shell Options): Fix previous change.
7809         * building.texi (Debugger Operation): Update GUD tooltip enable info.
7811 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7813         * building.texi (Starting GUD): Don't explain text vs graphical
7814         GDB here.  Just mention it and xref.
7815         Delete "just one debugger process".
7816         (Debugger Operation): Move GUD tooltip info here.
7817         (GUD Tooltips): Node deleted.
7818         (GDB Graphical Interface): Explain the two GDB modes here.
7820         * sending.texi (Sending Mail): Minor cleanup.
7821         (Mail Aliases): Explain quoting conventions.
7822         Update key rebinding example.
7823         (Header Editing): C-M-i is like M-TAB.
7824         (Mail Mode Misc): mail-attach-file does not do MIME.
7826         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7827         that really belongs here.
7828         (Remote Mailboxes): Text moved to Rmail Inbox.
7829         (Rmail Display): Mention Mouse-1.
7830         (Movemail): Clarify two movemail versions.
7831         Clarify rmail-movemail-program.
7833         * misc.texi (Single Shell): Replace uudecode example with gpg example.
7834         Document async shell commands.
7835         (Shell History): Clarify.
7836         (Shell Ring): Mention C-UP an C-DOWN.
7837         (Shell Options): Add comint-prompt-read-only.
7838         (Invoking emacsclient): Set EDITOR to run Emacs.
7839         (Sorting): No need to explain what region is.
7840         (Saving Emacs Sessions): Fix typo.
7841         (Recursive Edit): Fix punctuation.
7842         (Emulation): Don't mention "PC bindings" which are standard.
7843         (Hyperlinking): Explain Mouse-1 convention here.
7844         (Find Func): Node deleted.
7846         * help.texi (Name Help): Xref to Hyperlinking.
7848         * glossary.texi (Glossary):
7849         Rename "Balance Parentheses" to "Balancing...".
7850         Add "Byte Compilation".  Correct "Copyleft".
7851         New xref in "Customization".
7852         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7853         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7854         Rename "Registers" to "Register".
7855         Replace "Selecting" with "Selected Frame",
7856         "Selected Window", and "Selecting a Buffer".
7858         * files.texi (Types of Log File): Explain how projects'
7859         methods can vary.
7861         * display.texi (Faces): Delete "Emacs 21".
7863         * custom.texi (Changing a Variable): C-M-i like M-TAB.
7864         * fixit.texi (Spelling): C-M-i like M-TAB.
7865         * mini.texi (Completion Options): C-M-i like M-TAB.
7866         * programs.texi (Symbol Completion): C-M-i like M-TAB.
7867         * text.texi (Text Mode): C-M-i like M-TAB.
7869         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7871         * calendar.texi (Specified Dates): Mention `g w'.
7872         (Appointments): appt-activate toggles with no arg.
7874 2005-03-05  Juri Linkov  <juri@jurta.org>
7876         * cmdargs.texi (Emacs Invocation): Add cindex
7877         "invocation (command line arguments)".
7878         (Misc X): Add -nbc, --no-blinking-cursor.
7880 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
7882         * calendar.texi (iCalendar): No need to require it now.
7884 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
7886         * trouble.texi (Contributing): Mention Savannah.  Direct users to
7887         emacs-devel.
7889 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
7891         * calendar.texi (Adding to Diary): Mention redrawing of calendar
7892         window.
7894 2005-02-27  Richard M. Stallman  <rms@gnu.org>
7896         * building.texi (Compilation): Update mode line status info.
7898 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
7900         * calendar.texi (General Calendar): Document binding of
7901         scroll-other-window-down.
7902         (Mayan Calendar): Fix earliest date.
7903         (Time Intervals): Document timeclock-change.
7904         Fix timeclock-ask-before-exiting documentation.
7906 2005-02-26  Kim F. Storm  <storm@cua.dk>
7908         * frames.texi (Mouse References):
7909         Add mouse-1-click-in-non-selected-windows.
7911 2005-02-25  Richard M. Stallman  <rms@gnu.org>
7913         * screen.texi (Screen): Explain better about cursors and mode lines;
7914         don't presuppose text terminals.
7915         (Point): Don't assume just one cursor.
7916         Clarify explanation of cursors.
7917         (Echo Area, Menu Bar): Cleanups.
7919         * mini.texi (Minibuffer): Prompts are highlighted.
7920         (Minibuffer Edit): Newline = C-j only on text terminals.
7921         Clarify resize-mini-windows values.
7922         Mention M-PAGEUP and M-PAGEDOWN.
7923         (Completion Commands): Mouse-1 like Mouse-2.
7924         (Minibuffer History): Explain history commands better.
7925         (Repetition): Add xref to Incremental Search.
7927         * mark.texi (Setting Mark): Clarify info about displaying mark.
7928         Clarify explanation of C-@ and C-SPC.
7929         (Transient Mark): Mention Delete Selection mode.
7930         (Marking Objects): Clean up text about extending the region.
7932         * m-x.texi (M-x): One C-g doesn't always go to top level.
7933         No delay before suggest-key-bindings output.
7935         * fixit.texi (Fixit): Mention C-/ for undo.
7936         (Spelling): Mention ESC TAB like M-TAB.
7937         Replacement words with r and R are rechecked.
7938         Say where C-g leaves point.  Mention ? as input.
7940 2005-02-23  Lute Kamstra  <lute@gnu.org>
7942         * cmdargs.texi (Initial Options): Add cross reference.
7944 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
7946         * emacs.texi (Top): Update menu for splitting of node in
7947         msdog.texi.
7948         * frames.texi (Frames): Update xref for splitting of node in
7949         msdog.texi.
7950         * trouble.texi (Quitting): Ditto.
7952 2005-02-16  Richard M. Stallman  <rms@gnu.org>
7954         * windows.texi (Split Window): Simplify line truncation info
7955         and xref to Display Custom.
7957         * trouble.texi (Quitting): Emergency escape only for text terminal.
7958         (Screen Garbled): C-l for ungarbling is only for text terminal.
7960         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7962         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7964         * programs.texi (Program Modes): Mention Python mode.
7965         (Moving by Defuns): Repeating C-M-h extends region.
7966         (Basic Indent): Clarify.
7967         (Custom C Indent): Clarify.
7968         (Expressions): Repeating C-M-@ extends region.
7969         (Info Lookup): Clarify for C-h S.
7970         (Symbol Completion): ESC TAB alternative for M-TAB.
7971         (Electric C): Clarify.
7973         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7975         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7976         MS-DOS Input node.
7977         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7978         (MS-DOS and MULE): Clarify.
7979         (MS-DOS Processes, Windows Processes): Fix typos.
7981         * major.texi (Choosing Modes): Clarify.
7983         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7984         (Keyboard Macro Step-Edit): Clarify.
7986         * indent.texi (Indentation): Clarifications.
7988         * help.texi (Help): Correct error about C-h in query-replace.
7989         Clarify apropos vs C-h a.  Fix how to search in FAQ.
7990         (Key Help): Describe C-h w here.
7991         (Name Help): Minor cleanup.  C-h w moved to Key Help.
7992         Clarify the "object" joke.
7993         (Apropos): Clarify.  Mouse-1 like Mouse-2.
7994         (Help Mode): Mouse-1 like Mouse-2.
7996         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7998         * display.texi (Display): Reorder menu.
7999         (Faces): Cleanup.
8000         (Font Lock): Cleanup.  Mention Options menu.
8001         Delete obsolete text.
8002         (Scrolling): For C-l, don't presume text terminal.
8003         (Horizontal Scrolling): Simplify intro.
8004         (Follow Mode): Clarify.
8005         (Cursor Display): Move before Display Custom.
8006         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8007         Doc default-tab-width.  Doc line truncation more thoroughly.
8009         * dired.texi (Dired Enter): C-x C-f can run Dired.
8010         (Dired Visiting): Comment out `a' command.
8011         Mouse-1 is like Mouse-2.
8012         (Shell Commands in Dired): ? can be used more than once.
8014         * basic.texi (Continuation Lines): Simplify description of truncation,
8015         and refer to Display Custom for the rest of it.
8017 2005-02-06  Lute Kamstra  <lute@gnu.org>
8019         * basic.texi (Undo): Fix typo.
8021         * cmdargs.texi (Emacs Invocation): Fix typo.
8023         * custom.texi (Init Examples): Fix typo.
8025         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8027 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8029         * regs.texi (Registers): Registers can hold numbers, too.
8031         * killing.texi (Other Kill Commands): Cleanup.
8032         Delete redundant explanation of kill in read-only buffer.
8033         (Yanking): Mention term "copying".
8034         (Accumulating Text): Fix typo.
8036         * entering.texi (Entering Emacs): Update rationale at start.
8037         (Exiting): Treat iconifying on a par with suspension.
8039         * custom.texi (Minor Modes): Fix typo.
8040         (Easy Customization): Fix menu style.
8041         (Variables): Add xref.
8042         (Examining): Setting for future sessions works through .emacs.
8043         (Keymaps): "Text terminals", not "Many".
8044         (Init Rebinding): Explain \C-.  Show example of \M-.
8045         Fix minor wording errors.
8046         (Function Keys): Explain vector syntax just once.
8047         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8048         (Init File): Mention .emacs.d directory.
8049         (Init Examples): Add xref.
8050         (Find Init): Mention .emacs.d directory.
8052         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8053         (Action Arguments): Explain which kinds of -l args are found how.
8054         (Initial Options): --batch does not inhibit site-start.
8055         Add xrefs.
8056         (Command Example): Use --batch, not -batch.
8058         * basic.texi (Inserting Text): Cleanup wording.
8059         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8060         C-n is not error at end of buffer.
8061         (Undo): Doc C-/ like C-_.  Add xrefs.
8062         (Arguments): META key may be labeled ALT.
8063         Peculiar arg meanings are explained in doc strings.
8065         * abbrevs.texi (Expanding Abbrevs): Clarify.
8067 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8069         * frames.texi (Frame Parameters): Add an xref to the description
8070         of list-colors-display.  Add a pointer to the X docs about colors.
8072         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8073         Improve docs of list-colors-display.
8075 2005-02-03  Lute Kamstra  <lute@gnu.org>
8077         * frames.texi (Frames, Drag and Drop): Fix typos.
8079 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8081         * windows.texi (Basic Window): Mention color-change in mode line.
8082         (Change Window): Explain dragging vertical boundaries.
8084         * text.texi (Sentences): Clarify.
8085         (Paragraphs): Explain M-a and blank lines.
8086         (Outline Mode): Clarify text and menu.
8087         (Hard and Soft Newlines): Mention use-hard-newlines.
8089         * frames.texi (Frames): Delete unnecessary mention of Windows.
8090         (Mouse Commands): Likewise.  Mention xterm mouse support.
8091         (Clipboard): Clarify.
8092         (Mouse References): Mention use of Mouse-1 for following links.
8093         (Menu Mouse Clicks): Clarify.
8094         (Mode Line Mouse): Clarify.
8095         (Drag and Drop): Rewrite.
8097         * fixit.texi (Spelling): Fix typo.
8099         * files.texi (File Names): Clarify.
8100         (Visiting): Update conditions for use of file dialog.  Clarify.
8101         (Saving): Doc d as answer in save-some-buffers.
8102         (Remote Files): Clean up the text.
8104         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8106         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8107         (List Buffers): Clarify.
8108         (Several Buffers): Doc T command.
8109         (Buffer Convenience): Clarify menu.
8111         * basic.texi (Undo): Clarify last change.
8113 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8115         * fixit.texi (Spelling): Fix typo.
8117 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8119         * basic.texi (Undo): Update description of `undo-outer-limit'.
8121 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8123         * building.texi: Update documentation relating to GDB Graphical
8124         Interface.
8126 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8128         * custom.texi (Easy Customization): Adapt menu to node name change.
8130 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8132         * custom.texi (Easy Customization): Defn of "User Option" now
8133         includes faces.  Don't say just "option" when talking about variables.
8134         Do say just "options" to mean "anything customizable".
8135         (Specific Customization): Describe `customize-variable',
8136         not `customize-option'.
8138         * glossary.texi (Glossary) <Faces>: Add xref.
8139         <User Option>: Change definition--include faces.  Change xref.
8141         * picture.texi (Picture): Mention artist.el.
8143         * sending.texi, screen.texi, programs.texi, misc.texi:
8144         * mini.texi, major.texi, maintaining.texi, macos.texi:
8145         * help.texi, frames.texi, files.texi:
8146         Don't say just "option" when talking about variables.
8148         * display.texi, mule.texi: Don't say just "option" when talking
8149         about variables.  Other minor cleanups.
8151 2005-01-26  Lute Kamstra  <lute@gnu.org>
8153         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8154         File'.  Mention the `-Q' option at the `--no-site-file' option.
8156 2005-01-22  David Kastrup  <dak@gnu.org>
8158         * building.texi (Grep Searching): Mention alias `find-grep' for
8159         `grep-find'.
8161 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8163         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8165 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8167         * rmail.texi (Movemail): Explain differences
8168         between standard and mailutils versions of movemail.
8169         Describe command line and configuration options introduced
8170         with the latter.
8171         Explain the notion of mailbox URL, provide examples and
8172         cross-references to mailutils documentation.
8173         Describe various methods of specifying mailbox names,
8174         user names and user passwords for rmail.
8175         (Remote Mailboxes): New section.
8176         Describe how movemail handles remote mailboxes.  Describe configuration
8177         options used to control its behavior.
8178         (Other Mailbox Formats): Explain handling of various mailbox
8179         formats.
8181 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8183         * commands.texi (Commands): Clarification.
8185 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8187         * programs.texi (Multi-line Indent): Fix previous change.
8188         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8190 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8192         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8193         lazy-highlight.
8195         * search.texi (Query Replace): Mention faces query-replace
8196         and lazy-highlight.
8197         (Incremental Search): Update isearch highlighting info.
8199 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8201         * custom.texi (Saving Customizations): Minor improvement.
8203 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8205         * custom.texi (Saving Customizations): Emacs no longer loads
8206         `custom-file' after .emacs.  No longer mention customizing through
8207         Custom.
8209 2005-01-01  Andreas Schwab  <schwab@suse.de>
8211         * killing.texi (Graphical Kill): Move up under node Killing,
8212         change @section to @subsection.
8214 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8216         * custom.texi (Face Customization): Mention hex color specs.
8218         * emacs.texi (Top): Update Killing submenu.
8220         * killing.texi (Killing): Reorganize section.
8221         No more TeX-only text; put the node command at start of chapter.
8222         But the first section heading is used only in TeX.
8223         Rewrite the text to read better in this mode.
8224         (Graphical Kill): New subnode gets some of the text that
8225         used to be in the first section.
8227 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8229         * dired.texi (Shell Commands in Dired): Delete the ? example.
8231         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8233         * files.texi (Saving): Describe new require-final-newline features
8234         and mode-require-final-newline.
8236 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8238         * custom.texi (File Variables): Clarify previous change.
8240 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8242         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8243         out now.
8245 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8247         * Makefile.in (MAKEINFO): Specify --force.
8249         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8250         (Undo): Doc undo-outer-limit.
8252 2004-12-15  Juri Linkov  <juri@jurta.org>
8254         * mark.texi (Transient Mark, Mark Ring): M-< and other
8255         movement commands don't set mark in Transient Mark mode
8256         if mark is active.
8258 2004-12-12  Juri Linkov  <juri@jurta.org>
8260         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8261         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8263         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8264         (Misc Dired Commands): Add @r{(Dired)} to w.
8266 2004-12-12  Juri Linkov  <juri@jurta.org>
8268         * mark.texi (Marking Objects): Marking commands also extend the
8269         region when mark is active in Transient Mark mode.
8271 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8273         * custom.texi (Saving Customizations): Emacs only loads the custom
8274         file automatically after the init file in version 22.1 or later.
8275         Adapt text and examples to this fact.
8277 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8279         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8280         be set through Custom.  Otherwise, it has no effect.
8282 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8284         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8285         * entering.texi: Rename Command Line to Emacs Invocation.
8287         * misc.texi (Term Mode): Correctly describe C-c.
8289         * custom.texi (Easy Customization): Move up to section level,
8290         before Variables.  Avoid using the term "variable"; say "option".
8291         New initial explanation.
8292         (Variables): In initial explanation, connect "variable" to the
8293         already-explained "user option".
8295         * emacs.texi (Top): Fix ref to Command Line.
8296         Move reference to Easy Customization.
8298         * xresources.texi (X Resources): Fix From link.
8300         * doclicense.texi (GNU Free Documentation License): Fix To link.
8302         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8304         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8306 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8308         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8310 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8312         * kmacro.texi: Several small changes in addition to the following.
8313         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8314         defining a keyboard macro.
8315         Mention `kmacro-ring-max'.
8316         (Keyboard Macro Counter): Clarify description of
8317         `kmacro-insert-counter', `kmacro-set-counter',
8318         `kmacro-add-counter' and `kmacro-set-format'.
8320 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8322         * custom.texi (File Variables): Add `unibyte' and make it more
8323         clear that `unibyte' and `coding' are special.  Suggested by Simon
8324         Krahnke <overlord@gmx.li>.
8326         * mule.texi (Enabling Multibyte): Refer to File Variables.
8327         Suggested by Simon Krahnke <overlord@gmx.li>.
8329 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8331         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8332         x-use-old-gtk-file-dialog.
8334 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8336         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8338 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8340         * building.texi (Lisp Eval): Delete hyphen in section name.
8342 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8344         * files.texi (Old Versions):
8345         No longer document annotation as "CVS only".
8347 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
8349         * files.texi (Version Control): Rewrite the introduction about
8350         version systems, mentioning the new ones that we support.
8351         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8352         suggestions.
8354 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8356         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8358 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
8360         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8362 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8364         * text.texi (Text Based Tables, Table Definition)
8365         (Table Creation, Table Recognition, Cell Commands)
8366         (Cell Justification, Row Commands, Column Commands)
8367         (Fixed Width Mode, Table Conversion, Measuring Tables)
8368         (Table Misc): New nodes, documenting the Table Mode.
8370 2004-10-19  Jason Rumney  <jasonr@gnu.org>
8372         * makefile.w32-in (info): Change order of arguments to makeinfo.
8374 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
8376         * calendar.texi (iCalendar): Update for package changes.
8378 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8380         * files.texi (Misc File Ops): View mode is a minor mode.
8382 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
8384         * calendar.texi (iCalendar): Style changes.
8386 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
8388         * search.texi (Regexps): The regexp described in the example is no
8389         longer stored in the variable `sentence-end'.
8391 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8393         * building.texi (Starting GUD): Note that multiple debugging
8394         sessions requires `gdb --fullname'.
8396 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8398         * calendar.texi (iCalendar): New section for a new package.
8400 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8402         * text.texi: Various small changes in addition to the following.
8403         (Text): Replace xref for autotype with inforef.
8404         (Sentences): Explain nil value for `sentence-end'.
8405         (Paragraphs): Update default values for `paragraph-start' and
8406         `paragraph-separate'.
8407         (Text Mode): Correct description of Text mode's effect on the
8408         syntax table.
8409         (Outline Visibility): `hide-other' does not hide top level headings.
8410         `selective-display-ellipses' no longer has an effect on Outline mode.
8411         (TeX Misc): Add missing @cindex.
8412         Replace xref for RefTeX with inforef.
8413         (Requesting Formatted Text): The variable
8414         `enriched-fill-after-visiting' no longer exists.
8415         (Editing Format Info): Update names of menu items and commands.
8416         (Format Faces): Mention special effect of specifying the default face.
8417         Describe inheritance of text properties.
8418         Correct description of `fixed' face.
8419         (Format Indentation): Correct description of effect of setting
8420         margins.  Mention `set-left-margin' and `set-right-margin'.
8421         (Format Justification): Update names of menu items.
8422         `set-justification-full' is now bound to `M-j b'.
8423         Mention that `default-justification' is a per buffer variable.
8424         (Format Properties): Update name of menu item.
8425         (Forcing Enriched Mode): `format-decode-buffer' automatically
8426         turns on Enriched mode if the buffer is in text/enriched format.
8428 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
8430         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8432 2004-09-28  Kim F. Storm  <storm@cua.dk>
8434         * display.texi (Display Custom) <indicate-buffer-boundaries>:
8435         Align with new functionality.
8437 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
8439         * display.texi (Display Custom): Remove stray `@end defvar'.
8441 2004-09-23  Kim F. Storm  <storm@cua.dk>
8443         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8444         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8446 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8448         * custom.texi (Hooks): Explain using setq to clear out a hook.
8449         (File Variables): Explain multiline string constants.
8450         (Non-ASCII Rebinding): Explain when you need to update
8451         non-ASCII char codes in .emacs.
8453         * building.texi (Compilation): Explain how to make a silent
8454         subprocess that won't be terminated.  Explain compilation-environment.
8456 2004-09-13  Kim F. Storm  <storm@cua.dk>
8458         * mini.texi (Repetition): Rename isearch-resume-enabled to
8459         isearch-resume-in-command-history and change default to disabled.
8461 2004-09-09  Kim F. Storm  <storm@cua.dk>
8463         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8464         with new `kmacro-name-last-macro'.
8466 2004-09-08  Juri Linkov  <juri@jurta.org>
8468         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8470 2004-09-03  Juri Linkov  <juri@jurta.org>
8472         * search.texi (Incremental Search): Update wording for M-%.
8474 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
8476         * killing.texi (Killing): Correct description of kill commands in
8477         read-only buffer.
8479 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
8481         * building.texi (Compilation Mode): Add a paragraph about rules
8482         for finding the compilation buffer for `next-error'.
8484         * search.texi (Other Repeating Search): Mention that Occur mode
8485         supports the next-error functionality.
8487 2004-09-02  Juri Linkov  <juri@jurta.org>
8489         * search.texi (Regexp Replace): Add missing backslash to \footnote.
8491 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
8493         * kmacro.texi (Basic Keyboard Macro):
8494         `apply-macro-to-region-lines' now operates on all lines that begin
8495         in the region, rather than on all complete lines in the region.
8497 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
8499         * frames.texi (Drag and drop): Add documentation about
8500         x-dnd-test-function and x-dnd-known-types.
8502 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
8504         * indent.texi: Various minor changes in addition to:
8505         (Indentation Commands): Correct description of `indent-relative'.
8506         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8507         mode.  The *Tab Stops* buffer uses Overwrite Mode.
8508         (Just Spaces): `tabify' converts sequences of at least two spaces
8509         to tabs.
8511 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
8513         * frames.texi (Secondary Selection): Setting the secondary
8514         selection with M-Drag-Mouse-1 does not alter the kill ring,
8515         setting it with M-Mouse-1 and M-Mouse-3 does.
8516         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8517         toolkit scroll bars.
8518         (Scroll Bars): Ditto.
8520         * windows.texi (Basic Window): When using a window system, the value
8521         of point in a non-selected window is indicated by a hollow box.
8522         (Split Window): Side by side windows are separated by a scroll bar,
8523         if scroll bars are used.
8524         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8525         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8526         (Window Convenience): Update bindings for `winner-undo' and
8527         `winner-redo'.
8529         * ack.texi (Acknowledgments): Use `@unnumbered'.
8530         * misc.texi: Adapt sectioning in Info to the node structure.
8531         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8532         of "Using Emacs as a Server".
8533         * building.texi (Building): Interchange nodes (for correct numbering).
8534         * programs.texi (Programs): Interchange nodes (for correct numbering).
8535         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8536         Info to the node structure.
8537         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8538         Rearrange order of nodes and sections such that both "GNU GENERAL
8539         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8540         end, as appropriate for appendices.
8541         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8542         Use `@unnumberedsec'.
8543         * trouble.texi: Adapt sectioning in Info to the node structure.
8544         Adapt node pointers to change in emacs.texi.
8545         * cmdargs.texi, doclicense.texi: Adapt node pointers.
8547 2004-08-25  Kenichi Handa  <handa@m17n.org>
8549         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8550         description for unibyte mode.
8552 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
8554         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8556         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8557         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8558         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8559         in @pxref.
8561 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
8563         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8564         Change section names.
8566 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
8568         * kmacro.texi (Keyboard Macro Ring): Rename section.
8569         Emacs treats the head of the macro ring as the `last keyboard macro'.
8570         (Keyboard Macro Counter): Minor change.
8571         (Save Keyboard Macro): Some clarifications.
8572         (Edit Keyboard Macro): Rename section.
8574         * buffers.texi (Buffers): Maximum buffer size is now 256M on
8575         32-bit machines.
8576         (Several Buffers): Clarify which buffer is selected if `2' is
8577         pressed in the Buffer Menu.
8578         Auto Revert mode can be used to update the Buffer Menu
8579         automatically.
8581 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
8583         * help.texi (Misc Help): Add an index entry for finding an Info
8584         manual by its file name.
8586 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
8588         * files.texi (Backup Deletion): Correct description of
8589         `delete-old-versions'.
8590         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8591         (Auto Save Files): Recommend `auto-save-mode' to reenable
8592         auto-saving, rather than the abbreviation `auto-save'.
8594 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8596         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8597         for "killing" and "yanking" in main menu.
8599 2004-08-16  Richard M. Stallman  <rms@gnu.org>
8601         * killing.texi (Yanking, Killing): Minor cleanups.
8603         * mark.texi (Momentary Mark): Minor cleanups.
8605 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
8607         * custom.texi (Non-ASCII Rebinding):
8608         C-q always inserts the right code to pass to global-set-key.
8610 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
8612         * regs.texi (RegNumbers): Mention `C-x r i' binding for
8613         `insert-register', instead of `C-x r g' binding, for consistency.
8615 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
8617         * fixit.texi (Spelling): Fix typo.
8619 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8621         * help.texi (Help): Fix Texinfo usage.
8623 2004-07-24  Richard M. Stallman  <rms@gnu.org>
8625         * text.texi (Paragraphs): Update how paragraphs are separated
8626         and the default for paragraph-separate.
8628         * search.texi (Regexp Replace): Further update text for new
8629         replacement operators.
8631 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
8633         * emacs-xtra.texi (Subdir switches): Dired does not remember the
8634         `R' switch.
8636         * dired.texi (Dired Updating): `k' only deletes inserted
8637         subdirectories from the Dired buffer if a prefix argument was given.
8639         * search.texi (Regexps): Delete redundant definition of `symbol' in
8640         description of `\_>'.  It already occurs in the description of `\_<'.
8642 2004-07-01  Juri Linkov  <juri@jurta.org>
8644         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8645         (Regexp Search): Add M-r.
8647 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
8649         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8651 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8653         * search.texi, calendar.texi: Markup fixes.
8655 2004-06-25  Richard M. Stallman  <rms@gnu.org>
8657         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8659 2004-06-25  David Kastrup  <dak@gnu.org>
8661         * search.texi (Regexp Replace): Some typo corrections and
8662         rearrangement.
8664 2004-06-24  David Kastrup  <dak@gnu.org>
8666         * search.texi (Unconditional Replace): Use replace-string instead
8667         of query-replace in example.
8668         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8669         sequences.
8670         (Query Replace): Correct explanation of `^' which does not use
8671         the mark stack.
8673 2004-06-21  Nick Roberts  <nickrob@gnu.org>
8675         * misc.texi (Shell History Copying): Document comint-insert-input.
8676         (Shell Ring): Describe comint-dynamic-list-input-ring here.
8678 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
8680         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8681         * custom.texi (Customization): Do.
8682         * anti.texi (Antinews): Do.
8683         * abbrevs.texi (Defining Abbrevs): Do.
8685         * programs.texi (Info Lookup): Fix keybinding for
8686         info-lookup-symbol.
8688 2004-06-16  Juanma Barranquero  <lektu@terra.es>
8690         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8691         Add emacs-xtra.
8692         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8693         (clean): Add emacs-xtra and flymake.  Remove redundancies.
8695 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
8697         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8698         Add emacs-xtra.
8699         * emacs-xtra.texi: New file.
8701 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8703         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8704         (Dired and Find): Mention differences with ordinary Dired buffers.
8706 2004-06-13  Richard M. Stallman  <rms@gnu.org>
8708         * custom.texi (Init Syntax): Explain about vars that do special
8709         things when set with setq or with Custom.
8710         (Init Examples): Add line-number-mode example.
8712 2004-06-12  Juri Linkov  <juri@jurta.org>
8714         * dired.texi (Operating on Files): Add dired-do-touch.
8716 2004-06-10  Juri Linkov  <juri@jurta.org>
8718         * building.texi (Lisp Eval): Add C-M-x on defface.
8720 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8722         * files.texi (Reverting): Auto-Revert mode and
8723         Global Auto-Revert mode no longer revert remote files.
8725 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8727         * custom.texi (Init File): Two dashes start --no-site-file.
8729 2004-05-29  Alan Mackenzie  <acm@muc.de>
8731         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8732         ("AWK"): Is consistently thus spelled throughout.
8733         (AWK, Pike): Document as "C-like modes".
8734         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8735         (M-x man): Supersedes M-x manual-entry.
8736         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
8738         ("Comments in C"): Delete node; the info is in CC Mode manual.
8739         (c-comment-only-line-offset): Remove description.
8741         (C-c ., C-c C-c): Describe new C Mode bindings.
8743         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8744         (@dfn{Style}, c-default-style, comment-column, comment-padding)
8745         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8746         Amend definitions.
8748         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8749         Describe functions.
8751         (c-comment-start-regexp, c-hanging-comment-ender-p)
8752         (c-hanging-comment-starter-p): Remove obsolete definitions.
8754         * emacs.texi: Remove the menu entry "Comments in C".
8756 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
8758         * dired.texi (Dired and Find): `find-ls-option' does not apply to
8759         `M-x locate'.
8761 2004-05-16  Karl Berry  <karl@gnu.org>
8763         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8764         makeinfo --html fails.
8765         * help.texi (Help Summary) [@ifnottex]: Likewise.
8767 2004-05-13  Nick Roberts  <nickrob@gnu.org>
8769         * building.texi (GDB Graphical Interface): Update and describe
8770         layout first.
8772 2004-05-04  Jason Rumney  <jasonr@gnu.org>
8774         * makefile.w32-in: Revert last change.
8776 2004-05-03  Jason Rumney  <jasonr@gnu.org>
8778         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8780 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8782         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8784 2004-04-18  Juri Linkov  <juri@jurta.org>
8786         * fixit.texi (Spelling): Remove file extension from ispell xref.
8788 2004-04-15  Kim F. Storm  <storm@cua.dk>
8790         * cmdargs.texi (Initial Options): Add -Q.
8792 2004-04-05  Kim F. Storm  <storm@cua.dk>
8794         * custom.texi (File Variables): Add safe-local-eval-forms.
8796 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
8798         * files.texi (Reverting): Correct description of revert-buffer's
8799         handling of point.
8801 2004-03-22  Juri Linkov  <juri@jurta.org>
8803         * emacs.texi (Top): Add `Misc X'.
8805         * trouble.texi: Fix help key bindings.
8807         * glossary.texi: Improve references.
8809         * help.texi: Sync keywords with finder.el.
8811         * mini.texi (Completion): Add description for menu items.
8813         * misc.texi (Browse-URL, FFAP): Add information about keywords.
8815         * sending.texi (Mail Methods): Fix xref to Message manual.
8817 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8819         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8821 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8823         * search.texi (Regexps): Explain that ^ and $ have their
8824         special meanings only in certain contexts.
8826         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8828         * mule.texi (Specify Coding): Doc C-x RET F.
8830         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8831         for multiple compile and grep buffers.
8832         (Indirect Buffers): Don't recommand clone-indirect-buffer
8833         for multiple compile and grep buffers.
8835 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8837         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8838         Use $(DEL) instead of rm, and ignore exit code.
8840 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
8842         * building.texi (Watch Expressions): Update.
8844 2004-02-21  Juri Linkov  <juri@jurta.org>
8846         * cmdargs.texi (Action Arguments): Add alias --find-file.
8847         Add --directory, --help, --version.  Move text about command-line-args
8848         to Command Arguments.
8849         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
8850         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
8851         (Window Size X): Join -g and --geometry.  Add @cindex.
8852         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
8853         (Title X): Remove alias -title.
8854         (Misc X): New node.
8856 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
8858         * frames.texi (Drag and drop): Add Motif to list of supported
8859         protocols.
8861 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
8863         * frames.texi (Drag and drop): New section.
8865 2004-01-24  Richard M. Stallman  <rms@gnu.org>
8867         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8868         Include it only @ifnotinfo.  Patch the preceding and following
8869         node headers to point to each other.
8871 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8873         * calendar.texi (Appointments): Update section.
8875 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8877         * programs.texi (C Modes): Fix the xref.
8879 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
8881         * building.texi (Watch Expressions): Update.
8882         (Commands of GUD): Include use of toolbar + breakpoints set from
8883         fringe/margin.
8885 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
8887         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
8888         <acm@muc.de>.
8890 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
8892         * frames.texi (Dialog Boxes): Add use-file-dialog.
8894 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8896         * ack.texi: Note that Alan Mackenzie contributed the AWK support
8897         in CC Mode.
8899 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8901         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8902         * man/commands.texi, man/custom.texi, man/display.texi:
8903         * man/emacs.texi, man/files.texi:
8904         * man/frames.texi, man/glossary.texi, man/killing.texi:
8905         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8906         * man/mule.texi, man/rmail.texi, man/search.texi:
8907         * man/sending.texi, man/text.texi, man/trouble.texi:
8908         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8910 2003-11-01  Alan Mackenzie  <acm@muc.de>
8912         * search.texi (Scrolling During Incremental Search): Document a
8913         new scrolling facility in isearch mode.
8915 2003-10-22  Miles Bader  <miles@gnu.org>
8917         * Makefile.in (info): Move before $(top_srcdir)/info.
8919 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
8921         * building.texi (Watch Expressions): Update section on data display
8922         to reflect code changes (GDB Graphical Interface).
8924 2003-10-13  Richard M. Stallman  <rms@gnu.org>
8926         * xresources.texi (GTK resources): Clean up previous change.
8928 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8930         * xresources.texi (GTK resources): Add a note that some themes
8931         disallow customizations.  Add scroll theme example.
8933 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8935         * cmdargs.texi (General Variables): Remove MAILRC envvar.
8937         * misc.texi (Saving Emacs Sessions): Shorten the section,
8938         collapsing back into one node.
8940 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
8942         * misc.texi: Section "Saving Emacs Sessions" rewritten.
8944 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
8946         * xresources.texi (GTK names in Emacs): Correct typo.
8948 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
8950         * cmdargs.texi (Font X): Mention new default font.
8951         More fully describe long font names, wildcard patterns and the
8952         problems involved.  (Result of discussion on emacs-devel.)
8954 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
8956         * emacs.texi (Acknowledgements): Correct typo.
8958 2003-09-22  Richard M. Stallman  <rms@gnu.org>
8960         * dired.texi (Misc Dired Commands): New node.
8961         (Dired Navigation): Add dired-goto-file.
8963         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8965         * emacs.texi (Acknowledgements): New node, split from Distribution.
8967         * cmdargs.texi (Action Arguments): -f reads interactive args.
8969 2003-09-08  Lute Kamstra  <lute@gnu.org>
8971         * screen.texi (Mode Line): Say that POS comes before LINE.
8972         Mention `size-indication-mode'.
8973         * display.texi (Optional Mode Line):
8974         Document `size-indication-mode'.
8975         * basic.texi (Position Info): Mention `size-indication-mode'.
8977 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8979         * xresources.texi (Resources): Refer to `editres' man page.
8980         (Lucid Resources): Update defaults.  Expand description of
8981         `shadowThickness'.
8983 2003-09-04  Miles Bader  <miles@gnu.org>
8985         * Makefile.in (top_srcdir): New variable.
8986         ($(top_srcdir)/info): New rule.
8987         (info): Depend on it.
8989 2003-09-03  Peter Runestig  <peter@runestig.com>
8991         * makefile.w32-in: New file.
8993 2003-08-29  Richard M. Stallman  <rms@gnu.org>
8995         * misc.texi (Saving Emacs Sessions): Correct previous change.
8997 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8999         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9000         (Intro): Include kmacro.texi after fixit.texi instead of after
9001         custom.texi.  (As suggested by Kim Storm.)
9003 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9005         * fixit.texi (Fixit): Update `Next' pointer.
9006         * files.texi (Files): Update `Previous' pointer.
9007         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9008         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9009         (Suggested by Kim Storm.)
9010         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9012 2003-08-18  Kim F. Storm  <storm@cua.dk>
9014         * kmacro.texi: New file describing enhanced keyboard macro
9015         functionality.  Replaces old description in custom.texi.
9017         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9018         (Keyboard Macros): Move to new kmacro.texi file.
9020         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9022 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9024         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9026 2003-08-17  Alex Schroeder  <alex@gnu.org>
9028         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9029         required.
9031 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9033         * programs.texi (Lisp Indent): Don't describe
9034         lisp-indent-function property here.  Use xref to Lisp Manual.
9036 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9038         * calendar.texi (Date Formats): Document changed behavior of
9039         abbreviations.
9041 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9043         * buffers.texi (List Buffers): Fix previous change.
9045 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9047         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9048         List*.
9050 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9052         * display.texi (Font Lock): Fix typo.
9054 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9056         * display.texi (Font Lock): Add xref for format info on
9057         font-lock-remove-keywords.
9059         * building.texi (Compilation): Document what happens with asynch
9060         children of compiler process.
9062         * help.texi (Library Keywords): Use @multitable.
9064 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9066         * programs.texi (Expressions): Delete C-M-DEL.
9068         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9069         comint-move-point-for-output renamed from
9070         comint-scroll-to-bottom-on-output.
9072         * custom.texi (Init Rebinding): Replace previous change with xref.
9073         (Non-ASCII Rebinding): Explain that issue more briefly here.
9075 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9077         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9079 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9081         * building.texi (GDB Graphical Interface): New node.
9082         (Rewritten somewhat by RMS.)
9084 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9086         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9087         non-English letters.  Explain how to set coding systems correctly
9088         and how to include the right coding cookie in the file.
9090 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9092         * indent.texi (Indentation): Explain the concepts.
9093         (Just Spaces): Explain why preventing tabs for indentation might
9094         be useful.
9096 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9098         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9100 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9102         * cmdargs.texi (General Variables): Document SMTPSERVER.
9104         * sending.texi: Remove SMTP node.
9105         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9106         library.
9108 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9110         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9112 2003-02-22  Simon Josefsson  <jas@extundo.com>
9114         * sending.texi (Mail Methods): Add node about SMTP.
9116 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9118         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9120 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9122         * glossary.texi (Glossary): Correction to cl cross reference.
9124 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9126         * killing.texi (Rectangles): Document C-x c r.
9128 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9130         * xresources.texi (GTK resources): New node.
9131         (GTK widget names): New node.
9132         (GTK names in Emacs): New node.
9133         (GTK styles): New node.
9135 2003-01-09  Francesco Potortì  <pot@gnu.org>
9137         * maintaining.texi (Create Tags Table): Add reference to the new
9138         `etags --help --lang=LANG' option.
9140 2002-10-02  Karl Berry  <karl@gnu.org>
9142         * emacs.texi: Per rms, update all manuals to use @copying instead of
9143         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9144         where needed for the sake of the HTML output.
9146 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9148         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9149         source files.
9151 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9153         * Makefile.in (emacsman): New target.
9155 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9157         * (Version 21.1 released.)
9159 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9161         * Branch for 21.1.
9163 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9165         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9167 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9169         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9171 1999-07-12  Richard Stallman  <rms@gnu.org>
9173         * Version 20.4 released.
9175 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9177         * Makefile.in (INFO_TARGETS): Delete customize.info.
9178         (DVI_TARGETS): Delete customize.dvi.
9179         (../info/customize, customize.dvi): Targets deleted.
9181 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9183         * Version 20.3 released.
9185 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9187         * Makefile.in (EMACSSOURCES): Add mule.texi.
9188         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9190 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9192         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9193         Use it in dvi targets.
9195 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9197         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9198         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9199         (../info/customize): Rename from ../info/custom.
9201 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9203         * Version 20.2 released.
9205 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9207         * Version 20.1 released.
9209 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9211         * Makefile (../info/customize, customize.dvi): New targets.
9212         (INFO_TARGETS): Add ../info/customize.
9213         (DVI_TARGETS): Add customize.dvi.
9215 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9217         * Version 19.33 released.
9219 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9221         * Version 19.32 released.
9223 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9225         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9227 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9229         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9230         Specify -I option.
9231         (All dvi targets): Set the TEXINPUTS variable.
9233 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9235         * Version 19.31 released.
9237 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9239         * Version 19.30 released.
9241 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9243         * Makefile.in (maintainer-clean): Rename from realclean.
9245 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9247         * Makefile.in: New file.
9248         * Makefile: File deleted.
9250 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9252         * Makefile (TEXINDEX_OBJS): Variable deleted.
9253         (texindex, texindex.o, getopt.o): Rules deleted.
9254         All deps on texindex deleted.
9255         (distclean): Don't delete texindex.
9256         (mostlyclean): Don't delete *.o.
9257         * texindex.c, getopt.c: Files deleted.
9259 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9261         * Version 19.26 released.
9263 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9265         * Makefile (EMACSSOURCES): Exclude undo.texi.
9267 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9269         * Version 19.25 released.
9271 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9273         * Version 19.24 released.
9275 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9277         * Version 19.23 released.
9279 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9281         * Makefile: Delete spurious tab.
9283 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9285         * Makefile (.SUFFIXES): New rule.
9287 1993-12-04  Richard Stallman  (rms@srarc2)
9289         * getopt.c: New file.
9290         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9291         (getopt.o): New rule.
9292         (dvi): Don't depend on texindex.
9293         (emacs.dvi): Depend on texindex.
9295 1993-12-03  Richard Stallman  (rms@srarc2)
9297         * Makefile (TEXI2DVI): New variable.
9298         (emacs.dvi): Add explicit command.
9299         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9301 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9303         * Version 19.22 released.
9305 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9307         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9309 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9311         * Version 19.21 released.
9313 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9315         * Makefile (realclean): Don't delete the Info files.
9317 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9319         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9320         4' where appropriate.
9322 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9324         * Makefile: Fix targets for texindex.
9326         * texindex.c: Include "../src/config.h" if building in emacs.
9328         * Makefile: Change all files to FILENAME.texi, force all targets
9329         to be FILENAME, not FILENAME.info.
9330         Add target to build texindex.c, defining `emacs'.
9332 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9334         * Version 19.19 released.
9336 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9338         * Version 19.18 released.
9340 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9342         * Makefile: Fix source file names of the separate manuals.
9344 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9346         * Version 19.17 released.
9348 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9350         * split-man: Fix typos in last change.
9352 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9354         * Version 19.16 released.
9356 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9358         * version 19.15 released.
9360 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9362         * Makefile (distclean): It's rm, not rf.
9364 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9366         * Version 19.14 released.
9368 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9370         * Makefile: New file.
9372 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9374         * Version 19.13 released.
9376 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9378         * Version 19.9 released.
9380 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9382         * Version 19.8 released.
9384 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9386         * cmdargs.texi: Document the -i, -itype, and -iconic options.
9388         * trouble.texi: It's `enable-flow-control-on', not
9389         `evade-flow-control-on'.
9391 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9393         * display.texi: Document standard-display-european.
9395 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9397         * Version 19.7 released.
9399         * emacs.texi: Add a sentence to the top menu mentioning the
9400         specific version of Emacs this manual applies to.
9402 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9404         * basic.texi: Document next-line-add-lines variable used to
9405         implement down-arrow.
9407         * killing.texi: Document kill-whole-line.
9409 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9411         * text.texi: Update unix TeX ordering information.
9413 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9415         * news.texi: Mention fill-rectangle in keybinding list.
9417         * killing.texi: Document fill-rectangle.
9419 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9421         * vc.texi: Bring the docs up to date with VC 5.2.
9423 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9425         * emacs.tex: Mention blackbox and gomoku under Amusements.
9426         Assembler mode is now mentioned and appropriately indexed
9427         under Programming Modes.
9429 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
9431         * emacs.tex: Update TeX ordering information.
9433 1990-06-26  David Lawrence  (tale@geech)
9435         * emacs.tex: Note that completion-ignored-extensions is not used
9436         to filter out names when all completions are displayed in
9437         *Completions*.
9439 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9441         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9443 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
9445         * emacs.tex: Add @findex grep.
9447 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9449         * emacs.tex: Correct two typos.  No other changes before
9450         Version 19 will be made.
9452 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9454         * emacs.tex: Update information for obtaining TeX distribution from the
9455         University of Washington.
9457 ;; Local Variables:
9458 ;; coding: utf-8
9459 ;; End:
9461   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9463   This file is part of GNU Emacs.
9465   GNU Emacs is free software: you can redistribute it and/or modify
9466   it under the terms of the GNU General Public License as published by
9467   the Free Software Foundation, either version 3 of the License, or
9468   (at your option) any later version.
9470   GNU Emacs is distributed in the hope that it will be useful,
9471   but WITHOUT ANY WARRANTY; without even the implied warranty of
9472   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9473   GNU General Public License for more details.
9475   You should have received a copy of the GNU General Public License
9476   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.