Doc improvements for Buffer Menu.
[emacs.git] / doc / emacs / ChangeLog
blob489da45983843a0b7812aded871c09255bd23eea
1 2012-11-07  Chong Yidong  <cyd@gnu.org>
3         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
4         and index the keybindings.  Document tabulated-list-sort.
5         (Kill Buffer): Capitalize Buffer Menu.
7         * trouble.texi (Memory Full): Capitalize Buffer Menu.
9 2012-11-05  Eli Zaretskii  <eliz@gnu.org>
11         * display.texi (Auto Scrolling): Clarify that scroll-step is
12         ignored when scroll-conservatively is set to a non-zero value.
13         (Bug#12801)
15 2012-11-05  Chong Yidong  <cyd@gnu.org>
17         * dired.texi (Dired Updating): Doc fix (Bug#11744).
19 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
21         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
23 2012-10-29  Chong Yidong  <cyd@gnu.org>
25         * dired.texi (Shell Commands in Dired): Document changes to the
26         dired-do-async-shell-command.
28 2012-10-28  Glenn Morris  <rgm@gnu.org>
30         * ack.texi (Acknowledgments): Mention gv.el.
32 2012-10-27  Bastien Guerry  <bzg@gnu.org>
34         * screen.texi (Menu Bar): Fix typo.
36 2012-10-27  Chong Yidong  <cyd@gnu.org>
38         * frames.texi (Mouse Avoidance): Mention new variable
39         mouse-avoidance-banish-position.
41         * programs.texi (Which Function): Which Function mode now works in
42         all major modes by default.
44         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
46         * files.texi (Misc File Ops): Symbolic links on Windows only work
47         on Vista and later.
49         * building.texi (Compilation): Document compilation-always-kill.
51         * search.texi (Symbol Search): New node.
53         * package.texi (Package Menu): Document the "new" status.
55         * windows.texi (Window Choice): Don't refer to the obsolete
56         special-display feature.
58 2012-10-24  Chong Yidong  <cyd@gnu.org>
60         * mule.texi (Text Coding): set-buffer-file-coding-system can now
61         be invoked from the mode line.
63         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
64         changes to the mark and unmark commands.
65         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
66         which is no longer bound to dired-backup-diff.
68 2012-10-23  Bastien Guerry  <bzg@gnu.org>
70         * text.texi (Org Authoring): Use a comma after @ref to avoid the
71         insertion of a period in the Info output.
73 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
75         * custom.texi (Hooks): Clarify that -hooks is deprecated.
77 2012-10-23  Chong Yidong  <cyd@gnu.org>
79         * kmacro.texi (Edit Keyboard Macro): Fix typo.
81 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
83         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
85 2012-10-17  Glenn Morris  <rgm@gnu.org>
87         * mini.texi (Repetition): Further copyedit.
89 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
91         * mini.texi (Repetition): Copyedit.
93 2012-10-16  Juri Linkov  <juri@jurta.org>
95         * search.texi (Query Replace): Document multi-buffer replacement
96         keys.  (Bug#12655)
98         * maintaining.texi (Tags Search): Change link "Replace" to
99         "Query Replace".
101 2012-10-13  Chong Yidong  <cyd@gnu.org>
103         * files.texi (File Conveniences): ImageMagick enabled by default.
105 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
107         * basic.texi (Arguments): Fix typos.
109 2012-10-08  Glenn Morris  <rgm@gnu.org>
111         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
113         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
115 2012-10-06  Glenn Morris  <rgm@gnu.org>
117         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
118         Mention cal-tex-cursor-week2-summary.
120 2012-10-06  Chong Yidong  <cyd@gnu.org>
122         * mini.texi (Passwords): Fix typo.
124 2012-10-02  Glenn Morris  <rgm@gnu.org>
126         * maintaining.texi (VC Directory Commands):
127         Remove duplicate `q' entry.  (Bug#12553)
129 2012-09-30  Chong Yidong  <cyd@gnu.org>
131         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
133         * search.texi (Special Isearch): Document the lax space search
134         feature and M-s SPC.
135         (Regexp Search): Move main search-whitespace-regexp description to
136         Special Isearch.
137         (Replace): Document replace-lax-whitespace.
139         * basic.texi (Position Info): Document C-u M-=.
140         (Moving Point): Document move-to-column.
142         * display.texi (Useless Whitespace): Add delete-trailing-lines.
144         * misc.texi (emacsclient Options): Document the effect of
145         initial-buffer-choice on client frames.  Document server-auth-dir.
146         Do not document server-host, which is bad security practice.
148         * building.texi (Lisp Libraries): Docstring lookups can trigger
149         autoloading.  Document help-enable-auto-load.
151         * mini.texi (Yes or No Prompts): New node.
153         * ack.texi (Acknowledgments): Remove obsolete packages.
155 2012-09-27  Glenn Morris  <rgm@gnu.org>
157         * cal-xtra.texi (Advanced Calendar/Diary Usage):
158         Rename the section to be more general.
159         * emacs.texi: Update menu.
161 2012-09-23  Chong Yidong  <cyd@gnu.org>
163         * buffers.texi (Misc Buffer): Replace toggle-read-only with
164         read-only-mode.
166         * files.texi (Visiting): Likewise.
168 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
170         * trouble.texi (Crashing): Document ulimit -c.
172 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
174         * trouble.texi (Crashing): Document addr2line.
176 2012-09-19  Chong Yidong  <cyd@gnu.org>
178         * killing.texi (Yanking): Minor clarification (Bug#12469).
180 2012-09-17  Chong Yidong  <cyd@gnu.org>
182         * building.texi (GDB User Interface Layout): Remove reference to
183         removed variable gdb-use-separate-io-buffer (Bug#12454).
185 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
187         * regs.texi (Text Registers): `C-x r +' can now be used instead of
188         M-x append-to-register.  New option `register-separator'.
189         (Number Registers): Mention that `C-x r +' is polymorphic.
191 2012-09-07  Chong Yidong  <cyd@gnu.org>
193         * windows.texi (Window Choice): Don't mention obsolete
194         display-buffer-reuse-frames.
196 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
198         Give more-useful info on a fatal error (Bug#12328).
199         * trouble.texi (Crashing): New section, documenting this.
201 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
203         * cmdargs.texi (General Variables):
204         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
205         connections to the D-Bus session bus.  (Bug#12112)
207 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
209         * building.texi (Debugger Operation): Correct and improve
210         documentation of the GUD Tooltip mode.
212 2012-07-31  Chong Yidong  <cyd@gnu.org>
214         * emacs.texi: Fix ISBN (Bug#12080).
216 2012-08-05  Chong Yidong  <cyd@gnu.org>
218         * display.texi (Faces): Document frame-background-mode (Bug#7774).
220         * custom.texi (Face Customization): Move discussion of face
221         inheritance here, from Faces section.
223 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
225         * frames.texi (Mouse Commands): Fix the description of mouse-2.
226         (Bug#11958)
228 2012-07-19  Chong Yidong  <cyd@gnu.org>
230         * emacs.texi: Update ISBN.
232 2012-07-17  Chong Yidong  <cyd@gnu.org>
234         * basic.texi (Inserting Text): Replace ucs-insert with
235         insert-char.  Provide more details of input.
237         * mule.texi (International Chars, Input Methods): Likewise.
239 2012-07-13  Chong Yidong  <cyd@gnu.org>
241         * custom.texi (Examining): Update C-h v message.
243         * buffers.texi (Misc Buffer): Document view-read-only.
245 2012-07-07  Chong Yidong  <cyd@gnu.org>
247         * custom.texi (Init File): Index site-lisp (Bug#11435).
249 2012-07-06  Chong Yidong  <cyd@gnu.org>
251         * emacs.texi: Re-order top-level menu to correspond to logical
252         order, to avoid makeinfo warnings.
254         * ack.texi (Acknowledgments): Note new python.el.
256 2012-06-29  Chong Yidong  <cyd@gnu.org>
258         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
259         * basic.texi (Erasing, Basic Undo): Fix markup.
261 2012-06-29  Glenn Morris  <rgm@gnu.org>
263         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
265 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
267         * fixit.texi (Undo): Fix typo.  (Bug#11775)
269 2012-06-27  Glenn Morris  <rgm@gnu.org>
271         * ack.texi (Acknowledgments): Tiny update.
273 2012-06-21  Glenn Morris  <rgm@gnu.org>
275         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
277 2012-06-17  Chong Yidong  <cyd@gnu.org>
279         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
281         * anti.texi:
282         * building.texi:
283         * cmdargs.texi:
284         * custom.texi:
285         * display.texi:
286         * files.texi:
287         * frames.texi:
288         * glossary.texi:
289         * misc.texi:
290         * mule.texi:
291         * programs.texi:
292         * sending.texi:
293         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
295 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
297         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
299 2012-05-28  Glenn Morris  <rgm@gnu.org>
301         * ack.texi, building.texi, calendar.texi, custom.texi:
302         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
304 2012-05-27  Glenn Morris  <rgm@gnu.org>
306         * emacs.texi: Simplify following removal of node pointers.
308         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
309         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
310         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
311         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
312         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
313         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
314         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
315         * windows.texi, xresources.texi: Nuke hand-written node pointers.
317 2012-05-22  Glenn Morris  <rgm@gnu.org>
319         * emacs.texi (Acknowledgments): Add another contributor.
321 2012-05-12  Glenn Morris  <rgm@gnu.org>
323         * Makefile.in (MKDIR_P): New, set by configure.
324         (mkinfodir): Use $MKDIR_P.
326 2012-05-10  Glenn Morris  <rgm@gnu.org>
328         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
329         with "coding: raw-text".
331         * files.texi (Interlocking): Mention create-lockfiles option.
333 2012-05-09  Chong Yidong  <cyd@gnu.org>
335         * frames.texi (Mouse References, Mouse Commands): Fix index
336         entries (Bug#11362).
338 2012-05-05  Glenn Morris  <rgm@gnu.org>
340         * custom.texi (Customization Groups, Custom Themes, Examining):
341         Improve page breaks.
343         * rmail.texi (Rmail Display): Use example rather than smallexample.
345         * calendar.texi: Convert inforefs to refs.
347         * dired.texi (Dired Enter): Improve page break.
349         * abbrevs.texi (Abbrev Concepts): Copyedits.
351         * maintaining.texi (Registering, Tag Syntax):
352         Tweak line and page breaks.
354         * programs.texi (Programs, Electric C): Copyedits.
355         (Program Modes): Add xref to Fortran.
356         (Left Margin Paren): Remove what was (oddly enough) the only use
357         of defvar in the entire Emacs manual.
358         (Hungry Delete): Remove footnote about ancient Emacs version.
359         (Other C Commands): Use example rather than smallexample.
361         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
362         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
363         Tweak line and page breaks.
365         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
366         (Major Modes): Use example rather than smallexample.
368         * mule.texi (Output Coding): Reword to improve page-breaks.
370         * frames.texi (Fonts): Tweak line and page breaks.
371         Use example rather than smallexample.  Change cross-reference.
372         (Text-Only Mouse): Fix xref.
374         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
375         (Indirect Buffers): Tweak line- and page-breaks.
377         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
379 2012-05-04  Glenn Morris  <rgm@gnu.org>
381         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
382         (info, infoclean): Use $INFO_EXT.
383         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
384         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
385         (INFO_TARGETS): Use $INFO_EXT.
386         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
388 2012-05-02  Glenn Morris  <rgm@gnu.org>
390         * emacs.texi (@copying): Only print EDITION in the TeX version.
392         * search.texi (Regexp Search): Just say "Emacs".
394         * display.texi (Auto Scrolling):
395         Reword to avoid repetition and improve page break.
397         * xresources.texi (Resources):
398         * mule.texi (Language Environments):
399         * misc.texi (Amusements):
400         * maintaining.texi (VC Change Log):
401         * frames.texi (Fonts):
402         * custom.texi (Specifying File Variables, Minibuffer Maps):
403         * cmdargs.texi (Initial Options):
404         * building.texi (Flymake):
405         Reword to remove/reduce some overly long/short lines.
407 2012-04-27  Glenn Morris  <rgm@gnu.org>
409         * emacs.texi: Some fixes for detailed menu.
411         * emacs.texi: Add "et al." to authors.
413         * ack.texi, basic.texi, buffers.texi, building.texi:
414         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
415         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
416         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
417         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
418         * search.texi, trouble.texi, windows.texi:
419         Use Texinfo recommended convention for quotes+punctuation.
421 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
423         * mule.texi (Bidirectional Editing): Improve indexing.
424         Minor wording tweaks.
426 2012-04-15  Chong Yidong  <cyd@gnu.org>
428         * misc.texi (emacsclient Options): More clarifications.
430 2012-04-15  Glenn Morris  <rgm@gnu.org>
432         * msdog.texi (Windows Printing): It doesn't set printer-name.
434         * mule.texi (Language Environments): Move font info to "Fontsets".
435         (Fontsets): Move intlfonts etc here from "Language Environments".
436         Copyedits.
437         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
438         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
440 2012-04-15  Chong Yidong  <cyd@gnu.org>
442         * glossary.texi (Glossary): Standardize on "text terminal"
443         terminology.  All callers changed.
445         * misc.texi (emacsclient Options): Document "client frame" concept
446         and its effect on C-x C-c more carefully.
448 2012-04-15  Glenn Morris  <rgm@gnu.org>
450         * frames.texi (Scroll Bars):
451         * glossary.texi (Glossary): Use consistent case for "X Window System".
453         * mule.texi (Select Input Method, Coding Systems):
454         State command names in kbd tables.
455         (Recognize Coding): Add cross-ref.
456         (Output Coding): Don't mention message mode in particular.
457         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
458         Copyedits.
460 2012-04-14  Glenn Morris  <rgm@gnu.org>
462         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
463         Copyedits.
464         (Coding Systems): Mac OS X apparently uses newlines for EOL.
465         (Recognize Coding): Remove old auto-coding-regexp-alist example.
466         auto-coding-functions does not override coding: tags.
467         Remove rmail-decode-mime-charset; it no longer has any effect.
469 2012-04-14  Chong Yidong  <cyd@gnu.org>
471         * custom.texi (Creating Custom Themes): Add reference to Custom
472         Themes node in Lisp manual.
474 2012-04-14  Glenn Morris  <rgm@gnu.org>
476         * mule.texi (International): Copyedits.
477         (International Chars): Update C-x = example output.
478         (Disabling Multibyte): Rename from "Enabling Multibyte".
479         Clarify what "unibyte: t" does, and mode-line description.
480         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
481         Use Texinfo recommended convention for quotes+punctuation.
482         (Language Environments): Copyedits.
483         (Input Methods): Copyedits.  Use "^" for the postfix example,
484         because it is less confusing inside Info's `quotes'.
486         * custom.texi (Specifying File Variables): Fix "unibyte" description.
487         Update for "Disabling Multibyte" node name change.
488         * emacs.texi: Update for "Disabling Multibyte" node name change.
490         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
491         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
492         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
493         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
494         * sending.texi, text.texi, trouble.texi:
495         Use @file for buffers, per the Texinfo manual.
497         * entering.texi (Entering Emacs):
498         Do not mention initial-buffer-choice = t.
500         * misc.texi (Gnus Startup): Use @env for environment variables.
502         * Makefile.in: Replace non-portable use of $< in ordinary rules.
504 2012-04-12  Glenn Morris  <rgm@gnu.org>
506         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
508 2012-04-07  Glenn Morris  <rgm@gnu.org>
510         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
512 2012-04-05  Glenn Morris  <rgm@gnu.org>
514         * glossary.texi (Glossary): Use anchors for internal cross-references.
516 2012-04-04  Glenn Morris  <rgm@gnu.org>
518         * glossary.texi (Glossary): Copyedits.
519         Use Texinfo-recommended convention for quotes and punctuation.
520         Comment out a few specialized (Rmail) items.
521         New items: Bidirectional Text, Client, Directory Local Variable,
522         File Local Variable, Package, Server, Theme, Trash Can.
524 2012-04-03  Chong Yidong  <cyd@gnu.org>
526         * sending.texi (Mail Misc): Fix an index entry.
528 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
530         * msdog.texi (Windows Startup): Add description of emacsclient
531         operation under -c and -t on MS-Windows.
533         * misc.texi (emacsclient Options): Add cross-reference to "Windows
534         Startup".  (Bug#11091)
536 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
538         * custom.texi (Changing a Variable): Fix example.
540 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
542         * misc.texi (emacsclient Options): More clarifications about -t
543         and -c on MS-Windows.  (Bug#11091)
545 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
547         * misc.texi (emacsclient Options): Document peculiarities of new
548         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
550 2012-03-30  Chong Yidong  <cyd@gnu.org>
552         * files.texi (File Conveniences): Clarify Imagemagick discussion.
554 2012-03-22  Glenn Morris  <rgm@gnu.org>
556         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
558 2012-03-17  Chong Yidong  <cyd@gnu.org>
560         * package.texi (Package Installation): Document use of
561         package-initialize in init file.
563 2012-03-16  Glenn Morris  <rgm@gnu.org>
565         * help.texi (Language Help):
566         * mule.texi (International Chars):
567         etc/HELLO is for character demonstration.
569 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
571         * dired.texi (Shell Commands in Dired): Fix typo.
573 2012-03-04  Chong Yidong  <cyd@gnu.org>
575         * killing.texi (Clipboard): Document clipboard manager.
577 2012-02-29  Glenn Morris  <rgm@gnu.org>
579         * ack.texi (Acknowledgments): Use @Tex{} in more places.
581         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
583         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
585 2012-02-28  Glenn Morris  <rgm@gnu.org>
587         * custom.texi, display.texi, emacs.texi, files.texi:
588         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
589         Standardize possessive apostrophe usage.
591 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
593         * macos.texi (Mac / GNUstep Customization): Remove text about
594         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
596 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
598         * buffers.texi (Select Buffer): Mention that saving in a new file
599         name can switch to a different major mode.
601 2012-02-23  Glenn Morris  <rgm@gnu.org>
603         * mini.texi (Minibuffer File, Completion Options, Repetition):
604         Copyedits.
605         (Completion Example): Other M-x au* commands may be defined.
606         (Completion Styles): Mention emacs21 and completion-category-overrides.
608         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
609         (Windows Keyboard, Windows Mouse, Windows Processes)
610         (Windows Printing, Windows Misc): Copyedits.
611         (ls in Lisp): Update switches list.
613         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
614         Update dos-mode* function names.
615         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
616         (MS-DOS Processes): Add xref to main ls-lisp section.
618         * ack.texi (Acknowledgments): Mention smie.
620 2012-02-22  Glenn Morris  <rgm@gnu.org>
622         * macos.texi: Copyedits.  Fix @key/@kbd usage.
623         (Mac / GNUstep Basics): Don't mention the panels, since the next
624         section covers them.
625         (Mac / GNUstep Customization): Merge some panel info from previous.
627 2012-02-21  Glenn Morris  <rgm@gnu.org>
629         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
630         Small fixes.
632         * emacs-xtra.texi: Picture mode is no longer a chapter.
634         * picture-xtra.texi (Basic Picture): C-a does get remapped.
636         * ack.texi (Acknowledgments): Small changes, including resorting,
637         and removal of things no longer distributed.
639 2012-02-20  Glenn Morris  <rgm@gnu.org>
641         * emacs.texi (Top, Preface): Small rephrasings.
642         (menu, detailmenu): Update entries, and reformat some descriptions.
643         * building.texi, display.texi, emacs-xtra.texi, files.texi:
644         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
645         Reformat some menu descriptions.
647         * ack.texi (Acknowledgments): More updates.
649         * emacs.texi (Acknowledgments): Add several names from ack.texi,
650         and from Author: headers.
651         (Distrib): Small updates.
653 2012-02-18  Glenn Morris  <rgm@gnu.org>
655         * ack.texi (Acknowledgments): Add xref to Org manual.
657         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
658         of '*mail*', since Message does not call it that.
659         (Rmail Reply): Rename rmail-dont-reply-to-names.
660         \\`info- no longer handled specially.
661         Update for rmail-enable-mime-composing.
662         Don't mention 'm' for replies.
663         Don't mention rmail-mail-new-frame and cancelling, since it does
664         not work for Message at the moment.
666         * cal-xtra.texi: Copyedits.
668         * emacs-xtra.texi: Set encoding to ISO-8859-1.
670 2012-02-17  Glenn Morris  <rgm@gnu.org>
672         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
674         * ack.texi (Acknowledgments): Mention Gnulib.
676         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
678         * calendar.texi: Misc small changes, including updating the dates
679         of examples.
681 2012-02-16  Glenn Morris  <rgm@gnu.org>
683         * calendar.texi: Misc small changes.
685         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
686         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
688         * dired-xtra.texi (Subdir Switches): Small fixes.
690         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
692 2012-02-15  Glenn Morris  <rgm@gnu.org>
694         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
696 2012-02-12  Glenn Morris  <rgm@gnu.org>
698         * ack.texi (Acknowledgments):
699         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
701 2012-02-10  Glenn Morris  <rgm@gnu.org>
703         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
705         * programs.texi (Misc for Programs): Mention electric-layout-mode.
707 2012-02-09  Glenn Morris  <rgm@gnu.org>
709         * buffers.texi (Misc Buffer): M-x info does not seem to require a
710         buffer switch after M-x rename-uniquely.
712         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
714 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
716         * text.texi (Org Mode): Fix typo.
718 2012-02-08  Glenn Morris  <rgm@gnu.org>
720         * ack.texi (Acknowledgments): Update emacs-lock info.
722         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
724         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
726 2012-02-07  Glenn Morris  <rgm@gnu.org>
728         * files.texi (File Conveniences): Mention ImageMagick images.
730 2012-02-05  Glenn Morris  <rgm@gnu.org>
732         * trouble.texi (Checklist): Mention debug-on-event.
734         * maintaining.texi (Maintaining): Add cross-ref to ERT.
736 2012-02-04  Glenn Morris  <rgm@gnu.org>
738         * macos.texi (Customization options specific to Mac OS / GNUstep):
739         New subsection.
741         * display.texi (Colors): Mention list-colors-sort.
743         * files.texi (File Conveniences): Mention image animation.
745 2012-01-31  Chong Yidong  <cyd@gnu.org>
747         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
748         scroll bars (Bug#10666).
750 2012-01-28  Chong Yidong  <cyd@gnu.org>
752         * files.texi (Filesets): Fix typos.
754         * display.texi (Faces): Add xref to Colors node.
756 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
758         * buffers.texi (Select Buffer): Clarify explanation of switching
759         to new buffers.  Fix description of next-buffer and
760         previous-buffer (Bug#10334).
761         (Misc Buffer): Add xref to View Mode.
763         * text.texi (Fill Commands): Fix description of
764         sentence-end-double-space.
766 2012-01-23  Chong Yidong  <cyd@gnu.org>
768         * anti.texi (Antinews): Add Emacs 23 antinews.
770 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
772         * programs.texi (Comment Commands): Typo (bug#10514).
774 2012-01-15  Chong Yidong  <cyd@gnu.org>
776         * xresources.texi (X Resources): Describe GTK+ case first.
777         (Resources): Don't use borderWidth as an example, since it doesn't
778         work with GTK+.
779         (Table of Resources): Clarify role of several resources, including
780         the Emacs 24 behavior of cursorBlink etc.
781         (Face Resources): Node deleted.  Recommend using Customize
782         instead.  Add paragraph to `Table of Resources' node summarizing
783         how to use X resources for changing faces.
784         (Lucid Resources): Rewrite, omitting description of font names,
785         referring to the Fonts node instead.
786         (LessTif Resources): Copyedits.
787         (GTK resources): Rewrite, describing the difference between gtk2
788         and gtk3.
789         (GTK Resource Basics): New node.
790         (GTK Widget Names, GTK Names in Emacs): Rewrite.
791         (GTK styles): Just refer to Fonts node for GTK font format.
793         * display.texi (Faces): Document the cursor face.
795 2012-01-14  Chong Yidong  <cyd@gnu.org>
797         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
798         (General Variables): Add xref to Lisp Libraries.
799         (Initial Options): Copyedits.
800         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
801         (Environment): Clarify what getenv does.
802         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
803         light backgrounds on xterms.
804         (Misc Variables): TEMP and TMP are not Windows-specific.
805         (Display X): Copyedits.
806         (Colors X): -bd does nothing for GTK.
807         (Icons X): Gnome 3 doesn't use taskbars.
809         * misc.texi (Shell): Document exec-path here.
811         * rmail.texi (Movemail): Add xref for exec-path.
813 2012-01-13  Glenn Morris  <rgm@gnu.org>
815         * dired.texi (Dired and Find): Clarify find-ls-options.
817 2012-01-09  Chong Yidong  <cyd@gnu.org>
819         * custom.texi (Custom Themes): Switch custom-safe-themes to use
820         SHA-256.
822 2012-01-07  Chong Yidong  <cyd@gnu.org>
824         * display.texi (Useless Whitespace): Add Whitespace mode.
826         * custom.texi (Hooks): Discuss how to disable minor modes.
828         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
829         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
831         * trouble.texi (Lossage): Refer to Bugs node for problems.
832         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
833         (Screen Garbled): Don't refer to terminal "manufacturers".
834         (Total Frustration): Node deleted.  Eliza is documented in
835         Amusements now.
836         (Known Problems): More info about using the bug tracker.
837         Mention debbugs package.
838         (Bug Criteria): Copyedits.
839         (Understanding Bug Reporting): Mention emacs -Q.
841 2012-01-06  Chong Yidong  <cyd@gnu.org>
843         * custom.texi (Specifying File Variables): The mode: keyword
844         doesn't have to be first anymore.  Add example of specifying minor
845         modes.
846         (Directory Variables): Simplify example.  Mention application to
847         non-file buffers.
848         (Disabling): Use "initialization file" terminology.
849         (Init Examples): Fix hook example.
851 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
853         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
854         (Bug#10422)
855         Move the stuff about resources to xresources.texi.
857         * xresources.texi (Resources): Move information about setting X
858         resources in the Registry from cmdargs.texi.  Make the index entry
859         be similar to the one in cmdargs.texi.
861 2012-01-05  Chong Yidong  <cyd@gnu.org>
863         * custom.texi (Customization Groups): Update example.
864         (Browsing Custom): Document the new search field.
865         (Changing a Variable): Update example for Emacs 24 changes.
866         Document Custom-set and Custom-save commands.
867         (Face Customization): Document Emacs 24 changes.  De-document
868         modify-face.
869         (Specific Customization): Mention customize-variable.
870         (Custom Themes): Add customize-themes, custom-theme-load-path,
871         custom-theme-directory, and describe-theme.
872         (Creating Custom Themes): New node.
873         (Examining): Mention M-:.
875         * package.texi (Packages): Fix typo.
877 2012-01-03  Chong Yidong  <cyd@gnu.org>
879         * misc.texi (Single Shell): Don't document Lisp usage of
880         shell-command.  Tidy up discussion of synchronicity.  Add index
881         entries for async-shell-command.
882         (Interactive Shell): Note that M-x shell uses shell-file-name.
883         Note change in behavior in Emacs 24.
884         (Shell Mode): Shell mode now uses completion-at-point.
885         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
886         default method for recognizing prompts nowadays.
887         (Shell Ring): Add xref to Minibuffer History.
888         (Directory Tracking): Explain Dirtrack mode in more detail.
889         (Term Mode): Fix index entries.
890         (Paging in Term): Merge into Term Mode.
891         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
892         (Printing): Fix xref.  State default of lpr-switches.
893         (PostScript): Remove obsolete sentence.  Omit description of
894         non-interactive behaviors.
895         (Hyperlinking): Improve description.
896         (Browse-URL): Using compose-mail for mailto URLs is the default.
897         Document browse-url-mailto-function.
898         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
899         (FFAP): FFAP is not a minor mode.
900         (Amusements): M-x lm was renamed to M-x landmark.
901         Document nato-region.
903 2012-01-01  Chong Yidong  <cyd@gnu.org>
905         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
906         (Gnus Startup): Note that the system might not be set up for news.
907         Describe group levels more clearly.
908         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
909         Summary of Gnus.
910         (Document View): Copyedits.  Move zoom commads to DocView
911         Navigation node.
912         (DocView Navigation, DocView Searching, DocView Slicing)
913         (DocView Conversion): Nodes renamed from Navigation, etc.
915         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
917 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
919         * basic.texi (Moving Point): Fix the description of C-n and C-p.
920         (Bug#10380)
922 2011-12-30  Chong Yidong  <cyd@gnu.org>
924         * sending.texi (Sending Mail): Document initial mail buffer name,
925         and changed multiple mail buffer behavior.
926         (Mail Format): Put the example at the top of the section.
927         (Mail Headers): Move discussion of "From" to the top.
928         (Mail Sending): Document sendmail-query-once.
929         (Citing Mail): Make it less Rmail-specific.
931 2011-12-29  Chong Yidong  <cyd@gnu.org>
933         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
934         example.  Add index entries.
935         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
937 2011-12-26  Chong Yidong  <cyd@gnu.org>
939         * dired.texi (Dired Enter, Misc Dired Features):
940         Document dired-use-ls-dired changes.  Mention quit-window.
941         (Dired Navigation): Add index entries.
942         (Dired Visiting): Fix View Mode xref.
943         (Marks vs Flags): Prefer C-/ binding for undo.
944         (Subdirectories in Dired): Add xrefs.
945         (Misc Dired Features): Document some Emacs 24 changes.  Add index
946         entries.
948         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
949         variable, since it is explained in Minor Modes node.
950         (Defining Abbrevs): Copyedits.
951         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
952         C-/ binding for undo.
953         (Dabbrev Customization): Add xrefs for case-fold-search and
954         case-replace.
956         * dired-xtra.texi (Subdir Switches): Add xref.
958         * maintaining.texi (VC Directory Commands): Mention quit-window.
960 2011-12-25  Chong Yidong  <cyd@gnu.org>
962         * maintaining.texi (Tags): Mention Semantic.
963         (Create Tags Table, Etags Regexps): Copyedits.
964         (Find Tag): Mention minibuffer completion.
965         (List Tags): Mention completion-at-point.  Completion is actually
966         available in M-x list-tags.
968         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
969         Document vc-delete-file.
971         * files.texi (Misc File Ops): Mention vc-delete-file.
973         * programs.texi (Symbol Completion): Mention completion-at-point
974         explicitly.
976 2011-12-22  Chong Yidong  <cyd@gnu.org>
978         * maintaining.texi (Change Log Commands): Don't specially mention
979         vc-update-change-log which is CVS-only.
981         * vc1-xtra.texi (Version Headers): Note that these are for
982         Subversion, CVS, etc. only.
983         (General VC Options): De-document vc-keep-workfiles.
984         Fix RCS-isms.
986 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
988         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
989         should be @end iftex".
991 2011-12-21  Chong Yidong  <cyd@gnu.org>
993         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
994         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
995         (VC Pull): Mention vc-log-incoming.
996         (Log Buffer): Add CVS/RCS only disclaimer.
998         * vc1-xtra.texi (Remote Repositories): Update introduction.
999         (Local Version Control): Node deleted (obsolete with DVCSes).
1000         (Remote Repositories, Version Backups): Node deleted.
1001         Move documentation of vc-cvs-stay-local to CVS Options.
1002         (CVS Options): Reduce verbosity of description of obscure CVS
1003         locking feature.
1004         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1005         Tags node.
1006         (Revision Tags): Move under Miscellaneous VC subsection.
1007         (Change Logs and VC): Note that this is wrong for DVCSs.
1008         De-document log entry manipulating features.
1009         (Renaming and VC): Describe how it works on modern VCSes.
1011         * files.texi (Misc File Ops): Mention vc-rename-file.
1013         * programs.texi (Custom C Indent): Add index entries.
1015 2011-12-20  Alan Mackenzie  <acm@muc.de>
1017         * programs.texi (Motion in C): Update the description of C-M-a and
1018         C-M-e, they now DTRT in enclosing scopes.
1019         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1021 2011-12-20  Chong Yidong  <cyd@gnu.org>
1023         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1024         (Old Revisions): Use it.
1025         (VCS Repositories): Add "distributed" terminology.
1026         (Log Buffer): Remove duplicate description
1027         about changesets.  Fix "current VC fileset" ambiguity.
1028         (Multi-User Branching): Node deleted.
1029         (Branches, Switching Branches): Discuss decentralized version
1030         control systems.
1031         (VC Pull): New node.
1032         (Merging): Document merging on decentralized systems.
1033         (Creating Branches): Note that this is specific to CVS and related
1034         systems.
1036 2011-12-19  Chong Yidong  <cyd@gnu.org>
1038         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1039         (VC Mode Line): Add index entry for "version control status".
1040         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1041         Document vc-revert-show-diff.  De-document vc-rollback.
1042         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1043         documentation here from VC Directory Buffer node.
1044         (VC Directory Buffer): Use a decentralized VCS example.
1045         (VC Directory Commands): Use a table.  Remove material duplicated
1046         in previous nodes on multi-file VC filsets.
1048 2011-12-17  Chong Yidong  <cyd@gnu.org>
1050         * maintaining.texi (VCS Concepts): Make "revision" terminology
1051         less CVS-specific.
1052         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1053         Registering node.
1054         (Secondary VC Commands): Delete.  Promote subnodes.
1055         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1056         log buffer.  Add index entries.
1057         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1058         Use "commit" terminology.
1059         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1060         doesn't refer to tags tables.  Note other possible forms of the
1061         revision ID.  C-x v = does not save.
1062         (Registering): Note similarity to C-x v v action.  Fix description
1063         of how backends are chosen.  De-document vc-default-init-revision.
1064         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1065         in root log buffers.
1067 2011-12-16  Chong Yidong  <cyd@gnu.org>
1069         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1070         (Basic VC Editing): Remove redundant descriptions.
1071         (VC With A Merging VCS): Make description more general instead of
1072         CVS-specific.
1073         (VC With A Locking VCS): Use VC fileset terminology.
1075 2011-12-12  Chong Yidong  <cyd@gnu.org>
1077         * building.texi (Executing Lisp): Fix xref for C-M-x.
1078         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1079         manual.  Note that load-path is not customizable.
1080         (Lisp Eval): Note that listed commands are available globally.
1081         Explain the meaning of "defun" in the C-M-x context.
1082         (Lisp Interaction): Copyedits.
1083         (External Lisp): Fix name of inferior Lisp buffer.
1084         Mention Scheme.
1085         (Compilation): Define "inferior process".
1087 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1089         * msdog.texi (Windows Fonts): Document how to force GDI font
1090         backend on MS-Windows.
1092 2011-12-10  Chong Yidong  <cyd@gnu.org>
1094         * building.texi (Compilation): Say what the -k flag to make does.
1095         Move subprocess discussion to Compilation Shell.
1096         (Compilation Mode): Add xref for grep, occur, and mouse
1097         references.  Define "locus".
1098         (Grep Searching): Use @command.
1099         (Debuggers, Commands of GUD, GDB Graphical Interface):
1100         Clarify intro.
1101         (Starting GUD): Clarify how arguments are specified.
1102         (Debugger Operation): Index entry for "GUD interaction buffer",
1103         and move basic description here from Commands of GUD node.
1104         (GDB User Interface Layout): Copyedits.
1105         (Source Buffers): Remove gdb-find-source-frame, which is not in
1106         gdb-mi.el.
1107         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1108         toggle-gdb-all-registers, which are not in gdb-mi.el.
1109         Don't re-document GUD interaction buffers.
1111         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1112         (Semantic): Add cindex entries for Semantic.
1114 2011-12-06  Chong Yidong  <cyd@gnu.org>
1116         * programs.texi (Man Page): Clarify how to use Man-switches.
1117         Don't bother documenting Man-fontify-manpage-flag.
1118         (Lisp Doc): Add xref to Name Help node.
1119         (Hideshow): Add cindex.  Mention role of ellipses, and default
1120         value of hs-isearch-open.  Don't bother documenting
1121         hs-special-modes-alist.
1122         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1123         changing the window manager binding of M-TAB.
1125 2011-12-05  Chong Yidong  <cyd@gnu.org>
1127         * programs.texi (Comment Commands): Fix description of for M-; on
1128         blank lines.  Move documentation of comment-region here.
1129         (Multi-Line Comments): Clarify the role of comment-multi-line.
1130         Refer to Comment Commands for comment-region doc.
1131         (Options for Comments): Refer to Multi-Line Comments for
1132         comment-multi-line doc, instead of duplicating it.  Fix default
1133         values of comment-padding and comment-start-skip.
1135 2011-12-04  Chong Yidong  <cyd@gnu.org>
1137         * programs.texi (Program Modes): Mention modes that are not
1138         included with Emacs.  Fix references to other manuals for tex.
1139         Add index entry for backward-delete-char-untabify.
1140         Mention prog-mode-hook.
1141         (Which Function): Use "global minor mode" terminology.
1142         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1143         in Indentation chapter to avoid duplication.
1144         (Expressions): Copyedit.
1145         (Matching): Document Electric Pair mode.
1147         * ack.texi (Acknowledgments):
1148         * rmail.texi (Movemail, Other Mailbox Formats):
1149         * frames.texi (Frames): Don't capitalize "Unix".
1151 2011-12-04  Chong Yidong  <cyd@gnu.org>
1153         * text.texi (Nroff Mode): Mention what nroff is.
1154         (Text Based Tables, Table Recognition): Don't say "Table mode"
1155         since it's not a major or minor mode.
1156         (Text Based Tables): Reduce the size of the example.
1157         (Table Definition): Clarify definitions.
1158         (Table Creation): Add key table.
1159         (Cell Commands): Use kbd for commands.
1160         (Table Rows and Columns): Combine nodes Row Commands and Column
1161         Commands.
1162         (Fixed Width Mode): Node deleted; contents moved to parent.
1163         (Table Conversion): Shorten example.
1164         (Measuring Tables): Merge into Table Misc.
1166 2011-12-03  Chong Yidong  <cyd@gnu.org>
1168         * text.texi (TeX Mode): Mention AUCTeX package.
1169         (TeX Editing): Add xref to documentation for Occur.
1170         (LaTeX Editing): Add xref to Completion node.
1171         (TeX Print): Fix description of tex-directory.
1172         (Enriched Text): Rename from Formatted Text.  Make this node and
1173         its subnodes less verbose, since text/enriched files are
1174         practically unused.
1175         (Enriched Mode): Rename from Requesting Formatted Text.
1176         (Format Colors): Node deleted.
1177         (Enriched Faces): Rename from Format Faces.  Describe commands
1178         for applying colors too.
1179         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1181         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1183         * display.texi (Colors): New node.
1185         * cmdargs.texi (Colors X):
1186         * xresources.texi (GTK styles):
1187         * custom.texi (Face Customization): Reference it.
1189         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1190         Link to Fill Commands for Justification entry.
1192 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1194         * display.texi (Auto Scrolling): More accurate description of what
1195         scroll-*-aggressively does, including the effect of non-zero
1196         margin.  Fix "i.e." markup.
1198 2011-12-02  Chong Yidong  <cyd@gnu.org>
1200         * text.texi (Pages): Mention how formfeed chars are displayed.
1201         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1202         Describe adaptive filling more precisely.
1203         (Fill Commands): Note that filling removes excess whitespace.
1204         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1205         now bound to indent-for-tab-command in Text mode.
1206         (Outline Mode): Copyedits.
1207         (Outline Visibility): Note that Reveal mode is a buffer-local
1208         minor mode.
1210         * modes.texi (Major Modes): Move note about checking major-mode in
1211         a hook function here, from Text mode.
1213 2011-11-28  Chong Yidong  <cyd@gnu.org>
1215         * text.texi (Words): Add xref to Position Info.
1216         (Paragraphs): Add xref to Regexps.
1218         * indent.texi (Indentation): Rewrite introduction.  Move table to
1219         Indentation Commands node.
1220         (Indentation Commands): Add index entries to table.  Copyedits.
1221         (Tab Stops, Just Spaces): Copyedits.
1222         (Indent Convenience): New node.  Document electric-indent-mode.
1224         * programs.texi (Basic Indent):
1225         * windows.texi (Pop Up Window): Fix kindex entry.
1227 2011-11-28  Chong Yidong  <cyd@gnu.org>
1229         * modes.texi (Major Modes): Move major-mode variable doc here from
1230         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1231         and text-mode-hook.  Add example of using hooks.
1232         (Minor Modes): Document behavior of mode command calls from Lisp.
1233         Note that setting the mode variable using Customize will DTRT.
1234         (Choosing Modes): Add example of setting a minor mode using a
1235         local variable.
1237 2011-11-27  Chong Yidong  <cyd@gnu.org>
1239         * frames.texi (Creating Frames): Move frame parameter example to
1240         Frame Parameters node.
1241         (Frame Commands): C-x 5 o does not warp the mouse by default.
1242         (Fonts): Add more GTK-style properties; also, they should be
1243         capitalized.
1244         (Special Buffer Frames): Node deleted; special-display is on the
1245         way out.
1246         (Frame Parameters): Example moved here from Creating Frames.
1247         Clarify that default-frame-alist affects the initial frame too.
1248         Delete auto-raise-mode and auto-lower-mode.
1249         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1250         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1252         * windows.texi (Window Choice): Add xref to Lisp manual for
1253         special-display-*.
1255 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1257         * display.texi (Text Display): Update the description,
1258         cross-references, and indexing related to display of control
1259         characters and raw bytes.
1261 2011-11-25  Chong Yidong  <cyd@gnu.org>
1263         * frames.texi (Frames): Rewrite introduction.
1264         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1265         Mouse-3 does not copy to kill ring by default.  DEL does not
1266         behave specially for mouse commands any more.
1267         (Mouse References): Document mouse-1-click-follows-link more
1268         thoroughly.
1269         (Menu Mouse Clicks): Move footnote to the main text and add xref
1270         to Init Rebinding node.
1271         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1273         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1275 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1277         * display.texi (Font Lock): Fix typo.
1279 2011-11-24  Glenn Morris  <rgm@gnu.org>
1281         * rmail.texi (Rmail Output):
1282         Mention rmail-automatic-folder-directives.  (Bug#9657)
1284 2011-11-21  Chong Yidong  <cyd@gnu.org>
1286         * mark.texi (Global Mark Ring): Fix description of global mark
1287         ring (Bug#10032).
1289 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1291         * msdog.texi (Windows Fonts): Fix typo.
1293 2011-11-17  Glenn Morris  <rgm@gnu.org>
1295         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1297 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1299         * killing.texi (Rectangles):
1300         * misc.texi (Document View):
1301         * modes.texi (Choosing Modes):
1302         * msdog.texi (Windows Fonts):
1303         * regs.texi (Rectangle Registers):
1304         * search.texi (Isearch Yank): Fix typos.
1306 2011-11-06  Chong Yidong  <cyd@gnu.org>
1308         * windows.texi (Basic Window): Add xref to Cursor Display.
1309         (Split Window): Document negative arg for splitting commands.
1310         (Other Window): Document mouse-1 in text area of window.
1311         (Change Window): Don't mention window attributes, since they
1312         aren't defined.  C-x 1 can't be used with minibuffer windows.
1313         Windows are no longer auto-deleted.
1314         (Window Choice): Add xref to Choosing Window in Lisp manual.
1315         (Window Convenience): Note that windmove disables shift-selection.
1316         Move M-x compare-windows here from Other Window node.
1318         * custom.texi (Mouse Buttons):
1319         * search.texi (Isearch Scroll):
1320         * windows.texi (Split Window): Use new names split-window-below
1321         and split-window-right.
1323 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1325         * emacs.texi (Top): Fix typo.
1327 2011-10-25  Glenn Morris  <rgm@gnu.org>
1329         * abbrevs.texi (Saving Abbrevs):
1330         quietly-read-abbrev-file is not a command.  (Bug#9866)
1332 2011-10-24  Chong Yidong  <cyd@gnu.org>
1334         * display.texi (Scrolling): Document scroll-up-line and
1335         scroll-down-line.  Document scroll-command property.
1336         (Recentering): New node, split off from Scrolling.
1338 2011-10-23  Chong Yidong  <cyd@gnu.org>
1340         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1341         (Tool Bars): Copyedits.
1343         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1345 2011-10-22  Chong Yidong  <cyd@gnu.org>
1347         * windows.texi (Displaying Buffers): Fix broken lispref link.
1349 2011-10-22  Chong Yidong  <cyd@gnu.org>
1351         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1352         Move confirm-nonexistent-file-or-buffer discussion here.
1354         * files.texi (File Names, Visiting): Move detailed discussion of
1355         minibuffer confirmation to Minibuffer Exit.
1357         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1358         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1360 2011-10-21  Chong Yidong  <cyd@gnu.org>
1362         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1363         (Backup Copying): backup-by-copying-when-mismatch is now t.
1364         (Customize Save): Fix description of require-final-newline.
1365         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1366         (Auto Save Control): Clarify.
1367         (File Archives): Add 7z.
1368         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1370         * arevert-xtra.texi (Autorevert): Copyedits.
1372 2011-10-20  Chong Yidong  <cyd@gnu.org>
1374         * custom.texi (Hooks, Init Examples):
1375         * display.texi (Font Lock):
1376         * fixit.texi (Spelling):
1377         * rmail.texi (Rmail Display): Minor mode function with no arg now
1378         enables it.
1380         * fixit.texi (Spelling): Fix description of inline completion.
1382 2011-10-19  Chong Yidong  <cyd@gnu.org>
1384         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1385         entries.
1386         (Isearch Yank): Document isearch-yank-pop.
1387         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1388         (Other Repeating Search): Document Occur Edit mode.
1390 2011-10-18  Chong Yidong  <cyd@gnu.org>
1392         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1393         from Line Truncation node.
1394         (Standard Faces): Note that only the background of the cursor face
1395         has an effect.
1396         (Cursor Display): Fix descriptions of cursor face
1397         and bar cursor blinking.
1398         (Text Display): Document nobreak-char-display more clearly.
1399         (Line Truncation): Add xref to Split Window node.
1400         (Display Custom): Don't bother documenting baud-rate or
1401         no-redraw-on-reenter.
1403         * search.texi (Slow Isearch): Node removed.
1405 2011-10-18  Glenn Morris  <rgm@gnu.org>
1407         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1409 2011-10-18  Chong Yidong  <cyd@gnu.org>
1411         * display.texi (Faces): Simplify discussion.  Move documentation
1412         of list-faces-display here, from Standard Faces node.
1413         Note special role of `default' background.
1414         (Standard Faces): Note special role of `default' background.
1415         Note that region face may be taken fom GTK.  Add xref to Text Display.
1416         (Text Scale): Rename from "Temporary Face Changes".
1417         Callers changed.  Don't bother documenting variable-pitch-mode.
1418         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1419         (Useless Whitespace): Simplify description of
1420         delete-trailing-whitespace.  Note active region case.
1421         (Text Display): Fix description of escape-glyph face assignment.
1422         Remove unibye mode discussion.  Update some parts for Unicode.
1423         Move glyphless chars documentation to Lisp manual.
1425         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1427 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1429         * display.texi (Scrolling): Tweak explanation of scroll direction.
1430         (View Mode): Add index entries.
1432         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1434         * regs.texi (Text Registers): C-x r i does not activate the mark.
1435         (Bookmarks): Document new default bookmark location.
1437 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1439         * killing.texi (Deletion): Add xref to Using Region.
1440         Document delete-forward-char.
1441         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1442         description here.  Recommend C-u C-SPC for jumping to mark.
1443         (Kill Ring): Move kill ring variable documentation here.
1444         (Primary Selection): Copyedits.
1445         (Rectangles): Document new command rectangle-number-lines.
1446         (CUA Bindings): Note that this disables the mark-even-if-inactive
1447         behavior for C-x and C-c.
1449         * mark.texi (Mark): Mention "active region" terminology.
1450         (Using Region): Document delete-active-region.
1452 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1454         * mark.texi (Mark): Clarify description of disabled Transient Mark
1455         mode (Bug#9689).
1456         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1457         selection changes.  Mention that commands like C-y set the mark.
1458         (Marking Objects): Add xref to Words node.  Note that mark-word
1459         and mark-sexp also have the "extend region" behavior.
1460         (Using Region): Mention M-$ in the table.
1461         Document mark-even-if-inactive here instead of in Mark Ring.
1462         (Mark Ring): Move mark-even-if-inactive to Using Region.
1463         Take note of the "Mark Set" behavior.
1464         (Disabled Transient Mark): Rename from "Persistent Mark"
1465         (Bug#9688).  Callers changed.
1467         * programs.texi (Expressions):
1468         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1470 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1472         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1473         option" terminology.
1474         (Key Help): Add command names.  Define "documentation string".
1475         (Name Help): Remove an over-long joke.
1476         (Apropos): Document prefix args.  Remove duplicated descriptions.
1477         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1478         (Package Keywords): Rename from "Library by Keyword".
1479         Describe new package menu interface.
1480         (Help Files, Help Echo): Tweak description.
1482         * mini.texi (Completion Options): Add completion-cycle-threshold.
1483         (Minibuffer History): Document numeric args to history commands.
1485 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1487         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1489 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1491         * basic.texi (Position Info): Omit page commands.
1492         Document count-words-region and count-words.
1494         * text.texi (Pages): Move what-page documentation here.
1496 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1498         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1499         Remote Files node instead of linking directly to the Tramp manual.
1500         (Minibuffer Edit): Add xref to Blank Lines.
1501         (Completion): Add xref to Symbol Completion.  Remove redundant
1502         example, which is repeated in the next node.
1503         (Completion Commands): Minor clarifications.
1504         (Completion Styles): New node, split from Completion Commands.
1505         Document substring and initials styles.
1506         (Strict Completion): Remove information duplicated in other nodes.
1507         (Completion Options): Consolidate case difference discussion here.
1509         * help.texi (Help Mode): Fix kindex entries.
1511         * files.texi (File Names): Add index entries.
1513 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1515         * basic.texi (Inserting Text): Add xref to Completion.
1516         Add ucs-insert example, and document prefix argument.
1517         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1518         to left/right.  Tweak left-char and right-char descriptions.
1519         M-left and M-right are now bound to left-word/right-word.
1520         (Erasing): Document delete-forward-char.
1522         * screen.texi (Screen, Menu Bar): Copyedits.
1523         (Point): Remove duplicate paragraph on cursors, also in Screen.
1524         (Mode Line): Trailing dashes no longer shown on X displays.
1526         * frames.texi (Non-Window Terminals): Index just "text-only
1527         terminal", which is used throughout the manual now.
1529         * entering.texi (Entering Emacs): Define "startup screen".
1530         Document window-splitting behavior with command-line inputs.
1531         (Exiting): Remove obsolete paragraph about shells without suspend
1532         functionality.
1534         * commands.texi (User Input): Define "input event" more clearly.
1535         (Keys): Add xref to Echo Area.
1536         (Commands): Clarify relation between commands and functions.
1538 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1540         * misc.texi (emacsclient Options): Document how emacsclient runs
1541         the Emacs daemon (Bug#9674).
1543 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1545         * basic.texi (Moving Point):
1546         * custom.texi (Mouse Buttons):
1547         * rmail.texi (Rmail Scrolling):
1548         * search.texi (Isearch Scroll):
1549         * display.texi (Scrolling): Replace scroll-up/down with
1550         scroll-up/down-command.  Fix scroll-preserve-screen-position
1551         description.  Document scroll-error-top-bottom.
1553 2011-09-30  Glenn Morris  <rgm@gnu.org>
1555         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
1557 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1559         * windows.texi (Pop Up Window): Defer discussion of window
1560         splitting to the Window Choice node.  Add index entries.
1561         (Force Same Window): Node deleted.
1562         (Displaying Buffers, Window Choice): New nodes.
1564         * buffers.texi (Select Buffer): Clarify description of
1565         buffer-switching commands.  Add xref to Window Display node.
1566         Don't repeat confirm-nonexistent-file-or-buffer description from
1567         Visiting node.  Remove even-window-heights.
1569         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1571 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1573         * cmdargs.texi (Icons X): Fix description of Emacs icon.
1575         * xresources.texi (Table of Resources): Fix documentation of
1576         bitmapIcon.
1578 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1580         * package.texi (Package Menu): Add package-menu-mark-upgrades.
1582 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
1584         * frames.texi (Frame Commands): Note that delete-other-frames only
1585         deletes frames on current terminal.
1587 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1589         * sending.texi (Mail Misc): Document mail-add-attachment.
1591 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
1593         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
1595 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
1597         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1599 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1601         * files.texi (File Archives):
1602         * cal-xtra.texi (Diary Display):
1603         * help.texi (Help Mode): Add xref to View Mode.
1605 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1607         * display.texi (View Mode): New node.  Move view-file here from
1608         Misc File Ops.  Move view-buffer here from Misc Buffer.
1610         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1612         * files.texi (Misc File Ops): Document new
1613         delete-by-moving-to-trash behavior.  Remove view-file.
1615         * dired.texi (Dired Deletion): Shorten description of Trash.
1617         * misc.texi (emacsclient Options): Document server-port.
1619 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
1621         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1622         even on MS-Windows.  Fix a typo.
1624 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
1626         * package.texi: New file, documenting the package manager.
1628         * emacs.texi: Include it.
1630         * help.texi (Help Summary): Add describe-package.
1632 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
1634         * misc.texi (Printing): Convert subnodes into subsections.
1636         * text.texi (Two-Column): Move into Text chapter.
1638         * picture-xtra.texi (Picture Mode): Group with Editing Binary
1639         Files section.  Convert from chapter into section.
1641         * display.texi (Narrowing): Move into display chapter.
1643         * sending.texi (Sending Mail):
1644         * rmail.texi (Rmail):
1645         * misc.texi (Gnus, Document View):
1646         * dired.texi (Dired):
1647         * emacs.texi: Group the mail, rmail, and gnus chapters together.
1649 2011-08-07  Juri Linkov  <juri@jurta.org>
1651         * dired.texi (Operating on Files): Rewrite according to the fact
1652         that `dired-do-chmod' doesn't use the `chmod' program anymore.
1654 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1656         * mini.texi (Minibuffer File): Insert a reference to Tramp for
1657         remote file name completion.  (Bug#9197)
1659 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
1661         * mule.texi (Bidirectional Editing): Document the fact that
1662         bidi-display-reordering is t by default.
1664 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666         * help.texi (Misc Help): Mention `describe-prefix-bindings'
1667         explicitly (bug#8904).
1669 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671         * trouble.texi (Checklist): Use an `M-x' example instead of an
1672         Emacs Lisp form to switch on the dribble file (bug#8056).
1674 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1678 2011-07-13  Glenn Morris  <rgm@gnu.org>
1680         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
1682 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684         * mark.texi (Mark Ring): Clarify how many locations are saved
1685         (bug#5770).
1686         (Global Mark Ring): Ditto.
1688 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1690         * text.texi (Table Recognition): Use "at point" instead of "under
1691         point" (bug#4345).
1693         * display.texi (Cursor Display): Mention `cursor-type'.
1695         * screen.texi (Point): Clarify that it's only if you use a block
1696         cursor that it appears to be on a character (bug#4345).
1698 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1700         * misc.texi (Amusements): Move dissociated press here, from its
1701         own section.
1703         * emacs.texi (Top): Update node listing.
1705 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1707         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1708         clarity (bug#3523).
1710 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1712         * cmdargs.texi (Initial Options): Document --no-site-lisp.
1713         (Misc X): Document --parent-id.
1715         * frames.texi (Frame Commands): Note that focus-follows-mouse now
1716         defaults to nil.
1718         * misc.texi (emacsclient Options): Document --parent-id.
1720         * msdog.texi (Windows HOME): Document _emacs as obsolete.
1722 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1724         * emacs.texi: Use "..." instead of ``...'' in the menus
1725         (bug#3503).
1727 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1729         * killing.texi (Primary Selection): Document `only' setting for
1730         select-active-regions.
1732         * mark.texi (Setting Mark): Reference Shift Selection node.
1734         * frames.texi (Mouse Commands): Document mouse-yank-primary.
1736 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1738         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1739         motion keys" (bug#3503).
1741         * emacs.texi: Change all the register node names from "RegPos"
1742         (etc.) to "Positional Registers" (etc.) (bug#3314).
1744 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1746         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1747         (Other Kill Commands, Kill Options): Copyedits.
1748         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1749         (Yanking): Move yank-excluded properties discussion here.
1750         (Cut and Paste): Move from frames.texi.  Update subnodes to
1751         describe x-select-enable-clipboard case.
1753         * frames.texi: Move Cut and Paste node and subnodes into
1754         killing.texi, except Mouse Commands and Word and Line Mouse.
1756 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
1758         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1760 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1762         * screen.texi (Mode Line): Clarify that coding systems are
1763         characters, not letters (bug#1749).
1765         * cmdargs.texi (Environment): Mention removing variables
1766         (bug#1615).  Text suggested by Kevin Rodgers.
1768 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1770         * misc.texi (Amusements): Don't mention Yow; it's crippled.
1772         * modes.texi: Rename from major.texi.
1773         (Modes): New node.  Make Major Modes and Minor Modes subsections
1774         of this.  All callers changed.
1776         * custom.texi (Minor Modes): Move to modes.texi.
1778 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1780         * custom.texi (Syntax): Node deleted.
1782         * help.texi (Help Summary):
1783         * major.texi (Major Modes):
1784         * programs.texi (Parentheses):
1785         * search.texi (Regexp Backslash, Regexp Backslash)
1786         (Regexp Backslash):
1787         * text.texi (Words): Callers changed.
1789         * text.texi (Refill, Longlines): Delete nodes.
1791         * ack.texi (Acknowledgments): Longlines removed from manual.
1793         * emacs.texi (Top): Update node listing.
1795 2011-07-09  Glenn Morris  <rgm@gnu.org>
1797         * fortran-xtra.texi (Fortran): Update handled extensions.
1799 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801         * display.texi (Scrolling): `C-v' (etc) are now bound to
1802         `scroll-*-command' (bug#8349).
1804 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1806         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1807         doesn't actually delete any files (bug#7125).
1809         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1810         argument for `C-c C-k' (bug#7391).
1812         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1813         you're currently using (bug#8489).
1815 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
1817         * mule.texi (Coding Systems): Move index entries from the previous
1818         change into their proper places.
1820 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1822         * help.texi (Help Files): Document view-external-packages (bug#8902).
1824         * mule.texi (Coding Systems): Put a few more of the coding systems
1825         into the index (bug#8900).
1827 2011-06-26  Glenn Morris  <rgm@gnu.org>
1829         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1831 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
1833         * misc.texi (emacsclient Options): Mention --frame-parameters.
1835 2011-06-09  Glenn Morris  <rgm@gnu.org>
1837         * custom.texi (Specifying File Variables):
1838         Recommend explicit arguments for minor modes.
1840 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1842         Document wide integers better.
1843         * buffers.texi (Buffers):
1844         * files.texi (Visiting): Document maxima for 64-bit machines,
1845         and mention virtual memory limits.
1847 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
1849         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
1851         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1852         prog mode (Bug#8240).
1854 2011-05-27  Glenn Morris  <rgm@gnu.org>
1856         * custom.texi (Specifying File Variables):
1857         Major modes no longer need come first.
1859 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
1861         * mule.texi (Specify Coding, Text Coding, Communication Coding):
1862         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1864 2011-05-18  Glenn Morris  <rgm@gnu.org>
1866         * ack.texi (Acknowledgments): Remove fakemail.c.
1868 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
1870         Fixes for fitting text into 7x9 printed manual.
1871         * building.texi (Flymake, Breakpoints Buffer):
1872         * calendar.texi (Appointments):
1873         * cmdargs.texi (General Variables, Display X):
1874         * custom.texi (Saving Customizations, Face Customization)
1875         (Directory Variables, Minibuffer Maps, Init Rebinding):
1876         * display.texi (Font Lock, Font Lock, Useless Whitespace):
1877         * fixit.texi (Spelling):
1878         * frames.texi (Creating Frames, Fonts):
1879         * help.texi (Help Files):
1880         * mini.texi (Minibuffer File):
1881         * misc.texi (emacsclient Options, Emulation):
1882         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1883         * mule.texi (International Chars, Language Environments)
1884         (Select Input Method, Modifying Fontsets, Charsets):
1885         * programs.texi (Custom C Indent):
1886         * rmail.texi (Rmail Labels):
1887         * text.texi (Table Conversion):
1888         * trouble.texi (Known Problems, Known Problems):
1889         * windows.texi (Change Window):
1890         * xresources.texi (GTK resources): Reflow text and re-indent code
1891         examples to avoid TeX overflows and underflows on 7x9 paper.
1893         * emacs.texi: Fix the (commented out) smallbook command.
1895         * macos.texi (Mac / GNUstep Events):
1896         * xresources.texi (Lucid Resources): Remove extraneous examples.
1898 2011-05-10  Glenn Morris  <rgm@gnu.org>
1900         * custom.texi (Specifying File Variables):
1901         Deprecate using mode: for minor modes.
1903 2011-05-07  Glenn Morris  <rgm@gnu.org>
1905         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1907 2011-05-06  Glenn Morris  <rgm@gnu.org>
1909         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1911         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1913 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915         * misc.texi (Emacs Server): Document `server-eval-at'.
1917 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
1919         * maintaining.texi (List Tags): Document next-file.
1920         Suggested by Uday S Reddy.
1922 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1924         * mini.texi (Minibuffer Edit):
1925         * screen.texi (Mode Line): Fix typo.
1927 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
1929         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1931 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1933         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1935 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
1937         * display.texi (Auto Scrolling): Document the limit of 100 lines
1938         for never-recentering scrolling with `scroll-conservatively'.
1939         (Bug#6671)
1941 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
1943         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1944         HOME on Windows and where it looks for init files.  (Bug#8221)
1946 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
1948         * search.texi (Regexp Example):
1949         * mule.texi (International Chars):
1950         * building.texi (External Lisp): Don't use characters outside
1951         ISO-8859-1.
1953 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
1955         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1956         Use Texinfo @-commands for non Latin-1 characters.
1958         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1960         * custom.texi (Init File): Add index entries for ".emacs".
1961         (Bug#8210)
1963 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
1965         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1966         for Gtk+ 3.
1968 2011-03-08  Glenn Morris  <rgm@gnu.org>
1970         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1971         * emacs.texi (Acknowledgments):
1972         * ack.texi (Acknowledgments): Names to UTF-8.
1973         * emacs.texi: Set documentencoding.
1975         * display.texi (Optional Mode Line): Don't mention exactly where
1976         display-time appears.  (Bug#8193)
1978 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1980         * Version 23.3 released.
1982 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
1984         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1986 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1988         * misc.texi (emacsclient Options): Add q/quiet.
1990 2011-03-02  Glenn Morris  <rgm@gnu.org>
1992         * mule.texi (Communication Coding) <x-select-request-type>:
1993         Remove duplicate (essentially) paragraph.  (Bug#8148)
1995 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
1997         * maintaining.texi (Format of ChangeLog): Add reference to
1998         add-log-full-name.
1999         (Change Log Commands): Add documentation for combining multiple
2000         symbols in one change.
2002 2011-03-01  Glenn Morris  <rgm@gnu.org>
2004         * custom.texi (Directory Variables):
2005         Give an example of excluding subdirectories.
2007 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2009         * search.texi (Regexp Search): Move index entries about regexps to the
2010         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2012 2011-02-19  Glenn Morris  <rgm@gnu.org>
2014         * dired.texi (Dired): Dired-X version number was dropped.
2016 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2018         * xresources.texi (X Resources): Remove *faceName and replace it with
2019         *font for Lucid.
2021 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2023         * rmail.texi (Rmail Display): Document Rmail MIME support more
2024         accurately.
2026         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2027         vc-log-outgoing.
2028         (Merging): Document vc-find-conflicted-file.
2030 2011-02-05  Glenn Morris  <rgm@gnu.org>
2032         * custom.texi (Variables): Fix typo.
2034 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2036         * search.texi (Regexps): Copyedits.  Mention character classes
2037         (Bug#7809).
2039         * files.texi (File Aliases): Restore explanatory text from Eli
2040         Zaretskii, accidentally removed in 2011-01-08 commit.
2042 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2044         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2045         (MAKEINFO_OPTS): New variable.
2046         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2047         (emacs.html): New target.
2048         (clean): Remove emacs.html.
2050 2011-01-23  Werner Lemberg  <wl@gnu.org>
2052         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2053         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2054         (ENVADD): Updated.
2056 2011-01-18  Glenn Morris  <rgm@gnu.org>
2058         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2060         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2062 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2064         * building.texi (Compilation): Improve instructions for running two
2065         compilations (Bug#7573).
2067         * files.texi (Backup Names): Document the new location of the
2068         last-resort backup file.
2070         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2071         manual.  Explain why directory-abbrev-alist elements should be anchored
2072         (Bug#7777).
2074 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2076         * msdog.texi (Windows Startup): Correct inaccurate description of
2077         differences between emacsclient.exe and emacsclientw.exe.
2079 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2081         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2083 2011-01-02  Kenichi Handa  <handa@m17n.org>
2085         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2087 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2089         * frames.texi (Cut and Paste): Modify the section's name and text:
2090         don't mix "cut/paste" with "kill/yank".
2091         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2092         (Bug#7702)
2094         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2096 2011-01-02  Glenn Morris  <rgm@gnu.org>
2098         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2099         matches its position in the menu.  (Bug#7674)
2101 2011-01-02  Glenn Morris  <rgm@gnu.org>
2103         * trouble.texi (Checklist): Mention not replying via news either.
2105 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2107         * misc.texi (Document View): Update DocView section with newly
2108         supported document formats.
2110 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2112         * killing.texi: Resection the Info version to conform to the
2113         printed manual, to avoid making sections on Accumulating Text, CUA
2114         and Rectangles into full chapters.
2116 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2118         * custom.texi (Init Syntax): Add index entries for "character syntax".
2119         (Bug#7576)
2121 2010-12-13  Karel Klíč  <kklic@redhat.com>
2123         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2125 2010-12-13  Glenn Morris  <rgm@gnu.org>
2127         * trouble.texi (Checklist): Fix typo in newsgroup name.
2129 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2131         * search.texi (Word Search): Note that the lazy highlight always
2132         matches to whole words (Bug#7470).
2134 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2136         * display.texi (Optional Mode Line): Make the description of
2137         load-average more accurate.
2139         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2140         registry, with a cross-reference.
2141         (Windows Startup): New node.  Move the stuff about the current
2142         directory from "Windows HOME".
2144 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2146         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2147         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2149 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2151         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2152         Suggested by Štěpán Němec.
2154 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2156         * maintaining.texi (Version Control): Say "commit", not "check in".
2157         (Version Control Systems): Simplify descriptions.
2158         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2159         VCS Concepts.
2160         (VC Mode Line): Update example.
2161         (Old Revisions): Document revert-buffer for vc-diff.
2162         (Log Buffer): Promote to a subsection.  Document header lines.
2164         * macos.texi (Mac / GNUstep Basics):
2165         Document ns-right-alternate-modifier.
2167         * emacs.texi (Top): Update node listing.
2169 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2171         * rmail.texi (Rmail Coding): Characters with no fonts are not
2172         necessarily displayed as empty boxes.
2174         * mule.texi (Language Environments, Fontsets): Characters with no
2175         fonts are not necessarily displayed as empty boxes.
2177         * display.texi (Text Display): Document display of glyphless
2178         characters.
2180 2010-11-13  Glenn Morris  <rgm@gnu.org>
2182         * basic.texi (Position Info): Add M-x count-words-region.
2184 2010-11-11  Glenn Morris  <rgm@gnu.org>
2186         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2188 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2190         * msdog.texi (Windows HOME): Add information regarding startup
2191         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2193 2010-10-11  Glenn Morris  <rgm@gnu.org>
2195         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2197         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2198         (DVIPS): New variable.
2199         (.PHONY): Add html, ps.
2200         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2201         (clean): Delete html, ps files.
2203 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2205         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2207 2010-10-09  Glenn Morris  <rgm@gnu.org>
2209         * Makefile.in (VPATH): Remove.
2210         (infodir): Make it absolute.
2211         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2213         * Makefile.in (dist): Anchor regexps.
2215         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2216         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2217         (emacs-xtra.pdf): Use $<.
2219         * Makefile.in (infoclean): Remove harmless, long-standing error.
2221         * Makefile.in ($(infodir)): Delete rule.
2222         (mkinfodir): New.
2223         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2225         * Makefile.in (distclean): Do not delete emacsver.texi.
2226         (dist): Remove reference to emacsver.texi.in.
2227         * emacsver.texi: New file, replacing emacsver.texi.in.
2229 2010-10-09  Glenn Morris  <rgm@gnu.org>
2231         * emacsver.texi.in: New file.
2232         * emacs.texi: Set EMACSVER by including emacsver.texi.
2233         * Makefile.in (distclean): Delete emacsver.texi.
2234         (dist): Copy emacsver.texi.
2235         (EMACSSOURCES): Add emacsver.texi.
2237         * ack.texi (Acknowledgments): No more b2m.c.
2239         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2240         (emacs): Remove rule.
2241         (dist): No need to deal with the emacs rule any more.
2243 2010-10-07  Glenn Morris  <rgm@gnu.org>
2245         * Makefile.in (version): New, set by configure.
2246         (clean): Delete dist tar file.
2247         (dist): Use version in tar name.
2249 2010-10-06  Glenn Morris  <rgm@gnu.org>
2251         * Makefile.in (EMACS_XTRA): Add the main source file.
2252         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2253         (mostlyclean): No core files, reorder other files.
2254         (clean): Delete specific dvi and pdf files.
2255         (infoclean, dist): New rules.
2256         (maintainer-clean): Use infoclean.
2257         ($(infodir)): Add parallel build workaround.
2259 2010-10-04  Glenn Morris  <rgm@gnu.org>
2261         * Makefile.in (SHELL): Set it.
2262         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2263         (info, dvi): Replace above variables with their expansions.
2264         (info): Move mkdir from here...
2265         ($(infodir)/emacs): ... to here (for parallel builds).
2266         (pdf): New target.
2267         ($(infodir)/emacs): Pass -o option to makeinfo.
2268         (.PHONY): Declare clean rules.
2269         (maintainer-clean): Delete dvi and pdf files.
2270         Guard against cd failures.  Use a more restrictive delete.
2272 2010-10-02  Glenn Morris  <rgm@gnu.org>
2274         * misc.texi (Shell Mode): Remove reference to old function name.
2276 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2278         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2279         indicator characters.
2281 2010-09-29  Glenn Morris  <rgm@gnu.org>
2283         * Makefile.in (top_srcdir): Remove unused variable.
2285 2010-09-14  Glenn Morris  <rgm@gnu.org>
2287         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2288         the last hook item.
2290         * calendar.texi (Appointments): Also updated when a diary include file
2291         is saved.
2293 2010-09-14  Glenn Morris  <rgm@gnu.org>
2295         * trouble.texi (Bugs): Update the section intro.
2296         (Known Problems): New section.
2297         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2298         (Sending Patches): Bug fixes are best as responses to existing bugs.
2299         * emacs.texi (Known Problems): Add menu entry for new section.
2301 2010-09-09  Glenn Morris  <rgm@gnu.org>
2303         * xresources.texi: Untabify.
2305 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2307         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2309 2010-09-06  Glenn Morris  <rgm@gnu.org>
2311         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2313 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2315         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2317 2010-08-21  Glenn Morris  <rgm@gnu.org>
2319         * misc.texi (Amusements): Mention bubbles and animate.
2321 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2323         * files.texi (Visiting): Add more index entries for
2324         large-file-warning-threshold.
2326 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2328         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2330 2010-06-23  Glenn Morris  <rgm@gnu.org>
2332         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2333         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2334         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2335         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2336         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2337         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2338         Untabify Texinfo files.
2340 2010-06-10  Glenn Morris  <rgm@gnu.org>
2342         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2344         * basic.texi (Inserting Text): Fix typo.
2346 2010-06-10  Glenn Morris  <rgm@gnu.org>
2348         * ack.texi (Acknowledgments):
2349         * emacs.texi (Acknowledgments): Update for notifications.el.
2351 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2353         * dired.texi (Operating on Files): Mention encryption commands
2354         (Bug#6315).
2356 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2358         * basic.texi (Moving Point): Update due to renaming of commands bound
2359         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2361 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2363         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2364         paragraphs.
2365         (Line Truncation): Fix wording for bidi display.
2367         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2368         keys.
2370 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2372         * building.texi (GDB Graphical Interface): Remove misleading comparison
2373         to an IDE (Bug#6128).
2375 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2377         * programs.texi (Man Page):
2378         * misc.texi (Invoking emacsclient):
2379         * mini.texi (Repetition):
2380         * mark.texi (Setting Mark): Fix typos.
2382 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2384         * misc.texi (Printing): Document htmlfontify-buffer.
2386 2010-05-08  Glenn Morris  <rgm@gnu.org>
2388         * calendar.texi (Displaying the Diary, Format of Diary File):
2389         Fix external cross-references for TeX format output.
2391 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2393         * Version 23.2 released.
2395 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2397         * cmdargs.texi (Initial Options): Mention --chdir.
2399 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2401         * frames.texi (Tool Bars): Add tool-bar-style.
2403 2010-04-21  Glenn Morris  <rgm@gnu.org>
2405         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2407 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2409         * programs.texi (Semantic): New node.
2411         * maintaining.texi (EDE): New node.
2413         * emacs.texi: Update node listing.
2415         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2417 2010-04-18  Glenn Morris  <rgm@gnu.org>
2419         * emacs.texi (Acknowledgments): Remove duplicate.
2421         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2423 2010-04-18  Glenn Morris  <rgm@gnu.org>
2425         * dired.texi (Misc Dired Features): Mention VC diff and log.
2426         * maintaining.texi (Old Revisions, VC Change Log):
2427         Mention that diff and log work in Dired buffers.
2429         * help.texi (Help Summary): Mention M-x info-finder.
2431         * ack.texi (Acknowledgments): Add mpc.el.
2433         * custom.texi (Specifying File Variables, Directory Variables):
2434         Document new commands for manipulating local variable lists.
2436 2010-04-18  Glenn Morris  <rgm@gnu.org>
2438         * trouble.texi (Contributing): Add cindex entry.
2439         Mention etc/CONTRIBUTE.
2441 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2443         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2444         query-replace (Bug#5774).
2446 2010-04-16  Glenn Morris  <rgm@gnu.org>
2448         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2450 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2452         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2454 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2456         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2458 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2460         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2461         cross-reference to "Inserting Text".
2463         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2464         Mention completion provided by `ucs-insert'.
2466 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2468         * sending.texi (Sending Mail): Note variables that may need
2469         customizing.
2470         (Mail Sending): Expand discussion of send-mail-function.
2472 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2474         Document Message mode as the default mail mode.
2476         * sending.texi (Sending Mail): Copyedits.
2477         (Mail Format, Mail Headers): Document mail-from-style changes.
2478         (Mail Commands): Rename from Mail mode.  Document Message mode.
2479         (Mail Misc): Rename from Mail mode Misc.
2480         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2481         command names and update keybindings.
2482         (Header Editing): Document message-tab.  De-document
2483         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2484         favor of mail-default-headers.  Ad index entries for user-full-name and
2485         user-mail-address.
2486         (Citing Mail): Update changes in Message mode behavior.
2487         Document mail-yank-prefix.
2488         (Mail Signature): New node, moved from Mail Misc.
2489         (Mail Aliases): Mail abbrevs are the default with Message mode.
2490         (Mail Methods): Note that Message mode is now the default.
2492         * rmail.texi (Rmail Reply):
2493         * text.texi (Text Mode):
2494         * major.texi (Major Modes):
2495         * mule.texi (Output Coding): Refer to Message mode.
2497         * custom.texi (Init Examples): Add xref to Mail Header.
2499         * emacs.texi (Top): Fix xrefs.
2501 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2503         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2504         repository if there is none.
2505         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2506         vc-print-root-log.
2507         (Old Revisions): Copyedits.  Document vc-root-diff.
2509         * programs.texi (Program Modes): Mention Javascript mode.
2511         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2512         * emacs.texi: Update node description.
2514         * misc.texi (Navigation): Document doc-view-continuous.
2515         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
2517 2010-03-30  Juri Linkov  <juri@jurta.org>
2519         * search.texi (Other Repeating Search): Remove line that `occur'
2520         can not handle multiline matches.
2522 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2524         * mule.texi (International): Mention support of bidirectional editing.
2525         (Bidirectional Editing): New section.
2527 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
2529         * emacs.texi (Top): Update node names to those in building.texi.
2531 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2533         doc/emacs/building.texi: Describe restored GDB/MI functionality
2534         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2535         doc/emacs/emacs.texi: Update node names for building.texi.
2537 2010-03-24  Glenn Morris  <rgm@gnu.org>
2539         * ack.texi (Acknowledgments):
2540         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
2542 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
2544         * xresources.texi (Table of Resources): Clarify toolBar number
2545         for Gtk+.
2547         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2549 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2551         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2553         * search.texi (Other Repeating Search): Document multi-isearch-buffers
2554         and multi-isearch-buffers-regexp.
2556         * indent.texi (Indentation): Clarify description of
2557         indent-for-tab-command.  Document tab-always-indent.
2559 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
2561         * cmdargs.texi (Font X): Move most content to Fonts.
2563         * frames.texi (Fonts): New node.  Document font-use-system-font.
2565         * emacs.texi (Top):
2566         * xresources.texi (Table of Resources):
2567         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2569 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2571         * Branch for 23.2.
2573 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2575         * custom.texi (Init Examples): Add xref to Locals.
2577         * major.texi (Choosing Modes): Mention usage of setq-default for
2578         setting the default value of major-mode (Bug#5688).
2580 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
2582         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2584         * display.texi (Display Custom): Document make-pointer-invisible and
2585         underline-minimum-offset.  Remove inverse-video.
2587 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2589         * frames.texi (Frame Commands): Note that the last ordinary frame can
2590         be deleted in daemon mode (Bug#5616).
2592 2010-02-18  Glenn Morris  <rgm@gnu.org>
2594         * trouble.texi (Contributing): Repository is no longer CVS.
2596 2010-02-08  Glenn Morris  <rgm@gnu.org>
2598         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2600 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2602         * display.texi (Useless Whitespace, Text Display):
2603         * custom.texi (Init Examples): Avoid obsolete special default variables
2604         like default-major-mode.
2606 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
2608         * programs.texi (Other C Commands): Replace reference to obsolete
2609         c-subword-mode.
2611 2010-01-21  Glenn Morris  <rgm@gnu.org>
2613         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2615 2010-01-12  Glenn Morris  <rgm@gnu.org>
2617         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2618         emacs-pretest-bug for bug reports for development versions.
2620 2010-01-11  Glenn Morris  <rgm@gnu.org>
2622         * display.texi (Highlight Interactively): `t' does not mean highlight
2623         all patterns.  (Bug#5335)
2625 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
2627         * misc.texi (Shell): Document async-shell-command.
2629         * building.texi (Grep Searching): Document zrgrep.
2631         * mini.texi (Completion Options): Mention `initials' completion style.
2633 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2635         * building.texi: Import GDB Graphical Interface description from
2636         EMACS_23_1_RC.
2638 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2640         * emacs.texi (Top): Update node listing.
2642         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2644         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2646         * cmdargs.texi (Initial Options):
2647         * xresources.texi (Resources): Document inhibit-x-resources.
2649         * custom.texi (Specifying File Variables): Note that minor modes are
2650         enabled unconditionally.
2652         * display.texi (Scrolling): Briefly document the old recenter command,
2653         and document recenter-positions.
2655         * files.texi (Visiting):
2656         * buffers.texi (Buffers): Max buffer size is now 512 MB.
2658         * frames.texi (Cut/Paste Other App):
2659         Document save-interprogram-paste-before-kill.
2661         * killing.texi (Kill Options): New node.
2663 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2665         * misc.texi (Shell Options): ansi-color is now default.
2667 2009-12-05  Glenn Morris  <rgm@gnu.org>
2669         * emacs.texi (Top): Update menu for cal-xtra node changes.
2670         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2671         or mode line.  Don't mention invisible text or the details of
2672         diary-print-entries here, only in cal-xtra.
2673         (Format of Diary File): Mention that the "date on first line" format
2674         only really affects the simple display.
2675         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2676         (Diary Customizing): Holidays may be in the buffer or mode line.
2677         Move diary-print-entries to the "Diary Display" section.
2678         (Diary Display): New section, split out from "Fancy Diary Display".
2679         Explain the limitations of simple display, and how to print it.
2681         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2683         * cal-xtra.texi (Diary Display): Mention View mode.
2685 2009-11-29  Juri Linkov  <juri@jurta.org>
2687         * display.texi (Highlight Interactively): Actually a list of
2688         default faces is pre-loaded into a list of default values
2689         instead of the history.
2691 2009-11-20  Glenn Morris  <rgm@gnu.org>
2693         * ack.texi (Acknowledgments):
2694         * emacs.texi (Acknowledgments): Add htmlfontify.
2696 2009-11-14  Glenn Morris  <rgm@gnu.org>
2698         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2700         * ack.texi (Acknowledgments):
2701         * emacs.texi (Acknowledgments): Update for recent Org changes.
2703 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
2705         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
2706         `charset' property, which is irrelevant to the user manual (Bug#3526).
2708 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
2710         * trouble.texi (DEL Does Not Delete): Fix typo.
2712 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2714         * files.texi (Misc File Ops): Mention copy-directory.
2716 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
2718         * mule.texi (Unibyte Mode): Emphasize that
2719         unibyte-display-via-language-environment affects only the display.
2721         * display.texi (Horizontal Scrolling): Document cursor behavior under
2722         horizontal scrolling when point moves off the screen (Bug#4564).
2723         Improve wording.
2725 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
2727         * files.texi (Directories): delete-directory prompts for recursive
2728         deletion.
2730 2009-09-30  Glenn Morris  <rgm@gnu.org>
2732         * ack.texi (Acknowledgments):
2733         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
2735 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
2737         * dired.texi (Dired Navigation): Use @code instead of @var for
2738         dired-isearch-filenames, so that it's not capitalized.
2740 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
2742         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2744         * entering.texi (Exiting): C-z is now bound to suspend-frame.
2746         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2747         (Key Bindings): Reference Init Rebinding in introductory text.
2748         Shift some of the introduction to Keymaps node.
2749         (Keymaps): Simplify.
2750         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
2751         (Minibuffer Maps): Remove mention of Mocklisp.
2752         (Init Rebinding): Move mode-local rebinding example here from Local
2753         Keymaps.
2754         (Modifier Keys): Clarify.
2755         (Rebinding): Add cindex for "binding keys".
2757 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2759         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2761 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
2763         * building.texi (Threads Buffer, Multithreaded Debugging):
2764         Reorganize these two sections.
2766 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
2768         * cmdargs.texi (Initial Options): Fix last change.
2770 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2772         * mule.texi (Enabling Multibyte):
2773         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2774         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2776 2009-08-20  Glenn Morris  <rgm@gnu.org>
2778         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2780 2009-08-19  Glenn Morris  <rgm@gnu.org>
2782         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
2784 2009-08-18  Glenn Morris  <rgm@gnu.org>
2786         * ack.texi (Acknowledgments):
2787         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2789         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2791 2009-08-09  Glenn Morris  <rgm@gnu.org>
2793         * ack.texi (Acknowledgments):
2794         * emacs.texi (Acknowledgments): Add gdb-mi entry.
2796 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
2798         * emacs.texi (Top): Add new menu items for GDB-UI.
2800         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2801         section.  Threads buffer is in separate section now.
2803 2009-08-08  Glenn Morris  <rgm@gnu.org>
2805         * ack.texi (Acknowledgments):
2806         * emacs.texi (Acknowledgments):
2807         Update for js2-mode and org changes.
2809 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
2811         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2812         files.
2814 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
2816         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2818 2009-07-23  Glenn Morris  <rgm@gnu.org>
2820         * programs.texi (Matching): Update blink-matching-paren-distance.
2822 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
2824         * frames.texi (Cut/Paste Other App): For select-active-regions,
2825         selection is now updated on moving point.
2827 2009-07-21  Richard Stallman  <rms@gnu.org>
2829         * glossary.texi (GNU, Daemon): Update information.
2831 2009-07-19  Juri Linkov  <juri@jurta.org>
2833         * custom.texi (Specifying File Variables, Safe File Variables):
2834         "variables/value pairs" -> "variable/value pairs".
2836 2009-07-15  Glenn Morris  <rgm@gnu.org>
2838         * misc.texi (Gnus): Remove widow.
2840 2009-07-11  Glenn Morris  <rgm@gnu.org>
2842         * Makefile.in (TEXI2PDF): New.
2843         (emacs.pdf, emacs-xtra.pdf): New targets.
2845         * arevert-xtra.texi (Autorevert): Add menu descriptions.
2847         * display.texi (Horizontal Scrolling): Re-word to remove widow.
2849         * emacs.texi (Top): Info can be read from other places than Emacs.
2850         Don't print the copying notice twice in the printed version.
2851         Update the menu and detailmenu.
2852         (Preface): The meaning of "on-line" has changed.
2853         Correct name for "Common Problems" chapter.
2854         (Distrib): Update FSF shop URL.
2855         (Intro): Showing two files at once is not so exciting.
2857         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2858         (Mac / GNUstep Basics): Minor grammar changes.
2859         (Mac / GNUstep Events): Fix typo.
2860         (GNUstep Support): CANNOT_DUMP no longer applies.
2862         * misc.texi (Document View): Fix typos.
2864         * dired.texi (Dired):
2865         * help.texi (Help):
2866         * macos.texi (Mac OS / GNUstep):
2867         * maintaining.texi (Version Control, Introduction to VC):
2868         End menu descriptions with a period.
2870 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
2872         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2873         so categorical in saying that the option is only useful on NTFS.
2875 2009-07-09  Glenn Morris  <rgm@gnu.org>
2877         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2878         (ENVADD): Add texinfodir to TEXINPUTS.
2880         * emacs.texi (Top): Fix cross-reference.
2882         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2884         * vc1-xtra.texi (Revision Tags): Fix typo.
2886 2009-07-03  Glenn Morris  <rgm@gnu.org>
2888         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2889         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2890         (Merge Commands): `.' does not seem to work in A or B buffer.
2891         `l' can recreate the 3-window display.
2893         * glossary.texi (Glossary): Minor phrasing changes throughout.
2894         Add more internal cross-references.
2895         <Autoloading>: You can't really autoload a variable.
2896         <C-M->: Move details here from `M-C-' item.
2897         <Continuation Line>: Refer to `Truncation.'
2898         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2899         <Home Directory, Unix>: New entries.
2900         <Deletion of Files>: Mention recycle bins.
2901         <Directory>: Mention ``folders.''
2902         <Error>: Don't mention ``type-ahead.''
2903         <Fringe>: Refer to the manual node.
2904         <Minor Mode>: Can be global or local.
2905         <Spell Checking>: There are other checkers besides Ispell.
2907 2009-07-02  Glenn Morris  <rgm@gnu.org>
2909         * anti.texi (Antinews): Minor changes in phrasing.
2911         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2912         some underfull lines in dvi output.
2914         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2916         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2918         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2920 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2922         * xresources.texi (Table of Resources): Mention maximized for
2923         fullscreen.
2925         * cmdargs.texi (Window Size X): -mm/--maximized is new.
2927 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
2929         * anti.texi (Antinews): Correct the list of removed platforms.
2931 2009-06-28  Glenn Morris  <rgm@gnu.org>
2933         * arevert-xtra.texi: Minor language tweaks.
2935         * dired-xtra.texi: Minor revisions.
2937 2009-06-23  Miles Bader  <miles@gnu.org>
2939         * display.texi (Scrolling): Document `recenter-redisplay'.
2940         (Temporary Face Changes): Document `text-scale-set'.
2942 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2944         * Branch for 23.1.
2946 2009-06-17  Kenichi Handa  <handa@m17n.org>
2948         * mule.texi (Charsets): Update the description for the new charset.
2949         (list-character-sets): New findex.
2950         (Language Environments): Add @anchor{Describe Language Environment}.
2952 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
2954         * basic.texi (Moving Point): Fix tag.
2956         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2958         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2959         use camel-case for PageUp and PageDown.
2961         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2962         camel-case for PageUp and PageDown.
2964         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2966         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2967         (Isearch Scroll): Decapitalize <next> and <prior>.
2969 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
2971         * fixit.texi (Spelling): Set default dictionary.
2972         Improve descriptions (Bug#2554)
2974 2009-06-08  David Reitter  <david.reitter@gmail.com>
2976         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2977         since saving colors and faces set this way is not implemented.
2978         (Environment variables): Remove mention of mac-fix-env, which is
2979         scheduled to be removed.
2981 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
2983         * custom.texi (Init Examples): Add example of changing load-path.
2985         * building.texi (Lisp Libraries): Add example of changing
2986         load-path (Bug#3446).
2988 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2990         * mark.texi (Mark): Further clarifications.
2991         (Setting Mark): Emphasize that C-SPC activates the mark.
2993 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2995         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
2996         Mark mode.
2997         (Using Region, Persistent Mark): Use "active mark" instead of "active
2998         region".
3000 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3002         * mule.texi (Select Input Method): Fix typo.
3004 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3006         * anti.texi (Antinews): Document completion changes.  Some additional
3007         copyedits and rearrangement of entries.
3009 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3011         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3012         (Shell History Copying, Terminal emulator): Copyedits.
3014         * xresources.texi (Resources): Simplify descriptions.
3015         Shorten description of editres, which is not very useful these days.
3016         (Table of Resources): Document fontBackend resource.
3018         * trouble.texi (Quitting): Add other undo bindings to table.
3019         (DEL Does Not Delete): Note that the erasure key is usually labeled
3020         "Backspace".  Remove discussion of obscure Xmodmap issue.
3022 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3024         * files.texi (Visiting): Copyedits.
3026 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3028         * basic.texi (Inserting Text): Document ucs-insert.
3030         * mule.texi (International Chars): Define "multibyte".  Note that
3031         internal representation is unicode-based.  Simplify definition of raw
3032         bytes.  Mention ucs-insert.
3033         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3034         (Language Environments): Add language environments new to Emacs 23.
3035         (Multibyte Conversion): Node deleted.
3036         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3037         Don't mention obsolete emacs-mule coding system.
3038         (Output Coding): Copyedits.
3040         * emacs.texi (Top): Update node listing.
3042 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3044         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3046 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3048         * building.texi (Lisp Libraries): `load-library' does offer completion.
3050 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3052         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3053         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3055 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3057         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3059 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3061         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3063         * building.texi (Lisp Interaction): Document initial-scratch-message.
3065 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3067         * msdog.texi (Windows Fonts): Fix typos.
3069         * files.texi (Save Commands): Fix pxref.
3071 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3073         * files.texi (Save Commands): Mention diff-buffer-with-file.
3074         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3075         Henoch (Bug#3036).
3077 2009-03-15  Glenn Morris  <rgm@gnu.org>
3079         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3080         the former is not always used.
3081         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3082         Change case of "Id".  Avoid repeated "appropriate".
3083         (Mail Aliases): Fix previous change - use an example with a ".", so it
3084         does actually get quoted when expanded.
3085         (Mail Sending): Mailclient is the default on some systems.
3086         (Citing Mail): Mention mail-indentation-spaces.
3087         (Mail Mode Misc): Add an @dfn for "mail signature".
3089 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3091         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3092         (Completion Options): Document read-file-name-completion-ignore-case,
3093         read-buffer-completion-ignore-case, and completion-styles.
3094         Remove description of partial-completion-mode.
3096 2009-03-14  Glenn Morris  <rgm@gnu.org>
3098         * sending.texi (Mail Format): Fix typo.  Add index entry for
3099         mail-header-separator.
3100         (Mail Headers): Put info about initialization and changing in one place
3101         at the start.  Update FCC section for mbox Rmail.  Clarify From
3102         section, mention mail-setup-with-from.  Clarify Reply-to section.
3103         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3104         section.
3105         (Mail Aliases): Update example, make less contentious.
3106         Update for name change of mail-interactive-insert-alias.
3107         (Mail Mode): Remove mention of `%' as a word separator.
3108         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3109         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3110         commands.  Clarify FCC handling.  In mail-complete, add reference to
3111         Mail Aliases section, and mention mail-complete-function.
3112         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3113         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3114         signature netiquette.  Explain how the mail hooks work when continuing
3115         a composition.
3116         (Mail Amusements): Internationalize the spook section a bit.
3117         Remove the spook mail-setup-hook example, since it doesn't work well.
3118         Mention fortune-file.
3119         (Mail Methods): Mention read-mail-command.
3121 2009-03-14  David Reitter  <david.reitter@gmail.com>
3123         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3124         and NS resources following recent changes.
3126 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3128         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3129         w32-use-visible-system-caret doc to indicate that it should get set
3130         automatically.
3131         (Windows Fonts): Add doc for the uniscribe backend.
3133 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3135         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3136         vc-dir.  (Bug#2598)
3138 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3140         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3142 2009-03-05  Glenn Morris  <rgm@gnu.org>
3144         * rmail.texi (Rmail Basics): Add reference to sorting.
3145         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3146         Minor re-wordings.
3147         (Rmail Motion): Mention rmail-next-same-subject.
3148         (Rmail Deletion): Expunging is not the only way to change the numbers.
3149         (Rmail Labels): Labels can also be used in sorting.
3150         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3151         (Rmail Display): Mention rmail-mime.
3153 2009-03-04  Glenn Morris  <rgm@gnu.org>
3155         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3156         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3157         summary.  Mention sorts cannot be undone.
3158         (Rmail Display): Give an example of how to use goto-address-mode.
3159         (Rmail Editing): It's keybindings that are redefined, not commands.
3160         Fix some typos.
3161         (Movemail): Some minor rewording.
3162         (Remote Mailboxes): Emacs movemail supports pop by default.
3163         Fix some minor grammatical issues.  The "two alternative ways" to
3164         specify a POP mailbox are really just one.  Remove all reference to the
3165         variables rmail-pop-password and rmail-pop-password-required, obsolete
3166         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3167         can support Kerberos.
3169 2009-03-03  Glenn Morris  <rgm@gnu.org>
3171         * rmail.texi (Rmail Deletion): Revert previous change, which was
3172         describing the Rmail summary versions.
3173         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3174         Minor re-wording for rmail-resend.
3175         (Rmail Make Summary): Summaries apply to buffers rather than files.
3176         <rmail-summary-by-topic>: Headers includes the subject.
3177         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3178         details, including prefix arguments.
3179         Mention rmail-summary-by-senders on C-M-f.
3180         Not counting lines might be faster.
3181         (Rmail Summary Edit): More details on the delete commands.
3182         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3183         Name the commands bound to the various keys.  Mention prefix argument
3184         for searching.
3185         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3186         Simplify rmail-highlighted-headers description.  Update face name.
3188 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3190         * mark.texi (Marking Objects): Fix typo.
3192 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3194         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3195         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3197 2009-03-01  Glenn Morris  <rgm@gnu.org>
3199         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3200         (Rmail Motion): - M-s searches from the end of messages.
3201         (Rmail Deletion): Minor clarification.  Fix numeric argument
3202         description.
3203         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3204         newmail and RMAILOSE files need not be in home-directory.
3205         (Rmail Files): Mention I/O menus are unselectable if no files match.
3206         Mention `MAIL' env-var.
3208 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3210         * mule.texi (Fontsets): Mention fontset-default, font specs and
3211         fallback fontsets.
3212         (Defining Fontsets): Mention ns and w32 variants of
3213         standard-fontset-spec.  Update description of startup fontset to match
3214         Emacs 23 behavior.
3215         (Modifying Fontsets): New section.  (Bug#656)
3216         (International): Link to Modifying Fontsets.
3218 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3220         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3221         Mention ns-extended-platform-support-mode.
3223 2009-02-22  Karl Berry  <karl@gnu.org>
3225         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3227 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3229         * basic.texi (Moving Point, Position Info):
3230         * files.texi (Visiting):
3231         * mini.texi (Completion Options):
3232         * text.texi (HTML Mode): Remove duplicate words.
3234 2009-02-20  Glenn Morris  <rgm@gnu.org>
3236         * rmail.texi: Minor updates for mbox rather than Babyl.
3238 2009-02-17  Karl Berry  <karl@gnu.org>
3240         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3242 2009-02-17  Richard M Stallman  <rms@gnu.org>
3244         * anti.texi (Antinews): Mention Babyl format.
3246         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3248         * rmail.texi: Update for mbox format.
3249         Various small fixes, as well as the following.
3250         (Out of Rmail): Node deleted.
3251         (Rmail): Update menu.
3252         (Rmail Files): Comment out set-rmail-inbox-list.
3253         Document rmail-inbox-list instead.
3254         (Rmail Output): Substantial changes since C-o is now
3255         rmail-output-as-seen and o is rmail-output.
3256         (Rmail Attributes): Delete `stored', add `retried'.
3257         (Rmail Display): Editing headers works in all cases.
3259 2009-02-17  Glenn Morris  <rgm@gnu.org>
3261         * basic.texi (Position Info): M-x count-lines-region is not always on
3262         M-=.  (Bug#2269)
3264 2009-02-09  Glenn Morris  <rgm@gnu.org>
3266         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3267         defaults.
3269 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3271         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3272         documentation of possible problems with redecoding.
3274 2009-02-03  Glenn Morris  <rgm@gnu.org>
3276         * rmail.texi (Out of Rmail): Mention b2m.pl.
3278 2009-01-31  Glenn Morris  <rgm@gnu.org>
3280         * rmail.texi (Out of Rmail): Correct b2m location.
3282 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3284         * fixit.texi (Undo): Update undo limit values.
3286 2009-01-27  Glenn Morris  <rgm@gnu.org>
3288         * emacs.texi (Top): Fix Antinews menu entry.
3290 2009-01-25  Karl Berry  <karl@gnu.org>
3292         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3293         item with no marker, instead of the syntactically incorrect
3294         @itemize @asis.
3296 2009-01-25  Juri Linkov  <juri@jurta.org>
3298         * building.texi (Grep Searching): Fix index entry for lgrep.
3300 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3302         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3304 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3306         * macos.texi (Preferences Panel): Update description of font setting to
3307         reflect that prior frame selection is no longer needed.
3309 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3311         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3312         raise GUD subsections.
3314 2009-01-15  Glenn Morris  <rgm@gnu.org>
3316         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3318 2009-01-10  Glenn Morris  <rgm@gnu.org>
3320         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3322 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3324         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3325         logical lines.
3327 2008-12-29  Juri Linkov  <juri@jurta.org>
3329         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3331         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3333 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3335         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3336         goto-address-mode instead of goto-address.
3338         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3339         mode.
3341         * emacs.texi (Top): Update node listing.
3343 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3345         * custom.texi (Directory Variables): Explain what is a "project".
3346         Add indexing.  Improve wording.  Add a footnote about using
3347         _dir-locals.el on MS-DOS.
3349 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3351         * files.texi (Misc File Ops): Mention chmod as an alias for
3352         set-file-modes.
3354 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3356         * help.texi (Help): Fix typos and reword.
3357         (Help Summary): Add entries for C-h n and C-h r, reorder
3358         entries, and do some minor fixes.
3359         (Name Help): Say that C-h F works for commands only.
3360         (Misc Help): Say that view-lossage displays 300 keystrokes.
3362 2008-12-20  Glenn Morris  <rgm@gnu.org>
3364         * ack.texi (Acknowledgments): General update based on AUTHORS,
3365         including removal of some stuff no longer distributed.
3367 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3369         * fixit.texi: Mention hunspell.
3371 2008-12-19  Glenn Morris  <rgm@gnu.org>
3373         * ack.texi (Acknowledgments): Small grammar fix.
3374         Consolidate explanatory text at start.
3376         * display.texi (Text Display):
3377         * indent.texi (Indentation): Use @acronym with ASCII.
3379 2008-12-18  Glenn Morris  <rgm@gnu.org>
3381         * ack.texi: Various small updates and fixes.
3383 2008-12-18  Juri Linkov  <juri@jurta.org>
3385         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3386         as a key binding to start a forward nonincremental word search.
3387         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3388         a backward nonincremental word search.  Add index for `M-s w'
3389         `isearch-forward-word'.
3390         (Regexp Search): Add a short summary of regexp key commands like
3391         in the node "Basic Isearch".
3392         (Other Repeating Search): Fix typo.
3394 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3396         * misc.texi (PostScript Variables): Fix doc.
3398 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3400         * programs.texi (Program Modes): Mention Ruby mode.
3402 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3404         * misc.texi (emacsclient Options): Describe what an empty string
3405         argument does for --alternate-editor.
3407 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3409         * cmdargs.texi (Font X): Distinguish between client-side and
3410         server-side fonts.  List valid Fontconfig properties.  Add reference to
3411         Fontconfig manual.  List valid GTK font properties.  Explain use of
3412         fc-list.
3414 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3416         * cmdargs.texi (Font X): Move discussion of quoting to top.
3418 2008-12-06  Glenn Morris  <rgm@gnu.org>
3420         * maintaining.texi (Old Revisions): Improve previous change.
3422 2008-12-05  Richard M Stallman  <rms@gnu.org>
3424         * anti.texi (Antinews): Minor fixes.
3426 2008-12-03  Glenn Morris  <rgm@gnu.org>
3428         * maintaining.texi (Old Revisions): Fix diff-switches description.
3430 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3432         * emacs.texi (Top): Fix typo.
3434 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3436         * misc.texi (Document View): Explain dependence on gs at the top.
3437         Copyedits.
3439         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3441         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3442         (Comment Commands): Discuss region-active behavior of M-; first.
3444 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3446         * display.texi (Line Truncation): Add reference to Continuation
3447         Lines.
3449         * windows.texi (Pop Up Window): Mention split-height-threshold
3450         and split-width-threshold.
3451         (Split Window): Add reference to Continuation Lines.
3453 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3455         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3456         (GNUstep Support): New node.
3457         * anti.texi:
3458         * emacs.texi:
3459         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3461 2008-11-28  Richard M Stallman  <rms@gnu.org>
3463         * misc.texi (Dissociated Press): Minor cleanups.
3465         * dired.texi (Image-Dired): Avoid passive.
3467 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3469         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3470         representation.
3472 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3474         * files.texi (Visiting): Rewrite paragraph for clarity.
3476         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3478 2008-11-25  Alan Mackenzie  <acm@muc.de>
3480         * programs.texi (Moving by Parens): Clarify that parens inside strings
3481         and comments are ignored, and that the commands assume the starting
3482         point isn't in a string or comment.
3484 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3486         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3487         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3488         version.
3489         (Mac Customization): Rewrite Preferences Panel section and merge in to
3490         this node, add Open files by dragging to an Emacs window.
3492         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3494 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3496         * files.texi (Misc File Ops): Document set-file-modes.
3498         * windows.texi (Split Window): Document integer values of
3499         truncate-partial-width-windows.
3501         * text.texi (Text): Simplify description of markup languages.
3502         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3503         (TeX Editing): Note that `""' inserts one `"' character.
3504         (HTML Mode): Note in the introduction that XML mode is an alias for
3505         SGML mode.  Mention nXML mode.
3507 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3509         * building.texi (Watch Expressions): Fix typo.
3511 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3513         * files.texi (Visiting): Document new behavior of
3514         confirm-nonexistent-file-or-buffer.
3516         * buffers.texi (Select Buffer):
3517         Document confirm-nonexistent-file-or-buffer.
3519         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3520         edit-picture.
3522         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
3523         edit-picture', since that is just an alias for picture-mode.
3524         (Sentences): Note that repeated M-@ extends the region.
3525         (Pages): Make terminology more consistent.  Link to Regexps node.
3526         (Longlines): Discuss relationship with Visual Line mode.
3527         (Text Mode): Remove extraneous discussion of other modes, since they
3528         were already introduced in the parent node.
3530 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
3532         * anti.texi (Antinews): Rewrite.
3534         * entering.texi (Exiting): Mention "minimize" terminology.
3536         * frames.texi (Frame Commands): Mention "minimize" terminology.
3538         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3539         formats.
3540         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3541         (Misc X): Don't document useless -hb option.
3543 2008-11-22  Juri Linkov  <juri@jurta.org>
3545         * dired.texi (Dired Navigation): Change normal file name search option
3546         from `non-nil' to `t'.  Add `dwim' option.
3548 2008-11-22  Juri Linkov  <juri@jurta.org>
3550         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3551         ".dir-locals.el".  Rename `define-project-bindings' to
3552         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
3553         `dir-locals-set-directory-class'.
3555 2008-11-22  Lute Kamstra  <lute@gnu.org>
3557         * buffers.texi (Select Buffer): Index goto-line.
3558         * basic.texi (Moving Point): Mention the use of a numeric prefix
3559         argument with goto-line and refer to Select Buffer for the use of a
3560         plain prefix argument.
3562 2008-11-19  Glenn Morris  <rgm@gnu.org>
3564         * doclicense.texi: Update to FDL 1.3.
3565         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3567 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3569         * custom.texi (Minor Modes): Define mode commands and mode variables
3570         more precisely.  Recommend using mode commands instead of setting
3571         variables directly.  Put minor modes in a list, and add more modes.
3572         (Easy Customization): Use "init file" instead of .emacs.
3573         (Customization Groups): Update to new Custom buffer appearance.
3574         (Saving Customizations): Copyedits.  Update example.
3575         (Variables): Give example of variable type-sensitivity.
3576         (Examining): Update example.
3577         (Hooks): Copyedits.
3578         (Specifying File Variables): Use C comments instead of an artificial
3579         Lisp for the example.
3580         (Keymaps): Move internals discussion to Prefix Keymaps.
3581         (Rebinding): Remove redundant paragraph (stated in Key Binding).
3582         (Init Rebinding): Document kbd macro.
3583         (Init File): Link to Find Init.
3585         * mark.texi (Using Region): Document Delete Selection Mode more
3586         thoroughly.
3588         * frames.texi (Mouse Commands): Move most of the description of Delete
3589         Selection Mode to Using Region, and link to it.
3590         (Clipboard): Note that paste is bound to clipboard-yank.
3592         * building.texi (Compilation): Document first-error value of
3593         compilation-scroll-output.
3594         (Compilation Mode): Note that compilation-auto-jump-to-first-error
3595         works as soon as an error is available.  Suggested by Juri Linkov.
3597         * mini.texi (Passwords): New node.
3599         * files.texi (Remote Files): Link to Passwords node.
3601         * emacs.texi (Top): Update node listings.
3603 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3605         * ack.texi (Acknowledgments): Some updating of credits.
3607         * emacs.texi (Acknowledgments): Add a couple more names.
3609         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3611         * files.texi (Directories): Describe delete-directory in text.
3612         (Misc File Ops): Document use of trash.
3614 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3616         * macos.texi (Mac Customization): Fix typos.
3618 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3620         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3621         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
3622         the conventions of the main Emacs manual.
3624         * emacs.texi (Top): Update node listings.
3626 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
3628         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
3629         command-line-args is processed during startup.
3630         (Action Arguments): Correctly describe how file arguments interact with
3631         the startup screen.  Link to Lisp Interaction for scratch buffer.
3632         (Initial Options): Link to Command Example for -batch option.
3633         (Environment): Document initial-environment.
3635         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3636         can't be changed in the site-start file.
3638 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
3640         * dired.texi (Dired): Mention C-x C-d too.
3641         (Dired Enter): Document M-n in the Dired minibuffer.
3642         (Dired Navigation): Explain dired-goto-file more clearly.
3643         Document dired-isearch-filenames.
3644         (Dired Deletion): Remove unnecessary "expunged" terminology.
3645         (Flagging Many Files): & is now rebound to `% &'.
3646         (Shell Commands in Dired): Document dired-do-async-shell-command.
3647         Clarify how multi-file arguments are passed.
3648         (Misc Dired Features): Document dired-do-isearch.
3650 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
3652         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3654 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
3656         * search.texi (Other Repeating Search): Remove obsolete findex entries.
3658 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
3660         * programs.texi (Program Modes): Link to Program Indent node.
3661         (Left Margin Paren): Explain consequences of changing
3662         open-paren-in-column-0-is-defun-start more concisely.
3663         (Which Function, Program Indent, Info Lookup): Minor edits.
3664         (Basic Indent): If region is active, TAB indents the region.
3665         (Multi-line Indent): If region is active, TAB indents the region.
3666         Note that indent-region is useful when Transient Mark mode is off.
3667         (Matching): The delimiter at the cursor is highlighted---the character
3668         changes color.
3669         (Symbol Completion): Link to Completion node.
3671         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3672         a strictly text-only system.
3674         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3675         batch mode.
3677 2008-11-01  Richard M. Stallman  <rms@gnu.org>
3679         * misc.texi (Document View): Major rewrite.
3681         * maintaining.texi (Types of Log File): Change logs are older than
3682         version control.
3683         (VCS Concepts): Simplify and rearrange.
3684         (Version Control Systems): Make it clear that Linux is only the kernel.
3685         (VC Mode Line): Shorten reference to menu item.
3686         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
3687         (VC Directory Mode): Minor cleanup.
3688         Unchanged files are hidden, not omitted.
3689         (VC Directory Commands): Shorten and simplify.
3690         (Change Log Commands): New node, split from Change Logs.
3691         (VC Directory Buffer): New node, split from VC Directory Mode.
3693 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3695         * misc.texi (Document View): Rename from Document Files, moved here
3696         from files.texi.
3698         * files.texi (Version Control): Move to maintaining.texi.
3699         Subnodes moved as well.
3700         (Document Files): Move to misc.texi.
3702         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3703         vc-update-change-log.
3704         (Version Control): Move here from files.texi.
3705         (Format of ChangeLog): Make it a subnode of Change Log.
3707         * emacs.texi (Top): Update node listing.
3709 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
3711         * files.texi (Files): Add a section about document
3712         files (doc-view-mode).
3714 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3716         * building.texi (Compilation Mode):
3717         Document compilation-auto-jump-to-first-error.
3718         (Debuggers): Lower GUD subsections to subsubsections.
3719         (Starting GUD): Add cindex.
3720         (Lisp Interaction): Note that scratch is no longer the initial buffer.
3722 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
3724         * indent.texi (Indentation): Link to Program Indent.
3726         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3727         now uses emacsclient's terminal.
3729 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
3731         * mark.texi (Using Region): Document use-empty-active-region.
3733         * emacs.texi (Top): Update node listings.
3735         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
3736         Don't mention obsolete emacs.bash script.
3737         (Invoking emacsclient): Rewrite, moving optional arguments to
3738         emacsclient Options.
3739         (emacsclient Options): New node.  Document server-use-tcp and
3740         server-host.
3742 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
3744         * indent.texi (Indentation): Replace list with paragraphed text,
3745         putting description of syntax-driven indentation first.  Document new
3746         effect of active regions on tab.
3747         (Tab Stops): Note that editable tab stops affect indentation commands.
3749 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
3751         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3753 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
3755         * custom.texi (Function Keys): Note that modified keypad keys are not
3756         translated.
3758         * basic.texi (Arguments): Explain how to insert multiple digits.
3760 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
3762         * files.texi (Remote Files): Precise selection of default method.
3763         Rewrite paragraph about disabling remote file names.
3765 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
3767         * search.texi (Special Isearch): Document M-TAB is isearch.
3769         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3770         command.
3772         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3774 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3776         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3777         section.
3779 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3781         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3782         to files.texi.  Move contents of vc2-xtra.texi here.
3784         * vc2-xtra.texi: File removed.
3786         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3787         Directory Commands from the submenu.  Don't include deleted file
3788         vc2-xtra.texi.
3790         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3791         (Version Control): Add VC Directory Mode and VC Directory Commands to
3792         the submenu.
3793         (Why Version Control?): Use table format.
3794         (Version Control Systems): Note that Meta-CVS support is gone.
3795         (VCS Concepts): Note precisely when VC started supporting filesets.
3796         Remove bogus xref to CVS Options node.
3797         (Types of Log File): Copyedits.
3798         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3799         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3800         The Right Thing.
3801         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3802         (Log Buffer): Reorganize node, putting C-c C-c description first.
3803         (Old Revisions): Use CVS for example, not RCS.
3804         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3805         Commands from the submenu, putting them under Version Control.
3806         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3807         need to include it in the manual unconditionally, since it is now
3808         crucial to using distributed version control systems.
3809         (Comparing Files): Note that diff uses the minibuffer, and that the
3810         output is shown using Diff mode.
3811         (Diff Mode): Explain what "patch" and "hunk" mean.
3812         Document diff-update-on-the-fly, diff-refine-hunk, and
3813         diff-show-trailing-whitespaces.
3814         (File Archives): Add rar support.
3816         * major.texi (Choosing Modes): Make mode selection sequence more
3817         obvious by describing the steps in order of priority.  Note that
3818         magic-mode-alist is nil by default.
3819         Document magic-fallback-mode-alist.
3821 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3823         * frames.texi (Mouse References): Copyedits.
3825 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
3827         * ack.texi (Acknowledgments): Add myself as doc-view author.
3829 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3831         * frames.texi (Dialog Boxes): Add @cindex entries.
3833 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3835         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3836         (Text-Only Mouse): Copyedit.
3838 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
3840         * frames.texi: Use @key throughout for mouse clicks.
3841         (Cut/Paste Other App): Document yank-pop-change-selection.
3842         (Secondary Selection): Fix modified mouse click syntax.
3843         (Clipboard): Describe Cut, Copy and Paste commands.
3844         (Mouse References): Not all references are in read-only buffers.
3845         Copyedits.
3846         (Creating Frames): Add xref to Init File.
3847         (Frame Commands): Add xref to Exiting.
3848         (Scroll Bars): Document GTK vs toolkit behavior.
3850 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
3852         * files.texi (Version Control): Copyedits.  Add Bazaar.
3853         (Version Control Systems): List different VCS's using an itemized list.
3854         Add Bazaar.
3855         (VCS Concepts): Copyedits.  Tweak description of file merging.
3857         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3858         (Cut/Paste Other App): Document select-active-regions and
3859         x-select-enable-primary.
3861 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
3863         * mark.texi (Shift Selection): Correct case in node name.
3865         * emacs.texi (Top): Update node order in Mark chapter.
3867 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
3869         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3871         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
3872         elsewhere in the manual instead of describing yet again the intricacies
3873         of $HOME on MS-Windows and MS-DOS.
3875 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3877         * mini.texi (Minibuffer File): Add xref to File Names.
3878         (Minibuffer File): Add discussion of `~' in file names.
3879         Add insert-default-directory index reference.
3881         * files.texi (File Names): Reorganize description.
3882         (Visiting): Add xref to Mode Line.  Copyedits.
3883         (Save Commands): Mention prefix behavior of C-x C-s.
3884         (Numbered Backups): Node deleted.
3885         (Backup Names): Contents of Numbered Backups moved here.  State default
3886         of version-control variable.
3887         (Reverting): Copyedits.
3888         (Version Control): Add additional version control systems.
3890         * emacs.texi (Top): Delete Numbered Backups node.
3892         * cmdargs.texi (General Variables): Change Numbered Backups xref to
3893         Backup Names.
3894         (Initial Options): Document renamed variable inhibit-startup-screen.
3896 2008-10-11  Romain Francoise  <romain@orebokech.com>
3898         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3900 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3902         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3903         (Select Buffer): Mention use of minibuffer history.  Describe default
3904         value of default-major-mode.  Mention that C-x 4 b selects the other
3905         window.
3906         (List Buffers): Document CRM indicators in the order they appear.
3907         (Kill Buffer): Document new command kill-matching buffers.
3908         (Several Buffers): Move explanation of the relationship between buffer
3909         list and buffer menu to the top.
3910         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3912 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
3914         * entering.texi (Exiting): Document change of C-x C-c to
3915         save-buffers-kill-terminal.  Document kill-emacs.
3917 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3919         * mule.texi (Coding Systems): Don't mention codepage-setup.
3921         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3922         cpNNN coding systems anymore.
3923         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
3924         for unibyte mode.  Don't mention line-drawing characters.
3925         Don't mention dos-unsupported-char-glyph.
3927 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3929         * search.texi (Search): Shorten introduction.
3930         (Basic Isearch): Add command table.  Discuss reverse isearch and
3931         isearch highlighting.
3932         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
3933         ring to cindex.
3934         (Special Isearch): Move input methods discussion here.
3935         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3936         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3937         Repeat Isearch.
3938         (Isearch Minibuffer): New node.
3939         (Word Search): Document new word search commands.
3940         (Regexp Example): Simplify example using sentence-end-base variable.
3941         (Replace): Reword introduction.
3942         (Unconditional Replace): Remove unnecessary example.
3943         (Other Repeating Search): Document new `M-s o' binding.
3945         * emacs.texi (Top): Update node listings.
3947 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
3949         * emacs.texi (Top): Remove Kill Errors from menu.
3951 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
3953         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3954         interface for defining macros.  Simplify examples.  Note that C-g quits
3955         macro definitions.
3956         (Keyboard Macro Counter): Document using F3 to insert counter.
3957         Give usage example.
3958         (Keyboard Macro Query): Organize query responses in a table.
3960         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3961         Link to Erasing node.
3962         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
3963         rationale to a footnote.
3964         (Kill Errors): Remove node, due to redundancy with Erasing.
3965         (Spelling): Move discussion of flyspell to end.  Note new behavior of
3966         M-$ in active region.  Remove non-ispell-specific keybindings from
3967         table.
3969 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3971         * cmdargs.texi (Initial Options): Document --daemon.
3973 2008-09-20  Glenn Morris  <rgm@gnu.org>
3975         * files.texi (Numbered Backups): Mention that some modes set
3976         version-control.
3978 2008-09-20  Jim Blandy  <jimb@red-bean.com>
3980         * files.texi (Numbered Backups): Reference File Variables, as well.
3981         Remove discussion of Rmail's implementation.
3983 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
3985         * misc.texi (Recursive Edit): Note that top-level exits active
3986         minibuffers.
3988         * trouble.texi (Quitting): Likewise.
3990 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
3992         * emacs.texi (Top): Add Temporary Face Changes xref.
3994         * display.texi (Display): Move Temporary Face Changes node to just
3995         after Standard Faces.
3996         (Scrolling): Document recenter-top-bottom instead of recenter.
3997         (Horizontal Scrolling): Move auto hscroll discussion to the top.
3998         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3999         (Display Custom): Copyedits.
4000         (Optional Mode Line): Document display-battery-mode.
4002 2008-08-27  Romain Francoise  <romain@orebokech.com>
4004         * custom.texi (Directory Variables): Minor fix.
4006 2008-08-27  Glenn Morris  <rgm@gnu.org>
4008         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4009         descriptions.
4010         (Calendar Customizing): Tweak layout description.
4011         Move calendar-today-marker and calendar-today face to the other
4012         markers.  Condense calendar-star-date and calendar-mark-today
4013         description.
4014         (Holiday Customizing): Add oriental and solar holidays.
4015         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4016         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4017         (Date Display Format): Change ISO format.  Be less verbose.
4018         (Diary Customizing): Mention day and month abbrev arrays.
4019         Mention the date-form variables by name.  Update European example.
4020         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4021         Condense examples.  Mention diary-entry-symbols by name.
4022         Condense table for insertion commands.
4023         (Fancy Diary Display): Mention diary-include-string and
4024         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4025         Ethiopic, Persian date functions.  Condense descriptions.
4027         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4028         (Adding to Diary): Adapt for changed node name.
4030 2008-08-26  Glenn Morris  <rgm@gnu.org>
4032         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4033         node "Hebrew/Islamic Entries".
4035         * calendar.texi (Specified Dates): Fix names of iso functions.
4036         (General Calendar): There may not be another window.
4037         (Writing Calendar Files, Holidays): Tweak intro.
4038         (Holidays): Mention Baha'i and Chinese holidays.
4039         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4040         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4041         (To Other Calendar): Add calendar-print-other-dates.
4042         Refer to "graphic display" rather than "X.
4043         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4044         (Displaying the Diary): Fix whitespace after reference.
4045         Fix `diary-number-of-entries' reference.
4046         (Date Formats): Explicitly mention that day names can be abbreviated.
4047         (Adding to Diary): Add some references to other sections.
4048         (Special Diary Entries): Fix reference.
4049         (Appointments): Simplify appt-message-warning-time entry.
4050         Clarify where times must be.
4051         (Importing Diary): Comment out icalendar paragraph that does not apply.
4052         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4054 2008-08-23  Glenn Morris  <rgm@gnu.org>
4056         * fortran-xtra.texi (Fortran): Change description of free form and
4057         fixed form a bit.  Mention hideshow and imenu.
4058         (Fortran Motion): Mention fortran-end-of-subprogram,
4059         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4060         (Fortran Indent): Minor re-word.
4061         (ForIndent Commands): Mention fortran-fill-paragraph and
4062         fortran-fill-statement.
4063         (ForIndent Cont): Mention fortran-tab-mode-string.
4064         (Fortran Comments): Mention fortran-comment-line-start-skip.
4065         (Fortran Columns): Mention font-locking.
4066         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4068 2008-08-23  Johan Bockgård  <bojohan@muon>
4070         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4072 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4074         * mini.texi (Minibuffer): Simplify introduction.
4075         (Minibuffer File): Document tilde in minibuffer filenames.
4076         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4077         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4078         (Completion Example): Update example to current command list.
4079         (Completion Options): Document `lazy' value of completion-auto-help.
4080         Update contents of completion-ignored-extensions.
4081         (Minibuffer History): Describe "future history" list.  State default
4082         value of history-delete-duplicates.
4084 2008-08-21  Glenn Morris  <rgm@gnu.org>
4086         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4087         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4089 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4091         * regs.texi (Registers): Clarify valid register names.
4092         (RegPos): Note that buffer is saved and restored too.
4093         (RegText): Note that mark is reactivated/deactivated.
4094         (RegConfig): Xref to Windows node.
4096 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4098         * basic.texi (Inserting Text): Provide command name for C-q.
4100         * killing.texi (Killing): Copyedit.  Define read-only text.
4101         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4102         (Killing by Lines): Copyedit.
4103         (Other Kill Commands): Move M-w description here.
4104         (Yanking): Move M-w to Other Kill Commands.
4105         (Kill Ring): Also mention saving text in registers.  Link to Text
4106         Properties in elisp manual.
4107         (Accumulating Text): Copyedit.
4108         (CUA Bindings): Shift selection is now the default.
4110 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4112         * maintaining.texi (Change Log): Mention next-error is available.
4114 2008-08-10  Glenn Morris  <rgm@gnu.org>
4116         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4117         and intermonth text.
4118         (Holiday Customizing): Add holiday-chinese.
4120 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4122         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4124 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4126         * files.texi (Log Buffer): Describe C-c C-d.
4127         (Diff Mode): Describe C-x 4 A.
4129 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4131         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4133 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4135         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4136         describe the new bindings to show the changeset diff, toggle annotation
4137         visibility, show revisions.
4138         (VC Status): Describe key bindings for modifying the change comments,
4139         displaying changeset diffs and annotations.
4141         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4143 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4145         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4147 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4149         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4150         and wording.
4152 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4154         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4155         marking/unmarking.  Add descriptions for the multiple file search
4156         commands.  Improve some old info.
4158 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4160         * display.texi (Visual Line Mode): New node.
4162         * basic.texi (Inserting Text): Move DEL to deletion node.
4163         (Moving Point): Add additional alternative key bindings.
4164         Describe line-move-visual.
4165         (Erasing): Describe DEL.
4166         (Basic Undo, Blank Lines, Arguments): Copyedit.
4167         (Continuation Lines): Mention Visual Line mode.
4168         (Position Info): Move extended discussion to mule.texi.
4170         * mule.texi (International Chars): Describe C-x =.
4172         * emacs.texi (Top): Add Visual Line Mode node.
4174 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4176         * emacs.texi: Remove VMS support.
4178 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4180         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4181         the vc-dir command name.
4183 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4185         * xresources.texi: Remove mentions of Mac Carbon.
4187 2008-07-19  Andreas Schwab  <schwab@suse.de>
4189         * ns-emacs.texi: Move to ../misc.
4191 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4193         * entering.texi (Exiting): Don't describe text-only terminals as the
4194         default.  Describe the new startup screen.
4195         (Exiting): Describe how to kill Emacs first.  Change description of
4196         iconification to handle modern window systems.
4198 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4200         * ns-emacs.texi: New file, documents features of Emacs port under
4201         NeXTstep windowing.
4203 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4205         * entering.texi (Entering Emacs): Update prev node.
4207         * glossary.texi (Glossary): Remove xref to Text Characters.
4209         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4210         directly, rather than in the context of ASCII.  Move description of
4211         special properties of modifier key to new Modifier Keys node.
4212         (Keys): Copyedit.
4213         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4214         the node contents are obsolete.
4216         * custom.texi (Modifier Keys): New node.
4218         * emacs.texi (Top): Update node list.
4220 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4222         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4223         saying that Emacs provides menus and mouse support (which is par for
4224         the course).
4226         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4227         early on.
4228         (Point): Copyedit.  Relegate historical trivia to a footnote.
4229         (Mode Line): Explain mode-line format more consistently.
4230         (Menu Bar): Copyedit.
4232 2008-06-27  Glenn Morris  <rgm@gnu.org>
4234         * cal-xtra.texi (Sexp Diary Entries):
4235         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4237 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4239         * mark.texi (Shift selection): New node.
4240         (Mark): Copyedits.
4241         (Persistent Mark): Move to the end of the chapter.
4243 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4245         * makefile.w32-in (distclean): Remove makefile.
4247 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4249         * building.texi (Starting GUD): Add an entry for gud-gdb.
4250         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4251         command mode.
4253 2008-06-17  Glenn Morris  <rgm@gnu.org>
4255         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4257 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4259         * building.texi (Starting GUD): Expand on remote debugging.
4260         (Other GDB-UI Buffers): Mention new keyboard bindings.
4262 2008-06-15  Glenn Morris  <rgm@gnu.org>
4264         * gnu.texi: Use a verbatim license for this invariant section,
4265         as per etc/GNU.
4267 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4269         * emacs.texi, misc.texi: Add documentation about serial port access.
4271 2008-06-13  Glenn Morris  <rgm@gnu.org>
4273         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4274         maintain.info.
4276 2008-06-05  Miles Bader  <miles@gnu.org>
4278         * display.texi (Temporary Face Changes): Update to reflect function
4279         renamings in face-remap.el.
4281 2008-06-04  Miles Bader  <miles@gnu.org>
4283         * display.texi (Temporary Face Changes):
4284         Add `adjust-buffer-face-height'.  Rewrite description of
4285         `increase-buffer-face-height' and `decrease-default-face-height' now
4286         that they aren't bound by default.
4288 2008-06-03  Miles Bader  <miles@gnu.org>
4290         * display.texi (Temporary Face Changes): New node.
4292 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4294         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4296 2008-05-31  Glenn Morris  <rgm@gnu.org>
4298         * cal-xtra.texi (Fancy Diary Display): Simplify.
4300 2008-05-30  Glenn Morris  <rgm@gnu.org>
4302         * cal-xtra.texi (Fancy Diary Display): Update for
4303         diary-display-function replacing diary-display-hook.
4305 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4307         * msdog.texi (Windows Keyboard): Add descriptions of
4308         w32-register-hot-key and w32-unregister-hot-key.
4310 2008-05-21  Tom Tromey  <tromey@redhat.com>
4312         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4313         Variables node.
4315 2008-05-19  Tom Tromey  <tromey@redhat.com>
4317         * custom.texi (Variables): Add Directory Variables to menu.
4318         (Directory Variables): New node.
4320 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4322         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4324 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4326         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4327         Revision Tags and rewritten.  Section now uses modern terminology,
4328         (tags rather than snapshots) and describes post-SCCS systems more
4329         accurately.
4331 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4333         * msdog.texi (Windows Files): Update documentation of
4334         w32-get-true-file-attributes.
4336 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4338         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4339         directory mode.
4341 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4343         * killing.texi (Appending Kills): Remove a strangely off-topic index
4344         entry "television".
4346 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4348         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4350 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4352         * emacs/buffers.texi, emacs/files.texi (Version-control):
4353         vc-toggle-read-only is no longer a good idea...
4355 2008-04-29  Glenn Morris  <rgm@gnu.org>
4357         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4359 2008-04-22  Juri Linkov  <juri@jurta.org>
4361         * dired.texi (Subdirectories in Dired): Describe using `^'
4362         to return to the parent directory.
4364 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4366         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4367         recent changes.
4369 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4371         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4372         (Other GDB-UI Buffers): Update for recent thread related changes.
4374 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4376         * maintaining.texi (Maintaining):
4377         * emacs.texi (Top): Typo.
4379 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4381         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4382         arg in `font-lock-add-keywords'.
4384 2008-04-08  Glenn Morris  <rgm@gnu.org>
4386         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4387         Also add Baha'i calendar references where appropriate.
4389 2008-04-05  Glenn Morris  <rgm@gnu.org>
4391         * custom.texi (Init File): Byte-compiling .emacs is bad.
4393 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4395         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4397 2008-03-29  Glenn Morris  <rgm@gnu.org>
4399         * calendar.texi: Update for `calendar-date-style' replacing
4400         `european-calendar'.
4402 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4404         * display.texi (Display Custom): Mention overlay-margin in text.
4406 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4408         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4409         tutorial' comments.
4411 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4413         * mark.texi (Mark): Rearrange nodes.
4414         (Persistent Mark): Rename from Transient Mark.
4415         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4416         Describe Transient Mark mode as the default.
4418         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4419         the default behavior with Transient Mark mode off.
4420         (Position Info): Fix typo.
4422         * display.texi (Standard Faces): Reference the Mark node.
4423         Remove discussion of the region face, which is discussed there.
4425         * emacs.texi (Top): Update node listings.
4427         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4428         as the default.
4430         * fixit.texi (Undo): Standardize choice of undo key sequence.
4431         (Undo, Spelling): Describe Transient Mark mode as the default.
4433         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4434         default.
4436         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4438         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4439         mode is the default, and note that the mark is not activated when set.
4441         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4442         Describe Transient Mark mode as the default.
4444         * search.texi (Basic Isearch): Reference the Mark Ring node.
4445         (Replace, Unconditional Replace, Other Repeating Search):
4446         Describe Transient Mark mode as the default.
4448         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4449         Describe Transient Mark mode as the default.
4450         (Paragraphs): Describe how M-h behaves when region is active.
4452         * trouble.texi (Quitting): Clarify effects of C-g.
4454 2008-03-13  Glenn Morris  <rgm@gnu.org>
4456         * emacs.texi (EMACSVER): Set to 23.0.60.
4458 2008-03-05  Glenn Morris  <rgm@gnu.org>
4460         * dired.texi (Hiding Subdirectories): Fix previous change.
4462 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4464         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4466 2008-02-28  Kim F. Storm  <storm@cua.dk>
4468         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4469         Move describe-distribution to C-h C-o.
4470         Move view-emacs-problems to C-h C-p.
4471         Add view-emacs-debugging on C-h C-d.
4472         Add view-external-packages on C-h C-e.
4473         Add view-order-manuals on C-h C-m.
4475 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4477         * msdog-xtra.texi (MS-DOS): Docstring fix.
4479 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4481         * msdog.texi (Windows Fonts): Use a @table for describing font
4482         properties.
4484 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4486         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4487         value has changed.
4488         (Windows HOME): Clarify what is meant by "if that fails as well".
4489         (Windows Fonts): New section.
4491 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4493         * basic.texi (Basic Undo): Remove duplicate "you can".
4495 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4497         * maintaining.texi (Tags): Fix last change.
4499 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4501         * tramp.texi: Use new FSF's Back-Cover Text.
4503 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4505         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4507 2008-01-26  Richard Stallman  <rms@gnu.org>
4509         * maintaining.texi (Tags): Delete redundant index entry.
4511 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4513         * programs.texi (Imenu): Move "@cindex tags" from here...
4514         * maintaining.texi (Tags): ...to here.
4516 2008-01-23  Kevin Ryde  <user42@zip.com.au>
4518         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4519         click count.
4521 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
4523         * entering.texi (Exiting): Fix typo.
4524         Reported by D. E. Evans <sinuhe@gnu.org>.
4526 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
4528         * glossary.texi (Glossary): Fix typo.
4530 2007-12-27  Richard Stallman  <rms@gnu.org>
4532         * text.texi (Formatted Text): Improve menu tag.
4533         (Editing Format Info): In Info, add duplicate menu of nodes
4534         about the submenus.
4535         (Format Faces): Say where Faces menu is found.  Mention Other.
4536         (Format Colors): Say where these submenus are found.
4537         (Format Indentation, Format Justification): Likewise.
4538         (Format Properties): Likewise.
4540 2007-12-22  Richard Stallman  <rms@gnu.org>
4542         * search.texi (Query Replace): Make exp of query-replace more
4543         self-contained, and clarify.
4545         * cc-mode.texi (Getting Started): Change @ref to @pxref.
4547 2007-12-15  Richard Stallman  <rms@gnu.org>
4549         * files.texi (Auto Save): Clarify definition of auto-saving.
4551 2007-11-26  Richard Stallman  <rms@gnu.org>
4553         * help.texi (Help Echo): Cleanups.
4555 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4557         * files.texi (Why Version Control?): Fix typo.
4558         (VCS Concepts): Fix typos; small tense fix.
4559         (Selecting a Fileset): Fix typos; small rewording.
4560         (Log Buffer): Likewise.
4561         (Old Revisions): Likewise.
4563 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4565         * mule.texi (Communication Coding): Fix wording of last change.
4567 2007-11-16  Werner Lemberg  <wl@gnu.org>
4569         * custom.texi (Specifying File Variables):
4570         * major.texi (Choosing Modes): Mention '\" in man pages.
4572 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
4574         * mule.texi (Communication Coding): Document x-select-request-type.
4576         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4578 2007-11-15  Francesco Potortì  <pot@gnu.org>
4580         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4581         --output=file.
4583 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
4585         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4586         (Help Echo): Avoid mentioning the term "region" here and
4587         consistently use the term "active text".
4589 2007-11-11  Glenn Morris  <rgm@gnu.org>
4591         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4593 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
4595         * search.texi (Query Replace):
4596         Mention `query-replace-show-replacement'.
4598 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
4600         * building.texi (Watch Expressions): Remove obscure sentence.
4602 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
4604         * mule.texi (Select Input Method): Describe how to activate an input
4605         method in the text mode.
4607 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4609         * cmdargs.texi (Misc Variables): Remove Sun windows info.
4611 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
4613         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4615 2007-10-30  Glenn Morris  <rgm@gnu.org>
4617         * misc.texi (Directory Tracking): Explain a bit more about
4618         dirtrack-mode.
4620 2007-10-25  Glenn Morris  <rgm@gnu.org>
4622         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4624 2007-10-24  Richard Stallman  <rms@gnu.org>
4626         * misc.texi (Interactive Shell): Cleanup last change.
4628 2007-10-22  Juri Linkov  <juri@jurta.org>
4630         * mini.texi (Minibuffer History): Add text about a list of minibuffer
4631         default values.
4633 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
4635         * files.texi: Disambiguate two slightly different uses of the term
4636         'filesets'.
4638 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
4640         * trouble.texi (Quitting): Fix typo.
4642 2007-10-18  Glenn Morris  <rgm@gnu.org>
4644         * frames.texi (Mode Line Mouse): Mention minor mode names.
4646 2007-10-17  Juri Linkov  <juri@jurta.org>
4648         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4649         fill-paragraph operates on the active region in Transient Mark mode.
4650         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4651         with fill-paragraph.
4653         * basic.texi (Arguments): Replace fill-paragraph-or-region with
4654         fill-paragraph.
4656         * fixit.texi (Spelling): ispell-word operates on the active region
4657         in Transient Mark mode.
4659 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
4661         * building.texi (Source Buffers):
4662         * custom.texi (Init Non-ASCII):
4663         * glossary.texi (Glossary): Use "key binding" consistently.
4665 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
4667         * calendar.texi (Diary): Fix directive.
4669 2007-10-16  Richard Stallman  <rms@gnu.org>
4671         * calendar.texi (Diary): Clarify text about diary file example.
4673 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
4675         * files.texi: Capitalize node names according to convention.
4677 2007-10-13  Glenn Morris  <rgm@gnu.org>
4679         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4681 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
4683         * emacs.texi:
4684         * files.texi (Version Systems): Minor fixes to version-control material
4685         suggested by RMS and Robert J. Chassell.
4687 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
4689         * files.texi (Version Systems):
4690         * vc-xtra.texi:
4691         * vc1-xtra.texi:
4692         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4693         operations.  Change of terminology from `version' to `revision'.
4694         Revise text for adequate description of VCSes with monotonic IDs.
4695         * emacs.texi: Change of terminology from `version' to `revision'.
4697 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4699         * files.texi (Version Systems): Describe newer VCses.
4700         Reorder the descriptions to be chronological.
4702 2007-10-09  Richard Stallman  <rms@gnu.org>
4704         * display.texi (Cursor Display): Correct how cursor appears
4705         in nonselected windows.
4707 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
4709         * building.texi (GDB Graphical Interface): Remove references to gdba
4710         and mention gud-gdb.
4712 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
4714         * rmail.texi (Rmail Sorting): Improve indexing.
4716 2007-10-06  Juri Linkov  <juri@jurta.org>
4718         * text.texi (Fill Commands): Document fill-paragraph-or-region.
4719         (Fill Prefix, Format Indentation): Replace fill-paragraph with
4720         fill-paragraph-or-region.
4722         * basic.texi (Arguments): Replace fill-paragraph with
4723         fill-paragraph-or-region.
4725 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
4727         * files.texi: Update the section on version control for 2007
4728         conditions.  None of these changes are new-VC-specific; that
4729         will come later.
4731 2007-09-15  Glenn Morris  <rgm@gnu.org>
4733         * calendar.texi (Holidays): Change all instances of `holiday-list' back
4734         to `list-holidays'.
4736 2007-09-14  Glenn Morris  <rgm@gnu.org>
4738         * calendar.texi: Update all instances of mark-calendar-holidays,
4739         list-calendar-holidays, list-holidays with the new names.
4741 2007-09-06  Glenn Morris  <rgm@gnu.org>
4743         Move manual sources from man/ to subdirectories of doc/.
4744         Split into the Emacs manual in emacs/, and other manuals in misc/.
4745         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4746         manual.
4747         (infodir): New variable.
4748         (info): Use $infodir.
4749         (emacsman): Delete target, not needed any more.
4750         Move all targets that are not the Emacs manual to misc/Makefile.in.
4751         (mostlyclean): Remove `gnustmp'.
4752         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4753         manual.
4754         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4755         (emacsman): Delete target, not needed any more.
4756         (clean): Remove all info files but Emacs manual.
4757         Move all targets that are not the Emacs manual to misc/Makefile.in.
4758         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4760         * Makefile.in (INFOSOURCES): Delete.
4761         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4762         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4763         *.vrs *.toc here...
4764         (maintainer-clean): ...from here.
4766 2007-09-05  Glenn Morris  <rgm@gnu.org>
4768         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4770 2007-08-29  Glenn Morris  <rgm@gnu.org>
4772         * emacs.texi (EMACSVER): Increase to 23.0.50.
4774 2007-08-27  Richard Stallman  <rms@gnu.org>
4776         * emacs.texi (Top): Clarify menu item for Glossary.
4778         * display.texi (Faces): Change secn title.
4779         Clarify not all fonts come from Font Lock.
4781 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
4783         * basic.texi (Position Info): Add index entry for face at point.
4784         Mention that character faces are also displayed by "C-u C-x =".
4786 2007-08-08  Glenn Morris  <rgm@gnu.org>
4788         * glossary.texi (Glossary): Deprecate `iff'.
4790 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4792         * files.texi (File Conveniences): Document point motion keys in Image
4793         mode.
4795 2007-07-27  Glenn Morris  <rgm@gnu.org>
4797         * emacs.texi (Copying): Include license text from gpl.texi, rather than
4798         in-line.
4800         * gpl.texi: New file with text of GPL.
4801         * Makefile.in (EMACSSOURCES): Add gpl.texi.
4803 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4805         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4807         * dired.texi (Wdired): Mention C-x C-q key binding.
4809 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4811         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4813 2007-07-25  Glenn Morris  <rgm@gnu.org>
4815         * emacs.texi (Copying): Replace license with GPLv3.
4817         * Relicense all FSF files to GPLv3 or later.
4819 2007-07-24  Glenn Morris  <rgm@gnu.org>
4821         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4822         for some calendars.
4824 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
4826         * screen.texi (Mode Line): Describe new mode-line flag that shows if
4827         default-directory for the current buffer is on a remote machine.
4829 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
4831         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4832         default value.
4834 2007-07-21  Richard Stallman  <rms@gnu.org>
4836         * files.texi (Why Version Control?): Improve previous change.
4838 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
4840         * files.texi (Why Version Control?): New node.
4842 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4844         * building.texi (Starting GUD): Add xref to this anchor.
4846 2007-06-24  Karl Berry  <karl@gnu.org>
4848         * emacs.texi: New Back-Cover Text.
4850 2007-06-07  Alan Mackenzie  <acm@muc.de>
4852         * display.texi (Optional Mode Line): Document the new form of
4853         line+column numbers, "(561,2)".
4855 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4857         * maintaining.texi (Create Tags Table): Fix typos.
4859 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4861         * Version 22.1 released.
4863 2007-05-07  Karl Berry  <karl@gnu.org>
4865         * emacs.texi (EMACSVER): Back to 22.
4867 2007-05-06  Richard Stallman  <rms@gnu.org>
4869         * maintaining.texi (Create Tags Table): Clean up previous change.
4871 2007-05-05  Francesco Potortì  <pot@gnu.org>
4873         * maintaining.texi (Create Tags Table): Add text about the dangers of
4874         making symbolic links to tags files.
4876 2007-05-04  Karl Berry  <karl@gnu.org>
4878         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4880 2007-05-03  Karl Berry  <karl@gnu.org>
4882         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4884         * .cvsignore (*.pdf): New entry.
4886         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4887         for printing.
4889 2007-05-01  Richard Stallman  <rms@gnu.org>
4891         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4893 2007-04-28  Glenn Morris  <rgm@gnu.org>
4895         * ack.texi (Acknowledgments):
4896         * anti.texi (Antinews):
4897         * programs.texi (Program Modes): Restore mention of python.el pending
4898         consideration of legal status.
4900 2007-04-28  Richard Stallman  <rms@gnu.org>
4902         * files.texi (File Names): Fixes to ~ description on MS systems.
4904 2007-04-26  Glenn Morris  <rgm@gnu.org>
4906         * emacs.texi (EMACSVER): Increase to 22.1.50.
4908 2007-04-25  Karl Berry  <karl@gnu.org>
4910         * emacs.texi: Improve line breaks on copyright page,
4911         similar layout to lispref, 8.5x11 by default.
4913         * dired.texi (Image-Dired): Improve line break, fix typo.
4915 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4917         * programs.texi (Program Modes):
4918         * anti.texi (Antinews):
4919         * ack.texi (Acknowledgments): python.el removed.
4921 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4923         * display.texi (Highlight Interactively): Correct description of
4924         hi-lock-file-patterns-policy.
4926         * files.texi (File Archives): Mention self-extracting executables.
4928 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
4930         * search.texi (Unconditional Replace, Query Replace): Add xref to
4931         "Replacement and Case".
4933 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4935         * dired.texi (Image-Dired): Move from Thumbnails node.
4936         * misc.texi (Thumbnails): Node deleted.
4937         * emacs.texi (Top): Update node listing.
4939         * files.texi (File Conveniences):
4940         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4942 2007-04-21  Richard Stallman  <rms@gnu.org>
4944         * display.texi (Highlight Interactively): Correct previous change.
4945         Clarify doc of hi-lock-find-patterns, and move new features into it.
4947 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4949         * display.texi (Highlight Interactively):
4950         Document hi-lock-file-patterns-policy.
4952 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
4954         * display.texi (Scrolling): Fix typo.
4956 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4958         * doclicense.texi: Remove node heading, so that it can be included by
4959         other files.
4961         * emacs.texi: Insert node heading for GFDL.
4963 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
4965         * cmdargs.texi (Colors): Qualify "color of window" index entry by
4966         "command line".
4968         * display.texi (Faces): Refer to "Creating Frames" for face
4969         and other frame customizations in .emacs.
4971         * frames.texi (Creating Frames): Mention that face customizations can
4972         be put in .emacs.  Add index entries.
4974 2007-04-12  Richard Stallman  <rms@gnu.org>
4976         * glossary.texi (Glossary): Explain `iff'.
4978 2007-04-11  Karl Berry  <karl@gnu.org>
4980         * gnu.texi (Top),
4981         * macos.texi (Mac Font Specs),
4982         * anti.texi (Antinews),
4983         * xresources.texi (Resources),
4984         * misc.texi (Emulation),
4985         * calendar.texi (Daylight Saving),
4986         * dired.texi (Dired and Find),
4987         * rmail.texi (Remote Mailboxes),
4988         * sending.texi (Mail Headers),
4989         * programs.texi (Which Function),
4990         * files.texi (Recover),
4991         * buffers.texi (Uniquify),
4992         * frames.texi (Wheeled Mice),
4993         * killing.texi (Rectangles): Wording to improve breaks in
4994         8.5x11 format.
4995         * mule.texi (Language Environments): \hbadness=10000 since there's
4996         no way to reword.
4997         * emacs.texi (smallbook): New @set to more easily switch between
4998         smallbook and 8.5x11.
5000 2007-04-11  Richard Stallman  <rms@gnu.org>
5002         * files.texi (File Conveniences): Add xref to Tumme.
5003         Delete text about Thumbnail mode.
5005 2007-04-09  Alan Mackenzie  <acm@muc.de>
5007         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5008         new name.  Insert concept index entries.
5010 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5012         * display.texi (Standard Faces): Document prefix arg for
5013         list-faces-display.
5015         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5017 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5019         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5021         * files.texi (Misc File Ops): Rewrite description of
5022         insert-file-literally.
5024 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5026         * misc.texi (Printing): Postscript -> PostScript.
5028         * ack.texi (Acknowledgments): Postscript -> PostScript.
5030         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5032         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5033         below.
5035 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5037         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5038         Init Non-ASCII.
5039         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5040         (Init Non-ASCII): New node.
5042 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5044         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5046 2007-03-12  Glenn Morris  <rgm@gnu.org>
5048         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5049         "Daylight Savings".
5051         * calendar.texi: Replace "daylight savings" with "daylight
5052         saving" in text throughout.
5054 2007-03-04  Richard Stallman  <rms@gnu.org>
5056         * custom.texi (Safe File Variables): Minor correction.
5058 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5060         * rmail.texi (Movemail): Add internal ref.
5061         Don't indent the intro for the PROTO table.
5062         Format PROTO table items with @code.
5064 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5066         * building.texi: Remove references to bashdb.
5068 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5070         * mule.texi (Language Environments): Update list of supported language
5071         environments.
5073 2007-02-14  Kim F. Storm  <storm@cua.dk>
5075         * building.texi (Grep Searching): Fix lgrep doc.
5077 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5079         * back.texi: Remove unused file.
5081 2007-02-05  Francesco Potortì  <pot@gnu.org>
5083         * maintaining.texi (Tag Syntax): Now --members is the default for
5084         etags, not for ctags yet.
5086 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5088         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5089         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5090         expects.  Add comments to prevent people from inadvertently modifying
5091         the key parts needed by `texinfo-multiple-files-update'.
5093 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5095         * frames.texi (Secondary Selection): Window clicked does not matter
5096         when mouse-yank-at-point is non-nil.
5098 2007-01-16  Glenn Morris  <rgm@gnu.org>
5100         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5101         system abbrev.
5103 2007-01-11  Richard Stallman  <rms@gnu.org>
5105         * msdog.texi (Windows Keyboard): Another small cleanup.
5107 2007-01-10  Richard Stallman  <rms@gnu.org>
5109         * msdog.texi (Windows Keyboard): Yet another try to make
5110         everyone happy with that passage.
5112 2007-01-05  Richard Stallman  <rms@gnu.org>
5114         * anti.texi (Antinews): Mention M-x shell scrolling.
5116 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5118         * building.texi (Watch Expressions): Describe gdb-max-children.
5120 2007-01-04  Richard Stallman  <rms@gnu.org>
5122         * msdog.texi (Windows Keyboard): Clarify previous change.
5124 2007-01-02  Richard Stallman  <rms@gnu.org>
5126         * custom.texi (Changing a Variable): Minor clarification.
5127         (Specific Customization): customize-customized => customize-unsaved.
5129         * entering.texi (Entering Emacs): Clean up text about restarting
5130         Emacs for each file.
5132         * misc.texi (Shell Options): Minor cleanup.
5134         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5135         with Emacs, not vice versa.
5137         * programs.texi (Symbol Completion): Recommend customizing
5138         window manager.
5140         * xresources.texi (Resources): Minor fix.
5142 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5144         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5146 2007-01-01  Richard Stallman  <rms@gnu.org>
5148         * commands.texi (User Input): Document keys stolen by window mangers.
5150 2006-12-31  Richard Stallman  <rms@gnu.org>
5152         * custom.texi (Specific Customization): Document customize-option
5153         instead of customize-variable.
5155 2006-12-31  Kim F. Storm  <storm@cua.dk>
5157         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5159 2006-12-30  Kim F. Storm  <storm@cua.dk>
5161         * killing.texi (CUA Bindings): Fix typo.
5163         * xresources.texi (Table of Resources): Mention grow-only value for
5164         auto-resize-tool-bars.
5166 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5168         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5169         and how to get them back.
5171 2006-12-26  Richard Stallman  <rms@gnu.org>
5173         * calendar.texi (Holidays): Holiday listing is based on current
5174         practice, but DST is not.
5176 2006-12-25  Richard Stallman  <rms@gnu.org>
5178         * emacs.texi (Top): Update subnode menus.
5180         * mark.texi (Transient Mark): Fix xref.
5182         * killing.texi (Graphical Kill): Node deleted.
5183         (Killing): Add xref to Cut and Paste.
5184         (CUA Bindings): Update xref.
5186         * frames.texi (Cut and Paste): New section to hold other nodes.
5187         (Mouse Commands): Node demoted.
5188         (Cut/Paste Other App): Split out from Mouse Commands.
5189         (Word and Line Mouse): Likewise.
5190         (Secondary Selection, Clipboard): Nodes demoted.
5192 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5194         * calendar.texi (Holidays): US daylight saving begins second Sunday
5195         in March for 2007 onwards.
5196         (Daylight Savings): Show new US default daylight saving rules, 2nd
5197         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5199 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5201         * calendar.texi (Scroll Calendar): < and > are switched.
5203 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5205         * killing.texi (Deletion): Describe M-\ prefix argument.
5207 2006-12-23  Richard Stallman  <rms@gnu.org>
5209         * search.texi (Regexp Search): Explain why forward and reverse regexp
5210         search are not mirror images.
5212 2006-12-19  Kim F. Storm  <storm@cua.dk>
5214         * major.texi (Choosing Modes): Describe match-function elements for
5215         magic-mode-alist.
5217 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5219         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5220         peculiarities.
5222 2006-12-18  Richard Stallman  <rms@gnu.org>
5224         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5226 2006-12-17  Alan Mackenzie  <acm@muc.de>
5228         * programs.texi (Left Margin Paren): Remove the bit which says
5229         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5230         Discuss some of the issues of setting this option to nil.
5232 2006-12-17  Glenn Morris  <rgm@gnu.org>
5234         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5236 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5238         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5239         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5240         NTFS volumes.
5241         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5242         volumes.
5244 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5246         * text.texi (HTML Mode): Fix "C-c TAB".
5248 2006-12-09  Richard Stallman  <rms@gnu.org>
5250         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5252 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5254         * files.texi (Misc File Ops): Document insert-file-literally.
5256 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5258         * cmdargs.texi (Colors): Note that --color is intended for overriding
5259         the terminal defaults, not for normal invocation.
5261         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5262         ``server program''.  Add a cross-reference to "Init File" node.
5263         (Invoking emacsclient): Add index entries.  Document both short and
5264         long versions of command-line options.  Document the -f option.
5266 2006-12-06  Richard Stallman  <rms@gnu.org>
5268         * text.texi (Outline Format): Say to set outline-regexp
5269         and outline-level with major modes and file local variables.
5271 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5273         * anti.texi (Antinews): Mention the alternative to
5274         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5276         * misc.texi (Interactive Shell): Ditto.
5278 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5280         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5282         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5284 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5286         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5287         colon in the mode line.
5289         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5291 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5293         * building.texi (Watch Expressions): Mention SPC for expanding/
5294         contracting watch expressions.
5296 2006-11-26  Kim F. Storm  <storm@cua.dk>
5298         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5300 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5302         * building.texi (Debugger Operation): Define text command mode.
5303         Clarify how tooltips work.
5304         (GDB Graphical Interface): Explain how to run in text command mode
5305         more clearly.
5307 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5309         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5311 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5313         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5315 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5317         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5318         and EMACS is deprecated.
5320 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5322         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5324 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5326         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5328         * emacs.texi: Include xresources.texi both for info and dvi.
5330         * xresources.texi: Merge text from xresmini.texi.
5332 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5334         * glossary.texi: Fix typos.
5336 2006-11-06  Richard Stallman  <rms@gnu.org>
5338         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5340         * ack.texi (Acknowledgments): Fix name spelling.
5342 2006-11-01  Juri Linkov  <juri@jurta.org>
5344         * search.texi (Word Search): Document incremental word search.
5346 2006-10-28  Glenn Morris  <rgm@gnu.org>
5348         * ack.texi (Acknowledgments): Add cal-html author.
5350         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5351         Calendar").  Describe new package cal-html.
5352         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5353         Calendar Files."
5355 2006-10-23  Richard Stallman  <rms@gnu.org>
5357         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5358         Abbrev mode is enabled.
5360 2006-10-16  Richard Stallman  <rms@gnu.org>
5362         * emacs.texi: Update ISBN.
5364 2006-10-11  Kim F. Storm  <storm@cua.dk>
5366         * emacs.texi (Acknowledgments): Use @dotless{i}.
5368 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5370         * building.texi (Breakpoints Buffer): Mention catchpoints.
5372 2006-10-08  Kim F. Storm  <storm@cua.dk>
5374         * ack.texi (Acknowledgments): Update.
5376         * emacs.texi (Acknowledgments): Fix bad @/ form.
5378 2006-10-05  Kim F. Storm  <storm@cua.dk>
5380         * emacs.texi (Acknowledgments): Add more contributors.
5382 2006-10-03  Richard Stallman  <rms@gnu.org>
5384         * emacs.texi (Acknowledgments): Update version and edition.
5386 2006-10-01  Karl Berry  <karl@gnu.org>
5388         * custom.texi (Customization Groups): Page break to keep example buffer
5389         on one page.
5391 2006-09-30  Karl Berry  <karl@gnu.org>
5393         * programs.texi (Basic Indent): @need to improve page break.
5394         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5396 2006-09-29  Glenn Morris  <rgm@gnu.org>
5398         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5400 2006-09-29  Karl Berry  <karl@gnu.org>
5402         * windows.texi (Basic Window): Remove forced @break, no longer
5403         desirable.
5404         * frames.texi (Frame Commands),
5405         * mark.texi (Marking Objects): Reword to avoid bad page break.
5406         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5408 2006-09-19  Richard Stallman  <rms@gnu.org>
5410         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5411         stick to present tense.
5413 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5415         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5416         to x-gtk-use-old-file-dialog.
5417         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5419 2006-09-15  Jay Belanger  <belanger@truman.edu>
5421         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5422         Change "Library Public License" to "Lesser Public License"
5423         throughout.  Use "yyyy" to represent year.
5425 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5427         * files.texi (Visiting): Add index entry "open file".
5429 2006-09-11  Richard Stallman  <rms@gnu.org>
5431         * building.texi (Compilation Mode): Clarification.
5432         (Grep Searching): Add xref to Compilation Mode.
5434 2006-09-08  Richard Stallman  <rms@gnu.org>
5436         * search.texi (Search): Ref multi-file search commands here.
5437         (Other Repeating Search): Not here.
5439 2006-08-28  Richard Stallman  <rms@gnu.org>
5441         * windows.texi (Split Window): Update xref.
5443         * basic.texi (Continuation Lines): Update xref.
5445         * indent.texi (Tab Stops): Update xref.
5447         * emacs.texi (Top): Update subnode menu.
5449         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5450         split out of Display Custom.
5452 2006-08-25  Kim F. Storm  <storm@cua.dk>
5454         * display.texi (Display Custom): Add variables overline-margin
5455         and x-underline-at-descent-line.
5457 2006-08-25  Richard Stallman  <rms@gnu.org>
5459         * entering.texi (Exiting): Rewrite to give graphical displays
5460         priority over text terminals.
5462         * search.texi (Incremental Search): Move index entries.
5464 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5466         * custom.texi (Init File): Reference Find Init to avoid "home
5467         directory" confusion.
5469 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5471         * building.texi (Other GDB-UI Buffers): Describe how to edit
5472         a value in the locals buffer.
5474 2006-08-21  Richard Stallman  <rms@gnu.org>
5476         * search.texi (Basic Isearch): Add `isearch' index entry.
5478 2006-08-16  Richard Stallman  <rms@gnu.org>
5480         * misc.texi (Saving Emacs Sessions): Clean up wording.
5482         * mark.texi (Marking Objects): Mention term "select all".
5484         * emacs.texi (Top): Update subnode menu.
5486         * help.texi (Help Mode): Move node up in file.
5488 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5490         * building.texi (Stack Buffer): Explain fringe arrow.
5492 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5494         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5495         on startup.
5497 2006-08-11  Romain Francoise  <romain@orebokech.com>
5499         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5501 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5503         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5505 2006-08-10  Richard Stallman  <rms@gnu.org>
5507         * text.texi (Format Faces): Substantial rewrites to deal
5508         with face merging.  Empty regions don't count.
5509         Clarify face property inheritance.
5511 2006-08-08  Romain Francoise  <romain@orebokech.com>
5513         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5514         <arjuropo@cc.jyu.fi>.
5516 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
5518         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5519         apply to all frames.
5521 2006-08-01  Richard Stallman  <rms@gnu.org>
5523         * help.texi (Name Help): Add index entries for describe-variable.
5525 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5527         * building.texi (GDB Graphical Interface): Shorten node names.
5528         (GDB-UI Layout): Use GDB-related.
5529         (Other GDB-UI Buffers): Simplify English.
5531 2006-07-31  Richard Stallman  <rms@gnu.org>
5533         * search.texi (Query Replace): Add xref for Dired's Q command.
5535 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5537         * building.texi (GDB commands in Fringe): Rename to...
5538         (Source Buffers): ..this and move forward.  Describe hollow arrow and
5539         new option gdb-find-source-frame.
5541 2006-07-29  Richard Stallman  <rms@gnu.org>
5543         * dired.texi (Operating on Files): Simplify previous change
5544         and fix Texinfo usage.
5546 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5548         * dired.texi (Operating on Files): Add cross-references.  State the
5549         Unix commands that do similar things.
5551 2006-07-28  Richard Stallman  <rms@gnu.org>
5553         * mark.texi (Transient Mark): Clarify that region never disappears
5554         when Transient Mark mode is off, and not when it is on.
5556 2006-07-27  Richard Stallman  <rms@gnu.org>
5558         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
5560 2006-07-24  Richard Stallman  <rms@gnu.org>
5562         * xresources.texi (GTK styles): Fix texinfo usage.
5564         * commands.texi (User Input): Explain why we teach keyboard cmds.
5566         * xresources.texi, xresmini.texi, search.texi, programs.texi:
5567         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5568         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5569         * doclicense.texi, display.texi, dired.texi, basic.texi:
5570         * anti.texi, ack.texi: Move periods and commas inside quotes.
5572 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
5574         * cmdargs.texi (General Variables): Document EMAIL.
5576 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5578         * frames.texi (Frame Commands): Mention that focus-follows-mouse
5579         doesn't have effect on MS-Windows.
5581 2006-07-17  Richard Stallman  <rms@gnu.org>
5583         * building.texi (Grep Searching): Explain about chaining grep commands.
5585 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5587         * killing.texi, mini.texi: Fix typos.
5589 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5591         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5592         is invoked for multiple files.
5594 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5596         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5597         on-line manual for the rest of this node.
5598         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5599         unconditionally.
5600         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5601         Improve wording.
5602         (Windows Printing): Improve wording.
5603         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5604         rest of this node.
5606 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5608         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5609         with eval-buffer.
5611 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
5613         * mule.texi (Coding Systems, Specify Coding): Link descriptions
5614         of character translation.
5616 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5618         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5620 2006-07-03  Karl Berry  <karl@gnu.org>
5622         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5623         not-too-underfull hboxes in the TeX output.
5624         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5625         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5626         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5627         * sending.texi, text.texi: Fix overfull/underfull boxes.
5629 2006-07-03  Romain Francoise  <romain@orebokech.com>
5631         * m-x.texi (M-x): Fix.
5633 2006-07-03  Richard Stallman  <rms@gnu.org>
5635         * search.texi (Other Repeating Search): filename -> file name.
5637         * misc.texi (Narrowing): Minor cleanups.
5639         * files.texi (Visiting): filename -> file name.
5641         * emacs.texi (Top): Update subnode menus.
5643         * mule.texi (Coding Systems): Move char translation stuff here.
5644         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5645         (Recognize Coding): Substantial local rewrites.
5646         (International): Update menu.
5648         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5649         (Scrolling): Substantial local rewrites.
5650         (Display): Update menu and intro.
5652         * dired.texi: filename -> file name.
5654         * custom.texi (Safe File Variables): Texinfo usage fix.
5656 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
5658         * help.texi, m-x.texi: Lots of cleanups.
5660 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
5662         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5663         (Windows Processes, Windows Misc): Shorten the printed version by
5664         selectively conditioning less important portions by @ifnottex.
5666 2006-06-27  Richard Stallman  <rms@gnu.org>
5668         * mini.texi (Minibuffer File): Minor cleanup.
5670 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
5672         * frames.texi (XTerm Mouse): Rename to...
5673         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
5675         * emacs.texi (Top): Use new node name.
5677 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
5679         * emacs.texi (Top): Update the detailed menu according to changes in
5680         msdog.texi.
5682         * msdog.texi (Windows Keyboard): New section.
5683         (Windows Mouse): New section.
5684         (Windows System Menu): Remove section (text merged with "Windows
5685         Keyboard").
5686         (Windows Misc): New section.
5688         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5690         * msdog.texi (ls in Lisp): New section.
5692         * files.texi (Visiting): Document case-insensitive wildcard matching
5693         under find-file-wildcards.
5695 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5697         * macos.texi (Mac Input): Add description of mac-function-modifier.
5698         Now Unicode keyboard layouts work.
5700 2006-06-10  Richard Stallman  <rms@gnu.org>
5702         * mule.texi (Recognize Coding): Clarify previous change.
5704 2006-06-09  Kenichi Handa  <handa@m17n.org>
5706         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5707         notation.
5709 2006-06-07  Kevin Ryde  <user42@zip.com.au>
5711         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5712         manual for @ifnottex, but in emacs-extra for @iftex.
5714         * cmdargs.texi (General Variables): Fix smtpmail xref.
5716 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5718         * programs.texi (Comment Commands):
5719         * custom.texi (Specifying File Variables):
5720         Use ;; instead of ;;; to better follow coding conventions.
5722 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
5724         * building.texi (Watch Expressions): Move node to end.
5725         (GDB Graphical Interface): Move description of clicks in fringe...
5726         (GDB commands in the Fringe): ...to here.  New node.
5728 2006-06-05  Romain Francoise  <romain@orebokech.com>
5730         * xresmini.texi (GTK resources): Fix various typos.
5732 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
5734         * building.texi (GDB Graphical Interface): Update bindings.
5735         (Commands of GUD): Add gud-print.  Remove gud-run.
5736         Restate availability more generally.
5738 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
5740         * mini.texi: Lots of cleanups.
5742 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
5744         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5745         and Mouse-2.
5747 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
5749         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5751 2006-05-31  Richard Stallman  <rms@gnu.org>
5753         * basic.texi (Moving Point): Fix previous change.
5755 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
5757         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5759 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
5761         * basic.texi: Many simplifications and improvements in wording.
5763 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
5765         * anti.texi (Antinews): Create a node for gdb-ui.
5767 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5769         * frames.texi (Menu Bars, Tool Bars): Add index entries.
5771 2006-05-20  Richard Stallman  <rms@gnu.org>
5773         * dired.texi (Dired Navigation): dired-goto-file is now j.
5775 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
5777         * mule.texi (Coding Systems): Mention the undecided-* coding systems
5778         and their aliases.
5780         * msdog.texi (Windows Printing): Mention non-support of plain text
5781         printing with some el-cheapo printers, and suggest a workaround.
5783 2006-05-20  Kevin Ryde  <user42@zip.com.au>
5785         * text.texi (TeX Print): tex-dvi-view-command has a default value,
5786         remove the bit saying you must set it.
5788 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5790         * trouble.texi (Checklist):
5791         * text.texi (Text, Auto Fill, Text Mode):
5792         * search.texi (Nonincremental Search):
5793         * rmail.texi (Rmail Labels):
5794         * mule.texi (Input Methods, Multibyte Conversion):
5795         * misc.texi (Gnus, Where to Look, PostScript):
5796         * maintaining.texi (Create Tags Table):
5797         * indent.texi (Indentation Commands):
5798         * fixit.texi (Spelling):
5799         * emacs.texi (Copying):
5800         * custom.texi (Init File): ifinfo -> ifnottex.
5802 2006-05-17  Richard Stallman  <rms@gnu.org>
5804         * files.texi (Diff Mode): Mention C-x `.
5806 2006-05-08  Richard Stallman  <rms@gnu.org>
5808         * custom.texi (Disabling): Textual cleanups.
5810 2006-05-12  Glenn Morris  <rgm@gnu.org>
5812         * calendar.texi (Displaying the Diary, Format of Diary File):
5813         Refer to diary-view-entries, diary-list-entries,
5814         diary-show-all-entries rather than obsolete aliases.
5816 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5818         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5819         (Displaying the Diary, Special Diary Entries, Importing Diary):
5820         * building.texi (Compilation Shell):
5821         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5822         emacs-xtra with @inforef's.
5824         * files.texi (Visiting): Fix wording.
5826         * mule.texi (Coding Systems, Text Coding): More indexing.
5827         Mention that C-x RET f can set eol conversion.
5829 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
5831         * xresmini.texi (GTK resources): Insert GTK description.
5833         * xresources.texi (GTK resources): metafont should be menufont.
5835 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5837         * mini.texi (Completion Options): Completion of remote files'
5838         method, user name and host name is active only in partial
5839         completion mode.
5841 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5843         * makefile.w32-in (emacs.dvi):
5844         * Makefile.in (emacs.dvi): Add xresmini.texi.
5846         * xresmini.texi (Table of Resources): Remove xref to non-existent
5847         node "LessTif Resources".
5849         * msdog.texi (Microsoft Windows):
5850         * calendar.texi (Calendar/Diary, Displaying the Diary)
5851         (Special Diary Entries, Importing Diary, Holidays):
5852         * programs.texi (Program Modes):
5853         * text.texi (Text):
5854         * buffers.texi (Several Buffers):
5855         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5857 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5859         The following changes merge the emacs-xtra manual into the main
5860         manual, but only for on-line version of the manual.
5862         * vc2-xtra.texi (Version Backups, Local Version Control)
5863         (Making Snapshots, Change Logs and VC, Version Headers)
5864         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5865         on-line manual.
5867         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5868         for on-line manual.
5870         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5871         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5872         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5873         for on-line manual.
5875         * fortran-xtra.texi (Fortran, Fortran Autofill)
5876         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5877         for on-line manual.
5879         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5880         Conditional xref's for on-line manual.
5882         * emerge-xtra.texi (Emerge, Overview of Emerge)
5883         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5884         manual.
5886         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5887         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5888         (EMACSSOURCES): Use EMACS_XTRA.
5889         (../info/emacs-xtra): Remove.
5890         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5892         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5893         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5894         (EMACSSOURCES): Use EMACS_XTRA.
5895         ($(infodir)/emacs-xtra): Remove.
5896         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5898         * trouble.texi (Quitting):
5899         * text.texi (Text):
5900         * programs.texi (Program Modes):
5901         * msdog.texi (Microsoft Windows):
5902         * frames.texi (Frames):
5903         * files.texi (Backup, Version Control, VC Concepts)
5904         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5905         (Registering, VC Status, VC Undo, Multi-User Branching)
5906         (Comparing Files):
5907         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5908         (Displaying the Diary, Special Diary Entries, Importing Diary):
5909         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5910         conditional xref's, depending on @iftex/@ifnottex.
5912         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5913         "MS-DOS".  @include msdog-xtra.texi.
5915         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5916         <Top Level> [ifnottex]: @include fortran-xtra.texi.
5918         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5919         for vc-xtra.texi subsections.
5920         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5921         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5923         * sending.texi (Sending Mail): A @node line without explicit Prev,
5924         Next, and Up links.
5926         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5927         Next, and Up links.
5929         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5930         and its sections.  @include picture-xtra.texi.
5932         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5933         "Emerge".
5934         (List Tags) [ifnottex]: @include emerge-xtra.texi.
5936         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5937         exact duplicate of its name-sake in calendar.texi.
5939         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5940         "Advanced Calendar/Diary Usage".
5941         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5943         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5944         dired-xtra.texi.
5945         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5947         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5948         (Files) [ifnottex]: Add menu entry for Autorevert.
5950         * emacs-xtra.texi (Introduction): Reword to make consistent with
5951         printed version only.
5952         <Top level>: Remove the body of all chapters and move them to the
5953         new *-xtra.texi files.  Use @raisesections and @lowersections to
5954         convert sections to chapters etc.
5956         * msdog-xtra.texi:
5957         * fortran-xtra.texi:
5958         * vc-xtra.texi:
5959         * vc1-xtra.texi:
5960         * vc2-xtra.texi:
5961         * emerge-xtra.texi:
5962         * cal-xtra.texi:
5963         * dired-xtra.texi:
5964         * arevert-xtra.texi: New files, with text from respective chapters
5965         of emacs-xtra.texi.  Convert each @chapter into @section, @section
5966         into @subsection, etc.
5968         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
5969         updated.
5971         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5972         Windows".  All references updated.
5974 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5976         * macos.texi (Mac Input): Mention input from Character Palette.
5977         (Mac Font Specs): Fix typo.
5979 2006-05-05  Richard Stallman  <rms@gnu.org>
5981         * files.texi (Diff Mode): Minor cleanup.
5983 2006-05-05  Karl Berry  <karl@gnu.org>
5985         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5986         errors from the current release of makeinfo (4.8).
5987         * help.texi (Library Keywords): Change widest word in multitable
5988         template from `emulations' to `convenience'.  (Not sure if this is
5989         related to the font change.)
5991 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5993         * files.texi (File Names): Add a footnote about limited support of
5994         ~USER on MS-Windows.
5996         * cmdargs.texi (Initial Options): Add a footnote about limited
5997         support of ~USER on MS-Windows.
5999 2006-05-03  Richard Stallman  <rms@gnu.org>
6001         * files.texi (Diff Mode): Node moved here.
6002         (Comparing Files): Delete what duplicates new node.
6003         (Files): Put Diff Mode in menu.
6005         * misc.texi (Diff Mode): Move to files.texi.
6007         * emacs.texi (Top): Update menu for Diff Mode.
6009         * trouble.texi (Emergency Escape): Simplify.
6011         * emacs.texi (Top): Minor clarification.
6013 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6015         * commands.texi, entering.texi, screen.texi: Many simplifications.
6017 2006-05-03  Richard Stallman  <rms@gnu.org>
6019         * commands.texi (Text Characters): Delete paragraph about unibyte
6020         non-ASCII printing chars.
6022         * killing.texi (Killing): Say "graphical displays".
6023         * display.texi: Say "graphical displays".
6025         * cmdargs.texi (Misc X): Say "graphical displays".
6027 2006-05-01  Richard Stallman  <rms@gnu.org>
6029         * emacs.texi (Top): Add Diff Mode to menu.
6031 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6033         * misc.texi (Diff Mode): New node.
6035 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6037         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6038         (Mac Environment Variables): Shorten example line.
6039         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6041 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6043         * building.texi (GUD Customization): Describe cases %d and %c.
6044         Update description for %e.
6046 2006-04-30  Glenn Morris  <rgm@gnu.org>
6048         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6050 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6052         * custom.texi (Examining): Update C-h v output example.
6054 2006-04-29  Kim F. Storm  <storm@cua.dk>
6056         * building.texi (Grep Searching): Add lgrep and rgrep.
6058 2006-04-23  Richard Stallman  <rms@gnu.org>
6060         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6062         * xresmini.texi: New file.
6064         * xresources.texi (Face Resources): Split table into font resources
6065         and the rest.  Combine similar attributes for brevity.
6067 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6069         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6070         backslashes and case-insensitivity in file names (moved to the
6071         main manual).
6072         (MS-DOS Printing): Move most of the text to the main manual.
6074         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6075         New nodes.
6076         (Windows Processes, Windows System Menu): Add index entries and
6077         fix wording.
6079 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6081         * misc.texi (Shell Ring): Add notes on saved input when
6082         navigating off the end of the history list.
6084 2006-04-18  Chong Yidong  <cyd@mit.edu>
6086         * misc.texi (Shell Options): Correct default value of
6087         comint-scroll-show-maximum-output.
6089 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6091         * building.texi (Watch Expressions): Update.
6093 2006-04-12  Richard Stallman  <rms@gnu.org>
6095         * search.texi: Clean up previous change.
6097 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6099         * search.texi (Regexp Backslash, Regexp Replace): Add index
6100         entries for ``back reference'' and mention the term itself in the
6101         text.
6103 2006-04-11  Richard Stallman  <rms@gnu.org>
6105         * custom.texi (Safe File Variables):
6106         Document enable-local-variables = :safe.
6108 2006-04-11  Karl Berry  <karl@gnu.org>
6110         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6111         (Remote Repositories, Version Backups, Local Version Control)
6112         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6113         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6114         (Renaming VC Work Files and Master Files)
6115         (Inserting Version Control Headers, Customizing VC, General Options)
6116         (Options for RCS and SCCS, Options specific for CVS): Move all
6117         these nodes to emacs-xtra.texi, for brevity.
6118         * cmdargs.texi, files.texi: Change cross-references.
6120 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6122         * files.texi (Old Versions): Update description of vc-annotate's
6123         use of color to indicate date ranges.
6125 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6127         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6128         put info and printed manual names the right way around.
6130 2006-04-09  Karl Berry  <karl@gnu.org>
6132         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6133         emacs-xtra.texi, leaving only MS Windows information.
6134         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6135         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6136         node names.
6138         * emacs.texi: Move @summarycontents and @contents to the beginning
6139         of the file.
6141 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6143         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6145 2006-04-07  Richard Stallman  <rms@gnu.org>
6147         * programs.texi (Comments, Comment Commands, Options for Comments)
6148         (Multi-Line Comments): "Align", not "indent".
6149         (Basic Indent): C-j deletes trailing whitespace before the newline.
6151 2006-04-06  Richard Stallman  <rms@gnu.org>
6153         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6155 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6157         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6159 2006-04-05  Richard Stallman  <rms@gnu.org>
6161         * emacs.texi (Top): Update subnode menu.
6163         * trouble.texi (Unasked-for Search): Node deleted.
6164         (Lossage): Delete from menu.
6166 2006-04-04  Richard Stallman  <rms@gnu.org>
6168         * trouble.texi: Various cleanups.
6169         (Checklist): Don't bother saying how to snail a bug report.
6170         (Emergency Escape): Much rewriting.
6171         (After a Crash): Rename the core dump immediately.
6172         (Total Frustration): Call it a psychotherapist.
6173         (Bug Criteria): Avoid "illegal instruction".
6174         (Sending Patches): We always put the contributor's name in.
6176         * misc.texi (Thumbnails): Minor correction.
6178 2006-04-03  Richard Stallman  <rms@gnu.org>
6180         * misc.texi (Thumbnails): Minor cleanup.
6182 2006-04-02  Karl Berry  <karl@gnu.org>
6184         * sending.texi (Mail Sending): pxref to Top needs five args.
6186         * texinfo.tex: Update to current version (2006-03-21.13).
6188 2006-03-31  Richard Stallman  <rms@gnu.org>
6190         * emacs.texi (Top): Update subnode menu.
6192         * help.texi (Help Mode): Cleanup.
6194         * dired.texi: Many cleanups.
6195         (Dired Deletion): Describe dired-recursive-deletes.
6196         (Operating on Files): dired-create-directory moved.
6197         (Misc Dired Features): Move to here.
6198         (Tumme): Node moved to misc.texi.
6200         * custom.texi: Many cleanups.
6201         (Minor Modes): Don't mention ISO Accents Mode.
6202         (Examining): Update C-h v output example.
6203         (Hooks): Add index and xref for add-hook.
6204         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6205         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6207         * misc.texi: Many cleanups.
6208         (beginning): Add to summary of topics.
6209         (Shell): Put eshell xref at the end.  Remove eshell from table.
6210         (Thumbnails): New node.
6212 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6214         * files.texi (File Name Cache): Make it clear that the cache is
6215         not persistent.
6217 2006-03-25  Karl Berry  <karl@gnu.org>
6219         * emacs-xtra.texi, emacs.texi, gnu.texi:
6220         (1) use @copyright{} instead of (C) in typeset text;
6221         (2) do not indent copyright year list (or anything else).
6223 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6225         * files.texi (VC Dired Mode): Remove misplaced brackets.
6227 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6229         * files.texi: Various updates and clarifications in the VC chapter.
6231 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6233         * help.texi (Help Mode): Document "C-c C-c".
6235 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6237         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6238         menu in the standalone Info reader.
6240 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6242         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6243         moved here from Emacs manual.
6245         * programs.texi (Fortran): Section moved to emacs-xtra.
6246         (Program Modes): Xref to Fortran in emacs-xtra.
6248         * maintaining.texi (Emerge): Move to emacs-xtra.
6249         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6251         * picture.texi: File deleted.
6252         * Makefile.in:
6253         * makefile.w32-in: Remove picture.texi.
6255         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6256         * abbrevs.texi (Abbrevs):
6257         * sending.texi (Sending Mail): Picture node removed.
6259         * emacs.texi (Top): Update node listings.
6261 2006-03-12  Richard Stallman  <rms@gnu.org>
6263         * calendar.texi: Various cleanups.
6265 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6267         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6268         syntax.
6270 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6272         * search.texi (Regexps): More accurately describe which characters
6273         are special in which situations.  Recommend _not_ to quote `]' or
6274         `-' when they are not special.
6276 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6278         * files.texi (Old Versions): Clarify operation of C-x v =.
6280 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6282         * building.texi (Watch Expressions): Update and describe
6283         gdb-speedbar-auto-raise.
6285 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6287         * emacs.texi: Use @smallbook.
6288         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6289         Update subnode menu.
6291         * building.texi (Lisp Interaction): Minor addition.
6293 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6295         * building.texi (Watch Expressions): Update and be more precise.
6297 2006-02-15  Francesco Potortì  <pot@gnu.org>
6299         * maintaining.texi (Create Tags Table): Explain why the
6300         exception when etags writes to files under the /dev tree.
6302 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6304         * custom.texi (Safe File Variables): Lots of clarification.
6305         Renamed from Unsafe File Variables.
6307 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6309         * custom.texi (Unsafe File Variables): File variable confirmation
6310         assumed denied in batch mode.
6312 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6314         * building.texi (GDB User Interface Layout): Don't say `inferior'
6315         for program being debugged.
6317 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6319         * building.texi (GDB Graphical Interface):
6320         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6322 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6324         * custom.texi (Specifying File Variables, Unsafe File Variables):
6325         New nodes, split from File Variables.  Document new file local
6326         variable behavior.
6328 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6330         * display.texi (Standard Faces):
6331         * files.texi (Visiting):
6332         * frames.texi (Clipboard):
6333         * glossary.texi (Glossary) <Clipboard>:
6334         * xresources.texi (X Resources): Mention Mac OS port.
6336 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6338         * building.texi (Building): Clarify topic in intro.
6340         * maintaining.texi (Maintaining): Change title; clarify topic.
6341         Delete duplicate index entries.
6343         * building.texi (Other GDB User Interface Buffers): Clarifications.
6345         * text.texi (Cell Commands): Clarifications.
6347         * programs.texi (Defuns): Delete duplicate explanation of
6348         left-margin paren convention.
6349         (Hungry Delete): Minor cleanup.
6351 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6353         * dired.texi (Tumme): More tumme documentation.
6355 2006-02-11  Alan Mackenzie  <acm@muc.de>
6357         * programs.texi ("Hungry Delete"): Correct the appellation of the
6358         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6360 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6362         * dired.texi (Tumme): Fix small bug.
6364 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6366         * macos.texi (Mac International): Rename "fontset-mac" to
6367         "fontset-standard".
6369 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6371         * dired.texi (Tumme): Basic documentation for Tumme added.
6373 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6375         * mule.texi (International):
6376         * programs.texi (Basic Indent): Fix typos.
6378         * custom.texi (Minor Modes):
6379         * display.texi (Text Display):
6380         * commands.texi (Text Characters): Update xrefs.
6382 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6384         * emacs.texi (Top): Update subnode menu.
6385         Update info on old Emacs papers.
6386         (Intro): "Graphical display", not window system.
6388         * xresources.texi (GTK styles): Minor clarifications.
6390         * trouble.texi: "Graphical display", not window system.
6391         (Stuck Recursive): Minor clarification.
6393         * text.texi: Minor clarifications.
6394         (Sentences): Explain why two-space convention is better.
6395         Explain sentence-end-without-period here.
6396         (Fill Commands): Not here.
6397         (Refill): Node moved down.
6398         (Filling): Update menu.
6399         (Table Creation, Cell Justification, Column Commands): Clarify.
6401         * sending.texi: Minor clarifications.
6403         * search.texi (Regexp Backslash): Clarification.
6405         * rmail.texi: Minor cleanups.
6406         (Rmail): Delete digression about `rmail-mode'.
6407         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6408         (Rmail Files): Mention C-u M-x rmail.
6409         (Rmail Reply): Mention References.
6410         (Rmail Display): Mention rmail-nonignored-headers.
6412         * programs.texi: Minor cleanups.
6413         (Comment Commands): Mention momentary Transient Mark mode.
6414         (Matching): Be more specific about customizing show-paren-mode.
6415         (Info Lookup): Don't list the modes that support C-h S.
6416         Just say what it does in an unsupported mode.
6417         (Man Page): Delete excessive info on customizing woman.
6418         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6420         * abbrevs.texi: Minor clarifications.
6421         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6422         not "dynamic abbrevs" as if they were a kind of abbrev.
6424         * picture.texi (Picture): Minor cleanup.
6426         * mule.texi (Communication Coding): Say "other applications".
6427         (Fontsets): Not specific to X.  Add xref to X Resources.
6428         (Unibyte Mode): Rename from Single-Byte Character Support.
6429         "Graphical display", not window system.
6430         (International): Update menu.
6432         * maintaining.texi (Format of ChangeLog):
6433         New node, split out from ChangeLog.
6434         (ChangeLog): Clarifications in the remaining text.
6435         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6436         (Find Tag): Add @w.
6437         (Tags Search): Explain tag table order here.  Simplify grep ref.
6438         (List Tags): tags-tag-face is a variable, not a face.
6439         (Emerge): Cleanups.
6441         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6442         (Keyboard Macros): Avoid "the user".
6444         * killing.texi: "Graphical display", not window system.
6446         * help.texi (Help Echo): "Graphical display", not window system.
6448         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6450         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6452         * files.texi (Visiting): Make drag-and-drop not X-specific.
6454         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6456         * cmdargs.texi: Minor cleanups.
6458         * building.texi (Compilation): Move and split kill-compilation para.
6459         Add para about multiple compilers.
6460         (Compilation Mode): Commands also available in grep mode and others.
6461         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6462         (Compilation Shell): Clarify.  Put Bash example first.
6463         (Grep Searching): Minor cleanups; add @w.
6464         (Debuggers): Minor cleanups.
6465         (Starting GUD): Make GDB xgraphical mode issue clearer.
6466         (Debugger Operation): Lots of clarifications including
6467         GDB tooltip side-effect issue.
6468         (Commands of GUD): Clarify.
6469         (GUD Customization): Add bashdb-mode-hook.
6470         (GDB Graphical Interface): Rewrite for clarity.
6471         (GDB User Interface Layout): Rewrite for clarity.
6472         (Stack Buffer, Watch Expressions): Likewise.
6473         (Other GDB User Interface Buffers): Cleanups.
6474         (Lisp Libraries, External Lisp): Cleanup.
6476         * basic.texi (Position Info): "Graphical displays", rather than
6477         window systems.
6479         * anti.texi: Minor cleanup.
6481 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6483         * custom.texi (Init File, Find Init): Add cross-references to
6484         where $HOME is described.
6486 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6488         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6489         is not inside the @table.
6491         * emacs.texi (Top): Correct node name.
6493         * files.texi (File Names): Fix @xref.
6494         (Reverting): Fix typo.
6496         * mule.texi (International): Correct node name.
6498         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6500 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6502         * emacs.texi (Top): Update subnode menu.
6504         * mule.texi: Minor clarifications.
6505         Reduce the specific references to X Windows.
6506         Refer to "graphical" terminals, rather than window systems.
6507         (Text Coding): Rename from Specify Coding.
6508         (Communication Coding, File Name Coding, Terminal Coding):
6509         New nodes split out from Text Coding.
6511         * kmacro.texi: Minor clarifications.
6512         (Keyboard Macro Ring): Comment out some excessive commands.
6513         (Basic Keyboard Macro): Split up the table, putting part in each node.
6515         * major.texi: Minor clarifications.
6517         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6519         * windows.texi: Minor clarifications.
6520         (Change Window): Don't describe mode-line mouse cmds here.
6521         Add xref to Mode Line Mouse.
6523         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6525         * macos.texi (Mac International): Fix xref.
6527         * indent.texi: Minor clarifications.
6529         * frames.texi: Minor clarifications.
6530         Reduce the specific references to X Windows.
6531         Refer to "graphical" terminals, rather than window systems.
6532         (Frame Parameters): Don't mention commands like
6533         set-foreground-color.  Just say to customize a face.
6534         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6536         * files.texi: Minor clarifications.
6537         (Numbered Backups): New node, split out from Backup Names.
6539         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6541         * cmdargs.texi (General Variables): Fix xref.
6543         * buffers.texi: Minor clarifications.
6545 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6547         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6548         Nodes moved to top.
6550         * display.texi: Minor clarifications.
6551         (Display): Rearrange menu.
6552         (Standard Faces): Mention query-replace face.
6553         (Faces): Simplify.
6554         (Font Lock): Simplify face customization info.
6555         (Highlight Changes): Node merged into Highlight Interactively.
6556         (Highlight Interactively): Much rewriting and cleanup.
6557         (Optional Mode Line): Narrowed line number not good for goto-line.
6558         Simplify face customization advice.
6559         (Text Display): Mention use of escape-glyph face.
6560         Move ctl-arrow and tab-width here.
6561         (Display Custom): Move no-redraw-on-reenter to end of node.
6563         * search.texi: Minor clarifications.
6564         (Isearch Scroll): Simplify.
6565         (Other Repeating Search): Document multi-occur-in-matching-buffers.
6567         * regs.texi (Registers): Mention bookmarks here.
6569         * mark.texi: Minor clarifications.
6570         (Selective Undo): Node deleted.
6572         * m-x.texi: Minor clarifications.
6574         * killing.texi: Minor clarifications.
6575         Refer to "graphical" terminals, rather than window systems.
6577         * help.texi: Clarifications.
6578         (Help): Don't describe C-h F and C-h K here.
6579         (Key Help): Describe C-h K here.
6580         (Name Help): Mention Emacs Lisp Intro.
6581         Describe C-h F here.
6582         (Misc Help): Mention C-h F and C-h K only briefly.
6584         * fixit.texi (Undo): New node, mostly copied from basic.texi.
6585         Selective undo text merged in.
6586         (Spelling): Mention Aspell along with Ispell.
6588         * emacs.texi (Top): Update subnode menus.
6590         * basic.texi (Basic Undo): Rename from Undo.  Most of text
6591         moved to new Undo node.
6593 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
6595         * basic.texi (Continuation Lines, Inserting Text):
6596         Mention longlines mode.
6598 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6600         * screen.texi: Minor cleanups.
6601         (Screen): Clean up the intro paragraphs.
6602         (Mode Line): Lots of rewriting.  Handle frame-name better.
6603         eol-mnemonic-... vars moved out.
6605         * emacs.texi (Top): Change menu item for MS-DOS node.
6606         Update subnode menu.
6608         * msdog.texi (MS-DOS): Rewrite intro to explain how this
6609         chapter relates to Windows.  Title changed.
6611         * mini.texi: Minor cleanups.
6613         * mark.texi (Selective Undo): New node, text moved from basic.texi.
6614         (Mark): Put it in the menu.
6616         * entering.texi: Minor cleanups.
6618         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6619         (Intro): Refer to "graphical" terminals, rather than X.
6621         * display.texi (Display Custom): Add xref to Variables.
6622         (Optional Mode Line): eol-mnemonic-... vars moved here.
6624         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
6625         rather than X.
6627         * basic.texi: Minor cleanups.
6628         (Undo): selective-undo moved.
6630 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
6632         * anti.texi (Antinews): Various corrections and additions.
6634 2006-01-23  Juri Linkov  <juri@jurta.org>
6636         * custom.texi (Easy Customization, Customization Groups)
6637         (Browsing Custom): Mention links along with buttons.
6639 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6641         * text.texi (TeX Print): Use @key for TAB.
6643         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6645 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6647         * files.texi (File Aliases): Don't claim that usually separate
6648         buffers are created for two file names that name the same data.
6649         Mention additional situations where different names mean the same
6650         file on disk.
6652 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6654         * killing.texi (Deletion): Upcase @key argument.
6656         * custom.texi (Custom Themes): Minor cleanup.
6658         * programs.texi (Hungry Delete): Upcase @key argument.
6660 2006-01-16  Juri Linkov  <juri@jurta.org>
6662         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6663         Move `mode-line-highlight' before `mode-line-buffer-id'.
6665 2006-01-14  Richard M. Stallman  <rms@gnu.org>
6667         * basic.texi (Inserting Text): Minor cleanup.
6669 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
6671         * custom.texi (Changing a Variable, Face Customization):
6672         Update for changes in Custom menus.
6674 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6676         * macos.texi (Mac International): Undo last change.
6678 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
6680         * custom.texi (Custom Themes): Describe the new
6681         customize-create-theme interface.
6683 2005-12-30  Juri Linkov  <juri@jurta.org>
6685         * basic.texi (Position Info): Update example.
6687 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6689         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6691 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6693         * custom.texi (Custom Themes): `load-theme' always loads.
6695 2005-12-23  Juri Linkov  <juri@jurta.org>
6697         * display.texi (Highlight Interactively): Use double space to
6698         separate sentences.  Replace C-p with M-p, and C-n with M-n.
6700 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6702         * custom.texi (Easy Customization and subnodes):
6703         Replace "active field" with "button".
6704         Use "user option" only for variables.
6705         Use "setting" for variable-or-face.
6707 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
6709         * buffers.texi (Select Buffer): Change order in table to make
6710         "Similar" refer to the correct item.
6711         (Indirect Buffers): Minor rewording.
6713 2005-12-20  Juri Linkov  <juri@jurta.org>
6715         * files.texi (VC Status): Put P and N near p and n.
6717 2005-12-19  Richard M. Stallman  <rms@gnu.org>
6719         * programs.texi (Electric C): Delete the info about newline control.
6720         (Other C Commands): Minor cleanup.
6721         (Left Margin Paren): Minor cleanup.
6723 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6725         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6726         (Customization Groups): Delete text moved to "Browsing Custom".
6727         (Browsing Custom): New node.
6728         (Specific Customization): Clarify which commands only work for
6729         loaded options.
6731 2005-12-18  Bill Wohler  <wohler@newt.com>
6733         * frames.texi (Tool Bars): Shorten text of previous change.
6735 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6737         * files.texi (VC Status): Document log-view mode.
6739 2005-12-18  Bill Wohler  <wohler@newt.com>
6741         * frames.texi (Tool Bars): Mention that you can turn off tool bars
6742         permanently via the customize interface.
6744 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
6746         * killing.texi (Killing by Lines): Document `kill-whole-line'
6747         function.
6749 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
6751         * buffers.texi (Select Buffer): Change `prev-buffer' to
6752         `previous-buffer'.  Indicate that these functions use a frame
6753         local buffer list.
6755 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6757         * custom.texi (Easy Customization): Change menu comment.
6758         (Prefix Keymaps): Fix spelling of Control-X-prefix.
6760         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
6761         (Help): Among the Apropos commands, describe only C-h a here.
6763 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6765         * programs.texi (Options for Comments): Comment-end starts with space.
6767         * glossary.texi (Glossary): Minor cleanup.
6769         * files.texi (Old Versions): Use @table.
6771 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6773         * display.texi (Highlight Interactively): Include
6774         global-hi-lock-mode.  Add miscellaneous details and elaborations.
6776 2005-12-09  Richard M. Stallman  <rms@gnu.org>
6778         * display.texi (Font Lock): Delete the Global FL menu item.
6780 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
6782         * custom.texi (Minibuffer Maps): Mention the maps for file name
6783         completion.
6785 2005-12-09  Kim F. Storm  <storm@cua.dk>
6787         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6788         prefix keys even when mark is active.  Describe that RET moves
6789         cursor to next corner in rectangle; clarify insert around rectangle.
6791 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6793         * custom.texi (Customization): Use xref to elisp manual for
6794         non-TeX output.
6795         (Minor Modes): Update.
6796         (Customization Groups, Changing a Variable, Face Customization):
6797         Update for new appearance of Custom buffers.
6798         (Changing a Variable): `custom-buffer-done-function' has been
6799         replaced by `custom-buffer-done-kill'.
6800         (Specific Customization): In the `customize-group' buffer, a
6801         subgroup's contents are not "hidden".  They are not included at
6802         all.  They have no [Show] button.
6803         (Mouse Buttons): Add pxref to description of mouse event lists in
6804         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
6805         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6806         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6808 2005-12-08  Richard M. Stallman  <rms@gnu.org>
6810         * mini.texi (Completion Commands, Completion):
6811         In file name input, SPC does not do completion.
6813 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
6815         * building.texi (GDB Graphical Interface): Explain screen size
6816         setting.
6817         (Other GDB User Interface Buffers): Describe features specific to
6818         GDB 6.4.
6820 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6822         * building.texi (GDB User Interface Layout): Describe how to
6823         kill associated buffers.
6824         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6825         (Watch Expressions): Be more precise.
6826         (Other GDB User Interface Buffers): Describe how to change a
6827         register value.
6829 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6831         * macos.texi (Mac Input): Remove description of
6832         mac-command-key-is-meta.  Add descriptions of
6833         mac-control-modifier, mac-command-modifier, and
6834         mac-option-modifier.
6835         (Mac International): Fix description of conversion of clipboard data.
6836         (Mac Font Specs): Add example of font customization by face attributes.
6838 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6840         * building.texi (Watch Expressions): Expand description.
6841         (Other GDB User Interface Buffers): Describe local map for
6842         gud-watch.
6844 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
6846         * display.texi (Font Lock): Font lock is enabled by default now.
6848 2005-11-20  Juri Linkov  <juri@jurta.org>
6850         * basic.texi (Position Info): Update examples of the output.
6851         Remove the fact that examples are produced in the TeXinfo buffer,
6852         because in the Info reader users will get a different output from
6853         `C-x ='.
6855         * building.texi (Compilation Mode): Remove paragraph duplicated
6856         from the node `Compilation'.  Add `compilation-skip-threshold'.
6858         * display.texi (Font Lock): Suggest more user-friendly method of
6859         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6861 2005-11-18  Richard M. Stallman  <rms@gnu.org>
6863         * files.texi (Registering): Mention @@ in mode line.
6865         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
6867 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6869         * files.texi (Renaming and VC): Some back-ends don't
6870         handle renaming.
6872 2005-11-17  Juri Linkov  <juri@jurta.org>
6874         * emacs.texi (Top):
6875         * display.texi (Highlight Interactively): Put this font-lock based
6876         mode near Font Lock node.
6878 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6880         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6881         icons.
6883 2005-11-12  Kim F. Storm  <storm@cua.dk>
6885         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
6886         (Help Summary): Add C-h d and C-h e.
6887         (Apropos): Clarify that all apropos commands may search for either
6888         list of words or a regexp.  Add C-h d for apropos-documentation.
6889         Describe apropos-documentation-sort-by-scores user option.
6891 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
6893         * killing.texi (CUA Bindings): Add @section.
6895 2005-11-10  Kim F. Storm  <storm@cua.dk>
6897         * emacs.texi (Top): Add CUA Bindings entry to menu.
6899         * killing.texi (CUA Bindings): New node.  Moved here from
6900         misc.texi and extended with info on rectangle commands and
6901         rectangle highlighting, interface to registers, and the global
6902         mark feature.
6904         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6906         * regs.texi: Prev link points to CUA Bindings node.
6908 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
6910         * help.texi (Help Echo): By default, help echos are only shown on
6911         mouse-over, not on point-over.
6913 2005-11-04  Jérôme Marant  <jerome@marant.org>
6915         * misc.texi (Shell Mode): Describe how to activate password echoing.
6917 2005-11-04  Romain Francoise  <romain@orebokech.com>
6919         * mark.texi (Mark Ring): Fix typo.
6921 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6923         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6925 2005-11-01  Bill Wohler  <wohler@newt.com>
6927         * help.texi (Help Mode): Fix typo.
6929 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6931         * building.texi (Other GDB User Interface Buffers):
6932         Describe the command gdb-use-inferior-io-buffer.
6934 2005-10-31  Romain Francoise  <romain@orebokech.com>
6936         * files.texi (Compressed Files): Fix typo.
6938         * buffers.texi (Misc Buffer): Downcase `*shell*'.
6940         * windows.texi (Force Same Window): Likewise.
6942 2005-10-30  Bill Wohler  <wohler@newt.com>
6944         * help.texi (Help Mode): URLs viewed with browse-url.
6946 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6948         * building.texi (GDB Graphical Interface): Don't reference
6949         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
6950         must stay in same frame.
6952 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6954         * custom.texi (Init File): Document ~/.emacs.d/init.el.
6956         * anti.texi (Antinews): Likewise.
6958 2005-10-28  Bill Wohler  <wohler@newt.com>
6960         * help.texi (Help): Help mode now creates hyperlinks for URLs.
6962 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6964         * files.texi (Visiting): Explain how to enter ? in a file name.
6966         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6968 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6970         * building.texi (GDB Graphical Interface):
6971         Describe gdb-mouse-until.
6973 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6975         * custom.texi (Init File): Recommend when to use site-start.el.
6977 2005-10-21  Juri Linkov  <juri@jurta.org>
6979         * custom.texi (Examining): Mention accessing the old variable
6980         value via M-n in set-variable.
6982 2005-10-18  Romain Francoise  <romain@orebokech.com>
6984         * files.texi (Version Systems): Capitalize GNU.
6986 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6988         * building.texi (Compilation Mode): Remove redundant paragraph.
6989         (Watch Expressions): Remove paragraph to reflect code change.
6991 2005-10-16  Richard M. Stallman  <rms@gnu.org>
6993         * building.texi (Compilation Mode, Compilation): Clarified.
6995 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6997         * misc.texi (Saving Emacs Sessions): Mention savehist library.
6999 2005-10-13  Kenichi Handa  <handa@m17n.org>
7001         * basic.texi (Position Info): Fix previous change.
7003 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7005         * cmdargs.texi (Icons X): Fix typo.
7007 2005-10-12  Kenichi Handa  <handa@m17n.org>
7009         * basic.texi (Position Info): Describe the case that Emacs shows
7010         "part of display ...".
7012 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7014         * cmdargs.texi (Icons X): -nb => -nbi.
7016 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7018         * frames.texi (Speedbar): A couple more clarifications.
7020 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7022         * building.texi (GDB User Interface Layout): Improve diagram.
7023         (Watch Expressions): Explain how to make speedbar global.
7024         (Other GDB User Interface Buffers): Make references more precise.
7026 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7028         * frames.texi (Speedbar): Clarify the text.
7030 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7032         * frames.texi (Speedbar): Add information on keybindings,
7033         dismissing the speedbar, and buffer display mode.  Link to
7034         speedbar manual.
7036 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7038         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7039         added -nb, --no-bitmap-icon.
7041 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7043         * building.texi (GDB Graphical Interface): Add variables and
7044         functions to indices.  Be more precise.
7046 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7048         * frames.texi (Drag and Drop): Remove the x- from
7049         x-dnd-open-file-other-window and xdnd-protocol-alist.
7051 2005-09-30  Romain Francoise  <romain@orebokech.com>
7053         * mini.texi (Minibuffer): The default value now appears before the
7054         colon in minibuffer prompts.
7056 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7058         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7060 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7062         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7064 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7066         * emacs.texi (Top): Update submenus from macos.texi.
7068         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7069         (Mac OS): Update feature support status.
7070         (Mac Input): List supported input scripts.  Remove description
7071         about `mac-keyboard-text-encoding'.  Mention mouse button
7072         emulation and related variables.
7073         (Mac International): Mention Central European and Cyrillic
7074         support.  Now `keyboard-coding-system' is dynamically changed.
7075         Add description about coding system for selection.
7076         Add description about language environment.
7077         (Mac Environment Variables):
7078         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7079         arguments.  Add Preferences support.
7080         (Mac Directories): Explicitly state that this node is for Mac OS
7081         Classic only.
7082         (Mac Font Specs): Mention specification for scalable fonts.
7083         List supported charsets.  Add preferred way of creating fontsets.
7084         Add description about `mac-allow-anti-aliasing'.
7085         (Mac Functions): Add descriptions about `mac-set-file-creator',
7086         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7087         and `mac-get-preference'.
7089 2005-09-16  Romain Francoise  <romain@orebokech.com>
7091         Update all files to specify GFDL version 1.2.
7093         * doclicense.texi (GNU Free Documentation License): Update to
7094         version 1.2.
7096 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7098         * buffers.texi (List Buffers): Fix xref.
7100         * rmail.texi (Rmail Basics): Fix xref.
7102         * emacs.texi (Top): Update subnode menus.
7104         * files.texi (Saving Commands): New node, broken out of Saving.
7105         (Customize Save): New node, broken out of Saving.
7106         Clarify effect of write-region-inhibit-fsync.
7107         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7109 2005-09-14  Romain Francoise  <romain@orebokech.com>
7111         * files.texi (Saving): Mention write-region-inhibit-fsync.
7113 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7115         * custom.texi (Custom Themes): New node.
7117 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7119         * search.texi (Search Case): Mention vars that control
7120         case-fold-search for various operations.
7122 2005-08-22  Juri Linkov  <juri@jurta.org>
7124         * display.texi (Standard Faces): Merge the text from
7125         `(elisp)Standard Faces' into this node.
7127 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7129         * emacs.texi (Top): Delete menu item for deleted node
7130         Keyboard Translations.
7132 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7134         * trouble.texi (Unasked-for Search):
7135         Delete xref to Keyboard Translations.
7137         * glossary.texi (Glossary): Delete xref.
7139         * custom.texi (Minor Modes): Say that the list here is not complete.
7140         (Keyboard Translations): Node deleted.
7141         (Disabling): Delete xref to it.
7142         (Customization Groups): Fix Custom buffer example.
7143         (Hooks): Mention remove-hooks.
7145 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7147         * building.texi (GDB Graphical Interface): Improve filling of menu
7148         item.
7150 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7152         * building.texi (GDB Graphical Interface): Use better node names.
7154 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7156         * text.texi (Sentences): Fix xref.
7158 2005-08-14  Juri Linkov  <juri@jurta.org>
7160         * building.texi (Compilation, Grep Searching): Move grep command
7161         headings from `Compilation' to `Grep Searching'.
7163         * dired.texi (Dired and Find):
7164         * maintaining.texi (Tags Search): Replace grep xref to
7165         `Compilation' node with `Grep Searching'.
7167         * files.texi (Comparing Files): Replace xref to `Compilation' with
7168         `Compilation Mode'.
7170 2005-08-13  Alan Mackenzie  <acm@muc.de>
7172         * search.texi (Non-ASCII Isearch): Correct a typo.
7173         (Replacement Commands): Mention query-replace key binding.
7175 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7177         * programs.texi (Options for Comments): Fix xref.
7179         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7180         out of Regexps.
7182 2005-08-09  Juri Linkov  <juri@jurta.org>
7184         * building.texi (Compilation): Use `itemx' instead of `item'.
7185         (Grep Searching): Simplify phrase.
7187         * display.texi (Standard Faces): Describe vertical-border on
7188         window systems.
7190         * windows.texi (Split Window): Simplify phrase and mention
7191         vertical-border face.
7193 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7195         * files.texi (Comparing Files): Clarify compare-windows.
7197         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7199 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7201         * mule.texi (Coding Systems): Rephrase the paragraph about
7202         codepages: no need for "M-x codepage-setup" anymore, except on
7203         MS-DOS.
7205         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7206         the MS-DOS port only.
7208 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7210         * makefile.w32-in (info): Don't run multi-install-info.bat.
7211         ($(infodir)/dir): New target, produced by running
7212         multi-install-info.bat.
7214 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7216         * files.texi (Quoted File Names): Add index entry.
7218 2005-07-19  Juri Linkov  <juri@jurta.org>
7220         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7222 2005-07-18  Juri Linkov  <juri@jurta.org>
7224         * custom.texi (Easy Customization):
7225         * files.texi (Old Versions):
7226         * frames.texi (Wheeled Mice):
7227         * mule.texi (Specify Coding):
7228         * text.texi (Cell Justification):
7229         * trouble.texi (After a Crash):
7230         * xresources.texi (GTK styles):
7231         Delete duplicate duplicate words.
7233 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7235         * frames.texi (Creating Frames): Fix foreground color example.
7237         * custom.texi (Init Examples): Clean up text about conditionals.
7239 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7241         * mini.texi (Completion Commands): Fix command name for ?.
7243 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7245         * display.texi (Standard Faces): Explain that customization of
7246         `menu' face has no effect on w32 and with GTK.
7247         Add cross-references.
7249         * cmdargs.texi (General Variables): Clarify the default location
7250         of $HOME on w32 systems.
7252 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7254         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7255         changed.
7257 2005-07-08  Kenichi Handa  <handa@m17n.org>
7259         * mule.texi (Recognize Coding):
7260         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7262 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7264         * anti.texi (Antinews): Mention mode-line-inverse-video.
7266         * files.texi (Saving): Minor correction about C-x C-w.
7268         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7270 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7272         * search.texi (Isearch Scroll): Add example of using the
7273         `isearch-scroll' property.
7274         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7275         `Display Custom' node.
7276         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7277         and de-emphasize it.
7278         (Other Repeating Search): `occur' currently can not correctly
7279         handle multiline matches.  Correct, clarify and update description
7280         of `flush-lines' and `keep-lines'.
7282         * display.texi (Display Custom): Add anchor for `baud-rate'.
7284 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7286         * gnu.texi: Update where to get GNU status; add refs for how to help.
7287         Add footnotes 6 and 7.
7289 2005-07-04  Lute Kamstra  <lute@gnu.org>
7291         Update FSF's address in GPL notices.
7293         * doclicense.texi (GNU Free Documentation License):
7294         * trouble.texi (Checklist): Update FSF's address.
7296 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7298         * display.texi (Text Display): Change index entries.
7300 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7302         * makefile.w32-in (MAKEINFO): Use --force.
7303         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7304         Makefile.in.
7306 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7308         * anti.texi (Antinews): Rename show-nonbreak-escape to
7309         nobreak-char-display.
7311         * emacs.texi (Top): Update detailed node listing.
7313         * display.texi (Text Display): Rename show-nonbreak-escape
7314         to nobreak-char-display and no-break-space to nobreak-space.
7315         (Standard Faces): Split up the list of standard faces
7316         and put it in a separate node.  Add nobreak-space and
7317         escape-glyph.
7319 2005-06-23  Lute Kamstra  <lute@gnu.org>
7321         * mule.texi (Select Input Method): Fix typo.
7323 2005-06-23  Kenichi Handa  <handa@m17n.org>
7325         * mule.texi (International): List all supported scripts.
7326         Adjust text for that leim is now included in the normal Emacs
7327         distribution.
7328         (Language Environments): List all language environments.
7329         Intlfonts contains fonts for most supported scripts, not all..
7330         (Select Input Method): Refer to C-u C-x = to see how to type to
7331         input a specific character.
7332         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7334 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7336         * building.texi (Grep Searching): Texinfo usage fix.
7338 2005-06-22  Miles Bader  <miles@gnu.org>
7340         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7342 2005-06-20  Miles Bader  <miles@gnu.org>
7344         * display.texi (Faces): Add `vertical-divider'.
7346 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7348         * text.texi (Adaptive Fill): Minor clarification.
7350 2005-06-10  Lute Kamstra  <lute@gnu.org>
7352         * emacs.texi (Top): Correct version number.
7353         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7354         refer to the current version of Emacs.
7356 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7358         * files.texi (Log Buffer): Document when there can be more than
7359         one file to be committed.
7361 2005-06-08  Juri Linkov  <juri@jurta.org>
7363         * display.texi (Faces): Add `shadow' face.
7365 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7367         * display.texi (Faces): Write about mode-line-highlight.
7369 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7371         * misc.texi (Printing Package): Explain how to initialize
7372         printing package.
7374         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7376 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7378         * emacs.texi: Rename Hardcopy to Printing.
7379         Make PostScript and PostScript Variables subnodes of it.
7381         * misc.texi (Printing): Rename node from Hardcopy.
7382         Mention menu bar options.
7383         Move PostScript and PostScript Variables to submenu.
7384         (Printing package): New node.
7386         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7388         * dired.texi (Operating on Files): Likewise.
7390         * calendar.texi (Displaying the Diary): Likewise.
7392         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7394         * glossary.texi (Glossary): Likewise.
7396         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7397         effect.
7399 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7401         * trouble.texi (After a Crash): Polish previous change.
7403 2005-05-30  Noah Friedman  <friedman@splode.com>
7405         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7406         recovery mechanism.
7408 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7410         * building.texi (Other Buffers): SPC toggles display of
7411         floating point registers.
7413 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7415         * files.texi (Log Buffer): Merge in description of Log Edit
7416         mode from pcl-cvs.texi.
7418 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7420         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7422 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7424         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7425         not enabled by default.
7426         When not on a word, `ispell-word' by default checks the word
7427         before point.
7429 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7431         * building.texi (Debugger Operation): Simplify last sentence.
7433 2005-05-23  Lute Kamstra  <lute@gnu.org>
7435         * emacs.texi: Update FSF's address throughout.
7436         (Preface): Use @cite.
7437         (Distrib): Add cross reference to the node "Copying".  Mention the
7438         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7439         printed manuals.
7440         (Intro): Use @xref for the Emacs Lisp Intro.
7442 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7444         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7446         * basic.texi (Moving Point): Mention default for `goto-line'.
7448         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7449         of a variable's docstring.
7451 2005-05-18  Lute Kamstra  <lute@gnu.org>
7453         * maintaining.texi (Overview of Emerge): Add cross reference.
7454         Remove duplication.
7456         * emacs.texi (Top): Update to the current structure of the manual.
7457         * misc.texi (Emacs Server): Add menu description.
7458         * files.texi (Saving): Fix menu.
7459         * custom.texi (Customization): Fix menu.
7460         * mule.texi (International): Fix menu.
7461         * kmacro.texi (Keyboard Macros): Fix menu.
7463 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7465         * display.texi: Various minor changes.
7466         (Faces): Delete text that is repeated in the next section.
7468 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7470         * building.texi (Debugger Operation): Mention GUD tooltips are
7471         disabled with GDB in text command mode.
7473 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7475         * building.texi: Replace toolbar with "tool bar" for consistency.
7476         (Compilation Mode): Describe compilation-context-lines
7477         and use of arrow in compilation buffer.
7478         (Debugger Operation): Replace help text with variable's value.
7480         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7481         consistency.
7483 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7485         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7486         Add xref.
7488 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7490         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7491         (Position Info): Delete discussion of `goto-line'.  It is already
7492         described in `Moving point'.
7494         * mini.texi (Completion Commands): Correct reference.
7495         (Completion Options): Fix typo.
7497         * killing.texi (Deletion): Complete description of `C-x C-o'.
7499 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7501         * building.texi (Compilation): Clarify recompile's directory choice.
7503         * frames.texi (Tooltips): Cleanups.
7505         * basic.texi (Arguments): Fix punctuation.
7507 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
7509         * screen.texi (Menu Bar): The up and down (not left and right)
7510         arrow keys move through a keyboard menu.
7512 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
7514         * basic.texi: Various typo and grammar fixes.
7515         (Moving Point): C-a now runs move-beginning-of-line.
7517 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
7519         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7521         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7522         as different animals.
7524 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
7526         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7527         Correct index entry.
7529 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7531         * building.texi (Debugger Operation): Update to reflect changes
7532         in GUD tooltips.
7534 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7536         * files.texi (Compressed Files): Auto Compression normally enabled.
7538         * building.texi (Debugger Operation): Clarify previous change.
7540 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7542         * building.texi (Debugger Operation): Add description for
7543         GUD tooltips when program is not running.
7545 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7547         * misc.texi (Shell): Add `Shell Prompts' to menu.
7548         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
7549         description.  Delete remarks moved to new node.
7550         (Shell Prompts): New node.
7551         (History References): Replace remarks moved to `Shell Prompts'
7552         with xref to that node.
7553         (Remote Host): Clarify how to specify the terminal type when
7554         logging in to a different machine.
7556 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7558         * emacs.texi (Top): Update submenus from files.texi.
7560         * files.texi (Filesets): Clarify previous change.
7562         * dired.texi (Misc Dired Features): Clarify previous change.
7564 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
7566         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7568         * dired.texi (Misc Dired Features):
7569         Document dired-compare-directories.
7571         * files.texi (Filesets): New node.
7572         (File Conveniences): Document Image mode.
7574         * text.texi (TeX Print): Document tex-compile.
7576 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
7578         * frames.texi (Tooltips): Tooltip mode is enabled by default.
7579         Delete redundant reference to tooltip Custom group.  It is
7580         referred too again in the next paragraph.
7582 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7584         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7586 2005-04-19  Kim F. Storm  <storm@cua.dk>
7588         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7590 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
7592         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7593         turns off desktop-save-mode.
7595 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
7597         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7598         by default in terminals compatible with xterm.  Mention that
7599         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7600         node.
7602 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
7604         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7606 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7608         * xresources.texi (Table of Resources): Add cursorBlink.
7610 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
7612         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7613         `d', `C-d' and `u'.
7615 2005-04-11  Richard M. Stallman  <rms@gnu.org>
7617         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7618         (Misc X): Add -D, --basic-display.
7620         * maintaining.texi (Change Log): Correct the description of
7621         the example.
7623         * major.texi (Choosing Modes): Document magic-mode-alist.
7625 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
7627         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7628         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7629         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7630         (Rmail Output): Clarify which statements apply to `o', `C-o' and
7631         `w', respectively.
7632         (Rmail Labels): Mention `l'.
7633         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
7634         (Rmail Summary Edit): Describe `j' and RET.
7636 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
7638         * xresources.texi (Lucid Resources): Add fontSet resource.
7640 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
7642         * display.texi (Useless Whitespace): `indicate-unused-lines' is
7643         now called `indicate-empty-lines'.
7645 2005-04-06  Kim F. Storm  <storm@cua.dk>
7647         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7649 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7651         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7652         deleted.
7653         (Marks vs Flags): Add some convenient key bindings.
7654         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7655         (Misc Dired Features): Correct and expand description of `w' command.
7657         * frames.texi (XTerm Mouse): Delete apparently false info.
7658         The GNU/Linux console currently does not appear to support
7659         `xterm-mouse-mode'.
7661 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7663         * calendar.texi (Diary): Mention shell utility `calendar'.
7665 2005-04-01  Richard M. Stallman  <rms@gnu.org>
7667         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7669 2005-04-01  Lute Kamstra  <lute@gnu.org>
7671         * maintaining.texi (Change Log): add-change-log-entry uses
7672         add-log-mailing-address.
7674 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
7676         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7677         `VC Mode Line' and put in an xref to that node.
7678         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7679         its description.
7681 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
7683         * calendar.texi (Calendar Systems): Say that the Persian calendar
7684         implemented here is the arithmetical one championed by Birashk.
7686 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
7688         * programs.texi (Fortran Motion): Fix previous change.
7690 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7692         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7694 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
7696         * text.texi (Refill): Refer to Long Lines Mode.
7697         (Longlines): New node.
7698         (Auto Fill): Don't index "word wrap" here.
7699         (Filling): Add Longlines to menu.
7701 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7703         * xresources.texi: Minor fixes.
7705         * misc.texi (Emacs Server): Fix Texinfo usage.
7707         * emacs.texi (Top): Don't use a real section heading for
7708         "Detailed Node Listing".  Fake it instead.
7710         * basic.texi (Position Info): Minor cleanup.
7712         * mule.texi (Input Methods): Minor cleanup.
7714 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
7716         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7717         constructs as well.
7718         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7720 2005-03-29  Kenichi Handa  <handa@m17n.org>
7722         * mule.texi (Input Methods): Refer to the command C-u C-x =.
7724         * basic.texi (Position Info): Update the description about the
7725         command C-u C-x =.
7727 2005-03-28  Richard M. Stallman  <rms@gnu.org>
7729         * emacs.texi (Top): Use @section for the detailed node listing.
7731         * calendar.texi: Minor fixes to previous change.
7733         * programs.texi (Fortran): Small fixes to previous changes.
7735         * emacs.texi (Top): Update list of subnodes of Dired.
7736         Likewise for building.texi.
7738         * files.texi (File Conveniences): Delete Auto Image File mode.
7740 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
7742         * building.texi (Flymake): New node.
7744         * custom.texi (Function Keys): Document kp- event types and
7745         keypad-setup package.
7747         * dired.texi (Wdired): New node.
7749         * files.texi (File Conveniences): Reorder entries.
7750         Explain how to turn on Auto-image-file mode.
7751         Document Thumbs mode.
7753         * mule.texi (Specify Coding): Document recode-region and
7754         recode-file-name.
7756         * programs.texi (Program Modes): Add Conf mode and DNS mode.
7758 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7760         * commands.texi (Keys): M-o is now a prefix key.
7762 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
7764         * programs.texi: Reformat and update copyright years.
7765         (Fortran): Update section.
7767 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7769         * files.texi: Several small changes in addition to:
7770         (Visiting): Change xref for Dialog Boxes to ref.
7771         (Version Headers): Replace references to obsolete var
7772         `vc-header-alist' with `vc-BACKEND-header'.
7773         (Customizing VC): Update value of `vc-handled-backends'.
7775 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7777         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7778         move here from Emacs Lisp Reference Manual.
7779         * calendar.texi (Calendar/Diary, Diary Commands)
7780         (Special Diary Entries, Importing Diary): Change some xrefs to
7781         point to emacs-xtra rather than elisp.
7783         * emacs-xtra.texi (Calendar Customizing):
7784         Move view-diary-entries-initially, view-calendar-holidays-initially,
7785         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7786         Emacs Manual.
7787         (Appt Customizing): Merge entire section into main Emacs Manual.
7788         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7789         mark-holidays-in-calendar here from emacs-xtra.
7790         (Displaying the Diary): Move view-diary-entries-initially,
7791         mark-diary-entries-in-calendar here from emacs-xtra.
7792         (Appointments): Move appt-display-mode-line,
7793         appt-display-duration, appt-disp-window-function,
7794         appt-delete-window-function here from emacs-xtra.
7796         * calendar.texi: Update and reformat copyright.
7797         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7798         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7799         (Diary): Refer to `diary-file' rather than ~/diary.
7800         (Diary Commands): Rename node to "Displaying the Diary".
7801         * emacs.texi (Top): Rename "Diary Commands" section.
7802         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7804 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7806         * misc.texi (Emacs Server): Fix the command for setting
7807         server-name.  Add an xref to Invoking emacsclient.
7809         * help.texi (Help Summary): Clarify when "C-h ." will do something
7810         nontrivial.
7811         (Apropos): Add cindex entry for apropos-sort-by-scores.
7813         * display.texi (Text Display): Add index entries for how no-break
7814         characters are displayed.
7816 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7818         * files.texi (Visiting): Fix cross-references introduced with the
7819         last change.
7821         * xresources.texi (GTK resources): Fix last change.
7823 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
7825         * xresources.texi (X Resources): GTK options documented too.
7826         (Resources): Clarify meaning of program name.
7827         (Table of Resources): Add visualClass.
7828         (GTK resources): Rewrite.
7829         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7831         * display.texi (Text Display): Mention non-breaking spaces.
7833         * files.texi (Reverting): Document auto-revert-check-vc-info.
7835         * frames.texi (Mouse Commands): Document
7836         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7838         * help.texi (Help Summary): Add `C-h .'.
7839         (Apropos): Apropos accepts a list of search terms.
7840         Document apropos-sort-by-scores.
7841         (Help Echo): Document display-local-help.
7843         * misc.texi (Emacs Server): Document server-name.
7844         (Invoking emacsclient): Document -s option for server names.
7846         * text.texi (Outline Visibility): Introduce "current heading
7847         line" (commands can be called with point on a body line).
7848         Re-order table to follow the sequence of discussion.
7849         hide-body won't hide lines before first header line.
7850         (TeX Mode): Add DocTeX mode.
7852 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7854         * mule.texi (Single-Byte Character Support): Delete mention
7855         of iso-acc.el and iso-transl.el.
7857 2005-03-23  Lute Kamstra  <lute@gnu.org>
7859         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7861 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7863         * search.texi: Delete explicit node pointers.
7864         (Incremental Search): New menu.
7865         (Basic Isearch, Repeat Isearch, Error in Isearch)
7866         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7867         (Slow Isearch): New subnodes.
7868         (Configuring Scrolling): Node deleted.
7869         (Search Case): Doc default-case-fold-search.
7870         (Regexp Replace): Move replace-regexp doc here.
7872         * rmail.texi (Movemail): Put commas inside closequotes.
7874         * picture.texi (Insert in Picture): Document C-c arrow combos.
7875         (Basic Picture): Clarify erasure.
7877         * display.texi (Font Lock): Put commas inside closequotes.
7879         * cmdargs.texi (General Variables): Put commas inside closequotes.
7881 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
7883         * building.texi (Stack Buffer): Mention reverse contrast for
7884         *selected* frame (might not be current frame).
7886 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7888         * building.texi (Starting GUD): Add bashdb.
7890 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
7892         * basic.texi (Moving Point): Add M-g M-g binding.
7893         (Undo): Document undo-only.
7894         (Position Info): Document M-g M-g and C-u M-g M-g.
7896         * building.texi (Building): Put Grep Searching after Compilation
7897         Shell.
7898         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7899         Document next-error-highlight.
7900         (Grep Searching): Document grep-highlight-matches.
7901         (Lisp Eval): Typing C-x C-e twice prints integers specially.
7903         * calendar.texi (Importing Diary): Rename node from iCalendar.
7904         Document diary-from-outlook.
7906         * dired.texi (Misc Dired Features): Rename node from Misc Dired
7907         Commands.
7908         Mention effect of X drag and drop on Dired buffers.
7910         * files.texi (Visiting): Document large-file-warning-threshold.
7911         Move paragraph on file-selection dialog.
7912         Mention visiting files using X drag and drop.
7913         (Reverting): Mention using Auto-Revert mode to tail files.
7914         Document auto-revert-tail-mode.
7915         (Version Systems): Minor correction.
7916         (Comparing Files): Diff-mode is no longer based on Compilation
7917         mode.
7918         Document compare-ignore-whitespace.
7919         (Misc File Ops): Explain passing a directory to rename-file.
7920         Likewise for copy-file and make-symbolic-link.
7922         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7923         Document mouse-wheel-progressive speed.
7925         * help.texi (Misc Help): Document numeric argument for C-h i.
7926         Correctly explain the effect of just C-u as argument.
7928         * killing.texi (Deletion): Document numeric argument for
7929         just-one-space.
7931         * mini.texi (Completion): Completion acts on text before point.
7933         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7934         (Emulation): CUA mode replaces pc-bindings-mode,
7935         pc-selection-mode, and s-region.
7937         * mule.texi (Input Methods): Leim is now built-in.
7938         (Select Input Method): Document quail-show-key.
7939         (Specify Coding): Document revert-buffer-with-coding-system.
7941         * programs.texi (Fortran Motion): Document f90-next-statement,
7942         f90-previous-statement, f90-next-block, f90-previous-block,
7943         f90-end-of-block, and f90-beginning-of-block.
7945         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7947         * emacs.texi (Acknowledgments): Updated.
7949         * anti.texi: Total rewrite.
7951 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
7953         * ack.texi (Acknowledgments): Update.
7955 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7957         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7958         Update copyright years.
7960 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
7962         * building.texi (Commands of GUD): Move paragraph on setting
7963         breakpoints with mouse to the GDB Graphical Interface node.
7965 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7967         * misc.texi (Single Shell, Shell Options): Fix previous change.
7969         * building.texi (Debugger Operation): Update GUD tooltip enable info.
7971 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7973         * building.texi (Starting GUD): Don't explain text vs graphical
7974         GDB here.  Just mention it and xref.
7975         Delete "just one debugger process".
7976         (Debugger Operation): Move GUD tooltip info here.
7977         (GUD Tooltips): Node deleted.
7978         (GDB Graphical Interface): Explain the two GDB modes here.
7980         * sending.texi (Sending Mail): Minor cleanup.
7981         (Mail Aliases): Explain quoting conventions.
7982         Update key rebinding example.
7983         (Header Editing): C-M-i is like M-TAB.
7984         (Mail Mode Misc): mail-attach-file does not do MIME.
7986         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7987         that really belongs here.
7988         (Remote Mailboxes): Text moved to Rmail Inbox.
7989         (Rmail Display): Mention Mouse-1.
7990         (Movemail): Clarify two movemail versions.
7991         Clarify rmail-movemail-program.
7993         * misc.texi (Single Shell): Replace uudecode example with gpg example.
7994         Document async shell commands.
7995         (Shell History): Clarify.
7996         (Shell Ring): Mention C-UP an C-DOWN.
7997         (Shell Options): Add comint-prompt-read-only.
7998         (Invoking emacsclient): Set EDITOR to run Emacs.
7999         (Sorting): No need to explain what region is.
8000         (Saving Emacs Sessions): Fix typo.
8001         (Recursive Edit): Fix punctuation.
8002         (Emulation): Don't mention "PC bindings" which are standard.
8003         (Hyperlinking): Explain Mouse-1 convention here.
8004         (Find Func): Node deleted.
8006         * help.texi (Name Help): Xref to Hyperlinking.
8008         * glossary.texi (Glossary):
8009         Rename "Balance Parentheses" to "Balancing...".
8010         Add "Byte Compilation".  Correct "Copyleft".
8011         New xref in "Customization".
8012         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8013         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8014         Rename "Registers" to "Register".
8015         Replace "Selecting" with "Selected Frame",
8016         "Selected Window", and "Selecting a Buffer".
8018         * files.texi (Types of Log File): Explain how projects'
8019         methods can vary.
8021         * display.texi (Faces): Delete "Emacs 21".
8023         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8024         * fixit.texi (Spelling): C-M-i like M-TAB.
8025         * mini.texi (Completion Options): C-M-i like M-TAB.
8026         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8027         * text.texi (Text Mode): C-M-i like M-TAB.
8029         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8031         * calendar.texi (Specified Dates): Mention `g w'.
8032         (Appointments): appt-activate toggles with no arg.
8034 2005-03-05  Juri Linkov  <juri@jurta.org>
8036         * cmdargs.texi (Emacs Invocation): Add cindex
8037         "invocation (command line arguments)".
8038         (Misc X): Add -nbc, --no-blinking-cursor.
8040 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8042         * calendar.texi (iCalendar): No need to require it now.
8044 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8046         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8047         emacs-devel.
8049 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8051         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8052         window.
8054 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8056         * building.texi (Compilation): Update mode line status info.
8058 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8060         * calendar.texi (General Calendar): Document binding of
8061         scroll-other-window-down.
8062         (Mayan Calendar): Fix earliest date.
8063         (Time Intervals): Document timeclock-change.
8064         Fix timeclock-ask-before-exiting documentation.
8066 2005-02-26  Kim F. Storm  <storm@cua.dk>
8068         * frames.texi (Mouse References):
8069         Add mouse-1-click-in-non-selected-windows.
8071 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8073         * screen.texi (Screen): Explain better about cursors and mode lines;
8074         don't presuppose text terminals.
8075         (Point): Don't assume just one cursor.
8076         Clarify explanation of cursors.
8077         (Echo Area, Menu Bar): Cleanups.
8079         * mini.texi (Minibuffer): Prompts are highlighted.
8080         (Minibuffer Edit): Newline = C-j only on text terminals.
8081         Clarify resize-mini-windows values.
8082         Mention M-PAGEUP and M-PAGEDOWN.
8083         (Completion Commands): Mouse-1 like Mouse-2.
8084         (Minibuffer History): Explain history commands better.
8085         (Repetition): Add xref to Incremental Search.
8087         * mark.texi (Setting Mark): Clarify info about displaying mark.
8088         Clarify explanation of C-@ and C-SPC.
8089         (Transient Mark): Mention Delete Selection mode.
8090         (Marking Objects): Clean up text about extending the region.
8092         * m-x.texi (M-x): One C-g doesn't always go to top level.
8093         No delay before suggest-key-bindings output.
8095         * fixit.texi (Fixit): Mention C-/ for undo.
8096         (Spelling): Mention ESC TAB like M-TAB.
8097         Replacement words with r and R are rechecked.
8098         Say where C-g leaves point.  Mention ? as input.
8100 2005-02-23  Lute Kamstra  <lute@gnu.org>
8102         * cmdargs.texi (Initial Options): Add cross reference.
8104 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8106         * emacs.texi (Top): Update menu for splitting of node in
8107         msdog.texi.
8108         * frames.texi (Frames): Update xref for splitting of node in
8109         msdog.texi.
8110         * trouble.texi (Quitting): Ditto.
8112 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8114         * windows.texi (Split Window): Simplify line truncation info
8115         and xref to Display Custom.
8117         * trouble.texi (Quitting): Emergency escape only for text terminal.
8118         (Screen Garbled): C-l for ungarbling is only for text terminal.
8120         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8122         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8124         * programs.texi (Program Modes): Mention Python mode.
8125         (Moving by Defuns): Repeating C-M-h extends region.
8126         (Basic Indent): Clarify.
8127         (Custom C Indent): Clarify.
8128         (Expressions): Repeating C-M-@ extends region.
8129         (Info Lookup): Clarify for C-h S.
8130         (Symbol Completion): ESC TAB alternative for M-TAB.
8131         (Electric C): Clarify.
8133         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8135         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8136         MS-DOS Input node.
8137         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8138         (MS-DOS and MULE): Clarify.
8139         (MS-DOS Processes, Windows Processes): Fix typos.
8141         * major.texi (Choosing Modes): Clarify.
8143         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8144         (Keyboard Macro Step-Edit): Clarify.
8146         * indent.texi (Indentation): Clarifications.
8148         * help.texi (Help): Correct error about C-h in query-replace.
8149         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8150         (Key Help): Describe C-h w here.
8151         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8152         Clarify the "object" joke.
8153         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8154         (Help Mode): Mouse-1 like Mouse-2.
8156         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8158         * display.texi (Display): Reorder menu.
8159         (Faces): Cleanup.
8160         (Font Lock): Cleanup.  Mention Options menu.
8161         Delete obsolete text.
8162         (Scrolling): For C-l, don't presume text terminal.
8163         (Horizontal Scrolling): Simplify intro.
8164         (Follow Mode): Clarify.
8165         (Cursor Display): Move before Display Custom.
8166         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8167         Doc default-tab-width.  Doc line truncation more thoroughly.
8169         * dired.texi (Dired Enter): C-x C-f can run Dired.
8170         (Dired Visiting): Comment out `a' command.
8171         Mouse-1 is like Mouse-2.
8172         (Shell Commands in Dired): ? can be used more than once.
8174         * basic.texi (Continuation Lines): Simplify description of truncation,
8175         and refer to Display Custom for the rest of it.
8177 2005-02-06  Lute Kamstra  <lute@gnu.org>
8179         * basic.texi (Undo): Fix typo.
8181         * cmdargs.texi (Emacs Invocation): Fix typo.
8183         * custom.texi (Init Examples): Fix typo.
8185         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8187 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8189         * regs.texi (Registers): Registers can hold numbers, too.
8191         * killing.texi (Other Kill Commands): Cleanup.
8192         Delete redundant explanation of kill in read-only buffer.
8193         (Yanking): Mention term "copying".
8194         (Accumulating Text): Fix typo.
8196         * entering.texi (Entering Emacs): Update rationale at start.
8197         (Exiting): Treat iconifying on a par with suspension.
8199         * custom.texi (Minor Modes): Fix typo.
8200         (Easy Customization): Fix menu style.
8201         (Variables): Add xref.
8202         (Examining): Setting for future sessions works through .emacs.
8203         (Keymaps): "Text terminals", not "Many".
8204         (Init Rebinding): Explain \C-.  Show example of \M-.
8205         Fix minor wording errors.
8206         (Function Keys): Explain vector syntax just once.
8207         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8208         (Init File): Mention .emacs.d directory.
8209         (Init Examples): Add xref.
8210         (Find Init): Mention .emacs.d directory.
8212         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8213         (Action Arguments): Explain which kinds of -l args are found how.
8214         (Initial Options): --batch does not inhibit site-start.
8215         Add xrefs.
8216         (Command Example): Use --batch, not -batch.
8218         * basic.texi (Inserting Text): Cleanup wording.
8219         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8220         C-n is not error at end of buffer.
8221         (Undo): Doc C-/ like C-_.  Add xrefs.
8222         (Arguments): META key may be labeled ALT.
8223         Peculiar arg meanings are explained in doc strings.
8225         * abbrevs.texi (Expanding Abbrevs): Clarify.
8227 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8229         * frames.texi (Frame Parameters): Add an xref to the description
8230         of list-colors-display.  Add a pointer to the X docs about colors.
8232         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8233         Improve docs of list-colors-display.
8235 2005-02-03  Lute Kamstra  <lute@gnu.org>
8237         * frames.texi (Frames, Drag and Drop): Fix typos.
8239 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8241         * windows.texi (Basic Window): Mention color-change in mode line.
8242         (Change Window): Explain dragging vertical boundaries.
8244         * text.texi (Sentences): Clarify.
8245         (Paragraphs): Explain M-a and blank lines.
8246         (Outline Mode): Clarify text and menu.
8247         (Hard and Soft Newlines): Mention use-hard-newlines.
8249         * frames.texi (Frames): Delete unnecessary mention of Windows.
8250         (Mouse Commands): Likewise.  Mention xterm mouse support.
8251         (Clipboard): Clarify.
8252         (Mouse References): Mention use of Mouse-1 for following links.
8253         (Menu Mouse Clicks): Clarify.
8254         (Mode Line Mouse): Clarify.
8255         (Drag and Drop): Rewrite.
8257         * fixit.texi (Spelling): Fix typo.
8259         * files.texi (File Names): Clarify.
8260         (Visiting): Update conditions for use of file dialog.  Clarify.
8261         (Saving): Doc d as answer in save-some-buffers.
8262         (Remote Files): Clean up the text.
8264         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8266         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8267         (List Buffers): Clarify.
8268         (Several Buffers): Doc T command.
8269         (Buffer Convenience): Clarify menu.
8271         * basic.texi (Undo): Clarify last change.
8273 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8275         * fixit.texi (Spelling): Fix typo.
8277 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8279         * basic.texi (Undo): Update description of `undo-outer-limit'.
8281 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8283         * building.texi: Update documentation relating to GDB Graphical
8284         Interface.
8286 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8288         * custom.texi (Easy Customization): Adapt menu to node name change.
8290 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8292         * custom.texi (Easy Customization): Defn of "User Option" now
8293         includes faces.  Don't say just "option" when talking about variables.
8294         Do say just "options" to mean "anything customizable".
8295         (Specific Customization): Describe `customize-variable',
8296         not `customize-option'.
8298         * glossary.texi (Glossary) <Faces>: Add xref.
8299         <User Option>: Change definition--include faces.  Change xref.
8301         * picture.texi (Picture): Mention artist.el.
8303         * sending.texi, screen.texi, programs.texi, misc.texi:
8304         * mini.texi, major.texi, maintaining.texi, macos.texi:
8305         * help.texi, frames.texi, files.texi:
8306         Don't say just "option" when talking about variables.
8308         * display.texi, mule.texi: Don't say just "option" when talking
8309         about variables.  Other minor cleanups.
8311 2005-01-26  Lute Kamstra  <lute@gnu.org>
8313         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8314         File'.  Mention the `-Q' option at the `--no-site-file' option.
8316 2005-01-22  David Kastrup  <dak@gnu.org>
8318         * building.texi (Grep Searching): Mention alias `find-grep' for
8319         `grep-find'.
8321 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8323         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8325 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8327         * rmail.texi (Movemail): Explain differences
8328         between standard and mailutils versions of movemail.
8329         Describe command line and configuration options introduced
8330         with the latter.
8331         Explain the notion of mailbox URL, provide examples and
8332         cross-references to mailutils documentation.
8333         Describe various methods of specifying mailbox names,
8334         user names and user passwords for rmail.
8335         (Remote Mailboxes): New section.
8336         Describe how movemail handles remote mailboxes.  Describe configuration
8337         options used to control its behavior.
8338         (Other Mailbox Formats): Explain handling of various mailbox
8339         formats.
8341 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8343         * commands.texi (Commands): Clarification.
8345 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8347         * programs.texi (Multi-line Indent): Fix previous change.
8348         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8350 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8352         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8353         lazy-highlight.
8355         * search.texi (Query Replace): Mention faces query-replace
8356         and lazy-highlight.
8357         (Incremental Search): Update isearch highlighting info.
8359 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8361         * custom.texi (Saving Customizations): Minor improvement.
8363 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8365         * custom.texi (Saving Customizations): Emacs no longer loads
8366         `custom-file' after .emacs.  No longer mention customizing through
8367         Custom.
8369 2005-01-01  Andreas Schwab  <schwab@suse.de>
8371         * killing.texi (Graphical Kill): Move up under node Killing,
8372         change @section to @subsection.
8374 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8376         * custom.texi (Face Customization): Mention hex color specs.
8378         * emacs.texi (Top): Update Killing submenu.
8380         * killing.texi (Killing): Reorganize section.
8381         No more TeX-only text; put the node command at start of chapter.
8382         But the first section heading is used only in TeX.
8383         Rewrite the text to read better in this mode.
8384         (Graphical Kill): New subnode gets some of the text that
8385         used to be in the first section.
8387 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8389         * dired.texi (Shell Commands in Dired): Delete the ? example.
8391         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8393         * files.texi (Saving): Describe new require-final-newline features
8394         and mode-require-final-newline.
8396 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8398         * custom.texi (File Variables): Clarify previous change.
8400 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8402         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8403         out now.
8405 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8407         * Makefile.in (MAKEINFO): Specify --force.
8409         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8410         (Undo): Doc undo-outer-limit.
8412 2004-12-15  Juri Linkov  <juri@jurta.org>
8414         * mark.texi (Transient Mark, Mark Ring): M-< and other
8415         movement commands don't set mark in Transient Mark mode
8416         if mark is active.
8418 2004-12-12  Juri Linkov  <juri@jurta.org>
8420         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8421         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8423         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8424         (Misc Dired Commands): Add @r{(Dired)} to w.
8426 2004-12-12  Juri Linkov  <juri@jurta.org>
8428         * mark.texi (Marking Objects): Marking commands also extend the
8429         region when mark is active in Transient Mark mode.
8431 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8433         * custom.texi (Saving Customizations): Emacs only loads the custom
8434         file automatically after the init file in version 22.1 or later.
8435         Adapt text and examples to this fact.
8437 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8439         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8440         be set through Custom.  Otherwise, it has no effect.
8442 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8444         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8445         * entering.texi: Rename Command Line to Emacs Invocation.
8447         * misc.texi (Term Mode): Correctly describe C-c.
8449         * custom.texi (Easy Customization): Move up to section level,
8450         before Variables.  Avoid using the term "variable"; say "option".
8451         New initial explanation.
8452         (Variables): In initial explanation, connect "variable" to the
8453         already-explained "user option".
8455         * emacs.texi (Top): Fix ref to Command Line.
8456         Move reference to Easy Customization.
8458         * xresources.texi (X Resources): Fix From link.
8460         * doclicense.texi (GNU Free Documentation License): Fix To link.
8462         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8464         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8466 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8468         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8470 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8472         * kmacro.texi: Several small changes in addition to the following.
8473         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8474         defining a keyboard macro.
8475         Mention `kmacro-ring-max'.
8476         (Keyboard Macro Counter): Clarify description of
8477         `kmacro-insert-counter', `kmacro-set-counter',
8478         `kmacro-add-counter' and `kmacro-set-format'.
8480 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8482         * custom.texi (File Variables): Add `unibyte' and make it more
8483         clear that `unibyte' and `coding' are special.  Suggested by Simon
8484         Krahnke <overlord@gmx.li>.
8486         * mule.texi (Enabling Multibyte): Refer to File Variables.
8487         Suggested by Simon Krahnke <overlord@gmx.li>.
8489 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8491         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8492         x-use-old-gtk-file-dialog.
8494 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8496         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8498 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8500         * building.texi (Lisp Eval): Delete hyphen in section name.
8502 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8504         * files.texi (Old Versions):
8505         No longer document annotation as "CVS only".
8507 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
8509         * files.texi (Version Control): Rewrite the introduction about
8510         version systems, mentioning the new ones that we support.
8511         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8512         suggestions.
8514 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8516         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8518 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
8520         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8522 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8524         * text.texi (Text Based Tables, Table Definition)
8525         (Table Creation, Table Recognition, Cell Commands)
8526         (Cell Justification, Row Commands, Column Commands)
8527         (Fixed Width Mode, Table Conversion, Measuring Tables)
8528         (Table Misc): New nodes, documenting the Table Mode.
8530 2004-10-19  Jason Rumney  <jasonr@gnu.org>
8532         * makefile.w32-in (info): Change order of arguments to makeinfo.
8534 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
8536         * calendar.texi (iCalendar): Update for package changes.
8538 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8540         * files.texi (Misc File Ops): View mode is a minor mode.
8542 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
8544         * calendar.texi (iCalendar): Style changes.
8546 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
8548         * search.texi (Regexps): The regexp described in the example is no
8549         longer stored in the variable `sentence-end'.
8551 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8553         * building.texi (Starting GUD): Note that multiple debugging
8554         sessions requires `gdb --fullname'.
8556 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8558         * calendar.texi (iCalendar): New section for a new package.
8560 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8562         * text.texi: Various small changes in addition to the following.
8563         (Text): Replace xref for autotype with inforef.
8564         (Sentences): Explain nil value for `sentence-end'.
8565         (Paragraphs): Update default values for `paragraph-start' and
8566         `paragraph-separate'.
8567         (Text Mode): Correct description of Text mode's effect on the
8568         syntax table.
8569         (Outline Visibility): `hide-other' does not hide top level headings.
8570         `selective-display-ellipses' no longer has an effect on Outline mode.
8571         (TeX Misc): Add missing @cindex.
8572         Replace xref for RefTeX with inforef.
8573         (Requesting Formatted Text): The variable
8574         `enriched-fill-after-visiting' no longer exists.
8575         (Editing Format Info): Update names of menu items and commands.
8576         (Format Faces): Mention special effect of specifying the default face.
8577         Describe inheritance of text properties.
8578         Correct description of `fixed' face.
8579         (Format Indentation): Correct description of effect of setting
8580         margins.  Mention `set-left-margin' and `set-right-margin'.
8581         (Format Justification): Update names of menu items.
8582         `set-justification-full' is now bound to `M-j b'.
8583         Mention that `default-justification' is a per buffer variable.
8584         (Format Properties): Update name of menu item.
8585         (Forcing Enriched Mode): `format-decode-buffer' automatically
8586         turns on Enriched mode if the buffer is in text/enriched format.
8588 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
8590         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8592 2004-09-28  Kim F. Storm  <storm@cua.dk>
8594         * display.texi (Display Custom) <indicate-buffer-boundaries>:
8595         Align with new functionality.
8597 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
8599         * display.texi (Display Custom): Remove stray `@end defvar'.
8601 2004-09-23  Kim F. Storm  <storm@cua.dk>
8603         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8604         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8606 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8608         * custom.texi (Hooks): Explain using setq to clear out a hook.
8609         (File Variables): Explain multiline string constants.
8610         (Non-ASCII Rebinding): Explain when you need to update
8611         non-ASCII char codes in .emacs.
8613         * building.texi (Compilation): Explain how to make a silent
8614         subprocess that won't be terminated.  Explain compilation-environment.
8616 2004-09-13  Kim F. Storm  <storm@cua.dk>
8618         * mini.texi (Repetition): Rename isearch-resume-enabled to
8619         isearch-resume-in-command-history and change default to disabled.
8621 2004-09-09  Kim F. Storm  <storm@cua.dk>
8623         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8624         with new `kmacro-name-last-macro'.
8626 2004-09-08  Juri Linkov  <juri@jurta.org>
8628         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8630 2004-09-03  Juri Linkov  <juri@jurta.org>
8632         * search.texi (Incremental Search): Update wording for M-%.
8634 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
8636         * killing.texi (Killing): Correct description of kill commands in
8637         read-only buffer.
8639 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
8641         * building.texi (Compilation Mode): Add a paragraph about rules
8642         for finding the compilation buffer for `next-error'.
8644         * search.texi (Other Repeating Search): Mention that Occur mode
8645         supports the next-error functionality.
8647 2004-09-02  Juri Linkov  <juri@jurta.org>
8649         * search.texi (Regexp Replace): Add missing backslash to \footnote.
8651 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
8653         * kmacro.texi (Basic Keyboard Macro):
8654         `apply-macro-to-region-lines' now operates on all lines that begin
8655         in the region, rather than on all complete lines in the region.
8657 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
8659         * frames.texi (Drag and drop): Add documentation about
8660         x-dnd-test-function and x-dnd-known-types.
8662 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
8664         * indent.texi: Various minor changes in addition to:
8665         (Indentation Commands): Correct description of `indent-relative'.
8666         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8667         mode.  The *Tab Stops* buffer uses Overwrite Mode.
8668         (Just Spaces): `tabify' converts sequences of at least two spaces
8669         to tabs.
8671 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
8673         * frames.texi (Secondary Selection): Setting the secondary
8674         selection with M-Drag-Mouse-1 does not alter the kill ring,
8675         setting it with M-Mouse-1 and M-Mouse-3 does.
8676         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8677         toolkit scroll bars.
8678         (Scroll Bars): Ditto.
8680         * windows.texi (Basic Window): When using a window system, the value
8681         of point in a non-selected window is indicated by a hollow box.
8682         (Split Window): Side by side windows are separated by a scroll bar,
8683         if scroll bars are used.
8684         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8685         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8686         (Window Convenience): Update bindings for `winner-undo' and
8687         `winner-redo'.
8689         * ack.texi (Acknowledgments): Use `@unnumbered'.
8690         * misc.texi: Adapt sectioning in Info to the node structure.
8691         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8692         of "Using Emacs as a Server".
8693         * building.texi (Building): Interchange nodes (for correct numbering).
8694         * programs.texi (Programs): Interchange nodes (for correct numbering).
8695         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8696         Info to the node structure.
8697         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8698         Rearrange order of nodes and sections such that both "GNU GENERAL
8699         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8700         end, as appropriate for appendices.
8701         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8702         Use `@unnumberedsec'.
8703         * trouble.texi: Adapt sectioning in Info to the node structure.
8704         Adapt node pointers to change in emacs.texi.
8705         * cmdargs.texi, doclicense.texi: Adapt node pointers.
8707 2004-08-25  Kenichi Handa  <handa@m17n.org>
8709         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8710         description for unibyte mode.
8712 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
8714         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8716         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8717         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8718         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8719         in @pxref.
8721 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
8723         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8724         Change section names.
8726 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
8728         * kmacro.texi (Keyboard Macro Ring): Rename section.
8729         Emacs treats the head of the macro ring as the `last keyboard macro'.
8730         (Keyboard Macro Counter): Minor change.
8731         (Save Keyboard Macro): Some clarifications.
8732         (Edit Keyboard Macro): Rename section.
8734         * buffers.texi (Buffers): Maximum buffer size is now 256M on
8735         32-bit machines.
8736         (Several Buffers): Clarify which buffer is selected if `2' is
8737         pressed in the Buffer Menu.
8738         Auto Revert mode can be used to update the Buffer Menu
8739         automatically.
8741 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
8743         * help.texi (Misc Help): Add an index entry for finding an Info
8744         manual by its file name.
8746 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
8748         * files.texi (Backup Deletion): Correct description of
8749         `delete-old-versions'.
8750         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8751         (Auto Save Files): Recommend `auto-save-mode' to reenable
8752         auto-saving, rather than the abbreviation `auto-save'.
8754 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8756         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8757         for "killing" and "yanking" in main menu.
8759 2004-08-16  Richard M. Stallman  <rms@gnu.org>
8761         * killing.texi (Yanking, Killing): Minor cleanups.
8763         * mark.texi (Momentary Mark): Minor cleanups.
8765 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
8767         * custom.texi (Non-ASCII Rebinding):
8768         C-q always inserts the right code to pass to global-set-key.
8770 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
8772         * regs.texi (RegNumbers): Mention `C-x r i' binding for
8773         `insert-register', instead of `C-x r g' binding, for consistency.
8775 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
8777         * fixit.texi (Spelling): Fix typo.
8779 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8781         * help.texi (Help): Fix Texinfo usage.
8783 2004-07-24  Richard M. Stallman  <rms@gnu.org>
8785         * text.texi (Paragraphs): Update how paragraphs are separated
8786         and the default for paragraph-separate.
8788         * search.texi (Regexp Replace): Further update text for new
8789         replacement operators.
8791 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
8793         * emacs-xtra.texi (Subdir switches): Dired does not remember the
8794         `R' switch.
8796         * dired.texi (Dired Updating): `k' only deletes inserted
8797         subdirectories from the Dired buffer if a prefix argument was given.
8799         * search.texi (Regexps): Delete redundant definition of `symbol' in
8800         description of `\_>'.  It already occurs in the description of `\_<'.
8802 2004-07-01  Juri Linkov  <juri@jurta.org>
8804         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8805         (Regexp Search): Add M-r.
8807 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
8809         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8811 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8813         * search.texi, calendar.texi: Markup fixes.
8815 2004-06-25  Richard M. Stallman  <rms@gnu.org>
8817         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8819 2004-06-25  David Kastrup  <dak@gnu.org>
8821         * search.texi (Regexp Replace): Some typo corrections and
8822         rearrangement.
8824 2004-06-24  David Kastrup  <dak@gnu.org>
8826         * search.texi (Unconditional Replace): Use replace-string instead
8827         of query-replace in example.
8828         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8829         sequences.
8830         (Query Replace): Correct explanation of `^' which does not use
8831         the mark stack.
8833 2004-06-21  Nick Roberts  <nickrob@gnu.org>
8835         * misc.texi (Shell History Copying): Document comint-insert-input.
8836         (Shell Ring): Describe comint-dynamic-list-input-ring here.
8838 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
8840         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8841         * custom.texi (Customization): Do.
8842         * anti.texi (Antinews): Do.
8843         * abbrevs.texi (Defining Abbrevs): Do.
8845         * programs.texi (Info Lookup): Fix keybinding for
8846         info-lookup-symbol.
8848 2004-06-16  Juanma Barranquero  <lektu@terra.es>
8850         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8851         Add emacs-xtra.
8852         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8853         (clean): Add emacs-xtra and flymake.  Remove redundancies.
8855 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
8857         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8858         Add emacs-xtra.
8859         * emacs-xtra.texi: New file.
8861 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8863         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8864         (Dired and Find): Mention differences with ordinary Dired buffers.
8866 2004-06-13  Richard M. Stallman  <rms@gnu.org>
8868         * custom.texi (Init Syntax): Explain about vars that do special
8869         things when set with setq or with Custom.
8870         (Init Examples): Add line-number-mode example.
8872 2004-06-12  Juri Linkov  <juri@jurta.org>
8874         * dired.texi (Operating on Files): Add dired-do-touch.
8876 2004-06-10  Juri Linkov  <juri@jurta.org>
8878         * building.texi (Lisp Eval): Add C-M-x on defface.
8880 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8882         * files.texi (Reverting): Auto-Revert mode and
8883         Global Auto-Revert mode no longer revert remote files.
8885 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8887         * custom.texi (Init File): Two dashes start --no-site-file.
8889 2004-05-29  Alan Mackenzie  <acm@muc.de>
8891         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8892         ("AWK"): Is consistently thus spelled throughout.
8893         (AWK, Pike): Document as "C-like modes".
8894         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8895         (M-x man): Supersedes M-x manual-entry.
8896         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
8898         ("Comments in C"): Delete node; the info is in CC Mode manual.
8899         (c-comment-only-line-offset): Remove description.
8901         (C-c ., C-c C-c): Describe new C Mode bindings.
8903         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8904         (@dfn{Style}, c-default-style, comment-column, comment-padding)
8905         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8906         Amend definitions.
8908         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8909         Describe functions.
8911         (c-comment-start-regexp, c-hanging-comment-ender-p)
8912         (c-hanging-comment-starter-p): Remove obsolete definitions.
8914         * emacs.texi: Remove the menu entry "Comments in C".
8916 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
8918         * dired.texi (Dired and Find): `find-ls-option' does not apply to
8919         `M-x locate'.
8921 2004-05-16  Karl Berry  <karl@gnu.org>
8923         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8924         makeinfo --html fails.
8925         * help.texi (Help Summary) [@ifnottex]: Likewise.
8927 2004-05-13  Nick Roberts  <nickrob@gnu.org>
8929         * building.texi (GDB Graphical Interface): Update and describe
8930         layout first.
8932 2004-05-04  Jason Rumney  <jasonr@gnu.org>
8934         * makefile.w32-in: Revert last change.
8936 2004-05-03  Jason Rumney  <jasonr@gnu.org>
8938         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8940 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8942         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8944 2004-04-18  Juri Linkov  <juri@jurta.org>
8946         * fixit.texi (Spelling): Remove file extension from ispell xref.
8948 2004-04-15  Kim F. Storm  <storm@cua.dk>
8950         * cmdargs.texi (Initial Options): Add -Q.
8952 2004-04-05  Kim F. Storm  <storm@cua.dk>
8954         * custom.texi (File Variables): Add safe-local-eval-forms.
8956 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
8958         * files.texi (Reverting): Correct description of revert-buffer's
8959         handling of point.
8961 2004-03-22  Juri Linkov  <juri@jurta.org>
8963         * emacs.texi (Top): Add `Misc X'.
8965         * trouble.texi: Fix help key bindings.
8967         * glossary.texi: Improve references.
8969         * help.texi: Sync keywords with finder.el.
8971         * mini.texi (Completion): Add description for menu items.
8973         * misc.texi (Browse-URL, FFAP): Add information about keywords.
8975         * sending.texi (Mail Methods): Fix xref to Message manual.
8977 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8979         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8981 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8983         * search.texi (Regexps): Explain that ^ and $ have their
8984         special meanings only in certain contexts.
8986         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8988         * mule.texi (Specify Coding): Doc C-x RET F.
8990         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8991         for multiple compile and grep buffers.
8992         (Indirect Buffers): Don't recommand clone-indirect-buffer
8993         for multiple compile and grep buffers.
8995 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8997         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8998         Use $(DEL) instead of rm, and ignore exit code.
9000 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9002         * building.texi (Watch Expressions): Update.
9004 2004-02-21  Juri Linkov  <juri@jurta.org>
9006         * cmdargs.texi (Action Arguments): Add alias --find-file.
9007         Add --directory, --help, --version.  Move text about command-line-args
9008         to Command Arguments.
9009         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9010         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9011         (Window Size X): Join -g and --geometry.  Add @cindex.
9012         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9013         (Title X): Remove alias -title.
9014         (Misc X): New node.
9016 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9018         * frames.texi (Drag and drop): Add Motif to list of supported
9019         protocols.
9021 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9023         * frames.texi (Drag and drop): New section.
9025 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9027         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9028         Include it only @ifnotinfo.  Patch the preceding and following
9029         node headers to point to each other.
9031 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9033         * calendar.texi (Appointments): Update section.
9035 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9037         * programs.texi (C Modes): Fix the xref.
9039 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9041         * building.texi (Watch Expressions): Update.
9042         (Commands of GUD): Include use of toolbar + breakpoints set from
9043         fringe/margin.
9045 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9047         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9048         <acm@muc.de>.
9050 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9052         * frames.texi (Dialog Boxes): Add use-file-dialog.
9054 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9056         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9057         in CC Mode.
9059 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9061         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9062         * man/commands.texi, man/custom.texi, man/display.texi:
9063         * man/emacs.texi, man/files.texi:
9064         * man/frames.texi, man/glossary.texi, man/killing.texi:
9065         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9066         * man/mule.texi, man/rmail.texi, man/search.texi:
9067         * man/sending.texi, man/text.texi, man/trouble.texi:
9068         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9070 2003-11-01  Alan Mackenzie  <acm@muc.de>
9072         * search.texi (Scrolling During Incremental Search): Document a
9073         new scrolling facility in isearch mode.
9075 2003-10-22  Miles Bader  <miles@gnu.org>
9077         * Makefile.in (info): Move before $(top_srcdir)/info.
9079 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9081         * building.texi (Watch Expressions): Update section on data display
9082         to reflect code changes (GDB Graphical Interface).
9084 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9086         * xresources.texi (GTK resources): Clean up previous change.
9088 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9090         * xresources.texi (GTK resources): Add a note that some themes
9091         disallow customizations.  Add scroll theme example.
9093 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9095         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9097         * misc.texi (Saving Emacs Sessions): Shorten the section,
9098         collapsing back into one node.
9100 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9102         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9104 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9106         * xresources.texi (GTK names in Emacs): Correct typo.
9108 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9110         * cmdargs.texi (Font X): Mention new default font.
9111         More fully describe long font names, wildcard patterns and the
9112         problems involved.  (Result of discussion on emacs-devel.)
9114 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9116         * emacs.texi (Acknowledgements): Correct typo.
9118 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9120         * dired.texi (Misc Dired Commands): New node.
9121         (Dired Navigation): Add dired-goto-file.
9123         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9125         * emacs.texi (Acknowledgements): New node, split from Distribution.
9127         * cmdargs.texi (Action Arguments): -f reads interactive args.
9129 2003-09-08  Lute Kamstra  <lute@gnu.org>
9131         * screen.texi (Mode Line): Say that POS comes before LINE.
9132         Mention `size-indication-mode'.
9133         * display.texi (Optional Mode Line):
9134         Document `size-indication-mode'.
9135         * basic.texi (Position Info): Mention `size-indication-mode'.
9137 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9139         * xresources.texi (Resources): Refer to `editres' man page.
9140         (Lucid Resources): Update defaults.  Expand description of
9141         `shadowThickness'.
9143 2003-09-04  Miles Bader  <miles@gnu.org>
9145         * Makefile.in (top_srcdir): New variable.
9146         ($(top_srcdir)/info): New rule.
9147         (info): Depend on it.
9149 2003-09-03  Peter Runestig  <peter@runestig.com>
9151         * makefile.w32-in: New file.
9153 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9155         * misc.texi (Saving Emacs Sessions): Correct previous change.
9157 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9159         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9160         (Intro): Include kmacro.texi after fixit.texi instead of after
9161         custom.texi.  (As suggested by Kim Storm.)
9163 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9165         * fixit.texi (Fixit): Update `Next' pointer.
9166         * files.texi (Files): Update `Previous' pointer.
9167         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9168         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9169         (Suggested by Kim Storm.)
9170         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9172 2003-08-18  Kim F. Storm  <storm@cua.dk>
9174         * kmacro.texi: New file describing enhanced keyboard macro
9175         functionality.  Replaces old description in custom.texi.
9177         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9178         (Keyboard Macros): Move to new kmacro.texi file.
9180         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9182 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9184         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9186 2003-08-17  Alex Schroeder  <alex@gnu.org>
9188         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9189         required.
9191 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9193         * programs.texi (Lisp Indent): Don't describe
9194         lisp-indent-function property here.  Use xref to Lisp Manual.
9196 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9198         * calendar.texi (Date Formats): Document changed behavior of
9199         abbreviations.
9201 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9203         * buffers.texi (List Buffers): Fix previous change.
9205 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9207         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9208         List*.
9210 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9212         * display.texi (Font Lock): Fix typo.
9214 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9216         * display.texi (Font Lock): Add xref for format info on
9217         font-lock-remove-keywords.
9219         * building.texi (Compilation): Document what happens with asynch
9220         children of compiler process.
9222         * help.texi (Library Keywords): Use @multitable.
9224 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9226         * programs.texi (Expressions): Delete C-M-DEL.
9228         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9229         comint-move-point-for-output renamed from
9230         comint-scroll-to-bottom-on-output.
9232         * custom.texi (Init Rebinding): Replace previous change with xref.
9233         (Non-ASCII Rebinding): Explain that issue more briefly here.
9235 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9237         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9239 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9241         * building.texi (GDB Graphical Interface): New node.
9242         (Rewritten somewhat by RMS.)
9244 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9246         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9247         non-English letters.  Explain how to set coding systems correctly
9248         and how to include the right coding cookie in the file.
9250 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9252         * indent.texi (Indentation): Explain the concepts.
9253         (Just Spaces): Explain why preventing tabs for indentation might
9254         be useful.
9256 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9258         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9260 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9262         * cmdargs.texi (General Variables): Document SMTPSERVER.
9264         * sending.texi: Remove SMTP node.
9265         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9266         library.
9268 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9270         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9272 2003-02-22  Simon Josefsson  <jas@extundo.com>
9274         * sending.texi (Mail Methods): Add node about SMTP.
9276 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9278         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9280 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9282         * glossary.texi (Glossary): Correction to cl cross reference.
9284 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9286         * killing.texi (Rectangles): Document C-x c r.
9288 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9290         * xresources.texi (GTK resources): New node.
9291         (GTK widget names): New node.
9292         (GTK names in Emacs): New node.
9293         (GTK styles): New node.
9295 2003-01-09  Francesco Potortì  <pot@gnu.org>
9297         * maintaining.texi (Create Tags Table): Add reference to the new
9298         `etags --help --lang=LANG' option.
9300 2002-10-02  Karl Berry  <karl@gnu.org>
9302         * emacs.texi: Per rms, update all manuals to use @copying instead of
9303         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9304         where needed for the sake of the HTML output.
9306 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9308         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9309         source files.
9311 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9313         * Makefile.in (emacsman): New target.
9315 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9317         * (Version 21.1 released.)
9319 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9321         * Branch for 21.1.
9323 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9325         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9327 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9329         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9331 1999-07-12  Richard Stallman  <rms@gnu.org>
9333         * Version 20.4 released.
9335 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9337         * Makefile.in (INFO_TARGETS): Delete customize.info.
9338         (DVI_TARGETS): Delete customize.dvi.
9339         (../info/customize, customize.dvi): Targets deleted.
9341 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9343         * Version 20.3 released.
9345 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9347         * Makefile.in (EMACSSOURCES): Add mule.texi.
9348         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9350 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9352         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9353         Use it in dvi targets.
9355 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9357         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9358         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9359         (../info/customize): Rename from ../info/custom.
9361 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9363         * Version 20.2 released.
9365 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9367         * Version 20.1 released.
9369 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9371         * Makefile (../info/customize, customize.dvi): New targets.
9372         (INFO_TARGETS): Add ../info/customize.
9373         (DVI_TARGETS): Add customize.dvi.
9375 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9377         * Version 19.33 released.
9379 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9381         * Version 19.32 released.
9383 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9385         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9387 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9389         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9390         Specify -I option.
9391         (All dvi targets): Set the TEXINPUTS variable.
9393 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9395         * Version 19.31 released.
9397 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9399         * Version 19.30 released.
9401 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9403         * Makefile.in (maintainer-clean): Rename from realclean.
9405 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9407         * Makefile.in: New file.
9408         * Makefile: File deleted.
9410 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9412         * Makefile (TEXINDEX_OBJS): Variable deleted.
9413         (texindex, texindex.o, getopt.o): Rules deleted.
9414         All deps on texindex deleted.
9415         (distclean): Don't delete texindex.
9416         (mostlyclean): Don't delete *.o.
9417         * texindex.c, getopt.c: Files deleted.
9419 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9421         * Version 19.26 released.
9423 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9425         * Makefile (EMACSSOURCES): Exclude undo.texi.
9427 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9429         * Version 19.25 released.
9431 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9433         * Version 19.24 released.
9435 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9437         * Version 19.23 released.
9439 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9441         * Makefile: Delete spurious tab.
9443 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9445         * Makefile (.SUFFIXES): New rule.
9447 1993-12-04  Richard Stallman  (rms@srarc2)
9449         * getopt.c: New file.
9450         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9451         (getopt.o): New rule.
9452         (dvi): Don't depend on texindex.
9453         (emacs.dvi): Depend on texindex.
9455 1993-12-03  Richard Stallman  (rms@srarc2)
9457         * Makefile (TEXI2DVI): New variable.
9458         (emacs.dvi): Add explicit command.
9459         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9461 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9463         * Version 19.22 released.
9465 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9467         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9469 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9471         * Version 19.21 released.
9473 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9475         * Makefile (realclean): Don't delete the Info files.
9477 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9479         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9480         4' where appropriate.
9482 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9484         * Makefile: Fix targets for texindex.
9486         * texindex.c: Include "../src/config.h" if building in emacs.
9488         * Makefile: Change all files to FILENAME.texi, force all targets
9489         to be FILENAME, not FILENAME.info.
9490         Add target to build texindex.c, defining `emacs'.
9492 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9494         * Version 19.19 released.
9496 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9498         * Version 19.18 released.
9500 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9502         * Makefile: Fix source file names of the separate manuals.
9504 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9506         * Version 19.17 released.
9508 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9510         * split-man: Fix typos in last change.
9512 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9514         * Version 19.16 released.
9516 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9518         * version 19.15 released.
9520 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9522         * Makefile (distclean): It's rm, not rf.
9524 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9526         * Version 19.14 released.
9528 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9530         * Makefile: New file.
9532 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9534         * Version 19.13 released.
9536 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9538         * Version 19.9 released.
9540 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9542         * Version 19.8 released.
9544 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9546         * cmdargs.texi: Document the -i, -itype, and -iconic options.
9548         * trouble.texi: It's `enable-flow-control-on', not
9549         `evade-flow-control-on'.
9551 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9553         * display.texi: Document standard-display-european.
9555 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9557         * Version 19.7 released.
9559         * emacs.texi: Add a sentence to the top menu mentioning the
9560         specific version of Emacs this manual applies to.
9562 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9564         * basic.texi: Document next-line-add-lines variable used to
9565         implement down-arrow.
9567         * killing.texi: Document kill-whole-line.
9569 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9571         * text.texi: Update unix TeX ordering information.
9573 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9575         * news.texi: Mention fill-rectangle in keybinding list.
9577         * killing.texi: Document fill-rectangle.
9579 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9581         * vc.texi: Bring the docs up to date with VC 5.2.
9583 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9585         * emacs.tex: Mention blackbox and gomoku under Amusements.
9586         Assembler mode is now mentioned and appropriately indexed
9587         under Programming Modes.
9589 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
9591         * emacs.tex: Update TeX ordering information.
9593 1990-06-26  David Lawrence  (tale@geech)
9595         * emacs.tex: Note that completion-ignored-extensions is not used
9596         to filter out names when all completions are displayed in
9597         *Completions*.
9599 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9601         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9603 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
9605         * emacs.tex: Add @findex grep.
9607 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9609         * emacs.tex: Correct two typos.  No other changes before
9610         Version 19 will be made.
9612 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9614         * emacs.tex: Update information for obtaining TeX distribution from the
9615         University of Washington.
9617 ;; Local Variables:
9618 ;; coding: utf-8
9619 ;; End:
9621   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9623   This file is part of GNU Emacs.
9625   GNU Emacs is free software: you can redistribute it and/or modify
9626   it under the terms of the GNU General Public License as published by
9627   the Free Software Foundation, either version 3 of the License, or
9628   (at your option) any later version.
9630   GNU Emacs is distributed in the hope that it will be useful,
9631   but WITHOUT ANY WARRANTY; without even the implied warranty of
9632   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9633   GNU General Public License for more details.
9635   You should have received a copy of the GNU General Public License
9636   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.