Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.org
[emacs.git] / doc / emacs / ChangeLog
blobdc5fa539cd1c7620586191f516c8a7c0749e1095
1 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
3         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
5 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
7         * trouble.texi (Crashing): Add information about MS-Windows and
8         the emacs_backtrace.txt file.  (Bug#12908)
10 2012-11-13  Chong Yidong  <cyd@gnu.org>
12         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
13         actually named gdb-stopped-functions.
15 2012-11-13  Glenn Morris  <rgm@gnu.org>
17         * misc.texi (Single Shell): Mention async-shell-command-buffer.
19 2012-11-10  Glenn Morris  <rgm@gnu.org>
21         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
23         * emacs.texi (Acknowledgments): Add profiler author.
24         * ack.texi (Acknowledgments): Add some recent contributions.
26 2012-11-10  Chong Yidong  <cyd@gnu.org>
28         * files.texi (Diff Mode): Doc fixes for
29         diff-delete-trailing-whitespace (Bug#12831).
31         * trouble.texi (Crashing): Copyedits.
33 2012-11-10  Glenn Morris  <rgm@gnu.org>
35         * files.texi (Diff Mode): Trailing whitespace updates.
37 2012-11-10  Chong Yidong  <cyd@gnu.org>
39         * misc.texi (Terminal emulator): Document Term mode faces.
41         * mini.texi (Basic Minibuffer): New node.  Document
42         minibuffer-electric-default-mode.
44         * display.texi (Visual Line Mode): Fix index entry.
46         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
47         and index the keybindings.  Document tabulated-list-sort.
48         (Kill Buffer): Capitalize Buffer Menu.
50         * trouble.texi (Memory Full): Capitalize Buffer Menu.
52 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
54         * display.texi (Auto Scrolling): Clarify that scroll-step is
55         ignored when scroll-conservatively is set to a non-zero value.
56         (Bug#12801)
58 2012-11-10  Chong Yidong  <cyd@gnu.org>
60         * dired.texi (Dired Updating): Doc fix (Bug#11744).
62 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
64         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
66 2012-10-29  Chong Yidong  <cyd@gnu.org>
68         * dired.texi (Shell Commands in Dired): Document changes to the
69         dired-do-async-shell-command.
71 2012-10-28  Glenn Morris  <rgm@gnu.org>
73         * ack.texi (Acknowledgments): Mention gv.el.
75 2012-10-27  Bastien Guerry  <bzg@gnu.org>
77         * screen.texi (Menu Bar): Fix typo.
79 2012-10-27  Chong Yidong  <cyd@gnu.org>
81         * frames.texi (Mouse Avoidance): Mention new variable
82         mouse-avoidance-banish-position.
84         * programs.texi (Which Function): Which Function mode now works in
85         all major modes by default.
87         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
89         * files.texi (Misc File Ops): Symbolic links on Windows only work
90         on Vista and later.
92         * building.texi (Compilation): Document compilation-always-kill.
94         * search.texi (Symbol Search): New node.
96         * package.texi (Package Menu): Document the "new" status.
98         * windows.texi (Window Choice): Don't refer to the obsolete
99         special-display feature.
101 2012-10-24  Chong Yidong  <cyd@gnu.org>
103         * mule.texi (Text Coding): set-buffer-file-coding-system can now
104         be invoked from the mode line.
106         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
107         changes to the mark and unmark commands.
108         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
109         which is no longer bound to dired-backup-diff.
111 2012-10-23  Bastien Guerry  <bzg@gnu.org>
113         * text.texi (Org Authoring): Use a comma after @ref to avoid the
114         insertion of a period in the Info output.
116 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
118         * custom.texi (Hooks): Clarify that -hooks is deprecated.
120 2012-10-23  Chong Yidong  <cyd@gnu.org>
122         * kmacro.texi (Edit Keyboard Macro): Fix typo.
124 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
126         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
128 2012-10-17  Glenn Morris  <rgm@gnu.org>
130         * mini.texi (Repetition): Further copyedit.
132 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
134         * mini.texi (Repetition): Copyedit.
136 2012-10-16  Juri Linkov  <juri@jurta.org>
138         * search.texi (Query Replace): Document multi-buffer replacement
139         keys.  (Bug#12655)
141         * maintaining.texi (Tags Search): Change link "Replace" to
142         "Query Replace".
144 2012-10-13  Chong Yidong  <cyd@gnu.org>
146         * files.texi (File Conveniences): ImageMagick enabled by default.
148 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
150         * basic.texi (Arguments): Fix typos.
152 2012-10-08  Glenn Morris  <rgm@gnu.org>
154         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
156         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
158 2012-10-06  Glenn Morris  <rgm@gnu.org>
160         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
161         Mention cal-tex-cursor-week2-summary.
163 2012-10-06  Chong Yidong  <cyd@gnu.org>
165         * mini.texi (Passwords): Fix typo.
167 2012-10-02  Glenn Morris  <rgm@gnu.org>
169         * maintaining.texi (VC Directory Commands):
170         Remove duplicate `q' entry.  (Bug#12553)
172 2012-09-30  Chong Yidong  <cyd@gnu.org>
174         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
176         * search.texi (Special Isearch): Document the lax space search
177         feature and M-s SPC.
178         (Regexp Search): Move main search-whitespace-regexp description to
179         Special Isearch.
180         (Replace): Document replace-lax-whitespace.
182         * basic.texi (Position Info): Document C-u M-=.
183         (Moving Point): Document move-to-column.
185         * display.texi (Useless Whitespace): Add delete-trailing-lines.
187         * misc.texi (emacsclient Options): Document the effect of
188         initial-buffer-choice on client frames.  Document server-auth-dir.
189         Do not document server-host, which is bad security practice.
191         * building.texi (Lisp Libraries): Docstring lookups can trigger
192         autoloading.  Document help-enable-auto-load.
194         * mini.texi (Yes or No Prompts): New node.
196         * ack.texi (Acknowledgments): Remove obsolete packages.
198 2012-09-27  Glenn Morris  <rgm@gnu.org>
200         * cal-xtra.texi (Advanced Calendar/Diary Usage):
201         Rename the section to be more general.
202         * emacs.texi: Update menu.
204 2012-09-23  Chong Yidong  <cyd@gnu.org>
206         * buffers.texi (Misc Buffer): Replace toggle-read-only with
207         read-only-mode.
209         * files.texi (Visiting): Likewise.
211 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
213         * trouble.texi (Crashing): Document ulimit -c.
215 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
217         * trouble.texi (Crashing): Document addr2line.
219 2012-09-19  Chong Yidong  <cyd@gnu.org>
221         * killing.texi (Yanking): Minor clarification (Bug#12469).
223 2012-09-17  Chong Yidong  <cyd@gnu.org>
225         * building.texi (GDB User Interface Layout): Remove reference to
226         removed variable gdb-use-separate-io-buffer (Bug#12454).
228 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
230         * regs.texi (Text Registers): `C-x r +' can now be used instead of
231         M-x append-to-register.  New option `register-separator'.
232         (Number Registers): Mention that `C-x r +' is polymorphic.
234 2012-09-07  Chong Yidong  <cyd@gnu.org>
236         * windows.texi (Window Choice): Don't mention obsolete
237         display-buffer-reuse-frames.
239 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
241         Give more-useful info on a fatal error (Bug#12328).
242         * trouble.texi (Crashing): New section, documenting this.
244 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
246         * cmdargs.texi (General Variables):
247         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
248         connections to the D-Bus session bus.  (Bug#12112)
250 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
252         * building.texi (Debugger Operation): Correct and improve
253         documentation of the GUD Tooltip mode.
255 2012-07-31  Chong Yidong  <cyd@gnu.org>
257         * emacs.texi: Fix ISBN (Bug#12080).
259 2012-08-05  Chong Yidong  <cyd@gnu.org>
261         * display.texi (Faces): Document frame-background-mode (Bug#7774).
263         * custom.texi (Face Customization): Move discussion of face
264         inheritance here, from Faces section.
266 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
268         * frames.texi (Mouse Commands): Fix the description of mouse-2.
269         (Bug#11958)
271 2012-07-19  Chong Yidong  <cyd@gnu.org>
273         * emacs.texi: Update ISBN.
275 2012-07-17  Chong Yidong  <cyd@gnu.org>
277         * basic.texi (Inserting Text): Replace ucs-insert with
278         insert-char.  Provide more details of input.
280         * mule.texi (International Chars, Input Methods): Likewise.
282 2012-07-13  Chong Yidong  <cyd@gnu.org>
284         * custom.texi (Examining): Update C-h v message.
286         * buffers.texi (Misc Buffer): Document view-read-only.
288 2012-07-07  Chong Yidong  <cyd@gnu.org>
290         * custom.texi (Init File): Index site-lisp (Bug#11435).
292 2012-07-06  Chong Yidong  <cyd@gnu.org>
294         * emacs.texi: Re-order top-level menu to correspond to logical
295         order, to avoid makeinfo warnings.
297         * ack.texi (Acknowledgments): Note new python.el.
299 2012-06-29  Chong Yidong  <cyd@gnu.org>
301         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
302         * basic.texi (Erasing, Basic Undo): Fix markup.
304 2012-06-29  Glenn Morris  <rgm@gnu.org>
306         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
308 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
310         * fixit.texi (Undo): Fix typo.  (Bug#11775)
312 2012-06-27  Glenn Morris  <rgm@gnu.org>
314         * ack.texi (Acknowledgments): Tiny update.
316 2012-06-21  Glenn Morris  <rgm@gnu.org>
318         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
320 2012-06-17  Chong Yidong  <cyd@gnu.org>
322         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
324         * anti.texi:
325         * building.texi:
326         * cmdargs.texi:
327         * custom.texi:
328         * display.texi:
329         * files.texi:
330         * frames.texi:
331         * glossary.texi:
332         * misc.texi:
333         * mule.texi:
334         * programs.texi:
335         * sending.texi:
336         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
338 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
340         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
342 2012-05-28  Glenn Morris  <rgm@gnu.org>
344         * ack.texi, building.texi, calendar.texi, custom.texi:
345         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
347 2012-05-27  Glenn Morris  <rgm@gnu.org>
349         * emacs.texi: Simplify following removal of node pointers.
351         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
352         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
353         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
354         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
355         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
356         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
357         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
358         * windows.texi, xresources.texi: Nuke hand-written node pointers.
360 2012-05-22  Glenn Morris  <rgm@gnu.org>
362         * emacs.texi (Acknowledgments): Add another contributor.
364 2012-05-12  Glenn Morris  <rgm@gnu.org>
366         * Makefile.in (MKDIR_P): New, set by configure.
367         (mkinfodir): Use $MKDIR_P.
369 2012-05-10  Glenn Morris  <rgm@gnu.org>
371         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
372         with "coding: raw-text".
374         * files.texi (Interlocking): Mention create-lockfiles option.
376 2012-05-09  Chong Yidong  <cyd@gnu.org>
378         * frames.texi (Mouse References, Mouse Commands): Fix index
379         entries (Bug#11362).
381 2012-05-05  Glenn Morris  <rgm@gnu.org>
383         * custom.texi (Customization Groups, Custom Themes, Examining):
384         Improve page breaks.
386         * rmail.texi (Rmail Display): Use example rather than smallexample.
388         * calendar.texi: Convert inforefs to refs.
390         * dired.texi (Dired Enter): Improve page break.
392         * abbrevs.texi (Abbrev Concepts): Copyedits.
394         * maintaining.texi (Registering, Tag Syntax):
395         Tweak line and page breaks.
397         * programs.texi (Programs, Electric C): Copyedits.
398         (Program Modes): Add xref to Fortran.
399         (Left Margin Paren): Remove what was (oddly enough) the only use
400         of defvar in the entire Emacs manual.
401         (Hungry Delete): Remove footnote about ancient Emacs version.
402         (Other C Commands): Use example rather than smallexample.
404         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
405         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
406         Tweak line and page breaks.
408         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
409         (Major Modes): Use example rather than smallexample.
411         * mule.texi (Output Coding): Reword to improve page-breaks.
413         * frames.texi (Fonts): Tweak line and page breaks.
414         Use example rather than smallexample.  Change cross-reference.
415         (Text-Only Mouse): Fix xref.
417         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
418         (Indirect Buffers): Tweak line- and page-breaks.
420         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
422 2012-05-04  Glenn Morris  <rgm@gnu.org>
424         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
425         (info, infoclean): Use $INFO_EXT.
426         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
427         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
428         (INFO_TARGETS): Use $INFO_EXT.
429         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
431 2012-05-02  Glenn Morris  <rgm@gnu.org>
433         * emacs.texi (@copying): Only print EDITION in the TeX version.
435         * search.texi (Regexp Search): Just say "Emacs".
437         * display.texi (Auto Scrolling):
438         Reword to avoid repetition and improve page break.
440         * xresources.texi (Resources):
441         * mule.texi (Language Environments):
442         * misc.texi (Amusements):
443         * maintaining.texi (VC Change Log):
444         * frames.texi (Fonts):
445         * custom.texi (Specifying File Variables, Minibuffer Maps):
446         * cmdargs.texi (Initial Options):
447         * building.texi (Flymake):
448         Reword to remove/reduce some overly long/short lines.
450 2012-04-27  Glenn Morris  <rgm@gnu.org>
452         * emacs.texi: Some fixes for detailed menu.
454         * emacs.texi: Add "et al." to authors.
456         * ack.texi, basic.texi, buffers.texi, building.texi:
457         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
458         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
459         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
460         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
461         * search.texi, trouble.texi, windows.texi:
462         Use Texinfo recommended convention for quotes+punctuation.
464 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
466         * mule.texi (Bidirectional Editing): Improve indexing.
467         Minor wording tweaks.
469 2012-04-15  Chong Yidong  <cyd@gnu.org>
471         * misc.texi (emacsclient Options): More clarifications.
473 2012-04-15  Glenn Morris  <rgm@gnu.org>
475         * msdog.texi (Windows Printing): It doesn't set printer-name.
477         * mule.texi (Language Environments): Move font info to "Fontsets".
478         (Fontsets): Move intlfonts etc here from "Language Environments".
479         Copyedits.
480         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
481         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
483 2012-04-15  Chong Yidong  <cyd@gnu.org>
485         * glossary.texi (Glossary): Standardize on "text terminal"
486         terminology.  All callers changed.
488         * misc.texi (emacsclient Options): Document "client frame" concept
489         and its effect on C-x C-c more carefully.
491 2012-04-15  Glenn Morris  <rgm@gnu.org>
493         * frames.texi (Scroll Bars):
494         * glossary.texi (Glossary): Use consistent case for "X Window System".
496         * mule.texi (Select Input Method, Coding Systems):
497         State command names in kbd tables.
498         (Recognize Coding): Add cross-ref.
499         (Output Coding): Don't mention message mode in particular.
500         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
501         Copyedits.
503 2012-04-14  Glenn Morris  <rgm@gnu.org>
505         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
506         Copyedits.
507         (Coding Systems): Mac OS X apparently uses newlines for EOL.
508         (Recognize Coding): Remove old auto-coding-regexp-alist example.
509         auto-coding-functions does not override coding: tags.
510         Remove rmail-decode-mime-charset; it no longer has any effect.
512 2012-04-14  Chong Yidong  <cyd@gnu.org>
514         * custom.texi (Creating Custom Themes): Add reference to Custom
515         Themes node in Lisp manual.
517 2012-04-14  Glenn Morris  <rgm@gnu.org>
519         * mule.texi (International): Copyedits.
520         (International Chars): Update C-x = example output.
521         (Disabling Multibyte): Rename from "Enabling Multibyte".
522         Clarify what "unibyte: t" does, and mode-line description.
523         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
524         Use Texinfo recommended convention for quotes+punctuation.
525         (Language Environments): Copyedits.
526         (Input Methods): Copyedits.  Use "^" for the postfix example,
527         because it is less confusing inside Info's `quotes'.
529         * custom.texi (Specifying File Variables): Fix "unibyte" description.
530         Update for "Disabling Multibyte" node name change.
531         * emacs.texi: Update for "Disabling Multibyte" node name change.
533         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
534         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
535         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
536         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
537         * sending.texi, text.texi, trouble.texi:
538         Use @file for buffers, per the Texinfo manual.
540         * entering.texi (Entering Emacs):
541         Do not mention initial-buffer-choice = t.
543         * misc.texi (Gnus Startup): Use @env for environment variables.
545         * Makefile.in: Replace non-portable use of $< in ordinary rules.
547 2012-04-12  Glenn Morris  <rgm@gnu.org>
549         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
551 2012-04-07  Glenn Morris  <rgm@gnu.org>
553         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
555 2012-04-05  Glenn Morris  <rgm@gnu.org>
557         * glossary.texi (Glossary): Use anchors for internal cross-references.
559 2012-04-04  Glenn Morris  <rgm@gnu.org>
561         * glossary.texi (Glossary): Copyedits.
562         Use Texinfo-recommended convention for quotes and punctuation.
563         Comment out a few specialized (Rmail) items.
564         New items: Bidirectional Text, Client, Directory Local Variable,
565         File Local Variable, Package, Server, Theme, Trash Can.
567 2012-04-03  Chong Yidong  <cyd@gnu.org>
569         * sending.texi (Mail Misc): Fix an index entry.
571 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
573         * msdog.texi (Windows Startup): Add description of emacsclient
574         operation under -c and -t on MS-Windows.
576         * misc.texi (emacsclient Options): Add cross-reference to "Windows
577         Startup".  (Bug#11091)
579 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
581         * custom.texi (Changing a Variable): Fix example.
583 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
585         * misc.texi (emacsclient Options): More clarifications about -t
586         and -c on MS-Windows.  (Bug#11091)
588 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
590         * misc.texi (emacsclient Options): Document peculiarities of new
591         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
593 2012-03-30  Chong Yidong  <cyd@gnu.org>
595         * files.texi (File Conveniences): Clarify Imagemagick discussion.
597 2012-03-22  Glenn Morris  <rgm@gnu.org>
599         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
601 2012-03-17  Chong Yidong  <cyd@gnu.org>
603         * package.texi (Package Installation): Document use of
604         package-initialize in init file.
606 2012-03-16  Glenn Morris  <rgm@gnu.org>
608         * help.texi (Language Help):
609         * mule.texi (International Chars):
610         etc/HELLO is for character demonstration.
612 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
614         * dired.texi (Shell Commands in Dired): Fix typo.
616 2012-03-04  Chong Yidong  <cyd@gnu.org>
618         * killing.texi (Clipboard): Document clipboard manager.
620 2012-02-29  Glenn Morris  <rgm@gnu.org>
622         * ack.texi (Acknowledgments): Use @Tex{} in more places.
624         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
626         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
628 2012-02-28  Glenn Morris  <rgm@gnu.org>
630         * custom.texi, display.texi, emacs.texi, files.texi:
631         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
632         Standardize possessive apostrophe usage.
634 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
636         * macos.texi (Mac / GNUstep Customization): Remove text about
637         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
639 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
641         * buffers.texi (Select Buffer): Mention that saving in a new file
642         name can switch to a different major mode.
644 2012-02-23  Glenn Morris  <rgm@gnu.org>
646         * mini.texi (Minibuffer File, Completion Options, Repetition):
647         Copyedits.
648         (Completion Example): Other M-x au* commands may be defined.
649         (Completion Styles): Mention emacs21 and completion-category-overrides.
651         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
652         (Windows Keyboard, Windows Mouse, Windows Processes)
653         (Windows Printing, Windows Misc): Copyedits.
654         (ls in Lisp): Update switches list.
656         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
657         Update dos-mode* function names.
658         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
659         (MS-DOS Processes): Add xref to main ls-lisp section.
661         * ack.texi (Acknowledgments): Mention smie.
663 2012-02-22  Glenn Morris  <rgm@gnu.org>
665         * macos.texi: Copyedits.  Fix @key/@kbd usage.
666         (Mac / GNUstep Basics): Don't mention the panels, since the next
667         section covers them.
668         (Mac / GNUstep Customization): Merge some panel info from previous.
670 2012-02-21  Glenn Morris  <rgm@gnu.org>
672         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
673         Small fixes.
675         * emacs-xtra.texi: Picture mode is no longer a chapter.
677         * picture-xtra.texi (Basic Picture): C-a does get remapped.
679         * ack.texi (Acknowledgments): Small changes, including resorting,
680         and removal of things no longer distributed.
682 2012-02-20  Glenn Morris  <rgm@gnu.org>
684         * emacs.texi (Top, Preface): Small rephrasings.
685         (menu, detailmenu): Update entries, and reformat some descriptions.
686         * building.texi, display.texi, emacs-xtra.texi, files.texi:
687         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
688         Reformat some menu descriptions.
690         * ack.texi (Acknowledgments): More updates.
692         * emacs.texi (Acknowledgments): Add several names from ack.texi,
693         and from Author: headers.
694         (Distrib): Small updates.
696 2012-02-18  Glenn Morris  <rgm@gnu.org>
698         * ack.texi (Acknowledgments): Add xref to Org manual.
700         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
701         of '*mail*', since Message does not call it that.
702         (Rmail Reply): Rename rmail-dont-reply-to-names.
703         \\`info- no longer handled specially.
704         Update for rmail-enable-mime-composing.
705         Don't mention 'm' for replies.
706         Don't mention rmail-mail-new-frame and cancelling, since it does
707         not work for Message at the moment.
709         * cal-xtra.texi: Copyedits.
711         * emacs-xtra.texi: Set encoding to ISO-8859-1.
713 2012-02-17  Glenn Morris  <rgm@gnu.org>
715         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
717         * ack.texi (Acknowledgments): Mention Gnulib.
719         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
721         * calendar.texi: Misc small changes, including updating the dates
722         of examples.
724 2012-02-16  Glenn Morris  <rgm@gnu.org>
726         * calendar.texi: Misc small changes.
728         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
729         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
731         * dired-xtra.texi (Subdir Switches): Small fixes.
733         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
735 2012-02-15  Glenn Morris  <rgm@gnu.org>
737         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
739 2012-02-12  Glenn Morris  <rgm@gnu.org>
741         * ack.texi (Acknowledgments):
742         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
744 2012-02-10  Glenn Morris  <rgm@gnu.org>
746         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
748         * programs.texi (Misc for Programs): Mention electric-layout-mode.
750 2012-02-09  Glenn Morris  <rgm@gnu.org>
752         * buffers.texi (Misc Buffer): M-x info does not seem to require a
753         buffer switch after M-x rename-uniquely.
755         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
757 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
759         * text.texi (Org Mode): Fix typo.
761 2012-02-08  Glenn Morris  <rgm@gnu.org>
763         * ack.texi (Acknowledgments): Update emacs-lock info.
765         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
767         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
769 2012-02-07  Glenn Morris  <rgm@gnu.org>
771         * files.texi (File Conveniences): Mention ImageMagick images.
773 2012-02-05  Glenn Morris  <rgm@gnu.org>
775         * trouble.texi (Checklist): Mention debug-on-event.
777         * maintaining.texi (Maintaining): Add cross-ref to ERT.
779 2012-02-04  Glenn Morris  <rgm@gnu.org>
781         * macos.texi (Customization options specific to Mac OS / GNUstep):
782         New subsection.
784         * display.texi (Colors): Mention list-colors-sort.
786         * files.texi (File Conveniences): Mention image animation.
788 2012-01-31  Chong Yidong  <cyd@gnu.org>
790         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
791         scroll bars (Bug#10666).
793 2012-01-28  Chong Yidong  <cyd@gnu.org>
795         * files.texi (Filesets): Fix typos.
797         * display.texi (Faces): Add xref to Colors node.
799 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
801         * buffers.texi (Select Buffer): Clarify explanation of switching
802         to new buffers.  Fix description of next-buffer and
803         previous-buffer (Bug#10334).
804         (Misc Buffer): Add xref to View Mode.
806         * text.texi (Fill Commands): Fix description of
807         sentence-end-double-space.
809 2012-01-23  Chong Yidong  <cyd@gnu.org>
811         * anti.texi (Antinews): Add Emacs 23 antinews.
813 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
815         * programs.texi (Comment Commands): Typo (bug#10514).
817 2012-01-15  Chong Yidong  <cyd@gnu.org>
819         * xresources.texi (X Resources): Describe GTK+ case first.
820         (Resources): Don't use borderWidth as an example, since it doesn't
821         work with GTK+.
822         (Table of Resources): Clarify role of several resources, including
823         the Emacs 24 behavior of cursorBlink etc.
824         (Face Resources): Node deleted.  Recommend using Customize
825         instead.  Add paragraph to `Table of Resources' node summarizing
826         how to use X resources for changing faces.
827         (Lucid Resources): Rewrite, omitting description of font names,
828         referring to the Fonts node instead.
829         (LessTif Resources): Copyedits.
830         (GTK resources): Rewrite, describing the difference between gtk2
831         and gtk3.
832         (GTK Resource Basics): New node.
833         (GTK Widget Names, GTK Names in Emacs): Rewrite.
834         (GTK styles): Just refer to Fonts node for GTK font format.
836         * display.texi (Faces): Document the cursor face.
838 2012-01-14  Chong Yidong  <cyd@gnu.org>
840         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
841         (General Variables): Add xref to Lisp Libraries.
842         (Initial Options): Copyedits.
843         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
844         (Environment): Clarify what getenv does.
845         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
846         light backgrounds on xterms.
847         (Misc Variables): TEMP and TMP are not Windows-specific.
848         (Display X): Copyedits.
849         (Colors X): -bd does nothing for GTK.
850         (Icons X): Gnome 3 doesn't use taskbars.
852         * misc.texi (Shell): Document exec-path here.
854         * rmail.texi (Movemail): Add xref for exec-path.
856 2012-01-13  Glenn Morris  <rgm@gnu.org>
858         * dired.texi (Dired and Find): Clarify find-ls-options.
860 2012-01-09  Chong Yidong  <cyd@gnu.org>
862         * custom.texi (Custom Themes): Switch custom-safe-themes to use
863         SHA-256.
865 2012-01-07  Chong Yidong  <cyd@gnu.org>
867         * display.texi (Useless Whitespace): Add Whitespace mode.
869         * custom.texi (Hooks): Discuss how to disable minor modes.
871         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
872         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
874         * trouble.texi (Lossage): Refer to Bugs node for problems.
875         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
876         (Screen Garbled): Don't refer to terminal "manufacturers".
877         (Total Frustration): Node deleted.  Eliza is documented in
878         Amusements now.
879         (Known Problems): More info about using the bug tracker.
880         Mention debbugs package.
881         (Bug Criteria): Copyedits.
882         (Understanding Bug Reporting): Mention emacs -Q.
884 2012-01-06  Chong Yidong  <cyd@gnu.org>
886         * custom.texi (Specifying File Variables): The mode: keyword
887         doesn't have to be first anymore.  Add example of specifying minor
888         modes.
889         (Directory Variables): Simplify example.  Mention application to
890         non-file buffers.
891         (Disabling): Use "initialization file" terminology.
892         (Init Examples): Fix hook example.
894 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
896         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
897         (Bug#10422)
898         Move the stuff about resources to xresources.texi.
900         * xresources.texi (Resources): Move information about setting X
901         resources in the Registry from cmdargs.texi.  Make the index entry
902         be similar to the one in cmdargs.texi.
904 2012-01-05  Chong Yidong  <cyd@gnu.org>
906         * custom.texi (Customization Groups): Update example.
907         (Browsing Custom): Document the new search field.
908         (Changing a Variable): Update example for Emacs 24 changes.
909         Document Custom-set and Custom-save commands.
910         (Face Customization): Document Emacs 24 changes.  De-document
911         modify-face.
912         (Specific Customization): Mention customize-variable.
913         (Custom Themes): Add customize-themes, custom-theme-load-path,
914         custom-theme-directory, and describe-theme.
915         (Creating Custom Themes): New node.
916         (Examining): Mention M-:.
918         * package.texi (Packages): Fix typo.
920 2012-01-03  Chong Yidong  <cyd@gnu.org>
922         * misc.texi (Single Shell): Don't document Lisp usage of
923         shell-command.  Tidy up discussion of synchronicity.  Add index
924         entries for async-shell-command.
925         (Interactive Shell): Note that M-x shell uses shell-file-name.
926         Note change in behavior in Emacs 24.
927         (Shell Mode): Shell mode now uses completion-at-point.
928         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
929         default method for recognizing prompts nowadays.
930         (Shell Ring): Add xref to Minibuffer History.
931         (Directory Tracking): Explain Dirtrack mode in more detail.
932         (Term Mode): Fix index entries.
933         (Paging in Term): Merge into Term Mode.
934         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
935         (Printing): Fix xref.  State default of lpr-switches.
936         (PostScript): Remove obsolete sentence.  Omit description of
937         non-interactive behaviors.
938         (Hyperlinking): Improve description.
939         (Browse-URL): Using compose-mail for mailto URLs is the default.
940         Document browse-url-mailto-function.
941         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
942         (FFAP): FFAP is not a minor mode.
943         (Amusements): M-x lm was renamed to M-x landmark.
944         Document nato-region.
946 2012-01-01  Chong Yidong  <cyd@gnu.org>
948         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
949         (Gnus Startup): Note that the system might not be set up for news.
950         Describe group levels more clearly.
951         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
952         Summary of Gnus.
953         (Document View): Copyedits.  Move zoom commads to DocView
954         Navigation node.
955         (DocView Navigation, DocView Searching, DocView Slicing)
956         (DocView Conversion): Nodes renamed from Navigation, etc.
958         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
960 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
962         * basic.texi (Moving Point): Fix the description of C-n and C-p.
963         (Bug#10380)
965 2011-12-30  Chong Yidong  <cyd@gnu.org>
967         * sending.texi (Sending Mail): Document initial mail buffer name,
968         and changed multiple mail buffer behavior.
969         (Mail Format): Put the example at the top of the section.
970         (Mail Headers): Move discussion of "From" to the top.
971         (Mail Sending): Document sendmail-query-once.
972         (Citing Mail): Make it less Rmail-specific.
974 2011-12-29  Chong Yidong  <cyd@gnu.org>
976         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
977         example.  Add index entries.
978         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
980 2011-12-26  Chong Yidong  <cyd@gnu.org>
982         * dired.texi (Dired Enter, Misc Dired Features):
983         Document dired-use-ls-dired changes.  Mention quit-window.
984         (Dired Navigation): Add index entries.
985         (Dired Visiting): Fix View Mode xref.
986         (Marks vs Flags): Prefer C-/ binding for undo.
987         (Subdirectories in Dired): Add xrefs.
988         (Misc Dired Features): Document some Emacs 24 changes.  Add index
989         entries.
991         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
992         variable, since it is explained in Minor Modes node.
993         (Defining Abbrevs): Copyedits.
994         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
995         C-/ binding for undo.
996         (Dabbrev Customization): Add xrefs for case-fold-search and
997         case-replace.
999         * dired-xtra.texi (Subdir Switches): Add xref.
1001         * maintaining.texi (VC Directory Commands): Mention quit-window.
1003 2011-12-25  Chong Yidong  <cyd@gnu.org>
1005         * maintaining.texi (Tags): Mention Semantic.
1006         (Create Tags Table, Etags Regexps): Copyedits.
1007         (Find Tag): Mention minibuffer completion.
1008         (List Tags): Mention completion-at-point.  Completion is actually
1009         available in M-x list-tags.
1011         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1012         Document vc-delete-file.
1014         * files.texi (Misc File Ops): Mention vc-delete-file.
1016         * programs.texi (Symbol Completion): Mention completion-at-point
1017         explicitly.
1019 2011-12-22  Chong Yidong  <cyd@gnu.org>
1021         * maintaining.texi (Change Log Commands): Don't specially mention
1022         vc-update-change-log which is CVS-only.
1024         * vc1-xtra.texi (Version Headers): Note that these are for
1025         Subversion, CVS, etc. only.
1026         (General VC Options): De-document vc-keep-workfiles.
1027         Fix RCS-isms.
1029 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
1031         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1032         should be @end iftex".
1034 2011-12-21  Chong Yidong  <cyd@gnu.org>
1036         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1037         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1038         (VC Pull): Mention vc-log-incoming.
1039         (Log Buffer): Add CVS/RCS only disclaimer.
1041         * vc1-xtra.texi (Remote Repositories): Update introduction.
1042         (Local Version Control): Node deleted (obsolete with DVCSes).
1043         (Remote Repositories, Version Backups): Node deleted.
1044         Move documentation of vc-cvs-stay-local to CVS Options.
1045         (CVS Options): Reduce verbosity of description of obscure CVS
1046         locking feature.
1047         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1048         Tags node.
1049         (Revision Tags): Move under Miscellaneous VC subsection.
1050         (Change Logs and VC): Note that this is wrong for DVCSs.
1051         De-document log entry manipulating features.
1052         (Renaming and VC): Describe how it works on modern VCSes.
1054         * files.texi (Misc File Ops): Mention vc-rename-file.
1056         * programs.texi (Custom C Indent): Add index entries.
1058 2011-12-20  Alan Mackenzie  <acm@muc.de>
1060         * programs.texi (Motion in C): Update the description of C-M-a and
1061         C-M-e, they now DTRT in enclosing scopes.
1062         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1064 2011-12-20  Chong Yidong  <cyd@gnu.org>
1066         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1067         (Old Revisions): Use it.
1068         (VCS Repositories): Add "distributed" terminology.
1069         (Log Buffer): Remove duplicate description
1070         about changesets.  Fix "current VC fileset" ambiguity.
1071         (Multi-User Branching): Node deleted.
1072         (Branches, Switching Branches): Discuss decentralized version
1073         control systems.
1074         (VC Pull): New node.
1075         (Merging): Document merging on decentralized systems.
1076         (Creating Branches): Note that this is specific to CVS and related
1077         systems.
1079 2011-12-19  Chong Yidong  <cyd@gnu.org>
1081         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1082         (VC Mode Line): Add index entry for "version control status".
1083         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1084         Document vc-revert-show-diff.  De-document vc-rollback.
1085         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1086         documentation here from VC Directory Buffer node.
1087         (VC Directory Buffer): Use a decentralized VCS example.
1088         (VC Directory Commands): Use a table.  Remove material duplicated
1089         in previous nodes on multi-file VC filsets.
1091 2011-12-17  Chong Yidong  <cyd@gnu.org>
1093         * maintaining.texi (VCS Concepts): Make "revision" terminology
1094         less CVS-specific.
1095         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1096         Registering node.
1097         (Secondary VC Commands): Delete.  Promote subnodes.
1098         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1099         log buffer.  Add index entries.
1100         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1101         Use "commit" terminology.
1102         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1103         doesn't refer to tags tables.  Note other possible forms of the
1104         revision ID.  C-x v = does not save.
1105         (Registering): Note similarity to C-x v v action.  Fix description
1106         of how backends are chosen.  De-document vc-default-init-revision.
1107         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1108         in root log buffers.
1110 2011-12-16  Chong Yidong  <cyd@gnu.org>
1112         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1113         (Basic VC Editing): Remove redundant descriptions.
1114         (VC With A Merging VCS): Make description more general instead of
1115         CVS-specific.
1116         (VC With A Locking VCS): Use VC fileset terminology.
1118 2011-12-12  Chong Yidong  <cyd@gnu.org>
1120         * building.texi (Executing Lisp): Fix xref for C-M-x.
1121         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1122         manual.  Note that load-path is not customizable.
1123         (Lisp Eval): Note that listed commands are available globally.
1124         Explain the meaning of "defun" in the C-M-x context.
1125         (Lisp Interaction): Copyedits.
1126         (External Lisp): Fix name of inferior Lisp buffer.
1127         Mention Scheme.
1128         (Compilation): Define "inferior process".
1130 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1132         * msdog.texi (Windows Fonts): Document how to force GDI font
1133         backend on MS-Windows.
1135 2011-12-10  Chong Yidong  <cyd@gnu.org>
1137         * building.texi (Compilation): Say what the -k flag to make does.
1138         Move subprocess discussion to Compilation Shell.
1139         (Compilation Mode): Add xref for grep, occur, and mouse
1140         references.  Define "locus".
1141         (Grep Searching): Use @command.
1142         (Debuggers, Commands of GUD, GDB Graphical Interface):
1143         Clarify intro.
1144         (Starting GUD): Clarify how arguments are specified.
1145         (Debugger Operation): Index entry for "GUD interaction buffer",
1146         and move basic description here from Commands of GUD node.
1147         (GDB User Interface Layout): Copyedits.
1148         (Source Buffers): Remove gdb-find-source-frame, which is not in
1149         gdb-mi.el.
1150         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1151         toggle-gdb-all-registers, which are not in gdb-mi.el.
1152         Don't re-document GUD interaction buffers.
1154         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1155         (Semantic): Add cindex entries for Semantic.
1157 2011-12-06  Chong Yidong  <cyd@gnu.org>
1159         * programs.texi (Man Page): Clarify how to use Man-switches.
1160         Don't bother documenting Man-fontify-manpage-flag.
1161         (Lisp Doc): Add xref to Name Help node.
1162         (Hideshow): Add cindex.  Mention role of ellipses, and default
1163         value of hs-isearch-open.  Don't bother documenting
1164         hs-special-modes-alist.
1165         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1166         changing the window manager binding of M-TAB.
1168 2011-12-05  Chong Yidong  <cyd@gnu.org>
1170         * programs.texi (Comment Commands): Fix description of for M-; on
1171         blank lines.  Move documentation of comment-region here.
1172         (Multi-Line Comments): Clarify the role of comment-multi-line.
1173         Refer to Comment Commands for comment-region doc.
1174         (Options for Comments): Refer to Multi-Line Comments for
1175         comment-multi-line doc, instead of duplicating it.  Fix default
1176         values of comment-padding and comment-start-skip.
1178 2011-12-04  Chong Yidong  <cyd@gnu.org>
1180         * programs.texi (Program Modes): Mention modes that are not
1181         included with Emacs.  Fix references to other manuals for tex.
1182         Add index entry for backward-delete-char-untabify.
1183         Mention prog-mode-hook.
1184         (Which Function): Use "global minor mode" terminology.
1185         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1186         in Indentation chapter to avoid duplication.
1187         (Expressions): Copyedit.
1188         (Matching): Document Electric Pair mode.
1190         * ack.texi (Acknowledgments):
1191         * rmail.texi (Movemail, Other Mailbox Formats):
1192         * frames.texi (Frames): Don't capitalize "Unix".
1194 2011-12-04  Chong Yidong  <cyd@gnu.org>
1196         * text.texi (Nroff Mode): Mention what nroff is.
1197         (Text Based Tables, Table Recognition): Don't say "Table mode"
1198         since it's not a major or minor mode.
1199         (Text Based Tables): Reduce the size of the example.
1200         (Table Definition): Clarify definitions.
1201         (Table Creation): Add key table.
1202         (Cell Commands): Use kbd for commands.
1203         (Table Rows and Columns): Combine nodes Row Commands and Column
1204         Commands.
1205         (Fixed Width Mode): Node deleted; contents moved to parent.
1206         (Table Conversion): Shorten example.
1207         (Measuring Tables): Merge into Table Misc.
1209 2011-12-03  Chong Yidong  <cyd@gnu.org>
1211         * text.texi (TeX Mode): Mention AUCTeX package.
1212         (TeX Editing): Add xref to documentation for Occur.
1213         (LaTeX Editing): Add xref to Completion node.
1214         (TeX Print): Fix description of tex-directory.
1215         (Enriched Text): Rename from Formatted Text.  Make this node and
1216         its subnodes less verbose, since text/enriched files are
1217         practically unused.
1218         (Enriched Mode): Rename from Requesting Formatted Text.
1219         (Format Colors): Node deleted.
1220         (Enriched Faces): Rename from Format Faces.  Describe commands
1221         for applying colors too.
1222         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1224         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1226         * display.texi (Colors): New node.
1228         * cmdargs.texi (Colors X):
1229         * xresources.texi (GTK styles):
1230         * custom.texi (Face Customization): Reference it.
1232         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1233         Link to Fill Commands for Justification entry.
1235 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1237         * display.texi (Auto Scrolling): More accurate description of what
1238         scroll-*-aggressively does, including the effect of non-zero
1239         margin.  Fix "i.e." markup.
1241 2011-12-02  Chong Yidong  <cyd@gnu.org>
1243         * text.texi (Pages): Mention how formfeed chars are displayed.
1244         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1245         Describe adaptive filling more precisely.
1246         (Fill Commands): Note that filling removes excess whitespace.
1247         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1248         now bound to indent-for-tab-command in Text mode.
1249         (Outline Mode): Copyedits.
1250         (Outline Visibility): Note that Reveal mode is a buffer-local
1251         minor mode.
1253         * modes.texi (Major Modes): Move note about checking major-mode in
1254         a hook function here, from Text mode.
1256 2011-11-28  Chong Yidong  <cyd@gnu.org>
1258         * text.texi (Words): Add xref to Position Info.
1259         (Paragraphs): Add xref to Regexps.
1261         * indent.texi (Indentation): Rewrite introduction.  Move table to
1262         Indentation Commands node.
1263         (Indentation Commands): Add index entries to table.  Copyedits.
1264         (Tab Stops, Just Spaces): Copyedits.
1265         (Indent Convenience): New node.  Document electric-indent-mode.
1267         * programs.texi (Basic Indent):
1268         * windows.texi (Pop Up Window): Fix kindex entry.
1270 2011-11-28  Chong Yidong  <cyd@gnu.org>
1272         * modes.texi (Major Modes): Move major-mode variable doc here from
1273         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1274         and text-mode-hook.  Add example of using hooks.
1275         (Minor Modes): Document behavior of mode command calls from Lisp.
1276         Note that setting the mode variable using Customize will DTRT.
1277         (Choosing Modes): Add example of setting a minor mode using a
1278         local variable.
1280 2011-11-27  Chong Yidong  <cyd@gnu.org>
1282         * frames.texi (Creating Frames): Move frame parameter example to
1283         Frame Parameters node.
1284         (Frame Commands): C-x 5 o does not warp the mouse by default.
1285         (Fonts): Add more GTK-style properties; also, they should be
1286         capitalized.
1287         (Special Buffer Frames): Node deleted; special-display is on the
1288         way out.
1289         (Frame Parameters): Example moved here from Creating Frames.
1290         Clarify that default-frame-alist affects the initial frame too.
1291         Delete auto-raise-mode and auto-lower-mode.
1292         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1293         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1295         * windows.texi (Window Choice): Add xref to Lisp manual for
1296         special-display-*.
1298 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1300         * display.texi (Text Display): Update the description,
1301         cross-references, and indexing related to display of control
1302         characters and raw bytes.
1304 2011-11-25  Chong Yidong  <cyd@gnu.org>
1306         * frames.texi (Frames): Rewrite introduction.
1307         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1308         Mouse-3 does not copy to kill ring by default.  DEL does not
1309         behave specially for mouse commands any more.
1310         (Mouse References): Document mouse-1-click-follows-link more
1311         thoroughly.
1312         (Menu Mouse Clicks): Move footnote to the main text and add xref
1313         to Init Rebinding node.
1314         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1316         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1318 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1320         * display.texi (Font Lock): Fix typo.
1322 2011-11-24  Glenn Morris  <rgm@gnu.org>
1324         * rmail.texi (Rmail Output):
1325         Mention rmail-automatic-folder-directives.  (Bug#9657)
1327 2011-11-21  Chong Yidong  <cyd@gnu.org>
1329         * mark.texi (Global Mark Ring): Fix description of global mark
1330         ring (Bug#10032).
1332 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1334         * msdog.texi (Windows Fonts): Fix typo.
1336 2011-11-17  Glenn Morris  <rgm@gnu.org>
1338         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1340 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1342         * killing.texi (Rectangles):
1343         * misc.texi (Document View):
1344         * modes.texi (Choosing Modes):
1345         * msdog.texi (Windows Fonts):
1346         * regs.texi (Rectangle Registers):
1347         * search.texi (Isearch Yank): Fix typos.
1349 2011-11-06  Chong Yidong  <cyd@gnu.org>
1351         * windows.texi (Basic Window): Add xref to Cursor Display.
1352         (Split Window): Document negative arg for splitting commands.
1353         (Other Window): Document mouse-1 in text area of window.
1354         (Change Window): Don't mention window attributes, since they
1355         aren't defined.  C-x 1 can't be used with minibuffer windows.
1356         Windows are no longer auto-deleted.
1357         (Window Choice): Add xref to Choosing Window in Lisp manual.
1358         (Window Convenience): Note that windmove disables shift-selection.
1359         Move M-x compare-windows here from Other Window node.
1361         * custom.texi (Mouse Buttons):
1362         * search.texi (Isearch Scroll):
1363         * windows.texi (Split Window): Use new names split-window-below
1364         and split-window-right.
1366 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1368         * emacs.texi (Top): Fix typo.
1370 2011-10-25  Glenn Morris  <rgm@gnu.org>
1372         * abbrevs.texi (Saving Abbrevs):
1373         quietly-read-abbrev-file is not a command.  (Bug#9866)
1375 2011-10-24  Chong Yidong  <cyd@gnu.org>
1377         * display.texi (Scrolling): Document scroll-up-line and
1378         scroll-down-line.  Document scroll-command property.
1379         (Recentering): New node, split off from Scrolling.
1381 2011-10-23  Chong Yidong  <cyd@gnu.org>
1383         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1384         (Tool Bars): Copyedits.
1386         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1388 2011-10-22  Chong Yidong  <cyd@gnu.org>
1390         * windows.texi (Displaying Buffers): Fix broken lispref link.
1392 2011-10-22  Chong Yidong  <cyd@gnu.org>
1394         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1395         Move confirm-nonexistent-file-or-buffer discussion here.
1397         * files.texi (File Names, Visiting): Move detailed discussion of
1398         minibuffer confirmation to Minibuffer Exit.
1400         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1401         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1403 2011-10-21  Chong Yidong  <cyd@gnu.org>
1405         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1406         (Backup Copying): backup-by-copying-when-mismatch is now t.
1407         (Customize Save): Fix description of require-final-newline.
1408         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1409         (Auto Save Control): Clarify.
1410         (File Archives): Add 7z.
1411         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1413         * arevert-xtra.texi (Autorevert): Copyedits.
1415 2011-10-20  Chong Yidong  <cyd@gnu.org>
1417         * custom.texi (Hooks, Init Examples):
1418         * display.texi (Font Lock):
1419         * fixit.texi (Spelling):
1420         * rmail.texi (Rmail Display): Minor mode function with no arg now
1421         enables it.
1423         * fixit.texi (Spelling): Fix description of inline completion.
1425 2011-10-19  Chong Yidong  <cyd@gnu.org>
1427         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1428         entries.
1429         (Isearch Yank): Document isearch-yank-pop.
1430         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1431         (Other Repeating Search): Document Occur Edit mode.
1433 2011-10-18  Chong Yidong  <cyd@gnu.org>
1435         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1436         from Line Truncation node.
1437         (Standard Faces): Note that only the background of the cursor face
1438         has an effect.
1439         (Cursor Display): Fix descriptions of cursor face
1440         and bar cursor blinking.
1441         (Text Display): Document nobreak-char-display more clearly.
1442         (Line Truncation): Add xref to Split Window node.
1443         (Display Custom): Don't bother documenting baud-rate or
1444         no-redraw-on-reenter.
1446         * search.texi (Slow Isearch): Node removed.
1448 2011-10-18  Glenn Morris  <rgm@gnu.org>
1450         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1452 2011-10-18  Chong Yidong  <cyd@gnu.org>
1454         * display.texi (Faces): Simplify discussion.  Move documentation
1455         of list-faces-display here, from Standard Faces node.
1456         Note special role of `default' background.
1457         (Standard Faces): Note special role of `default' background.
1458         Note that region face may be taken fom GTK.  Add xref to Text Display.
1459         (Text Scale): Rename from "Temporary Face Changes".
1460         Callers changed.  Don't bother documenting variable-pitch-mode.
1461         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1462         (Useless Whitespace): Simplify description of
1463         delete-trailing-whitespace.  Note active region case.
1464         (Text Display): Fix description of escape-glyph face assignment.
1465         Remove unibye mode discussion.  Update some parts for Unicode.
1466         Move glyphless chars documentation to Lisp manual.
1468         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1470 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1472         * display.texi (Scrolling): Tweak explanation of scroll direction.
1473         (View Mode): Add index entries.
1475         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1477         * regs.texi (Text Registers): C-x r i does not activate the mark.
1478         (Bookmarks): Document new default bookmark location.
1480 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1482         * killing.texi (Deletion): Add xref to Using Region.
1483         Document delete-forward-char.
1484         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1485         description here.  Recommend C-u C-SPC for jumping to mark.
1486         (Kill Ring): Move kill ring variable documentation here.
1487         (Primary Selection): Copyedits.
1488         (Rectangles): Document new command rectangle-number-lines.
1489         (CUA Bindings): Note that this disables the mark-even-if-inactive
1490         behavior for C-x and C-c.
1492         * mark.texi (Mark): Mention "active region" terminology.
1493         (Using Region): Document delete-active-region.
1495 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1497         * mark.texi (Mark): Clarify description of disabled Transient Mark
1498         mode (Bug#9689).
1499         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1500         selection changes.  Mention that commands like C-y set the mark.
1501         (Marking Objects): Add xref to Words node.  Note that mark-word
1502         and mark-sexp also have the "extend region" behavior.
1503         (Using Region): Mention M-$ in the table.
1504         Document mark-even-if-inactive here instead of in Mark Ring.
1505         (Mark Ring): Move mark-even-if-inactive to Using Region.
1506         Take note of the "Mark Set" behavior.
1507         (Disabled Transient Mark): Rename from "Persistent Mark"
1508         (Bug#9688).  Callers changed.
1510         * programs.texi (Expressions):
1511         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1513 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1515         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1516         option" terminology.
1517         (Key Help): Add command names.  Define "documentation string".
1518         (Name Help): Remove an over-long joke.
1519         (Apropos): Document prefix args.  Remove duplicated descriptions.
1520         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1521         (Package Keywords): Rename from "Library by Keyword".
1522         Describe new package menu interface.
1523         (Help Files, Help Echo): Tweak description.
1525         * mini.texi (Completion Options): Add completion-cycle-threshold.
1526         (Minibuffer History): Document numeric args to history commands.
1528 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1530         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1532 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1534         * basic.texi (Position Info): Omit page commands.
1535         Document count-words-region and count-words.
1537         * text.texi (Pages): Move what-page documentation here.
1539 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1541         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1542         Remote Files node instead of linking directly to the Tramp manual.
1543         (Minibuffer Edit): Add xref to Blank Lines.
1544         (Completion): Add xref to Symbol Completion.  Remove redundant
1545         example, which is repeated in the next node.
1546         (Completion Commands): Minor clarifications.
1547         (Completion Styles): New node, split from Completion Commands.
1548         Document substring and initials styles.
1549         (Strict Completion): Remove information duplicated in other nodes.
1550         (Completion Options): Consolidate case difference discussion here.
1552         * help.texi (Help Mode): Fix kindex entries.
1554         * files.texi (File Names): Add index entries.
1556 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1558         * basic.texi (Inserting Text): Add xref to Completion.
1559         Add ucs-insert example, and document prefix argument.
1560         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1561         to left/right.  Tweak left-char and right-char descriptions.
1562         M-left and M-right are now bound to left-word/right-word.
1563         (Erasing): Document delete-forward-char.
1565         * screen.texi (Screen, Menu Bar): Copyedits.
1566         (Point): Remove duplicate paragraph on cursors, also in Screen.
1567         (Mode Line): Trailing dashes no longer shown on X displays.
1569         * frames.texi (Non-Window Terminals): Index just "text-only
1570         terminal", which is used throughout the manual now.
1572         * entering.texi (Entering Emacs): Define "startup screen".
1573         Document window-splitting behavior with command-line inputs.
1574         (Exiting): Remove obsolete paragraph about shells without suspend
1575         functionality.
1577         * commands.texi (User Input): Define "input event" more clearly.
1578         (Keys): Add xref to Echo Area.
1579         (Commands): Clarify relation between commands and functions.
1581 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1583         * misc.texi (emacsclient Options): Document how emacsclient runs
1584         the Emacs daemon (Bug#9674).
1586 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1588         * basic.texi (Moving Point):
1589         * custom.texi (Mouse Buttons):
1590         * rmail.texi (Rmail Scrolling):
1591         * search.texi (Isearch Scroll):
1592         * display.texi (Scrolling): Replace scroll-up/down with
1593         scroll-up/down-command.  Fix scroll-preserve-screen-position
1594         description.  Document scroll-error-top-bottom.
1596 2011-09-30  Glenn Morris  <rgm@gnu.org>
1598         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
1600 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1602         * windows.texi (Pop Up Window): Defer discussion of window
1603         splitting to the Window Choice node.  Add index entries.
1604         (Force Same Window): Node deleted.
1605         (Displaying Buffers, Window Choice): New nodes.
1607         * buffers.texi (Select Buffer): Clarify description of
1608         buffer-switching commands.  Add xref to Window Display node.
1609         Don't repeat confirm-nonexistent-file-or-buffer description from
1610         Visiting node.  Remove even-window-heights.
1612         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1614 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1616         * cmdargs.texi (Icons X): Fix description of Emacs icon.
1618         * xresources.texi (Table of Resources): Fix documentation of
1619         bitmapIcon.
1621 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1623         * package.texi (Package Menu): Add package-menu-mark-upgrades.
1625 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
1627         * frames.texi (Frame Commands): Note that delete-other-frames only
1628         deletes frames on current terminal.
1630 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1632         * sending.texi (Mail Misc): Document mail-add-attachment.
1634 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
1636         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
1638 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
1640         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1642 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1644         * files.texi (File Archives):
1645         * cal-xtra.texi (Diary Display):
1646         * help.texi (Help Mode): Add xref to View Mode.
1648 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1650         * display.texi (View Mode): New node.  Move view-file here from
1651         Misc File Ops.  Move view-buffer here from Misc Buffer.
1653         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1655         * files.texi (Misc File Ops): Document new
1656         delete-by-moving-to-trash behavior.  Remove view-file.
1658         * dired.texi (Dired Deletion): Shorten description of Trash.
1660         * misc.texi (emacsclient Options): Document server-port.
1662 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
1664         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1665         even on MS-Windows.  Fix a typo.
1667 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
1669         * package.texi: New file, documenting the package manager.
1671         * emacs.texi: Include it.
1673         * help.texi (Help Summary): Add describe-package.
1675 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
1677         * misc.texi (Printing): Convert subnodes into subsections.
1679         * text.texi (Two-Column): Move into Text chapter.
1681         * picture-xtra.texi (Picture Mode): Group with Editing Binary
1682         Files section.  Convert from chapter into section.
1684         * display.texi (Narrowing): Move into display chapter.
1686         * sending.texi (Sending Mail):
1687         * rmail.texi (Rmail):
1688         * misc.texi (Gnus, Document View):
1689         * dired.texi (Dired):
1690         * emacs.texi: Group the mail, rmail, and gnus chapters together.
1692 2011-08-07  Juri Linkov  <juri@jurta.org>
1694         * dired.texi (Operating on Files): Rewrite according to the fact
1695         that `dired-do-chmod' doesn't use the `chmod' program anymore.
1697 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1699         * mini.texi (Minibuffer File): Insert a reference to Tramp for
1700         remote file name completion.  (Bug#9197)
1702 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
1704         * mule.texi (Bidirectional Editing): Document the fact that
1705         bidi-display-reordering is t by default.
1707 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709         * help.texi (Misc Help): Mention `describe-prefix-bindings'
1710         explicitly (bug#8904).
1712 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1714         * trouble.texi (Checklist): Use an `M-x' example instead of an
1715         Emacs Lisp form to switch on the dribble file (bug#8056).
1717 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1721 2011-07-13  Glenn Morris  <rgm@gnu.org>
1723         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
1725 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727         * mark.texi (Mark Ring): Clarify how many locations are saved
1728         (bug#5770).
1729         (Global Mark Ring): Ditto.
1731 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1733         * text.texi (Table Recognition): Use "at point" instead of "under
1734         point" (bug#4345).
1736         * display.texi (Cursor Display): Mention `cursor-type'.
1738         * screen.texi (Point): Clarify that it's only if you use a block
1739         cursor that it appears to be on a character (bug#4345).
1741 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1743         * misc.texi (Amusements): Move dissociated press here, from its
1744         own section.
1746         * emacs.texi (Top): Update node listing.
1748 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1750         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1751         clarity (bug#3523).
1753 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1755         * cmdargs.texi (Initial Options): Document --no-site-lisp.
1756         (Misc X): Document --parent-id.
1758         * frames.texi (Frame Commands): Note that focus-follows-mouse now
1759         defaults to nil.
1761         * misc.texi (emacsclient Options): Document --parent-id.
1763         * msdog.texi (Windows HOME): Document _emacs as obsolete.
1765 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1767         * emacs.texi: Use "..." instead of ``...'' in the menus
1768         (bug#3503).
1770 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1772         * killing.texi (Primary Selection): Document `only' setting for
1773         select-active-regions.
1775         * mark.texi (Setting Mark): Reference Shift Selection node.
1777         * frames.texi (Mouse Commands): Document mouse-yank-primary.
1779 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1782         motion keys" (bug#3503).
1784         * emacs.texi: Change all the register node names from "RegPos"
1785         (etc.) to "Positional Registers" (etc.) (bug#3314).
1787 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1789         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1790         (Other Kill Commands, Kill Options): Copyedits.
1791         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1792         (Yanking): Move yank-excluded properties discussion here.
1793         (Cut and Paste): Move from frames.texi.  Update subnodes to
1794         describe x-select-enable-clipboard case.
1796         * frames.texi: Move Cut and Paste node and subnodes into
1797         killing.texi, except Mouse Commands and Word and Line Mouse.
1799 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
1801         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1803 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805         * screen.texi (Mode Line): Clarify that coding systems are
1806         characters, not letters (bug#1749).
1808         * cmdargs.texi (Environment): Mention removing variables
1809         (bug#1615).  Text suggested by Kevin Rodgers.
1811 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1813         * misc.texi (Amusements): Don't mention Yow; it's crippled.
1815         * modes.texi: Rename from major.texi.
1816         (Modes): New node.  Make Major Modes and Minor Modes subsections
1817         of this.  All callers changed.
1819         * custom.texi (Minor Modes): Move to modes.texi.
1821 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1823         * custom.texi (Syntax): Node deleted.
1825         * help.texi (Help Summary):
1826         * major.texi (Major Modes):
1827         * programs.texi (Parentheses):
1828         * search.texi (Regexp Backslash, Regexp Backslash)
1829         (Regexp Backslash):
1830         * text.texi (Words): Callers changed.
1832         * text.texi (Refill, Longlines): Delete nodes.
1834         * ack.texi (Acknowledgments): Longlines removed from manual.
1836         * emacs.texi (Top): Update node listing.
1838 2011-07-09  Glenn Morris  <rgm@gnu.org>
1840         * fortran-xtra.texi (Fortran): Update handled extensions.
1842 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844         * display.texi (Scrolling): `C-v' (etc) are now bound to
1845         `scroll-*-command' (bug#8349).
1847 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1849         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1850         doesn't actually delete any files (bug#7125).
1852         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1853         argument for `C-c C-k' (bug#7391).
1855         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1856         you're currently using (bug#8489).
1858 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
1860         * mule.texi (Coding Systems): Move index entries from the previous
1861         change into their proper places.
1863 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865         * help.texi (Help Files): Document view-external-packages (bug#8902).
1867         * mule.texi (Coding Systems): Put a few more of the coding systems
1868         into the index (bug#8900).
1870 2011-06-26  Glenn Morris  <rgm@gnu.org>
1872         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1874 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
1876         * misc.texi (emacsclient Options): Mention --frame-parameters.
1878 2011-06-09  Glenn Morris  <rgm@gnu.org>
1880         * custom.texi (Specifying File Variables):
1881         Recommend explicit arguments for minor modes.
1883 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1885         Document wide integers better.
1886         * buffers.texi (Buffers):
1887         * files.texi (Visiting): Document maxima for 64-bit machines,
1888         and mention virtual memory limits.
1890 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
1892         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
1894         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1895         prog mode (Bug#8240).
1897 2011-05-27  Glenn Morris  <rgm@gnu.org>
1899         * custom.texi (Specifying File Variables):
1900         Major modes no longer need come first.
1902 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
1904         * mule.texi (Specify Coding, Text Coding, Communication Coding):
1905         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1907 2011-05-18  Glenn Morris  <rgm@gnu.org>
1909         * ack.texi (Acknowledgments): Remove fakemail.c.
1911 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
1913         Fixes for fitting text into 7x9 printed manual.
1914         * building.texi (Flymake, Breakpoints Buffer):
1915         * calendar.texi (Appointments):
1916         * cmdargs.texi (General Variables, Display X):
1917         * custom.texi (Saving Customizations, Face Customization)
1918         (Directory Variables, Minibuffer Maps, Init Rebinding):
1919         * display.texi (Font Lock, Font Lock, Useless Whitespace):
1920         * fixit.texi (Spelling):
1921         * frames.texi (Creating Frames, Fonts):
1922         * help.texi (Help Files):
1923         * mini.texi (Minibuffer File):
1924         * misc.texi (emacsclient Options, Emulation):
1925         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1926         * mule.texi (International Chars, Language Environments)
1927         (Select Input Method, Modifying Fontsets, Charsets):
1928         * programs.texi (Custom C Indent):
1929         * rmail.texi (Rmail Labels):
1930         * text.texi (Table Conversion):
1931         * trouble.texi (Known Problems, Known Problems):
1932         * windows.texi (Change Window):
1933         * xresources.texi (GTK resources): Reflow text and re-indent code
1934         examples to avoid TeX overflows and underflows on 7x9 paper.
1936         * emacs.texi: Fix the (commented out) smallbook command.
1938         * macos.texi (Mac / GNUstep Events):
1939         * xresources.texi (Lucid Resources): Remove extraneous examples.
1941 2011-05-10  Glenn Morris  <rgm@gnu.org>
1943         * custom.texi (Specifying File Variables):
1944         Deprecate using mode: for minor modes.
1946 2011-05-07  Glenn Morris  <rgm@gnu.org>
1948         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1950 2011-05-06  Glenn Morris  <rgm@gnu.org>
1952         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1954         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1956 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958         * misc.texi (Emacs Server): Document `server-eval-at'.
1960 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
1962         * maintaining.texi (List Tags): Document next-file.
1963         Suggested by Uday S Reddy.
1965 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1967         * mini.texi (Minibuffer Edit):
1968         * screen.texi (Mode Line): Fix typo.
1970 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
1972         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1974 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1976         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1978 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
1980         * display.texi (Auto Scrolling): Document the limit of 100 lines
1981         for never-recentering scrolling with `scroll-conservatively'.
1982         (Bug#6671)
1984 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
1986         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1987         HOME on Windows and where it looks for init files.  (Bug#8221)
1989 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
1991         * search.texi (Regexp Example):
1992         * mule.texi (International Chars):
1993         * building.texi (External Lisp): Don't use characters outside
1994         ISO-8859-1.
1996 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
1998         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1999         Use Texinfo @-commands for non Latin-1 characters.
2001         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2003         * custom.texi (Init File): Add index entries for ".emacs".
2004         (Bug#8210)
2006 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2008         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2009         for Gtk+ 3.
2011 2011-03-08  Glenn Morris  <rgm@gnu.org>
2013         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2014         * emacs.texi (Acknowledgments):
2015         * ack.texi (Acknowledgments): Names to UTF-8.
2016         * emacs.texi: Set documentencoding.
2018         * display.texi (Optional Mode Line): Don't mention exactly where
2019         display-time appears.  (Bug#8193)
2021 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2023         * Version 23.3 released.
2025 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
2027         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2029 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2031         * misc.texi (emacsclient Options): Add q/quiet.
2033 2011-03-02  Glenn Morris  <rgm@gnu.org>
2035         * mule.texi (Communication Coding) <x-select-request-type>:
2036         Remove duplicate (essentially) paragraph.  (Bug#8148)
2038 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
2040         * maintaining.texi (Format of ChangeLog): Add reference to
2041         add-log-full-name.
2042         (Change Log Commands): Add documentation for combining multiple
2043         symbols in one change.
2045 2011-03-01  Glenn Morris  <rgm@gnu.org>
2047         * custom.texi (Directory Variables):
2048         Give an example of excluding subdirectories.
2050 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2052         * search.texi (Regexp Search): Move index entries about regexps to the
2053         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2055 2011-02-19  Glenn Morris  <rgm@gnu.org>
2057         * dired.texi (Dired): Dired-X version number was dropped.
2059 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2061         * xresources.texi (X Resources): Remove *faceName and replace it with
2062         *font for Lucid.
2064 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2066         * rmail.texi (Rmail Display): Document Rmail MIME support more
2067         accurately.
2069         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2070         vc-log-outgoing.
2071         (Merging): Document vc-find-conflicted-file.
2073 2011-02-05  Glenn Morris  <rgm@gnu.org>
2075         * custom.texi (Variables): Fix typo.
2077 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2079         * search.texi (Regexps): Copyedits.  Mention character classes
2080         (Bug#7809).
2082         * files.texi (File Aliases): Restore explanatory text from Eli
2083         Zaretskii, accidentally removed in 2011-01-08 commit.
2085 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2087         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2088         (MAKEINFO_OPTS): New variable.
2089         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2090         (emacs.html): New target.
2091         (clean): Remove emacs.html.
2093 2011-01-23  Werner Lemberg  <wl@gnu.org>
2095         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2096         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2097         (ENVADD): Updated.
2099 2011-01-18  Glenn Morris  <rgm@gnu.org>
2101         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2103         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2105 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2107         * building.texi (Compilation): Improve instructions for running two
2108         compilations (Bug#7573).
2110         * files.texi (Backup Names): Document the new location of the
2111         last-resort backup file.
2113         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2114         manual.  Explain why directory-abbrev-alist elements should be anchored
2115         (Bug#7777).
2117 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2119         * msdog.texi (Windows Startup): Correct inaccurate description of
2120         differences between emacsclient.exe and emacsclientw.exe.
2122 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2124         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2126 2011-01-02  Kenichi Handa  <handa@m17n.org>
2128         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2130 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2132         * frames.texi (Cut and Paste): Modify the section's name and text:
2133         don't mix "cut/paste" with "kill/yank".
2134         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2135         (Bug#7702)
2137         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2139 2011-01-02  Glenn Morris  <rgm@gnu.org>
2141         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2142         matches its position in the menu.  (Bug#7674)
2144 2011-01-02  Glenn Morris  <rgm@gnu.org>
2146         * trouble.texi (Checklist): Mention not replying via news either.
2148 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2150         * misc.texi (Document View): Update DocView section with newly
2151         supported document formats.
2153 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2155         * killing.texi: Resection the Info version to conform to the
2156         printed manual, to avoid making sections on Accumulating Text, CUA
2157         and Rectangles into full chapters.
2159 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2161         * custom.texi (Init Syntax): Add index entries for "character syntax".
2162         (Bug#7576)
2164 2010-12-13  Karel Klíč  <kklic@redhat.com>
2166         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2168 2010-12-13  Glenn Morris  <rgm@gnu.org>
2170         * trouble.texi (Checklist): Fix typo in newsgroup name.
2172 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2174         * search.texi (Word Search): Note that the lazy highlight always
2175         matches to whole words (Bug#7470).
2177 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2179         * display.texi (Optional Mode Line): Make the description of
2180         load-average more accurate.
2182         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2183         registry, with a cross-reference.
2184         (Windows Startup): New node.  Move the stuff about the current
2185         directory from "Windows HOME".
2187 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2189         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2190         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2192 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2194         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2195         Suggested by Štěpán Němec.
2197 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2199         * maintaining.texi (Version Control): Say "commit", not "check in".
2200         (Version Control Systems): Simplify descriptions.
2201         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2202         VCS Concepts.
2203         (VC Mode Line): Update example.
2204         (Old Revisions): Document revert-buffer for vc-diff.
2205         (Log Buffer): Promote to a subsection.  Document header lines.
2207         * macos.texi (Mac / GNUstep Basics):
2208         Document ns-right-alternate-modifier.
2210         * emacs.texi (Top): Update node listing.
2212 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2214         * rmail.texi (Rmail Coding): Characters with no fonts are not
2215         necessarily displayed as empty boxes.
2217         * mule.texi (Language Environments, Fontsets): Characters with no
2218         fonts are not necessarily displayed as empty boxes.
2220         * display.texi (Text Display): Document display of glyphless
2221         characters.
2223 2010-11-13  Glenn Morris  <rgm@gnu.org>
2225         * basic.texi (Position Info): Add M-x count-words-region.
2227 2010-11-11  Glenn Morris  <rgm@gnu.org>
2229         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2231 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2233         * msdog.texi (Windows HOME): Add information regarding startup
2234         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2236 2010-10-11  Glenn Morris  <rgm@gnu.org>
2238         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2240         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2241         (DVIPS): New variable.
2242         (.PHONY): Add html, ps.
2243         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2244         (clean): Delete html, ps files.
2246 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2248         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2250 2010-10-09  Glenn Morris  <rgm@gnu.org>
2252         * Makefile.in (VPATH): Remove.
2253         (infodir): Make it absolute.
2254         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2256         * Makefile.in (dist): Anchor regexps.
2258         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2259         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2260         (emacs-xtra.pdf): Use $<.
2262         * Makefile.in (infoclean): Remove harmless, long-standing error.
2264         * Makefile.in ($(infodir)): Delete rule.
2265         (mkinfodir): New.
2266         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2268         * Makefile.in (distclean): Do not delete emacsver.texi.
2269         (dist): Remove reference to emacsver.texi.in.
2270         * emacsver.texi: New file, replacing emacsver.texi.in.
2272 2010-10-09  Glenn Morris  <rgm@gnu.org>
2274         * emacsver.texi.in: New file.
2275         * emacs.texi: Set EMACSVER by including emacsver.texi.
2276         * Makefile.in (distclean): Delete emacsver.texi.
2277         (dist): Copy emacsver.texi.
2278         (EMACSSOURCES): Add emacsver.texi.
2280         * ack.texi (Acknowledgments): No more b2m.c.
2282         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2283         (emacs): Remove rule.
2284         (dist): No need to deal with the emacs rule any more.
2286 2010-10-07  Glenn Morris  <rgm@gnu.org>
2288         * Makefile.in (version): New, set by configure.
2289         (clean): Delete dist tar file.
2290         (dist): Use version in tar name.
2292 2010-10-06  Glenn Morris  <rgm@gnu.org>
2294         * Makefile.in (EMACS_XTRA): Add the main source file.
2295         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2296         (mostlyclean): No core files, reorder other files.
2297         (clean): Delete specific dvi and pdf files.
2298         (infoclean, dist): New rules.
2299         (maintainer-clean): Use infoclean.
2300         ($(infodir)): Add parallel build workaround.
2302 2010-10-04  Glenn Morris  <rgm@gnu.org>
2304         * Makefile.in (SHELL): Set it.
2305         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2306         (info, dvi): Replace above variables with their expansions.
2307         (info): Move mkdir from here...
2308         ($(infodir)/emacs): ... to here (for parallel builds).
2309         (pdf): New target.
2310         ($(infodir)/emacs): Pass -o option to makeinfo.
2311         (.PHONY): Declare clean rules.
2312         (maintainer-clean): Delete dvi and pdf files.
2313         Guard against cd failures.  Use a more restrictive delete.
2315 2010-10-02  Glenn Morris  <rgm@gnu.org>
2317         * misc.texi (Shell Mode): Remove reference to old function name.
2319 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2321         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2322         indicator characters.
2324 2010-09-29  Glenn Morris  <rgm@gnu.org>
2326         * Makefile.in (top_srcdir): Remove unused variable.
2328 2010-09-14  Glenn Morris  <rgm@gnu.org>
2330         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2331         the last hook item.
2333         * calendar.texi (Appointments): Also updated when a diary include file
2334         is saved.
2336 2010-09-14  Glenn Morris  <rgm@gnu.org>
2338         * trouble.texi (Bugs): Update the section intro.
2339         (Known Problems): New section.
2340         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2341         (Sending Patches): Bug fixes are best as responses to existing bugs.
2342         * emacs.texi (Known Problems): Add menu entry for new section.
2344 2010-09-09  Glenn Morris  <rgm@gnu.org>
2346         * xresources.texi: Untabify.
2348 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2350         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2352 2010-09-06  Glenn Morris  <rgm@gnu.org>
2354         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2356 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2358         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2360 2010-08-21  Glenn Morris  <rgm@gnu.org>
2362         * misc.texi (Amusements): Mention bubbles and animate.
2364 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2366         * files.texi (Visiting): Add more index entries for
2367         large-file-warning-threshold.
2369 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2371         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2373 2010-06-23  Glenn Morris  <rgm@gnu.org>
2375         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2376         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2377         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2378         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2379         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2380         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2381         Untabify Texinfo files.
2383 2010-06-10  Glenn Morris  <rgm@gnu.org>
2385         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2387         * basic.texi (Inserting Text): Fix typo.
2389 2010-06-10  Glenn Morris  <rgm@gnu.org>
2391         * ack.texi (Acknowledgments):
2392         * emacs.texi (Acknowledgments): Update for notifications.el.
2394 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2396         * dired.texi (Operating on Files): Mention encryption commands
2397         (Bug#6315).
2399 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2401         * basic.texi (Moving Point): Update due to renaming of commands bound
2402         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2404 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2406         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2407         paragraphs.
2408         (Line Truncation): Fix wording for bidi display.
2410         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2411         keys.
2413 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2415         * building.texi (GDB Graphical Interface): Remove misleading comparison
2416         to an IDE (Bug#6128).
2418 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2420         * programs.texi (Man Page):
2421         * misc.texi (Invoking emacsclient):
2422         * mini.texi (Repetition):
2423         * mark.texi (Setting Mark): Fix typos.
2425 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2427         * misc.texi (Printing): Document htmlfontify-buffer.
2429 2010-05-08  Glenn Morris  <rgm@gnu.org>
2431         * calendar.texi (Displaying the Diary, Format of Diary File):
2432         Fix external cross-references for TeX format output.
2434 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2436         * Version 23.2 released.
2438 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2440         * cmdargs.texi (Initial Options): Mention --chdir.
2442 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2444         * frames.texi (Tool Bars): Add tool-bar-style.
2446 2010-04-21  Glenn Morris  <rgm@gnu.org>
2448         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2450 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2452         * programs.texi (Semantic): New node.
2454         * maintaining.texi (EDE): New node.
2456         * emacs.texi: Update node listing.
2458         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2460 2010-04-18  Glenn Morris  <rgm@gnu.org>
2462         * emacs.texi (Acknowledgments): Remove duplicate.
2464         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2466 2010-04-18  Glenn Morris  <rgm@gnu.org>
2468         * dired.texi (Misc Dired Features): Mention VC diff and log.
2469         * maintaining.texi (Old Revisions, VC Change Log):
2470         Mention that diff and log work in Dired buffers.
2472         * help.texi (Help Summary): Mention M-x info-finder.
2474         * ack.texi (Acknowledgments): Add mpc.el.
2476         * custom.texi (Specifying File Variables, Directory Variables):
2477         Document new commands for manipulating local variable lists.
2479 2010-04-18  Glenn Morris  <rgm@gnu.org>
2481         * trouble.texi (Contributing): Add cindex entry.
2482         Mention etc/CONTRIBUTE.
2484 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2486         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2487         query-replace (Bug#5774).
2489 2010-04-16  Glenn Morris  <rgm@gnu.org>
2491         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2493 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2495         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2497 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2499         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2501 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2503         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2504         cross-reference to "Inserting Text".
2506         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2507         Mention completion provided by `ucs-insert'.
2509 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2511         * sending.texi (Sending Mail): Note variables that may need
2512         customizing.
2513         (Mail Sending): Expand discussion of send-mail-function.
2515 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2517         Document Message mode as the default mail mode.
2519         * sending.texi (Sending Mail): Copyedits.
2520         (Mail Format, Mail Headers): Document mail-from-style changes.
2521         (Mail Commands): Rename from Mail mode.  Document Message mode.
2522         (Mail Misc): Rename from Mail mode Misc.
2523         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2524         command names and update keybindings.
2525         (Header Editing): Document message-tab.  De-document
2526         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2527         favor of mail-default-headers.  Ad index entries for user-full-name and
2528         user-mail-address.
2529         (Citing Mail): Update changes in Message mode behavior.
2530         Document mail-yank-prefix.
2531         (Mail Signature): New node, moved from Mail Misc.
2532         (Mail Aliases): Mail abbrevs are the default with Message mode.
2533         (Mail Methods): Note that Message mode is now the default.
2535         * rmail.texi (Rmail Reply):
2536         * text.texi (Text Mode):
2537         * major.texi (Major Modes):
2538         * mule.texi (Output Coding): Refer to Message mode.
2540         * custom.texi (Init Examples): Add xref to Mail Header.
2542         * emacs.texi (Top): Fix xrefs.
2544 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2546         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2547         repository if there is none.
2548         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2549         vc-print-root-log.
2550         (Old Revisions): Copyedits.  Document vc-root-diff.
2552         * programs.texi (Program Modes): Mention Javascript mode.
2554         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2555         * emacs.texi: Update node description.
2557         * misc.texi (Navigation): Document doc-view-continuous.
2558         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
2560 2010-03-30  Juri Linkov  <juri@jurta.org>
2562         * search.texi (Other Repeating Search): Remove line that `occur'
2563         can not handle multiline matches.
2565 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2567         * mule.texi (International): Mention support of bidirectional editing.
2568         (Bidirectional Editing): New section.
2570 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
2572         * emacs.texi (Top): Update node names to those in building.texi.
2574 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2576         doc/emacs/building.texi: Describe restored GDB/MI functionality
2577         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2578         doc/emacs/emacs.texi: Update node names for building.texi.
2580 2010-03-24  Glenn Morris  <rgm@gnu.org>
2582         * ack.texi (Acknowledgments):
2583         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
2585 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
2587         * xresources.texi (Table of Resources): Clarify toolBar number
2588         for Gtk+.
2590         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2592 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2594         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2596         * search.texi (Other Repeating Search): Document multi-isearch-buffers
2597         and multi-isearch-buffers-regexp.
2599         * indent.texi (Indentation): Clarify description of
2600         indent-for-tab-command.  Document tab-always-indent.
2602 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
2604         * cmdargs.texi (Font X): Move most content to Fonts.
2606         * frames.texi (Fonts): New node.  Document font-use-system-font.
2608         * emacs.texi (Top):
2609         * xresources.texi (Table of Resources):
2610         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2612 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2614         * Branch for 23.2.
2616 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2618         * custom.texi (Init Examples): Add xref to Locals.
2620         * major.texi (Choosing Modes): Mention usage of setq-default for
2621         setting the default value of major-mode (Bug#5688).
2623 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
2625         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2627         * display.texi (Display Custom): Document make-pointer-invisible and
2628         underline-minimum-offset.  Remove inverse-video.
2630 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2632         * frames.texi (Frame Commands): Note that the last ordinary frame can
2633         be deleted in daemon mode (Bug#5616).
2635 2010-02-18  Glenn Morris  <rgm@gnu.org>
2637         * trouble.texi (Contributing): Repository is no longer CVS.
2639 2010-02-08  Glenn Morris  <rgm@gnu.org>
2641         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2643 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2645         * display.texi (Useless Whitespace, Text Display):
2646         * custom.texi (Init Examples): Avoid obsolete special default variables
2647         like default-major-mode.
2649 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
2651         * programs.texi (Other C Commands): Replace reference to obsolete
2652         c-subword-mode.
2654 2010-01-21  Glenn Morris  <rgm@gnu.org>
2656         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2658 2010-01-12  Glenn Morris  <rgm@gnu.org>
2660         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2661         emacs-pretest-bug for bug reports for development versions.
2663 2010-01-11  Glenn Morris  <rgm@gnu.org>
2665         * display.texi (Highlight Interactively): `t' does not mean highlight
2666         all patterns.  (Bug#5335)
2668 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
2670         * misc.texi (Shell): Document async-shell-command.
2672         * building.texi (Grep Searching): Document zrgrep.
2674         * mini.texi (Completion Options): Mention `initials' completion style.
2676 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2678         * building.texi: Import GDB Graphical Interface description from
2679         EMACS_23_1_RC.
2681 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2683         * emacs.texi (Top): Update node listing.
2685         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2687         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2689         * cmdargs.texi (Initial Options):
2690         * xresources.texi (Resources): Document inhibit-x-resources.
2692         * custom.texi (Specifying File Variables): Note that minor modes are
2693         enabled unconditionally.
2695         * display.texi (Scrolling): Briefly document the old recenter command,
2696         and document recenter-positions.
2698         * files.texi (Visiting):
2699         * buffers.texi (Buffers): Max buffer size is now 512 MB.
2701         * frames.texi (Cut/Paste Other App):
2702         Document save-interprogram-paste-before-kill.
2704         * killing.texi (Kill Options): New node.
2706 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2708         * misc.texi (Shell Options): ansi-color is now default.
2710 2009-12-05  Glenn Morris  <rgm@gnu.org>
2712         * emacs.texi (Top): Update menu for cal-xtra node changes.
2713         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2714         or mode line.  Don't mention invisible text or the details of
2715         diary-print-entries here, only in cal-xtra.
2716         (Format of Diary File): Mention that the "date on first line" format
2717         only really affects the simple display.
2718         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2719         (Diary Customizing): Holidays may be in the buffer or mode line.
2720         Move diary-print-entries to the "Diary Display" section.
2721         (Diary Display): New section, split out from "Fancy Diary Display".
2722         Explain the limitations of simple display, and how to print it.
2724         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2726         * cal-xtra.texi (Diary Display): Mention View mode.
2728 2009-11-29  Juri Linkov  <juri@jurta.org>
2730         * display.texi (Highlight Interactively): Actually a list of
2731         default faces is pre-loaded into a list of default values
2732         instead of the history.
2734 2009-11-20  Glenn Morris  <rgm@gnu.org>
2736         * ack.texi (Acknowledgments):
2737         * emacs.texi (Acknowledgments): Add htmlfontify.
2739 2009-11-14  Glenn Morris  <rgm@gnu.org>
2741         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2743         * ack.texi (Acknowledgments):
2744         * emacs.texi (Acknowledgments): Update for recent Org changes.
2746 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
2748         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
2749         `charset' property, which is irrelevant to the user manual (Bug#3526).
2751 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
2753         * trouble.texi (DEL Does Not Delete): Fix typo.
2755 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2757         * files.texi (Misc File Ops): Mention copy-directory.
2759 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
2761         * mule.texi (Unibyte Mode): Emphasize that
2762         unibyte-display-via-language-environment affects only the display.
2764         * display.texi (Horizontal Scrolling): Document cursor behavior under
2765         horizontal scrolling when point moves off the screen (Bug#4564).
2766         Improve wording.
2768 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
2770         * files.texi (Directories): delete-directory prompts for recursive
2771         deletion.
2773 2009-09-30  Glenn Morris  <rgm@gnu.org>
2775         * ack.texi (Acknowledgments):
2776         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
2778 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
2780         * dired.texi (Dired Navigation): Use @code instead of @var for
2781         dired-isearch-filenames, so that it's not capitalized.
2783 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
2785         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2787         * entering.texi (Exiting): C-z is now bound to suspend-frame.
2789         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2790         (Key Bindings): Reference Init Rebinding in introductory text.
2791         Shift some of the introduction to Keymaps node.
2792         (Keymaps): Simplify.
2793         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
2794         (Minibuffer Maps): Remove mention of Mocklisp.
2795         (Init Rebinding): Move mode-local rebinding example here from Local
2796         Keymaps.
2797         (Modifier Keys): Clarify.
2798         (Rebinding): Add cindex for "binding keys".
2800 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2802         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2804 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
2806         * building.texi (Threads Buffer, Multithreaded Debugging):
2807         Reorganize these two sections.
2809 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
2811         * cmdargs.texi (Initial Options): Fix last change.
2813 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2815         * mule.texi (Enabling Multibyte):
2816         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2817         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2819 2009-08-20  Glenn Morris  <rgm@gnu.org>
2821         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2823 2009-08-19  Glenn Morris  <rgm@gnu.org>
2825         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
2827 2009-08-18  Glenn Morris  <rgm@gnu.org>
2829         * ack.texi (Acknowledgments):
2830         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2832         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2834 2009-08-09  Glenn Morris  <rgm@gnu.org>
2836         * ack.texi (Acknowledgments):
2837         * emacs.texi (Acknowledgments): Add gdb-mi entry.
2839 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
2841         * emacs.texi (Top): Add new menu items for GDB-UI.
2843         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2844         section.  Threads buffer is in separate section now.
2846 2009-08-08  Glenn Morris  <rgm@gnu.org>
2848         * ack.texi (Acknowledgments):
2849         * emacs.texi (Acknowledgments):
2850         Update for js2-mode and org changes.
2852 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
2854         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2855         files.
2857 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
2859         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2861 2009-07-23  Glenn Morris  <rgm@gnu.org>
2863         * programs.texi (Matching): Update blink-matching-paren-distance.
2865 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
2867         * frames.texi (Cut/Paste Other App): For select-active-regions,
2868         selection is now updated on moving point.
2870 2009-07-21  Richard Stallman  <rms@gnu.org>
2872         * glossary.texi (GNU, Daemon): Update information.
2874 2009-07-19  Juri Linkov  <juri@jurta.org>
2876         * custom.texi (Specifying File Variables, Safe File Variables):
2877         "variables/value pairs" -> "variable/value pairs".
2879 2009-07-15  Glenn Morris  <rgm@gnu.org>
2881         * misc.texi (Gnus): Remove widow.
2883 2009-07-11  Glenn Morris  <rgm@gnu.org>
2885         * Makefile.in (TEXI2PDF): New.
2886         (emacs.pdf, emacs-xtra.pdf): New targets.
2888         * arevert-xtra.texi (Autorevert): Add menu descriptions.
2890         * display.texi (Horizontal Scrolling): Re-word to remove widow.
2892         * emacs.texi (Top): Info can be read from other places than Emacs.
2893         Don't print the copying notice twice in the printed version.
2894         Update the menu and detailmenu.
2895         (Preface): The meaning of "on-line" has changed.
2896         Correct name for "Common Problems" chapter.
2897         (Distrib): Update FSF shop URL.
2898         (Intro): Showing two files at once is not so exciting.
2900         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2901         (Mac / GNUstep Basics): Minor grammar changes.
2902         (Mac / GNUstep Events): Fix typo.
2903         (GNUstep Support): CANNOT_DUMP no longer applies.
2905         * misc.texi (Document View): Fix typos.
2907         * dired.texi (Dired):
2908         * help.texi (Help):
2909         * macos.texi (Mac OS / GNUstep):
2910         * maintaining.texi (Version Control, Introduction to VC):
2911         End menu descriptions with a period.
2913 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
2915         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2916         so categorical in saying that the option is only useful on NTFS.
2918 2009-07-09  Glenn Morris  <rgm@gnu.org>
2920         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2921         (ENVADD): Add texinfodir to TEXINPUTS.
2923         * emacs.texi (Top): Fix cross-reference.
2925         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2927         * vc1-xtra.texi (Revision Tags): Fix typo.
2929 2009-07-03  Glenn Morris  <rgm@gnu.org>
2931         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2932         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2933         (Merge Commands): `.' does not seem to work in A or B buffer.
2934         `l' can recreate the 3-window display.
2936         * glossary.texi (Glossary): Minor phrasing changes throughout.
2937         Add more internal cross-references.
2938         <Autoloading>: You can't really autoload a variable.
2939         <C-M->: Move details here from `M-C-' item.
2940         <Continuation Line>: Refer to `Truncation.'
2941         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2942         <Home Directory, Unix>: New entries.
2943         <Deletion of Files>: Mention recycle bins.
2944         <Directory>: Mention ``folders.''
2945         <Error>: Don't mention ``type-ahead.''
2946         <Fringe>: Refer to the manual node.
2947         <Minor Mode>: Can be global or local.
2948         <Spell Checking>: There are other checkers besides Ispell.
2950 2009-07-02  Glenn Morris  <rgm@gnu.org>
2952         * anti.texi (Antinews): Minor changes in phrasing.
2954         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2955         some underfull lines in dvi output.
2957         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2959         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2961         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2963 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2965         * xresources.texi (Table of Resources): Mention maximized for
2966         fullscreen.
2968         * cmdargs.texi (Window Size X): -mm/--maximized is new.
2970 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
2972         * anti.texi (Antinews): Correct the list of removed platforms.
2974 2009-06-28  Glenn Morris  <rgm@gnu.org>
2976         * arevert-xtra.texi: Minor language tweaks.
2978         * dired-xtra.texi: Minor revisions.
2980 2009-06-23  Miles Bader  <miles@gnu.org>
2982         * display.texi (Scrolling): Document `recenter-redisplay'.
2983         (Temporary Face Changes): Document `text-scale-set'.
2985 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2987         * Branch for 23.1.
2989 2009-06-17  Kenichi Handa  <handa@m17n.org>
2991         * mule.texi (Charsets): Update the description for the new charset.
2992         (list-character-sets): New findex.
2993         (Language Environments): Add @anchor{Describe Language Environment}.
2995 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
2997         * basic.texi (Moving Point): Fix tag.
2999         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3001         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3002         use camel-case for PageUp and PageDown.
3004         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3005         camel-case for PageUp and PageDown.
3007         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3009         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3010         (Isearch Scroll): Decapitalize <next> and <prior>.
3012 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3014         * fixit.texi (Spelling): Set default dictionary.
3015         Improve descriptions (Bug#2554)
3017 2009-06-08  David Reitter  <david.reitter@gmail.com>
3019         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3020         since saving colors and faces set this way is not implemented.
3021         (Environment variables): Remove mention of mac-fix-env, which is
3022         scheduled to be removed.
3024 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
3026         * custom.texi (Init Examples): Add example of changing load-path.
3028         * building.texi (Lisp Libraries): Add example of changing
3029         load-path (Bug#3446).
3031 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3033         * mark.texi (Mark): Further clarifications.
3034         (Setting Mark): Emphasize that C-SPC activates the mark.
3036 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3038         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
3039         Mark mode.
3040         (Using Region, Persistent Mark): Use "active mark" instead of "active
3041         region".
3043 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3045         * mule.texi (Select Input Method): Fix typo.
3047 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3049         * anti.texi (Antinews): Document completion changes.  Some additional
3050         copyedits and rearrangement of entries.
3052 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3054         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3055         (Shell History Copying, Terminal emulator): Copyedits.
3057         * xresources.texi (Resources): Simplify descriptions.
3058         Shorten description of editres, which is not very useful these days.
3059         (Table of Resources): Document fontBackend resource.
3061         * trouble.texi (Quitting): Add other undo bindings to table.
3062         (DEL Does Not Delete): Note that the erasure key is usually labeled
3063         "Backspace".  Remove discussion of obscure Xmodmap issue.
3065 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3067         * files.texi (Visiting): Copyedits.
3069 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3071         * basic.texi (Inserting Text): Document ucs-insert.
3073         * mule.texi (International Chars): Define "multibyte".  Note that
3074         internal representation is unicode-based.  Simplify definition of raw
3075         bytes.  Mention ucs-insert.
3076         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3077         (Language Environments): Add language environments new to Emacs 23.
3078         (Multibyte Conversion): Node deleted.
3079         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3080         Don't mention obsolete emacs-mule coding system.
3081         (Output Coding): Copyedits.
3083         * emacs.texi (Top): Update node listing.
3085 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3087         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3089 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3091         * building.texi (Lisp Libraries): `load-library' does offer completion.
3093 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3095         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3096         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3098 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3100         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3102 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3104         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3106         * building.texi (Lisp Interaction): Document initial-scratch-message.
3108 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3110         * msdog.texi (Windows Fonts): Fix typos.
3112         * files.texi (Save Commands): Fix pxref.
3114 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3116         * files.texi (Save Commands): Mention diff-buffer-with-file.
3117         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3118         Henoch (Bug#3036).
3120 2009-03-15  Glenn Morris  <rgm@gnu.org>
3122         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3123         the former is not always used.
3124         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3125         Change case of "Id".  Avoid repeated "appropriate".
3126         (Mail Aliases): Fix previous change - use an example with a ".", so it
3127         does actually get quoted when expanded.
3128         (Mail Sending): Mailclient is the default on some systems.
3129         (Citing Mail): Mention mail-indentation-spaces.
3130         (Mail Mode Misc): Add an @dfn for "mail signature".
3132 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3134         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3135         (Completion Options): Document read-file-name-completion-ignore-case,
3136         read-buffer-completion-ignore-case, and completion-styles.
3137         Remove description of partial-completion-mode.
3139 2009-03-14  Glenn Morris  <rgm@gnu.org>
3141         * sending.texi (Mail Format): Fix typo.  Add index entry for
3142         mail-header-separator.
3143         (Mail Headers): Put info about initialization and changing in one place
3144         at the start.  Update FCC section for mbox Rmail.  Clarify From
3145         section, mention mail-setup-with-from.  Clarify Reply-to section.
3146         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3147         section.
3148         (Mail Aliases): Update example, make less contentious.
3149         Update for name change of mail-interactive-insert-alias.
3150         (Mail Mode): Remove mention of `%' as a word separator.
3151         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3152         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3153         commands.  Clarify FCC handling.  In mail-complete, add reference to
3154         Mail Aliases section, and mention mail-complete-function.
3155         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3156         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3157         signature netiquette.  Explain how the mail hooks work when continuing
3158         a composition.
3159         (Mail Amusements): Internationalize the spook section a bit.
3160         Remove the spook mail-setup-hook example, since it doesn't work well.
3161         Mention fortune-file.
3162         (Mail Methods): Mention read-mail-command.
3164 2009-03-14  David Reitter  <david.reitter@gmail.com>
3166         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3167         and NS resources following recent changes.
3169 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3171         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3172         w32-use-visible-system-caret doc to indicate that it should get set
3173         automatically.
3174         (Windows Fonts): Add doc for the uniscribe backend.
3176 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3178         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3179         vc-dir.  (Bug#2598)
3181 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3183         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3185 2009-03-05  Glenn Morris  <rgm@gnu.org>
3187         * rmail.texi (Rmail Basics): Add reference to sorting.
3188         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3189         Minor re-wordings.
3190         (Rmail Motion): Mention rmail-next-same-subject.
3191         (Rmail Deletion): Expunging is not the only way to change the numbers.
3192         (Rmail Labels): Labels can also be used in sorting.
3193         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3194         (Rmail Display): Mention rmail-mime.
3196 2009-03-04  Glenn Morris  <rgm@gnu.org>
3198         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3199         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3200         summary.  Mention sorts cannot be undone.
3201         (Rmail Display): Give an example of how to use goto-address-mode.
3202         (Rmail Editing): It's keybindings that are redefined, not commands.
3203         Fix some typos.
3204         (Movemail): Some minor rewording.
3205         (Remote Mailboxes): Emacs movemail supports pop by default.
3206         Fix some minor grammatical issues.  The "two alternative ways" to
3207         specify a POP mailbox are really just one.  Remove all reference to the
3208         variables rmail-pop-password and rmail-pop-password-required, obsolete
3209         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3210         can support Kerberos.
3212 2009-03-03  Glenn Morris  <rgm@gnu.org>
3214         * rmail.texi (Rmail Deletion): Revert previous change, which was
3215         describing the Rmail summary versions.
3216         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3217         Minor re-wording for rmail-resend.
3218         (Rmail Make Summary): Summaries apply to buffers rather than files.
3219         <rmail-summary-by-topic>: Headers includes the subject.
3220         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3221         details, including prefix arguments.
3222         Mention rmail-summary-by-senders on C-M-f.
3223         Not counting lines might be faster.
3224         (Rmail Summary Edit): More details on the delete commands.
3225         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3226         Name the commands bound to the various keys.  Mention prefix argument
3227         for searching.
3228         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3229         Simplify rmail-highlighted-headers description.  Update face name.
3231 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3233         * mark.texi (Marking Objects): Fix typo.
3235 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3237         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3238         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3240 2009-03-01  Glenn Morris  <rgm@gnu.org>
3242         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3243         (Rmail Motion): - M-s searches from the end of messages.
3244         (Rmail Deletion): Minor clarification.  Fix numeric argument
3245         description.
3246         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3247         newmail and RMAILOSE files need not be in home-directory.
3248         (Rmail Files): Mention I/O menus are unselectable if no files match.
3249         Mention `MAIL' env-var.
3251 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3253         * mule.texi (Fontsets): Mention fontset-default, font specs and
3254         fallback fontsets.
3255         (Defining Fontsets): Mention ns and w32 variants of
3256         standard-fontset-spec.  Update description of startup fontset to match
3257         Emacs 23 behavior.
3258         (Modifying Fontsets): New section.  (Bug#656)
3259         (International): Link to Modifying Fontsets.
3261 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3263         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3264         Mention ns-extended-platform-support-mode.
3266 2009-02-22  Karl Berry  <karl@gnu.org>
3268         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3270 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3272         * basic.texi (Moving Point, Position Info):
3273         * files.texi (Visiting):
3274         * mini.texi (Completion Options):
3275         * text.texi (HTML Mode): Remove duplicate words.
3277 2009-02-20  Glenn Morris  <rgm@gnu.org>
3279         * rmail.texi: Minor updates for mbox rather than Babyl.
3281 2009-02-17  Karl Berry  <karl@gnu.org>
3283         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3285 2009-02-17  Richard M Stallman  <rms@gnu.org>
3287         * anti.texi (Antinews): Mention Babyl format.
3289         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3291         * rmail.texi: Update for mbox format.
3292         Various small fixes, as well as the following.
3293         (Out of Rmail): Node deleted.
3294         (Rmail): Update menu.
3295         (Rmail Files): Comment out set-rmail-inbox-list.
3296         Document rmail-inbox-list instead.
3297         (Rmail Output): Substantial changes since C-o is now
3298         rmail-output-as-seen and o is rmail-output.
3299         (Rmail Attributes): Delete `stored', add `retried'.
3300         (Rmail Display): Editing headers works in all cases.
3302 2009-02-17  Glenn Morris  <rgm@gnu.org>
3304         * basic.texi (Position Info): M-x count-lines-region is not always on
3305         M-=.  (Bug#2269)
3307 2009-02-09  Glenn Morris  <rgm@gnu.org>
3309         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3310         defaults.
3312 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3314         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3315         documentation of possible problems with redecoding.
3317 2009-02-03  Glenn Morris  <rgm@gnu.org>
3319         * rmail.texi (Out of Rmail): Mention b2m.pl.
3321 2009-01-31  Glenn Morris  <rgm@gnu.org>
3323         * rmail.texi (Out of Rmail): Correct b2m location.
3325 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3327         * fixit.texi (Undo): Update undo limit values.
3329 2009-01-27  Glenn Morris  <rgm@gnu.org>
3331         * emacs.texi (Top): Fix Antinews menu entry.
3333 2009-01-25  Karl Berry  <karl@gnu.org>
3335         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3336         item with no marker, instead of the syntactically incorrect
3337         @itemize @asis.
3339 2009-01-25  Juri Linkov  <juri@jurta.org>
3341         * building.texi (Grep Searching): Fix index entry for lgrep.
3343 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3345         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3347 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3349         * macos.texi (Preferences Panel): Update description of font setting to
3350         reflect that prior frame selection is no longer needed.
3352 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3354         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3355         raise GUD subsections.
3357 2009-01-15  Glenn Morris  <rgm@gnu.org>
3359         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3361 2009-01-10  Glenn Morris  <rgm@gnu.org>
3363         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3365 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3367         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3368         logical lines.
3370 2008-12-29  Juri Linkov  <juri@jurta.org>
3372         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3374         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3376 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3378         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3379         goto-address-mode instead of goto-address.
3381         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3382         mode.
3384         * emacs.texi (Top): Update node listing.
3386 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3388         * custom.texi (Directory Variables): Explain what is a "project".
3389         Add indexing.  Improve wording.  Add a footnote about using
3390         _dir-locals.el on MS-DOS.
3392 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3394         * files.texi (Misc File Ops): Mention chmod as an alias for
3395         set-file-modes.
3397 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3399         * help.texi (Help): Fix typos and reword.
3400         (Help Summary): Add entries for C-h n and C-h r, reorder
3401         entries, and do some minor fixes.
3402         (Name Help): Say that C-h F works for commands only.
3403         (Misc Help): Say that view-lossage displays 300 keystrokes.
3405 2008-12-20  Glenn Morris  <rgm@gnu.org>
3407         * ack.texi (Acknowledgments): General update based on AUTHORS,
3408         including removal of some stuff no longer distributed.
3410 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3412         * fixit.texi: Mention hunspell.
3414 2008-12-19  Glenn Morris  <rgm@gnu.org>
3416         * ack.texi (Acknowledgments): Small grammar fix.
3417         Consolidate explanatory text at start.
3419         * display.texi (Text Display):
3420         * indent.texi (Indentation): Use @acronym with ASCII.
3422 2008-12-18  Glenn Morris  <rgm@gnu.org>
3424         * ack.texi: Various small updates and fixes.
3426 2008-12-18  Juri Linkov  <juri@jurta.org>
3428         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3429         as a key binding to start a forward nonincremental word search.
3430         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3431         a backward nonincremental word search.  Add index for `M-s w'
3432         `isearch-forward-word'.
3433         (Regexp Search): Add a short summary of regexp key commands like
3434         in the node "Basic Isearch".
3435         (Other Repeating Search): Fix typo.
3437 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3439         * misc.texi (PostScript Variables): Fix doc.
3441 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3443         * programs.texi (Program Modes): Mention Ruby mode.
3445 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3447         * misc.texi (emacsclient Options): Describe what an empty string
3448         argument does for --alternate-editor.
3450 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3452         * cmdargs.texi (Font X): Distinguish between client-side and
3453         server-side fonts.  List valid Fontconfig properties.  Add reference to
3454         Fontconfig manual.  List valid GTK font properties.  Explain use of
3455         fc-list.
3457 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3459         * cmdargs.texi (Font X): Move discussion of quoting to top.
3461 2008-12-06  Glenn Morris  <rgm@gnu.org>
3463         * maintaining.texi (Old Revisions): Improve previous change.
3465 2008-12-05  Richard M Stallman  <rms@gnu.org>
3467         * anti.texi (Antinews): Minor fixes.
3469 2008-12-03  Glenn Morris  <rgm@gnu.org>
3471         * maintaining.texi (Old Revisions): Fix diff-switches description.
3473 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3475         * emacs.texi (Top): Fix typo.
3477 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3479         * misc.texi (Document View): Explain dependence on gs at the top.
3480         Copyedits.
3482         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3484         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3485         (Comment Commands): Discuss region-active behavior of M-; first.
3487 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3489         * display.texi (Line Truncation): Add reference to Continuation
3490         Lines.
3492         * windows.texi (Pop Up Window): Mention split-height-threshold
3493         and split-width-threshold.
3494         (Split Window): Add reference to Continuation Lines.
3496 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3498         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3499         (GNUstep Support): New node.
3500         * anti.texi:
3501         * emacs.texi:
3502         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3504 2008-11-28  Richard M Stallman  <rms@gnu.org>
3506         * misc.texi (Dissociated Press): Minor cleanups.
3508         * dired.texi (Image-Dired): Avoid passive.
3510 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3512         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3513         representation.
3515 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3517         * files.texi (Visiting): Rewrite paragraph for clarity.
3519         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3521 2008-11-25  Alan Mackenzie  <acm@muc.de>
3523         * programs.texi (Moving by Parens): Clarify that parens inside strings
3524         and comments are ignored, and that the commands assume the starting
3525         point isn't in a string or comment.
3527 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3529         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3530         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3531         version.
3532         (Mac Customization): Rewrite Preferences Panel section and merge in to
3533         this node, add Open files by dragging to an Emacs window.
3535         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3537 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3539         * files.texi (Misc File Ops): Document set-file-modes.
3541         * windows.texi (Split Window): Document integer values of
3542         truncate-partial-width-windows.
3544         * text.texi (Text): Simplify description of markup languages.
3545         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3546         (TeX Editing): Note that `""' inserts one `"' character.
3547         (HTML Mode): Note in the introduction that XML mode is an alias for
3548         SGML mode.  Mention nXML mode.
3550 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3552         * building.texi (Watch Expressions): Fix typo.
3554 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3556         * files.texi (Visiting): Document new behavior of
3557         confirm-nonexistent-file-or-buffer.
3559         * buffers.texi (Select Buffer):
3560         Document confirm-nonexistent-file-or-buffer.
3562         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3563         edit-picture.
3565         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
3566         edit-picture', since that is just an alias for picture-mode.
3567         (Sentences): Note that repeated M-@ extends the region.
3568         (Pages): Make terminology more consistent.  Link to Regexps node.
3569         (Longlines): Discuss relationship with Visual Line mode.
3570         (Text Mode): Remove extraneous discussion of other modes, since they
3571         were already introduced in the parent node.
3573 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
3575         * anti.texi (Antinews): Rewrite.
3577         * entering.texi (Exiting): Mention "minimize" terminology.
3579         * frames.texi (Frame Commands): Mention "minimize" terminology.
3581         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3582         formats.
3583         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3584         (Misc X): Don't document useless -hb option.
3586 2008-11-22  Juri Linkov  <juri@jurta.org>
3588         * dired.texi (Dired Navigation): Change normal file name search option
3589         from `non-nil' to `t'.  Add `dwim' option.
3591 2008-11-22  Juri Linkov  <juri@jurta.org>
3593         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3594         ".dir-locals.el".  Rename `define-project-bindings' to
3595         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
3596         `dir-locals-set-directory-class'.
3598 2008-11-22  Lute Kamstra  <lute@gnu.org>
3600         * buffers.texi (Select Buffer): Index goto-line.
3601         * basic.texi (Moving Point): Mention the use of a numeric prefix
3602         argument with goto-line and refer to Select Buffer for the use of a
3603         plain prefix argument.
3605 2008-11-19  Glenn Morris  <rgm@gnu.org>
3607         * doclicense.texi: Update to FDL 1.3.
3608         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3610 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3612         * custom.texi (Minor Modes): Define mode commands and mode variables
3613         more precisely.  Recommend using mode commands instead of setting
3614         variables directly.  Put minor modes in a list, and add more modes.
3615         (Easy Customization): Use "init file" instead of .emacs.
3616         (Customization Groups): Update to new Custom buffer appearance.
3617         (Saving Customizations): Copyedits.  Update example.
3618         (Variables): Give example of variable type-sensitivity.
3619         (Examining): Update example.
3620         (Hooks): Copyedits.
3621         (Specifying File Variables): Use C comments instead of an artificial
3622         Lisp for the example.
3623         (Keymaps): Move internals discussion to Prefix Keymaps.
3624         (Rebinding): Remove redundant paragraph (stated in Key Binding).
3625         (Init Rebinding): Document kbd macro.
3626         (Init File): Link to Find Init.
3628         * mark.texi (Using Region): Document Delete Selection Mode more
3629         thoroughly.
3631         * frames.texi (Mouse Commands): Move most of the description of Delete
3632         Selection Mode to Using Region, and link to it.
3633         (Clipboard): Note that paste is bound to clipboard-yank.
3635         * building.texi (Compilation): Document first-error value of
3636         compilation-scroll-output.
3637         (Compilation Mode): Note that compilation-auto-jump-to-first-error
3638         works as soon as an error is available.  Suggested by Juri Linkov.
3640         * mini.texi (Passwords): New node.
3642         * files.texi (Remote Files): Link to Passwords node.
3644         * emacs.texi (Top): Update node listings.
3646 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3648         * ack.texi (Acknowledgments): Some updating of credits.
3650         * emacs.texi (Acknowledgments): Add a couple more names.
3652         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3654         * files.texi (Directories): Describe delete-directory in text.
3655         (Misc File Ops): Document use of trash.
3657 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3659         * macos.texi (Mac Customization): Fix typos.
3661 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3663         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3664         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
3665         the conventions of the main Emacs manual.
3667         * emacs.texi (Top): Update node listings.
3669 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
3671         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
3672         command-line-args is processed during startup.
3673         (Action Arguments): Correctly describe how file arguments interact with
3674         the startup screen.  Link to Lisp Interaction for scratch buffer.
3675         (Initial Options): Link to Command Example for -batch option.
3676         (Environment): Document initial-environment.
3678         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3679         can't be changed in the site-start file.
3681 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
3683         * dired.texi (Dired): Mention C-x C-d too.
3684         (Dired Enter): Document M-n in the Dired minibuffer.
3685         (Dired Navigation): Explain dired-goto-file more clearly.
3686         Document dired-isearch-filenames.
3687         (Dired Deletion): Remove unnecessary "expunged" terminology.
3688         (Flagging Many Files): & is now rebound to `% &'.
3689         (Shell Commands in Dired): Document dired-do-async-shell-command.
3690         Clarify how multi-file arguments are passed.
3691         (Misc Dired Features): Document dired-do-isearch.
3693 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
3695         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3697 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
3699         * search.texi (Other Repeating Search): Remove obsolete findex entries.
3701 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
3703         * programs.texi (Program Modes): Link to Program Indent node.
3704         (Left Margin Paren): Explain consequences of changing
3705         open-paren-in-column-0-is-defun-start more concisely.
3706         (Which Function, Program Indent, Info Lookup): Minor edits.
3707         (Basic Indent): If region is active, TAB indents the region.
3708         (Multi-line Indent): If region is active, TAB indents the region.
3709         Note that indent-region is useful when Transient Mark mode is off.
3710         (Matching): The delimiter at the cursor is highlighted---the character
3711         changes color.
3712         (Symbol Completion): Link to Completion node.
3714         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3715         a strictly text-only system.
3717         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3718         batch mode.
3720 2008-11-01  Richard M. Stallman  <rms@gnu.org>
3722         * misc.texi (Document View): Major rewrite.
3724         * maintaining.texi (Types of Log File): Change logs are older than
3725         version control.
3726         (VCS Concepts): Simplify and rearrange.
3727         (Version Control Systems): Make it clear that Linux is only the kernel.
3728         (VC Mode Line): Shorten reference to menu item.
3729         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
3730         (VC Directory Mode): Minor cleanup.
3731         Unchanged files are hidden, not omitted.
3732         (VC Directory Commands): Shorten and simplify.
3733         (Change Log Commands): New node, split from Change Logs.
3734         (VC Directory Buffer): New node, split from VC Directory Mode.
3736 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3738         * misc.texi (Document View): Rename from Document Files, moved here
3739         from files.texi.
3741         * files.texi (Version Control): Move to maintaining.texi.
3742         Subnodes moved as well.
3743         (Document Files): Move to misc.texi.
3745         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3746         vc-update-change-log.
3747         (Version Control): Move here from files.texi.
3748         (Format of ChangeLog): Make it a subnode of Change Log.
3750         * emacs.texi (Top): Update node listing.
3752 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
3754         * files.texi (Files): Add a section about document
3755         files (doc-view-mode).
3757 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3759         * building.texi (Compilation Mode):
3760         Document compilation-auto-jump-to-first-error.
3761         (Debuggers): Lower GUD subsections to subsubsections.
3762         (Starting GUD): Add cindex.
3763         (Lisp Interaction): Note that scratch is no longer the initial buffer.
3765 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
3767         * indent.texi (Indentation): Link to Program Indent.
3769         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3770         now uses emacsclient's terminal.
3772 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
3774         * mark.texi (Using Region): Document use-empty-active-region.
3776         * emacs.texi (Top): Update node listings.
3778         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
3779         Don't mention obsolete emacs.bash script.
3780         (Invoking emacsclient): Rewrite, moving optional arguments to
3781         emacsclient Options.
3782         (emacsclient Options): New node.  Document server-use-tcp and
3783         server-host.
3785 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
3787         * indent.texi (Indentation): Replace list with paragraphed text,
3788         putting description of syntax-driven indentation first.  Document new
3789         effect of active regions on tab.
3790         (Tab Stops): Note that editable tab stops affect indentation commands.
3792 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
3794         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3796 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
3798         * custom.texi (Function Keys): Note that modified keypad keys are not
3799         translated.
3801         * basic.texi (Arguments): Explain how to insert multiple digits.
3803 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
3805         * files.texi (Remote Files): Precise selection of default method.
3806         Rewrite paragraph about disabling remote file names.
3808 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
3810         * search.texi (Special Isearch): Document M-TAB is isearch.
3812         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3813         command.
3815         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3817 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3819         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3820         section.
3822 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3824         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3825         to files.texi.  Move contents of vc2-xtra.texi here.
3827         * vc2-xtra.texi: File removed.
3829         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3830         Directory Commands from the submenu.  Don't include deleted file
3831         vc2-xtra.texi.
3833         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3834         (Version Control): Add VC Directory Mode and VC Directory Commands to
3835         the submenu.
3836         (Why Version Control?): Use table format.
3837         (Version Control Systems): Note that Meta-CVS support is gone.
3838         (VCS Concepts): Note precisely when VC started supporting filesets.
3839         Remove bogus xref to CVS Options node.
3840         (Types of Log File): Copyedits.
3841         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3842         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3843         The Right Thing.
3844         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3845         (Log Buffer): Reorganize node, putting C-c C-c description first.
3846         (Old Revisions): Use CVS for example, not RCS.
3847         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3848         Commands from the submenu, putting them under Version Control.
3849         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3850         need to include it in the manual unconditionally, since it is now
3851         crucial to using distributed version control systems.
3852         (Comparing Files): Note that diff uses the minibuffer, and that the
3853         output is shown using Diff mode.
3854         (Diff Mode): Explain what "patch" and "hunk" mean.
3855         Document diff-update-on-the-fly, diff-refine-hunk, and
3856         diff-show-trailing-whitespaces.
3857         (File Archives): Add rar support.
3859         * major.texi (Choosing Modes): Make mode selection sequence more
3860         obvious by describing the steps in order of priority.  Note that
3861         magic-mode-alist is nil by default.
3862         Document magic-fallback-mode-alist.
3864 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3866         * frames.texi (Mouse References): Copyedits.
3868 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
3870         * ack.texi (Acknowledgments): Add myself as doc-view author.
3872 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3874         * frames.texi (Dialog Boxes): Add @cindex entries.
3876 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3878         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3879         (Text-Only Mouse): Copyedit.
3881 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
3883         * frames.texi: Use @key throughout for mouse clicks.
3884         (Cut/Paste Other App): Document yank-pop-change-selection.
3885         (Secondary Selection): Fix modified mouse click syntax.
3886         (Clipboard): Describe Cut, Copy and Paste commands.
3887         (Mouse References): Not all references are in read-only buffers.
3888         Copyedits.
3889         (Creating Frames): Add xref to Init File.
3890         (Frame Commands): Add xref to Exiting.
3891         (Scroll Bars): Document GTK vs toolkit behavior.
3893 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
3895         * files.texi (Version Control): Copyedits.  Add Bazaar.
3896         (Version Control Systems): List different VCS's using an itemized list.
3897         Add Bazaar.
3898         (VCS Concepts): Copyedits.  Tweak description of file merging.
3900         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3901         (Cut/Paste Other App): Document select-active-regions and
3902         x-select-enable-primary.
3904 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
3906         * mark.texi (Shift Selection): Correct case in node name.
3908         * emacs.texi (Top): Update node order in Mark chapter.
3910 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
3912         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3914         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
3915         elsewhere in the manual instead of describing yet again the intricacies
3916         of $HOME on MS-Windows and MS-DOS.
3918 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3920         * mini.texi (Minibuffer File): Add xref to File Names.
3921         (Minibuffer File): Add discussion of `~' in file names.
3922         Add insert-default-directory index reference.
3924         * files.texi (File Names): Reorganize description.
3925         (Visiting): Add xref to Mode Line.  Copyedits.
3926         (Save Commands): Mention prefix behavior of C-x C-s.
3927         (Numbered Backups): Node deleted.
3928         (Backup Names): Contents of Numbered Backups moved here.  State default
3929         of version-control variable.
3930         (Reverting): Copyedits.
3931         (Version Control): Add additional version control systems.
3933         * emacs.texi (Top): Delete Numbered Backups node.
3935         * cmdargs.texi (General Variables): Change Numbered Backups xref to
3936         Backup Names.
3937         (Initial Options): Document renamed variable inhibit-startup-screen.
3939 2008-10-11  Romain Francoise  <romain@orebokech.com>
3941         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3943 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3945         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3946         (Select Buffer): Mention use of minibuffer history.  Describe default
3947         value of default-major-mode.  Mention that C-x 4 b selects the other
3948         window.
3949         (List Buffers): Document CRM indicators in the order they appear.
3950         (Kill Buffer): Document new command kill-matching buffers.
3951         (Several Buffers): Move explanation of the relationship between buffer
3952         list and buffer menu to the top.
3953         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3955 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
3957         * entering.texi (Exiting): Document change of C-x C-c to
3958         save-buffers-kill-terminal.  Document kill-emacs.
3960 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3962         * mule.texi (Coding Systems): Don't mention codepage-setup.
3964         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3965         cpNNN coding systems anymore.
3966         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
3967         for unibyte mode.  Don't mention line-drawing characters.
3968         Don't mention dos-unsupported-char-glyph.
3970 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3972         * search.texi (Search): Shorten introduction.
3973         (Basic Isearch): Add command table.  Discuss reverse isearch and
3974         isearch highlighting.
3975         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
3976         ring to cindex.
3977         (Special Isearch): Move input methods discussion here.
3978         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3979         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3980         Repeat Isearch.
3981         (Isearch Minibuffer): New node.
3982         (Word Search): Document new word search commands.
3983         (Regexp Example): Simplify example using sentence-end-base variable.
3984         (Replace): Reword introduction.
3985         (Unconditional Replace): Remove unnecessary example.
3986         (Other Repeating Search): Document new `M-s o' binding.
3988         * emacs.texi (Top): Update node listings.
3990 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
3992         * emacs.texi (Top): Remove Kill Errors from menu.
3994 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
3996         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3997         interface for defining macros.  Simplify examples.  Note that C-g quits
3998         macro definitions.
3999         (Keyboard Macro Counter): Document using F3 to insert counter.
4000         Give usage example.
4001         (Keyboard Macro Query): Organize query responses in a table.
4003         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4004         Link to Erasing node.
4005         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4006         rationale to a footnote.
4007         (Kill Errors): Remove node, due to redundancy with Erasing.
4008         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4009         M-$ in active region.  Remove non-ispell-specific keybindings from
4010         table.
4012 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4014         * cmdargs.texi (Initial Options): Document --daemon.
4016 2008-09-20  Glenn Morris  <rgm@gnu.org>
4018         * files.texi (Numbered Backups): Mention that some modes set
4019         version-control.
4021 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4023         * files.texi (Numbered Backups): Reference File Variables, as well.
4024         Remove discussion of Rmail's implementation.
4026 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4028         * misc.texi (Recursive Edit): Note that top-level exits active
4029         minibuffers.
4031         * trouble.texi (Quitting): Likewise.
4033 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4035         * emacs.texi (Top): Add Temporary Face Changes xref.
4037         * display.texi (Display): Move Temporary Face Changes node to just
4038         after Standard Faces.
4039         (Scrolling): Document recenter-top-bottom instead of recenter.
4040         (Horizontal Scrolling): Move auto hscroll discussion to the top.
4041         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4042         (Display Custom): Copyedits.
4043         (Optional Mode Line): Document display-battery-mode.
4045 2008-08-27  Romain Francoise  <romain@orebokech.com>
4047         * custom.texi (Directory Variables): Minor fix.
4049 2008-08-27  Glenn Morris  <rgm@gnu.org>
4051         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4052         descriptions.
4053         (Calendar Customizing): Tweak layout description.
4054         Move calendar-today-marker and calendar-today face to the other
4055         markers.  Condense calendar-star-date and calendar-mark-today
4056         description.
4057         (Holiday Customizing): Add oriental and solar holidays.
4058         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4059         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4060         (Date Display Format): Change ISO format.  Be less verbose.
4061         (Diary Customizing): Mention day and month abbrev arrays.
4062         Mention the date-form variables by name.  Update European example.
4063         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4064         Condense examples.  Mention diary-entry-symbols by name.
4065         Condense table for insertion commands.
4066         (Fancy Diary Display): Mention diary-include-string and
4067         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4068         Ethiopic, Persian date functions.  Condense descriptions.
4070         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4071         (Adding to Diary): Adapt for changed node name.
4073 2008-08-26  Glenn Morris  <rgm@gnu.org>
4075         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4076         node "Hebrew/Islamic Entries".
4078         * calendar.texi (Specified Dates): Fix names of iso functions.
4079         (General Calendar): There may not be another window.
4080         (Writing Calendar Files, Holidays): Tweak intro.
4081         (Holidays): Mention Baha'i and Chinese holidays.
4082         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4083         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4084         (To Other Calendar): Add calendar-print-other-dates.
4085         Refer to "graphic display" rather than "X.
4086         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4087         (Displaying the Diary): Fix whitespace after reference.
4088         Fix `diary-number-of-entries' reference.
4089         (Date Formats): Explicitly mention that day names can be abbreviated.
4090         (Adding to Diary): Add some references to other sections.
4091         (Special Diary Entries): Fix reference.
4092         (Appointments): Simplify appt-message-warning-time entry.
4093         Clarify where times must be.
4094         (Importing Diary): Comment out icalendar paragraph that does not apply.
4095         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4097 2008-08-23  Glenn Morris  <rgm@gnu.org>
4099         * fortran-xtra.texi (Fortran): Change description of free form and
4100         fixed form a bit.  Mention hideshow and imenu.
4101         (Fortran Motion): Mention fortran-end-of-subprogram,
4102         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4103         (Fortran Indent): Minor re-word.
4104         (ForIndent Commands): Mention fortran-fill-paragraph and
4105         fortran-fill-statement.
4106         (ForIndent Cont): Mention fortran-tab-mode-string.
4107         (Fortran Comments): Mention fortran-comment-line-start-skip.
4108         (Fortran Columns): Mention font-locking.
4109         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4111 2008-08-23  Johan Bockgård  <bojohan@muon>
4113         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4115 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4117         * mini.texi (Minibuffer): Simplify introduction.
4118         (Minibuffer File): Document tilde in minibuffer filenames.
4119         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4120         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4121         (Completion Example): Update example to current command list.
4122         (Completion Options): Document `lazy' value of completion-auto-help.
4123         Update contents of completion-ignored-extensions.
4124         (Minibuffer History): Describe "future history" list.  State default
4125         value of history-delete-duplicates.
4127 2008-08-21  Glenn Morris  <rgm@gnu.org>
4129         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4130         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4132 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4134         * regs.texi (Registers): Clarify valid register names.
4135         (RegPos): Note that buffer is saved and restored too.
4136         (RegText): Note that mark is reactivated/deactivated.
4137         (RegConfig): Xref to Windows node.
4139 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4141         * basic.texi (Inserting Text): Provide command name for C-q.
4143         * killing.texi (Killing): Copyedit.  Define read-only text.
4144         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4145         (Killing by Lines): Copyedit.
4146         (Other Kill Commands): Move M-w description here.
4147         (Yanking): Move M-w to Other Kill Commands.
4148         (Kill Ring): Also mention saving text in registers.  Link to Text
4149         Properties in elisp manual.
4150         (Accumulating Text): Copyedit.
4151         (CUA Bindings): Shift selection is now the default.
4153 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4155         * maintaining.texi (Change Log): Mention next-error is available.
4157 2008-08-10  Glenn Morris  <rgm@gnu.org>
4159         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4160         and intermonth text.
4161         (Holiday Customizing): Add holiday-chinese.
4163 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4165         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4167 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4169         * files.texi (Log Buffer): Describe C-c C-d.
4170         (Diff Mode): Describe C-x 4 A.
4172 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4174         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4176 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4178         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4179         describe the new bindings to show the changeset diff, toggle annotation
4180         visibility, show revisions.
4181         (VC Status): Describe key bindings for modifying the change comments,
4182         displaying changeset diffs and annotations.
4184         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4186 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4188         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4190 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4192         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4193         and wording.
4195 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4197         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4198         marking/unmarking.  Add descriptions for the multiple file search
4199         commands.  Improve some old info.
4201 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4203         * display.texi (Visual Line Mode): New node.
4205         * basic.texi (Inserting Text): Move DEL to deletion node.
4206         (Moving Point): Add additional alternative key bindings.
4207         Describe line-move-visual.
4208         (Erasing): Describe DEL.
4209         (Basic Undo, Blank Lines, Arguments): Copyedit.
4210         (Continuation Lines): Mention Visual Line mode.
4211         (Position Info): Move extended discussion to mule.texi.
4213         * mule.texi (International Chars): Describe C-x =.
4215         * emacs.texi (Top): Add Visual Line Mode node.
4217 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4219         * emacs.texi: Remove VMS support.
4221 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4223         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4224         the vc-dir command name.
4226 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4228         * xresources.texi: Remove mentions of Mac Carbon.
4230 2008-07-19  Andreas Schwab  <schwab@suse.de>
4232         * ns-emacs.texi: Move to ../misc.
4234 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4236         * entering.texi (Exiting): Don't describe text-only terminals as the
4237         default.  Describe the new startup screen.
4238         (Exiting): Describe how to kill Emacs first.  Change description of
4239         iconification to handle modern window systems.
4241 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4243         * ns-emacs.texi: New file, documents features of Emacs port under
4244         NeXTstep windowing.
4246 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4248         * entering.texi (Entering Emacs): Update prev node.
4250         * glossary.texi (Glossary): Remove xref to Text Characters.
4252         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4253         directly, rather than in the context of ASCII.  Move description of
4254         special properties of modifier key to new Modifier Keys node.
4255         (Keys): Copyedit.
4256         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4257         the node contents are obsolete.
4259         * custom.texi (Modifier Keys): New node.
4261         * emacs.texi (Top): Update node list.
4263 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4265         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4266         saying that Emacs provides menus and mouse support (which is par for
4267         the course).
4269         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4270         early on.
4271         (Point): Copyedit.  Relegate historical trivia to a footnote.
4272         (Mode Line): Explain mode-line format more consistently.
4273         (Menu Bar): Copyedit.
4275 2008-06-27  Glenn Morris  <rgm@gnu.org>
4277         * cal-xtra.texi (Sexp Diary Entries):
4278         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4280 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4282         * mark.texi (Shift selection): New node.
4283         (Mark): Copyedits.
4284         (Persistent Mark): Move to the end of the chapter.
4286 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4288         * makefile.w32-in (distclean): Remove makefile.
4290 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4292         * building.texi (Starting GUD): Add an entry for gud-gdb.
4293         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4294         command mode.
4296 2008-06-17  Glenn Morris  <rgm@gnu.org>
4298         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4300 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4302         * building.texi (Starting GUD): Expand on remote debugging.
4303         (Other GDB-UI Buffers): Mention new keyboard bindings.
4305 2008-06-15  Glenn Morris  <rgm@gnu.org>
4307         * gnu.texi: Use a verbatim license for this invariant section,
4308         as per etc/GNU.
4310 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4312         * emacs.texi, misc.texi: Add documentation about serial port access.
4314 2008-06-13  Glenn Morris  <rgm@gnu.org>
4316         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4317         maintain.info.
4319 2008-06-05  Miles Bader  <miles@gnu.org>
4321         * display.texi (Temporary Face Changes): Update to reflect function
4322         renamings in face-remap.el.
4324 2008-06-04  Miles Bader  <miles@gnu.org>
4326         * display.texi (Temporary Face Changes):
4327         Add `adjust-buffer-face-height'.  Rewrite description of
4328         `increase-buffer-face-height' and `decrease-default-face-height' now
4329         that they aren't bound by default.
4331 2008-06-03  Miles Bader  <miles@gnu.org>
4333         * display.texi (Temporary Face Changes): New node.
4335 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4337         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4339 2008-05-31  Glenn Morris  <rgm@gnu.org>
4341         * cal-xtra.texi (Fancy Diary Display): Simplify.
4343 2008-05-30  Glenn Morris  <rgm@gnu.org>
4345         * cal-xtra.texi (Fancy Diary Display): Update for
4346         diary-display-function replacing diary-display-hook.
4348 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4350         * msdog.texi (Windows Keyboard): Add descriptions of
4351         w32-register-hot-key and w32-unregister-hot-key.
4353 2008-05-21  Tom Tromey  <tromey@redhat.com>
4355         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4356         Variables node.
4358 2008-05-19  Tom Tromey  <tromey@redhat.com>
4360         * custom.texi (Variables): Add Directory Variables to menu.
4361         (Directory Variables): New node.
4363 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4365         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4367 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4369         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4370         Revision Tags and rewritten.  Section now uses modern terminology,
4371         (tags rather than snapshots) and describes post-SCCS systems more
4372         accurately.
4374 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4376         * msdog.texi (Windows Files): Update documentation of
4377         w32-get-true-file-attributes.
4379 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4381         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4382         directory mode.
4384 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4386         * killing.texi (Appending Kills): Remove a strangely off-topic index
4387         entry "television".
4389 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4391         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4393 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4395         * emacs/buffers.texi, emacs/files.texi (Version-control):
4396         vc-toggle-read-only is no longer a good idea...
4398 2008-04-29  Glenn Morris  <rgm@gnu.org>
4400         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4402 2008-04-22  Juri Linkov  <juri@jurta.org>
4404         * dired.texi (Subdirectories in Dired): Describe using `^'
4405         to return to the parent directory.
4407 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4409         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4410         recent changes.
4412 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4414         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4415         (Other GDB-UI Buffers): Update for recent thread related changes.
4417 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4419         * maintaining.texi (Maintaining):
4420         * emacs.texi (Top): Typo.
4422 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4424         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4425         arg in `font-lock-add-keywords'.
4427 2008-04-08  Glenn Morris  <rgm@gnu.org>
4429         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4430         Also add Baha'i calendar references where appropriate.
4432 2008-04-05  Glenn Morris  <rgm@gnu.org>
4434         * custom.texi (Init File): Byte-compiling .emacs is bad.
4436 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4438         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4440 2008-03-29  Glenn Morris  <rgm@gnu.org>
4442         * calendar.texi: Update for `calendar-date-style' replacing
4443         `european-calendar'.
4445 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4447         * display.texi (Display Custom): Mention overlay-margin in text.
4449 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4451         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4452         tutorial' comments.
4454 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4456         * mark.texi (Mark): Rearrange nodes.
4457         (Persistent Mark): Rename from Transient Mark.
4458         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4459         Describe Transient Mark mode as the default.
4461         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4462         the default behavior with Transient Mark mode off.
4463         (Position Info): Fix typo.
4465         * display.texi (Standard Faces): Reference the Mark node.
4466         Remove discussion of the region face, which is discussed there.
4468         * emacs.texi (Top): Update node listings.
4470         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4471         as the default.
4473         * fixit.texi (Undo): Standardize choice of undo key sequence.
4474         (Undo, Spelling): Describe Transient Mark mode as the default.
4476         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4477         default.
4479         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4481         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4482         mode is the default, and note that the mark is not activated when set.
4484         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4485         Describe Transient Mark mode as the default.
4487         * search.texi (Basic Isearch): Reference the Mark Ring node.
4488         (Replace, Unconditional Replace, Other Repeating Search):
4489         Describe Transient Mark mode as the default.
4491         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4492         Describe Transient Mark mode as the default.
4493         (Paragraphs): Describe how M-h behaves when region is active.
4495         * trouble.texi (Quitting): Clarify effects of C-g.
4497 2008-03-13  Glenn Morris  <rgm@gnu.org>
4499         * emacs.texi (EMACSVER): Set to 23.0.60.
4501 2008-03-05  Glenn Morris  <rgm@gnu.org>
4503         * dired.texi (Hiding Subdirectories): Fix previous change.
4505 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4507         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4509 2008-02-28  Kim F. Storm  <storm@cua.dk>
4511         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4512         Move describe-distribution to C-h C-o.
4513         Move view-emacs-problems to C-h C-p.
4514         Add view-emacs-debugging on C-h C-d.
4515         Add view-external-packages on C-h C-e.
4516         Add view-order-manuals on C-h C-m.
4518 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4520         * msdog-xtra.texi (MS-DOS): Docstring fix.
4522 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4524         * msdog.texi (Windows Fonts): Use a @table for describing font
4525         properties.
4527 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4529         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4530         value has changed.
4531         (Windows HOME): Clarify what is meant by "if that fails as well".
4532         (Windows Fonts): New section.
4534 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4536         * basic.texi (Basic Undo): Remove duplicate "you can".
4538 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4540         * maintaining.texi (Tags): Fix last change.
4542 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4544         * tramp.texi: Use new FSF's Back-Cover Text.
4546 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4548         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4550 2008-01-26  Richard Stallman  <rms@gnu.org>
4552         * maintaining.texi (Tags): Delete redundant index entry.
4554 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4556         * programs.texi (Imenu): Move "@cindex tags" from here...
4557         * maintaining.texi (Tags): ...to here.
4559 2008-01-23  Kevin Ryde  <user42@zip.com.au>
4561         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4562         click count.
4564 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
4566         * entering.texi (Exiting): Fix typo.
4567         Reported by D. E. Evans <sinuhe@gnu.org>.
4569 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
4571         * glossary.texi (Glossary): Fix typo.
4573 2007-12-27  Richard Stallman  <rms@gnu.org>
4575         * text.texi (Formatted Text): Improve menu tag.
4576         (Editing Format Info): In Info, add duplicate menu of nodes
4577         about the submenus.
4578         (Format Faces): Say where Faces menu is found.  Mention Other.
4579         (Format Colors): Say where these submenus are found.
4580         (Format Indentation, Format Justification): Likewise.
4581         (Format Properties): Likewise.
4583 2007-12-22  Richard Stallman  <rms@gnu.org>
4585         * search.texi (Query Replace): Make exp of query-replace more
4586         self-contained, and clarify.
4588         * cc-mode.texi (Getting Started): Change @ref to @pxref.
4590 2007-12-15  Richard Stallman  <rms@gnu.org>
4592         * files.texi (Auto Save): Clarify definition of auto-saving.
4594 2007-11-26  Richard Stallman  <rms@gnu.org>
4596         * help.texi (Help Echo): Cleanups.
4598 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4600         * files.texi (Why Version Control?): Fix typo.
4601         (VCS Concepts): Fix typos; small tense fix.
4602         (Selecting a Fileset): Fix typos; small rewording.
4603         (Log Buffer): Likewise.
4604         (Old Revisions): Likewise.
4606 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4608         * mule.texi (Communication Coding): Fix wording of last change.
4610 2007-11-16  Werner Lemberg  <wl@gnu.org>
4612         * custom.texi (Specifying File Variables):
4613         * major.texi (Choosing Modes): Mention '\" in man pages.
4615 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
4617         * mule.texi (Communication Coding): Document x-select-request-type.
4619         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4621 2007-11-15  Francesco Potortì  <pot@gnu.org>
4623         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4624         --output=file.
4626 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
4628         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4629         (Help Echo): Avoid mentioning the term "region" here and
4630         consistently use the term "active text".
4632 2007-11-11  Glenn Morris  <rgm@gnu.org>
4634         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4636 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
4638         * search.texi (Query Replace):
4639         Mention `query-replace-show-replacement'.
4641 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
4643         * building.texi (Watch Expressions): Remove obscure sentence.
4645 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
4647         * mule.texi (Select Input Method): Describe how to activate an input
4648         method in the text mode.
4650 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4652         * cmdargs.texi (Misc Variables): Remove Sun windows info.
4654 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
4656         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4658 2007-10-30  Glenn Morris  <rgm@gnu.org>
4660         * misc.texi (Directory Tracking): Explain a bit more about
4661         dirtrack-mode.
4663 2007-10-25  Glenn Morris  <rgm@gnu.org>
4665         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4667 2007-10-24  Richard Stallman  <rms@gnu.org>
4669         * misc.texi (Interactive Shell): Cleanup last change.
4671 2007-10-22  Juri Linkov  <juri@jurta.org>
4673         * mini.texi (Minibuffer History): Add text about a list of minibuffer
4674         default values.
4676 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
4678         * files.texi: Disambiguate two slightly different uses of the term
4679         'filesets'.
4681 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
4683         * trouble.texi (Quitting): Fix typo.
4685 2007-10-18  Glenn Morris  <rgm@gnu.org>
4687         * frames.texi (Mode Line Mouse): Mention minor mode names.
4689 2007-10-17  Juri Linkov  <juri@jurta.org>
4691         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4692         fill-paragraph operates on the active region in Transient Mark mode.
4693         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4694         with fill-paragraph.
4696         * basic.texi (Arguments): Replace fill-paragraph-or-region with
4697         fill-paragraph.
4699         * fixit.texi (Spelling): ispell-word operates on the active region
4700         in Transient Mark mode.
4702 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
4704         * building.texi (Source Buffers):
4705         * custom.texi (Init Non-ASCII):
4706         * glossary.texi (Glossary): Use "key binding" consistently.
4708 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
4710         * calendar.texi (Diary): Fix directive.
4712 2007-10-16  Richard Stallman  <rms@gnu.org>
4714         * calendar.texi (Diary): Clarify text about diary file example.
4716 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
4718         * files.texi: Capitalize node names according to convention.
4720 2007-10-13  Glenn Morris  <rgm@gnu.org>
4722         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4724 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
4726         * emacs.texi:
4727         * files.texi (Version Systems): Minor fixes to version-control material
4728         suggested by RMS and Robert J. Chassell.
4730 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
4732         * files.texi (Version Systems):
4733         * vc-xtra.texi:
4734         * vc1-xtra.texi:
4735         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4736         operations.  Change of terminology from `version' to `revision'.
4737         Revise text for adequate description of VCSes with monotonic IDs.
4738         * emacs.texi: Change of terminology from `version' to `revision'.
4740 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4742         * files.texi (Version Systems): Describe newer VCses.
4743         Reorder the descriptions to be chronological.
4745 2007-10-09  Richard Stallman  <rms@gnu.org>
4747         * display.texi (Cursor Display): Correct how cursor appears
4748         in nonselected windows.
4750 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
4752         * building.texi (GDB Graphical Interface): Remove references to gdba
4753         and mention gud-gdb.
4755 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
4757         * rmail.texi (Rmail Sorting): Improve indexing.
4759 2007-10-06  Juri Linkov  <juri@jurta.org>
4761         * text.texi (Fill Commands): Document fill-paragraph-or-region.
4762         (Fill Prefix, Format Indentation): Replace fill-paragraph with
4763         fill-paragraph-or-region.
4765         * basic.texi (Arguments): Replace fill-paragraph with
4766         fill-paragraph-or-region.
4768 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
4770         * files.texi: Update the section on version control for 2007
4771         conditions.  None of these changes are new-VC-specific; that
4772         will come later.
4774 2007-09-15  Glenn Morris  <rgm@gnu.org>
4776         * calendar.texi (Holidays): Change all instances of `holiday-list' back
4777         to `list-holidays'.
4779 2007-09-14  Glenn Morris  <rgm@gnu.org>
4781         * calendar.texi: Update all instances of mark-calendar-holidays,
4782         list-calendar-holidays, list-holidays with the new names.
4784 2007-09-06  Glenn Morris  <rgm@gnu.org>
4786         Move manual sources from man/ to subdirectories of doc/.
4787         Split into the Emacs manual in emacs/, and other manuals in misc/.
4788         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4789         manual.
4790         (infodir): New variable.
4791         (info): Use $infodir.
4792         (emacsman): Delete target, not needed any more.
4793         Move all targets that are not the Emacs manual to misc/Makefile.in.
4794         (mostlyclean): Remove `gnustmp'.
4795         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4796         manual.
4797         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4798         (emacsman): Delete target, not needed any more.
4799         (clean): Remove all info files but Emacs manual.
4800         Move all targets that are not the Emacs manual to misc/Makefile.in.
4801         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4803         * Makefile.in (INFOSOURCES): Delete.
4804         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4805         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4806         *.vrs *.toc here...
4807         (maintainer-clean): ...from here.
4809 2007-09-05  Glenn Morris  <rgm@gnu.org>
4811         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4813 2007-08-29  Glenn Morris  <rgm@gnu.org>
4815         * emacs.texi (EMACSVER): Increase to 23.0.50.
4817 2007-08-27  Richard Stallman  <rms@gnu.org>
4819         * emacs.texi (Top): Clarify menu item for Glossary.
4821         * display.texi (Faces): Change secn title.
4822         Clarify not all fonts come from Font Lock.
4824 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
4826         * basic.texi (Position Info): Add index entry for face at point.
4827         Mention that character faces are also displayed by "C-u C-x =".
4829 2007-08-08  Glenn Morris  <rgm@gnu.org>
4831         * glossary.texi (Glossary): Deprecate `iff'.
4833 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4835         * files.texi (File Conveniences): Document point motion keys in Image
4836         mode.
4838 2007-07-27  Glenn Morris  <rgm@gnu.org>
4840         * emacs.texi (Copying): Include license text from gpl.texi, rather than
4841         in-line.
4843         * gpl.texi: New file with text of GPL.
4844         * Makefile.in (EMACSSOURCES): Add gpl.texi.
4846 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4848         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4850         * dired.texi (Wdired): Mention C-x C-q key binding.
4852 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4854         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4856 2007-07-25  Glenn Morris  <rgm@gnu.org>
4858         * emacs.texi (Copying): Replace license with GPLv3.
4860         * Relicense all FSF files to GPLv3 or later.
4862 2007-07-24  Glenn Morris  <rgm@gnu.org>
4864         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4865         for some calendars.
4867 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
4869         * screen.texi (Mode Line): Describe new mode-line flag that shows if
4870         default-directory for the current buffer is on a remote machine.
4872 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
4874         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4875         default value.
4877 2007-07-21  Richard Stallman  <rms@gnu.org>
4879         * files.texi (Why Version Control?): Improve previous change.
4881 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
4883         * files.texi (Why Version Control?): New node.
4885 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4887         * building.texi (Starting GUD): Add xref to this anchor.
4889 2007-06-24  Karl Berry  <karl@gnu.org>
4891         * emacs.texi: New Back-Cover Text.
4893 2007-06-07  Alan Mackenzie  <acm@muc.de>
4895         * display.texi (Optional Mode Line): Document the new form of
4896         line+column numbers, "(561,2)".
4898 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4900         * maintaining.texi (Create Tags Table): Fix typos.
4902 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4904         * Version 22.1 released.
4906 2007-05-07  Karl Berry  <karl@gnu.org>
4908         * emacs.texi (EMACSVER): Back to 22.
4910 2007-05-06  Richard Stallman  <rms@gnu.org>
4912         * maintaining.texi (Create Tags Table): Clean up previous change.
4914 2007-05-05  Francesco Potortì  <pot@gnu.org>
4916         * maintaining.texi (Create Tags Table): Add text about the dangers of
4917         making symbolic links to tags files.
4919 2007-05-04  Karl Berry  <karl@gnu.org>
4921         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4923 2007-05-03  Karl Berry  <karl@gnu.org>
4925         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4927         * .cvsignore (*.pdf): New entry.
4929         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4930         for printing.
4932 2007-05-01  Richard Stallman  <rms@gnu.org>
4934         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4936 2007-04-28  Glenn Morris  <rgm@gnu.org>
4938         * ack.texi (Acknowledgments):
4939         * anti.texi (Antinews):
4940         * programs.texi (Program Modes): Restore mention of python.el pending
4941         consideration of legal status.
4943 2007-04-28  Richard Stallman  <rms@gnu.org>
4945         * files.texi (File Names): Fixes to ~ description on MS systems.
4947 2007-04-26  Glenn Morris  <rgm@gnu.org>
4949         * emacs.texi (EMACSVER): Increase to 22.1.50.
4951 2007-04-25  Karl Berry  <karl@gnu.org>
4953         * emacs.texi: Improve line breaks on copyright page,
4954         similar layout to lispref, 8.5x11 by default.
4956         * dired.texi (Image-Dired): Improve line break, fix typo.
4958 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4960         * programs.texi (Program Modes):
4961         * anti.texi (Antinews):
4962         * ack.texi (Acknowledgments): python.el removed.
4964 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4966         * display.texi (Highlight Interactively): Correct description of
4967         hi-lock-file-patterns-policy.
4969         * files.texi (File Archives): Mention self-extracting executables.
4971 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
4973         * search.texi (Unconditional Replace, Query Replace): Add xref to
4974         "Replacement and Case".
4976 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4978         * dired.texi (Image-Dired): Move from Thumbnails node.
4979         * misc.texi (Thumbnails): Node deleted.
4980         * emacs.texi (Top): Update node listing.
4982         * files.texi (File Conveniences):
4983         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4985 2007-04-21  Richard Stallman  <rms@gnu.org>
4987         * display.texi (Highlight Interactively): Correct previous change.
4988         Clarify doc of hi-lock-find-patterns, and move new features into it.
4990 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4992         * display.texi (Highlight Interactively):
4993         Document hi-lock-file-patterns-policy.
4995 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
4997         * display.texi (Scrolling): Fix typo.
4999 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5001         * doclicense.texi: Remove node heading, so that it can be included by
5002         other files.
5004         * emacs.texi: Insert node heading for GFDL.
5006 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5008         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5009         "command line".
5011         * display.texi (Faces): Refer to "Creating Frames" for face
5012         and other frame customizations in .emacs.
5014         * frames.texi (Creating Frames): Mention that face customizations can
5015         be put in .emacs.  Add index entries.
5017 2007-04-12  Richard Stallman  <rms@gnu.org>
5019         * glossary.texi (Glossary): Explain `iff'.
5021 2007-04-11  Karl Berry  <karl@gnu.org>
5023         * gnu.texi (Top),
5024         * macos.texi (Mac Font Specs),
5025         * anti.texi (Antinews),
5026         * xresources.texi (Resources),
5027         * misc.texi (Emulation),
5028         * calendar.texi (Daylight Saving),
5029         * dired.texi (Dired and Find),
5030         * rmail.texi (Remote Mailboxes),
5031         * sending.texi (Mail Headers),
5032         * programs.texi (Which Function),
5033         * files.texi (Recover),
5034         * buffers.texi (Uniquify),
5035         * frames.texi (Wheeled Mice),
5036         * killing.texi (Rectangles): Wording to improve breaks in
5037         8.5x11 format.
5038         * mule.texi (Language Environments): \hbadness=10000 since there's
5039         no way to reword.
5040         * emacs.texi (smallbook): New @set to more easily switch between
5041         smallbook and 8.5x11.
5043 2007-04-11  Richard Stallman  <rms@gnu.org>
5045         * files.texi (File Conveniences): Add xref to Tumme.
5046         Delete text about Thumbnail mode.
5048 2007-04-09  Alan Mackenzie  <acm@muc.de>
5050         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5051         new name.  Insert concept index entries.
5053 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5055         * display.texi (Standard Faces): Document prefix arg for
5056         list-faces-display.
5058         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5060 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5062         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5064         * files.texi (Misc File Ops): Rewrite description of
5065         insert-file-literally.
5067 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5069         * misc.texi (Printing): Postscript -> PostScript.
5071         * ack.texi (Acknowledgments): Postscript -> PostScript.
5073         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5075         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5076         below.
5078 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5080         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5081         Init Non-ASCII.
5082         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5083         (Init Non-ASCII): New node.
5085 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5087         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5089 2007-03-12  Glenn Morris  <rgm@gnu.org>
5091         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5092         "Daylight Savings".
5094         * calendar.texi: Replace "daylight savings" with "daylight
5095         saving" in text throughout.
5097 2007-03-04  Richard Stallman  <rms@gnu.org>
5099         * custom.texi (Safe File Variables): Minor correction.
5101 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5103         * rmail.texi (Movemail): Add internal ref.
5104         Don't indent the intro for the PROTO table.
5105         Format PROTO table items with @code.
5107 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5109         * building.texi: Remove references to bashdb.
5111 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5113         * mule.texi (Language Environments): Update list of supported language
5114         environments.
5116 2007-02-14  Kim F. Storm  <storm@cua.dk>
5118         * building.texi (Grep Searching): Fix lgrep doc.
5120 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5122         * back.texi: Remove unused file.
5124 2007-02-05  Francesco Potortì  <pot@gnu.org>
5126         * maintaining.texi (Tag Syntax): Now --members is the default for
5127         etags, not for ctags yet.
5129 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5131         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5132         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5133         expects.  Add comments to prevent people from inadvertently modifying
5134         the key parts needed by `texinfo-multiple-files-update'.
5136 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5138         * frames.texi (Secondary Selection): Window clicked does not matter
5139         when mouse-yank-at-point is non-nil.
5141 2007-01-16  Glenn Morris  <rgm@gnu.org>
5143         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5144         system abbrev.
5146 2007-01-11  Richard Stallman  <rms@gnu.org>
5148         * msdog.texi (Windows Keyboard): Another small cleanup.
5150 2007-01-10  Richard Stallman  <rms@gnu.org>
5152         * msdog.texi (Windows Keyboard): Yet another try to make
5153         everyone happy with that passage.
5155 2007-01-05  Richard Stallman  <rms@gnu.org>
5157         * anti.texi (Antinews): Mention M-x shell scrolling.
5159 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5161         * building.texi (Watch Expressions): Describe gdb-max-children.
5163 2007-01-04  Richard Stallman  <rms@gnu.org>
5165         * msdog.texi (Windows Keyboard): Clarify previous change.
5167 2007-01-02  Richard Stallman  <rms@gnu.org>
5169         * custom.texi (Changing a Variable): Minor clarification.
5170         (Specific Customization): customize-customized => customize-unsaved.
5172         * entering.texi (Entering Emacs): Clean up text about restarting
5173         Emacs for each file.
5175         * misc.texi (Shell Options): Minor cleanup.
5177         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5178         with Emacs, not vice versa.
5180         * programs.texi (Symbol Completion): Recommend customizing
5181         window manager.
5183         * xresources.texi (Resources): Minor fix.
5185 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5187         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5189 2007-01-01  Richard Stallman  <rms@gnu.org>
5191         * commands.texi (User Input): Document keys stolen by window mangers.
5193 2006-12-31  Richard Stallman  <rms@gnu.org>
5195         * custom.texi (Specific Customization): Document customize-option
5196         instead of customize-variable.
5198 2006-12-31  Kim F. Storm  <storm@cua.dk>
5200         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5202 2006-12-30  Kim F. Storm  <storm@cua.dk>
5204         * killing.texi (CUA Bindings): Fix typo.
5206         * xresources.texi (Table of Resources): Mention grow-only value for
5207         auto-resize-tool-bars.
5209 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5211         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5212         and how to get them back.
5214 2006-12-26  Richard Stallman  <rms@gnu.org>
5216         * calendar.texi (Holidays): Holiday listing is based on current
5217         practice, but DST is not.
5219 2006-12-25  Richard Stallman  <rms@gnu.org>
5221         * emacs.texi (Top): Update subnode menus.
5223         * mark.texi (Transient Mark): Fix xref.
5225         * killing.texi (Graphical Kill): Node deleted.
5226         (Killing): Add xref to Cut and Paste.
5227         (CUA Bindings): Update xref.
5229         * frames.texi (Cut and Paste): New section to hold other nodes.
5230         (Mouse Commands): Node demoted.
5231         (Cut/Paste Other App): Split out from Mouse Commands.
5232         (Word and Line Mouse): Likewise.
5233         (Secondary Selection, Clipboard): Nodes demoted.
5235 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5237         * calendar.texi (Holidays): US daylight saving begins second Sunday
5238         in March for 2007 onwards.
5239         (Daylight Savings): Show new US default daylight saving rules, 2nd
5240         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5242 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5244         * calendar.texi (Scroll Calendar): < and > are switched.
5246 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5248         * killing.texi (Deletion): Describe M-\ prefix argument.
5250 2006-12-23  Richard Stallman  <rms@gnu.org>
5252         * search.texi (Regexp Search): Explain why forward and reverse regexp
5253         search are not mirror images.
5255 2006-12-19  Kim F. Storm  <storm@cua.dk>
5257         * major.texi (Choosing Modes): Describe match-function elements for
5258         magic-mode-alist.
5260 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5262         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5263         peculiarities.
5265 2006-12-18  Richard Stallman  <rms@gnu.org>
5267         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5269 2006-12-17  Alan Mackenzie  <acm@muc.de>
5271         * programs.texi (Left Margin Paren): Remove the bit which says
5272         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5273         Discuss some of the issues of setting this option to nil.
5275 2006-12-17  Glenn Morris  <rgm@gnu.org>
5277         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5279 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5281         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5282         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5283         NTFS volumes.
5284         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5285         volumes.
5287 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5289         * text.texi (HTML Mode): Fix "C-c TAB".
5291 2006-12-09  Richard Stallman  <rms@gnu.org>
5293         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5295 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5297         * files.texi (Misc File Ops): Document insert-file-literally.
5299 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5301         * cmdargs.texi (Colors): Note that --color is intended for overriding
5302         the terminal defaults, not for normal invocation.
5304         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5305         ``server program''.  Add a cross-reference to "Init File" node.
5306         (Invoking emacsclient): Add index entries.  Document both short and
5307         long versions of command-line options.  Document the -f option.
5309 2006-12-06  Richard Stallman  <rms@gnu.org>
5311         * text.texi (Outline Format): Say to set outline-regexp
5312         and outline-level with major modes and file local variables.
5314 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5316         * anti.texi (Antinews): Mention the alternative to
5317         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5319         * misc.texi (Interactive Shell): Ditto.
5321 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5323         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5325         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5327 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5329         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5330         colon in the mode line.
5332         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5334 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5336         * building.texi (Watch Expressions): Mention SPC for expanding/
5337         contracting watch expressions.
5339 2006-11-26  Kim F. Storm  <storm@cua.dk>
5341         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5343 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5345         * building.texi (Debugger Operation): Define text command mode.
5346         Clarify how tooltips work.
5347         (GDB Graphical Interface): Explain how to run in text command mode
5348         more clearly.
5350 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5352         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5354 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5356         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5358 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5360         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5361         and EMACS is deprecated.
5363 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5365         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5367 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5369         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5371         * emacs.texi: Include xresources.texi both for info and dvi.
5373         * xresources.texi: Merge text from xresmini.texi.
5375 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5377         * glossary.texi: Fix typos.
5379 2006-11-06  Richard Stallman  <rms@gnu.org>
5381         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5383         * ack.texi (Acknowledgments): Fix name spelling.
5385 2006-11-01  Juri Linkov  <juri@jurta.org>
5387         * search.texi (Word Search): Document incremental word search.
5389 2006-10-28  Glenn Morris  <rgm@gnu.org>
5391         * ack.texi (Acknowledgments): Add cal-html author.
5393         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5394         Calendar").  Describe new package cal-html.
5395         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5396         Calendar Files."
5398 2006-10-23  Richard Stallman  <rms@gnu.org>
5400         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5401         Abbrev mode is enabled.
5403 2006-10-16  Richard Stallman  <rms@gnu.org>
5405         * emacs.texi: Update ISBN.
5407 2006-10-11  Kim F. Storm  <storm@cua.dk>
5409         * emacs.texi (Acknowledgments): Use @dotless{i}.
5411 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5413         * building.texi (Breakpoints Buffer): Mention catchpoints.
5415 2006-10-08  Kim F. Storm  <storm@cua.dk>
5417         * ack.texi (Acknowledgments): Update.
5419         * emacs.texi (Acknowledgments): Fix bad @/ form.
5421 2006-10-05  Kim F. Storm  <storm@cua.dk>
5423         * emacs.texi (Acknowledgments): Add more contributors.
5425 2006-10-03  Richard Stallman  <rms@gnu.org>
5427         * emacs.texi (Acknowledgments): Update version and edition.
5429 2006-10-01  Karl Berry  <karl@gnu.org>
5431         * custom.texi (Customization Groups): Page break to keep example buffer
5432         on one page.
5434 2006-09-30  Karl Berry  <karl@gnu.org>
5436         * programs.texi (Basic Indent): @need to improve page break.
5437         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5439 2006-09-29  Glenn Morris  <rgm@gnu.org>
5441         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5443 2006-09-29  Karl Berry  <karl@gnu.org>
5445         * windows.texi (Basic Window): Remove forced @break, no longer
5446         desirable.
5447         * frames.texi (Frame Commands),
5448         * mark.texi (Marking Objects): Reword to avoid bad page break.
5449         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5451 2006-09-19  Richard Stallman  <rms@gnu.org>
5453         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5454         stick to present tense.
5456 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5458         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5459         to x-gtk-use-old-file-dialog.
5460         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5462 2006-09-15  Jay Belanger  <belanger@truman.edu>
5464         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5465         Change "Library Public License" to "Lesser Public License"
5466         throughout.  Use "yyyy" to represent year.
5468 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5470         * files.texi (Visiting): Add index entry "open file".
5472 2006-09-11  Richard Stallman  <rms@gnu.org>
5474         * building.texi (Compilation Mode): Clarification.
5475         (Grep Searching): Add xref to Compilation Mode.
5477 2006-09-08  Richard Stallman  <rms@gnu.org>
5479         * search.texi (Search): Ref multi-file search commands here.
5480         (Other Repeating Search): Not here.
5482 2006-08-28  Richard Stallman  <rms@gnu.org>
5484         * windows.texi (Split Window): Update xref.
5486         * basic.texi (Continuation Lines): Update xref.
5488         * indent.texi (Tab Stops): Update xref.
5490         * emacs.texi (Top): Update subnode menu.
5492         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5493         split out of Display Custom.
5495 2006-08-25  Kim F. Storm  <storm@cua.dk>
5497         * display.texi (Display Custom): Add variables overline-margin
5498         and x-underline-at-descent-line.
5500 2006-08-25  Richard Stallman  <rms@gnu.org>
5502         * entering.texi (Exiting): Rewrite to give graphical displays
5503         priority over text terminals.
5505         * search.texi (Incremental Search): Move index entries.
5507 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5509         * custom.texi (Init File): Reference Find Init to avoid "home
5510         directory" confusion.
5512 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5514         * building.texi (Other GDB-UI Buffers): Describe how to edit
5515         a value in the locals buffer.
5517 2006-08-21  Richard Stallman  <rms@gnu.org>
5519         * search.texi (Basic Isearch): Add `isearch' index entry.
5521 2006-08-16  Richard Stallman  <rms@gnu.org>
5523         * misc.texi (Saving Emacs Sessions): Clean up wording.
5525         * mark.texi (Marking Objects): Mention term "select all".
5527         * emacs.texi (Top): Update subnode menu.
5529         * help.texi (Help Mode): Move node up in file.
5531 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5533         * building.texi (Stack Buffer): Explain fringe arrow.
5535 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5537         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5538         on startup.
5540 2006-08-11  Romain Francoise  <romain@orebokech.com>
5542         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5544 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5546         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5548 2006-08-10  Richard Stallman  <rms@gnu.org>
5550         * text.texi (Format Faces): Substantial rewrites to deal
5551         with face merging.  Empty regions don't count.
5552         Clarify face property inheritance.
5554 2006-08-08  Romain Francoise  <romain@orebokech.com>
5556         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5557         <arjuropo@cc.jyu.fi>.
5559 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
5561         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5562         apply to all frames.
5564 2006-08-01  Richard Stallman  <rms@gnu.org>
5566         * help.texi (Name Help): Add index entries for describe-variable.
5568 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5570         * building.texi (GDB Graphical Interface): Shorten node names.
5571         (GDB-UI Layout): Use GDB-related.
5572         (Other GDB-UI Buffers): Simplify English.
5574 2006-07-31  Richard Stallman  <rms@gnu.org>
5576         * search.texi (Query Replace): Add xref for Dired's Q command.
5578 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5580         * building.texi (GDB commands in Fringe): Rename to...
5581         (Source Buffers): ..this and move forward.  Describe hollow arrow and
5582         new option gdb-find-source-frame.
5584 2006-07-29  Richard Stallman  <rms@gnu.org>
5586         * dired.texi (Operating on Files): Simplify previous change
5587         and fix Texinfo usage.
5589 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5591         * dired.texi (Operating on Files): Add cross-references.  State the
5592         Unix commands that do similar things.
5594 2006-07-28  Richard Stallman  <rms@gnu.org>
5596         * mark.texi (Transient Mark): Clarify that region never disappears
5597         when Transient Mark mode is off, and not when it is on.
5599 2006-07-27  Richard Stallman  <rms@gnu.org>
5601         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
5603 2006-07-24  Richard Stallman  <rms@gnu.org>
5605         * xresources.texi (GTK styles): Fix texinfo usage.
5607         * commands.texi (User Input): Explain why we teach keyboard cmds.
5609         * xresources.texi, xresmini.texi, search.texi, programs.texi:
5610         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5611         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5612         * doclicense.texi, display.texi, dired.texi, basic.texi:
5613         * anti.texi, ack.texi: Move periods and commas inside quotes.
5615 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
5617         * cmdargs.texi (General Variables): Document EMAIL.
5619 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5621         * frames.texi (Frame Commands): Mention that focus-follows-mouse
5622         doesn't have effect on MS-Windows.
5624 2006-07-17  Richard Stallman  <rms@gnu.org>
5626         * building.texi (Grep Searching): Explain about chaining grep commands.
5628 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5630         * killing.texi, mini.texi: Fix typos.
5632 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5634         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5635         is invoked for multiple files.
5637 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5639         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5640         on-line manual for the rest of this node.
5641         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5642         unconditionally.
5643         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5644         Improve wording.
5645         (Windows Printing): Improve wording.
5646         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5647         rest of this node.
5649 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5651         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5652         with eval-buffer.
5654 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
5656         * mule.texi (Coding Systems, Specify Coding): Link descriptions
5657         of character translation.
5659 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5661         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5663 2006-07-03  Karl Berry  <karl@gnu.org>
5665         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5666         not-too-underfull hboxes in the TeX output.
5667         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5668         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5669         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5670         * sending.texi, text.texi: Fix overfull/underfull boxes.
5672 2006-07-03  Romain Francoise  <romain@orebokech.com>
5674         * m-x.texi (M-x): Fix.
5676 2006-07-03  Richard Stallman  <rms@gnu.org>
5678         * search.texi (Other Repeating Search): filename -> file name.
5680         * misc.texi (Narrowing): Minor cleanups.
5682         * files.texi (Visiting): filename -> file name.
5684         * emacs.texi (Top): Update subnode menus.
5686         * mule.texi (Coding Systems): Move char translation stuff here.
5687         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5688         (Recognize Coding): Substantial local rewrites.
5689         (International): Update menu.
5691         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5692         (Scrolling): Substantial local rewrites.
5693         (Display): Update menu and intro.
5695         * dired.texi: filename -> file name.
5697         * custom.texi (Safe File Variables): Texinfo usage fix.
5699 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
5701         * help.texi, m-x.texi: Lots of cleanups.
5703 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
5705         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5706         (Windows Processes, Windows Misc): Shorten the printed version by
5707         selectively conditioning less important portions by @ifnottex.
5709 2006-06-27  Richard Stallman  <rms@gnu.org>
5711         * mini.texi (Minibuffer File): Minor cleanup.
5713 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
5715         * frames.texi (XTerm Mouse): Rename to...
5716         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
5718         * emacs.texi (Top): Use new node name.
5720 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
5722         * emacs.texi (Top): Update the detailed menu according to changes in
5723         msdog.texi.
5725         * msdog.texi (Windows Keyboard): New section.
5726         (Windows Mouse): New section.
5727         (Windows System Menu): Remove section (text merged with "Windows
5728         Keyboard").
5729         (Windows Misc): New section.
5731         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5733         * msdog.texi (ls in Lisp): New section.
5735         * files.texi (Visiting): Document case-insensitive wildcard matching
5736         under find-file-wildcards.
5738 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5740         * macos.texi (Mac Input): Add description of mac-function-modifier.
5741         Now Unicode keyboard layouts work.
5743 2006-06-10  Richard Stallman  <rms@gnu.org>
5745         * mule.texi (Recognize Coding): Clarify previous change.
5747 2006-06-09  Kenichi Handa  <handa@m17n.org>
5749         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5750         notation.
5752 2006-06-07  Kevin Ryde  <user42@zip.com.au>
5754         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5755         manual for @ifnottex, but in emacs-extra for @iftex.
5757         * cmdargs.texi (General Variables): Fix smtpmail xref.
5759 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5761         * programs.texi (Comment Commands):
5762         * custom.texi (Specifying File Variables):
5763         Use ;; instead of ;;; to better follow coding conventions.
5765 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
5767         * building.texi (Watch Expressions): Move node to end.
5768         (GDB Graphical Interface): Move description of clicks in fringe...
5769         (GDB commands in the Fringe): ...to here.  New node.
5771 2006-06-05  Romain Francoise  <romain@orebokech.com>
5773         * xresmini.texi (GTK resources): Fix various typos.
5775 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
5777         * building.texi (GDB Graphical Interface): Update bindings.
5778         (Commands of GUD): Add gud-print.  Remove gud-run.
5779         Restate availability more generally.
5781 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
5783         * mini.texi: Lots of cleanups.
5785 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
5787         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5788         and Mouse-2.
5790 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
5792         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5794 2006-05-31  Richard Stallman  <rms@gnu.org>
5796         * basic.texi (Moving Point): Fix previous change.
5798 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
5800         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5802 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
5804         * basic.texi: Many simplifications and improvements in wording.
5806 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
5808         * anti.texi (Antinews): Create a node for gdb-ui.
5810 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5812         * frames.texi (Menu Bars, Tool Bars): Add index entries.
5814 2006-05-20  Richard Stallman  <rms@gnu.org>
5816         * dired.texi (Dired Navigation): dired-goto-file is now j.
5818 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
5820         * mule.texi (Coding Systems): Mention the undecided-* coding systems
5821         and their aliases.
5823         * msdog.texi (Windows Printing): Mention non-support of plain text
5824         printing with some el-cheapo printers, and suggest a workaround.
5826 2006-05-20  Kevin Ryde  <user42@zip.com.au>
5828         * text.texi (TeX Print): tex-dvi-view-command has a default value,
5829         remove the bit saying you must set it.
5831 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5833         * trouble.texi (Checklist):
5834         * text.texi (Text, Auto Fill, Text Mode):
5835         * search.texi (Nonincremental Search):
5836         * rmail.texi (Rmail Labels):
5837         * mule.texi (Input Methods, Multibyte Conversion):
5838         * misc.texi (Gnus, Where to Look, PostScript):
5839         * maintaining.texi (Create Tags Table):
5840         * indent.texi (Indentation Commands):
5841         * fixit.texi (Spelling):
5842         * emacs.texi (Copying):
5843         * custom.texi (Init File): ifinfo -> ifnottex.
5845 2006-05-17  Richard Stallman  <rms@gnu.org>
5847         * files.texi (Diff Mode): Mention C-x `.
5849 2006-05-08  Richard Stallman  <rms@gnu.org>
5851         * custom.texi (Disabling): Textual cleanups.
5853 2006-05-12  Glenn Morris  <rgm@gnu.org>
5855         * calendar.texi (Displaying the Diary, Format of Diary File):
5856         Refer to diary-view-entries, diary-list-entries,
5857         diary-show-all-entries rather than obsolete aliases.
5859 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5861         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5862         (Displaying the Diary, Special Diary Entries, Importing Diary):
5863         * building.texi (Compilation Shell):
5864         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5865         emacs-xtra with @inforef's.
5867         * files.texi (Visiting): Fix wording.
5869         * mule.texi (Coding Systems, Text Coding): More indexing.
5870         Mention that C-x RET f can set eol conversion.
5872 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
5874         * xresmini.texi (GTK resources): Insert GTK description.
5876         * xresources.texi (GTK resources): metafont should be menufont.
5878 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5880         * mini.texi (Completion Options): Completion of remote files'
5881         method, user name and host name is active only in partial
5882         completion mode.
5884 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5886         * makefile.w32-in (emacs.dvi):
5887         * Makefile.in (emacs.dvi): Add xresmini.texi.
5889         * xresmini.texi (Table of Resources): Remove xref to non-existent
5890         node "LessTif Resources".
5892         * msdog.texi (Microsoft Windows):
5893         * calendar.texi (Calendar/Diary, Displaying the Diary)
5894         (Special Diary Entries, Importing Diary, Holidays):
5895         * programs.texi (Program Modes):
5896         * text.texi (Text):
5897         * buffers.texi (Several Buffers):
5898         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5900 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5902         The following changes merge the emacs-xtra manual into the main
5903         manual, but only for on-line version of the manual.
5905         * vc2-xtra.texi (Version Backups, Local Version Control)
5906         (Making Snapshots, Change Logs and VC, Version Headers)
5907         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5908         on-line manual.
5910         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5911         for on-line manual.
5913         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5914         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5915         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5916         for on-line manual.
5918         * fortran-xtra.texi (Fortran, Fortran Autofill)
5919         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5920         for on-line manual.
5922         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5923         Conditional xref's for on-line manual.
5925         * emerge-xtra.texi (Emerge, Overview of Emerge)
5926         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5927         manual.
5929         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5930         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5931         (EMACSSOURCES): Use EMACS_XTRA.
5932         (../info/emacs-xtra): Remove.
5933         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5935         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5936         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5937         (EMACSSOURCES): Use EMACS_XTRA.
5938         ($(infodir)/emacs-xtra): Remove.
5939         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5941         * trouble.texi (Quitting):
5942         * text.texi (Text):
5943         * programs.texi (Program Modes):
5944         * msdog.texi (Microsoft Windows):
5945         * frames.texi (Frames):
5946         * files.texi (Backup, Version Control, VC Concepts)
5947         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5948         (Registering, VC Status, VC Undo, Multi-User Branching)
5949         (Comparing Files):
5950         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5951         (Displaying the Diary, Special Diary Entries, Importing Diary):
5952         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5953         conditional xref's, depending on @iftex/@ifnottex.
5955         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5956         "MS-DOS".  @include msdog-xtra.texi.
5958         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5959         <Top Level> [ifnottex]: @include fortran-xtra.texi.
5961         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5962         for vc-xtra.texi subsections.
5963         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5964         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5966         * sending.texi (Sending Mail): A @node line without explicit Prev,
5967         Next, and Up links.
5969         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5970         Next, and Up links.
5972         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5973         and its sections.  @include picture-xtra.texi.
5975         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5976         "Emerge".
5977         (List Tags) [ifnottex]: @include emerge-xtra.texi.
5979         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5980         exact duplicate of its name-sake in calendar.texi.
5982         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5983         "Advanced Calendar/Diary Usage".
5984         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5986         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5987         dired-xtra.texi.
5988         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5990         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5991         (Files) [ifnottex]: Add menu entry for Autorevert.
5993         * emacs-xtra.texi (Introduction): Reword to make consistent with
5994         printed version only.
5995         <Top level>: Remove the body of all chapters and move them to the
5996         new *-xtra.texi files.  Use @raisesections and @lowersections to
5997         convert sections to chapters etc.
5999         * msdog-xtra.texi:
6000         * fortran-xtra.texi:
6001         * vc-xtra.texi:
6002         * vc1-xtra.texi:
6003         * vc2-xtra.texi:
6004         * emerge-xtra.texi:
6005         * cal-xtra.texi:
6006         * dired-xtra.texi:
6007         * arevert-xtra.texi: New files, with text from respective chapters
6008         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6009         into @subsection, etc.
6011         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6012         updated.
6014         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6015         Windows".  All references updated.
6017 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6019         * macos.texi (Mac Input): Mention input from Character Palette.
6020         (Mac Font Specs): Fix typo.
6022 2006-05-05  Richard Stallman  <rms@gnu.org>
6024         * files.texi (Diff Mode): Minor cleanup.
6026 2006-05-05  Karl Berry  <karl@gnu.org>
6028         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6029         errors from the current release of makeinfo (4.8).
6030         * help.texi (Library Keywords): Change widest word in multitable
6031         template from `emulations' to `convenience'.  (Not sure if this is
6032         related to the font change.)
6034 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
6036         * files.texi (File Names): Add a footnote about limited support of
6037         ~USER on MS-Windows.
6039         * cmdargs.texi (Initial Options): Add a footnote about limited
6040         support of ~USER on MS-Windows.
6042 2006-05-03  Richard Stallman  <rms@gnu.org>
6044         * files.texi (Diff Mode): Node moved here.
6045         (Comparing Files): Delete what duplicates new node.
6046         (Files): Put Diff Mode in menu.
6048         * misc.texi (Diff Mode): Move to files.texi.
6050         * emacs.texi (Top): Update menu for Diff Mode.
6052         * trouble.texi (Emergency Escape): Simplify.
6054         * emacs.texi (Top): Minor clarification.
6056 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6058         * commands.texi, entering.texi, screen.texi: Many simplifications.
6060 2006-05-03  Richard Stallman  <rms@gnu.org>
6062         * commands.texi (Text Characters): Delete paragraph about unibyte
6063         non-ASCII printing chars.
6065         * killing.texi (Killing): Say "graphical displays".
6066         * display.texi: Say "graphical displays".
6068         * cmdargs.texi (Misc X): Say "graphical displays".
6070 2006-05-01  Richard Stallman  <rms@gnu.org>
6072         * emacs.texi (Top): Add Diff Mode to menu.
6074 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6076         * misc.texi (Diff Mode): New node.
6078 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6080         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6081         (Mac Environment Variables): Shorten example line.
6082         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6084 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6086         * building.texi (GUD Customization): Describe cases %d and %c.
6087         Update description for %e.
6089 2006-04-30  Glenn Morris  <rgm@gnu.org>
6091         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6093 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6095         * custom.texi (Examining): Update C-h v output example.
6097 2006-04-29  Kim F. Storm  <storm@cua.dk>
6099         * building.texi (Grep Searching): Add lgrep and rgrep.
6101 2006-04-23  Richard Stallman  <rms@gnu.org>
6103         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6105         * xresmini.texi: New file.
6107         * xresources.texi (Face Resources): Split table into font resources
6108         and the rest.  Combine similar attributes for brevity.
6110 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6112         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6113         backslashes and case-insensitivity in file names (moved to the
6114         main manual).
6115         (MS-DOS Printing): Move most of the text to the main manual.
6117         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6118         New nodes.
6119         (Windows Processes, Windows System Menu): Add index entries and
6120         fix wording.
6122 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6124         * misc.texi (Shell Ring): Add notes on saved input when
6125         navigating off the end of the history list.
6127 2006-04-18  Chong Yidong  <cyd@mit.edu>
6129         * misc.texi (Shell Options): Correct default value of
6130         comint-scroll-show-maximum-output.
6132 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6134         * building.texi (Watch Expressions): Update.
6136 2006-04-12  Richard Stallman  <rms@gnu.org>
6138         * search.texi: Clean up previous change.
6140 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6142         * search.texi (Regexp Backslash, Regexp Replace): Add index
6143         entries for ``back reference'' and mention the term itself in the
6144         text.
6146 2006-04-11  Richard Stallman  <rms@gnu.org>
6148         * custom.texi (Safe File Variables):
6149         Document enable-local-variables = :safe.
6151 2006-04-11  Karl Berry  <karl@gnu.org>
6153         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6154         (Remote Repositories, Version Backups, Local Version Control)
6155         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6156         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6157         (Renaming VC Work Files and Master Files)
6158         (Inserting Version Control Headers, Customizing VC, General Options)
6159         (Options for RCS and SCCS, Options specific for CVS): Move all
6160         these nodes to emacs-xtra.texi, for brevity.
6161         * cmdargs.texi, files.texi: Change cross-references.
6163 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6165         * files.texi (Old Versions): Update description of vc-annotate's
6166         use of color to indicate date ranges.
6168 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6170         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6171         put info and printed manual names the right way around.
6173 2006-04-09  Karl Berry  <karl@gnu.org>
6175         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6176         emacs-xtra.texi, leaving only MS Windows information.
6177         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6178         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6179         node names.
6181         * emacs.texi: Move @summarycontents and @contents to the beginning
6182         of the file.
6184 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6186         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6188 2006-04-07  Richard Stallman  <rms@gnu.org>
6190         * programs.texi (Comments, Comment Commands, Options for Comments)
6191         (Multi-Line Comments): "Align", not "indent".
6192         (Basic Indent): C-j deletes trailing whitespace before the newline.
6194 2006-04-06  Richard Stallman  <rms@gnu.org>
6196         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6198 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6200         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6202 2006-04-05  Richard Stallman  <rms@gnu.org>
6204         * emacs.texi (Top): Update subnode menu.
6206         * trouble.texi (Unasked-for Search): Node deleted.
6207         (Lossage): Delete from menu.
6209 2006-04-04  Richard Stallman  <rms@gnu.org>
6211         * trouble.texi: Various cleanups.
6212         (Checklist): Don't bother saying how to snail a bug report.
6213         (Emergency Escape): Much rewriting.
6214         (After a Crash): Rename the core dump immediately.
6215         (Total Frustration): Call it a psychotherapist.
6216         (Bug Criteria): Avoid "illegal instruction".
6217         (Sending Patches): We always put the contributor's name in.
6219         * misc.texi (Thumbnails): Minor correction.
6221 2006-04-03  Richard Stallman  <rms@gnu.org>
6223         * misc.texi (Thumbnails): Minor cleanup.
6225 2006-04-02  Karl Berry  <karl@gnu.org>
6227         * sending.texi (Mail Sending): pxref to Top needs five args.
6229         * texinfo.tex: Update to current version (2006-03-21.13).
6231 2006-03-31  Richard Stallman  <rms@gnu.org>
6233         * emacs.texi (Top): Update subnode menu.
6235         * help.texi (Help Mode): Cleanup.
6237         * dired.texi: Many cleanups.
6238         (Dired Deletion): Describe dired-recursive-deletes.
6239         (Operating on Files): dired-create-directory moved.
6240         (Misc Dired Features): Move to here.
6241         (Tumme): Node moved to misc.texi.
6243         * custom.texi: Many cleanups.
6244         (Minor Modes): Don't mention ISO Accents Mode.
6245         (Examining): Update C-h v output example.
6246         (Hooks): Add index and xref for add-hook.
6247         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6248         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6250         * misc.texi: Many cleanups.
6251         (beginning): Add to summary of topics.
6252         (Shell): Put eshell xref at the end.  Remove eshell from table.
6253         (Thumbnails): New node.
6255 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6257         * files.texi (File Name Cache): Make it clear that the cache is
6258         not persistent.
6260 2006-03-25  Karl Berry  <karl@gnu.org>
6262         * emacs-xtra.texi, emacs.texi, gnu.texi:
6263         (1) use @copyright{} instead of (C) in typeset text;
6264         (2) do not indent copyright year list (or anything else).
6266 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6268         * files.texi (VC Dired Mode): Remove misplaced brackets.
6270 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6272         * files.texi: Various updates and clarifications in the VC chapter.
6274 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6276         * help.texi (Help Mode): Document "C-c C-c".
6278 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6280         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6281         menu in the standalone Info reader.
6283 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6285         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6286         moved here from Emacs manual.
6288         * programs.texi (Fortran): Section moved to emacs-xtra.
6289         (Program Modes): Xref to Fortran in emacs-xtra.
6291         * maintaining.texi (Emerge): Move to emacs-xtra.
6292         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6294         * picture.texi: File deleted.
6295         * Makefile.in:
6296         * makefile.w32-in: Remove picture.texi.
6298         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6299         * abbrevs.texi (Abbrevs):
6300         * sending.texi (Sending Mail): Picture node removed.
6302         * emacs.texi (Top): Update node listings.
6304 2006-03-12  Richard Stallman  <rms@gnu.org>
6306         * calendar.texi: Various cleanups.
6308 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6310         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6311         syntax.
6313 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6315         * search.texi (Regexps): More accurately describe which characters
6316         are special in which situations.  Recommend _not_ to quote `]' or
6317         `-' when they are not special.
6319 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6321         * files.texi (Old Versions): Clarify operation of C-x v =.
6323 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6325         * building.texi (Watch Expressions): Update and describe
6326         gdb-speedbar-auto-raise.
6328 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6330         * emacs.texi: Use @smallbook.
6331         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6332         Update subnode menu.
6334         * building.texi (Lisp Interaction): Minor addition.
6336 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6338         * building.texi (Watch Expressions): Update and be more precise.
6340 2006-02-15  Francesco Potortì  <pot@gnu.org>
6342         * maintaining.texi (Create Tags Table): Explain why the
6343         exception when etags writes to files under the /dev tree.
6345 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6347         * custom.texi (Safe File Variables): Lots of clarification.
6348         Renamed from Unsafe File Variables.
6350 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6352         * custom.texi (Unsafe File Variables): File variable confirmation
6353         assumed denied in batch mode.
6355 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6357         * building.texi (GDB User Interface Layout): Don't say `inferior'
6358         for program being debugged.
6360 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6362         * building.texi (GDB Graphical Interface):
6363         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6365 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6367         * custom.texi (Specifying File Variables, Unsafe File Variables):
6368         New nodes, split from File Variables.  Document new file local
6369         variable behavior.
6371 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6373         * display.texi (Standard Faces):
6374         * files.texi (Visiting):
6375         * frames.texi (Clipboard):
6376         * glossary.texi (Glossary) <Clipboard>:
6377         * xresources.texi (X Resources): Mention Mac OS port.
6379 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6381         * building.texi (Building): Clarify topic in intro.
6383         * maintaining.texi (Maintaining): Change title; clarify topic.
6384         Delete duplicate index entries.
6386         * building.texi (Other GDB User Interface Buffers): Clarifications.
6388         * text.texi (Cell Commands): Clarifications.
6390         * programs.texi (Defuns): Delete duplicate explanation of
6391         left-margin paren convention.
6392         (Hungry Delete): Minor cleanup.
6394 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6396         * dired.texi (Tumme): More tumme documentation.
6398 2006-02-11  Alan Mackenzie  <acm@muc.de>
6400         * programs.texi ("Hungry Delete"): Correct the appellation of the
6401         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6403 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6405         * dired.texi (Tumme): Fix small bug.
6407 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6409         * macos.texi (Mac International): Rename "fontset-mac" to
6410         "fontset-standard".
6412 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6414         * dired.texi (Tumme): Basic documentation for Tumme added.
6416 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6418         * mule.texi (International):
6419         * programs.texi (Basic Indent): Fix typos.
6421         * custom.texi (Minor Modes):
6422         * display.texi (Text Display):
6423         * commands.texi (Text Characters): Update xrefs.
6425 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6427         * emacs.texi (Top): Update subnode menu.
6428         Update info on old Emacs papers.
6429         (Intro): "Graphical display", not window system.
6431         * xresources.texi (GTK styles): Minor clarifications.
6433         * trouble.texi: "Graphical display", not window system.
6434         (Stuck Recursive): Minor clarification.
6436         * text.texi: Minor clarifications.
6437         (Sentences): Explain why two-space convention is better.
6438         Explain sentence-end-without-period here.
6439         (Fill Commands): Not here.
6440         (Refill): Node moved down.
6441         (Filling): Update menu.
6442         (Table Creation, Cell Justification, Column Commands): Clarify.
6444         * sending.texi: Minor clarifications.
6446         * search.texi (Regexp Backslash): Clarification.
6448         * rmail.texi: Minor cleanups.
6449         (Rmail): Delete digression about `rmail-mode'.
6450         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6451         (Rmail Files): Mention C-u M-x rmail.
6452         (Rmail Reply): Mention References.
6453         (Rmail Display): Mention rmail-nonignored-headers.
6455         * programs.texi: Minor cleanups.
6456         (Comment Commands): Mention momentary Transient Mark mode.
6457         (Matching): Be more specific about customizing show-paren-mode.
6458         (Info Lookup): Don't list the modes that support C-h S.
6459         Just say what it does in an unsupported mode.
6460         (Man Page): Delete excessive info on customizing woman.
6461         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6463         * abbrevs.texi: Minor clarifications.
6464         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6465         not "dynamic abbrevs" as if they were a kind of abbrev.
6467         * picture.texi (Picture): Minor cleanup.
6469         * mule.texi (Communication Coding): Say "other applications".
6470         (Fontsets): Not specific to X.  Add xref to X Resources.
6471         (Unibyte Mode): Rename from Single-Byte Character Support.
6472         "Graphical display", not window system.
6473         (International): Update menu.
6475         * maintaining.texi (Format of ChangeLog):
6476         New node, split out from ChangeLog.
6477         (ChangeLog): Clarifications in the remaining text.
6478         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6479         (Find Tag): Add @w.
6480         (Tags Search): Explain tag table order here.  Simplify grep ref.
6481         (List Tags): tags-tag-face is a variable, not a face.
6482         (Emerge): Cleanups.
6484         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6485         (Keyboard Macros): Avoid "the user".
6487         * killing.texi: "Graphical display", not window system.
6489         * help.texi (Help Echo): "Graphical display", not window system.
6491         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6493         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6495         * files.texi (Visiting): Make drag-and-drop not X-specific.
6497         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6499         * cmdargs.texi: Minor cleanups.
6501         * building.texi (Compilation): Move and split kill-compilation para.
6502         Add para about multiple compilers.
6503         (Compilation Mode): Commands also available in grep mode and others.
6504         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6505         (Compilation Shell): Clarify.  Put Bash example first.
6506         (Grep Searching): Minor cleanups; add @w.
6507         (Debuggers): Minor cleanups.
6508         (Starting GUD): Make GDB xgraphical mode issue clearer.
6509         (Debugger Operation): Lots of clarifications including
6510         GDB tooltip side-effect issue.
6511         (Commands of GUD): Clarify.
6512         (GUD Customization): Add bashdb-mode-hook.
6513         (GDB Graphical Interface): Rewrite for clarity.
6514         (GDB User Interface Layout): Rewrite for clarity.
6515         (Stack Buffer, Watch Expressions): Likewise.
6516         (Other GDB User Interface Buffers): Cleanups.
6517         (Lisp Libraries, External Lisp): Cleanup.
6519         * basic.texi (Position Info): "Graphical displays", rather than
6520         window systems.
6522         * anti.texi: Minor cleanup.
6524 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6526         * custom.texi (Init File, Find Init): Add cross-references to
6527         where $HOME is described.
6529 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6531         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6532         is not inside the @table.
6534         * emacs.texi (Top): Correct node name.
6536         * files.texi (File Names): Fix @xref.
6537         (Reverting): Fix typo.
6539         * mule.texi (International): Correct node name.
6541         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6543 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6545         * emacs.texi (Top): Update subnode menu.
6547         * mule.texi: Minor clarifications.
6548         Reduce the specific references to X Windows.
6549         Refer to "graphical" terminals, rather than window systems.
6550         (Text Coding): Rename from Specify Coding.
6551         (Communication Coding, File Name Coding, Terminal Coding):
6552         New nodes split out from Text Coding.
6554         * kmacro.texi: Minor clarifications.
6555         (Keyboard Macro Ring): Comment out some excessive commands.
6556         (Basic Keyboard Macro): Split up the table, putting part in each node.
6558         * major.texi: Minor clarifications.
6560         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6562         * windows.texi: Minor clarifications.
6563         (Change Window): Don't describe mode-line mouse cmds here.
6564         Add xref to Mode Line Mouse.
6566         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6568         * macos.texi (Mac International): Fix xref.
6570         * indent.texi: Minor clarifications.
6572         * frames.texi: Minor clarifications.
6573         Reduce the specific references to X Windows.
6574         Refer to "graphical" terminals, rather than window systems.
6575         (Frame Parameters): Don't mention commands like
6576         set-foreground-color.  Just say to customize a face.
6577         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6579         * files.texi: Minor clarifications.
6580         (Numbered Backups): New node, split out from Backup Names.
6582         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6584         * cmdargs.texi (General Variables): Fix xref.
6586         * buffers.texi: Minor clarifications.
6588 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6590         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6591         Nodes moved to top.
6593         * display.texi: Minor clarifications.
6594         (Display): Rearrange menu.
6595         (Standard Faces): Mention query-replace face.
6596         (Faces): Simplify.
6597         (Font Lock): Simplify face customization info.
6598         (Highlight Changes): Node merged into Highlight Interactively.
6599         (Highlight Interactively): Much rewriting and cleanup.
6600         (Optional Mode Line): Narrowed line number not good for goto-line.
6601         Simplify face customization advice.
6602         (Text Display): Mention use of escape-glyph face.
6603         Move ctl-arrow and tab-width here.
6604         (Display Custom): Move no-redraw-on-reenter to end of node.
6606         * search.texi: Minor clarifications.
6607         (Isearch Scroll): Simplify.
6608         (Other Repeating Search): Document multi-occur-in-matching-buffers.
6610         * regs.texi (Registers): Mention bookmarks here.
6612         * mark.texi: Minor clarifications.
6613         (Selective Undo): Node deleted.
6615         * m-x.texi: Minor clarifications.
6617         * killing.texi: Minor clarifications.
6618         Refer to "graphical" terminals, rather than window systems.
6620         * help.texi: Clarifications.
6621         (Help): Don't describe C-h F and C-h K here.
6622         (Key Help): Describe C-h K here.
6623         (Name Help): Mention Emacs Lisp Intro.
6624         Describe C-h F here.
6625         (Misc Help): Mention C-h F and C-h K only briefly.
6627         * fixit.texi (Undo): New node, mostly copied from basic.texi.
6628         Selective undo text merged in.
6629         (Spelling): Mention Aspell along with Ispell.
6631         * emacs.texi (Top): Update subnode menus.
6633         * basic.texi (Basic Undo): Rename from Undo.  Most of text
6634         moved to new Undo node.
6636 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
6638         * basic.texi (Continuation Lines, Inserting Text):
6639         Mention longlines mode.
6641 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6643         * screen.texi: Minor cleanups.
6644         (Screen): Clean up the intro paragraphs.
6645         (Mode Line): Lots of rewriting.  Handle frame-name better.
6646         eol-mnemonic-... vars moved out.
6648         * emacs.texi (Top): Change menu item for MS-DOS node.
6649         Update subnode menu.
6651         * msdog.texi (MS-DOS): Rewrite intro to explain how this
6652         chapter relates to Windows.  Title changed.
6654         * mini.texi: Minor cleanups.
6656         * mark.texi (Selective Undo): New node, text moved from basic.texi.
6657         (Mark): Put it in the menu.
6659         * entering.texi: Minor cleanups.
6661         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6662         (Intro): Refer to "graphical" terminals, rather than X.
6664         * display.texi (Display Custom): Add xref to Variables.
6665         (Optional Mode Line): eol-mnemonic-... vars moved here.
6667         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
6668         rather than X.
6670         * basic.texi: Minor cleanups.
6671         (Undo): selective-undo moved.
6673 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
6675         * anti.texi (Antinews): Various corrections and additions.
6677 2006-01-23  Juri Linkov  <juri@jurta.org>
6679         * custom.texi (Easy Customization, Customization Groups)
6680         (Browsing Custom): Mention links along with buttons.
6682 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6684         * text.texi (TeX Print): Use @key for TAB.
6686         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6688 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6690         * files.texi (File Aliases): Don't claim that usually separate
6691         buffers are created for two file names that name the same data.
6692         Mention additional situations where different names mean the same
6693         file on disk.
6695 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6697         * killing.texi (Deletion): Upcase @key argument.
6699         * custom.texi (Custom Themes): Minor cleanup.
6701         * programs.texi (Hungry Delete): Upcase @key argument.
6703 2006-01-16  Juri Linkov  <juri@jurta.org>
6705         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6706         Move `mode-line-highlight' before `mode-line-buffer-id'.
6708 2006-01-14  Richard M. Stallman  <rms@gnu.org>
6710         * basic.texi (Inserting Text): Minor cleanup.
6712 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
6714         * custom.texi (Changing a Variable, Face Customization):
6715         Update for changes in Custom menus.
6717 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6719         * macos.texi (Mac International): Undo last change.
6721 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
6723         * custom.texi (Custom Themes): Describe the new
6724         customize-create-theme interface.
6726 2005-12-30  Juri Linkov  <juri@jurta.org>
6728         * basic.texi (Position Info): Update example.
6730 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6732         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6734 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6736         * custom.texi (Custom Themes): `load-theme' always loads.
6738 2005-12-23  Juri Linkov  <juri@jurta.org>
6740         * display.texi (Highlight Interactively): Use double space to
6741         separate sentences.  Replace C-p with M-p, and C-n with M-n.
6743 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6745         * custom.texi (Easy Customization and subnodes):
6746         Replace "active field" with "button".
6747         Use "user option" only for variables.
6748         Use "setting" for variable-or-face.
6750 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
6752         * buffers.texi (Select Buffer): Change order in table to make
6753         "Similar" refer to the correct item.
6754         (Indirect Buffers): Minor rewording.
6756 2005-12-20  Juri Linkov  <juri@jurta.org>
6758         * files.texi (VC Status): Put P and N near p and n.
6760 2005-12-19  Richard M. Stallman  <rms@gnu.org>
6762         * programs.texi (Electric C): Delete the info about newline control.
6763         (Other C Commands): Minor cleanup.
6764         (Left Margin Paren): Minor cleanup.
6766 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6768         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6769         (Customization Groups): Delete text moved to "Browsing Custom".
6770         (Browsing Custom): New node.
6771         (Specific Customization): Clarify which commands only work for
6772         loaded options.
6774 2005-12-18  Bill Wohler  <wohler@newt.com>
6776         * frames.texi (Tool Bars): Shorten text of previous change.
6778 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6780         * files.texi (VC Status): Document log-view mode.
6782 2005-12-18  Bill Wohler  <wohler@newt.com>
6784         * frames.texi (Tool Bars): Mention that you can turn off tool bars
6785         permanently via the customize interface.
6787 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
6789         * killing.texi (Killing by Lines): Document `kill-whole-line'
6790         function.
6792 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
6794         * buffers.texi (Select Buffer): Change `prev-buffer' to
6795         `previous-buffer'.  Indicate that these functions use a frame
6796         local buffer list.
6798 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6800         * custom.texi (Easy Customization): Change menu comment.
6801         (Prefix Keymaps): Fix spelling of Control-X-prefix.
6803         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
6804         (Help): Among the Apropos commands, describe only C-h a here.
6806 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6808         * programs.texi (Options for Comments): Comment-end starts with space.
6810         * glossary.texi (Glossary): Minor cleanup.
6812         * files.texi (Old Versions): Use @table.
6814 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6816         * display.texi (Highlight Interactively): Include
6817         global-hi-lock-mode.  Add miscellaneous details and elaborations.
6819 2005-12-09  Richard M. Stallman  <rms@gnu.org>
6821         * display.texi (Font Lock): Delete the Global FL menu item.
6823 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
6825         * custom.texi (Minibuffer Maps): Mention the maps for file name
6826         completion.
6828 2005-12-09  Kim F. Storm  <storm@cua.dk>
6830         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6831         prefix keys even when mark is active.  Describe that RET moves
6832         cursor to next corner in rectangle; clarify insert around rectangle.
6834 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6836         * custom.texi (Customization): Use xref to elisp manual for
6837         non-TeX output.
6838         (Minor Modes): Update.
6839         (Customization Groups, Changing a Variable, Face Customization):
6840         Update for new appearance of Custom buffers.
6841         (Changing a Variable): `custom-buffer-done-function' has been
6842         replaced by `custom-buffer-done-kill'.
6843         (Specific Customization): In the `customize-group' buffer, a
6844         subgroup's contents are not "hidden".  They are not included at
6845         all.  They have no [Show] button.
6846         (Mouse Buttons): Add pxref to description of mouse event lists in
6847         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
6848         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6849         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6851 2005-12-08  Richard M. Stallman  <rms@gnu.org>
6853         * mini.texi (Completion Commands, Completion):
6854         In file name input, SPC does not do completion.
6856 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
6858         * building.texi (GDB Graphical Interface): Explain screen size
6859         setting.
6860         (Other GDB User Interface Buffers): Describe features specific to
6861         GDB 6.4.
6863 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6865         * building.texi (GDB User Interface Layout): Describe how to
6866         kill associated buffers.
6867         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6868         (Watch Expressions): Be more precise.
6869         (Other GDB User Interface Buffers): Describe how to change a
6870         register value.
6872 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6874         * macos.texi (Mac Input): Remove description of
6875         mac-command-key-is-meta.  Add descriptions of
6876         mac-control-modifier, mac-command-modifier, and
6877         mac-option-modifier.
6878         (Mac International): Fix description of conversion of clipboard data.
6879         (Mac Font Specs): Add example of font customization by face attributes.
6881 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6883         * building.texi (Watch Expressions): Expand description.
6884         (Other GDB User Interface Buffers): Describe local map for
6885         gud-watch.
6887 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
6889         * display.texi (Font Lock): Font lock is enabled by default now.
6891 2005-11-20  Juri Linkov  <juri@jurta.org>
6893         * basic.texi (Position Info): Update examples of the output.
6894         Remove the fact that examples are produced in the TeXinfo buffer,
6895         because in the Info reader users will get a different output from
6896         `C-x ='.
6898         * building.texi (Compilation Mode): Remove paragraph duplicated
6899         from the node `Compilation'.  Add `compilation-skip-threshold'.
6901         * display.texi (Font Lock): Suggest more user-friendly method of
6902         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6904 2005-11-18  Richard M. Stallman  <rms@gnu.org>
6906         * files.texi (Registering): Mention @@ in mode line.
6908         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
6910 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6912         * files.texi (Renaming and VC): Some back-ends don't
6913         handle renaming.
6915 2005-11-17  Juri Linkov  <juri@jurta.org>
6917         * emacs.texi (Top):
6918         * display.texi (Highlight Interactively): Put this font-lock based
6919         mode near Font Lock node.
6921 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6923         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6924         icons.
6926 2005-11-12  Kim F. Storm  <storm@cua.dk>
6928         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
6929         (Help Summary): Add C-h d and C-h e.
6930         (Apropos): Clarify that all apropos commands may search for either
6931         list of words or a regexp.  Add C-h d for apropos-documentation.
6932         Describe apropos-documentation-sort-by-scores user option.
6934 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
6936         * killing.texi (CUA Bindings): Add @section.
6938 2005-11-10  Kim F. Storm  <storm@cua.dk>
6940         * emacs.texi (Top): Add CUA Bindings entry to menu.
6942         * killing.texi (CUA Bindings): New node.  Moved here from
6943         misc.texi and extended with info on rectangle commands and
6944         rectangle highlighting, interface to registers, and the global
6945         mark feature.
6947         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6949         * regs.texi: Prev link points to CUA Bindings node.
6951 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
6953         * help.texi (Help Echo): By default, help echos are only shown on
6954         mouse-over, not on point-over.
6956 2005-11-04  Jérôme Marant  <jerome@marant.org>
6958         * misc.texi (Shell Mode): Describe how to activate password echoing.
6960 2005-11-04  Romain Francoise  <romain@orebokech.com>
6962         * mark.texi (Mark Ring): Fix typo.
6964 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6966         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6968 2005-11-01  Bill Wohler  <wohler@newt.com>
6970         * help.texi (Help Mode): Fix typo.
6972 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6974         * building.texi (Other GDB User Interface Buffers):
6975         Describe the command gdb-use-inferior-io-buffer.
6977 2005-10-31  Romain Francoise  <romain@orebokech.com>
6979         * files.texi (Compressed Files): Fix typo.
6981         * buffers.texi (Misc Buffer): Downcase `*shell*'.
6983         * windows.texi (Force Same Window): Likewise.
6985 2005-10-30  Bill Wohler  <wohler@newt.com>
6987         * help.texi (Help Mode): URLs viewed with browse-url.
6989 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6991         * building.texi (GDB Graphical Interface): Don't reference
6992         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
6993         must stay in same frame.
6995 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6997         * custom.texi (Init File): Document ~/.emacs.d/init.el.
6999         * anti.texi (Antinews): Likewise.
7001 2005-10-28  Bill Wohler  <wohler@newt.com>
7003         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7005 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7007         * files.texi (Visiting): Explain how to enter ? in a file name.
7009         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7011 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7013         * building.texi (GDB Graphical Interface):
7014         Describe gdb-mouse-until.
7016 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7018         * custom.texi (Init File): Recommend when to use site-start.el.
7020 2005-10-21  Juri Linkov  <juri@jurta.org>
7022         * custom.texi (Examining): Mention accessing the old variable
7023         value via M-n in set-variable.
7025 2005-10-18  Romain Francoise  <romain@orebokech.com>
7027         * files.texi (Version Systems): Capitalize GNU.
7029 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7031         * building.texi (Compilation Mode): Remove redundant paragraph.
7032         (Watch Expressions): Remove paragraph to reflect code change.
7034 2005-10-16  Richard M. Stallman  <rms@gnu.org>
7036         * building.texi (Compilation Mode, Compilation): Clarified.
7038 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7040         * misc.texi (Saving Emacs Sessions): Mention savehist library.
7042 2005-10-13  Kenichi Handa  <handa@m17n.org>
7044         * basic.texi (Position Info): Fix previous change.
7046 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7048         * cmdargs.texi (Icons X): Fix typo.
7050 2005-10-12  Kenichi Handa  <handa@m17n.org>
7052         * basic.texi (Position Info): Describe the case that Emacs shows
7053         "part of display ...".
7055 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7057         * cmdargs.texi (Icons X): -nb => -nbi.
7059 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7061         * frames.texi (Speedbar): A couple more clarifications.
7063 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7065         * building.texi (GDB User Interface Layout): Improve diagram.
7066         (Watch Expressions): Explain how to make speedbar global.
7067         (Other GDB User Interface Buffers): Make references more precise.
7069 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7071         * frames.texi (Speedbar): Clarify the text.
7073 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7075         * frames.texi (Speedbar): Add information on keybindings,
7076         dismissing the speedbar, and buffer display mode.  Link to
7077         speedbar manual.
7079 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7081         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7082         added -nb, --no-bitmap-icon.
7084 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7086         * building.texi (GDB Graphical Interface): Add variables and
7087         functions to indices.  Be more precise.
7089 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7091         * frames.texi (Drag and Drop): Remove the x- from
7092         x-dnd-open-file-other-window and xdnd-protocol-alist.
7094 2005-09-30  Romain Francoise  <romain@orebokech.com>
7096         * mini.texi (Minibuffer): The default value now appears before the
7097         colon in minibuffer prompts.
7099 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7101         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7103 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7105         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7107 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7109         * emacs.texi (Top): Update submenus from macos.texi.
7111         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7112         (Mac OS): Update feature support status.
7113         (Mac Input): List supported input scripts.  Remove description
7114         about `mac-keyboard-text-encoding'.  Mention mouse button
7115         emulation and related variables.
7116         (Mac International): Mention Central European and Cyrillic
7117         support.  Now `keyboard-coding-system' is dynamically changed.
7118         Add description about coding system for selection.
7119         Add description about language environment.
7120         (Mac Environment Variables):
7121         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7122         arguments.  Add Preferences support.
7123         (Mac Directories): Explicitly state that this node is for Mac OS
7124         Classic only.
7125         (Mac Font Specs): Mention specification for scalable fonts.
7126         List supported charsets.  Add preferred way of creating fontsets.
7127         Add description about `mac-allow-anti-aliasing'.
7128         (Mac Functions): Add descriptions about `mac-set-file-creator',
7129         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7130         and `mac-get-preference'.
7132 2005-09-16  Romain Francoise  <romain@orebokech.com>
7134         Update all files to specify GFDL version 1.2.
7136         * doclicense.texi (GNU Free Documentation License): Update to
7137         version 1.2.
7139 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7141         * buffers.texi (List Buffers): Fix xref.
7143         * rmail.texi (Rmail Basics): Fix xref.
7145         * emacs.texi (Top): Update subnode menus.
7147         * files.texi (Saving Commands): New node, broken out of Saving.
7148         (Customize Save): New node, broken out of Saving.
7149         Clarify effect of write-region-inhibit-fsync.
7150         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7152 2005-09-14  Romain Francoise  <romain@orebokech.com>
7154         * files.texi (Saving): Mention write-region-inhibit-fsync.
7156 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7158         * custom.texi (Custom Themes): New node.
7160 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7162         * search.texi (Search Case): Mention vars that control
7163         case-fold-search for various operations.
7165 2005-08-22  Juri Linkov  <juri@jurta.org>
7167         * display.texi (Standard Faces): Merge the text from
7168         `(elisp)Standard Faces' into this node.
7170 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7172         * emacs.texi (Top): Delete menu item for deleted node
7173         Keyboard Translations.
7175 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7177         * trouble.texi (Unasked-for Search):
7178         Delete xref to Keyboard Translations.
7180         * glossary.texi (Glossary): Delete xref.
7182         * custom.texi (Minor Modes): Say that the list here is not complete.
7183         (Keyboard Translations): Node deleted.
7184         (Disabling): Delete xref to it.
7185         (Customization Groups): Fix Custom buffer example.
7186         (Hooks): Mention remove-hooks.
7188 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7190         * building.texi (GDB Graphical Interface): Improve filling of menu
7191         item.
7193 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7195         * building.texi (GDB Graphical Interface): Use better node names.
7197 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7199         * text.texi (Sentences): Fix xref.
7201 2005-08-14  Juri Linkov  <juri@jurta.org>
7203         * building.texi (Compilation, Grep Searching): Move grep command
7204         headings from `Compilation' to `Grep Searching'.
7206         * dired.texi (Dired and Find):
7207         * maintaining.texi (Tags Search): Replace grep xref to
7208         `Compilation' node with `Grep Searching'.
7210         * files.texi (Comparing Files): Replace xref to `Compilation' with
7211         `Compilation Mode'.
7213 2005-08-13  Alan Mackenzie  <acm@muc.de>
7215         * search.texi (Non-ASCII Isearch): Correct a typo.
7216         (Replacement Commands): Mention query-replace key binding.
7218 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7220         * programs.texi (Options for Comments): Fix xref.
7222         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7223         out of Regexps.
7225 2005-08-09  Juri Linkov  <juri@jurta.org>
7227         * building.texi (Compilation): Use `itemx' instead of `item'.
7228         (Grep Searching): Simplify phrase.
7230         * display.texi (Standard Faces): Describe vertical-border on
7231         window systems.
7233         * windows.texi (Split Window): Simplify phrase and mention
7234         vertical-border face.
7236 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7238         * files.texi (Comparing Files): Clarify compare-windows.
7240         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7242 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7244         * mule.texi (Coding Systems): Rephrase the paragraph about
7245         codepages: no need for "M-x codepage-setup" anymore, except on
7246         MS-DOS.
7248         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7249         the MS-DOS port only.
7251 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7253         * makefile.w32-in (info): Don't run multi-install-info.bat.
7254         ($(infodir)/dir): New target, produced by running
7255         multi-install-info.bat.
7257 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7259         * files.texi (Quoted File Names): Add index entry.
7261 2005-07-19  Juri Linkov  <juri@jurta.org>
7263         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7265 2005-07-18  Juri Linkov  <juri@jurta.org>
7267         * custom.texi (Easy Customization):
7268         * files.texi (Old Versions):
7269         * frames.texi (Wheeled Mice):
7270         * mule.texi (Specify Coding):
7271         * text.texi (Cell Justification):
7272         * trouble.texi (After a Crash):
7273         * xresources.texi (GTK styles):
7274         Delete duplicate duplicate words.
7276 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7278         * frames.texi (Creating Frames): Fix foreground color example.
7280         * custom.texi (Init Examples): Clean up text about conditionals.
7282 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7284         * mini.texi (Completion Commands): Fix command name for ?.
7286 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7288         * display.texi (Standard Faces): Explain that customization of
7289         `menu' face has no effect on w32 and with GTK.
7290         Add cross-references.
7292         * cmdargs.texi (General Variables): Clarify the default location
7293         of $HOME on w32 systems.
7295 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7297         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7298         changed.
7300 2005-07-08  Kenichi Handa  <handa@m17n.org>
7302         * mule.texi (Recognize Coding):
7303         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7305 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7307         * anti.texi (Antinews): Mention mode-line-inverse-video.
7309         * files.texi (Saving): Minor correction about C-x C-w.
7311         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7313 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7315         * search.texi (Isearch Scroll): Add example of using the
7316         `isearch-scroll' property.
7317         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7318         `Display Custom' node.
7319         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7320         and de-emphasize it.
7321         (Other Repeating Search): `occur' currently can not correctly
7322         handle multiline matches.  Correct, clarify and update description
7323         of `flush-lines' and `keep-lines'.
7325         * display.texi (Display Custom): Add anchor for `baud-rate'.
7327 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7329         * gnu.texi: Update where to get GNU status; add refs for how to help.
7330         Add footnotes 6 and 7.
7332 2005-07-04  Lute Kamstra  <lute@gnu.org>
7334         Update FSF's address in GPL notices.
7336         * doclicense.texi (GNU Free Documentation License):
7337         * trouble.texi (Checklist): Update FSF's address.
7339 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7341         * display.texi (Text Display): Change index entries.
7343 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7345         * makefile.w32-in (MAKEINFO): Use --force.
7346         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7347         Makefile.in.
7349 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7351         * anti.texi (Antinews): Rename show-nonbreak-escape to
7352         nobreak-char-display.
7354         * emacs.texi (Top): Update detailed node listing.
7356         * display.texi (Text Display): Rename show-nonbreak-escape
7357         to nobreak-char-display and no-break-space to nobreak-space.
7358         (Standard Faces): Split up the list of standard faces
7359         and put it in a separate node.  Add nobreak-space and
7360         escape-glyph.
7362 2005-06-23  Lute Kamstra  <lute@gnu.org>
7364         * mule.texi (Select Input Method): Fix typo.
7366 2005-06-23  Kenichi Handa  <handa@m17n.org>
7368         * mule.texi (International): List all supported scripts.
7369         Adjust text for that leim is now included in the normal Emacs
7370         distribution.
7371         (Language Environments): List all language environments.
7372         Intlfonts contains fonts for most supported scripts, not all..
7373         (Select Input Method): Refer to C-u C-x = to see how to type to
7374         input a specific character.
7375         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7377 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7379         * building.texi (Grep Searching): Texinfo usage fix.
7381 2005-06-22  Miles Bader  <miles@gnu.org>
7383         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7385 2005-06-20  Miles Bader  <miles@gnu.org>
7387         * display.texi (Faces): Add `vertical-divider'.
7389 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7391         * text.texi (Adaptive Fill): Minor clarification.
7393 2005-06-10  Lute Kamstra  <lute@gnu.org>
7395         * emacs.texi (Top): Correct version number.
7396         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7397         refer to the current version of Emacs.
7399 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7401         * files.texi (Log Buffer): Document when there can be more than
7402         one file to be committed.
7404 2005-06-08  Juri Linkov  <juri@jurta.org>
7406         * display.texi (Faces): Add `shadow' face.
7408 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7410         * display.texi (Faces): Write about mode-line-highlight.
7412 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7414         * misc.texi (Printing Package): Explain how to initialize
7415         printing package.
7417         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7419 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7421         * emacs.texi: Rename Hardcopy to Printing.
7422         Make PostScript and PostScript Variables subnodes of it.
7424         * misc.texi (Printing): Rename node from Hardcopy.
7425         Mention menu bar options.
7426         Move PostScript and PostScript Variables to submenu.
7427         (Printing package): New node.
7429         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7431         * dired.texi (Operating on Files): Likewise.
7433         * calendar.texi (Displaying the Diary): Likewise.
7435         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7437         * glossary.texi (Glossary): Likewise.
7439         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7440         effect.
7442 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7444         * trouble.texi (After a Crash): Polish previous change.
7446 2005-05-30  Noah Friedman  <friedman@splode.com>
7448         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7449         recovery mechanism.
7451 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7453         * building.texi (Other Buffers): SPC toggles display of
7454         floating point registers.
7456 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7458         * files.texi (Log Buffer): Merge in description of Log Edit
7459         mode from pcl-cvs.texi.
7461 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7463         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7465 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7467         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7468         not enabled by default.
7469         When not on a word, `ispell-word' by default checks the word
7470         before point.
7472 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7474         * building.texi (Debugger Operation): Simplify last sentence.
7476 2005-05-23  Lute Kamstra  <lute@gnu.org>
7478         * emacs.texi: Update FSF's address throughout.
7479         (Preface): Use @cite.
7480         (Distrib): Add cross reference to the node "Copying".  Mention the
7481         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7482         printed manuals.
7483         (Intro): Use @xref for the Emacs Lisp Intro.
7485 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7487         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7489         * basic.texi (Moving Point): Mention default for `goto-line'.
7491         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7492         of a variable's docstring.
7494 2005-05-18  Lute Kamstra  <lute@gnu.org>
7496         * maintaining.texi (Overview of Emerge): Add cross reference.
7497         Remove duplication.
7499         * emacs.texi (Top): Update to the current structure of the manual.
7500         * misc.texi (Emacs Server): Add menu description.
7501         * files.texi (Saving): Fix menu.
7502         * custom.texi (Customization): Fix menu.
7503         * mule.texi (International): Fix menu.
7504         * kmacro.texi (Keyboard Macros): Fix menu.
7506 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7508         * display.texi: Various minor changes.
7509         (Faces): Delete text that is repeated in the next section.
7511 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7513         * building.texi (Debugger Operation): Mention GUD tooltips are
7514         disabled with GDB in text command mode.
7516 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7518         * building.texi: Replace toolbar with "tool bar" for consistency.
7519         (Compilation Mode): Describe compilation-context-lines
7520         and use of arrow in compilation buffer.
7521         (Debugger Operation): Replace help text with variable's value.
7523         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7524         consistency.
7526 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7528         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7529         Add xref.
7531 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7533         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7534         (Position Info): Delete discussion of `goto-line'.  It is already
7535         described in `Moving point'.
7537         * mini.texi (Completion Commands): Correct reference.
7538         (Completion Options): Fix typo.
7540         * killing.texi (Deletion): Complete description of `C-x C-o'.
7542 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7544         * building.texi (Compilation): Clarify recompile's directory choice.
7546         * frames.texi (Tooltips): Cleanups.
7548         * basic.texi (Arguments): Fix punctuation.
7550 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
7552         * screen.texi (Menu Bar): The up and down (not left and right)
7553         arrow keys move through a keyboard menu.
7555 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
7557         * basic.texi: Various typo and grammar fixes.
7558         (Moving Point): C-a now runs move-beginning-of-line.
7560 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
7562         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7564         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7565         as different animals.
7567 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
7569         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7570         Correct index entry.
7572 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7574         * building.texi (Debugger Operation): Update to reflect changes
7575         in GUD tooltips.
7577 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7579         * files.texi (Compressed Files): Auto Compression normally enabled.
7581         * building.texi (Debugger Operation): Clarify previous change.
7583 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7585         * building.texi (Debugger Operation): Add description for
7586         GUD tooltips when program is not running.
7588 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7590         * misc.texi (Shell): Add `Shell Prompts' to menu.
7591         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
7592         description.  Delete remarks moved to new node.
7593         (Shell Prompts): New node.
7594         (History References): Replace remarks moved to `Shell Prompts'
7595         with xref to that node.
7596         (Remote Host): Clarify how to specify the terminal type when
7597         logging in to a different machine.
7599 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7601         * emacs.texi (Top): Update submenus from files.texi.
7603         * files.texi (Filesets): Clarify previous change.
7605         * dired.texi (Misc Dired Features): Clarify previous change.
7607 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
7609         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7611         * dired.texi (Misc Dired Features):
7612         Document dired-compare-directories.
7614         * files.texi (Filesets): New node.
7615         (File Conveniences): Document Image mode.
7617         * text.texi (TeX Print): Document tex-compile.
7619 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
7621         * frames.texi (Tooltips): Tooltip mode is enabled by default.
7622         Delete redundant reference to tooltip Custom group.  It is
7623         referred too again in the next paragraph.
7625 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7627         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7629 2005-04-19  Kim F. Storm  <storm@cua.dk>
7631         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7633 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
7635         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7636         turns off desktop-save-mode.
7638 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
7640         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7641         by default in terminals compatible with xterm.  Mention that
7642         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7643         node.
7645 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
7647         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7649 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7651         * xresources.texi (Table of Resources): Add cursorBlink.
7653 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
7655         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7656         `d', `C-d' and `u'.
7658 2005-04-11  Richard M. Stallman  <rms@gnu.org>
7660         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7661         (Misc X): Add -D, --basic-display.
7663         * maintaining.texi (Change Log): Correct the description of
7664         the example.
7666         * major.texi (Choosing Modes): Document magic-mode-alist.
7668 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
7670         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7671         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7672         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7673         (Rmail Output): Clarify which statements apply to `o', `C-o' and
7674         `w', respectively.
7675         (Rmail Labels): Mention `l'.
7676         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
7677         (Rmail Summary Edit): Describe `j' and RET.
7679 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
7681         * xresources.texi (Lucid Resources): Add fontSet resource.
7683 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
7685         * display.texi (Useless Whitespace): `indicate-unused-lines' is
7686         now called `indicate-empty-lines'.
7688 2005-04-06  Kim F. Storm  <storm@cua.dk>
7690         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7692 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7694         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7695         deleted.
7696         (Marks vs Flags): Add some convenient key bindings.
7697         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7698         (Misc Dired Features): Correct and expand description of `w' command.
7700         * frames.texi (XTerm Mouse): Delete apparently false info.
7701         The GNU/Linux console currently does not appear to support
7702         `xterm-mouse-mode'.
7704 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7706         * calendar.texi (Diary): Mention shell utility `calendar'.
7708 2005-04-01  Richard M. Stallman  <rms@gnu.org>
7710         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7712 2005-04-01  Lute Kamstra  <lute@gnu.org>
7714         * maintaining.texi (Change Log): add-change-log-entry uses
7715         add-log-mailing-address.
7717 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
7719         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7720         `VC Mode Line' and put in an xref to that node.
7721         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7722         its description.
7724 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
7726         * calendar.texi (Calendar Systems): Say that the Persian calendar
7727         implemented here is the arithmetical one championed by Birashk.
7729 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
7731         * programs.texi (Fortran Motion): Fix previous change.
7733 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7735         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7737 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
7739         * text.texi (Refill): Refer to Long Lines Mode.
7740         (Longlines): New node.
7741         (Auto Fill): Don't index "word wrap" here.
7742         (Filling): Add Longlines to menu.
7744 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7746         * xresources.texi: Minor fixes.
7748         * misc.texi (Emacs Server): Fix Texinfo usage.
7750         * emacs.texi (Top): Don't use a real section heading for
7751         "Detailed Node Listing".  Fake it instead.
7753         * basic.texi (Position Info): Minor cleanup.
7755         * mule.texi (Input Methods): Minor cleanup.
7757 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
7759         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7760         constructs as well.
7761         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7763 2005-03-29  Kenichi Handa  <handa@m17n.org>
7765         * mule.texi (Input Methods): Refer to the command C-u C-x =.
7767         * basic.texi (Position Info): Update the description about the
7768         command C-u C-x =.
7770 2005-03-28  Richard M. Stallman  <rms@gnu.org>
7772         * emacs.texi (Top): Use @section for the detailed node listing.
7774         * calendar.texi: Minor fixes to previous change.
7776         * programs.texi (Fortran): Small fixes to previous changes.
7778         * emacs.texi (Top): Update list of subnodes of Dired.
7779         Likewise for building.texi.
7781         * files.texi (File Conveniences): Delete Auto Image File mode.
7783 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
7785         * building.texi (Flymake): New node.
7787         * custom.texi (Function Keys): Document kp- event types and
7788         keypad-setup package.
7790         * dired.texi (Wdired): New node.
7792         * files.texi (File Conveniences): Reorder entries.
7793         Explain how to turn on Auto-image-file mode.
7794         Document Thumbs mode.
7796         * mule.texi (Specify Coding): Document recode-region and
7797         recode-file-name.
7799         * programs.texi (Program Modes): Add Conf mode and DNS mode.
7801 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7803         * commands.texi (Keys): M-o is now a prefix key.
7805 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
7807         * programs.texi: Reformat and update copyright years.
7808         (Fortran): Update section.
7810 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7812         * files.texi: Several small changes in addition to:
7813         (Visiting): Change xref for Dialog Boxes to ref.
7814         (Version Headers): Replace references to obsolete var
7815         `vc-header-alist' with `vc-BACKEND-header'.
7816         (Customizing VC): Update value of `vc-handled-backends'.
7818 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7820         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7821         move here from Emacs Lisp Reference Manual.
7822         * calendar.texi (Calendar/Diary, Diary Commands)
7823         (Special Diary Entries, Importing Diary): Change some xrefs to
7824         point to emacs-xtra rather than elisp.
7826         * emacs-xtra.texi (Calendar Customizing):
7827         Move view-diary-entries-initially, view-calendar-holidays-initially,
7828         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7829         Emacs Manual.
7830         (Appt Customizing): Merge entire section into main Emacs Manual.
7831         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7832         mark-holidays-in-calendar here from emacs-xtra.
7833         (Displaying the Diary): Move view-diary-entries-initially,
7834         mark-diary-entries-in-calendar here from emacs-xtra.
7835         (Appointments): Move appt-display-mode-line,
7836         appt-display-duration, appt-disp-window-function,
7837         appt-delete-window-function here from emacs-xtra.
7839         * calendar.texi: Update and reformat copyright.
7840         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7841         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7842         (Diary): Refer to `diary-file' rather than ~/diary.
7843         (Diary Commands): Rename node to "Displaying the Diary".
7844         * emacs.texi (Top): Rename "Diary Commands" section.
7845         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7847 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7849         * misc.texi (Emacs Server): Fix the command for setting
7850         server-name.  Add an xref to Invoking emacsclient.
7852         * help.texi (Help Summary): Clarify when "C-h ." will do something
7853         nontrivial.
7854         (Apropos): Add cindex entry for apropos-sort-by-scores.
7856         * display.texi (Text Display): Add index entries for how no-break
7857         characters are displayed.
7859 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7861         * files.texi (Visiting): Fix cross-references introduced with the
7862         last change.
7864         * xresources.texi (GTK resources): Fix last change.
7866 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
7868         * xresources.texi (X Resources): GTK options documented too.
7869         (Resources): Clarify meaning of program name.
7870         (Table of Resources): Add visualClass.
7871         (GTK resources): Rewrite.
7872         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7874         * display.texi (Text Display): Mention non-breaking spaces.
7876         * files.texi (Reverting): Document auto-revert-check-vc-info.
7878         * frames.texi (Mouse Commands): Document
7879         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7881         * help.texi (Help Summary): Add `C-h .'.
7882         (Apropos): Apropos accepts a list of search terms.
7883         Document apropos-sort-by-scores.
7884         (Help Echo): Document display-local-help.
7886         * misc.texi (Emacs Server): Document server-name.
7887         (Invoking emacsclient): Document -s option for server names.
7889         * text.texi (Outline Visibility): Introduce "current heading
7890         line" (commands can be called with point on a body line).
7891         Re-order table to follow the sequence of discussion.
7892         hide-body won't hide lines before first header line.
7893         (TeX Mode): Add DocTeX mode.
7895 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7897         * mule.texi (Single-Byte Character Support): Delete mention
7898         of iso-acc.el and iso-transl.el.
7900 2005-03-23  Lute Kamstra  <lute@gnu.org>
7902         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7904 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7906         * search.texi: Delete explicit node pointers.
7907         (Incremental Search): New menu.
7908         (Basic Isearch, Repeat Isearch, Error in Isearch)
7909         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7910         (Slow Isearch): New subnodes.
7911         (Configuring Scrolling): Node deleted.
7912         (Search Case): Doc default-case-fold-search.
7913         (Regexp Replace): Move replace-regexp doc here.
7915         * rmail.texi (Movemail): Put commas inside closequotes.
7917         * picture.texi (Insert in Picture): Document C-c arrow combos.
7918         (Basic Picture): Clarify erasure.
7920         * display.texi (Font Lock): Put commas inside closequotes.
7922         * cmdargs.texi (General Variables): Put commas inside closequotes.
7924 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
7926         * building.texi (Stack Buffer): Mention reverse contrast for
7927         *selected* frame (might not be current frame).
7929 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7931         * building.texi (Starting GUD): Add bashdb.
7933 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
7935         * basic.texi (Moving Point): Add M-g M-g binding.
7936         (Undo): Document undo-only.
7937         (Position Info): Document M-g M-g and C-u M-g M-g.
7939         * building.texi (Building): Put Grep Searching after Compilation
7940         Shell.
7941         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7942         Document next-error-highlight.
7943         (Grep Searching): Document grep-highlight-matches.
7944         (Lisp Eval): Typing C-x C-e twice prints integers specially.
7946         * calendar.texi (Importing Diary): Rename node from iCalendar.
7947         Document diary-from-outlook.
7949         * dired.texi (Misc Dired Features): Rename node from Misc Dired
7950         Commands.
7951         Mention effect of X drag and drop on Dired buffers.
7953         * files.texi (Visiting): Document large-file-warning-threshold.
7954         Move paragraph on file-selection dialog.
7955         Mention visiting files using X drag and drop.
7956         (Reverting): Mention using Auto-Revert mode to tail files.
7957         Document auto-revert-tail-mode.
7958         (Version Systems): Minor correction.
7959         (Comparing Files): Diff-mode is no longer based on Compilation
7960         mode.
7961         Document compare-ignore-whitespace.
7962         (Misc File Ops): Explain passing a directory to rename-file.
7963         Likewise for copy-file and make-symbolic-link.
7965         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7966         Document mouse-wheel-progressive speed.
7968         * help.texi (Misc Help): Document numeric argument for C-h i.
7969         Correctly explain the effect of just C-u as argument.
7971         * killing.texi (Deletion): Document numeric argument for
7972         just-one-space.
7974         * mini.texi (Completion): Completion acts on text before point.
7976         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7977         (Emulation): CUA mode replaces pc-bindings-mode,
7978         pc-selection-mode, and s-region.
7980         * mule.texi (Input Methods): Leim is now built-in.
7981         (Select Input Method): Document quail-show-key.
7982         (Specify Coding): Document revert-buffer-with-coding-system.
7984         * programs.texi (Fortran Motion): Document f90-next-statement,
7985         f90-previous-statement, f90-next-block, f90-previous-block,
7986         f90-end-of-block, and f90-beginning-of-block.
7988         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7990         * emacs.texi (Acknowledgments): Updated.
7992         * anti.texi: Total rewrite.
7994 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
7996         * ack.texi (Acknowledgments): Update.
7998 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8000         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8001         Update copyright years.
8003 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8005         * building.texi (Commands of GUD): Move paragraph on setting
8006         breakpoints with mouse to the GDB Graphical Interface node.
8008 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8010         * misc.texi (Single Shell, Shell Options): Fix previous change.
8012         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8014 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8016         * building.texi (Starting GUD): Don't explain text vs graphical
8017         GDB here.  Just mention it and xref.
8018         Delete "just one debugger process".
8019         (Debugger Operation): Move GUD tooltip info here.
8020         (GUD Tooltips): Node deleted.
8021         (GDB Graphical Interface): Explain the two GDB modes here.
8023         * sending.texi (Sending Mail): Minor cleanup.
8024         (Mail Aliases): Explain quoting conventions.
8025         Update key rebinding example.
8026         (Header Editing): C-M-i is like M-TAB.
8027         (Mail Mode Misc): mail-attach-file does not do MIME.
8029         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8030         that really belongs here.
8031         (Remote Mailboxes): Text moved to Rmail Inbox.
8032         (Rmail Display): Mention Mouse-1.
8033         (Movemail): Clarify two movemail versions.
8034         Clarify rmail-movemail-program.
8036         * misc.texi (Single Shell): Replace uudecode example with gpg example.
8037         Document async shell commands.
8038         (Shell History): Clarify.
8039         (Shell Ring): Mention C-UP an C-DOWN.
8040         (Shell Options): Add comint-prompt-read-only.
8041         (Invoking emacsclient): Set EDITOR to run Emacs.
8042         (Sorting): No need to explain what region is.
8043         (Saving Emacs Sessions): Fix typo.
8044         (Recursive Edit): Fix punctuation.
8045         (Emulation): Don't mention "PC bindings" which are standard.
8046         (Hyperlinking): Explain Mouse-1 convention here.
8047         (Find Func): Node deleted.
8049         * help.texi (Name Help): Xref to Hyperlinking.
8051         * glossary.texi (Glossary):
8052         Rename "Balance Parentheses" to "Balancing...".
8053         Add "Byte Compilation".  Correct "Copyleft".
8054         New xref in "Customization".
8055         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8056         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8057         Rename "Registers" to "Register".
8058         Replace "Selecting" with "Selected Frame",
8059         "Selected Window", and "Selecting a Buffer".
8061         * files.texi (Types of Log File): Explain how projects'
8062         methods can vary.
8064         * display.texi (Faces): Delete "Emacs 21".
8066         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8067         * fixit.texi (Spelling): C-M-i like M-TAB.
8068         * mini.texi (Completion Options): C-M-i like M-TAB.
8069         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8070         * text.texi (Text Mode): C-M-i like M-TAB.
8072         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8074         * calendar.texi (Specified Dates): Mention `g w'.
8075         (Appointments): appt-activate toggles with no arg.
8077 2005-03-05  Juri Linkov  <juri@jurta.org>
8079         * cmdargs.texi (Emacs Invocation): Add cindex
8080         "invocation (command line arguments)".
8081         (Misc X): Add -nbc, --no-blinking-cursor.
8083 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8085         * calendar.texi (iCalendar): No need to require it now.
8087 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8089         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8090         emacs-devel.
8092 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8094         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8095         window.
8097 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8099         * building.texi (Compilation): Update mode line status info.
8101 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8103         * calendar.texi (General Calendar): Document binding of
8104         scroll-other-window-down.
8105         (Mayan Calendar): Fix earliest date.
8106         (Time Intervals): Document timeclock-change.
8107         Fix timeclock-ask-before-exiting documentation.
8109 2005-02-26  Kim F. Storm  <storm@cua.dk>
8111         * frames.texi (Mouse References):
8112         Add mouse-1-click-in-non-selected-windows.
8114 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8116         * screen.texi (Screen): Explain better about cursors and mode lines;
8117         don't presuppose text terminals.
8118         (Point): Don't assume just one cursor.
8119         Clarify explanation of cursors.
8120         (Echo Area, Menu Bar): Cleanups.
8122         * mini.texi (Minibuffer): Prompts are highlighted.
8123         (Minibuffer Edit): Newline = C-j only on text terminals.
8124         Clarify resize-mini-windows values.
8125         Mention M-PAGEUP and M-PAGEDOWN.
8126         (Completion Commands): Mouse-1 like Mouse-2.
8127         (Minibuffer History): Explain history commands better.
8128         (Repetition): Add xref to Incremental Search.
8130         * mark.texi (Setting Mark): Clarify info about displaying mark.
8131         Clarify explanation of C-@ and C-SPC.
8132         (Transient Mark): Mention Delete Selection mode.
8133         (Marking Objects): Clean up text about extending the region.
8135         * m-x.texi (M-x): One C-g doesn't always go to top level.
8136         No delay before suggest-key-bindings output.
8138         * fixit.texi (Fixit): Mention C-/ for undo.
8139         (Spelling): Mention ESC TAB like M-TAB.
8140         Replacement words with r and R are rechecked.
8141         Say where C-g leaves point.  Mention ? as input.
8143 2005-02-23  Lute Kamstra  <lute@gnu.org>
8145         * cmdargs.texi (Initial Options): Add cross reference.
8147 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8149         * emacs.texi (Top): Update menu for splitting of node in
8150         msdog.texi.
8151         * frames.texi (Frames): Update xref for splitting of node in
8152         msdog.texi.
8153         * trouble.texi (Quitting): Ditto.
8155 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8157         * windows.texi (Split Window): Simplify line truncation info
8158         and xref to Display Custom.
8160         * trouble.texi (Quitting): Emergency escape only for text terminal.
8161         (Screen Garbled): C-l for ungarbling is only for text terminal.
8163         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8165         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8167         * programs.texi (Program Modes): Mention Python mode.
8168         (Moving by Defuns): Repeating C-M-h extends region.
8169         (Basic Indent): Clarify.
8170         (Custom C Indent): Clarify.
8171         (Expressions): Repeating C-M-@ extends region.
8172         (Info Lookup): Clarify for C-h S.
8173         (Symbol Completion): ESC TAB alternative for M-TAB.
8174         (Electric C): Clarify.
8176         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8178         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8179         MS-DOS Input node.
8180         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8181         (MS-DOS and MULE): Clarify.
8182         (MS-DOS Processes, Windows Processes): Fix typos.
8184         * major.texi (Choosing Modes): Clarify.
8186         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8187         (Keyboard Macro Step-Edit): Clarify.
8189         * indent.texi (Indentation): Clarifications.
8191         * help.texi (Help): Correct error about C-h in query-replace.
8192         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8193         (Key Help): Describe C-h w here.
8194         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8195         Clarify the "object" joke.
8196         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8197         (Help Mode): Mouse-1 like Mouse-2.
8199         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8201         * display.texi (Display): Reorder menu.
8202         (Faces): Cleanup.
8203         (Font Lock): Cleanup.  Mention Options menu.
8204         Delete obsolete text.
8205         (Scrolling): For C-l, don't presume text terminal.
8206         (Horizontal Scrolling): Simplify intro.
8207         (Follow Mode): Clarify.
8208         (Cursor Display): Move before Display Custom.
8209         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8210         Doc default-tab-width.  Doc line truncation more thoroughly.
8212         * dired.texi (Dired Enter): C-x C-f can run Dired.
8213         (Dired Visiting): Comment out `a' command.
8214         Mouse-1 is like Mouse-2.
8215         (Shell Commands in Dired): ? can be used more than once.
8217         * basic.texi (Continuation Lines): Simplify description of truncation,
8218         and refer to Display Custom for the rest of it.
8220 2005-02-06  Lute Kamstra  <lute@gnu.org>
8222         * basic.texi (Undo): Fix typo.
8224         * cmdargs.texi (Emacs Invocation): Fix typo.
8226         * custom.texi (Init Examples): Fix typo.
8228         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8230 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8232         * regs.texi (Registers): Registers can hold numbers, too.
8234         * killing.texi (Other Kill Commands): Cleanup.
8235         Delete redundant explanation of kill in read-only buffer.
8236         (Yanking): Mention term "copying".
8237         (Accumulating Text): Fix typo.
8239         * entering.texi (Entering Emacs): Update rationale at start.
8240         (Exiting): Treat iconifying on a par with suspension.
8242         * custom.texi (Minor Modes): Fix typo.
8243         (Easy Customization): Fix menu style.
8244         (Variables): Add xref.
8245         (Examining): Setting for future sessions works through .emacs.
8246         (Keymaps): "Text terminals", not "Many".
8247         (Init Rebinding): Explain \C-.  Show example of \M-.
8248         Fix minor wording errors.
8249         (Function Keys): Explain vector syntax just once.
8250         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8251         (Init File): Mention .emacs.d directory.
8252         (Init Examples): Add xref.
8253         (Find Init): Mention .emacs.d directory.
8255         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8256         (Action Arguments): Explain which kinds of -l args are found how.
8257         (Initial Options): --batch does not inhibit site-start.
8258         Add xrefs.
8259         (Command Example): Use --batch, not -batch.
8261         * basic.texi (Inserting Text): Cleanup wording.
8262         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8263         C-n is not error at end of buffer.
8264         (Undo): Doc C-/ like C-_.  Add xrefs.
8265         (Arguments): META key may be labeled ALT.
8266         Peculiar arg meanings are explained in doc strings.
8268         * abbrevs.texi (Expanding Abbrevs): Clarify.
8270 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8272         * frames.texi (Frame Parameters): Add an xref to the description
8273         of list-colors-display.  Add a pointer to the X docs about colors.
8275         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8276         Improve docs of list-colors-display.
8278 2005-02-03  Lute Kamstra  <lute@gnu.org>
8280         * frames.texi (Frames, Drag and Drop): Fix typos.
8282 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8284         * windows.texi (Basic Window): Mention color-change in mode line.
8285         (Change Window): Explain dragging vertical boundaries.
8287         * text.texi (Sentences): Clarify.
8288         (Paragraphs): Explain M-a and blank lines.
8289         (Outline Mode): Clarify text and menu.
8290         (Hard and Soft Newlines): Mention use-hard-newlines.
8292         * frames.texi (Frames): Delete unnecessary mention of Windows.
8293         (Mouse Commands): Likewise.  Mention xterm mouse support.
8294         (Clipboard): Clarify.
8295         (Mouse References): Mention use of Mouse-1 for following links.
8296         (Menu Mouse Clicks): Clarify.
8297         (Mode Line Mouse): Clarify.
8298         (Drag and Drop): Rewrite.
8300         * fixit.texi (Spelling): Fix typo.
8302         * files.texi (File Names): Clarify.
8303         (Visiting): Update conditions for use of file dialog.  Clarify.
8304         (Saving): Doc d as answer in save-some-buffers.
8305         (Remote Files): Clean up the text.
8307         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8309         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8310         (List Buffers): Clarify.
8311         (Several Buffers): Doc T command.
8312         (Buffer Convenience): Clarify menu.
8314         * basic.texi (Undo): Clarify last change.
8316 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8318         * fixit.texi (Spelling): Fix typo.
8320 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8322         * basic.texi (Undo): Update description of `undo-outer-limit'.
8324 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8326         * building.texi: Update documentation relating to GDB Graphical
8327         Interface.
8329 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8331         * custom.texi (Easy Customization): Adapt menu to node name change.
8333 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8335         * custom.texi (Easy Customization): Defn of "User Option" now
8336         includes faces.  Don't say just "option" when talking about variables.
8337         Do say just "options" to mean "anything customizable".
8338         (Specific Customization): Describe `customize-variable',
8339         not `customize-option'.
8341         * glossary.texi (Glossary) <Faces>: Add xref.
8342         <User Option>: Change definition--include faces.  Change xref.
8344         * picture.texi (Picture): Mention artist.el.
8346         * sending.texi, screen.texi, programs.texi, misc.texi:
8347         * mini.texi, major.texi, maintaining.texi, macos.texi:
8348         * help.texi, frames.texi, files.texi:
8349         Don't say just "option" when talking about variables.
8351         * display.texi, mule.texi: Don't say just "option" when talking
8352         about variables.  Other minor cleanups.
8354 2005-01-26  Lute Kamstra  <lute@gnu.org>
8356         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8357         File'.  Mention the `-Q' option at the `--no-site-file' option.
8359 2005-01-22  David Kastrup  <dak@gnu.org>
8361         * building.texi (Grep Searching): Mention alias `find-grep' for
8362         `grep-find'.
8364 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8366         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8368 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8370         * rmail.texi (Movemail): Explain differences
8371         between standard and mailutils versions of movemail.
8372         Describe command line and configuration options introduced
8373         with the latter.
8374         Explain the notion of mailbox URL, provide examples and
8375         cross-references to mailutils documentation.
8376         Describe various methods of specifying mailbox names,
8377         user names and user passwords for rmail.
8378         (Remote Mailboxes): New section.
8379         Describe how movemail handles remote mailboxes.  Describe configuration
8380         options used to control its behavior.
8381         (Other Mailbox Formats): Explain handling of various mailbox
8382         formats.
8384 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8386         * commands.texi (Commands): Clarification.
8388 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8390         * programs.texi (Multi-line Indent): Fix previous change.
8391         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8393 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8395         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8396         lazy-highlight.
8398         * search.texi (Query Replace): Mention faces query-replace
8399         and lazy-highlight.
8400         (Incremental Search): Update isearch highlighting info.
8402 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8404         * custom.texi (Saving Customizations): Minor improvement.
8406 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8408         * custom.texi (Saving Customizations): Emacs no longer loads
8409         `custom-file' after .emacs.  No longer mention customizing through
8410         Custom.
8412 2005-01-01  Andreas Schwab  <schwab@suse.de>
8414         * killing.texi (Graphical Kill): Move up under node Killing,
8415         change @section to @subsection.
8417 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8419         * custom.texi (Face Customization): Mention hex color specs.
8421         * emacs.texi (Top): Update Killing submenu.
8423         * killing.texi (Killing): Reorganize section.
8424         No more TeX-only text; put the node command at start of chapter.
8425         But the first section heading is used only in TeX.
8426         Rewrite the text to read better in this mode.
8427         (Graphical Kill): New subnode gets some of the text that
8428         used to be in the first section.
8430 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8432         * dired.texi (Shell Commands in Dired): Delete the ? example.
8434         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8436         * files.texi (Saving): Describe new require-final-newline features
8437         and mode-require-final-newline.
8439 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8441         * custom.texi (File Variables): Clarify previous change.
8443 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8445         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8446         out now.
8448 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8450         * Makefile.in (MAKEINFO): Specify --force.
8452         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8453         (Undo): Doc undo-outer-limit.
8455 2004-12-15  Juri Linkov  <juri@jurta.org>
8457         * mark.texi (Transient Mark, Mark Ring): M-< and other
8458         movement commands don't set mark in Transient Mark mode
8459         if mark is active.
8461 2004-12-12  Juri Linkov  <juri@jurta.org>
8463         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8464         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8466         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8467         (Misc Dired Commands): Add @r{(Dired)} to w.
8469 2004-12-12  Juri Linkov  <juri@jurta.org>
8471         * mark.texi (Marking Objects): Marking commands also extend the
8472         region when mark is active in Transient Mark mode.
8474 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8476         * custom.texi (Saving Customizations): Emacs only loads the custom
8477         file automatically after the init file in version 22.1 or later.
8478         Adapt text and examples to this fact.
8480 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8482         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8483         be set through Custom.  Otherwise, it has no effect.
8485 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8487         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8488         * entering.texi: Rename Command Line to Emacs Invocation.
8490         * misc.texi (Term Mode): Correctly describe C-c.
8492         * custom.texi (Easy Customization): Move up to section level,
8493         before Variables.  Avoid using the term "variable"; say "option".
8494         New initial explanation.
8495         (Variables): In initial explanation, connect "variable" to the
8496         already-explained "user option".
8498         * emacs.texi (Top): Fix ref to Command Line.
8499         Move reference to Easy Customization.
8501         * xresources.texi (X Resources): Fix From link.
8503         * doclicense.texi (GNU Free Documentation License): Fix To link.
8505         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8507         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8509 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8511         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8513 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8515         * kmacro.texi: Several small changes in addition to the following.
8516         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8517         defining a keyboard macro.
8518         Mention `kmacro-ring-max'.
8519         (Keyboard Macro Counter): Clarify description of
8520         `kmacro-insert-counter', `kmacro-set-counter',
8521         `kmacro-add-counter' and `kmacro-set-format'.
8523 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8525         * custom.texi (File Variables): Add `unibyte' and make it more
8526         clear that `unibyte' and `coding' are special.  Suggested by Simon
8527         Krahnke <overlord@gmx.li>.
8529         * mule.texi (Enabling Multibyte): Refer to File Variables.
8530         Suggested by Simon Krahnke <overlord@gmx.li>.
8532 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8534         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8535         x-use-old-gtk-file-dialog.
8537 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8539         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8541 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8543         * building.texi (Lisp Eval): Delete hyphen in section name.
8545 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8547         * files.texi (Old Versions):
8548         No longer document annotation as "CVS only".
8550 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
8552         * files.texi (Version Control): Rewrite the introduction about
8553         version systems, mentioning the new ones that we support.
8554         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8555         suggestions.
8557 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8559         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8561 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
8563         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8565 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8567         * text.texi (Text Based Tables, Table Definition)
8568         (Table Creation, Table Recognition, Cell Commands)
8569         (Cell Justification, Row Commands, Column Commands)
8570         (Fixed Width Mode, Table Conversion, Measuring Tables)
8571         (Table Misc): New nodes, documenting the Table Mode.
8573 2004-10-19  Jason Rumney  <jasonr@gnu.org>
8575         * makefile.w32-in (info): Change order of arguments to makeinfo.
8577 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
8579         * calendar.texi (iCalendar): Update for package changes.
8581 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8583         * files.texi (Misc File Ops): View mode is a minor mode.
8585 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
8587         * calendar.texi (iCalendar): Style changes.
8589 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
8591         * search.texi (Regexps): The regexp described in the example is no
8592         longer stored in the variable `sentence-end'.
8594 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8596         * building.texi (Starting GUD): Note that multiple debugging
8597         sessions requires `gdb --fullname'.
8599 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8601         * calendar.texi (iCalendar): New section for a new package.
8603 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8605         * text.texi: Various small changes in addition to the following.
8606         (Text): Replace xref for autotype with inforef.
8607         (Sentences): Explain nil value for `sentence-end'.
8608         (Paragraphs): Update default values for `paragraph-start' and
8609         `paragraph-separate'.
8610         (Text Mode): Correct description of Text mode's effect on the
8611         syntax table.
8612         (Outline Visibility): `hide-other' does not hide top level headings.
8613         `selective-display-ellipses' no longer has an effect on Outline mode.
8614         (TeX Misc): Add missing @cindex.
8615         Replace xref for RefTeX with inforef.
8616         (Requesting Formatted Text): The variable
8617         `enriched-fill-after-visiting' no longer exists.
8618         (Editing Format Info): Update names of menu items and commands.
8619         (Format Faces): Mention special effect of specifying the default face.
8620         Describe inheritance of text properties.
8621         Correct description of `fixed' face.
8622         (Format Indentation): Correct description of effect of setting
8623         margins.  Mention `set-left-margin' and `set-right-margin'.
8624         (Format Justification): Update names of menu items.
8625         `set-justification-full' is now bound to `M-j b'.
8626         Mention that `default-justification' is a per buffer variable.
8627         (Format Properties): Update name of menu item.
8628         (Forcing Enriched Mode): `format-decode-buffer' automatically
8629         turns on Enriched mode if the buffer is in text/enriched format.
8631 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
8633         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8635 2004-09-28  Kim F. Storm  <storm@cua.dk>
8637         * display.texi (Display Custom) <indicate-buffer-boundaries>:
8638         Align with new functionality.
8640 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
8642         * display.texi (Display Custom): Remove stray `@end defvar'.
8644 2004-09-23  Kim F. Storm  <storm@cua.dk>
8646         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8647         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8649 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8651         * custom.texi (Hooks): Explain using setq to clear out a hook.
8652         (File Variables): Explain multiline string constants.
8653         (Non-ASCII Rebinding): Explain when you need to update
8654         non-ASCII char codes in .emacs.
8656         * building.texi (Compilation): Explain how to make a silent
8657         subprocess that won't be terminated.  Explain compilation-environment.
8659 2004-09-13  Kim F. Storm  <storm@cua.dk>
8661         * mini.texi (Repetition): Rename isearch-resume-enabled to
8662         isearch-resume-in-command-history and change default to disabled.
8664 2004-09-09  Kim F. Storm  <storm@cua.dk>
8666         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8667         with new `kmacro-name-last-macro'.
8669 2004-09-08  Juri Linkov  <juri@jurta.org>
8671         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8673 2004-09-03  Juri Linkov  <juri@jurta.org>
8675         * search.texi (Incremental Search): Update wording for M-%.
8677 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
8679         * killing.texi (Killing): Correct description of kill commands in
8680         read-only buffer.
8682 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
8684         * building.texi (Compilation Mode): Add a paragraph about rules
8685         for finding the compilation buffer for `next-error'.
8687         * search.texi (Other Repeating Search): Mention that Occur mode
8688         supports the next-error functionality.
8690 2004-09-02  Juri Linkov  <juri@jurta.org>
8692         * search.texi (Regexp Replace): Add missing backslash to \footnote.
8694 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
8696         * kmacro.texi (Basic Keyboard Macro):
8697         `apply-macro-to-region-lines' now operates on all lines that begin
8698         in the region, rather than on all complete lines in the region.
8700 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
8702         * frames.texi (Drag and drop): Add documentation about
8703         x-dnd-test-function and x-dnd-known-types.
8705 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
8707         * indent.texi: Various minor changes in addition to:
8708         (Indentation Commands): Correct description of `indent-relative'.
8709         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8710         mode.  The *Tab Stops* buffer uses Overwrite Mode.
8711         (Just Spaces): `tabify' converts sequences of at least two spaces
8712         to tabs.
8714 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
8716         * frames.texi (Secondary Selection): Setting the secondary
8717         selection with M-Drag-Mouse-1 does not alter the kill ring,
8718         setting it with M-Mouse-1 and M-Mouse-3 does.
8719         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8720         toolkit scroll bars.
8721         (Scroll Bars): Ditto.
8723         * windows.texi (Basic Window): When using a window system, the value
8724         of point in a non-selected window is indicated by a hollow box.
8725         (Split Window): Side by side windows are separated by a scroll bar,
8726         if scroll bars are used.
8727         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8728         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8729         (Window Convenience): Update bindings for `winner-undo' and
8730         `winner-redo'.
8732         * ack.texi (Acknowledgments): Use `@unnumbered'.
8733         * misc.texi: Adapt sectioning in Info to the node structure.
8734         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8735         of "Using Emacs as a Server".
8736         * building.texi (Building): Interchange nodes (for correct numbering).
8737         * programs.texi (Programs): Interchange nodes (for correct numbering).
8738         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8739         Info to the node structure.
8740         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8741         Rearrange order of nodes and sections such that both "GNU GENERAL
8742         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8743         end, as appropriate for appendices.
8744         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8745         Use `@unnumberedsec'.
8746         * trouble.texi: Adapt sectioning in Info to the node structure.
8747         Adapt node pointers to change in emacs.texi.
8748         * cmdargs.texi, doclicense.texi: Adapt node pointers.
8750 2004-08-25  Kenichi Handa  <handa@m17n.org>
8752         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8753         description for unibyte mode.
8755 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
8757         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8759         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8760         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8761         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8762         in @pxref.
8764 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
8766         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8767         Change section names.
8769 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
8771         * kmacro.texi (Keyboard Macro Ring): Rename section.
8772         Emacs treats the head of the macro ring as the `last keyboard macro'.
8773         (Keyboard Macro Counter): Minor change.
8774         (Save Keyboard Macro): Some clarifications.
8775         (Edit Keyboard Macro): Rename section.
8777         * buffers.texi (Buffers): Maximum buffer size is now 256M on
8778         32-bit machines.
8779         (Several Buffers): Clarify which buffer is selected if `2' is
8780         pressed in the Buffer Menu.
8781         Auto Revert mode can be used to update the Buffer Menu
8782         automatically.
8784 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
8786         * help.texi (Misc Help): Add an index entry for finding an Info
8787         manual by its file name.
8789 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
8791         * files.texi (Backup Deletion): Correct description of
8792         `delete-old-versions'.
8793         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8794         (Auto Save Files): Recommend `auto-save-mode' to reenable
8795         auto-saving, rather than the abbreviation `auto-save'.
8797 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8799         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8800         for "killing" and "yanking" in main menu.
8802 2004-08-16  Richard M. Stallman  <rms@gnu.org>
8804         * killing.texi (Yanking, Killing): Minor cleanups.
8806         * mark.texi (Momentary Mark): Minor cleanups.
8808 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
8810         * custom.texi (Non-ASCII Rebinding):
8811         C-q always inserts the right code to pass to global-set-key.
8813 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
8815         * regs.texi (RegNumbers): Mention `C-x r i' binding for
8816         `insert-register', instead of `C-x r g' binding, for consistency.
8818 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
8820         * fixit.texi (Spelling): Fix typo.
8822 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8824         * help.texi (Help): Fix Texinfo usage.
8826 2004-07-24  Richard M. Stallman  <rms@gnu.org>
8828         * text.texi (Paragraphs): Update how paragraphs are separated
8829         and the default for paragraph-separate.
8831         * search.texi (Regexp Replace): Further update text for new
8832         replacement operators.
8834 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
8836         * emacs-xtra.texi (Subdir switches): Dired does not remember the
8837         `R' switch.
8839         * dired.texi (Dired Updating): `k' only deletes inserted
8840         subdirectories from the Dired buffer if a prefix argument was given.
8842         * search.texi (Regexps): Delete redundant definition of `symbol' in
8843         description of `\_>'.  It already occurs in the description of `\_<'.
8845 2004-07-01  Juri Linkov  <juri@jurta.org>
8847         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8848         (Regexp Search): Add M-r.
8850 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
8852         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8854 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8856         * search.texi, calendar.texi: Markup fixes.
8858 2004-06-25  Richard M. Stallman  <rms@gnu.org>
8860         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8862 2004-06-25  David Kastrup  <dak@gnu.org>
8864         * search.texi (Regexp Replace): Some typo corrections and
8865         rearrangement.
8867 2004-06-24  David Kastrup  <dak@gnu.org>
8869         * search.texi (Unconditional Replace): Use replace-string instead
8870         of query-replace in example.
8871         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8872         sequences.
8873         (Query Replace): Correct explanation of `^' which does not use
8874         the mark stack.
8876 2004-06-21  Nick Roberts  <nickrob@gnu.org>
8878         * misc.texi (Shell History Copying): Document comint-insert-input.
8879         (Shell Ring): Describe comint-dynamic-list-input-ring here.
8881 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
8883         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8884         * custom.texi (Customization): Do.
8885         * anti.texi (Antinews): Do.
8886         * abbrevs.texi (Defining Abbrevs): Do.
8888         * programs.texi (Info Lookup): Fix keybinding for
8889         info-lookup-symbol.
8891 2004-06-16  Juanma Barranquero  <lektu@terra.es>
8893         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8894         Add emacs-xtra.
8895         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8896         (clean): Add emacs-xtra and flymake.  Remove redundancies.
8898 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
8900         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8901         Add emacs-xtra.
8902         * emacs-xtra.texi: New file.
8904 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8906         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8907         (Dired and Find): Mention differences with ordinary Dired buffers.
8909 2004-06-13  Richard M. Stallman  <rms@gnu.org>
8911         * custom.texi (Init Syntax): Explain about vars that do special
8912         things when set with setq or with Custom.
8913         (Init Examples): Add line-number-mode example.
8915 2004-06-12  Juri Linkov  <juri@jurta.org>
8917         * dired.texi (Operating on Files): Add dired-do-touch.
8919 2004-06-10  Juri Linkov  <juri@jurta.org>
8921         * building.texi (Lisp Eval): Add C-M-x on defface.
8923 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8925         * files.texi (Reverting): Auto-Revert mode and
8926         Global Auto-Revert mode no longer revert remote files.
8928 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8930         * custom.texi (Init File): Two dashes start --no-site-file.
8932 2004-05-29  Alan Mackenzie  <acm@muc.de>
8934         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8935         ("AWK"): Is consistently thus spelled throughout.
8936         (AWK, Pike): Document as "C-like modes".
8937         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8938         (M-x man): Supersedes M-x manual-entry.
8939         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
8941         ("Comments in C"): Delete node; the info is in CC Mode manual.
8942         (c-comment-only-line-offset): Remove description.
8944         (C-c ., C-c C-c): Describe new C Mode bindings.
8946         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8947         (@dfn{Style}, c-default-style, comment-column, comment-padding)
8948         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8949         Amend definitions.
8951         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8952         Describe functions.
8954         (c-comment-start-regexp, c-hanging-comment-ender-p)
8955         (c-hanging-comment-starter-p): Remove obsolete definitions.
8957         * emacs.texi: Remove the menu entry "Comments in C".
8959 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
8961         * dired.texi (Dired and Find): `find-ls-option' does not apply to
8962         `M-x locate'.
8964 2004-05-16  Karl Berry  <karl@gnu.org>
8966         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8967         makeinfo --html fails.
8968         * help.texi (Help Summary) [@ifnottex]: Likewise.
8970 2004-05-13  Nick Roberts  <nickrob@gnu.org>
8972         * building.texi (GDB Graphical Interface): Update and describe
8973         layout first.
8975 2004-05-04  Jason Rumney  <jasonr@gnu.org>
8977         * makefile.w32-in: Revert last change.
8979 2004-05-03  Jason Rumney  <jasonr@gnu.org>
8981         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8983 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8985         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8987 2004-04-18  Juri Linkov  <juri@jurta.org>
8989         * fixit.texi (Spelling): Remove file extension from ispell xref.
8991 2004-04-15  Kim F. Storm  <storm@cua.dk>
8993         * cmdargs.texi (Initial Options): Add -Q.
8995 2004-04-05  Kim F. Storm  <storm@cua.dk>
8997         * custom.texi (File Variables): Add safe-local-eval-forms.
8999 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9001         * files.texi (Reverting): Correct description of revert-buffer's
9002         handling of point.
9004 2004-03-22  Juri Linkov  <juri@jurta.org>
9006         * emacs.texi (Top): Add `Misc X'.
9008         * trouble.texi: Fix help key bindings.
9010         * glossary.texi: Improve references.
9012         * help.texi: Sync keywords with finder.el.
9014         * mini.texi (Completion): Add description for menu items.
9016         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9018         * sending.texi (Mail Methods): Fix xref to Message manual.
9020 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9022         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9024 2004-03-04  Richard M. Stallman  <rms@gnu.org>
9026         * search.texi (Regexps): Explain that ^ and $ have their
9027         special meanings only in certain contexts.
9029         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9031         * mule.texi (Specify Coding): Doc C-x RET F.
9033         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9034         for multiple compile and grep buffers.
9035         (Indirect Buffers): Don't recommand clone-indirect-buffer
9036         for multiple compile and grep buffers.
9038 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9040         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9041         Use $(DEL) instead of rm, and ignore exit code.
9043 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9045         * building.texi (Watch Expressions): Update.
9047 2004-02-21  Juri Linkov  <juri@jurta.org>
9049         * cmdargs.texi (Action Arguments): Add alias --find-file.
9050         Add --directory, --help, --version.  Move text about command-line-args
9051         to Command Arguments.
9052         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9053         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9054         (Window Size X): Join -g and --geometry.  Add @cindex.
9055         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9056         (Title X): Remove alias -title.
9057         (Misc X): New node.
9059 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9061         * frames.texi (Drag and drop): Add Motif to list of supported
9062         protocols.
9064 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9066         * frames.texi (Drag and drop): New section.
9068 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9070         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9071         Include it only @ifnotinfo.  Patch the preceding and following
9072         node headers to point to each other.
9074 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9076         * calendar.texi (Appointments): Update section.
9078 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9080         * programs.texi (C Modes): Fix the xref.
9082 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9084         * building.texi (Watch Expressions): Update.
9085         (Commands of GUD): Include use of toolbar + breakpoints set from
9086         fringe/margin.
9088 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9090         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9091         <acm@muc.de>.
9093 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9095         * frames.texi (Dialog Boxes): Add use-file-dialog.
9097 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9099         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9100         in CC Mode.
9102 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9104         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9105         * man/commands.texi, man/custom.texi, man/display.texi:
9106         * man/emacs.texi, man/files.texi:
9107         * man/frames.texi, man/glossary.texi, man/killing.texi:
9108         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9109         * man/mule.texi, man/rmail.texi, man/search.texi:
9110         * man/sending.texi, man/text.texi, man/trouble.texi:
9111         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9113 2003-11-01  Alan Mackenzie  <acm@muc.de>
9115         * search.texi (Scrolling During Incremental Search): Document a
9116         new scrolling facility in isearch mode.
9118 2003-10-22  Miles Bader  <miles@gnu.org>
9120         * Makefile.in (info): Move before $(top_srcdir)/info.
9122 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9124         * building.texi (Watch Expressions): Update section on data display
9125         to reflect code changes (GDB Graphical Interface).
9127 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9129         * xresources.texi (GTK resources): Clean up previous change.
9131 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9133         * xresources.texi (GTK resources): Add a note that some themes
9134         disallow customizations.  Add scroll theme example.
9136 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9138         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9140         * misc.texi (Saving Emacs Sessions): Shorten the section,
9141         collapsing back into one node.
9143 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9145         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9147 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9149         * xresources.texi (GTK names in Emacs): Correct typo.
9151 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9153         * cmdargs.texi (Font X): Mention new default font.
9154         More fully describe long font names, wildcard patterns and the
9155         problems involved.  (Result of discussion on emacs-devel.)
9157 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9159         * emacs.texi (Acknowledgements): Correct typo.
9161 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9163         * dired.texi (Misc Dired Commands): New node.
9164         (Dired Navigation): Add dired-goto-file.
9166         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9168         * emacs.texi (Acknowledgements): New node, split from Distribution.
9170         * cmdargs.texi (Action Arguments): -f reads interactive args.
9172 2003-09-08  Lute Kamstra  <lute@gnu.org>
9174         * screen.texi (Mode Line): Say that POS comes before LINE.
9175         Mention `size-indication-mode'.
9176         * display.texi (Optional Mode Line):
9177         Document `size-indication-mode'.
9178         * basic.texi (Position Info): Mention `size-indication-mode'.
9180 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9182         * xresources.texi (Resources): Refer to `editres' man page.
9183         (Lucid Resources): Update defaults.  Expand description of
9184         `shadowThickness'.
9186 2003-09-04  Miles Bader  <miles@gnu.org>
9188         * Makefile.in (top_srcdir): New variable.
9189         ($(top_srcdir)/info): New rule.
9190         (info): Depend on it.
9192 2003-09-03  Peter Runestig  <peter@runestig.com>
9194         * makefile.w32-in: New file.
9196 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9198         * misc.texi (Saving Emacs Sessions): Correct previous change.
9200 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9202         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9203         (Intro): Include kmacro.texi after fixit.texi instead of after
9204         custom.texi.  (As suggested by Kim Storm.)
9206 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9208         * fixit.texi (Fixit): Update `Next' pointer.
9209         * files.texi (Files): Update `Previous' pointer.
9210         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9211         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9212         (Suggested by Kim Storm.)
9213         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9215 2003-08-18  Kim F. Storm  <storm@cua.dk>
9217         * kmacro.texi: New file describing enhanced keyboard macro
9218         functionality.  Replaces old description in custom.texi.
9220         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9221         (Keyboard Macros): Move to new kmacro.texi file.
9223         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9225 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9227         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9229 2003-08-17  Alex Schroeder  <alex@gnu.org>
9231         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9232         required.
9234 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9236         * programs.texi (Lisp Indent): Don't describe
9237         lisp-indent-function property here.  Use xref to Lisp Manual.
9239 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9241         * calendar.texi (Date Formats): Document changed behavior of
9242         abbreviations.
9244 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9246         * buffers.texi (List Buffers): Fix previous change.
9248 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9250         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9251         List*.
9253 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9255         * display.texi (Font Lock): Fix typo.
9257 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9259         * display.texi (Font Lock): Add xref for format info on
9260         font-lock-remove-keywords.
9262         * building.texi (Compilation): Document what happens with asynch
9263         children of compiler process.
9265         * help.texi (Library Keywords): Use @multitable.
9267 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9269         * programs.texi (Expressions): Delete C-M-DEL.
9271         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9272         comint-move-point-for-output renamed from
9273         comint-scroll-to-bottom-on-output.
9275         * custom.texi (Init Rebinding): Replace previous change with xref.
9276         (Non-ASCII Rebinding): Explain that issue more briefly here.
9278 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9280         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9282 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9284         * building.texi (GDB Graphical Interface): New node.
9285         (Rewritten somewhat by RMS.)
9287 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9289         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9290         non-English letters.  Explain how to set coding systems correctly
9291         and how to include the right coding cookie in the file.
9293 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9295         * indent.texi (Indentation): Explain the concepts.
9296         (Just Spaces): Explain why preventing tabs for indentation might
9297         be useful.
9299 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9301         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9303 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9305         * cmdargs.texi (General Variables): Document SMTPSERVER.
9307         * sending.texi: Remove SMTP node.
9308         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9309         library.
9311 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9313         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9315 2003-02-22  Simon Josefsson  <jas@extundo.com>
9317         * sending.texi (Mail Methods): Add node about SMTP.
9319 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9321         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9323 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9325         * glossary.texi (Glossary): Correction to cl cross reference.
9327 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9329         * killing.texi (Rectangles): Document C-x c r.
9331 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9333         * xresources.texi (GTK resources): New node.
9334         (GTK widget names): New node.
9335         (GTK names in Emacs): New node.
9336         (GTK styles): New node.
9338 2003-01-09  Francesco Potortì  <pot@gnu.org>
9340         * maintaining.texi (Create Tags Table): Add reference to the new
9341         `etags --help --lang=LANG' option.
9343 2002-10-02  Karl Berry  <karl@gnu.org>
9345         * emacs.texi: Per rms, update all manuals to use @copying instead of
9346         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9347         where needed for the sake of the HTML output.
9349 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9351         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9352         source files.
9354 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9356         * Makefile.in (emacsman): New target.
9358 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9360         * (Version 21.1 released.)
9362 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9364         * Branch for 21.1.
9366 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9368         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9370 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9372         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9374 1999-07-12  Richard Stallman  <rms@gnu.org>
9376         * Version 20.4 released.
9378 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9380         * Makefile.in (INFO_TARGETS): Delete customize.info.
9381         (DVI_TARGETS): Delete customize.dvi.
9382         (../info/customize, customize.dvi): Targets deleted.
9384 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9386         * Version 20.3 released.
9388 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9390         * Makefile.in (EMACSSOURCES): Add mule.texi.
9391         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9393 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9395         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9396         Use it in dvi targets.
9398 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9400         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9401         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9402         (../info/customize): Rename from ../info/custom.
9404 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9406         * Version 20.2 released.
9408 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9410         * Version 20.1 released.
9412 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9414         * Makefile (../info/customize, customize.dvi): New targets.
9415         (INFO_TARGETS): Add ../info/customize.
9416         (DVI_TARGETS): Add customize.dvi.
9418 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9420         * Version 19.33 released.
9422 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9424         * Version 19.32 released.
9426 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9428         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9430 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9432         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9433         Specify -I option.
9434         (All dvi targets): Set the TEXINPUTS variable.
9436 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9438         * Version 19.31 released.
9440 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9442         * Version 19.30 released.
9444 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9446         * Makefile.in (maintainer-clean): Rename from realclean.
9448 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9450         * Makefile.in: New file.
9451         * Makefile: File deleted.
9453 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9455         * Makefile (TEXINDEX_OBJS): Variable deleted.
9456         (texindex, texindex.o, getopt.o): Rules deleted.
9457         All deps on texindex deleted.
9458         (distclean): Don't delete texindex.
9459         (mostlyclean): Don't delete *.o.
9460         * texindex.c, getopt.c: Files deleted.
9462 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9464         * Version 19.26 released.
9466 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9468         * Makefile (EMACSSOURCES): Exclude undo.texi.
9470 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9472         * Version 19.25 released.
9474 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9476         * Version 19.24 released.
9478 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9480         * Version 19.23 released.
9482 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9484         * Makefile: Delete spurious tab.
9486 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9488         * Makefile (.SUFFIXES): New rule.
9490 1993-12-04  Richard Stallman  (rms@srarc2)
9492         * getopt.c: New file.
9493         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9494         (getopt.o): New rule.
9495         (dvi): Don't depend on texindex.
9496         (emacs.dvi): Depend on texindex.
9498 1993-12-03  Richard Stallman  (rms@srarc2)
9500         * Makefile (TEXI2DVI): New variable.
9501         (emacs.dvi): Add explicit command.
9502         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9504 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9506         * Version 19.22 released.
9508 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9510         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9512 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9514         * Version 19.21 released.
9516 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9518         * Makefile (realclean): Don't delete the Info files.
9520 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9522         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9523         4' where appropriate.
9525 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9527         * Makefile: Fix targets for texindex.
9529         * texindex.c: Include "../src/config.h" if building in emacs.
9531         * Makefile: Change all files to FILENAME.texi, force all targets
9532         to be FILENAME, not FILENAME.info.
9533         Add target to build texindex.c, defining `emacs'.
9535 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9537         * Version 19.19 released.
9539 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9541         * Version 19.18 released.
9543 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9545         * Makefile: Fix source file names of the separate manuals.
9547 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9549         * Version 19.17 released.
9551 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9553         * split-man: Fix typos in last change.
9555 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9557         * Version 19.16 released.
9559 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9561         * version 19.15 released.
9563 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9565         * Makefile (distclean): It's rm, not rf.
9567 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9569         * Version 19.14 released.
9571 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9573         * Makefile: New file.
9575 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9577         * Version 19.13 released.
9579 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9581         * Version 19.9 released.
9583 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9585         * Version 19.8 released.
9587 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9589         * cmdargs.texi: Document the -i, -itype, and -iconic options.
9591         * trouble.texi: It's `enable-flow-control-on', not
9592         `evade-flow-control-on'.
9594 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9596         * display.texi: Document standard-display-european.
9598 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9600         * Version 19.7 released.
9602         * emacs.texi: Add a sentence to the top menu mentioning the
9603         specific version of Emacs this manual applies to.
9605 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9607         * basic.texi: Document next-line-add-lines variable used to
9608         implement down-arrow.
9610         * killing.texi: Document kill-whole-line.
9612 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9614         * text.texi: Update unix TeX ordering information.
9616 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9618         * news.texi: Mention fill-rectangle in keybinding list.
9620         * killing.texi: Document fill-rectangle.
9622 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9624         * vc.texi: Bring the docs up to date with VC 5.2.
9626 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9628         * emacs.tex: Mention blackbox and gomoku under Amusements.
9629         Assembler mode is now mentioned and appropriately indexed
9630         under Programming Modes.
9632 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
9634         * emacs.tex: Update TeX ordering information.
9636 1990-06-26  David Lawrence  (tale@geech)
9638         * emacs.tex: Note that completion-ignored-extensions is not used
9639         to filter out names when all completions are displayed in
9640         *Completions*.
9642 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9644         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9646 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
9648         * emacs.tex: Add @findex grep.
9650 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9652         * emacs.tex: Correct two typos.  No other changes before
9653         Version 19 will be made.
9655 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9657         * emacs.tex: Update information for obtaining TeX distribution from the
9658         University of Washington.
9660 ;; Local Variables:
9661 ;; coding: utf-8
9662 ;; End:
9664   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9666   This file is part of GNU Emacs.
9668   GNU Emacs is free software: you can redistribute it and/or modify
9669   it under the terms of the GNU General Public License as published by
9670   the Free Software Foundation, either version 3 of the License, or
9671   (at your option) any later version.
9673   GNU Emacs is distributed in the hope that it will be useful,
9674   but WITHOUT ANY WARRANTY; without even the implied warranty of
9675   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9676   GNU General Public License for more details.
9678   You should have received a copy of the GNU General Public License
9679   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.