* doc/emacs/mini.texi (Completion Options): Document completion-cycle-threshold.
[emacs.git] / doc / emacs / ChangeLog
blobd2d861c4e2a42d9b332a1b2b8b374d6d7223d14c
1 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
3         * mini.texi (Completion Options): Add completion-cycle-threshold.
5 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
7         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
9 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
11         * basic.texi (Position Info): Omit page commands.  Document
12         count-words-region and count-words.
14         * text.texi (Pages): Move what-page documentation here.
16 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
18         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
19         Remote Files node instead of linking directly to the Tramp manual.
20         (Minibuffer Edit): Add xref to Blank Lines.
21         (Completion): Add xref to Symbol Completion.  Remove redundant
22         example, which is repeated in the next node.
23         (Completion Commands): Minor clarifications.
24         (Completion Styles): New node, split from Completion Commands.
25         Document substring and initials styles.
26         (Strict Completion): Remove information duplicated in other nodes.
27         (Completion Options): Consolidate case difference discussion here.
29         * help.texi (Help Mode): Fix kindex entries.
31         * files.texi (File Names): Add index entries.
33 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
35         * basic.texi (Inserting Text): Add xref to Completion.  Add
36         ucs-insert example, and document prefix argument.
37         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
38         to left/right.  Tweak left-char and right-char descriptions.
39         M-left and M-right are now bound to left-word/right-word.
40         (Erasing): Document delete-forward-char.
42         * screen.texi (Screen, Menu Bar): Copyedits.
43         (Point): Remove duplicate paragraph on cursors, also in Screen.
44         (Mode Line): Trailing dashes no longer shown on X displays.
46         * frames.texi (Non-Window Terminals): Index just "text-only
47         terminal", which is used throughout the manual now.
49         * entering.texi (Entering Emacs): Define "startup screen".
50         Document window-splitting behavior with command-line inputs.
51         (Exiting): Remove obsolete paragraph about shells without suspend
52         functionality.
54         * commands.texi (User Input): Define "input event" more clearly.
55         (Keys): Add xref to Echo Area.
56         (Commands): Clarify relation between commands and functions.
58 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
60         * misc.texi (emacsclient Options): Document how emacsclient runs
61         the Emacs daemon (Bug#9674).
63 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
65         * basic.texi (Moving Point):
66         * custom.texi (Mouse Buttons):
67         * rmail.texi (Rmail Scrolling):
68         * search.texi (Isearch Scroll):
70         * display.texi (Scrolling): Replace scroll-up/down with
71         scroll-up/down-command.  Fix scroll-preserve-screen-position
72         description.  Document scroll-error-top-bottom.
74 2011-09-30  Glenn Morris  <rgm@gnu.org>
76         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
78 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
80         * windows.texi (Pop Up Window): Defer discussion of window
81         splitting to the Window Choice node.  Add index entries.
82         (Force Same Window): Node deleted.
83         (Displaying Buffers, Window Choice): New nodes.
85         * buffers.texi (Select Buffer): Clarify description of
86         buffer-switching commands.  Add xref to Window Display node.
87         Don't repeat confirm-nonexistent-file-or-buffer description from
88         Visiting node.  Remove even-window-heights.
90         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
92 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
94         * cmdargs.texi (Icons X): Fix description of Emacs icon.
96         * xresources.texi (Table of Resources): Fix documentation of
97         bitmapIcon.
99 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
101         * package.texi (Package Menu): Add package-menu-mark-upgrades.
103 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
105         * frames.texi (Frame Commands): Note that delete-other-frames only
106         deletes frames on current terminal.
108 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
110         * sending.texi (Mail Misc): Document mail-add-attachment.
112 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
114         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
116 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
118         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
120 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
122         * files.texi (File Archives):
123         * cal-xtra.texi (Diary Display):
124         * help.texi (Help Mode): Add xref to View Mode.
126 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
128         * display.texi (View Mode): New node.  Move view-file here from
129         Misc File Ops.  Move view-buffer here from Misc Buffer.
131         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
133         * files.texi (Misc File Ops): Document new
134         delete-by-moving-to-trash behavior.  Remove view-file.
136         * dired.texi (Dired Deletion): Shorten description of Trash.
138         * misc.texi (emacsclient Options): Document server-port.
140 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
142         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
143         even on MS-Windows.  Fix a typo.
145 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
147         * package.texi: New file, documenting the package manager.
149         * emacs.texi: Include it.
151         * help.texi (Help Summary): Add describe-package.
153 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
155         * misc.texi (Printing): Convert subnodes into subsections.
157         * text.texi (Two-Column): Move into Text chapter.
159         * picture-xtra.texi (Picture Mode): Group with Editing Binary
160         Files section.  Convert from chapter into section.
162         * display.texi (Narrowing): Move into display chapter.
164         * sending.texi (Sending Mail):
165         * rmail.texi (Rmail):
166         * misc.texi (Gnus, Document View):
167         * dired.texi (Dired):
168         * emacs.texi: Group the mail, rmail, and gnus chapters together.
170 2011-08-07  Juri Linkov  <juri@jurta.org>
172         * dired.texi (Operating on Files): Rewrite according to the fact
173         that `dired-do-chmod' doesn't use the `chmod' program anymore.
175 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
177         * mini.texi (Minibuffer File): Insert a reference to Tramp for
178         remote file name completion.  (Bug#9197)
180 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
182         * mule.texi (Bidirectional Editing): Document the fact that
183         bidi-display-reordering is t by default.
185 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
187         * help.texi (Misc Help): Mention `describe-prefix-bindings'
188         explicitly (bug#8904).
190 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192         * trouble.texi (Checklist): Use an `M-x' example instead of an
193         Emacs Lisp form to switch on the dribble file (bug#8056).
195 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
197         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
199 2011-07-13  Glenn Morris  <rgm@gnu.org>
201         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
203 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
205         * mark.texi (Mark Ring): Clarify how many locations are saved
206         (bug#5770).
207         (Global Mark Ring): Ditto.
209 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
211         * text.texi (Table Recognition): Use "at point" instead of "under
212         point" (bug#4345).
214         * display.texi (Cursor Display): Mention `cursor-type'.
216         * screen.texi (Point): Clarify that it's only if you use a block
217         cursor that it appears to be on a character (bug#4345).
219 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
221         * misc.texi (Amusements): Move dissociated press here, from its
222         own section.
224         * emacs.texi (Top): Update node listing.
226 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
229         clarity (bug#3523).
231 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
233         * cmdargs.texi (Initial Options): Document --no-site-lisp.
234         (Misc X): Document --parent-id.
236         * frames.texi (Frame Commands): Note that focus-follows-mouse now
237         defaults to nil.
239         * misc.texi (emacsclient Options): Document --parent-id.
241         * msdog.texi (Windows HOME): Document _emacs as obsolete.
243 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
245         * emacs.texi: Use "..." instead of ``...'' in the menus
246         (bug#3503).
248 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
250         * killing.texi (Primary Selection): Document `only' setting for
251         select-active-regions.
253         * mark.texi (Setting Mark): Reference Shift Selection node.
255         * frames.texi (Mouse Commands): Document mouse-yank-primary.
257 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
260         motion keys" (bug#3503).
262         * emacs.texi: Change all the register node names from "RegPos"
263         (etc.) to "Positional Registers" (etc.) (bug#3314).
265 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
267         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
268         (Other Kill Commands, Kill Options): Copyedits.
269         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
270         (Yanking): Move yank-excluded properties discussion here.
271         (Cut and Paste): Move from frames.texi.  Update subnodes to
272         describe x-select-enable-clipboard case.
274         * frames.texi: Move Cut and Paste node and subnodes into
275         killing.texi, except Mouse Commands and Word and Line Mouse.
277 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
279         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
281 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283         * screen.texi (Mode Line): Clarify that coding systems are
284         characters, not letters (bug#1749).
286         * cmdargs.texi (Environment): Mention removing variables
287         (bug#1615).  Text suggested by Kevin Rodgers.
289 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
291         * misc.texi (Amusements): Don't mention Yow; it's crippled.
293         * modes.texi: Rename from major.texi.
294         (Modes): New node.  Make Major Modes and Minor Modes subsections
295         of this.  All callers changed.
297         * custom.texi (Minor Modes): Move to modes.texi.
299 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
301         * custom.texi (Syntax): Node deleted.
303         * help.texi (Help Summary):
304         * major.texi (Major Modes):
305         * programs.texi (Parentheses):
306         * search.texi (Regexp Backslash, Regexp Backslash)
307         (Regexp Backslash):
308         * text.texi (Words): Callers changed.
310         * text.texi (Refill, Longlines): Delete nodes.
312         * ack.texi (Acknowledgments): Longlines removed from manual.
314         * emacs.texi (Top): Update node listing.
316 2011-07-09  Glenn Morris  <rgm@gnu.org>
318         * fortran-xtra.texi (Fortran): Update handled extensions.
320 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
322         * display.texi (Scrolling): `C-v' (etc) are now bound to
323         `scroll-*-command' (bug#8349).
325 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
327         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
328         doesn't actually delete any files (bug#7125).
330         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
331         argument for `C-c C-k' (bug#7391).
333         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
334         you're currently using (bug#8489).
336 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
338         * mule.texi (Coding Systems): Move index entries from the previous
339         change into their proper places.
341 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
343         * help.texi (Help Files): Document view-external-packages (bug#8902).
345         * mule.texi (Coding Systems): Put a few more of the coding systems
346         into the index (bug#8900).
348 2011-06-26  Glenn Morris  <rgm@gnu.org>
350         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
352 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
354         * misc.texi (emacsclient Options): Mention --frame-parameters.
356 2011-06-09  Glenn Morris  <rgm@gnu.org>
358         * custom.texi (Specifying File Variables):
359         Recommend explicit arguments for minor modes.
361 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
363         Document wide integers better.
364         * buffers.texi (Buffers):
365         * files.texi (Visiting): Document maxima for 64-bit machines,
366         and mention virtual memory limits.
368 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
370         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
372         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
373         prog mode (Bug#8240).
375 2011-05-27  Glenn Morris  <rgm@gnu.org>
377         * custom.texi (Specifying File Variables):
378         Major modes no longer need come first.
380 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
382         * mule.texi (Specify Coding, Text Coding, Communication Coding):
383         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
385 2011-05-18  Glenn Morris  <rgm@gnu.org>
387         * ack.texi (Acknowledgments): Remove fakemail.c.
389 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
391         Fixes for fitting text into 7x9 printed manual.
392         * building.texi (Flymake, Breakpoints Buffer):
393         * calendar.texi (Appointments):
394         * cmdargs.texi (General Variables, Display X):
395         * custom.texi (Saving Customizations, Face Customization)
396         (Directory Variables, Minibuffer Maps, Init Rebinding):
397         * display.texi (Font Lock, Font Lock, Useless Whitespace):
398         * fixit.texi (Spelling):
399         * frames.texi (Creating Frames, Fonts):
400         * help.texi (Help Files):
401         * mini.texi (Minibuffer File):
402         * misc.texi (emacsclient Options, Emulation):
403         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
404         * mule.texi (International Chars, Language Environments)
405         (Select Input Method, Modifying Fontsets, Charsets):
406         * programs.texi (Custom C Indent):
407         * rmail.texi (Rmail Labels):
408         * text.texi (Table Conversion):
409         * trouble.texi (Known Problems, Known Problems):
410         * windows.texi (Change Window):
411         * xresources.texi (GTK resources): Reflow text and re-indent code
412         examples to avoid TeX overflows and underflows on 7x9 paper.
414         * emacs.texi: Fix the (commented out) smallbook command.
416         * macos.texi (Mac / GNUstep Events):
417         * xresources.texi (Lucid Resources): Remove extraneous examples.
419 2011-05-10  Glenn Morris  <rgm@gnu.org>
421         * custom.texi (Specifying File Variables):
422         Deprecate using mode: for minor modes.
424 2011-05-07  Glenn Morris  <rgm@gnu.org>
426         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
428 2011-05-06  Glenn Morris  <rgm@gnu.org>
430         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
432         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
434 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436         * misc.texi (Emacs Server): Document `server-eval-at'.
438 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
440         * maintaining.texi (List Tags): Document next-file.  Suggested by
441         Uday S Reddy.
443 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
445         * mini.texi (Minibuffer Edit):
446         * screen.texi (Mode Line): Fix typo.
448 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
450         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
452 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
454         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
456 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
458         * display.texi (Auto Scrolling): Document the limit of 100 lines
459         for never-recentering scrolling with `scroll-conservatively'.
460         (Bug#6671)
462 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
464         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
465         HOME on Windows and where it looks for init files.  (Bug#8221)
467 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
469         * search.texi (Regexp Example):
470         * mule.texi (International Chars):
471         * building.texi (External Lisp): Don't use characters outside
472         ISO-8859-1.
474 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
476         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
477         Use Texinfo @-commands for non Latin-1 characters.
479         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
481         * custom.texi (Init File): Add index entries for ".emacs".
482         (Bug#8210)
484 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
486         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
487         for Gtk+ 3.
489 2011-03-08  Glenn Morris  <rgm@gnu.org>
491         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
492         * emacs.texi (Acknowledgments):
493         * ack.texi (Acknowledgments): Names to UTF-8.
494         * emacs.texi: Set documentencoding.
496         * display.texi (Optional Mode Line): Don't mention exactly where
497         display-time appears.  (Bug#8193)
499 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
501         * Version 23.3 released.
503 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
505         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
507 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
509         * misc.texi (emacsclient Options): Add q/quiet.
511 2011-03-02  Glenn Morris  <rgm@gnu.org>
513         * mule.texi (Communication Coding) <x-select-request-type>:
514         Remove duplicate (essentially) paragraph.  (Bug#8148)
516 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
518         * maintaining.texi (Format of ChangeLog): Add reference to
519         add-log-full-name.
520         (Change Log Commands): Add documentation for combining multiple
521         symbols in one change.
523 2011-03-01  Glenn Morris  <rgm@gnu.org>
525         * custom.texi (Directory Variables):
526         Give an example of excluding subdirectories.
528 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
530         * search.texi (Regexp Search): Move index entries about regexps to the
531         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
533 2011-02-19  Glenn Morris  <rgm@gnu.org>
535         * dired.texi (Dired): Dired-X version number was dropped.
537 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
539         * xresources.texi (X Resources): Remove *faceName and replace it with
540         *font for Lucid.
542 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
544         * rmail.texi (Rmail Display): Document Rmail MIME support more
545         accurately.
547         * maintaining.texi (VC Change Log): Document vc-log-incoming and
548         vc-log-outgoing.
549         (Merging): Document vc-find-conflicted-file.
551 2011-02-05  Glenn Morris  <rgm@gnu.org>
553         * custom.texi (Variables): Fix typo.
555 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
557         * search.texi (Regexps): Copyedits.  Mention character classes
558         (Bug#7809).
560         * files.texi (File Aliases): Restore explanatory text from Eli
561         Zaretskii, accidentally removed in 2011-01-08 commit.
563 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
565         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
566         (MAKEINFO_OPTS): New variable.
567         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
568         (emacs.html): New target.
569         (clean): Remove emacs.html.
571 2011-01-23  Werner Lemberg  <wl@gnu.org>
573         * Makefile.in (MAKEINFO): Now controlled by `configure'.
574         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
575         (ENVADD): Updated.
577 2011-01-18  Glenn Morris  <rgm@gnu.org>
579         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
581         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
583 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
585         * building.texi (Compilation): Improve instructions for running two
586         compilations (Bug#7573).
588         * files.texi (Backup Names): Document the new location of the
589         last-resort backup file.
591         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
592         manual.  Explain why directory-abbrev-alist elements should be anchored
593         (Bug#7777).
595 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
597         * msdog.texi (Windows Startup): Correct inaccurate description of
598         differences between emacsclient.exe and emacsclientw.exe.
600 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
602         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
604 2011-01-02  Kenichi Handa  <handa@m17n.org>
606         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
608 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
610         * frames.texi (Cut and Paste): Modify the section's name and text:
611         don't mix "cut/paste" with "kill/yank".
612         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
613         (Bug#7702)
615         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
617 2011-01-02  Glenn Morris  <rgm@gnu.org>
619         * maintaining.texi: Move inclusion of emerge after EDE, so that it
620         matches its position in the menu.  (Bug#7674)
622 2011-01-02  Glenn Morris  <rgm@gnu.org>
624         * trouble.texi (Checklist): Mention not replying via news either.
626 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
628         * misc.texi (Document View): Update DocView section with newly
629         supported document formats.
631 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
633         * killing.texi: Resection the Info version to conform to the
634         printed manual, to avoid making sections on Accumulating Text, CUA
635         and Rectangles into full chapters.
637 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
639         * custom.texi (Init Syntax): Add index entries for "character syntax".
640         (Bug#7576)
642 2010-12-13  Karel Klíč  <kklic@redhat.com>
644         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
646 2010-12-13  Glenn Morris  <rgm@gnu.org>
648         * trouble.texi (Checklist): Fix typo in newsgroup name.
650 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
652         * search.texi (Word Search): Note that the lazy highlight always
653         matches to whole words (Bug#7470).
655 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
657         * display.texi (Optional Mode Line): Make the description of
658         load-average more accurate.
660         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
661         registry, with a cross-reference.
662         (Windows Startup): New node.  Move the stuff about the current
663         directory from "Windows HOME".
665 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
667         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
668         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
670 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
672         * maintaining.texi (Version Control Systems): Fix repeated sentence.
673         Suggested by Štěpán Němec.
675 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
677         * maintaining.texi (Version Control): Say "commit", not "check in".
678         (Version Control Systems): Simplify descriptions.
679         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
680         VCS Concepts.
681         (VC Mode Line): Update example.
682         (Old Revisions): Document revert-buffer for vc-diff.
683         (Log Buffer): Promote to a subsection.  Document header lines.
685         * macos.texi (Mac / GNUstep Basics):
686         Document ns-right-alternate-modifier.
688         * emacs.texi (Top): Update node listing.
690 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
692         * rmail.texi (Rmail Coding): Characters with no fonts are not
693         necessarily displayed as empty boxes.
695         * mule.texi (Language Environments, Fontsets): Characters with no
696         fonts are not necessarily displayed as empty boxes.
698         * display.texi (Text Display): Document display of glyphless
699         characters.
701 2010-11-13  Glenn Morris  <rgm@gnu.org>
703         * basic.texi (Position Info): Add M-x count-words-region.
705 2010-11-11  Glenn Morris  <rgm@gnu.org>
707         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
709 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
711         * msdog.texi (Windows HOME): Add information regarding startup
712         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
714 2010-10-11  Glenn Morris  <rgm@gnu.org>
716         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
718         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
719         (DVIPS): New variable.
720         (.PHONY): Add html, ps.
721         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
722         (clean): Delete html, ps files.
724 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
726         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
728 2010-10-09  Glenn Morris  <rgm@gnu.org>
730         * Makefile.in (VPATH): Remove.
731         (infodir): Make it absolute.
732         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
734         * Makefile.in (dist): Anchor regexps.
736         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
737         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
738         (emacs-xtra.pdf): Use $<.
740         * Makefile.in (infoclean): Remove harmless, long-standing error.
742         * Makefile.in ($(infodir)): Delete rule.
743         (mkinfodir): New.
744         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
746         * Makefile.in (distclean): Do not delete emacsver.texi.
747         (dist): Remove reference to emacsver.texi.in.
748         * emacsver.texi: New file, replacing emacsver.texi.in.
750 2010-10-09  Glenn Morris  <rgm@gnu.org>
752         * emacsver.texi.in: New file.
753         * emacs.texi: Set EMACSVER by including emacsver.texi.
754         * Makefile.in (distclean): Delete emacsver.texi.
755         (dist): Copy emacsver.texi.
756         (EMACSSOURCES): Add emacsver.texi.
758         * ack.texi (Acknowledgments): No more b2m.c.
760         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
761         (emacs): Remove rule.
762         (dist): No need to deal with the emacs rule any more.
764 2010-10-07  Glenn Morris  <rgm@gnu.org>
766         * Makefile.in (version): New, set by configure.
767         (clean): Delete dist tar file.
768         (dist): Use version in tar name.
770 2010-10-06  Glenn Morris  <rgm@gnu.org>
772         * Makefile.in (EMACS_XTRA): Add the main source file.
773         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
774         (mostlyclean): No core files, reorder other files.
775         (clean): Delete specific dvi and pdf files.
776         (infoclean, dist): New rules.
777         (maintainer-clean): Use infoclean.
778         ($(infodir)): Add parallel build workaround.
780 2010-10-04  Glenn Morris  <rgm@gnu.org>
782         * Makefile.in (SHELL): Set it.
783         (INFO_TARGETS, DVI_TARGETS): Remove variables.
784         (info, dvi): Replace above variables with their expansions.
785         (info): Move mkdir from here...
786         ($(infodir)/emacs): ... to here (for parallel builds).
787         (pdf): New target.
788         ($(infodir)/emacs): Pass -o option to makeinfo.
789         (.PHONY): Declare clean rules.
790         (maintainer-clean): Delete dvi and pdf files.
791         Guard against cd failures.  Use a more restrictive delete.
793 2010-10-02  Glenn Morris  <rgm@gnu.org>
795         * misc.texi (Shell Mode): Remove reference to old function name.
797 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
799         * maintaining.texi (VC Mode Line): Mention all the possible VC status
800         indicator characters.
802 2010-09-29  Glenn Morris  <rgm@gnu.org>
804         * Makefile.in (top_srcdir): Remove unused variable.
806 2010-09-14  Glenn Morris  <rgm@gnu.org>
808         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
809         the last hook item.
811         * calendar.texi (Appointments): Also updated when a diary include file
812         is saved.
814 2010-09-14  Glenn Morris  <rgm@gnu.org>
816         * trouble.texi (Bugs): Update the section intro.
817         (Known Problems): New section.
818         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
819         (Sending Patches): Bug fixes are best as responses to existing bugs.
820         * emacs.texi (Known Problems): Add menu entry for new section.
822 2010-09-09  Glenn Morris  <rgm@gnu.org>
824         * xresources.texi: Untabify.
826 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
828         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
830 2010-09-06  Glenn Morris  <rgm@gnu.org>
832         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
834 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
836         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
838 2010-08-21  Glenn Morris  <rgm@gnu.org>
840         * misc.texi (Amusements): Mention bubbles and animate.
842 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
844         * files.texi (Visiting): Add more index entries for
845         large-file-warning-threshold.
847 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
849         * frames.texi (Tool Bars): Add doc for tool-bar-position.
851 2010-06-23  Glenn Morris  <rgm@gnu.org>
853         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
854         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
855         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
856         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
857         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
858         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
859         Untabify Texinfo files.
861 2010-06-10  Glenn Morris  <rgm@gnu.org>
863         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
865         * basic.texi (Inserting Text): Fix typo.
867 2010-06-10  Glenn Morris  <rgm@gnu.org>
869         * ack.texi (Acknowledgments):
870         * emacs.texi (Acknowledgments): Update for notifications.el.
872 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
874         * dired.texi (Operating on Files): Mention encryption commands
875         (Bug#6315).
877 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
879         * basic.texi (Moving Point): Update due to renaming of commands bound
880         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
882 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
884         * display.texi (Fringes): Document reversal of fringe arrows for R2L
885         paragraphs.
886         (Line Truncation): Fix wording for bidi display.
888         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
889         keys.
891 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
893         * building.texi (GDB Graphical Interface): Remove misleading comparison
894         to an IDE (Bug#6128).
896 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
898         * programs.texi (Man Page):
899         * misc.texi (Invoking emacsclient):
900         * mini.texi (Repetition):
901         * mark.texi (Setting Mark): Fix typos.
903 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
905         * misc.texi (Printing): Document htmlfontify-buffer.
907 2010-05-08  Glenn Morris  <rgm@gnu.org>
909         * calendar.texi (Displaying the Diary, Format of Diary File):
910         Fix external cross-references for TeX format output.
912 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
914         * Version 23.2 released.
916 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
918         * cmdargs.texi (Initial Options): Mention --chdir.
920 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
922         * frames.texi (Tool Bars): Add tool-bar-style.
924 2010-04-21  Glenn Morris  <rgm@gnu.org>
926         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
928 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
930         * programs.texi (Semantic): New node.
932         * maintaining.texi (EDE): New node.
934         * emacs.texi: Update node listing.
936         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
938 2010-04-18  Glenn Morris  <rgm@gnu.org>
940         * emacs.texi (Acknowledgments): Remove duplicate.
942         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
944 2010-04-18  Glenn Morris  <rgm@gnu.org>
946         * dired.texi (Misc Dired Features): Mention VC diff and log.
947         * maintaining.texi (Old Revisions, VC Change Log):
948         Mention that diff and log work in Dired buffers.
950         * help.texi (Help Summary): Mention M-x info-finder.
952         * ack.texi (Acknowledgments): Add mpc.el.
954         * custom.texi (Specifying File Variables, Directory Variables):
955         Document new commands for manipulating local variable lists.
957 2010-04-18  Glenn Morris  <rgm@gnu.org>
959         * trouble.texi (Contributing): Add cindex entry.
960         Mention etc/CONTRIBUTE.
962 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
964         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
965         query-replace (Bug#5774).
967 2010-04-16  Glenn Morris  <rgm@gnu.org>
969         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
971 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
973         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
975 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
977         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
979 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
981         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
982         cross-reference to "Inserting Text".
984         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
985         Mention completion provided by `ucs-insert'.
987 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
989         * sending.texi (Sending Mail): Note variables that may need
990         customizing.
991         (Mail Sending): Expand discussion of send-mail-function.
993 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
995         Document Message mode as the default mail mode.
997         * sending.texi (Sending Mail): Copyedits.
998         (Mail Format, Mail Headers): Document mail-from-style changes.
999         (Mail Commands): Rename from Mail mode.  Document Message mode.
1000         (Mail Misc): Rename from Mail mode Misc.
1001         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1002         command names and update keybindings.
1003         (Header Editing): Document message-tab.  De-document
1004         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1005         favor of mail-default-headers.  Ad index entries for user-full-name and
1006         user-mail-address.
1007         (Citing Mail): Update changes in Message mode behavior.
1008         Document mail-yank-prefix.
1009         (Mail Signature): New node, moved from Mail Misc.
1010         (Mail Aliases): Mail abbrevs are the default with Message mode.
1011         (Mail Methods): Note that Message mode is now the default.
1013         * rmail.texi (Rmail Reply):
1014         * text.texi (Text Mode):
1015         * major.texi (Major Modes):
1016         * mule.texi (Output Coding): Refer to Message mode.
1018         * custom.texi (Init Examples): Add xref to Mail Header.
1020         * emacs.texi (Top): Fix xrefs.
1022 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1024         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1025         repository if there is none.
1026         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
1027         vc-print-root-log.
1028         (Old Revisions): Copyedits.  Document vc-root-diff.
1030         * programs.texi (Program Modes): Mention Javascript mode.
1032         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1033         * emacs.texi: Update node description.
1035         * misc.texi (Navigation): Document doc-view-continuous.
1036         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
1038 2010-03-30  Juri Linkov  <juri@jurta.org>
1040         * search.texi (Other Repeating Search): Remove line that `occur'
1041         can not handle multiline matches.
1043 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1045         * mule.texi (International): Mention support of bidirectional editing.
1046         (Bidirectional Editing): New section.
1048 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
1050         * emacs.texi (Top): Update node names to those in building.texi.
1052 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
1054         doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1055         doc/emacs/emacs.texi: Update node names for building.texi.
1057 2010-03-24  Glenn Morris  <rgm@gnu.org>
1059         * ack.texi (Acknowledgments):
1060         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
1062 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
1064         * xresources.texi (Table of Resources): Clarify toolBar number
1065         for Gtk+.
1067         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1069 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
1071         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1073         * search.texi (Other Repeating Search): Document multi-isearch-buffers
1074         and multi-isearch-buffers-regexp.
1076         * indent.texi (Indentation): Clarify description of
1077         indent-for-tab-command.  Document tab-always-indent.
1079 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
1081         * cmdargs.texi (Font X): Move most content to Fonts.
1083         * frames.texi (Fonts): New node.  Document font-use-system-font.
1085         * emacs.texi (Top):
1086         * xresources.texi (Table of Resources):
1087         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1089 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1091         * Branch for 23.2.
1093 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
1095         * custom.texi (Init Examples): Add xref to Locals.
1097         * major.texi (Choosing Modes): Mention usage of setq-default for
1098         setting the default value of major-mode (Bug#5688).
1100 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
1102         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1104         * display.texi (Display Custom): Document make-pointer-invisible and
1105         underline-minimum-offset.  Remove inverse-video.
1107 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
1109         * frames.texi (Frame Commands): Note that the last ordinary frame can
1110         be deleted in daemon mode (Bug#5616).
1112 2010-02-18  Glenn Morris  <rgm@gnu.org>
1114         * trouble.texi (Contributing): Repository is no longer CVS.
1116 2010-02-08  Glenn Morris  <rgm@gnu.org>
1118         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
1120 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1122         * display.texi (Useless Whitespace, Text Display):
1123         * custom.texi (Init Examples): Avoid obsolete special default variables
1124         like default-major-mode.
1126 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
1128         * programs.texi (Other C Commands): Replace reference to obsolete
1129         c-subword-mode.
1131 2010-01-21  Glenn Morris  <rgm@gnu.org>
1133         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1135 2010-01-12  Glenn Morris  <rgm@gnu.org>
1137         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1138         emacs-pretest-bug for bug reports for development versions.
1140 2010-01-11  Glenn Morris  <rgm@gnu.org>
1142         * display.texi (Highlight Interactively): `t' does not mean highlight
1143         all patterns.  (Bug#5335)
1145 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
1147         * misc.texi (Shell): Document async-shell-command.
1149         * building.texi (Grep Searching): Document zrgrep.
1151         * mini.texi (Completion Options): Mention `initials' completion style.
1153 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
1155         * building.texi: Import GDB Graphical Interface description from
1156         EMACS_23_1_RC.
1158 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
1160         * emacs.texi (Top): Update node listing.
1162         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1164         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1166         * cmdargs.texi (Initial Options):
1167         * xresources.texi (Resources): Document inhibit-x-resources.
1169         * custom.texi (Specifying File Variables): Note that minor modes are
1170         enabled unconditionally.
1172         * display.texi (Scrolling): Briefly document the old recenter command,
1173         and document recenter-positions.
1175         * files.texi (Visiting):
1176         * buffers.texi (Buffers): Max buffer size is now 512 MB.
1178         * frames.texi (Cut/Paste Other App):
1179         Document save-interprogram-paste-before-kill.
1181         * killing.texi (Kill Options): New node.
1183 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
1185         * misc.texi (Shell Options): ansi-color is now default.
1187 2009-12-05  Glenn Morris  <rgm@gnu.org>
1189         * emacs.texi (Top): Update menu for cal-xtra node changes.
1190         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1191         or mode line.  Don't mention invisible text or the details of
1192         diary-print-entries here, only in cal-xtra.
1193         (Format of Diary File): Mention that the "date on first line" format
1194         only really affects the simple display.
1195         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1196         (Diary Customizing): Holidays may be in the buffer or mode line.
1197         Move diary-print-entries to the "Diary Display" section.
1198         (Diary Display): New section, split out from "Fancy Diary Display".
1199         Explain the limitations of simple display, and how to print it.
1201         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1203         * cal-xtra.texi (Diary Display): Mention View mode.
1205 2009-11-29  Juri Linkov  <juri@jurta.org>
1207         * display.texi (Highlight Interactively): Actually a list of
1208         default faces is pre-loaded into a list of default values
1209         instead of the history.
1211 2009-11-20  Glenn Morris  <rgm@gnu.org>
1213         * ack.texi (Acknowledgments):
1214         * emacs.texi (Acknowledgments): Add htmlfontify.
1216 2009-11-14  Glenn Morris  <rgm@gnu.org>
1218         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1220         * ack.texi (Acknowledgments):
1221         * emacs.texi (Acknowledgments): Update for recent Org changes.
1223 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
1225         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
1226         `charset' property, which is irrelevant to the user manual (Bug#3526).
1228 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
1230         * trouble.texi (DEL Does Not Delete): Fix typo.
1232 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1234         * files.texi (Misc File Ops): Mention copy-directory.
1236 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
1238         * mule.texi (Unibyte Mode): Emphasize that
1239         unibyte-display-via-language-environment affects only the display.
1241         * display.texi (Horizontal Scrolling): Document cursor behavior under
1242         horizontal scrolling when point moves off the screen (Bug#4564).
1243         Improve wording.
1245 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1247         * files.texi (Directories): delete-directory prompts for recursive
1248         deletion.
1250 2009-09-30  Glenn Morris  <rgm@gnu.org>
1252         * ack.texi (Acknowledgments):
1253         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
1255 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
1257         * dired.texi (Dired Navigation): Use @code instead of @var for
1258         dired-isearch-filenames, so that it's not capitalized.
1260 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
1262         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1264         * entering.texi (Exiting): C-z is now bound to suspend-frame.
1266         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1267         (Key Bindings): Reference Init Rebinding in introductory text.
1268         Shift some of the introduction to Keymaps node.
1269         (Keymaps): Simplify.
1270         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
1271         (Minibuffer Maps): Remove mention of Mocklisp.
1272         (Init Rebinding): Move mode-local rebinding example here from Local
1273         Keymaps.
1274         (Modifier Keys): Clarify.
1275         (Rebinding): Add cindex for "binding keys".
1277 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1279         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1281 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
1283         * building.texi (Threads Buffer, Multithreaded Debugging):
1284         Re-organise these two sections.
1286 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
1288         * cmdargs.texi (Initial Options): Fix last change.
1290 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1292         * mule.texi (Enabling Multibyte):
1293         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1294         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1296 2009-08-20  Glenn Morris  <rgm@gnu.org>
1298         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1300 2009-08-19  Glenn Morris  <rgm@gnu.org>
1302         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
1304 2009-08-18  Glenn Morris  <rgm@gnu.org>
1306         * ack.texi (Acknowledgments):
1307         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1309         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
1311 2009-08-09  Glenn Morris  <rgm@gnu.org>
1313         * ack.texi (Acknowledgments):
1314         * emacs.texi (Acknowledgments): Add gdb-mi entry.
1316 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
1318         * emacs.texi (Top): Add new menu items for GDB-UI.
1320         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
1321         section.  Threads buffer is in separate section now.
1323 2009-08-08  Glenn Morris  <rgm@gnu.org>
1325         * ack.texi (Acknowledgments):
1326         * emacs.texi (Acknowledgments):
1327         Update for js2-mode and org changes.
1329 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
1331         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1332         files.
1334 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
1336         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1338 2009-07-23  Glenn Morris  <rgm@gnu.org>
1340         * programs.texi (Matching): Update blink-matching-paren-distance.
1342 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
1344         * frames.texi (Cut/Paste Other App): For select-active-regions,
1345         selection is now updated on moving point.
1347 2009-07-21  Richard Stallman  <rms@gnu.org>
1349         * glossary.texi (GNU, Daemon): Update information.
1351 2009-07-19  Juri Linkov  <juri@jurta.org>
1353         * custom.texi (Specifying File Variables, Safe File Variables):
1354         "variables/value pairs" -> "variable/value pairs".
1356 2009-07-15  Glenn Morris  <rgm@gnu.org>
1358         * misc.texi (Gnus): Remove widow.
1360 2009-07-11  Glenn Morris  <rgm@gnu.org>
1362         * Makefile.in (TEXI2PDF): New.
1363         (emacs.pdf, emacs-xtra.pdf): New targets.
1365         * arevert-xtra.texi (Autorevert): Add menu descriptions.
1367         * display.texi (Horizontal Scrolling): Re-word to remove widow.
1369         * emacs.texi (Top): Info can be read from other places than Emacs.
1370         Don't print the copying notice twice in the printed version.
1371         Update the menu and detailmenu.
1372         (Preface): The meaning of "on-line" has changed.
1373         Correct name for "Common Problems" chapter.
1374         (Distrib): Update FSF shop URL.
1375         (Intro): Showing two files at once is not so exciting.
1377         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1378         (Mac / GNUstep Basics): Minor grammar changes.
1379         (Mac / GNUstep Events): Fix typo.
1380         (GNUstep Support): CANNOT_DUMP no longer applies.
1382         * misc.texi (Document View): Fix typos.
1384         * dired.texi (Dired):
1385         * help.texi (Help):
1386         * macos.texi (Mac OS / GNUstep):
1387         * maintaining.texi (Version Control, Introduction to VC):
1388         End menu descriptions with a period.
1390 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
1392         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1393         so categorical in saying that the option is only useful on NTFS.
1395 2009-07-09  Glenn Morris  <rgm@gnu.org>
1397         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1398         (ENVADD): Add texinfodir to TEXINPUTS.
1400         * emacs.texi (Top): Fix cross-reference.
1402         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1404         * vc1-xtra.texi (Revision Tags): Fix typo.
1406 2009-07-03  Glenn Morris  <rgm@gnu.org>
1408         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1409         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1410         (Merge Commands): `.' does not seem to work in A or B buffer.
1411         `l' can recreate the 3-window display.
1413         * glossary.texi (Glossary): Minor phrasing changes throughout.
1414         Add more internal cross-references.
1415         <Autoloading>: You can't really autoload a variable.
1416         <C-M->: Move details here from `M-C-' item.
1417         <Continuation Line>: Refer to `Truncation.'
1418         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1419         <Home Directory, Unix>: New entries.
1420         <Deletion of Files>: Mention recycle bins.
1421         <Directory>: Mention ``folders.''
1422         <Error>: Don't mention ``type-ahead.''
1423         <Fringe>: Refer to the manual node.
1424         <Minor Mode>: Can be global or local.
1425         <Spell Checking>: There are other checkers besides Ispell.
1427 2009-07-02  Glenn Morris  <rgm@gnu.org>
1429         * anti.texi (Antinews): Minor changes in phrasing.
1431         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1432         some underfull lines in dvi output.
1434         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1436         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1438         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1440 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1442         * xresources.texi (Table of Resources): Mention maximized for
1443         fullscreen.
1445         * cmdargs.texi (Window Size X): -mm/--maximized is new.
1447 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
1449         * anti.texi (Antinews): Correct the list of removed platforms.
1451 2009-06-28  Glenn Morris  <rgm@gnu.org>
1453         * arevert-xtra.texi: Minor language tweaks.
1455         * dired-xtra.texi: Minor revisions.
1457 2009-06-23  Miles Bader  <miles@gnu.org>
1459         * display.texi (Scrolling): Document `recenter-redisplay'.
1460         (Temporary Face Changes): Document `text-scale-set'.
1462 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1464         * Branch for 23.1.
1466 2009-06-17  Kenichi Handa  <handa@m17n.org>
1468         * mule.texi (Charsets): Update the description for the new charset.
1469         (list-character-sets): New findex.
1470         (Language Environments): Add @anchor{Describe Language Environment}.
1472 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
1474         * basic.texi (Moving Point): Fix tag.
1476         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1478         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1479         use camel-case for PageUp and PageDown.
1481         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1482         camel-case for PageUp and PageDown.
1484         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1486         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
1487         (Isearch Scroll): Decapitalize <next> and <prior>.
1489 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
1491         * fixit.texi (Spelling): Set default dictionary.
1492         Improve descriptions (Bug#2554)
1494 2009-06-08  David Reitter  <david.reitter@gmail.com>
1496         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1497         since saving colors and faces set this way is not implemented.
1498         (Environment variables): Remove mention of mac-fix-env, which is
1499         scheduled to be removed.
1501 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
1503         * custom.texi (Init Examples): Add example of changing load-path.
1505         * building.texi (Lisp Libraries): Add example of changing
1506         load-path (Bug#3446).
1508 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1510         * mark.texi (Mark): Further clarifications.
1511         (Setting Mark): Emphasize that C-SPC activates the mark.
1513 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1515         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
1516         Mark mode.
1517         (Using Region, Persistent Mark): Use "active mark" instead of "active
1518         region".
1520 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
1522         * mule.texi (Select Input Method): Fix typo.
1524 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
1526         * anti.texi (Antinews): Document completion changes.  Some additional
1527         copyedits and rearrangement of entries.
1529 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
1531         * misc.texi (Interactive Shell, Saving Emacs Sessions)
1532         (Shell History Copying, Terminal emulator): Copyedits.
1534         * xresources.texi (Resources): Simplify descriptions.
1535         Shorten description of editres, which is not very useful these days.
1536         (Table of Resources): Document fontBackend resource.
1538         * trouble.texi (Quitting): Add other undo bindings to table.
1539         (DEL Does Not Delete): Note that the erasure key is usually labelled
1540         "Backspace".  Remove discussion of obscure Xmodmap issue.
1542 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
1544         * files.texi (Visiting): Copyedits.
1546 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
1548         * basic.texi (Inserting Text): Document ucs-insert.
1550         * mule.texi (International Chars): Define "multibyte".  Note that
1551         internal representation is unicode-based.  Simplify definition of raw
1552         bytes.  Mention ucs-insert.
1553         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
1554         (Language Environments): Add language environments new to Emacs 23.
1555         (Multibyte Conversion): Node deleted.
1556         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1557         Don't mention obsolete emacs-mule coding system.
1558         (Output Coding): Copyedits.
1560         * emacs.texi (Top): Update node listing.
1562 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
1564         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1566 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1568         * building.texi (Lisp Libraries): `load-library' does offer completion.
1570 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
1572         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1573         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
1575 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
1577         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
1579 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
1581         * entering.texi (Entering Emacs): Document initial-buffer-choice.
1583         * building.texi (Lisp Interaction): Document initial-scratch-message.
1585 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
1587         * msdog.texi (Windows Fonts): Fix typos.
1589         * files.texi (Save Commands): Fix pxref.
1591 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
1593         * files.texi (Save Commands): Mention diff-buffer-with-file.
1594         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
1595         Henoch (Bug#3036).
1597 2009-03-15  Glenn Morris  <rgm@gnu.org>
1599         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1600         the former is not always used.
1601         (Mail Headers): Use active voice.  Add "Mail-reply-to".
1602         Change case of "Id".  Avoid repeated "appropriate".
1603         (Mail Aliases): Fix previous change - use an example with a ".", so it
1604         does actually get quoted when expanded.
1605         (Mail Sending): Mailclient is the default on some systems.
1606         (Citing Mail): Mention mail-indentation-spaces.
1607         (Mail Mode Misc): Add an @dfn for "mail signature".
1609 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
1611         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1612         (Completion Options): Document read-file-name-completion-ignore-case,
1613         read-buffer-completion-ignore-case, and completion-styles.
1614         Remove description of partial-completion-mode.
1616 2009-03-14  Glenn Morris  <rgm@gnu.org>
1618         * sending.texi (Mail Format): Fix typo.  Add index entry for
1619         mail-header-separator.
1620         (Mail Headers): Put info about initialization and changing in one place
1621         at the start.  Update FCC section for mbox Rmail.  Clarify From
1622         section, mention mail-setup-with-from.  Clarify Reply-to section.
1623         Add Mail-followup-to and mail-mailing-lists.  Clarify References
1624         section.
1625         (Mail Aliases): Update example, make less contentious.
1626         Update for name change of mail-interactive-insert-alias.
1627         (Mail Mode): Remove mention of `%' as a word separator.
1628         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
1629         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1630         commands.  Clarify FCC handling.  In mail-complete, add reference to
1631         Mail Aliases section, and mention mail-complete-function.
1632         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1633         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
1634         signature netiquette.  Explain how the mail hooks work when continuing
1635         a composition.
1636         (Mail Amusements): Internationalize the spook section a bit.
1637         Remove the spook mail-setup-hook example, since it doesn't work well.
1638         Mention fortune-file.
1639         (Mail Methods): Mention read-mail-command.
1641 2009-03-14  David Reitter  <david.reitter@gmail.com>
1643         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1644         and NS resources following recent changes.
1646 2009-03-10  Jason Rumney  <jasonr@gnu.org>
1648         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
1649         w32-use-visible-system-caret doc to indicate that it should get set
1650         automatically.
1651         (Windows Fonts): Add doc for the uniscribe backend.
1653 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
1655         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1656         vc-dir.  (Bug#2598)
1658 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
1660         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
1662 2009-03-05  Glenn Morris  <rgm@gnu.org>
1664         * rmail.texi (Rmail Basics): Add reference to sorting.
1665         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1666         Minor re-wordings.
1667         (Rmail Motion): Mention rmail-next-same-subject.
1668         (Rmail Deletion): Expunging is not the only way to change the numbers.
1669         (Rmail Labels): Labels can also be used in sorting.
1670         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
1671         (Rmail Display): Mention rmail-mime.
1673 2009-03-04  Glenn Morris  <rgm@gnu.org>
1675         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1676         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
1677         summary.  Mention sorts cannot be undone.
1678         (Rmail Display): Give an example of how to use goto-address-mode.
1679         (Rmail Editing): It's keybindings that are redefined, not commands.
1680         Fix some typos.
1681         (Movemail): Some minor rewording.
1682         (Remote Mailboxes): Emacs movemail supports pop by default.
1683         Fix some minor grammatical issues.  The "two alternative ways" to
1684         specify a POP mailbox are really just one.  Remove all reference to the
1685         variables rmail-pop-password and rmail-pop-password-required, obsolete
1686         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
1687         can support Kerberos.
1689 2009-03-03  Glenn Morris  <rgm@gnu.org>
1691         * rmail.texi (Rmail Deletion): Revert previous change, which was
1692         describing the Rmail summary versions.
1693         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1694         Minor re-wording for rmail-resend.
1695         (Rmail Make Summary): Summaries apply to buffers rather than files.
1696         <rmail-summary-by-topic>: Headers includes the subject.
1697         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1698         details, including prefix arguments.
1699         Mention rmail-summary-by-senders on C-M-f.
1700         Not counting lines might be faster.
1701         (Rmail Summary Edit): More details on the delete commands.
1702         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1703         Name the commands bound to the various keys.  Mention prefix argument
1704         for searching.
1705         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
1706         Simplify rmail-highlighted-headers description.  Update face name.
1708 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
1710         * mark.texi (Marking Objects): Fix typo.
1712 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
1714         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1715         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
1717 2009-03-01  Glenn Morris  <rgm@gnu.org>
1719         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
1720         (Rmail Motion): - M-s searches from the end of messages.
1721         (Rmail Deletion): Minor clarification.  Fix numeric argument
1722         description.
1723         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
1724         newmail and RMAILOSE files need not be in home-directory.
1725         (Rmail Files): Mention I/O menus are unselectable if no files match.
1726         Mention `MAIL' env-var.
1728 2009-02-24  Jason Rumney  <jasonr@gnu.org>
1730         * mule.texi (Fontsets): Mention fontset-default, font specs and
1731         fallback fontsets.
1732         (Defining Fontsets): Mention ns and w32 variants of
1733         standard-fontset-spec.  Update description of startup fontset to match
1734         Emacs 23 behavior.
1735         (Modifying Fontsets): New section.  (Bug#656)
1736         (International): Link to Modifying Fontsets.
1738 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
1740         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1741         Mention ns-extended-platform-support-mode.
1743 2009-02-22  Karl Berry  <karl@gnu.org>
1745         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1747 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
1749         * basic.texi (Moving Point, Position Info):
1750         * files.texi (Visiting):
1751         * mini.texi (Completion Options):
1752         * text.texi (HTML Mode): Remove duplicate words.
1754 2009-02-20  Glenn Morris  <rgm@gnu.org>
1756         * rmail.texi: Minor updates for mbox rather than Babyl.
1758 2009-02-17  Karl Berry  <karl@gnu.org>
1760         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
1762 2009-02-17  Richard M Stallman  <rms@gnu.org>
1764         * anti.texi (Antinews): Mention Babyl format.
1766         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1768         * rmail.texi: Update for mbox format.
1769         Various small fixes, as well as the following.
1770         (Out of Rmail): Node deleted.
1771         (Rmail): Update menu.
1772         (Rmail Files): Comment out set-rmail-inbox-list.
1773         Document rmail-inbox-list instead.
1774         (Rmail Output): Substantial changes since C-o is now
1775         rmail-output-as-seen and o is rmail-output.
1776         (Rmail Attributes): Delete `stored', add `retried'.
1777         (Rmail Display): Editing headers works in all cases.
1779 2009-02-17  Glenn Morris  <rgm@gnu.org>
1781         * basic.texi (Position Info): M-x count-lines-region is not always on
1782         M-=.  (Bug#2269)
1784 2009-02-09  Glenn Morris  <rgm@gnu.org>
1786         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1787         defaults.
1789 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1791         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1792         documentation of possible problems with redecoding.
1794 2009-02-03  Glenn Morris  <rgm@gnu.org>
1796         * rmail.texi (Out of Rmail): Mention b2m.pl.
1798 2009-01-31  Glenn Morris  <rgm@gnu.org>
1800         * rmail.texi (Out of Rmail): Correct b2m location.
1802 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
1804         * fixit.texi (Undo): Update undo limit values.
1806 2009-01-27  Glenn Morris  <rgm@gnu.org>
1808         * emacs.texi (Top): Fix Antinews menu entry.
1810 2009-01-25  Karl Berry  <karl@gnu.org>
1812         * text.texi (Foldout): Use @itemize @w{} to make an itemize
1813         item with no marker, instead of the syntactically incorrect
1814         @itemize @asis.
1816 2009-01-25  Juri Linkov  <juri@jurta.org>
1818         * building.texi (Grep Searching): Fix index entry for lgrep.
1820 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
1822         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1824 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
1826         * macos.texi (Preferences Panel): Update description of font setting to
1827         reflect that prior frame selection is no longer needed.
1829 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
1831         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
1832         raise GUD subsections.
1834 2009-01-15  Glenn Morris  <rgm@gnu.org>
1836         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1838 2009-01-10  Glenn Morris  <rgm@gnu.org>
1840         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1842 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
1844         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1845         logical lines.
1847 2008-12-29  Juri Linkov  <juri@jurta.org>
1849         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1851         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1853 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
1855         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
1856         goto-address-mode instead of goto-address.
1858         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1859         mode.
1861         * emacs.texi (Top): Update node listing.
1863 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
1865         * custom.texi (Directory Variables): Explain what is a "project".
1866         Add indexing.  Improve wording.  Add a footnote about using
1867         _dir-locals.el on MS-DOS.
1869 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
1871         * files.texi (Misc File Ops): Mention chmod as an alias for
1872         set-file-modes.
1874 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
1876         * help.texi (Help): Fix typos and reword.
1877         (Help Summary): Add entries for C-h n and C-h r, reorder
1878         entries, and do some minor fixes.
1879         (Name Help): Say that C-h F works for commands only.
1880         (Misc Help): Say that view-lossage displays 300 keystrokes.
1882 2008-12-20  Glenn Morris  <rgm@gnu.org>
1884         * ack.texi (Acknowledgments): General update based on AUTHORS,
1885         including removal of some stuff no longer distributed.
1887 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
1889         * fixit.texi: Mention hunspell
1891 2008-12-19  Glenn Morris  <rgm@gnu.org>
1893         * ack.texi (Acknowledgments): Small grammar fix.
1894         Consolidate explanatory text at start.
1896         * display.texi (Text Display):
1897         * indent.texi (Indentation): Use @acronym with ASCII.
1899 2008-12-18  Glenn Morris  <rgm@gnu.org>
1901         * ack.texi: Various small updates and fixes.
1903 2008-12-18  Juri Linkov  <juri@jurta.org>
1905         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1906         as a key binding to start a forward nonincremental word search.
1907         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1908         a backward nonincremental word search.  Add index for `M-s w'
1909         `isearch-forward-word'.
1910         (Regexp Search): Add a short summary of regexp key commands like
1911         in the node "Basic Isearch".
1912         (Other Repeating Search): Fix typo.
1914 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1916         * misc.texi (PostScript Variables): Fix doc.
1918 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
1920         * programs.texi (Program Modes): Mention Ruby mode.
1922 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
1924         * misc.texi (emacsclient Options): Describe what an empty string
1925         argument does for --alternate-editor.
1927 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
1929         * cmdargs.texi (Font X): Distinguish between client-side and
1930         server-side fonts.  List valid Fontconfig properties.  Add reference to
1931         Fontconfig manual.  List valid GTK font properties.  Explain use of
1932         fc-list.
1934 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
1936         * cmdargs.texi (Font X): Move discussion of quoting to top.
1938 2008-12-06  Glenn Morris  <rgm@gnu.org>
1940         * maintaining.texi (Old Revisions): Improve previous change.
1942 2008-12-05  Richard M Stallman  <rms@gnu.org>
1944         * anti.texi (Antinews): Minor fixes.
1946 2008-12-03  Glenn Morris  <rgm@gnu.org>
1948         * maintaining.texi (Old Revisions): Fix diff-switches description.
1950 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
1952         * emacs.texi (Top): Fix typo.
1954 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
1956         * misc.texi (Document View): Explain dependence on gs at the top.
1957         Copyedits.
1959         * emacs.texi (Top): Add DocView nodes to detailed node listing.
1961         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1962         (Comment Commands): Discuss region-active behavior of M-; first.
1964 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
1966         * display.texi (Line Truncation): Add reference to Continuation
1967         Lines.
1969         * windows.texi (Pop Up Window): Mention split-height-threshold
1970         and split-width-threshold.
1971         (Split Window): Add reference to Continuation Lines.
1973 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
1975         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1976         (GNUstep Support): New node.
1977         * anti.texi:
1978         * emacs.texi:
1979         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1981 2008-11-28  Richard M Stallman  <rms@gnu.org>
1983         * misc.texi (Dissociated Press): Minor cleanups.
1985         * dired.texi (Image-Dired): Avoid passive.
1987 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
1989         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1990         representation.
1992 2008-11-26  Richard M. Stallman  <rms@gnu.org>
1994         * files.texi (Visiting): Rewrite paragraph for clarity.
1996         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1998 2008-11-25  Alan Mackenzie  <acm@muc.de>
2000         * programs.texi (Moving by Parens): Clarify that parens inside strings
2001         and comments are ignored, and that the commands assume the starting
2002         point isn't in a string or comment.
2004 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
2006         * macos.texi: Add Prev/Next/Top pointers to all nodes.
2007         (Mac Basics): Merge in Grabbing Environment Variables from earlier
2008         version.
2009         (Mac Customization): Rewrite Preferences Panel section and merge in to
2010         this node, add Open files by dragging to an Emacs window.
2012         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2014 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
2016         * files.texi (Misc File Ops): Document set-file-modes.
2018         * windows.texi (Split Window): Document integer values of
2019         truncate-partial-width-windows.
2021         * text.texi (Text): Simplify description of markup languages.
2022         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
2023         (TeX Editing): Note that `""' inserts one `"' character.
2024         (HTML Mode): Note in the introduction that XML mode is an alias for
2025         SGML mode.  Mention nXML mode.
2027 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
2029         * building.texi (Watch Expressions): Fix typo.
2031 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
2033         * files.texi (Visiting): Document new behavior of
2034         confirm-nonexistent-file-or-buffer.
2036         * buffers.texi (Select Buffer):
2037         Document confirm-nonexistent-file-or-buffer.
2039         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2040         edit-picture.
2042         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
2043         edit-picture', since that is just an alias for picture-mode.
2044         (Sentences): Note that repeated M-@ extends the region.
2045         (Pages): Make terminology more consistent.  Link to Regexps node.
2046         (Longlines): Discuss relationship with Visual Line mode.
2047         (Text Mode): Remove extraneous discussion of other modes, since they
2048         were already introduced in the parent node.
2050 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
2052         * anti.texi (Antinews): Rewrite.
2054         * entering.texi (Exiting): Mention "minimize" terminology.
2056         * frames.texi (Frame Commands): Mention "minimize" terminology.
2058         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2059         formats.
2060         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2061         (Misc X): Don't document useless -hb option.
2063 2008-11-22  Juri Linkov  <juri@jurta.org>
2065         * dired.texi (Dired Navigation): Change normal file name search option
2066         from `non-nil' to `t'.  Add `dwim' option.
2068 2008-11-22  Juri Linkov  <juri@jurta.org>
2070         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2071         ".dir-locals.el".  Rename `define-project-bindings' to
2072         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
2073         `dir-locals-set-directory-class'.
2075 2008-11-22  Lute Kamstra  <lute@gnu.org>
2077         * buffers.texi (Select Buffer): Index goto-line.
2078         * basic.texi (Moving Point): Mention the use of a numeric prefix
2079         argument with goto-line and refer to Select Buffer for the use of a
2080         plain prefix argument.
2082 2008-11-19  Glenn Morris  <rgm@gnu.org>
2084         * doclicense.texi: Update to FDL 1.3.
2085         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2087 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
2089         * custom.texi (Minor Modes): Define mode commands and mode variables
2090         more precisely.  Recommend using mode commands instead of setting
2091         variables directly.  Put minor modes in a list, and add more modes.
2092         (Easy Customization): Use "init file" instead of .emacs.
2093         (Customization Groups): Update to new Custom buffer appearance.
2094         (Saving Customizations): Copyedits.  Update example.
2095         (Variables): Give example of variable type-sensitivity.
2096         (Examining): Update example.
2097         (Hooks): Copyedits.
2098         (Specifying File Variables): Use C comments instead of an artificial
2099         Lisp for the example.
2100         (Keymaps): Move internals discussion to Prefix Keymaps.
2101         (Rebinding): Remove redundant paragraph (stated in Key Binding).
2102         (Init Rebinding): Document kbd macro.
2103         (Init File): Link to Find Init.
2105         * mark.texi (Using Region): Document Delete Selection Mode more
2106         thoroughly.
2108         * frames.texi (Mouse Commands): Move most of the description of Delete
2109         Selection Mode to Using Region, and link to it.
2110         (Clipboard): Note that paste is bound to clipboard-yank.
2112         * building.texi (Compilation): Document first-error value of
2113         compilation-scroll-output.
2114         (Compilation Mode): Note that compilation-auto-jump-to-first-error
2115         works as soon as an error is available.  Suggested by Juri Linkov.
2117         * mini.texi (Passwords): New node.
2119         * files.texi (Remote Files): Link to Passwords node.
2121         * emacs.texi (Top): Update node listings.
2123 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
2125         * ack.texi (Acknowledgments): Some updating of credits.
2127         * emacs.texi (Acknowledgments): Add a couple more names.
2129         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2131         * files.texi (Directories): Describe delete-directory in text.
2132         (Misc File Ops): Document use of trash.
2134 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
2136         * macos.texi (Mac Customization): Fix typos.
2138 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
2140         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2141         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
2142         the conventions of the main Emacs manual.
2144         * emacs.texi (Top): Update node listings.
2146 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
2148         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
2149         command-line-args is processed during startup.
2150         (Action Arguments): Correctly describe how file arguments interact with
2151         the startup screen.  Link to Lisp Interaction for scratch buffer.
2152         (Initial Options): Link to Command Example for -batch option.
2153         (Environment): Document initial-environment.
2155         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2156         can't be changed in the site-start file.
2158 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
2160         * dired.texi (Dired): Mention C-x C-d too.
2161         (Dired Enter): Document M-n in the Dired minibuffer.
2162         (Dired Navigation): Explain dired-goto-file more clearly.
2163         Document dired-isearch-filenames.
2164         (Dired Deletion): Remove unnecessary "expunged" terminology.
2165         (Flagging Many Files): & is now rebound to `% &'.
2166         (Shell Commands in Dired): Document dired-do-async-shell-command.
2167         Clarify how multi-file arguments are passed.
2168         (Misc Dired Features): Document dired-do-isearch.
2170 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
2172         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2174 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
2176         * search.texi (Other Repeating Search): Remove obsolete findex entries.
2178 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
2180         * programs.texi (Program Modes): Link to Program Indent node.
2181         (Left Margin Paren): Explain consequences of changing
2182         open-paren-in-column-0-is-defun-start more concisely.
2183         (Which Function, Program Indent, Info Lookup): Minor edits.
2184         (Basic Indent): If region is active, TAB indents the region.
2185         (Multi-line Indent): If region is active, TAB indents the region.
2186         Note that indent-region is useful when Transient Mark mode is off.
2187         (Matching): The delimiter at the cursor is highlighted---the character
2188         changes color.
2189         (Symbol Completion): Link to Completion node.
2191         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2192         a strictly text-only system.
2194         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2195         batch mode.
2197 2008-11-01  Richard M. Stallman  <rms@gnu.org>
2199         * misc.texi (Document View): Major rewrite.
2201         * maintaining.texi (Types of Log File): Change logs are older than
2202         version control.
2203         (VCS Concepts): Simplify and rearrange.
2204         (Version Control Systems): Make it clear that Linux is only the kernel.
2205         (VC Mode Line): Shorten reference to menu item.
2206         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
2207         (VC Directory Mode): Minor cleanup.
2208         Unchanged files are hidden, not omitted.
2209         (VC Directory Commands): Shorten and simplify.
2210         (Change Log Commands): New node, split from Change Logs.
2211         (VC Directory Buffer): New node, split from VC Directory Mode.
2213 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
2215         * misc.texi (Document View): Rename from Document Files, moved here
2216         from files.texi.
2218         * files.texi (Version Control): Move to maintaining.texi.
2219         Subnodes moved as well.
2220         (Document Files): Move to misc.texi.
2222         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2223         vc-update-change-log.
2224         (Version Control): Move here from files.texi.
2225         (Format of ChangeLog): Make it a subnode of Change Log.
2227         * emacs.texi (Top): Update node listing.
2229 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
2231         * files.texi (Files): Add a section about document
2232         files (doc-view-mode).
2234 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
2236         * building.texi (Compilation Mode):
2237         Document compilation-auto-jump-to-first-error.
2238         (Debuggers): Lower GUD subsections to subsubsections.
2239         (Starting GUD): Add cindex.
2240         (Lisp Interaction): Note that scratch is no longer the initial buffer.
2242 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
2244         * indent.texi (Indentation): Link to Program Indent.
2246         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2247         now uses emacsclient's terminal.
2249 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
2251         * mark.texi (Using Region): Document use-empty-active-region.
2253         * emacs.texi (Top): Update node listings.
2255         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
2256         Don't mention obsolete emacs.bash script.
2257         (Invoking emacsclient): Rewrite, moving optional arguments to
2258         emacsclient Options.
2259         (emacsclient Options): New node.  Document server-use-tcp and
2260         server-host.
2262 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
2264         * indent.texi (Indentation): Replace list with paragraphed text,
2265         putting description of syntax-driven indentation first.  Document new
2266         effect of active regions on tab.
2267         (Tab Stops): Note that editable tab stops affect indentation commands.
2269 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2271         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2273 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
2275         * custom.texi (Function Keys): Note that modified keypad keys are not
2276         translated.
2278         * basic.texi (Arguments): Explain how to insert multiple digits.
2280 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
2282         * files.texi (Remote Files): Precise selection of default method.
2283         Rewrite paragraph about disabling remote file names.
2285 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
2287         * search.texi (Special Isearch): Document M-TAB is isearch.
2289         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2290         command.
2292         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2294 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2296         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
2297         section.
2299 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
2301         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2302         to files.texi.  Move contents of vc2-xtra.texi here.
2304         * vc2-xtra.texi: File removed.
2306         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2307         Directory Commands from the submenu.  Don't include deleted file
2308         vc2-xtra.texi.
2310         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2311         (Version Control): Add VC Directory Mode and VC Directory Commands to
2312         the submenu.
2313         (Why Version Control?): Use table format.
2314         (Version Control Systems): Note that Meta-CVS support is gone.
2315         (VCS Concepts): Note precisely when VC started supporting filesets.
2316         Remove bogus xref to CVS Options node.
2317         (Types of Log File): Copyedits.
2318         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2319         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2320         The Right Thing.
2321         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2322         (Log Buffer): Reorganize node, putting C-c C-c description first.
2323         (Old Revisions): Use CVS for example, not RCS.
2324         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2325         Commands from the submenu, putting them under Version Control.
2326         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2327         need to include it in the manual unconditionally, since it is now
2328         crucial to using distributed version control systems.
2329         (Comparing Files): Note that diff uses the minibuffer, and that the
2330         output is shown using Diff mode.
2331         (Diff Mode): Explain what "patch" and "hunk" mean.
2332         Document diff-update-on-the-fly, diff-refine-hunk, and
2333         diff-show-trailing-whitespaces.
2334         (File Archives): Add rar support.
2336         * major.texi (Choosing Modes): Make mode selection sequence more
2337         obvious by describing the steps in order of priority.  Note that
2338         magic-mode-alist is nil by default.
2339         Document magic-fallback-mode-alist.
2341 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
2343         * frames.texi (Mouse References): Copyedits.
2345 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
2347         * ack.texi (Acknowledgments): Add myself as doc-view author.
2349 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
2351         * frames.texi (Dialog Boxes): Add @cindex entries.
2353 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
2355         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2356         (Text-Only Mouse): Copyedit.
2358 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
2360         * frames.texi: Use @key throughout for mouse clicks.
2361         (Cut/Paste Other App): Document yank-pop-change-selection.
2362         (Secondary Selection): Fix modified mouse click syntax.
2363         (Clipboard): Describe Cut, Copy and Paste commands.
2364         (Mouse References): Not all references are in read-only buffers.
2365         Copyedits.
2366         (Creating Frames): Add xref to Init File.
2367         (Frame Commands): Add xref to Exiting.
2368         (Scroll Bars): Document GTK vs toolkit behavior.
2370 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
2372         * files.texi (Version Control): Copyedits.  Add Bazaar.
2373         (Version Control Systems): List different VCS's using an itemized list.
2374         Add Bazaar.
2375         (VCS Concepts): Copyedits.  Tweak description of file merging.
2377         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2378         (Cut/Paste Other App): Document select-active-regions and
2379         x-select-enable-primary.
2381 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
2383         * mark.texi (Shift Selection): Correct case in node name.
2385         * emacs.texi (Top): Update node order in Mark chapter.
2387 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
2389         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2391         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
2392         elsewhere in the manual instead of describing yet again the intricacies
2393         of $HOME on MS-Windows and MS-DOS.
2395 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
2397         * mini.texi (Minibuffer File): Add xref to File Names.
2398         (Minibuffer File): Add discussion of `~' in file names.
2399         Add insert-default-directory index reference.
2401         * files.texi (File Names): Reorganize description.
2402         (Visiting): Add xref to Mode Line.  Copyedits.
2403         (Save Commands): Mention prefix behavior of C-x C-s.
2404         (Numbered Backups): Node deleted.
2405         (Backup Names): Contents of Numbered Backups moved here.  State default
2406         of version-control variable.
2407         (Reverting): Copyedits.
2408         (Version Control): Add additional version control systems.
2410         * emacs.texi (Top): Delete Numbered Backups node.
2412         * cmdargs.texi (General Variables): Change Numbered Backups xref to
2413         Backup Names.
2414         (Initial Options): Document renamed variable inhibit-startup-screen.
2416 2008-10-11  Romain Francoise  <romain@orebokech.com>
2418         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2420 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
2422         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2423         (Select Buffer): Mention use of minibuffer history.  Describe default
2424         value of default-major-mode.  Mention that C-x 4 b selects the other
2425         window.
2426         (List Buffers): Document CRM indicators in the order they appear.
2427         (Kill Buffer): Document new command kill-matching buffers.
2428         (Several Buffers): Move explanation of the relationship between buffer
2429         list and buffer menu to the top.
2430         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2432 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
2434         * entering.texi (Exiting): Document change of C-x C-c to
2435         save-buffers-kill-terminal.  Document kill-emacs.
2437 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
2439         * mule.texi (Coding Systems): Don't mention codepage-setup.
2441         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2442         cpNNN coding systems anymore.
2443         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
2444         for unibyte mode.  Don't mention line-drawing characters.
2445         Don't mention dos-unsupported-char-glyph.
2447 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
2449         * search.texi (Search): Shorten introduction.
2450         (Basic Isearch): Add command table.  Discuss reverse isearch and
2451         isearch highlighting.
2452         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
2453         ring to cindex.
2454         (Special Isearch): Move input methods discussion here.
2455         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2456         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2457         Repeat Isearch.
2458         (Isearch Minibuffer): New node.
2459         (Word Search): Document new word search commands.
2460         (Regexp Example): Simplify example using sentence-end-base variable.
2461         (Replace): Reword introduction.
2462         (Unconditional Replace): Remove unnecessary example.
2463         (Other Repeating Search): Document new `M-s o' binding.
2465         * emacs.texi (Top): Update node listings.
2467 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
2469         * emacs.texi (Top): Remove Kill Errors from menu.
2471 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
2473         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2474         interface for defining macros.  Simplify examples.  Note that C-g quits
2475         macro definitions.
2476         (Keyboard Macro Counter): Document using F3 to insert counter.
2477         Give usage example.
2478         (Keyboard Macro Query): Organize query responses in a table.
2480         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2481         Link to Erasing node.
2482         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
2483         rationale to a footnote.
2484         (Kill Errors): Remove node, due to redundancy with Erasing.
2485         (Spelling): Move discussion of flyspell to end.  Note new behavior of
2486         M-$ in active region.  Remove non-ispell-specific keybindings from
2487         table.
2489 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2491         * cmdargs.texi (Initial Options): Document --daemon.
2493 2008-09-20  Glenn Morris  <rgm@gnu.org>
2495         * files.texi (Numbered Backups): Mention that some modes set
2496         version-control.
2498 2008-09-20  Jim Blandy  <jimb@red-bean.com>
2500         * files.texi (Numbered Backups): Reference File Variables, as well.
2501         Remove discussion of Rmail's implementation.
2503 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
2505         * misc.texi (Recursive Edit): Note that top-level exits active
2506         minibuffers.
2508         * trouble.texi (Quitting): Likewise.
2510 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
2512         * emacs.texi (Top): Add Temporary Face Changes xref.
2514         * display.texi (Display): Move Temporary Face Changes node to just
2515         after Standard Faces.
2516         (Scrolling): Document recenter-top-bottom instead of recenter.
2517         (Horizontal Scrolling): Move auto hscroll discussion to the top.
2518         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2519         (Display Custom): Copyedits.
2520         (Optional Mode Line): Document display-battery-mode.
2522 2008-08-27  Romain Francoise  <romain@orebokech.com>
2524         * custom.texi (Directory Variables): Minor fix.
2526 2008-08-27  Glenn Morris  <rgm@gnu.org>
2528         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2529         descriptions.
2530         (Calendar Customizing): Tweak layout description.
2531         Move calendar-today-marker and calendar-today face to the other
2532         markers.  Condense calendar-star-date and calendar-mark-today
2533         description.
2534         (Holiday Customizing): Add oriental and solar holidays.
2535         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2536         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
2537         (Date Display Format): Change ISO format.  Be less verbose.
2538         (Diary Customizing): Mention day and month abbrev arrays.
2539         Mention the date-form variables by name.  Update European example.
2540         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
2541         Condense examples.  Mention diary-entry-symbols by name.
2542         Condense table for insertion commands.
2543         (Fancy Diary Display): Mention diary-include-string and
2544         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
2545         Ethiopic, Persian date functions.  Condense descriptions.
2547         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2548         (Adding to Diary): Adapt for changed node name.
2550 2008-08-26  Glenn Morris  <rgm@gnu.org>
2552         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2553         node "Hebrew/Islamic Entries".
2555         * calendar.texi (Specified Dates): Fix names of iso functions.
2556         (General Calendar): There may not be another window.
2557         (Writing Calendar Files, Holidays): Tweak intro.
2558         (Holidays): Mention Baha'i and Chinese holidays.
2559         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2560         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2561         (To Other Calendar): Add calendar-print-other-dates.
2562         Refer to "graphic display" rather than "X.
2563         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
2564         (Displaying the Diary): Fix whitespace after reference.
2565         Fix `diary-number-of-entries' reference.
2566         (Date Formats): Explicitly mention that day names can be abbreviated.
2567         (Adding to Diary): Add some references to other sections.
2568         (Special Diary Entries): Fix reference.
2569         (Appointments): Simplify appt-message-warning-time entry.
2570         Clarify where times must be.
2571         (Importing Diary): Comment out icalendar paragraph that does not apply.
2572         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2574 2008-08-23  Glenn Morris  <rgm@gnu.org>
2576         * fortran-xtra.texi (Fortran): Change description of free form and
2577         fixed form a bit.  Mention hideshow and imenu.
2578         (Fortran Motion): Mention fortran-end-of-subprogram,
2579         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2580         (Fortran Indent): Minor re-word.
2581         (ForIndent Commands): Mention fortran-fill-paragraph and
2582         fortran-fill-statement.
2583         (ForIndent Cont): Mention fortran-tab-mode-string.
2584         (Fortran Comments): Mention fortran-comment-line-start-skip.
2585         (Fortran Columns): Mention font-locking.
2586         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2588 2008-08-23  Johan Bockgård  <bojohan@muon>
2590         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2592 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
2594         * mini.texi (Minibuffer): Simplify introduction.
2595         (Minibuffer File): Document tilde in minibuffer filenames.
2596         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
2597         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
2598         (Completion Example): Update example to current command list.
2599         (Completion Options): Document `lazy' value of completion-auto-help.
2600         Update contents of completion-ignored-extensions.
2601         (Minibuffer History): Describe "future history" list.  State default
2602         value of history-delete-duplicates.
2604 2008-08-21  Glenn Morris  <rgm@gnu.org>
2606         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
2607         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
2609 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
2611         * regs.texi (Registers): Clarify valid register names.
2612         (RegPos): Note that buffer is saved and restored too.
2613         (RegText): Note that mark is reactivated/deactivated.
2614         (RegConfig): Xref to Windows node.
2616 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
2618         * basic.texi (Inserting Text): Provide command name for C-q.
2620         * killing.texi (Killing): Copyedit.  Define read-only text.
2621         (Deletion): DEL and C-d were already explained in Erasing; xref there.
2622         (Killing by Lines): Copyedit.
2623         (Other Kill Commands): Move M-w description here.
2624         (Yanking): Move M-w to Other Kill Commands.
2625         (Kill Ring): Also mention saving text in registers.  Link to Text
2626         Properties in elisp manual.
2627         (Accumulating Text): Copyedit.
2628         (CUA Bindings): Shift selection is now the default.
2630 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2632         * maintaining.texi (Change Log): Mention next-error is available.
2634 2008-08-10  Glenn Morris  <rgm@gnu.org>
2636         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2637         and intermonth text.
2638         (Holiday Customizing): Add holiday-chinese.
2640 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
2642         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
2644 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
2646         * files.texi (Log Buffer): Describe C-c C-d.
2647         (Diff Mode): Describe C-x 4 A.
2649 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
2651         * vc1-xtra.texi (VC Directory Mode): Fix last change.
2653 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
2655         * files.texi (Old Revisions): Update the keys used by vc-annotate and
2656         describe the new bindings to show the changeset diff, toggle annotation
2657         visibility, show revisions.
2658         (VC Status): Describe key bindings for modifying the change comments,
2659         displaying changeset diffs and annotations.
2661         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2663 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
2665         * vc1-xtra.texi (VC Directory Mode): Fix typo.
2667 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
2669         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2670         and wording.
2672 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
2674         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
2675         marking/unmarking.  Add descriptions for the multiple file search
2676         commands.  Improve some old info.
2678 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
2680         * display.texi (Visual Line Mode): New node.
2682         * basic.texi (Inserting Text): Move DEL to deletion node.
2683         (Moving Point): Add additional alternative key bindings.
2684         Describe line-move-visual.
2685         (Erasing): Describe DEL.
2686         (Basic Undo, Blank Lines, Arguments): Copyedit.
2687         (Continuation Lines): Mention Visual Line mode.
2688         (Position Info): Move extended discussion to mule.texi.
2690         * mule.texi (International Chars): Describe C-x =.
2692         * emacs.texi (Top): Add Visual Line Mode node.
2694 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2696         * emacs.texi: Remove VMS support.
2698 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
2700         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2701         the vc-dir command name.
2703 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2705         * xresources.texi: Remove mentions of Mac Carbon.
2707 2008-07-19  Andreas Schwab  <schwab@suse.de>
2709         * ns-emacs.texi: Move to ../misc.
2711 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
2713         * entering.texi (Exiting): Don't describe text-only terminals as the
2714         default.  Describe the new startup screen.
2715         (Exiting): Describe how to kill Emacs first.  Change description of
2716         iconification to handle modern window systems.
2718 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
2720         * ns-emacs.texi: New file, documents features of Emacs port under
2721         NeXTstep windowing.
2723 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
2725         * entering.texi (Entering Emacs): Update prev node.
2727         * glossary.texi (Glossary): Remove xref to Text Characters.
2729         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
2730         directly, rather than in the context of ASCII.  Move description of
2731         special properties of modifier key to new Modifier Keys node.
2732         (Keys): Copyedit.
2733         (Text Characters): Delete node.  Multibyte is the default nowadays, and
2734         the node contents are obsolete.
2736         * custom.texi (Modifier Keys): New node.
2738         * emacs.texi (Top): Update node list.
2740 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
2742         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
2743         saying that Emacs provides menus and mouse support (which is par for
2744         the course).
2746         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
2747         early on.
2748         (Point): Copyedit.  Relegate historical trivia to a footnote.
2749         (Mode Line): Explain mode-line format more consistently.
2750         (Menu Bar): Copyedit.
2752 2008-06-27  Glenn Morris  <rgm@gnu.org>
2754         * cal-xtra.texi (Sexp Diary Entries):
2755         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2757 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
2759         * mark.texi (Shift selection): New node.
2760         (Mark): Copyedits.
2761         (Persistent Mark): Move to the end of the chapter.
2763 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
2765         * makefile.w32-in (distclean): Remove makefile.
2767 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
2769         * building.texi (Starting GUD): Add an entry for gud-gdb.
2770         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2771         command mode.
2773 2008-06-17  Glenn Morris  <rgm@gnu.org>
2775         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2777 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
2779         * building.texi (Starting GUD): Expand on remote debugging.
2780         (Other GDB-UI Buffers): Mention new keyboard bindings.
2782 2008-06-15  Glenn Morris  <rgm@gnu.org>
2784         * gnu.texi: Use a verbatim license for this invariant section,
2785         as per etc/GNU.
2787 2008-06-13  Daniel Engeler  <engeler@gmail.com>
2789         * emacs.texi, misc.texi: Add documentation about serial port access.
2791 2008-06-13  Glenn Morris  <rgm@gnu.org>
2793         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2794         maintain.info.
2796 2008-06-05  Miles Bader  <miles@gnu.org>
2798         * display.texi (Temporary Face Changes): Update to reflect function
2799         renamings in face-remap.el.
2801 2008-06-04  Miles Bader  <miles@gnu.org>
2803         * display.texi (Temporary Face Changes):
2804         Add `adjust-buffer-face-height'.  Rewrite description of
2805         `increase-buffer-face-height' and `decrease-default-face-height' now
2806         that they aren't bound by default.
2808 2008-06-03  Miles Bader  <miles@gnu.org>
2810         * display.texi (Temporary Face Changes): New node.
2812 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
2814         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2816 2008-05-31  Glenn Morris  <rgm@gnu.org>
2818         * cal-xtra.texi (Fancy Diary Display): Simplify.
2820 2008-05-30  Glenn Morris  <rgm@gnu.org>
2822         * cal-xtra.texi (Fancy Diary Display): Update for
2823         diary-display-function replacing diary-display-hook.
2825 2008-05-29  Drew Adams  <drew.adams@oracle.com>
2827         * msdog.texi (Windows Keyboard): Add descriptions of
2828         w32-register-hot-key and w32-unregister-hot-key.
2830 2008-05-21  Tom Tromey  <tromey@redhat.com>
2832         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
2833         Variables node.
2835 2008-05-19  Tom Tromey  <tromey@redhat.com>
2837         * custom.texi (Variables): Add Directory Variables to menu.
2838         (Directory Variables): New node.
2840 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
2842         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
2844 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
2846         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
2847         Revision Tags and rewritten.  Section now uses modern terminology,
2848         (tags rather than snapshots) and describes post-SCCS systems more
2849         accurately.
2851 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
2853         * msdog.texi (Windows Files): Update documentation of
2854         w32-get-true-file-attributes.
2856 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2858         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2859         directory mode.
2861 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
2863         * killing.texi (Appending Kills): Remove a strangely off-topic index
2864         entry "television".
2866 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2868         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
2870 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2872         * emacs/buffers.texi, emacs/files.texi (Version-control):
2873         vc-toggle-read-only is no longer a good idea...
2875 2008-04-29  Glenn Morris  <rgm@gnu.org>
2877         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2879 2008-04-22  Juri Linkov  <juri@jurta.org>
2881         * dired.texi (Subdirectories in Dired): Describe using `^'
2882         to return to the parent directory.
2884 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
2886         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2887         recent changes.
2889 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
2891         * building.texi (GDB-UI Layout, Breakpoints Buffer)
2892         (Other GDB-UI Buffers): Update for recent thread related changes.
2894 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
2896         * maintaining.texi (Maintaining):
2897         * emacs.texi (Top): Typo.
2899 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2901         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2902         arg in `font-lock-add-keywords'.
2904 2008-04-08  Glenn Morris  <rgm@gnu.org>
2906         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2907         Also add Baha'i calendar references where appropriate.
2909 2008-04-05  Glenn Morris  <rgm@gnu.org>
2911         * custom.texi (Init File): Byte-compiling .emacs is bad.
2913 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2915         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2917 2008-03-29  Glenn Morris  <rgm@gnu.org>
2919         * calendar.texi: Update for `calendar-date-style' replacing
2920         `european-calendar'.
2922 2008-03-28  Jason Rumney  <jasonr@gnu.org>
2924         * display.texi (Display Custom): Mention overlay-margin in text.
2926 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2928         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2929         tutorial' comments.
2931 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
2933         * mark.texi (Mark): Rearrange nodes.
2934         (Persistent Mark): Rename from Transient Mark.
2935         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2936         Describe Transient Mark mode as the default.
2938         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2939         the default behavior with Transient Mark mode off.
2940         (Position Info): Fix typo.
2942         * display.texi (Standard Faces): Reference the Mark node.
2943         Remove discussion of the region face, which is discussed there.
2945         * emacs.texi (Top): Update node listings.
2947         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2948         as the default.
2950         * fixit.texi (Undo): Standardize choice of undo key sequence.
2951         (Undo, Spelling): Describe Transient Mark mode as the default.
2953         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2954         default.
2956         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2958         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2959         mode is the default, and note that the mark is not activated when set.
2961         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2962         Describe Transient Mark mode as the default.
2964         * search.texi (Basic Isearch): Reference the Mark Ring node.
2965         (Replace, Unconditional Replace, Other Repeating Search):
2966         Describe Transient Mark mode as the default.
2968         * text.texi (Words, Pages, Fill Commands, HTML Mode):
2969         Describe Transient Mark mode as the default.
2970         (Paragraphs): Describe how M-h behaves when region is active.
2972         * trouble.texi (Quitting): Clarify effects of C-g.
2974 2008-03-13  Glenn Morris  <rgm@gnu.org>
2976         * emacs.texi (EMACSVER): Set to 23.0.60.
2978 2008-03-05  Glenn Morris  <rgm@gnu.org>
2980         * dired.texi (Hiding Subdirectories): Fix previous change.
2982 2008-03-05  Drew Adams  <drew.adams@oracle.com>
2984         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2986 2008-02-28  Kim F. Storm  <storm@cua.dk>
2988         * help.texi (Help Files): Move describe-gnu-project to C-h g.
2989         Move describe-distribution to C-h C-o.
2990         Move view-emacs-problems to C-h C-p.
2991         Add view-emacs-debugging on C-h C-d.
2992         Add view-external-packages on C-h C-e.
2993         Add view-order-manuals on C-h C-m.
2995 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2997         * msdog-xtra.texi (MS-DOS): Docstring fix.
2999 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
3001         * msdog.texi (Windows Fonts): Use a @table for describing font
3002         properties.
3004 2008-02-07  Jason Rumney  <jasonr@gnu.org>
3006         * msdog.texi (Windows Files): w32-get-true-file-attributes default
3007         value has changed.
3008         (Windows HOME): Clarify what is meant by "if that fails as well".
3009         (Windows Fonts): New section.
3011 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
3013         * basic.texi (Basic Undo): Remove duplicate "you can".
3015 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
3017         * maintaining.texi (Tags): Fix last change.
3019 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
3021         * tramp.texi: Use new FSF's Back-Cover Text.
3023 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
3025         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3027 2008-01-26  Richard Stallman  <rms@gnu.org>
3029         * maintaining.texi (Tags): Delete redundant index entry.
3031 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
3033         * programs.texi (Imenu): Move "@cindex tags" from here...
3034         * maintaining.texi (Tags): ...to here.
3036 2008-01-23  Kevin Ryde  <user42@zip.com.au>
3038         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3039         click count.
3041 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
3043         * entering.texi (Exiting): Fix typo.
3044         Reported by D. E. Evans <sinuhe@gnu.org>.
3046 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
3048         * glossary.texi (Glossary): Fix typo.
3050 2007-12-27  Richard Stallman  <rms@gnu.org>
3052         * text.texi (Formatted Text): Improve menu tag.
3053         (Editing Format Info): In Info, add duplicate menu of nodes
3054         about the submenus.
3055         (Format Faces): Say where Faces menu is found.  Mention Other.
3056         (Format Colors): Say where these submenus are found.
3057         (Format Indentation, Format Justification): Likewise.
3058         (Format Properties): Likewise.
3060 2007-12-22  Richard Stallman  <rms@gnu.org>
3062         * search.texi (Query Replace): Make exp of query-replace more
3063         self-contained, and clarify.
3065         * cc-mode.texi (Getting Started): Change @ref to @pxref.
3067 2007-12-15  Richard Stallman  <rms@gnu.org>
3069         * files.texi (Auto Save): Clarify definition of auto-saving.
3071 2007-11-26  Richard Stallman  <rms@gnu.org>
3073         * help.texi (Help Echo): Cleanups.
3075 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
3077         * files.texi (Why Version Control?): Fix typo.
3078         (VCS Concepts): Fix typos; small tense fix.
3079         (Selecting a Fileset): Fix typos; small rewording.
3080         (Log Buffer): Likewise.
3081         (Old Revisions): Likewise.
3083 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
3085         * mule.texi (Communication Coding): Fix wording of last change.
3087 2007-11-16  Werner Lemberg  <wl@gnu.org>
3089         * custom.texi (Specifying File Variables):
3090         * major.texi (Choosing Modes): Mention '\" in man pages.
3092 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
3094         * mule.texi (Communication Coding): Document x-select-request-type.
3096         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3098 2007-11-15  Francesco Potortì  <pot@gnu.org>
3100         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
3101         --output=file.
3103 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
3105         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3106         (Help Echo): Avoid mentioning the term "region" here and
3107         consistently use the term "active text".
3109 2007-11-11  Glenn Morris  <rgm@gnu.org>
3111         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3113 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3115         * search.texi (Query Replace):
3116         Mention `query-replace-show-replacement'.
3118 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
3120         * building.texi (Watch Expressions): Remove obscure sentence.
3122 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
3124         * mule.texi (Select Input Method): Describe how to activate an input
3125         method in the text mode.
3127 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
3129         * cmdargs.texi (Misc Variables): Remove Sun windows info.
3131 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
3133         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3135 2007-10-30  Glenn Morris  <rgm@gnu.org>
3137         * misc.texi (Directory Tracking): Explain a bit more about
3138         dirtrack-mode.
3140 2007-10-25  Glenn Morris  <rgm@gnu.org>
3142         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3144 2007-10-24  Richard Stallman  <rms@gnu.org>
3146         * misc.texi (Interactive Shell): Cleanup last change.
3148 2007-10-22  Juri Linkov  <juri@jurta.org>
3150         * mini.texi (Minibuffer History): Add text about a list of minibuffer
3151         default values.
3153 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
3155         * files.texi: Disambiguate two slightly different uses of the term
3156         'filesets'.
3158 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
3160         * trouble.texi (Quitting): Fix typo.
3162 2007-10-18  Glenn Morris  <rgm@gnu.org>
3164         * frames.texi (Mode Line Mouse): Mention minor mode names.
3166 2007-10-17  Juri Linkov  <juri@jurta.org>
3168         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3169         fill-paragraph operates on the active region in Transient Mark mode.
3170         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3171         with fill-paragraph.
3173         * basic.texi (Arguments): Replace fill-paragraph-or-region with
3174         fill-paragraph.
3176         * fixit.texi (Spelling): ispell-word operates on the active region
3177         in Transient Mark mode.
3179 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
3181         * building.texi (Source Buffers):
3182         * custom.texi (Init Non-ASCII):
3183         * glossary.texi (Glossary): Use "key binding" consistently.
3185 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
3187         * calendar.texi (Diary): Fix directive.
3189 2007-10-16  Richard Stallman  <rms@gnu.org>
3191         * calendar.texi (Diary): Clarify text about diary file example.
3193 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
3195         * files.texi: Capitalize node names according to convention.
3197 2007-10-13  Glenn Morris  <rgm@gnu.org>
3199         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3201 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
3203         * emacs.texi:
3204         * files.texi (Version Systems): Minor fixes to version-control material
3205         suggested by RMS and Robert J. Chassell.
3207 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
3209         * files.texi (Version Systems):
3210         * vc-xtra.texi:
3211         * vc1-xtra.texi:
3212         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
3213         operations.  Change of terminology from `version' to `revision'.
3214         Revise text for adequate description of VCSes with monotonic IDs.
3215         * emacs.texi: Change of terminology from `version' to `revision'.
3217 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
3219         * files.texi (Version Systems): Describe newer VCses.
3220         Reorder the descriptions to be chronological.
3222 2007-10-09  Richard Stallman  <rms@gnu.org>
3224         * display.texi (Cursor Display): Correct how cursor appears
3225         in nonselected windows.
3227 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
3229         * building.texi (GDB Graphical Interface): Remove references to gdba
3230         and mention gud-gdb.
3232 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
3234         * rmail.texi (Rmail Sorting): Improve indexing.
3236 2007-10-06  Juri Linkov  <juri@jurta.org>
3238         * text.texi (Fill Commands): Document fill-paragraph-or-region.
3239         (Fill Prefix, Format Indentation): Replace fill-paragraph with
3240         fill-paragraph-or-region.
3242         * basic.texi (Arguments): Replace fill-paragraph with
3243         fill-paragraph-or-region.
3245 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
3247         * files.texi: Update the section on version control for 2007
3248         conditions.  None of these changes are new-VC-specific; that
3249         will come later.
3251 2007-09-15  Glenn Morris  <rgm@gnu.org>
3253         * calendar.texi (Holidays): Change all instances of `holiday-list' back
3254         to `list-holidays'.
3256 2007-09-14  Glenn Morris  <rgm@gnu.org>
3258         * calendar.texi: Update all instances of mark-calendar-holidays,
3259         list-calendar-holidays, list-holidays with the new names.
3261 2007-09-06  Glenn Morris  <rgm@gnu.org>
3263         Move manual sources from man/ to subdirectories of doc/.
3264         Split into the Emacs manual in emacs/, and other manuals in misc/.
3265         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3266         manual.
3267         (infodir): New variable.
3268         (info): Use $infodir.
3269         (emacsman): Delete target, not needed any more.
3270         Move all targets that are not the Emacs manual to misc/Makefile.in.
3271         (mostlyclean): Remove `gnustmp'.
3272         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3273         manual.
3274         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
3275         (emacsman): Delete target, not needed any more.
3276         (clean): Remove all info files but Emacs manual.
3277         Move all targets that are not the Emacs manual to misc/Makefile.in.
3278         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3280         * Makefile.in (INFOSOURCES): Delete.
3281         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3282         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
3283         *.vrs *.toc here...
3284         (maintainer-clean): ...from here.
3286 2007-09-05  Glenn Morris  <rgm@gnu.org>
3288         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3290 2007-08-29  Glenn Morris  <rgm@gnu.org>
3292         * emacs.texi (EMACSVER): Increase to 23.0.50.
3294 2007-08-27  Richard Stallman  <rms@gnu.org>
3296         * emacs.texi (Top): Clarify menu item for Glossary.
3298         * display.texi (Faces): Change secn title.
3299         Clarify not all fonts come from Font Lock.
3301 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
3303         * basic.texi (Position Info): Add index entry for face at point.
3304         Mention that character faces are also displayed by "C-u C-x =".
3306 2007-08-08  Glenn Morris  <rgm@gnu.org>
3308         * glossary.texi (Glossary): Deprecate `iff'.
3310 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
3312         * files.texi (File Conveniences): Document point motion keys in Image
3313         mode.
3315 2007-07-27  Glenn Morris  <rgm@gnu.org>
3317         * emacs.texi (Copying): Include license text from gpl.texi, rather than
3318         in-line.
3320         * gpl.texi: New file with text of GPL.
3321         * Makefile.in (EMACSSOURCES): Add gpl.texi.
3323 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
3325         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3327         * dired.texi (Wdired): Mention C-x C-q key binding.
3329 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
3331         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3333 2007-07-25  Glenn Morris  <rgm@gnu.org>
3335         * emacs.texi (Copying): Replace license with GPLv3.
3337         * Relicense all FSF files to GPLv3 or later.
3339 2007-07-24  Glenn Morris  <rgm@gnu.org>
3341         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3342         for some calendars.
3344 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
3346         * screen.texi (Mode Line): Describe new mode-line flag that shows if
3347         default-directory for the current buffer is on a remote machine.
3349 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
3351         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3352         default value.
3354 2007-07-21  Richard Stallman  <rms@gnu.org>
3356         * files.texi (Why Version Control?): Improve previous change.
3358 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
3360         * files.texi (Why Version Control?): New node.
3362 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
3364         * building.texi (Starting GUD): Add xref to this anchor.
3366 2007-06-24  Karl Berry  <karl@gnu.org>
3368         * emacs.texi: New Back-Cover Text.
3370 2007-06-07  Alan Mackenzie  <acm@muc.de>
3372         * display.texi (Optional Mode Line): Document the new form of
3373         line+column numbers, "(561,2)".
3375 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3377         * maintaining.texi (Create Tags Table): Fix typos.
3379 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3381         * Version 22.1 released.
3383 2007-05-07  Karl Berry  <karl@gnu.org>
3385         * emacs.texi (EMACSVER): Back to 22.
3387 2007-05-06  Richard Stallman  <rms@gnu.org>
3389         * maintaining.texi (Create Tags Table): Clean up previous change.
3391 2007-05-05  Francesco Potortì  <pot@gnu.org>
3393         * maintaining.texi (Create Tags Table): Add text about the dangers of
3394         making symbolic links to tags files.
3396 2007-05-04  Karl Berry  <karl@gnu.org>
3398         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3400 2007-05-03  Karl Berry  <karl@gnu.org>
3402         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3404         * .cvsignore (*.pdf): New entry.
3406         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3407         for printing.
3409 2007-05-01  Richard Stallman  <rms@gnu.org>
3411         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3413 2007-04-28  Glenn Morris  <rgm@gnu.org>
3415         * ack.texi (Acknowledgments):
3416         * anti.texi (Antinews):
3417         * programs.texi (Program Modes): Restore mention of python.el pending
3418         consideration of legal status.
3420 2007-04-28  Richard Stallman  <rms@gnu.org>
3422         * files.texi (File Names): Fixes to ~ description on MS systems.
3424 2007-04-26  Glenn Morris  <rgm@gnu.org>
3426         * emacs.texi (EMACSVER): Increase to 22.1.50.
3428 2007-04-25  Karl Berry  <karl@gnu.org>
3430         * emacs.texi: Improve line breaks on copyright page,
3431         similar layout to lispref, 8.5x11 by default.
3433         * dired.texi (Image-Dired): Improve line break, fix typo.
3435 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
3437         * programs.texi (Program Modes):
3438         * anti.texi (Antinews):
3439         * ack.texi (Acknowledgments): python.el removed.
3441 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
3443         * display.texi (Highlight Interactively): Correct description of
3444         hi-lock-file-patterns-policy.
3446         * files.texi (File Archives): Mention self-extracting executables.
3448 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
3450         * search.texi (Unconditional Replace, Query Replace): Add xref to
3451         "Replacement and Case".
3453 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
3455         * dired.texi (Image-Dired): Move from Thumbnails node.
3456         * misc.texi (Thumbnails): Node deleted.
3457         * emacs.texi (Top): Update node listing.
3459         * files.texi (File Conveniences):
3460         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
3462 2007-04-21  Richard Stallman  <rms@gnu.org>
3464         * display.texi (Highlight Interactively): Correct previous change.
3465         Clarify doc of hi-lock-find-patterns, and move new features into it.
3467 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
3469         * display.texi (Highlight Interactively):
3470         Document hi-lock-file-patterns-policy.
3472 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
3474         * display.texi (Scrolling): Fix typo.
3476 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3478         * doclicense.texi: Remove node heading, so that it can be included by
3479         other files.
3481         * emacs.texi: Insert node heading for GFDL.
3483 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
3485         * cmdargs.texi (Colors): Qualify "color of window" index entry by
3486         "command line".
3488         * display.texi (Faces): Refer to "Creating Frames" for face
3489         and other frame customizations in .emacs.
3491         * frames.texi (Creating Frames): Mention that face customizations can
3492         be put in .emacs.  Add index entries.
3494 2007-04-12  Richard Stallman  <rms@gnu.org>
3496         * glossary.texi (Glossary): Explain `iff'.
3498 2007-04-11  Karl Berry  <karl@gnu.org>
3500         * gnu.texi (Top),
3501         * macos.texi (Mac Font Specs),
3502         * anti.texi (Antinews),
3503         * xresources.texi (Resources),
3504         * misc.texi (Emulation),
3505         * calendar.texi (Daylight Saving),
3506         * dired.texi (Dired and Find),
3507         * rmail.texi (Remote Mailboxes),
3508         * sending.texi (Mail Headers),
3509         * programs.texi (Which Function),
3510         * files.texi (Recover),
3511         * buffers.texi (Uniquify),
3512         * frames.texi (Wheeled Mice),
3513         * killing.texi (Rectangles): Wording to improve breaks in
3514         8.5x11 format.
3515         * mule.texi (Language Environments): \hbadness=10000 since there's
3516         no way to reword.
3517         * emacs.texi (smallbook): New @set to more easily switch between
3518         smallbook and 8.5x11.
3520 2007-04-11  Richard Stallman  <rms@gnu.org>
3522         * files.texi (File Conveniences): Add xref to Tumme.
3523         Delete text about Thumbnail mode.
3525 2007-04-09  Alan Mackenzie  <acm@muc.de>
3527         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3528         new name.  Insert concept index entries.
3530 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
3532         * display.texi (Standard Faces): Document prefix arg for
3533         list-faces-display.
3535         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3537 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
3539         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3541         * files.texi (Misc File Ops): Rewrite description of
3542         insert-file-literally.
3544 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3546         * misc.texi (Printing): Postscript -> PostScript.
3548         * ack.texi (Acknowledgments): Postscript -> PostScript.
3550         * custom.texi (Init File, Init Non-ASCII): Fix last change.
3552         * emacs.texi (Top): Fix the menu due to the change in custom.texi
3553         below.
3555 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
3557         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
3558         Init Non-ASCII.
3559         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3560         (Init Non-ASCII): New node.
3562 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3564         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3566 2007-03-12  Glenn Morris  <rgm@gnu.org>
3568         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3569         "Daylight Savings".
3571         * calendar.texi: Replace "daylight savings" with "daylight
3572         saving" in text throughout.
3574 2007-03-04  Richard Stallman  <rms@gnu.org>
3576         * custom.texi (Safe File Variables): Minor correction.
3578 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
3580         * rmail.texi (Movemail): Add internal ref.
3581         Don't indent the intro for the PROTO table.
3582         Format PROTO table items with @code.
3584 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
3586         * building.texi: Remove references to bashdb.
3588 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
3590         * mule.texi (Language Environments): Update list of supported language
3591         environments.
3593 2007-02-14  Kim F. Storm  <storm@cua.dk>
3595         * building.texi (Grep Searching): Fix lgrep doc.
3597 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
3599         * back.texi: Remove unused file.
3601 2007-02-05  Francesco Potortì  <pot@gnu.org>
3603         * maintaining.texi (Tag Syntax): Now --members is the default for
3604         etags, not for ctags yet.
3606 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
3608         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
3609         headers compliant with Texinfo guidelines and with what texnfo-upd.el
3610         expects.  Add comments to prevent people from inadvertently modifying
3611         the key parts needed by `texinfo-multiple-files-update'.
3613 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
3615         * frames.texi (Secondary Selection): Window clicked does not matter
3616         when mouse-yank-at-point is non-nil.
3618 2007-01-16  Glenn Morris  <rgm@gnu.org>
3620         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3621         system abbrev.
3623 2007-01-11  Richard Stallman  <rms@gnu.org>
3625         * msdog.texi (Windows Keyboard): Another small cleanup.
3627 2007-01-10  Richard Stallman  <rms@gnu.org>
3629         * msdog.texi (Windows Keyboard): Yet another try to make
3630         everyone happy with that passage.
3632 2007-01-05  Richard Stallman  <rms@gnu.org>
3634         * anti.texi (Antinews): Mention M-x shell scrolling.
3636 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
3638         * building.texi (Watch Expressions): Describe gdb-max-children.
3640 2007-01-04  Richard Stallman  <rms@gnu.org>
3642         * msdog.texi (Windows Keyboard): Clarify previous change.
3644 2007-01-02  Richard Stallman  <rms@gnu.org>
3646         * custom.texi (Changing a Variable): Minor clarification.
3647         (Specific Customization): customize-customized => customize-unsaved.
3649         * entering.texi (Entering Emacs): Clean up text about restarting
3650         Emacs for each file.
3652         * misc.texi (Shell Options): Minor cleanup.
3654         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3655         with Emacs, not vice versa.
3657         * programs.texi (Symbol Completion): Recommend customizing
3658         window manager.
3660         * xresources.texi (Resources): Minor fix.
3662 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
3664         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3666 2007-01-01  Richard Stallman  <rms@gnu.org>
3668         * commands.texi (User Input): Document keys stolen by window mangers.
3670 2006-12-31  Richard Stallman  <rms@gnu.org>
3672         * custom.texi (Specific Customization): Document customize-option
3673         instead of customize-variable.
3675 2006-12-31  Kim F. Storm  <storm@cua.dk>
3677         * major.texi (Choosing Modes): Document auto-mode-case-fold.
3679 2006-12-30  Kim F. Storm  <storm@cua.dk>
3681         * killing.texi (CUA Bindings): Fix typo.
3683         * xresources.texi (Table of Resources): Mention grow-only value for
3684         auto-resize-tool-bars.
3686 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
3688         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3689         and how to get them back.
3691 2006-12-26  Richard Stallman  <rms@gnu.org>
3693         * calendar.texi (Holidays): Holiday listing is based on current
3694         practice, but DST is not.
3696 2006-12-25  Richard Stallman  <rms@gnu.org>
3698         * emacs.texi (Top): Update subnode menus.
3700         * mark.texi (Transient Mark): Fix xref.
3702         * killing.texi (Graphical Kill): Node deleted.
3703         (Killing): Add xref to Cut and Paste.
3704         (CUA Bindings): Update xref.
3706         * frames.texi (Cut and Paste): New section to hold other nodes.
3707         (Mouse Commands): Node demoted.
3708         (Cut/Paste Other App): Split out from Mouse Commands.
3709         (Word and Line Mouse): Likewise.
3710         (Secondary Selection, Clipboard): Nodes demoted.
3712 2006-12-24  Kevin Ryde  <user42@zip.com.au>
3714         * calendar.texi (Holidays): US daylight saving begins second Sunday
3715         in March for 2007 onwards.
3716         (Daylight Savings): Show new US default daylight saving rules, 2nd
3717         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3719 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
3721         * calendar.texi (Scroll Calendar): < and > are switched.
3723 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
3725         * killing.texi (Deletion): Describe M-\ prefix argument.
3727 2006-12-23  Richard Stallman  <rms@gnu.org>
3729         * search.texi (Regexp Search): Explain why forward and reverse regexp
3730         search are not mirror images.
3732 2006-12-19  Kim F. Storm  <storm@cua.dk>
3734         * major.texi (Choosing Modes): Describe match-function elements for
3735         magic-mode-alist.
3737 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
3739         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3740         peculiarities.
3742 2006-12-18  Richard Stallman  <rms@gnu.org>
3744         * abbrevs.texi (Editing Abbrevs): Fix previous change.
3746 2006-12-17  Alan Mackenzie  <acm@muc.de>
3748         * programs.texi (Left Margin Paren): Remove the bit which says
3749         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3750         Discuss some of the issues of setting this option to nil.
3752 2006-12-17  Glenn Morris  <rgm@gnu.org>
3754         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3756 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
3758         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3759         (Windows Files): `w32-get-true-file-attributes' is only relevant for
3760         NTFS volumes.
3761         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3762         volumes.
3764 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
3766         * text.texi (HTML Mode): Fix "C-c TAB".
3768 2006-12-09  Richard Stallman  <rms@gnu.org>
3770         * misc.texi (Invoking emacsclient): Simplify TCP file text.
3772 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
3774         * files.texi (Misc File Ops): Document insert-file-literally.
3776 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
3778         * cmdargs.texi (Colors): Note that --color is intended for overriding
3779         the terminal defaults, not for normal invocation.
3781         * misc.texi (Emacs Server): Improve wording.  Don't mention the
3782         ``server program''.  Add a cross-reference to "Init File" node.
3783         (Invoking emacsclient): Add index entries.  Document both short and
3784         long versions of command-line options.  Document the -f option.
3786 2006-12-06  Richard Stallman  <rms@gnu.org>
3788         * text.texi (Outline Format): Say to set outline-regexp
3789         and outline-level with major modes and file local variables.
3791 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3793         * anti.texi (Antinews): Mention the alternative to
3794         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3796         * misc.texi (Interactive Shell): Ditto.
3798 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
3800         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3802         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3804 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
3806         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3807         colon in the mode line.
3809         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3811 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
3813         * building.texi (Watch Expressions): Mention SPC for expanding/
3814         contracting watch expressions.
3816 2006-11-26  Kim F. Storm  <storm@cua.dk>
3818         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3820 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
3822         * building.texi (Debugger Operation): Define text command mode.
3823         Clarify how tooltips work.
3824         (GDB Graphical Interface): Explain how to run in text command mode
3825         more clearly.
3827 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
3829         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3831 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
3833         * anti.texi (Antinews): Mention --server-file and TCP sockets.
3835 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
3837         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3838         and EMACS is deprecated.
3840 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
3842         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3844 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
3846         * Makefile.in (emacs.dvi): Remove xresmini.texi.
3848         * emacs.texi: Include xresources.texi both for info and dvi.
3850         * xresources.texi: Merge text from xresmini.texi.
3852 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
3854         * glossary.texi: Fix typos.
3856 2006-11-06  Richard Stallman  <rms@gnu.org>
3858         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3860         * ack.texi (Acknowledgments): Fix name spelling.
3862 2006-11-01  Juri Linkov  <juri@jurta.org>
3864         * search.texi (Word Search): Document incremental word search.
3866 2006-10-28  Glenn Morris  <rgm@gnu.org>
3868         * ack.texi (Acknowledgments): Add cal-html author.
3870         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3871         Calendar").  Describe new package cal-html.
3872         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3873         Calendar Files."
3875 2006-10-23  Richard Stallman  <rms@gnu.org>
3877         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3878         Abbrev mode is enabled.
3880 2006-10-16  Richard Stallman  <rms@gnu.org>
3882         * emacs.texi: Update ISBN.
3884 2006-10-11  Kim F. Storm  <storm@cua.dk>
3886         * emacs.texi (Acknowledgments): Use @dotless{i}.
3888 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
3890         * building.texi (Breakpoints Buffer): Mention catchpoints.
3892 2006-10-08  Kim F. Storm  <storm@cua.dk>
3894         * ack.texi (Acknowledgments): Update.
3896         * emacs.texi (Acknowledgments): Fix bad @/ form.
3898 2006-10-05  Kim F. Storm  <storm@cua.dk>
3900         * emacs.texi (Acknowledgments): Add more contributors.
3902 2006-10-03  Richard Stallman  <rms@gnu.org>
3904         * emacs.texi (Acknowledgments): Update version and edition.
3906 2006-10-01  Karl Berry  <karl@gnu.org>
3908         * custom.texi (Customization Groups): Page break to keep example buffer
3909         on one page.
3911 2006-09-30  Karl Berry  <karl@gnu.org>
3913         * programs.texi (Basic Indent): @need to improve page break.
3914         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3916 2006-09-29  Glenn Morris  <rgm@gnu.org>
3918         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3920 2006-09-29  Karl Berry  <karl@gnu.org>
3922         * windows.texi (Basic Window): Remove forced @break, no longer
3923         desirable.
3924         * frames.texi (Frame Commands),
3925         * mark.texi (Marking Objects): Reword to avoid bad page break.
3926         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3928 2006-09-19  Richard Stallman  <rms@gnu.org>
3930         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3931         stick to present tense.
3933 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3935         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3936         to x-gtk-use-old-file-dialog.
3937         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3939 2006-09-15  Jay Belanger  <belanger@truman.edu>
3941         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
3942         Change "Library Public License" to "Lesser Public License"
3943         throughout.  Use "yyyy" to represent year.
3945 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
3947         * files.texi (Visiting): Add index entry "open file".
3949 2006-09-11  Richard Stallman  <rms@gnu.org>
3951         * building.texi (Compilation Mode): Clarification.
3952         (Grep Searching): Add xref to Compilation Mode.
3954 2006-09-08  Richard Stallman  <rms@gnu.org>
3956         * search.texi (Search): Ref multi-file search commands here.
3957         (Other Repeating Search): Not here.
3959 2006-08-28  Richard Stallman  <rms@gnu.org>
3961         * windows.texi (Split Window): Update xref.
3963         * basic.texi (Continuation Lines): Update xref.
3965         * indent.texi (Tab Stops): Update xref.
3967         * emacs.texi (Top): Update subnode menu.
3969         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3970         split out of Display Custom.
3972 2006-08-25  Kim F. Storm  <storm@cua.dk>
3974         * display.texi (Display Custom): Add variables overline-margin
3975         and x-underline-at-descent-line.
3977 2006-08-25  Richard Stallman  <rms@gnu.org>
3979         * entering.texi (Exiting): Rewrite to give graphical displays
3980         priority over text terminals.
3982         * search.texi (Incremental Search): Move index entries.
3984 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
3986         * custom.texi (Init File): Reference Find Init to avoid "home
3987         directory" confusion.
3989 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
3991         * building.texi (Other GDB-UI Buffers): Describe how to edit
3992         a value in the locals buffer.
3994 2006-08-21  Richard Stallman  <rms@gnu.org>
3996         * search.texi (Basic Isearch): Add `isearch' index entry.
3998 2006-08-16  Richard Stallman  <rms@gnu.org>
4000         * misc.texi (Saving Emacs Sessions): Clean up wording.
4002         * mark.texi (Marking Objects): Mention term "select all".
4004         * emacs.texi (Top): Update subnode menu.
4006         * help.texi (Help Mode): Move node up in file.
4008 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
4010         * building.texi (Stack Buffer): Explain fringe arrow.
4012 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
4014         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4015         on startup.
4017 2006-08-11  Romain Francoise  <romain@orebokech.com>
4019         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4021 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4023         * mule.texi (Recognize Coding, Text Coding): Fix typos.
4025 2006-08-10  Richard Stallman  <rms@gnu.org>
4027         * text.texi (Format Faces): Substantial rewrites to deal
4028         with face merging.  Empty regions don't count.
4029         Clarify face property inheritance.
4031 2006-08-08  Romain Francoise  <romain@orebokech.com>
4033         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4034         <arjuropo@cc.jyu.fi>.
4036 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
4038         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4039         apply to all frames.
4041 2006-08-01  Richard Stallman  <rms@gnu.org>
4043         * help.texi (Name Help): Add index entries for describe-variable.
4045 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
4047         * building.texi (GDB Graphical Interface): Shorten node names.
4048         (GDB-UI Layout): Use GDB-related.
4049         (Other GDB-UI Buffers): Simplify English.
4051 2006-07-31  Richard Stallman  <rms@gnu.org>
4053         * search.texi (Query Replace): Add xref for Dired's Q command.
4055 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
4057         * building.texi (GDB commands in Fringe): Rename to...
4058         (Source Buffers): ..this and move forward.  Describe hollow arrow and
4059         new option gdb-find-source-frame.
4061 2006-07-29  Richard Stallman  <rms@gnu.org>
4063         * dired.texi (Operating on Files): Simplify previous change
4064         and fix Texinfo usage.
4066 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
4068         * dired.texi (Operating on Files): Add cross-references.  State the
4069         Unix commands that do similar things.
4071 2006-07-28  Richard Stallman  <rms@gnu.org>
4073         * mark.texi (Transient Mark): Clarify that region never disappears
4074         when Transient Mark mode is off, and not when it is on.
4076 2006-07-27  Richard Stallman  <rms@gnu.org>
4078         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
4080 2006-07-24  Richard Stallman  <rms@gnu.org>
4082         * xresources.texi (GTK styles): Fix texinfo usage.
4084         * commands.texi (User Input): Explain why we teach keyboard cmds.
4086         * xresources.texi, xresmini.texi, search.texi, programs.texi:
4087         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4088         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4089         * doclicense.texi, display.texi, dired.texi, basic.texi:
4090         * anti.texi, ack.texi: Move periods and commas inside quotes.
4092 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
4094         * cmdargs.texi (General Variables): Document EMAIL.
4096 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
4098         * frames.texi (Frame Commands): Mention that focus-follows-mouse
4099         doesn't have effect on MS-Windows.
4101 2006-07-17  Richard Stallman  <rms@gnu.org>
4103         * building.texi (Grep Searching): Explain about chaining grep commands.
4105 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
4107         * killing.texi, mini.texi: Fix typos.
4109 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
4111         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4112         is invoked for multiple files.
4114 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
4116         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4117         on-line manual for the rest of this node.
4118         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4119         unconditionally.
4120         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4121         Improve wording.
4122         (Windows Printing): Improve wording.
4123         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4124         rest of this node.
4126 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
4128         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4129         with eval-buffer.
4131 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
4133         * mule.texi (Coding Systems, Specify Coding): Link descriptions
4134         of character translation.
4136 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
4138         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4140 2006-07-03  Karl Berry  <karl@gnu.org>
4142         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4143         not-too-underfull hboxes in the TeX output.
4144         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4145         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4146         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4147         * sending.texi, text.texi: Fix overfull/underfull boxes.
4149 2006-07-03  Romain Francoise  <romain@orebokech.com>
4151         * m-x.texi (M-x): Fix.
4153 2006-07-03  Richard Stallman  <rms@gnu.org>
4155         * search.texi (Other Repeating Search): filename -> file name.
4157         * misc.texi (Narrowing): Minor cleanups.
4159         * files.texi (Visiting): filename -> file name.
4161         * emacs.texi (Top): Update subnode menus.
4163         * mule.texi (Coding Systems): Move char translation stuff here.
4164         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4165         (Recognize Coding): Substantial local rewrites.
4166         (International): Update menu.
4168         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4169         (Scrolling): Substantial local rewrites.
4170         (Display): Update menu and intro.
4172         * dired.texi: filename -> file name.
4174         * custom.texi (Safe File Variables): Texinfo usage fix.
4176 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
4178         * help.texi, m-x.texi: Lots of cleanups.
4180 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
4182         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4183         (Windows Processes, Windows Misc): Shorten the printed version by
4184         selectively conditioning less important portions by @ifnottex.
4186 2006-06-27  Richard Stallman  <rms@gnu.org>
4188         * mini.texi (Minibuffer File): Minor cleanup.
4190 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
4192         * frames.texi (XTerm Mouse): Rename to...
4193         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
4195         * emacs.texi (Top): Use new node name.
4197 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
4199         * emacs.texi (Top): Update the detailed menu according to changes in
4200         msdog.texi.
4202         * msdog.texi (Windows Keyboard): New section.
4203         (Windows Mouse): New section.
4204         (Windows System Menu): Remove section (text merged with "Windows
4205         Keyboard").
4206         (Windows Misc): New section.
4208         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4210         * msdog.texi (ls in Lisp): New section.
4212         * files.texi (Visiting): Document case-insensitive wildcard matching
4213         under find-file-wildcards.
4215 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4217         * macos.texi (Mac Input): Add description of mac-function-modifier.
4218         Now Unicode keyboard layouts work.
4220 2006-06-10  Richard Stallman  <rms@gnu.org>
4222         * mule.texi (Recognize Coding): Clarify previous change.
4224 2006-06-09  Kenichi Handa  <handa@m17n.org>
4226         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4227         notation.
4229 2006-06-07  Kevin Ryde  <user42@zip.com.au>
4231         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4232         manual for @ifnottex, but in emacs-extra for @iftex.
4234         * cmdargs.texi (General Variables): Fix smtpmail xref.
4236 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4238         * programs.texi (Comment Commands):
4239         * custom.texi (Specifying File Variables):
4240         Use ;; instead of ;;; to better follow coding conventions.
4242 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
4244         * building.texi (Watch Expressions): Move node to end.
4245         (GDB Graphical Interface): Move description of clicks in fringe...
4246         (GDB commands in the Fringe): ...to here.  New node.
4248 2006-06-05  Romain Francoise  <romain@orebokech.com>
4250         * xresmini.texi (GTK resources): Fix various typos.
4252 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
4254         * building.texi (GDB Graphical Interface): Update bindings.
4255         (Commands of GUD): Add gud-print.  Remove gud-run.
4256         Restate availability more generally.
4258 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4260         * mini.texi: Lots of cleanups.
4262 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
4264         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4265         and Mouse-2.
4267 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
4269         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4271 2006-05-31  Richard Stallman  <rms@gnu.org>
4273         * basic.texi (Moving Point): Fix previous change.
4275 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
4277         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4279 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
4281         * basic.texi: Many simplifications and improvements in wording.
4283 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
4285         * anti.texi (Antinews): Create a node for gdb-ui.
4287 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
4289         * frames.texi (Menu Bars, Tool Bars): Add index entries.
4291 2006-05-20  Richard Stallman  <rms@gnu.org>
4293         * dired.texi (Dired Navigation): dired-goto-file is now j.
4295 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
4297         * mule.texi (Coding Systems): Mention the undecided-* coding systems
4298         and their aliases.
4300         * msdog.texi (Windows Printing): Mention non-support of plain text
4301         printing with some el-cheapo printers, and suggest a workaround.
4303 2006-05-20  Kevin Ryde  <user42@zip.com.au>
4305         * text.texi (TeX Print): tex-dvi-view-command has a default value,
4306         remove the bit saying you must set it.
4308 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
4310         * trouble.texi (Checklist):
4311         * text.texi (Text, Auto Fill, Text Mode):
4312         * search.texi (Nonincremental Search):
4313         * rmail.texi (Rmail Labels):
4314         * mule.texi (Input Methods, Multibyte Conversion):
4315         * misc.texi (Gnus, Where to Look, PostScript):
4316         * maintaining.texi (Create Tags Table):
4317         * indent.texi (Indentation Commands):
4318         * fixit.texi (Spelling):
4319         * emacs.texi (Copying):
4320         * custom.texi (Init File): ifinfo -> ifnottex.
4322 2006-05-17  Richard Stallman  <rms@gnu.org>
4324         * files.texi (Diff Mode): Mention C-x `.
4326 2006-05-08  Richard Stallman  <rms@gnu.org>
4328         * custom.texi (Disabling): Textual cleanups.
4330 2006-05-12  Glenn Morris  <rgm@gnu.org>
4332         * calendar.texi (Displaying the Diary, Format of Diary File):
4333         Refer to diary-view-entries, diary-list-entries,
4334         diary-show-all-entries rather than obsolete aliases.
4336 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
4338         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4339         (Displaying the Diary, Special Diary Entries, Importing Diary):
4340         * building.texi (Compilation Shell):
4341         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4342         emacs-xtra with @inforef's.
4344         * files.texi (Visiting): Fix wording.
4346         * mule.texi (Coding Systems, Text Coding): More indexing.
4347         Mention that C-x RET f can set eol conversion.
4349 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
4351         * xresmini.texi (GTK resources): Insert GTK description.
4353         * xresources.texi (GTK resources): metafont should be menufont.
4355 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
4357         * mini.texi (Completion Options): Completion of remote files'
4358         method, user name and host name is active only in partial
4359         completion mode.
4361 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
4363         * makefile.w32-in (emacs.dvi):
4364         * Makefile.in (emacs.dvi): Add xresmini.texi.
4366         * xresmini.texi (Table of Resources): Remove xref to non-existent
4367         node "LessTif Resources".
4369         * msdog.texi (Microsoft Windows):
4370         * calendar.texi (Calendar/Diary, Displaying the Diary)
4371         (Special Diary Entries, Importing Diary, Holidays):
4372         * programs.texi (Program Modes):
4373         * text.texi (Text):
4374         * buffers.texi (Several Buffers):
4375         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4377 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
4379         The following changes merge the emacs-xtra manual into the main
4380         manual, but only for on-line version of the manual.
4382         * vc2-xtra.texi (Version Backups, Local Version Control)
4383         (Making Snapshots, Change Logs and VC, Version Headers)
4384         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4385         on-line manual.
4387         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4388         for on-line manual.
4390         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4391         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4392         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4393         for on-line manual.
4395         * fortran-xtra.texi (Fortran, Fortran Autofill)
4396         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4397         for on-line manual.
4399         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4400         Conditional xref's for on-line manual.
4402         * emerge-xtra.texi (Emerge, Overview of Emerge)
4403         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4404         manual.
4406         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4407         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4408         (EMACSSOURCES): Use EMACS_XTRA.
4409         (../info/emacs-xtra): Remove.
4410         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4412         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4413         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4414         (EMACSSOURCES): Use EMACS_XTRA.
4415         ($(infodir)/emacs-xtra): Remove.
4416         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4418         * trouble.texi (Quitting):
4419         * text.texi (Text):
4420         * programs.texi (Program Modes):
4421         * msdog.texi (Microsoft Windows):
4422         * frames.texi (Frames):
4423         * files.texi (Backup, Version Control, VC Concepts)
4424         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4425         (Registering, VC Status, VC Undo, Multi-User Branching)
4426         (Comparing Files):
4427         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4428         (Displaying the Diary, Special Diary Entries, Importing Diary):
4429         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4430         conditional xref's, depending on @iftex/@ifnottex.
4432         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4433         "MS-DOS".  @include msdog-xtra.texi.
4435         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4436         <Top Level> [ifnottex]: @include fortran-xtra.texi.
4438         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4439         for vc-xtra.texi subsections.
4440         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4441         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4443         * sending.texi (Sending Mail): A @node line without explicit Prev,
4444         Next, and Up links.
4446         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4447         Next, and Up links.
4449         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4450         and its sections.  @include picture-xtra.texi.
4452         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4453         "Emerge".
4454         (List Tags) [ifnottex]: @include emerge-xtra.texi.
4456         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4457         exact duplicate of its name-sake in calendar.texi.
4459         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4460         "Advanced Calendar/Diary Usage".
4461         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4463         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4464         dired-xtra.texi.
4465         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4467         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4468         (Files) [ifnottex]: Add menu entry for Autorevert.
4470         * emacs-xtra.texi (Introduction): Reword to make consistent with
4471         printed version only.
4472         <Top level>: Remove the body of all chapters and move them to the
4473         new *-xtra.texi files.  Use @raisesections and @lowersections to
4474         convert sections to chapters etc.
4476         * msdog-xtra.texi:
4477         * fortran-xtra.texi:
4478         * vc-xtra.texi:
4479         * vc1-xtra.texi:
4480         * vc2-xtra.texi:
4481         * emerge-xtra.texi:
4482         * cal-xtra.texi:
4483         * dired-xtra.texi:
4484         * arevert-xtra.texi: New files, with text from respective chapters
4485         of emacs-xtra.texi.  Convert each @chapter into @section, @section
4486         into @subsection, etc.
4488         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
4489         updated.
4491         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4492         Windows".  All references updated.
4494 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4496         * macos.texi (Mac Input): Mention input from Character Palette.
4497         (Mac Font Specs): Fix typo.
4499 2006-05-05  Richard Stallman  <rms@gnu.org>
4501         * files.texi (Diff Mode): Minor cleanup.
4503 2006-05-05  Karl Berry  <karl@gnu.org>
4505         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4506         errors from the current release of makeinfo (4.8).
4507         * help.texi (Library Keywords): Change widest word in multitable
4508         template from `emulations' to `convenience'.  (Not sure if this is
4509         related to the font change.)
4511 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
4513         * files.texi (File Names): Add a footnote about limited support of
4514         ~USER on MS-Windows.
4516         * cmdargs.texi (Initial Options): Add a footnote about limited
4517         support of ~USER on MS-Windows.
4519 2006-05-03  Richard Stallman  <rms@gnu.org>
4521         * files.texi (Diff Mode): Node moved here.
4522         (Comparing Files): Delete what duplicates new node.
4523         (Files): Put Diff Mode in menu.
4525         * misc.texi (Diff Mode): Move to files.texi.
4527         * emacs.texi (Top): Update menu for Diff Mode.
4529         * trouble.texi (Emergency Escape): Simplify.
4531         * emacs.texi (Top): Minor clarification.
4533 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4535         * commands.texi, entering.texi, screen.texi: Many simplifications.
4537 2006-05-03  Richard Stallman  <rms@gnu.org>
4539         * commands.texi (Text Characters): Delete paragraph about unibyte
4540         non-ASCII printing chars.
4542         * killing.texi (Killing): Say "graphical displays".
4543         * display.texi: Say "graphical displays".
4545         * cmdargs.texi (Misc X): Say "graphical displays".
4547 2006-05-01  Richard Stallman  <rms@gnu.org>
4549         * emacs.texi (Top): Add Diff Mode to menu.
4551 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4553         * misc.texi (Diff Mode): New node.
4555 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4557         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4558         (Mac Environment Variables): Shorten example line.
4559         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
4561 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
4563         * building.texi (GUD Customization): Describe cases %d and %c.
4564         Update description for %e.
4566 2006-04-30  Glenn Morris  <rgm@gnu.org>
4568         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4570 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
4572         * custom.texi (Examining): Update C-h v output example.
4574 2006-04-29  Kim F. Storm  <storm@cua.dk>
4576         * building.texi (Grep Searching): Add lgrep and rgrep.
4578 2006-04-23  Richard Stallman  <rms@gnu.org>
4580         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4582         * xresmini.texi: New file.
4584         * xresources.texi (Face Resources): Split table into font resources
4585         and the rest.  Combine similar attributes for brevity.
4587 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
4589         * emacs-xtra.texi (MS-DOS File Names): Remove section about
4590         backslashes and case-insensitivity in file names (moved to the
4591         main manual).
4592         (MS-DOS Printing): Move most of the text to the main manual.
4594         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4595         New nodes.
4596         (Windows Processes, Windows System Menu): Add index entries and
4597         fix wording.
4599 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
4601         * misc.texi (Shell Ring): Add notes on saved input when
4602         navigating off the end of the history list.
4604 2006-04-18  Chong Yidong  <cyd@mit.edu>
4606         * misc.texi (Shell Options): Correct default value of
4607         comint-scroll-show-maximum-output.
4609 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
4611         * building.texi (Watch Expressions): Update.
4613 2006-04-12  Richard Stallman  <rms@gnu.org>
4615         * search.texi: Clean up previous change.
4617 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
4619         * search.texi (Regexp Backslash, Regexp Replace): Add index
4620         entries for ``back reference'' and mention the term itself in the
4621         text.
4623 2006-04-11  Richard Stallman  <rms@gnu.org>
4625         * custom.texi (Safe File Variables):
4626         Document enable-local-variables = :safe.
4628 2006-04-11  Karl Berry  <karl@gnu.org>
4630         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4631         (Remote Repositories, Version Backups, Local Version Control)
4632         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4633         (Miscellaneous Commands and Features of VC, Change Logs and VC)
4634         (Renaming VC Work Files and Master Files)
4635         (Inserting Version Control Headers, Customizing VC, General Options)
4636         (Options for RCS and SCCS, Options specific for CVS): Move all
4637         these nodes to emacs-xtra.texi, for brevity.
4638         * cmdargs.texi, files.texi: Change cross-references.
4640 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
4642         * files.texi (Old Versions): Update description of vc-annotate's
4643         use of color to indicate date ranges.
4645 2006-04-09  Kevin Ryde  <user42@zip.com.au>
4647         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4648         put info and printed manual names the right way around.
4650 2006-04-09  Karl Berry  <karl@gnu.org>
4652         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4653         emacs-xtra.texi, leaving only MS Windows information.
4654         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4655         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4656         node names.
4658         * emacs.texi: Move @summarycontents and @contents to the beginning
4659         of the file.
4661 2006-04-08  Kevin Ryde  <user42@zip.com.au>
4663         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4665 2006-04-07  Richard Stallman  <rms@gnu.org>
4667         * programs.texi (Comments, Comment Commands, Options for Comments)
4668         (Multi-Line Comments): "Align", not "indent".
4669         (Basic Indent): C-j deletes trailing whitespace before the newline.
4671 2006-04-06  Richard Stallman  <rms@gnu.org>
4673         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4675 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
4677         * killing.texi (Rectangles): Add index entry for marking a rectangle.
4679 2006-04-05  Richard Stallman  <rms@gnu.org>
4681         * emacs.texi (Top): Update subnode menu.
4683         * trouble.texi (Unasked-for Search): Node deleted.
4684         (Lossage): Delete from menu.
4686 2006-04-04  Richard Stallman  <rms@gnu.org>
4688         * trouble.texi: Various cleanups.
4689         (Checklist): Don't bother saying how to snail a bug report.
4690         (Emergency Escape): Much rewriting.
4691         (After a Crash): Rename the core dump immediately.
4692         (Total Frustration): Call it a psychotherapist.
4693         (Bug Criteria): Avoid "illegal instruction".
4694         (Sending Patches): We always put the contributor's name in.
4696         * misc.texi (Thumbnails): Minor correction.
4698 2006-04-03  Richard Stallman  <rms@gnu.org>
4700         * misc.texi (Thumbnails): Minor cleanup.
4702 2006-04-02  Karl Berry  <karl@gnu.org>
4704         * sending.texi (Mail Sending): pxref to Top needs five args.
4706         * texinfo.tex: Update to current version (2006-03-21.13).
4708 2006-03-31  Richard Stallman  <rms@gnu.org>
4710         * emacs.texi (Top): Update subnode menu.
4712         * help.texi (Help Mode): Cleanup.
4714         * dired.texi: Many cleanups.
4715         (Dired Deletion): Describe dired-recursive-deletes.
4716         (Operating on Files): dired-create-directory moved.
4717         (Misc Dired Features): Move to here.
4718         (Tumme): Node moved to misc.texi.
4720         * custom.texi: Many cleanups.
4721         (Minor Modes): Don't mention ISO Accents Mode.
4722         (Examining): Update C-h v output example.
4723         (Hooks): Add index and xref for add-hook.
4724         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
4725         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4727         * misc.texi: Many cleanups.
4728         (beginning): Add to summary of topics.
4729         (Shell): Put eshell xref at the end.  Remove eshell from table.
4730         (Thumbnails): New node.
4732 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
4734         * files.texi (File Name Cache): Make it clear that the cache is
4735         not persistent.
4737 2006-03-25  Karl Berry  <karl@gnu.org>
4739         * emacs-xtra.texi, emacs.texi, gnu.texi:
4740         (1) use @copyright{} instead of (C) in typeset text;
4741         (2) do not indent copyright year list (or anything else).
4743 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
4745         * files.texi (VC Dired Mode): Remove misplaced brackets.
4747 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
4749         * files.texi: Various updates and clarifications in the VC chapter.
4751 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
4753         * help.texi (Help Mode): Document "C-c C-c".
4755 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
4757         * emacs-xtra.texi (Top): Avoid ugly continuation line in
4758         menu in the standalone Info reader.
4760 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
4762         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4763         moved here from Emacs manual.
4765         * programs.texi (Fortran): Section moved to emacs-xtra.
4766         (Program Modes): Xref to Fortran in emacs-xtra.
4768         * maintaining.texi (Emerge): Move to emacs-xtra.
4769         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4771         * picture.texi: File deleted.
4772         * Makefile.in:
4773         * makefile.w32-in: Remove picture.texi.
4775         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4776         * abbrevs.texi (Abbrevs):
4777         * sending.texi (Sending Mail): Picture node removed.
4779         * emacs.texi (Top): Update node listings.
4781 2006-03-12  Richard Stallman  <rms@gnu.org>
4783         * calendar.texi: Various cleanups.
4785 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
4787         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4788         syntax.
4790 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
4792         * search.texi (Regexps): More accurately describe which characters
4793         are special in which situations.  Recommend _not_ to quote `]' or
4794         `-' when they are not special.
4796 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
4798         * files.texi (Old Versions): Clarify operation of C-x v =.
4800 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
4802         * building.texi (Watch Expressions): Update and describe
4803         gdb-speedbar-auto-raise.
4805 2006-02-19  Richard M. Stallman  <rms@gnu.org>
4807         * emacs.texi: Use @smallbook.
4808         (Top): Update ref to Emacs paper, delete ref to Cookbook.
4809         Update subnode menu.
4811         * building.texi (Lisp Interaction): Minor addition.
4813 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
4815         * building.texi (Watch Expressions): Update and be more precise.
4817 2006-02-15  Francesco Potortì  <pot@gnu.org>
4819         * maintaining.texi (Create Tags Table): Explain why the
4820         exception when etags writes to files under the /dev tree.
4822 2006-02-14  Richard M. Stallman  <rms@gnu.org>
4824         * custom.texi (Safe File Variables): Lots of clarification.
4825         Renamed from Unsafe File Variables.
4827 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4829         * custom.texi (Unsafe File Variables): File variable confirmation
4830         assumed denied in batch mode.
4832 2006-02-14  Richard M. Stallman  <rms@gnu.org>
4834         * building.texi (GDB User Interface Layout): Don't say `inferior'
4835         for program being debugged.
4837 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
4839         * building.texi (GDB Graphical Interface):
4840         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4842 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
4844         * custom.texi (Specifying File Variables, Unsafe File Variables):
4845         New nodes, split from File Variables.  Document new file local
4846         variable behavior.
4848 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4850         * display.texi (Standard Faces):
4851         * files.texi (Visiting):
4852         * frames.texi (Clipboard):
4853         * glossary.texi (Glossary) <Clipboard>:
4854         * xresources.texi (X Resources): Mention Mac OS port.
4856 2006-02-12  Richard M. Stallman  <rms@gnu.org>
4858         * building.texi (Building): Clarify topic in intro.
4860         * maintaining.texi (Maintaining): Change title; clarify topic.
4861         Delete duplicate index entries.
4863         * building.texi (Other GDB User Interface Buffers): Clarifications.
4865         * text.texi (Cell Commands): Clarifications.
4867         * programs.texi (Defuns): Delete duplicate explanation of
4868         left-margin paren convention.
4869         (Hungry Delete): Minor cleanup.
4871 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4873         * dired.texi (Tumme): More tumme documentation.
4875 2006-02-11  Alan Mackenzie  <acm@muc.de>
4877         * programs.texi ("Hungry Delete"): Correct the appellation of the
4878         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4880 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4882         * dired.texi (Tumme): Fix small bug.
4884 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4886         * macos.texi (Mac International): Rename "fontset-mac" to
4887         "fontset-standard".
4889 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
4891         * dired.texi (Tumme): Basic documentation for Tumme added.
4893 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
4895         * mule.texi (International):
4896         * programs.texi (Basic Indent): Fix typos.
4898         * custom.texi (Minor Modes):
4899         * display.texi (Text Display):
4900         * commands.texi (Text Characters): Update xrefs.
4902 2006-02-07  Richard M. Stallman  <rms@gnu.org>
4904         * emacs.texi (Top): Update subnode menu.
4905         Update info on old Emacs papers.
4906         (Intro): "Graphical display", not window system.
4908         * xresources.texi (GTK styles): Minor clarifications.
4910         * trouble.texi: "Graphical display", not window system.
4911         (Stuck Recursive): Minor clarification.
4913         * text.texi: Minor clarifications.
4914         (Sentences): Explain why two-space convention is better.
4915         Explain sentence-end-without-period here.
4916         (Fill Commands): Not here.
4917         (Refill): Node moved down.
4918         (Filling): Update menu.
4919         (Table Creation, Cell Justification, Column Commands): Clarify.
4921         * sending.texi: Minor clarifications.
4923         * search.texi (Regexp Backslash): Clarification.
4925         * rmail.texi: Minor cleanups.
4926         (Rmail): Delete digression about `rmail-mode'.
4927         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4928         (Rmail Files): Mention C-u M-x rmail.
4929         (Rmail Reply): Mention References.
4930         (Rmail Display): Mention rmail-nonignored-headers.
4932         * programs.texi: Minor cleanups.
4933         (Comment Commands): Mention momentary Transient Mark mode.
4934         (Matching): Be more specific about customizing show-paren-mode.
4935         (Info Lookup): Don't list the modes that support C-h S.
4936         Just say what it does in an unsupported mode.
4937         (Man Page): Delete excessive info on customizing woman.
4938         (Motion in C): Don't mention c-for/backward-into-nomenclature.
4940         * abbrevs.texi: Minor clarifications.
4941         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4942         not "dynamic abbrevs" as if they were a kind of abbrev.
4944         * picture.texi (Picture): Minor cleanup.
4946         * mule.texi (Communication Coding): Say "other applications".
4947         (Fontsets): Not specific to X.  Add xref to X Resources.
4948         (Unibyte Mode): Rename from Single-Byte Character Support.
4949         "Graphical display", not window system.
4950         (International): Update menu.
4952         * maintaining.texi (Format of ChangeLog):
4953         New node, split out from ChangeLog.
4954         (ChangeLog): Clarifications in the remaining text.
4955         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4956         (Find Tag): Add @w.
4957         (Tags Search): Explain tag table order here.  Simplify grep ref.
4958         (List Tags): tags-tag-face is a variable, not a face.
4959         (Emerge): Cleanups.
4961         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4962         (Keyboard Macros): Avoid "the user".
4964         * killing.texi: "Graphical display", not window system.
4966         * help.texi (Help Echo): "Graphical display", not window system.
4968         * glossary.texi: Say "you", not "the user".  Say "graphical display".
4970         * frames.texi: Minor cleanups.  "Graphical display", not window system.
4972         * files.texi (Visiting): Make drag-and-drop not X-specific.
4974         * custom.texi: Minor cleanups.  "Graphical display", not window system.
4976         * cmdargs.texi: Minor cleanups.
4978         * building.texi (Compilation): Move and split kill-compilation para.
4979         Add para about multiple compilers.
4980         (Compilation Mode): Commands also available in grep mode and others.
4981         Mention C-u C-x ` more tutorially.  Clarify C-x `.
4982         (Compilation Shell): Clarify.  Put Bash example first.
4983         (Grep Searching): Minor cleanups; add @w.
4984         (Debuggers): Minor cleanups.
4985         (Starting GUD): Make GDB xgraphical mode issue clearer.
4986         (Debugger Operation): Lots of clarifications including
4987         GDB tooltip side-effect issue.
4988         (Commands of GUD): Clarify.
4989         (GUD Customization): Add bashdb-mode-hook.
4990         (GDB Graphical Interface): Rewrite for clarity.
4991         (GDB User Interface Layout): Rewrite for clarity.
4992         (Stack Buffer, Watch Expressions): Likewise.
4993         (Other GDB User Interface Buffers): Cleanups.
4994         (Lisp Libraries, External Lisp): Cleanup.
4996         * basic.texi (Position Info): "Graphical displays", rather than
4997         window systems.
4999         * anti.texi: Minor cleanup.
5001 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
5003         * custom.texi (Init File, Find Init): Add cross-references to
5004         where $HOME is described.
5006 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5008         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5009         is not inside the @table.
5011         * emacs.texi (Top): Correct node name.
5013         * files.texi (File Names): Fix @xref.
5014         (Reverting): Fix typo.
5016         * mule.texi (International): Correct node name.
5018         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5020 2006-02-01  Richard M. Stallman  <rms@gnu.org>
5022         * emacs.texi (Top): Update subnode menu.
5024         * mule.texi: Minor clarifications.
5025         Reduce the specific references to X Windows.
5026         Refer to "graphical" terminals, rather than window systems.
5027         (Text Coding): Rename from Specify Coding.
5028         (Communication Coding, File Name Coding, Terminal Coding):
5029         New nodes split out from Text Coding.
5031         * kmacro.texi: Minor clarifications.
5032         (Keyboard Macro Ring): Comment out some excessive commands.
5033         (Basic Keyboard Macro): Split up the table, putting part in each node.
5035         * major.texi: Minor clarifications.
5037         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5039         * windows.texi: Minor clarifications.
5040         (Change Window): Don't describe mode-line mouse cmds here.
5041         Add xref to Mode Line Mouse.
5043         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5045         * macos.texi (Mac International): Fix xref.
5047         * indent.texi: Minor clarifications.
5049         * frames.texi: Minor clarifications.
5050         Reduce the specific references to X Windows.
5051         Refer to "graphical" terminals, rather than window systems.
5052         (Frame Parameters): Don't mention commands like
5053         set-foreground-color.  Just say to customize a face.
5054         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5056         * files.texi: Minor clarifications.
5057         (Numbered Backups): New node, split out from Backup Names.
5059         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5061         * cmdargs.texi (General Variables): Fix xref.
5063         * buffers.texi: Minor clarifications.
5065 2006-01-31  Richard M. Stallman  <rms@gnu.org>
5067         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5068         Nodes moved to top.
5070         * display.texi: Minor clarifications.
5071         (Display): Rearrange menu.
5072         (Standard Faces): Mention query-replace face.
5073         (Faces): Simplify.
5074         (Font Lock): Simplify face customization info.
5075         (Highlight Changes): Node merged into Highlight Interactively.
5076         (Highlight Interactively): Much rewriting and cleanup.
5077         (Optional Mode Line): Narrowed line number not good for goto-line.
5078         Simplify face customization advice.
5079         (Text Display): Mention use of escape-glyph face.
5080         Move ctl-arrow and tab-width here.
5081         (Display Custom): Move no-redraw-on-reenter to end of node.
5083         * search.texi: Minor clarifications.
5084         (Isearch Scroll): Simplify.
5085         (Other Repeating Search): Document multi-occur-in-matching-buffers.
5087         * regs.texi (Registers): Mention bookmarks here.
5089         * mark.texi: Minor clarifications.
5090         (Selective Undo): Node deleted.
5092         * m-x.texi: Minor clarifications.
5094         * killing.texi: Minor clarifications.
5095         Refer to "graphical" terminals, rather than window systems.
5097         * help.texi: Clarifications.
5098         (Help): Don't describe C-h F and C-h K here.
5099         (Key Help): Describe C-h K here.
5100         (Name Help): Mention Emacs Lisp Intro.
5101         Describe C-h F here.
5102         (Misc Help): Mention C-h F and C-h K only briefly.
5104         * fixit.texi (Undo): New node, mostly copied from basic.texi.
5105         Selective undo text merged in.
5106         (Spelling): Mention Aspell along with Ispell.
5108         * emacs.texi (Top): Update subnode menus.
5110         * basic.texi (Basic Undo): Rename from Undo.  Most of text
5111         moved to new Undo node.
5113 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
5115         * basic.texi (Continuation Lines, Inserting Text):
5116         Mention longlines mode.
5118 2006-01-29  Richard M. Stallman  <rms@gnu.org>
5120         * screen.texi: Minor cleanups.
5121         (Screen): Clean up the intro paragraphs.
5122         (Mode Line): Lots of rewriting.  Handle frame-name better.
5123         eol-mnemonic-... vars moved out.
5125         * emacs.texi (Top): Change menu item for MS-DOS node.
5126         Update subnode menu.
5128         * msdog.texi (MS-DOS): Rewrite intro to explain how this
5129         chapter relates to Windows.  Title changed.
5131         * mini.texi: Minor cleanups.
5133         * mark.texi (Selective Undo): New node, text moved from basic.texi.
5134         (Mark): Put it in the menu.
5136         * entering.texi: Minor cleanups.
5138         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5139         (Intro): Refer to "graphical" terminals, rather than X.
5141         * display.texi (Display Custom): Add xref to Variables.
5142         (Optional Mode Line): eol-mnemonic-... vars moved here.
5144         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
5145         rather than X.
5147         * basic.texi: Minor cleanups.
5148         (Undo): selective-undo moved.
5150 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
5152         * anti.texi (Antinews): Various corrections and additions.
5154 2006-01-23  Juri Linkov  <juri@jurta.org>
5156         * custom.texi (Easy Customization, Customization Groups)
5157         (Browsing Custom): Mention links along with buttons.
5159 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
5161         * text.texi (TeX Print): Use @key for TAB.
5163         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5165 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5167         * files.texi (File Aliases): Don't claim that usually separate
5168         buffers are created for two file names that name the same data.
5169         Mention additional situations where different names mean the same
5170         file on disk.
5172 2006-01-19  Richard M. Stallman  <rms@gnu.org>
5174         * killing.texi (Deletion): Upcase @key argument.
5176         * custom.texi (Custom Themes): Minor cleanup.
5178         * programs.texi (Hungry Delete): Upcase @key argument.
5180 2006-01-16  Juri Linkov  <juri@jurta.org>
5182         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5183         Move `mode-line-highlight' before `mode-line-buffer-id'.
5185 2006-01-14  Richard M. Stallman  <rms@gnu.org>
5187         * basic.texi (Inserting Text): Minor cleanup.
5189 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5191         * custom.texi (Changing a Variable, Face Customization):
5192         Update for changes in Custom menus.
5194 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5196         * macos.texi (Mac International): Undo last change.
5198 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
5200         * custom.texi (Custom Themes): Describe the new
5201         customize-create-theme interface.
5203 2005-12-30  Juri Linkov  <juri@jurta.org>
5205         * basic.texi (Position Info): Update example.
5207 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5209         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5211 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
5213         * custom.texi (Custom Themes): `load-theme' always loads.
5215 2005-12-23  Juri Linkov  <juri@jurta.org>
5217         * display.texi (Highlight Interactively): Use double space to
5218         separate sentences.  Replace C-p with M-p, and C-n with M-n.
5220 2005-12-22  Richard M. Stallman  <rms@gnu.org>
5222         * custom.texi (Easy Customization and subnodes):
5223         Replace "active field" with "button".
5224         Use "user option" only for variables.
5225         Use "setting" for variable-or-face.
5227 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
5229         * buffers.texi (Select Buffer): Change order in table to make
5230         "Similar" refer to the correct item.
5231         (Indirect Buffers): Minor rewording.
5233 2005-12-20  Juri Linkov  <juri@jurta.org>
5235         * files.texi (VC Status): Put P and N near p and n.
5237 2005-12-19  Richard M. Stallman  <rms@gnu.org>
5239         * programs.texi (Electric C): Delete the info about newline control.
5240         (Other C Commands): Minor cleanup.
5241         (Left Margin Paren): Minor cleanup.
5243 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
5245         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5246         (Customization Groups): Delete text moved to "Browsing Custom".
5247         (Browsing Custom): New node.
5248         (Specific Customization): Clarify which commands only work for
5249         loaded options.
5251 2005-12-18  Bill Wohler  <wohler@newt.com>
5253         * frames.texi (Tool Bars): Shorten text of previous change.
5255 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5257         * files.texi (VC Status): Document log-view mode.
5259 2005-12-18  Bill Wohler  <wohler@newt.com>
5261         * frames.texi (Tool Bars): Mention that you can turn off tool bars
5262         permanently via the customize interface.
5264 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
5266         * killing.texi (Killing by Lines): Document `kill-whole-line'
5267         function.
5269 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
5271         * buffers.texi (Select Buffer): Change `prev-buffer' to
5272         `previous-buffer'.  Indicate that these functions use a frame
5273         local buffer list.
5275 2005-12-12  Richard M. Stallman  <rms@gnu.org>
5277         * custom.texi (Easy Customization): Change menu comment.
5278         (Prefix Keymaps): Fix spelling of Control-X-prefix.
5280         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
5281         (Help): Among the Apropos commands, describe only C-h a here.
5283 2005-12-11  Richard M. Stallman  <rms@gnu.org>
5285         * programs.texi (Options for Comments): Comment-end starts with space.
5287         * glossary.texi (Glossary): Minor cleanup.
5289         * files.texi (Old Versions): Use @table.
5291 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
5293         * display.texi (Highlight Interactively): Include
5294         global-hi-lock-mode.  Add miscellaneous details and elaborations.
5296 2005-12-09  Richard M. Stallman  <rms@gnu.org>
5298         * display.texi (Font Lock): Delete the Global FL menu item.
5300 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
5302         * custom.texi (Minibuffer Maps): Mention the maps for file name
5303         completion.
5305 2005-12-09  Kim F. Storm  <storm@cua.dk>
5307         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
5308         prefix keys even when mark is active.  Describe that RET moves
5309         cursor to next corner in rectangle; clarify insert around rectangle.
5311 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5313         * custom.texi (Customization): Use xref to elisp manual for
5314         non-TeX output.
5315         (Minor Modes): Update.
5316         (Customization Groups, Changing a Variable, Face Customization):
5317         Update for new appearance of Custom buffers.
5318         (Changing a Variable): `custom-buffer-done-function' has been
5319         replaced by `custom-buffer-done-kill'.
5320         (Specific Customization): In the `customize-group' buffer, a
5321         subgroup's contents are not "hidden".  They are not included at
5322         all.  They have no [Show] button.
5323         (Mouse Buttons): Add pxref to description of mouse event lists in
5324         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
5325         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5326         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5328 2005-12-08  Richard M. Stallman  <rms@gnu.org>
5330         * mini.texi (Completion Commands, Completion):
5331         In file name input, SPC does not do completion.
5333 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
5335         * building.texi (GDB Graphical Interface): Explain screen size
5336         setting.
5337         (Other GDB User Interface Buffers): Describe features specific to
5338         GDB 6.4.
5340 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
5342         * building.texi (GDB User Interface Layout): Describe how to
5343         kill associated buffers.
5344         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5345         (Watch Expressions): Be more precise.
5346         (Other GDB User Interface Buffers): Describe how to change a
5347         register value.
5349 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5351         * macos.texi (Mac Input): Remove description of
5352         mac-command-key-is-meta.  Add descriptions of
5353         mac-control-modifier, mac-command-modifier, and
5354         mac-option-modifier.
5355         (Mac International): Fix description of conversion of clipboard data.
5356         (Mac Font Specs): Add example of font customization by face attributes.
5358 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
5360         * building.texi (Watch Expressions): Expand description.
5361         (Other GDB User Interface Buffers): Describe local map for
5362         gud-watch.
5364 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
5366         * display.texi (Font Lock): Font lock is enabled by default now.
5368 2005-11-20  Juri Linkov  <juri@jurta.org>
5370         * basic.texi (Position Info): Update examples of the output.
5371         Remove the fact that examples are produced in the TeXinfo buffer,
5372         because in the Info reader users will get a different output from
5373         `C-x ='.
5375         * building.texi (Compilation Mode): Remove paragraph duplicated
5376         from the node `Compilation'.  Add `compilation-skip-threshold'.
5378         * display.texi (Font Lock): Suggest more user-friendly method of
5379         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5381 2005-11-18  Richard M. Stallman  <rms@gnu.org>
5383         * files.texi (Registering): Mention @@ in mode line.
5385         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
5387 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5389         * files.texi (Renaming and VC): Some back-ends don't
5390         handle renaming.
5392 2005-11-17  Juri Linkov  <juri@jurta.org>
5394         * emacs.texi (Top):
5395         * display.texi (Highlight Interactively): Put this font-lock based
5396         mode near Font Lock node.
5398 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
5400         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5401         icons.
5403 2005-11-12  Kim F. Storm  <storm@cua.dk>
5405         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
5406         (Help Summary): Add C-h d and C-h e.
5407         (Apropos): Clarify that all apropos commands may search for either
5408         list of words or a regexp.  Add C-h d for apropos-documentation.
5409         Describe apropos-documentation-sort-by-scores user option.
5411 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
5413         * killing.texi (CUA Bindings): Add @section.
5415 2005-11-10  Kim F. Storm  <storm@cua.dk>
5417         * emacs.texi (Top): Add CUA Bindings entry to menu.
5419         * killing.texi (CUA Bindings): New node.  Moved here from
5420         misc.texi and extended with info on rectangle commands and
5421         rectangle highlighting, interface to registers, and the global
5422         mark feature.
5424         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5426         * regs.texi: Prev link points to CUA Bindings node.
5428 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
5430         * help.texi (Help Echo): By default, help echos are only shown on
5431         mouse-over, not on point-over.
5433 2005-11-04  Jérôme Marant  <jerome@marant.org>
5435         * misc.texi (Shell Mode): Describe how to activate password echoing.
5437 2005-11-04  Romain Francoise  <romain@orebokech.com>
5439         * mark.texi (Mark Ring): Fix typo.
5441 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5443         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5445 2005-11-01  Bill Wohler  <wohler@newt.com>
5447         * help.texi (Help Mode): Fix typo.
5449 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
5451         * building.texi (Other GDB User Interface Buffers):
5452         Describe the command gdb-use-inferior-io-buffer.
5454 2005-10-31  Romain Francoise  <romain@orebokech.com>
5456         * files.texi (Compressed Files): Fix typo.
5458         * buffers.texi (Misc Buffer): Downcase `*shell*'.
5460         * windows.texi (Force Same Window): Likewise.
5462 2005-10-30  Bill Wohler  <wohler@newt.com>
5464         * help.texi (Help Mode): URLs viewed with browse-url.
5466 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5468         * building.texi (GDB Graphical Interface): Don't reference
5469         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
5470         must stay in same frame.
5472 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5474         * custom.texi (Init File): Document ~/.emacs.d/init.el.
5476         * anti.texi (Antinews): Likewise.
5478 2005-10-28  Bill Wohler  <wohler@newt.com>
5480         * help.texi (Help): Help mode now creates hyperlinks for URLs.
5482 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5484         * files.texi (Visiting): Explain how to enter ? in a file name.
5486         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5488 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
5490         * building.texi (GDB Graphical Interface):
5491         Describe gdb-mouse-until.
5493 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5495         * custom.texi (Init File): Recommend when to use site-start.el.
5497 2005-10-21  Juri Linkov  <juri@jurta.org>
5499         * custom.texi (Examining): Mention accessing the old variable
5500         value via M-n in set-variable.
5502 2005-10-18  Romain Francoise  <romain@orebokech.com>
5504         * files.texi (Version Systems): Capitalize GNU.
5506 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
5508         * building.texi (Compilation Mode): Remove redundant paragraph.
5509         (Watch Expressions): Remove paragraph to reflect code change.
5511 2005-10-16  Richard M. Stallman  <rms@gnu.org>
5513         * building.texi (Compilation Mode, Compilation): Clarified.
5515 2005-10-15  Richard M. Stallman  <rms@gnu.org>
5517         * misc.texi (Saving Emacs Sessions): Mention savehist library.
5519 2005-10-13  Kenichi Handa  <handa@m17n.org>
5521         * basic.texi (Position Info): Fix previous change.
5523 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
5525         * cmdargs.texi (Icons X): Fix typo.
5527 2005-10-12  Kenichi Handa  <handa@m17n.org>
5529         * basic.texi (Position Info): Describe the case that Emacs shows
5530         "part of display ...".
5532 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
5534         * cmdargs.texi (Icons X): -nb => -nbi.
5536 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
5538         * frames.texi (Speedbar): A couple more clarifications.
5540 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
5542         * building.texi (GDB User Interface Layout): Improve diagram.
5543         (Watch Expressions): Explain how to make speedbar global.
5544         (Other GDB User Interface Buffers): Make references more precise.
5546 2005-10-09  Richard M. Stallman  <rms@gnu.org>
5548         * frames.texi (Speedbar): Clarify the text.
5550 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
5552         * frames.texi (Speedbar): Add information on keybindings,
5553         dismissing the speedbar, and buffer display mode.  Link to
5554         speedbar manual.
5556 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
5558         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
5559         added -nb, --no-bitmap-icon.
5561 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
5563         * building.texi (GDB Graphical Interface): Add variables and
5564         functions to indices.  Be more precise.
5566 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
5568         * frames.texi (Drag and Drop): Remove the x- from
5569         x-dnd-open-file-other-window and xdnd-protocol-alist.
5571 2005-09-30  Romain Francoise  <romain@orebokech.com>
5573         * mini.texi (Minibuffer): The default value now appears before the
5574         colon in minibuffer prompts.
5576 2005-09-25  Richard M. Stallman  <rms@gnu.org>
5578         * search.texi (Regexp Search): Doc search-whitespace-regexp.
5580 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
5582         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5584 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5586         * emacs.texi (Top): Update submenus from macos.texi.
5588         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5589         (Mac OS): Update feature support status.
5590         (Mac Input): List supported input scripts.  Remove description
5591         about `mac-keyboard-text-encoding'.  Mention mouse button
5592         emulation and related variables.
5593         (Mac International): Mention Central European and Cyrillic
5594         support.  Now `keyboard-coding-system' is dynamically changed.
5595         Add description about coding system for selection.
5596         Add description about language environment.
5597         (Mac Environment Variables):
5598         Mention `~/.MacOSX/environment.plist'.  Give example of command line
5599         arguments.  Add Preferences support.
5600         (Mac Directories): Explicitly state that this node is for Mac OS
5601         Classic only.
5602         (Mac Font Specs): Mention specification for scalable fonts.
5603         List supported charsets.  Add preferred way of creating fontsets.
5604         Add description about `mac-allow-anti-aliasing'.
5605         (Mac Functions): Add descriptions about `mac-set-file-creator',
5606         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5607         and `mac-get-preference'.
5609 2005-09-16  Romain Francoise  <romain@orebokech.com>
5611         Update all files to specify GFDL version 1.2.
5613         * doclicense.texi (GNU Free Documentation License): Update to
5614         version 1.2.
5616 2005-09-15  Richard M. Stallman  <rms@gnu.org>
5618         * buffers.texi (List Buffers): Fix xref.
5620         * rmail.texi (Rmail Basics): Fix xref.
5622         * emacs.texi (Top): Update subnode menus.
5624         * files.texi (Saving Commands): New node, broken out of Saving.
5625         (Customize Save): New node, broken out of Saving.
5626         Clarify effect of write-region-inhibit-fsync.
5627         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5629 2005-09-14  Romain Francoise  <romain@orebokech.com>
5631         * files.texi (Saving): Mention write-region-inhibit-fsync.
5633 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
5635         * custom.texi (Custom Themes): New node.
5637 2005-09-03  Richard M. Stallman  <rms@gnu.org>
5639         * search.texi (Search Case): Mention vars that control
5640         case-fold-search for various operations.
5642 2005-08-22  Juri Linkov  <juri@jurta.org>
5644         * display.texi (Standard Faces): Merge the text from
5645         `(elisp)Standard Faces' into this node.
5647 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
5649         * emacs.texi (Top): Delete menu item for deleted node
5650         Keyboard Translations.
5652 2005-08-18  Richard M. Stallman  <rms@gnu.org>
5654         * trouble.texi (Unasked-for Search):
5655         Delete xref to Keyboard Translations.
5657         * glossary.texi (Glossary): Delete xref.
5659         * custom.texi (Minor Modes): Say that the list here is not complete.
5660         (Keyboard Translations): Node deleted.
5661         (Disabling): Delete xref to it.
5662         (Customization Groups): Fix Custom buffer example.
5663         (Hooks): Mention remove-hooks.
5665 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5667         * building.texi (GDB Graphical Interface): Improve filling of menu
5668         item.
5670 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
5672         * building.texi (GDB Graphical Interface): Use better node names.
5674 2005-08-14  Richard M. Stallman  <rms@gnu.org>
5676         * text.texi (Sentences): Fix xref.
5678 2005-08-14  Juri Linkov  <juri@jurta.org>
5680         * building.texi (Compilation, Grep Searching): Move grep command
5681         headings from `Compilation' to `Grep Searching'.
5683         * dired.texi (Dired and Find):
5684         * maintaining.texi (Tags Search): Replace grep xref to
5685         `Compilation' node with `Grep Searching'.
5687         * files.texi (Comparing Files): Replace xref to `Compilation' with
5688         `Compilation Mode'.
5690 2005-08-13  Alan Mackenzie  <acm@muc.de>
5692         * search.texi (Non-ASCII Isearch): Correct a typo.
5693         (Replacement Commands): Mention query-replace key binding.
5695 2005-08-11  Richard M. Stallman  <rms@gnu.org>
5697         * programs.texi (Options for Comments): Fix xref.
5699         * search.texi (Regexp Backslash, Regexp Example): New nodes split
5700         out of Regexps.
5702 2005-08-09  Juri Linkov  <juri@jurta.org>
5704         * building.texi (Compilation): Use `itemx' instead of `item'.
5705         (Grep Searching): Simplify phrase.
5707         * display.texi (Standard Faces): Describe vertical-border on
5708         window systems.
5710         * windows.texi (Split Window): Simplify phrase and mention
5711         vertical-border face.
5713 2005-08-09  Richard M. Stallman  <rms@gnu.org>
5715         * files.texi (Comparing Files): Clarify compare-windows.
5717         * calendar.texi (Scroll Calendar): Document < and > in calendar.
5719 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
5721         * mule.texi (Coding Systems): Rephrase the paragraph about
5722         codepages: no need for "M-x codepage-setup" anymore, except on
5723         MS-DOS.
5725         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5726         the MS-DOS port only.
5728 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
5730         * makefile.w32-in (info): Don't run multi-install-info.bat.
5731         ($(infodir)/dir): New target, produced by running
5732         multi-install-info.bat.
5734 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
5736         * files.texi (Quoted File Names): Add index entry.
5738 2005-07-19  Juri Linkov  <juri@jurta.org>
5740         * files.texi (Comparing Files): Mention resync for `compare-windows'.
5742 2005-07-18  Juri Linkov  <juri@jurta.org>
5744         * custom.texi (Easy Customization):
5745         * files.texi (Old Versions):
5746         * frames.texi (Wheeled Mice):
5747         * mule.texi (Specify Coding):
5748         * text.texi (Cell Justification):
5749         * trouble.texi (After a Crash):
5750         * xresources.texi (GTK styles):
5751         Delete duplicate duplicate words.
5753 2005-07-17  Richard M. Stallman  <rms@gnu.org>
5755         * frames.texi (Creating Frames): Fix foreground color example.
5757         * custom.texi (Init Examples): Clean up text about conditionals.
5759 2005-07-16  Richard M. Stallman  <rms@gnu.org>
5761         * mini.texi (Completion Commands): Fix command name for ?.
5763 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
5765         * display.texi (Standard Faces): Explain that customization of
5766         `menu' face has no effect on w32 and with GTK.
5767         Add cross-references.
5769         * cmdargs.texi (General Variables): Clarify the default location
5770         of $HOME on w32 systems.
5772 2005-07-15  Jason Rumney  <jasonr@gnu.org>
5774         * cmdargs.texi (General Variables): Default HOME on MS Windows has
5775         changed.
5777 2005-07-08  Kenichi Handa  <handa@m17n.org>
5779         * mule.texi (Recognize Coding):
5780         Recommend revert-buffer-with-coding-system instead of revert-buffer.
5782 2005-07-07  Richard M. Stallman  <rms@gnu.org>
5784         * anti.texi (Antinews): Mention mode-line-inverse-video.
5786         * files.texi (Saving): Minor correction about C-x C-w.
5788         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5790 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
5792         * search.texi (Isearch Scroll): Add example of using the
5793         `isearch-scroll' property.
5794         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5795         `Display Custom' node.
5796         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5797         and de-emphasize it.
5798         (Other Repeating Search): `occur' currently can not correctly
5799         handle multiline matches.  Correct, clarify and update description
5800         of `flush-lines' and `keep-lines'.
5802         * display.texi (Display Custom): Add anchor for `baud-rate'.
5804 2005-07-07  Richard M. Stallman  <rms@gnu.org>
5806         * gnu.texi: Update where to get GNU status; add refs for how to help.
5807         Add footnotes 6 and 7.
5809 2005-07-04  Lute Kamstra  <lute@gnu.org>
5811         Update FSF's address in GPL notices.
5813         * doclicense.texi (GNU Free Documentation License):
5814         * trouble.texi (Checklist): Update FSF's address.
5816 2005-06-24  Richard M. Stallman  <rms@gnu.org>
5818         * display.texi (Text Display): Change index entries.
5820 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
5822         * makefile.w32-in (MAKEINFO): Use --force.
5823         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5824         Makefile.in.
5826 2005-06-23  Richard M. Stallman  <rms@gnu.org>
5828         * anti.texi (Antinews): Rename show-nonbreak-escape to
5829         nobreak-char-display.
5831         * emacs.texi (Top): Update detailed node listing.
5833         * display.texi (Text Display): Rename show-nonbreak-escape
5834         to nobreak-char-display and no-break-space to nobreak-space.
5835         (Standard Faces): Split up the list of standard faces
5836         and put it in a separate node.  Add nobreak-space and
5837         escape-glyph.
5839 2005-06-23  Lute Kamstra  <lute@gnu.org>
5841         * mule.texi (Select Input Method): Fix typo.
5843 2005-06-23  Kenichi Handa  <handa@m17n.org>
5845         * mule.texi (International): List all supported scripts.
5846         Adjust text for that leim is now included in the normal Emacs
5847         distribution.
5848         (Language Environments): List all language environments.
5849         Intlfonts contains fonts for most supported scripts, not all..
5850         (Select Input Method): Refer to C-u C-x = to see how to type to
5851         input a specific character.
5852         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5854 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
5856         * building.texi (Grep Searching): Texinfo usage fix.
5858 2005-06-22  Miles Bader  <miles@gnu.org>
5860         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5862 2005-06-20  Miles Bader  <miles@gnu.org>
5864         * display.texi (Faces): Add `vertical-divider'.
5866 2005-06-17  Richard M. Stallman  <rms@gnu.org>
5868         * text.texi (Adaptive Fill): Minor clarification.
5870 2005-06-10  Lute Kamstra  <lute@gnu.org>
5872         * emacs.texi (Top): Correct version number.
5873         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
5874         refer to the current version of Emacs.
5876 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5878         * files.texi (Log Buffer): Document when there can be more than
5879         one file to be committed.
5881 2005-06-08  Juri Linkov  <juri@jurta.org>
5883         * display.texi (Faces): Add `shadow' face.
5885 2005-06-07  Masatake YAMATO  <jet@gyve.org>
5887         * display.texi (Faces): Write about mode-line-highlight.
5889 2005-06-06  Richard M. Stallman  <rms@gnu.org>
5891         * misc.texi (Printing Package): Explain how to initialize
5892         printing package.
5894         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5896 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
5898         * emacs.texi: Rename Hardcopy to Printing.
5899         Make PostScript and PostScript Variables subnodes of it.
5901         * misc.texi (Printing): Rename node from Hardcopy.
5902         Mention menu bar options.
5903         Move PostScript and PostScript Variables to submenu.
5904         (Printing package): New node.
5906         * mark.texi (Using Region): Change Hardcopy xref to Printing.
5908         * dired.texi (Operating on Files): Likewise.
5910         * calendar.texi (Displaying the Diary): Likewise.
5912         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5914         * glossary.texi (Glossary): Likewise.
5916         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5917         effect.
5919 2005-06-04  Richard M. Stallman  <rms@gnu.org>
5921         * trouble.texi (After a Crash): Polish previous change.
5923 2005-05-30  Noah Friedman  <friedman@splode.com>
5925         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5926         recovery mechanism.
5928 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
5930         * building.texi (Other Buffers): SPC toggles display of
5931         floating point registers.
5933 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
5935         * files.texi (Log Buffer): Merge in description of Log Edit
5936         mode from pcl-cvs.texi.
5938 2005-05-26  Richard M. Stallman  <rms@gnu.org>
5940         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5942 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
5944         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5945         not enabled by default.
5946         When not on a word, `ispell-word' by default checks the word
5947         before point.
5949 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
5951         * building.texi (Debugger Operation): Simplify last sentence.
5953 2005-05-23  Lute Kamstra  <lute@gnu.org>
5955         * emacs.texi: Update FSF's address throughout.
5956         (Preface): Use @cite.
5957         (Distrib): Add cross reference to the node "Copying".  Mention the
5958         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
5959         printed manuals.
5960         (Intro): Use @xref for the Emacs Lisp Intro.
5962 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
5964         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5966         * basic.texi (Moving Point): Mention default for `goto-line'.
5968         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5969         of a variable's docstring.
5971 2005-05-18  Lute Kamstra  <lute@gnu.org>
5973         * maintaining.texi (Overview of Emerge): Add cross reference.
5974         Remove duplication.
5976         * emacs.texi (Top): Update to the current structure of the manual.
5977         * misc.texi (Emacs Server): Add menu description.
5978         * files.texi (Saving): Fix menu.
5979         * custom.texi (Customization): Fix menu.
5980         * mule.texi (International): Fix menu.
5981         * kmacro.texi (Keyboard Macros): Fix menu.
5983 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
5985         * display.texi: Various minor changes.
5986         (Faces): Delete text that is repeated in the next section.
5988 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5990         * building.texi (Debugger Operation): Mention GUD tooltips are
5991         disabled with GDB in text command mode.
5993 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5995         * building.texi: Replace toolbar with "tool bar" for consistency.
5996         (Compilation Mode): Describe compilation-context-lines
5997         and use of arrow in compilation buffer.
5998         (Debugger Operation): Replace help text with variable's value.
6000         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6001         consistency.
6003 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
6005         * major.texi (Choosing Modes): normal-mode processes the -*- line.
6006         Add xref.
6008 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
6010         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6011         (Position Info): Delete discussion of `goto-line'.  It is already
6012         described in `Moving point'.
6014         * mini.texi (Completion Commands): Correct reference.
6015         (Completion Options): Fix typo.
6017         * killing.texi (Deletion): Complete description of `C-x C-o'.
6019 2005-05-10  Richard M. Stallman  <rms@gnu.org>
6021         * building.texi (Compilation): Clarify recompile's directory choice.
6023         * frames.texi (Tooltips): Cleanups.
6025         * basic.texi (Arguments): Fix punctuation.
6027 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
6029         * screen.texi (Menu Bar): The up and down (not left and right)
6030         arrow keys move through a keyboard menu.
6032 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
6034         * basic.texi: Various typo and grammar fixes.
6035         (Moving Point): C-a now runs move-beginning-of-line.
6037 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
6039         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6041         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6042         as different animals.
6044 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
6046         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6047         Correct index entry.
6049 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
6051         * building.texi (Debugger Operation): Update to reflect changes
6052         in GUD tooltips.
6054 2005-04-30  Richard M. Stallman  <rms@gnu.org>
6056         * files.texi (Compressed Files): Auto Compression normally enabled.
6058         * building.texi (Debugger Operation): Clarify previous change.
6060 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
6062         * building.texi (Debugger Operation): Add description for
6063         GUD tooltips when program is not running.
6065 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
6067         * misc.texi (Shell): Add `Shell Prompts' to menu.
6068         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
6069         description.  Delete remarks moved to new node.
6070         (Shell Prompts): New node.
6071         (History References): Replace remarks moved to `Shell Prompts'
6072         with xref to that node.
6073         (Remote Host): Clarify how to specify the terminal type when
6074         logging in to a different machine.
6076 2005-04-26  Richard M. Stallman  <rms@gnu.org>
6078         * emacs.texi (Top): Update submenus from files.texi.
6080         * files.texi (Filesets): Clarify previous change.
6082         * dired.texi (Misc Dired Features): Clarify previous change.
6084 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
6086         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6088         * dired.texi (Misc Dired Features):
6089         Document dired-compare-directories.
6091         * files.texi (Filesets): New node.
6092         (File Conveniences): Document Image mode.
6094         * text.texi (TeX Print): Document tex-compile.
6096 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
6098         * frames.texi (Tooltips): Tooltip mode is enabled by default.
6099         Delete redundant reference to tooltip Custom group.  It is
6100         referred too again in the next paragraph.
6102 2005-04-24  Richard M. Stallman  <rms@gnu.org>
6104         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6106 2005-04-19  Kim F. Storm  <storm@cua.dk>
6108         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6110 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
6112         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6113         turns off desktop-save-mode.
6115 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
6117         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6118         by default in terminals compatible with xterm.  Mention that
6119         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6120         node.
6122 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
6124         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6126 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
6128         * xresources.texi (Table of Resources): Add cursorBlink.
6130 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
6132         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6133         `d', `C-d' and `u'.
6135 2005-04-11  Richard M. Stallman  <rms@gnu.org>
6137         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6138         (Misc X): Add -D, --basic-display.
6140         * maintaining.texi (Change Log): Correct the description of
6141         the example.
6143         * major.texi (Choosing Modes): Document magic-mode-alist.
6145 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
6147         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6148         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6149         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6150         (Rmail Output): Clarify which statements apply to `o', `C-o' and
6151         `w', respectively.
6152         (Rmail Labels): Mention `l'.
6153         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
6154         (Rmail Summary Edit): Describe `j' and RET.
6156 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
6158         * xresources.texi (Lucid Resources): Add fontSet resource.
6160 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
6162         * display.texi (Useless Whitespace): `indicate-unused-lines' is
6163         now called `indicate-empty-lines'.
6165 2005-04-06  Kim F. Storm  <storm@cua.dk>
6167         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6169 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
6171         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6172         deleted.
6173         (Marks vs Flags): Add some convenient key bindings.
6174         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6175         (Misc Dired Features): Correct and expand description of `w' command.
6177         * frames.texi (XTerm Mouse): Delete apparently false info.
6178         The GNU/Linux console currently does not appear to support
6179         `xterm-mouse-mode'.
6181 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6183         * calendar.texi (Diary): Mention shell utility `calendar'.
6185 2005-04-01  Richard M. Stallman  <rms@gnu.org>
6187         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6189 2005-04-01  Lute Kamstra  <lute@gnu.org>
6191         * maintaining.texi (Change Log): add-change-log-entry uses
6192         add-log-mailing-address.
6194 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
6196         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6197         `VC Mode Line' and put in an xref to that node.
6198         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6199         its description.
6201 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
6203         * calendar.texi (Calendar Systems): Say that the Persian calendar
6204         implemented here is the arithmetical one championed by Birashk.
6206 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
6208         * programs.texi (Fortran Motion): Fix previous change.
6210 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6212         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6214 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
6216         * text.texi (Refill): Refer to Long Lines Mode.
6217         (Longlines): New node.
6218         (Auto Fill): Don't index "word wrap" here.
6219         (Filling): Add Longlines to menu.
6221 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6223         * xresources.texi: Minor fixes.
6225         * misc.texi (Emacs Server): Fix Texinfo usage.
6227         * emacs.texi (Top): Don't use a real section heading for
6228         "Detailed Node Listing".  Fake it instead.
6230         * basic.texi (Position Info): Minor cleanup.
6232         * mule.texi (Input Methods): Minor cleanup.
6234 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
6236         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6237         constructs as well.
6238         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6240 2005-03-29  Kenichi Handa  <handa@m17n.org>
6242         * mule.texi (Input Methods): Refer to the command C-u C-x =.
6244         * basic.texi (Position Info): Update the description about the
6245         command C-u C-x =.
6247 2005-03-28  Richard M. Stallman  <rms@gnu.org>
6249         * emacs.texi (Top): Use @section for the detailed node listing.
6251         * calendar.texi: Minor fixes to previous change.
6253         * programs.texi (Fortran): Small fixes to previous changes.
6255         * emacs.texi (Top): Update list of subnodes of Dired.
6256         Likewise for building.texi.
6258         * files.texi (File Conveniences): Delete Auto Image File mode.
6260 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
6262         * building.texi (Flymake): New node.
6264         * custom.texi (Function Keys): Document kp- event types and
6265         keypad-setup package.
6267         * dired.texi (Wdired): New node.
6269         * files.texi (File Conveniences): Reorder entries.
6270         Explain how to turn on Auto-image-file mode.
6271         Document Thumbs mode.
6273         * mule.texi (Specify Coding): Document recode-region and
6274         recode-file-name.
6276         * programs.texi (Program Modes): Add Conf mode and DNS mode.
6278 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
6280         * commands.texi (Keys): M-o is now a prefix key.
6282 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
6284         * programs.texi: Reformat and update copyright years.
6285         (Fortran): Update section.
6287 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
6289         * files.texi: Several small changes in addition to:
6290         (Visiting): Change xref for Dialog Boxes to ref.
6291         (Version Headers): Replace references to obsolete var
6292         `vc-header-alist' with `vc-BACKEND-header'.
6293         (Customizing VC): Update value of `vc-handled-backends'.
6295 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
6297         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6298         move here from Emacs Lisp Reference Manual.
6299         * calendar.texi (Calendar/Diary, Diary Commands)
6300         (Special Diary Entries, Importing Diary): Change some xrefs to
6301         point to emacs-xtra rather than elisp.
6303         * emacs-xtra.texi (Calendar Customizing):
6304         Move view-diary-entries-initially, view-calendar-holidays-initially,
6305         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6306         Emacs Manual.
6307         (Appt Customizing): Merge entire section into main Emacs Manual.
6308         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6309         mark-holidays-in-calendar here from emacs-xtra.
6310         (Displaying the Diary): Move view-diary-entries-initially,
6311         mark-diary-entries-in-calendar here from emacs-xtra.
6312         (Appointments): Move appt-display-mode-line,
6313         appt-display-duration, appt-disp-window-function,
6314         appt-delete-window-function here from emacs-xtra.
6316         * calendar.texi: Update and reformat copyright.
6317         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6318         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6319         (Diary): Refer to `diary-file' rather than ~/diary.
6320         (Diary Commands): Rename node to "Displaying the Diary".
6321         * emacs.texi (Top): Rename "Diary Commands" section.
6322         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6324 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
6326         * misc.texi (Emacs Server): Fix the command for setting
6327         server-name.  Add an xref to Invoking emacsclient.
6329         * help.texi (Help Summary): Clarify when "C-h ." will do something
6330         nontrivial.
6331         (Apropos): Add cindex entry for apropos-sort-by-scores.
6333         * display.texi (Text Display): Add index entries for how no-break
6334         characters are displayed.
6336 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
6338         * files.texi (Visiting): Fix cross-references introduced with the
6339         last change.
6341         * xresources.texi (GTK resources): Fix last change.
6343 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
6345         * xresources.texi (X Resources): GTK options documented too.
6346         (Resources): Clarify meaning of program name.
6347         (Table of Resources): Add visualClass.
6348         (GTK resources): Rewrite.
6349         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6351         * display.texi (Text Display): Mention non-breaking spaces.
6353         * files.texi (Reverting): Document auto-revert-check-vc-info.
6355         * frames.texi (Mouse Commands): Document
6356         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6358         * help.texi (Help Summary): Add `C-h .'.
6359         (Apropos): Apropos accepts a list of search terms.
6360         Document apropos-sort-by-scores.
6361         (Help Echo): Document display-local-help.
6363         * misc.texi (Emacs Server): Document server-name.
6364         (Invoking emacsclient): Document -s option for server names.
6366         * text.texi (Outline Visibility): Introduce "current heading
6367         line" (commands can be called with point on a body line).
6368         Re-order table to follow the sequence of discussion.
6369         hide-body won't hide lines before first header line.
6370         (TeX Mode): Add DocTeX mode.
6372 2005-03-24  Richard M. Stallman  <rms@gnu.org>
6374         * mule.texi (Single-Byte Character Support): Delete mention
6375         of iso-acc.el and iso-transl.el.
6377 2005-03-23  Lute Kamstra  <lute@gnu.org>
6379         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6381 2005-03-23  Richard M. Stallman  <rms@gnu.org>
6383         * search.texi: Delete explicit node pointers.
6384         (Incremental Search): New menu.
6385         (Basic Isearch, Repeat Isearch, Error in Isearch)
6386         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6387         (Slow Isearch): New subnodes.
6388         (Configuring Scrolling): Node deleted.
6389         (Search Case): Doc default-case-fold-search.
6390         (Regexp Replace): Move replace-regexp doc here.
6392         * rmail.texi (Movemail): Put commas inside closequotes.
6394         * picture.texi (Insert in Picture): Document C-c arrow combos.
6395         (Basic Picture): Clarify erasure.
6397         * display.texi (Font Lock): Put commas inside closequotes.
6399         * cmdargs.texi (General Variables): Put commas inside closequotes.
6401 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
6403         * building.texi (Stack Buffer): Mention reverse contrast for
6404         *selected* frame (might not be current frame).
6406 2005-03-21  Richard M. Stallman  <rms@gnu.org>
6408         * building.texi (Starting GUD): Add bashdb.
6410 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
6412         * basic.texi (Moving Point): Add M-g M-g binding.
6413         (Undo): Document undo-only.
6414         (Position Info): Document M-g M-g and C-u M-g M-g.
6416         * building.texi (Building): Put Grep Searching after Compilation
6417         Shell.
6418         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6419         Document next-error-highlight.
6420         (Grep Searching): Document grep-highlight-matches.
6421         (Lisp Eval): Typing C-x C-e twice prints integers specially.
6423         * calendar.texi (Importing Diary): Rename node from iCalendar.
6424         Document diary-from-outlook.
6426         * dired.texi (Misc Dired Features): Rename node from Misc Dired
6427         Commands.
6428         Mention effect of X drag and drop on Dired buffers.
6430         * files.texi (Visiting): Document large-file-warning-threshold.
6431         Move paragraph on file-selection dialog.
6432         Mention visiting files using X drag and drop.
6433         (Reverting): Mention using Auto-Revert mode to tail files.
6434         Document auto-revert-tail-mode.
6435         (Version Systems): Minor correction.
6436         (Comparing Files): Diff-mode is no longer based on Compilation
6437         mode.
6438         Document compare-ignore-whitespace.
6439         (Misc File Ops): Explain passing a directory to rename-file.
6440         Likewise for copy-file and make-symbolic-link.
6442         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6443         Document mouse-wheel-progressive speed.
6445         * help.texi (Misc Help): Document numeric argument for C-h i.
6446         Correctly explain the effect of just C-u as argument.
6448         * killing.texi (Deletion): Document numeric argument for
6449         just-one-space.
6451         * mini.texi (Completion): Completion acts on text before point.
6453         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6454         (Emulation): CUA mode replaces pc-bindings-mode,
6455         pc-selection-mode, and s-region.
6457         * mule.texi (Input Methods): Leim is now built-in.
6458         (Select Input Method): Document quail-show-key.
6459         (Specify Coding): Document revert-buffer-with-coding-system.
6461         * programs.texi (Fortran Motion): Document f90-next-statement,
6462         f90-previous-statement, f90-next-block, f90-previous-block,
6463         f90-end-of-block, and f90-beginning-of-block.
6465         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6467         * emacs.texi (Acknowledgments): Updated.
6469         * anti.texi: Total rewrite.
6471 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
6473         * ack.texi (Acknowledgments): Update.
6475 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
6477         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6478         Update copyright years.
6480 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
6482         * building.texi (Commands of GUD): Move paragraph on setting
6483         breakpoints with mouse to the GDB Graphical Interface node.
6485 2005-03-07  Richard M. Stallman  <rms@gnu.org>
6487         * misc.texi (Single Shell, Shell Options): Fix previous change.
6489         * building.texi (Debugger Operation): Update GUD tooltip enable info.
6491 2005-03-06  Richard M. Stallman  <rms@gnu.org>
6493         * building.texi (Starting GUD): Don't explain text vs graphical
6494         GDB here.  Just mention it and xref.
6495         Delete "just one debugger process".
6496         (Debugger Operation): Move GUD tooltip info here.
6497         (GUD Tooltips): Node deleted.
6498         (GDB Graphical Interface): Explain the two GDB modes here.
6500         * sending.texi (Sending Mail): Minor cleanup.
6501         (Mail Aliases): Explain quoting conventions.
6502         Update key rebinding example.
6503         (Header Editing): C-M-i is like M-TAB.
6504         (Mail Mode Misc): mail-attach-file does not do MIME.
6506         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6507         that really belongs here.
6508         (Remote Mailboxes): Text moved to Rmail Inbox.
6509         (Rmail Display): Mention Mouse-1.
6510         (Movemail): Clarify two movemail versions.
6511         Clarify rmail-movemail-program.
6513         * misc.texi (Single Shell): Replace uudecode example with gpg example.
6514         Document async shell commands.
6515         (Shell History): Clarify.
6516         (Shell Ring): Mention C-UP an C-DOWN.
6517         (Shell Options): Add comint-prompt-read-only.
6518         (Invoking emacsclient): Set EDITOR to run Emacs.
6519         (Sorting): No need to explain what region is.
6520         (Saving Emacs Sessions): Fix typo.
6521         (Recursive Edit): Fix punctuation.
6522         (Emulation): Don't mention "PC bindings" which are standard.
6523         (Hyperlinking): Explain Mouse-1 convention here.
6524         (Find Func): Node deleted.
6526         * help.texi (Name Help): Xref to Hyperlinking.
6528         * glossary.texi (Glossary):
6529         Rename "Balance Parentheses" to "Balancing...".
6530         Add "Byte Compilation".  Correct "Copyleft".
6531         New xref in "Customization".
6532         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6533         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6534         Rename "Registers" to "Register".
6535         Replace "Selecting" with "Selected Frame",
6536         "Selected Window", and "Selecting a Buffer".
6538         * files.texi (Types of Log File): Explain how projects'
6539         methods can vary.
6541         * display.texi (Faces): Delete "Emacs 21".
6543         * custom.texi (Changing a Variable): C-M-i like M-TAB.
6544         * fixit.texi (Spelling): C-M-i like M-TAB.
6545         * mini.texi (Completion Options): C-M-i like M-TAB.
6546         * programs.texi (Symbol Completion): C-M-i like M-TAB.
6547         * text.texi (Text Mode): C-M-i like M-TAB.
6549         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6551         * calendar.texi (Specified Dates): Mention `g w'.
6552         (Appointments): appt-activate toggles with no arg.
6554 2005-03-05  Juri Linkov  <juri@jurta.org>
6556         * cmdargs.texi (Emacs Invocation): Add cindex
6557         "invocation (command line arguments)".
6558         (Misc X): Add -nbc, --no-blinking-cursor.
6560 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
6562         * calendar.texi (iCalendar): No need to require it now.
6564 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
6566         * trouble.texi (Contributing): Mention Savannah.  Direct users to
6567         emacs-devel.
6569 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
6571         * calendar.texi (Adding to Diary): Mention redrawing of calendar
6572         window.
6574 2005-02-27  Richard M. Stallman  <rms@gnu.org>
6576         * building.texi (Compilation): Update mode line status info.
6578 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
6580         * calendar.texi (General Calendar): Document binding of
6581         scroll-other-window-down.
6582         (Mayan Calendar): Fix earliest date.
6583         (Time Intervals): Document timeclock-change.
6584         Fix timeclock-ask-before-exiting documentation.
6586 2005-02-26  Kim F. Storm  <storm@cua.dk>
6588         * frames.texi (Mouse References):
6589         Add mouse-1-click-in-non-selected-windows.
6591 2005-02-25  Richard M. Stallman  <rms@gnu.org>
6593         * screen.texi (Screen): Explain better about cursors and mode lines;
6594         don't presuppose text terminals.
6595         (Point): Don't assume just one cursor.
6596         Clarify explanation of cursors.
6597         (Echo Area, Menu Bar): Cleanups.
6599         * mini.texi (Minibuffer): Prompts are highlighted.
6600         (Minibuffer Edit): Newline = C-j only on text terminals.
6601         Clarify resize-mini-windows values.
6602         Mention M-PAGEUP and M-PAGEDOWN.
6603         (Completion Commands): Mouse-1 like Mouse-2.
6604         (Minibuffer History): Explain history commands better.
6605         (Repetition): Add xref to Incremental Search.
6607         * mark.texi (Setting Mark): Clarify info about displaying mark.
6608         Clarify explanation of C-@ and C-SPC.
6609         (Transient Mark): Mention Delete Selection mode.
6610         (Marking Objects): Clean up text about extending the region.
6612         * m-x.texi (M-x): One C-g doesn't always go to top level.
6613         No delay before suggest-key-bindings output.
6615         * fixit.texi (Fixit): Mention C-/ for undo.
6616         (Spelling): Mention ESC TAB like M-TAB.
6617         Replacement words with r and R are rechecked.
6618         Say where C-g leaves point.  Mention ? as input.
6620 2005-02-23  Lute Kamstra  <lute@gnu.org>
6622         * cmdargs.texi (Initial Options): Add cross reference.
6624 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
6626         * emacs.texi (Top): Update menu for splitting of node in
6627         msdog.texi.
6628         * frames.texi (Frames): Update xref for splitting of node in
6629         msdog.texi.
6630         * trouble.texi (Quitting): Ditto.
6632 2005-02-16  Richard M. Stallman  <rms@gnu.org>
6634         * windows.texi (Split Window): Simplify line truncation info
6635         and xref to Display Custom.
6637         * trouble.texi (Quitting): Emergency escape only for text terminal.
6638         (Screen Garbled): C-l for ungarbling is only for text terminal.
6640         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6642         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6644         * programs.texi (Program Modes): Mention Python mode.
6645         (Moving by Defuns): Repeating C-M-h extends region.
6646         (Basic Indent): Clarify.
6647         (Custom C Indent): Clarify.
6648         (Expressions): Repeating C-M-@ extends region.
6649         (Info Lookup): Clarify for C-h S.
6650         (Symbol Completion): ESC TAB alternative for M-TAB.
6651         (Electric C): Clarify.
6653         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6655         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6656         MS-DOS Input node.
6657         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6658         (MS-DOS and MULE): Clarify.
6659         (MS-DOS Processes, Windows Processes): Fix typos.
6661         * major.texi (Choosing Modes): Clarify.
6663         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6664         (Keyboard Macro Step-Edit): Clarify.
6666         * indent.texi (Indentation): Clarifications.
6668         * help.texi (Help): Correct error about C-h in query-replace.
6669         Clarify apropos vs C-h a.  Fix how to search in FAQ.
6670         (Key Help): Describe C-h w here.
6671         (Name Help): Minor cleanup.  C-h w moved to Key Help.
6672         Clarify the "object" joke.
6673         (Apropos): Clarify.  Mouse-1 like Mouse-2.
6674         (Help Mode): Mouse-1 like Mouse-2.
6676         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6678         * display.texi (Display): Reorder menu.
6679         (Faces): Cleanup.
6680         (Font Lock): Cleanup.  Mention Options menu.
6681         Delete obsolete text.
6682         (Scrolling): For C-l, don't presume text terminal.
6683         (Horizontal Scrolling): Simplify intro.
6684         (Follow Mode): Clarify.
6685         (Cursor Display): Move before Display Custom.
6686         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6687         Doc default-tab-width.  Doc line truncation more thoroughly.
6689         * dired.texi (Dired Enter): C-x C-f can run Dired.
6690         (Dired Visiting): Comment out `a' command.
6691         Mouse-1 is like Mouse-2.
6692         (Shell Commands in Dired): ? can be used more than once.
6694         * basic.texi (Continuation Lines): Simplify description of truncation,
6695         and refer to Display Custom for the rest of it.
6697 2005-02-06  Lute Kamstra  <lute@gnu.org>
6699         * basic.texi (Undo): Fix typo.
6701         * cmdargs.texi (Emacs Invocation): Fix typo.
6703         * custom.texi (Init Examples): Fix typo.
6705         * abbrevs.texi (Expanding Abbrevs): Fix typo.
6707 2005-02-06  Richard M. Stallman  <rms@gnu.org>
6709         * regs.texi (Registers): Registers can hold numbers, too.
6711         * killing.texi (Other Kill Commands): Cleanup.
6712         Delete redundant explanation of kill in read-only buffer.
6713         (Yanking): Mention term "copying".
6714         (Accumulating Text): Fix typo.
6716         * entering.texi (Entering Emacs): Update rationale at start.
6717         (Exiting): Treat iconifying on a par with suspension.
6719         * custom.texi (Minor Modes): Fix typo.
6720         (Easy Customization): Fix menu style.
6721         (Variables): Add xref.
6722         (Examining): Setting for future sessions works through .emacs.
6723         (Keymaps): "Text terminals", not "Many".
6724         (Init Rebinding): Explain \C-.  Show example of \M-.
6725         Fix minor wording errors.
6726         (Function Keys): Explain vector syntax just once.
6727         (Named ASCII Chars): Clarify history of TAB/C-i connection.
6728         (Init File): Mention .emacs.d directory.
6729         (Init Examples): Add xref.
6730         (Find Init): Mention .emacs.d directory.
6732         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6733         (Action Arguments): Explain which kinds of -l args are found how.
6734         (Initial Options): --batch does not inhibit site-start.
6735         Add xrefs.
6736         (Command Example): Use --batch, not -batch.
6738         * basic.texi (Inserting Text): Cleanup wording.
6739         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6740         C-n is not error at end of buffer.
6741         (Undo): Doc C-/ like C-_.  Add xrefs.
6742         (Arguments): META key may be labeled ALT.
6743         Peculiar arg meanings are explained in doc strings.
6745         * abbrevs.texi (Expanding Abbrevs): Clarify.
6747 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
6749         * frames.texi (Frame Parameters): Add an xref to the description
6750         of list-colors-display.  Add a pointer to the X docs about colors.
6752         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
6753         Improve docs of list-colors-display.
6755 2005-02-03  Lute Kamstra  <lute@gnu.org>
6757         * frames.texi (Frames, Drag and Drop): Fix typos.
6759 2005-02-03  Richard M. Stallman  <rms@gnu.org>
6761         * windows.texi (Basic Window): Mention color-change in mode line.
6762         (Change Window): Explain dragging vertical boundaries.
6764         * text.texi (Sentences): Clarify.
6765         (Paragraphs): Explain M-a and blank lines.
6766         (Outline Mode): Clarify text and menu.
6767         (Hard and Soft Newlines): Mention use-hard-newlines.
6769         * frames.texi (Frames): Delete unnecessary mention of Windows.
6770         (Mouse Commands): Likewise.  Mention xterm mouse support.
6771         (Clipboard): Clarify.
6772         (Mouse References): Mention use of Mouse-1 for following links.
6773         (Menu Mouse Clicks): Clarify.
6774         (Mode Line Mouse): Clarify.
6775         (Drag and Drop): Rewrite.
6777         * fixit.texi (Spelling): Fix typo.
6779         * files.texi (File Names): Clarify.
6780         (Visiting): Update conditions for use of file dialog.  Clarify.
6781         (Saving): Doc d as answer in save-some-buffers.
6782         (Remote Files): Clean up the text.
6784         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6786         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6787         (List Buffers): Clarify.
6788         (Several Buffers): Doc T command.
6789         (Buffer Convenience): Clarify menu.
6791         * basic.texi (Undo): Clarify last change.
6793 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
6795         * fixit.texi (Spelling): Fix typo.
6797 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6799         * basic.texi (Undo): Update description of `undo-outer-limit'.
6801 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
6803         * building.texi: Update documentation relating to GDB Graphical
6804         Interface.
6806 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
6808         * custom.texi (Easy Customization): Adapt menu to node name change.
6810 2005-01-30  Richard M. Stallman  <rms@gnu.org>
6812         * custom.texi (Easy Customization): Defn of "User Option" now
6813         includes faces.  Don't say just "option" when talking about variables.
6814         Do say just "options" to mean "anything customizable".
6815         (Specific Customization): Describe `customize-variable',
6816         not `customize-option'.
6818         * glossary.texi (Glossary) <Faces>: Add xref.
6819         <User Option>: Change definition--include faces.  Change xref.
6821         * picture.texi (Picture): Mention artist.el.
6823         * sending.texi, screen.texi, programs.texi, misc.texi:
6824         * mini.texi, major.texi, maintaining.texi, macos.texi:
6825         * help.texi, frames.texi, files.texi:
6826         Don't say just "option" when talking about variables.
6828         * display.texi, mule.texi: Don't say just "option" when talking
6829         about variables.  Other minor cleanups.
6831 2005-01-26  Lute Kamstra  <lute@gnu.org>
6833         * cmdargs.texi (Initial Options): Add a cross reference to `Init
6834         File'.  Mention the `-Q' option at the `--no-site-file' option.
6836 2005-01-22  David Kastrup  <dak@gnu.org>
6838         * building.texi (Grep Searching): Mention alias `find-grep' for
6839         `grep-find'.
6841 2005-01-20  Richard M. Stallman  <rms@gnu.org>
6843         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6845 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
6847         * rmail.texi (Movemail): Explain differences
6848         between standard and mailutils versions of movemail.
6849         Describe command line and configuration options introduced
6850         with the latter.
6851         Explain the notion of mailbox URL, provide examples and
6852         cross-references to mailutils documentation.
6853         Describe various methods of specifying mailbox names,
6854         user names and user passwords for rmail.
6855         (Remote Mailboxes): New section.
6856         Describe how movemail handles remote mailboxes.  Describe configuration
6857         options used to control its behavior.
6858         (Other Mailbox Formats): Explain handling of various mailbox
6859         formats.
6861 2005-01-13  Richard M. Stallman  <rms@gnu.org>
6863         * commands.texi (Commands): Clarification.
6865 2005-01-11  Richard M. Stallman  <rms@gnu.org>
6867         * programs.texi (Multi-line Indent): Fix previous change.
6868         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6870 2005-01-08  Richard M. Stallman  <rms@gnu.org>
6872         * display.texi (Faces): isearch-lazy-highlight-face renamed to
6873         lazy-highlight.
6875         * search.texi (Query Replace): Mention faces query-replace
6876         and lazy-highlight.
6877         (Incremental Search): Update isearch highlighting info.
6879 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6881         * custom.texi (Saving Customizations): Minor improvement.
6883 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6885         * custom.texi (Saving Customizations): Emacs no longer loads
6886         `custom-file' after .emacs.  No longer mention customizing through
6887         Custom.
6889 2005-01-01  Andreas Schwab  <schwab@suse.de>
6891         * killing.texi (Graphical Kill): Move up under node Killing,
6892         change @section to @subsection.
6894 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6896         * custom.texi (Face Customization): Mention hex color specs.
6898         * emacs.texi (Top): Update Killing submenu.
6900         * killing.texi (Killing): Reorganize section.
6901         No more TeX-only text; put the node command at start of chapter.
6902         But the first section heading is used only in TeX.
6903         Rewrite the text to read better in this mode.
6904         (Graphical Kill): New subnode gets some of the text that
6905         used to be in the first section.
6907 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6909         * dired.texi (Shell Commands in Dired): Delete the ? example.
6911         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6913         * files.texi (Saving): Describe new require-final-newline features
6914         and mode-require-final-newline.
6916 2004-12-29  Richard M. Stallman  <rms@gnu.org>
6918         * custom.texi (File Variables): Clarify previous change.
6920 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6922         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6923         out now.
6925 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6927         * Makefile.in (MAKEINFO): Specify --force.
6929         * basic.texi (Moving Point): C-e now runs move-end-of-line.
6930         (Undo): Doc undo-outer-limit.
6932 2004-12-15  Juri Linkov  <juri@jurta.org>
6934         * mark.texi (Transient Mark, Mark Ring): M-< and other
6935         movement commands don't set mark in Transient Mark mode
6936         if mark is active.
6938 2004-12-12  Juri Linkov  <juri@jurta.org>
6940         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6941         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6943         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6944         (Misc Dired Commands): Add @r{(Dired)} to w.
6946 2004-12-12  Juri Linkov  <juri@jurta.org>
6948         * mark.texi (Marking Objects): Marking commands also extend the
6949         region when mark is active in Transient Mark mode.
6951 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6953         * custom.texi (Saving Customizations): Emacs only loads the custom
6954         file automatically after the init file in version 22.1 or later.
6955         Adapt text and examples to this fact.
6957 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
6959         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6960         be set through Custom.  Otherwise, it has no effect.
6962 2004-12-05  Richard M. Stallman  <rms@gnu.org>
6964         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6965         * entering.texi: Rename Command Line to Emacs Invocation.
6967         * misc.texi (Term Mode): Correctly describe C-c.
6969         * custom.texi (Easy Customization): Move up to section level,
6970         before Variables.  Avoid using the term "variable"; say "option".
6971         New initial explanation.
6972         (Variables): In initial explanation, connect "variable" to the
6973         already-explained "user option".
6975         * emacs.texi (Top): Fix ref to Command Line.
6976         Move reference to Easy Customization.
6978         * xresources.texi (X Resources): Fix From link.
6980         * doclicense.texi (GNU Free Documentation License): Fix To link.
6982         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6984         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6986 2004-12-03  Richard M. Stallman  <rms@gnu.org>
6988         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6990 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
6992         * kmacro.texi: Several small changes in addition to the following.
6993         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6994         defining a keyboard macro.
6995         Mention `kmacro-ring-max'.
6996         (Keyboard Macro Counter): Clarify description of
6997         `kmacro-insert-counter', `kmacro-set-counter',
6998         `kmacro-add-counter' and `kmacro-set-format'.
7000 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7002         * custom.texi (File Variables): Add `unibyte' and make it more
7003         clear that `unibyte' and `coding' are special.  Suggested by Simon
7004         Krahnke <overlord@gmx.li>.
7006         * mule.texi (Enabling Multibyte): Refer to File Variables.
7007         Suggested by Simon Krahnke <overlord@gmx.li>.
7009 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
7011         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7012         x-use-old-gtk-file-dialog.
7014 2004-11-20  Richard M. Stallman  <rms@gnu.org>
7016         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7018 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
7020         * building.texi (Lisp Eval): Delete hyphen in section name.
7022 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
7024         * files.texi (Old Versions):
7025         No longer document annotation as "CVS only".
7027 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
7029         * files.texi (Version Control): Rewrite the introduction about
7030         version systems, mentioning the new ones that we support.
7031         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
7032         suggestions.
7034 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
7036         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
7038 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
7040         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7042 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
7044         * text.texi (Text Based Tables, Table Definition)
7045         (Table Creation, Table Recognition, Cell Commands)
7046         (Cell Justification, Row Commands, Column Commands)
7047         (Fixed Width Mode, Table Conversion, Measuring Tables)
7048         (Table Misc): New nodes, documenting the Table Mode.
7050 2004-10-19  Jason Rumney  <jasonr@gnu.org>
7052         * makefile.w32-in (info): Change order of arguments to makeinfo.
7054 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
7056         * calendar.texi (iCalendar): Update for package changes.
7058 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
7060         * files.texi (Misc File Ops): View mode is a minor mode.
7062 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
7064         * calendar.texi (iCalendar): Style changes.
7066 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
7068         * search.texi (Regexps): The regexp described in the example is no
7069         longer stored in the variable `sentence-end'.
7071 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
7073         * building.texi (Starting GUD): Note that multiple debugging
7074         sessions requires `gdb --fullname'.
7076 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
7078         * calendar.texi (iCalendar): New section for a new package.
7080 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
7082         * text.texi: Various small changes in addition to the following.
7083         (Text): Replace xref for autotype with inforef.
7084         (Sentences): Explain nil value for `sentence-end'.
7085         (Paragraphs): Update default values for `paragraph-start' and
7086         `paragraph-separate'.
7087         (Text Mode): Correct description of Text mode's effect on the
7088         syntax table.
7089         (Outline Visibility): `hide-other' does not hide top level headings.
7090         `selective-display-ellipses' no longer has an effect on Outline mode.
7091         (TeX Misc): Add missing @cindex.
7092         Replace xref for RefTeX with inforef.
7093         (Requesting Formatted Text): The variable
7094         `enriched-fill-after-visiting' no longer exists.
7095         (Editing Format Info): Update names of menu items and commands.
7096         (Format Faces): Mention special effect of specifying the default face.
7097         Describe inheritance of text properties.
7098         Correct description of `fixed' face.
7099         (Format Indentation): Correct description of effect of setting
7100         margins.  Mention `set-left-margin' and `set-right-margin'.
7101         (Format Justification): Update names of menu items.
7102         `set-justification-full' is now bound to `M-j b'.
7103         Mention that `default-justification' is a per buffer variable.
7104         (Format Properties): Update name of menu item.
7105         (Forcing Enriched Mode): `format-decode-buffer' automatically
7106         turns on Enriched mode if the buffer is in text/enriched format.
7108 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
7110         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7112 2004-09-28  Kim F. Storm  <storm@cua.dk>
7114         * display.texi (Display Custom) <indicate-buffer-boundaries>:
7115         Align with new functionality.
7117 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
7119         * display.texi (Display Custom): Remove stray `@end defvar'.
7121 2004-09-23  Kim F. Storm  <storm@cua.dk>
7123         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7124         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7126 2004-09-20  Richard M. Stallman  <rms@gnu.org>
7128         * custom.texi (Hooks): Explain using setq to clear out a hook.
7129         (File Variables): Explain multiline string constants.
7130         (Non-ASCII Rebinding): Explain when you need to update
7131         non-ASCII char codes in .emacs.
7133         * building.texi (Compilation): Explain how to make a silent
7134         subprocess that won't be terminated.  Explain compilation-environment.
7136 2004-09-13  Kim F. Storm  <storm@cua.dk>
7138         * mini.texi (Repetition): Rename isearch-resume-enabled to
7139         isearch-resume-in-command-history and change default to disabled.
7141 2004-09-09  Kim F. Storm  <storm@cua.dk>
7143         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7144         with new `kmacro-name-last-macro'.
7146 2004-09-08  Juri Linkov  <juri@jurta.org>
7148         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7150 2004-09-03  Juri Linkov  <juri@jurta.org>
7152         * search.texi (Incremental Search): Update wording for M-%.
7154 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
7156         * killing.texi (Killing): Correct description of kill commands in
7157         read-only buffer.
7159 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
7161         * building.texi (Compilation Mode): Add a paragraph about rules
7162         for finding the compilation buffer for `next-error'.
7164         * search.texi (Other Repeating Search): Mention that Occur mode
7165         supports the next-error functionality.
7167 2004-09-02  Juri Linkov  <juri@jurta.org>
7169         * search.texi (Regexp Replace): Add missing backslash to \footnote.
7171 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
7173         * kmacro.texi (Basic Keyboard Macro):
7174         `apply-macro-to-region-lines' now operates on all lines that begin
7175         in the region, rather than on all complete lines in the region.
7177 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
7179         * frames.texi (Drag and drop): Add documentation about
7180         x-dnd-test-function and x-dnd-known-types.
7182 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
7184         * indent.texi: Various minor changes in addition to:
7185         (Indentation Commands): Correct description of `indent-relative'.
7186         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7187         mode.  The *Tab Stops* buffer uses Overwrite Mode.
7188         (Just Spaces): `tabify' converts sequences of at least two spaces
7189         to tabs.
7191 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
7193         * frames.texi (Secondary Selection): Setting the secondary
7194         selection with M-Drag-Mouse-1 does not alter the kill ring,
7195         setting it with M-Mouse-1 and M-Mouse-3 does.
7196         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7197         toolkit scroll bars.
7198         (Scroll Bars): Ditto.
7200         * windows.texi (Basic Window): When using a window system, the value
7201         of point in a non-selected window is indicated by a hollow box.
7202         (Split Window): Side by side windows are separated by a scroll bar,
7203         if scroll bars are used.
7204         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7205         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7206         (Window Convenience): Update bindings for `winner-undo' and
7207         `winner-redo'.
7209         * ack.texi (Acknowledgments): Use `@unnumbered'.
7210         * misc.texi: Adapt sectioning in Info to the node structure.
7211         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7212         of "Using Emacs as a Server".
7213         * building.texi (Building): Interchange nodes (for correct numbering).
7214         * programs.texi (Programs): Interchange nodes (for correct numbering).
7215         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7216         Info to the node structure.
7217         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7218         Rearrange order of nodes and sections such that both "GNU GENERAL
7219         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7220         end, as appropriate for appendices.
7221         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7222         Use `@unnumberedsec'.
7223         * trouble.texi: Adapt sectioning in Info to the node structure.
7224         Adapt node pointers to change in emacs.texi.
7225         * cmdargs.texi, doclicense.texi: Adapt node pointers.
7227 2004-08-25  Kenichi Handa  <handa@m17n.org>
7229         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7230         description for unibyte mode.
7232 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
7234         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7236         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7237         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7238         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7239         in @pxref.
7241 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
7243         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7244         Change section names.
7246 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
7248         * kmacro.texi (Keyboard Macro Ring): Rename section.
7249         Emacs treats the head of the macro ring as the `last keyboard macro'.
7250         (Keyboard Macro Counter): Minor change.
7251         (Save Keyboard Macro): Some clarifications.
7252         (Edit Keyboard Macro): Rename section.
7254         * buffers.texi (Buffers): Maximum buffer size is now 256M on
7255         32-bit machines.
7256         (Several Buffers): Clarify which buffer is selected if `2' is
7257         pressed in the Buffer Menu.
7258         Auto Revert mode can be used to update the Buffer Menu
7259         automatically.
7261 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
7263         * help.texi (Misc Help): Add an index entry for finding an Info
7264         manual by its file name.
7266 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
7268         * files.texi (Backup Deletion): Correct description of
7269         `delete-old-versions'.
7270         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7271         (Auto Save Files): Recommend `auto-save-mode' to reenable
7272         auto-saving, rather than the abbreviation `auto-save'.
7274 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7276         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7277         for "killing" and "yanking" in main menu.
7279 2004-08-16  Richard M. Stallman  <rms@gnu.org>
7281         * killing.texi (Yanking, Killing): Minor cleanups.
7283         * mark.texi (Momentary Mark): Minor cleanups.
7285 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
7287         * custom.texi (Non-ASCII Rebinding):
7288         C-q always inserts the right code to pass to global-set-key.
7290 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
7292         * regs.texi (RegNumbers): Mention `C-x r i' binding for
7293         `insert-register', instead of `C-x r g' binding, for consistency.
7295 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
7297         * fixit.texi (Spelling): Fix typo.
7299 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
7301         * help.texi (Help): Fix Texinfo usage.
7303 2004-07-24  Richard M. Stallman  <rms@gnu.org>
7305         * text.texi (Paragraphs): Update how paragraphs are separated
7306         and the default for paragraph-separate.
7308         * search.texi (Regexp Replace): Further update text for new
7309         replacement operators.
7311 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
7313         * emacs-xtra.texi (Subdir switches): Dired does not remember the
7314         `R' switch.
7316         * dired.texi (Dired Updating): `k' only deletes inserted
7317         subdirectories from the Dired buffer if a prefix argument was given.
7319         * search.texi (Regexps): Delete redundant definition of `symbol' in
7320         description of `\_>'.  It already occurs in the description of `\_<'.
7322 2004-07-01  Juri Linkov  <juri@jurta.org>
7324         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7325         (Regexp Search): Add M-r.
7327 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
7329         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7331 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
7333         * search.texi, calendar.texi: Markup fixes.
7335 2004-06-25  Richard M. Stallman  <rms@gnu.org>
7337         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7339 2004-06-25  David Kastrup  <dak@gnu.org>
7341         * search.texi (Regexp Replace): Some typo corrections and
7342         rearrangement.
7344 2004-06-24  David Kastrup  <dak@gnu.org>
7346         * search.texi (Unconditional Replace): Use replace-string instead
7347         of query-replace in example.
7348         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7349         sequences.
7350         (Query Replace): Correct explanation of `^' which does not use
7351         the mark stack.
7353 2004-06-21  Nick Roberts  <nickrob@gnu.org>
7355         * misc.texi (Shell History Copying): Document comint-insert-input.
7356         (Shell Ring): Describe comint-dynamic-list-input-ring here.
7358 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
7360         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7361         * custom.texi (Customization): Do.
7362         * anti.texi (Antinews): Do.
7363         * abbrevs.texi (Defining Abbrevs): Do.
7365         * programs.texi (Info Lookup): Fix keybinding for
7366         info-lookup-symbol.
7368 2004-06-16  Juanma Barranquero  <lektu@terra.es>
7370         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7371         Add emacs-xtra.
7372         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7373         (clean): Add emacs-xtra and flymake.  Remove redundancies.
7375 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
7377         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7378         Add emacs-xtra.
7379         * emacs-xtra.texi: New file.
7381 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
7383         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7384         (Dired and Find): Mention differences with ordinary Dired buffers.
7386 2004-06-13  Richard M. Stallman  <rms@gnu.org>
7388         * custom.texi (Init Syntax): Explain about vars that do special
7389         things when set with setq or with Custom.
7390         (Init Examples): Add line-number-mode example.
7392 2004-06-12  Juri Linkov  <juri@jurta.org>
7394         * dired.texi (Operating on Files): Add dired-do-touch.
7396 2004-06-10  Juri Linkov  <juri@jurta.org>
7398         * building.texi (Lisp Eval): Add C-M-x on defface.
7400 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7402         * files.texi (Reverting): Auto-Revert mode and
7403         Global Auto-Revert mode no longer revert remote files.
7405 2004-05-29  Richard M. Stallman  <rms@gnu.org>
7407         * custom.texi (Init File): Two dashes start --no-site-file.
7409 2004-05-29  Alan Mackenzie  <acm@muc.de>
7411         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
7412         ("AWK"): Is consistently thus spelled throughout.
7413         (AWK, Pike): Document as "C-like modes".
7414         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7415         (M-x man): Supersedes M-x manual-entry.
7416         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
7418         ("Comments in C"): Delete node; the info is in CC Mode manual.
7419         (c-comment-only-line-offset): Remove description.
7421         (C-c ., C-c C-c): Describe new C Mode bindings.
7423         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7424         (@dfn{Style}, c-default-style, comment-column, comment-padding)
7425         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7426         Amend definitions.
7428         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7429         Describe functions.
7431         (c-comment-start-regexp, c-hanging-comment-ender-p)
7432         (c-hanging-comment-starter-p): Remove obsolete definitions.
7434         * emacs.texi: Remove the menu entry "Comments in C".
7436 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
7438         * dired.texi (Dired and Find): `find-ls-option' does not apply to
7439         `M-x locate'.
7441 2004-05-16  Karl Berry  <karl@gnu.org>
7443         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7444         makeinfo --html fails.
7445         * help.texi (Help Summary) [@ifnottex]: Likewise.
7447 2004-05-13  Nick Roberts  <nickrob@gnu.org>
7449         * building.texi (GDB Graphical Interface): Update and describe
7450         layout first.
7452 2004-05-04  Jason Rumney  <jasonr@gnu.org>
7454         * makefile.w32-in: Revert last change.
7456 2004-05-03  Jason Rumney  <jasonr@gnu.org>
7458         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7460 2004-04-23  Juanma Barranquero  <lektu@terra.es>
7462         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7464 2004-04-18  Juri Linkov  <juri@jurta.org>
7466         * fixit.texi (Spelling): Remove file extension from ispell xref.
7468 2004-04-15  Kim F. Storm  <storm@cua.dk>
7470         * cmdargs.texi (Initial Options): Add -Q.
7472 2004-04-05  Kim F. Storm  <storm@cua.dk>
7474         * custom.texi (File Variables): Add safe-local-eval-forms.
7476 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
7478         * files.texi (Reverting): Correct description of revert-buffer's
7479         handling of point.
7481 2004-03-22  Juri Linkov  <juri@jurta.org>
7483         * emacs.texi (Top): Add `Misc X'.
7485         * trouble.texi: Fix help key bindings.
7487         * glossary.texi: Improve references.
7489         * help.texi: Sync keywords with finder.el.
7491         * mini.texi (Completion): Add description for menu items.
7493         * misc.texi (Browse-URL, FFAP): Add information about keywords.
7495         * sending.texi (Mail Methods): Fix xref to Message manual.
7497 2004-03-12  Richard M. Stallman  <rms@gnu.org>
7499         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7501 2004-03-04  Richard M. Stallman  <rms@gnu.org>
7503         * search.texi (Regexps): Explain that ^ and $ have their
7504         special meanings only in certain contexts.
7506         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7508         * mule.texi (Specify Coding): Doc C-x RET F.
7510         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7511         for multiple compile and grep buffers.
7512         (Indirect Buffers): Don't recommand clone-indirect-buffer
7513         for multiple compile and grep buffers.
7515 2004-02-29  Juanma Barranquero  <lektu@terra.es>
7517         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7518         Use $(DEL) instead of rm, and ignore exit code.
7520 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
7522         * building.texi (Watch Expressions): Update.
7524 2004-02-21  Juri Linkov  <juri@jurta.org>
7526         * cmdargs.texi (Action Arguments): Add alias --find-file.
7527         Add --directory, --help, --version.  Move text about command-line-args
7528         to Command Arguments.
7529         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
7530         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
7531         (Window Size X): Join -g and --geometry.  Add @cindex.
7532         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
7533         (Title X): Remove alias -title.
7534         (Misc X): New node.
7536 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
7538         * frames.texi (Drag and drop): Add Motif to list of supported
7539         protocols.
7541 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
7543         * frames.texi (Drag and drop): New section.
7545 2004-01-24  Richard M. Stallman  <rms@gnu.org>
7547         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
7548         Include it only @ifnotinfo.  Patch the preceding and following
7549         node headers to point to each other.
7551 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
7553         * calendar.texi (Appointments): Update section.
7555 2003-12-29  Kevin Ryde  <user42@zip.com.au>
7557         * programs.texi (C Modes): Fix the xref.
7559 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
7561         * building.texi (Watch Expressions): Update.
7562         (Commands of GUD): Include use of toolbar + breakpoints set from
7563         fringe/margin.
7565 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
7567         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
7568         <acm@muc.de>.
7570 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
7572         * frames.texi (Dialog Boxes): Add use-file-dialog.
7574 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
7576         * ack.texi: Note that Alan Mackenzie contributed the AWK support
7577         in CC Mode.
7579 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7581         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7582         * man/commands.texi, man/custom.texi, man/display.texi:
7583         * man/emacs.texi, man/files.texi:
7584         * man/frames.texi, man/glossary.texi, man/killing.texi:
7585         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7586         * man/mule.texi, man/rmail.texi, man/search.texi:
7587         * man/sending.texi, man/text.texi, man/trouble.texi:
7588         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
7590 2003-11-01  Alan Mackenzie  <acm@muc.de>
7592         * search.texi (Scrolling During Incremental Search): Document a
7593         new scrolling facility in isearch mode.
7595 2003-10-22  Miles Bader  <miles@gnu.org>
7597         * Makefile.in (info): Move before $(top_srcdir)/info.
7599 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
7601         * building.texi (Watch Expressions): Update section on data display
7602         to reflect code changes (GDB Graphical Interface).
7604 2003-10-13  Richard M. Stallman  <rms@gnu.org>
7606         * xresources.texi (GTK resources): Clean up previous change.
7608 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7610         * xresources.texi (GTK resources): Add a note that some themes
7611         disallow customizations.  Add scroll theme example.
7613 2003-09-30  Richard M. Stallman  <rms@gnu.org>
7615         * cmdargs.texi (General Variables): Remove MAILRC envvar.
7617         * misc.texi (Saving Emacs Sessions): Shorten the section,
7618         collapsing back into one node.
7620 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
7622         * misc.texi: Section "Saving Emacs Sessions" rewritten.
7624 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
7626         * xresources.texi (GTK names in Emacs): Correct typo.
7628 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
7630         * cmdargs.texi (Font X): Mention new default font.
7631         More fully describe long font names, wildcard patterns and the
7632         problems involved.  (Result of discussion on emacs-devel.)
7634 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
7636         * emacs.texi (Acknowledgements): Correct typo.
7638 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7640         * dired.texi (Misc Dired Commands): New node.
7641         (Dired Navigation): Add dired-goto-file.
7643         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7645         * emacs.texi (Acknowledgements): New node, split from Distribution.
7647         * cmdargs.texi (Action Arguments): -f reads interactive args.
7649 2003-09-08  Lute Kamstra  <lute@gnu.org>
7651         * screen.texi (Mode Line): Say that POS comes before LINE.
7652         Mention `size-indication-mode'.
7653         * display.texi (Optional Mode Line):
7654         Document `size-indication-mode'.
7655         * basic.texi (Position Info): Mention `size-indication-mode'.
7657 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7659         * xresources.texi (Resources): Refer to `editres' man page.
7660         (Lucid Resources): Update defaults.  Expand description of
7661         `shadowThickness'.
7663 2003-09-04  Miles Bader  <miles@gnu.org>
7665         * Makefile.in (top_srcdir): New variable.
7666         ($(top_srcdir)/info): New rule.
7667         (info): Depend on it.
7669 2003-09-03  Peter Runestig  <peter@runestig.com>
7671         * makefile.w32-in: New file.
7673 2003-08-29  Richard M. Stallman  <rms@gnu.org>
7675         * misc.texi (Saving Emacs Sessions): Correct previous change.
7677 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
7679         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7680         (Intro): Include kmacro.texi after fixit.texi instead of after
7681         custom.texi.  (As suggested by Kim Storm.)
7683 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
7685         * fixit.texi (Fixit): Update `Next' pointer.
7686         * files.texi (Files): Update `Previous' pointer.
7687         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7688         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7689         (Suggested by Kim Storm.)
7690         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
7692 2003-08-18  Kim F. Storm  <storm@cua.dk>
7694         * kmacro.texi: New file describing enhanced keyboard macro
7695         functionality.  Replaces old description in custom.texi.
7697         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7698         (Keyboard Macros): Move to new kmacro.texi file.
7700         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7702 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
7704         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7706 2003-08-17  Alex Schroeder  <alex@gnu.org>
7708         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7709         required.
7711 2003-08-05  Richard M. Stallman  <rms@gnu.org>
7713         * programs.texi (Lisp Indent): Don't describe
7714         lisp-indent-function property here.  Use xref to Lisp Manual.
7716 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7718         * calendar.texi (Date Formats): Document changed behavior of
7719         abbreviations.
7721 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
7723         * buffers.texi (List Buffers): Fix previous change.
7725 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
7727         * buffers.texi (List Buffers): Adjust to new format of *Buffer
7728         List*.
7730 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7732         * display.texi (Font Lock): Fix typo.
7734 2003-07-07  Richard M. Stallman  <rms@gnu.org>
7736         * display.texi (Font Lock): Add xref for format info on
7737         font-lock-remove-keywords.
7739         * building.texi (Compilation): Document what happens with asynch
7740         children of compiler process.
7742         * help.texi (Library Keywords): Use @multitable.
7744 2003-06-04  Richard M. Stallman  <rms@gnu.org>
7746         * programs.texi (Expressions): Delete C-M-DEL.
7748         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7749         comint-move-point-for-output renamed from
7750         comint-scroll-to-bottom-on-output.
7752         * custom.texi (Init Rebinding): Replace previous change with xref.
7753         (Non-ASCII Rebinding): Explain that issue more briefly here.
7755 2003-05-28  Richard M. Stallman  <rms@gnu.org>
7757         * indent.texi (Indentation): Condense, simplify, clarify prev change.
7759 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
7761         * building.texi (GDB Graphical Interface): New node.
7762         (Rewritten somewhat by RMS.)
7764 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
7766         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7767         non-English letters.  Explain how to set coding systems correctly
7768         and how to include the right coding cookie in the file.
7770 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
7772         * indent.texi (Indentation): Explain the concepts.
7773         (Just Spaces): Explain why preventing tabs for indentation might
7774         be useful.
7776 2003-04-16  Richard M. Stallman  <rms@gnu.org>
7778         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7780 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7782         * cmdargs.texi (General Variables): Document SMTPSERVER.
7784         * sending.texi: Remove SMTP node.
7785         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
7786         library.
7788 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7790         * sending.texi (Sending via SMTP): Explain MTA/MUA.
7792 2003-02-22  Simon Josefsson  <jas@extundo.com>
7794         * sending.texi (Mail Methods): Add node about SMTP.
7796 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
7798         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7800 2003-02-01  Kevin Ryde  <user42@zip.com.au>
7802         * glossary.texi (Glossary): Correction to cl cross reference.
7804 2003-01-20  Richard M. Stallman  <rms@gnu.org>
7806         * killing.texi (Rectangles): Document C-x c r.
7808 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
7810         * xresources.texi (GTK resources): New node.
7811         (GTK widget names): New node.
7812         (GTK names in Emacs): New node.
7813         (GTK styles): New node.
7815 2003-01-09  Francesco Potortì  <pot@gnu.org>
7817         * maintaining.texi (Create Tags Table): Add reference to the new
7818         `etags --help --lang=LANG' option.
7820 2002-10-02  Karl Berry  <karl@gnu.org>
7822         * emacs.texi: Per rms, update all manuals to use @copying instead of
7823         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
7824         where needed for the sake of the HTML output.
7826 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
7828         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7829         source files.
7831 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
7833         * Makefile.in (emacsman): New target.
7835 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
7837         * (Version 21.1 released.)
7839 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
7841         * Branch for 21.1.
7843 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
7845         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7847 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
7849         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
7851 1999-07-12  Richard Stallman  <rms@gnu.org>
7853         * Version 20.4 released.
7855 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
7857         * Makefile.in (INFO_TARGETS): Delete customize.info.
7858         (DVI_TARGETS): Delete customize.dvi.
7859         (../info/customize, customize.dvi): Targets deleted.
7861 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
7863         * Version 20.3 released.
7865 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
7867         * Makefile.in (EMACSSOURCES): Add mule.texi.
7868         Add msdog.texi, ack.texi.  Remove gnu1.texi.
7870 1998-04-06  Andreas Schwab  <schwab@gnu.org>
7872         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7873         Use it in dvi targets.
7875 1997-09-23  Paul Eggert  <eggert@twinsun.com>
7877         * Makefile.in: Merge changes mistakenly made to `Makefile'.
7878         (INFO_TARGETS): Change ../info/custom to ../info/customize.
7879         (../info/customize): Rename from ../info/custom.
7881 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7883         * Version 20.2 released.
7885 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7887         * Version 20.1 released.
7889 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7891         * Makefile (../info/customize, customize.dvi): New targets.
7892         (INFO_TARGETS): Add ../info/customize.
7893         (DVI_TARGETS): Add customize.dvi.
7895 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7897         * Version 19.33 released.
7899 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7901         * Version 19.32 released.
7903 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7905         * Makefile.in (All info targets): cd $(srcdir) to do the work.
7907 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7909         * Makefile.in (All info targets): Specify $(srcdir) in input files.
7910         Specify -I option.
7911         (All dvi targets): Set the TEXINPUTS variable.
7913 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7915         * Version 19.31 released.
7917 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7919         * Version 19.30 released.
7921 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
7923         * Makefile.in (maintainer-clean): Rename from realclean.
7925 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7927         * Makefile.in: New file.
7928         * Makefile: File deleted.
7930 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7932         * Makefile (TEXINDEX_OBJS): Variable deleted.
7933         (texindex, texindex.o, getopt.o): Rules deleted.
7934         All deps on texindex deleted.
7935         (distclean): Don't delete texindex.
7936         (mostlyclean): Don't delete *.o.
7937         * texindex.c, getopt.c: Files deleted.
7939 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7941         * Version 19.26 released.
7943 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
7945         * Makefile (EMACSSOURCES): Exclude undo.texi.
7947 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7949         * Version 19.25 released.
7951 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7953         * Version 19.24 released.
7955 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7957         * Version 19.23 released.
7959 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7961         * Makefile: Delete spurious tab.
7963 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7965         * Makefile (.SUFFIXES): New rule.
7967 1993-12-04  Richard Stallman  (rms@srarc2)
7969         * getopt.c: New file.
7970         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7971         (getopt.o): New rule.
7972         (dvi): Don't depend on texindex.
7973         (emacs.dvi): Depend on texindex.
7975 1993-12-03  Richard Stallman  (rms@srarc2)
7977         * Makefile (TEXI2DVI): New variable.
7978         (emacs.dvi): Add explicit command.
7979         (TEXINDEX_OBJS): Delete duplicate getopt.o.
7981 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7983         * Version 19.22 released.
7985 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7987         * Makefile (TEXINDEX_OBJS): Delete spurious period.
7989 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7991         * Version 19.21 released.
7993 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7995         * Makefile (realclean): Don't delete the Info files.
7997 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
7999         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8000         4' where appropriate.
8002 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
8004         * Makefile: Fix targets for texindex.
8006         * texindex.c: Include "../src/config.h" if building in emacs.
8008         * Makefile: Change all files to FILENAME.texi, force all targets
8009         to be FILENAME, not FILENAME.info.
8010         Add target to build texindex.c, defining `emacs'.
8012 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8014         * Version 19.19 released.
8016 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8018         * Version 19.18 released.
8020 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8022         * Makefile: Fix source file names of the separate manuals.
8024 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8026         * Version 19.17 released.
8028 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8030         * split-man: Fix typos in last change.
8032 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8034         * Version 19.16 released.
8036 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8038         * version 19.15 released.
8040 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8042         * Makefile (distclean): It's rm, not rf.
8044 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8046         * Version 19.14 released.
8048 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8050         * Makefile: New file.
8052 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8054         * Version 19.13 released.
8056 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8058         * Version 19.9 released.
8060 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8062         * Version 19.8 released.
8064 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8066         * cmdargs.texi: Document the -i, -itype, and -iconic options.
8068         * trouble.texi: It's `enable-flow-control-on', not
8069         `evade-flow-control-on'.
8071 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8073         * display.texi: Document standard-display-european.
8075 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8077         * Version 19.7 released.
8079         * emacs.texi: Add a sentence to the top menu mentioning the
8080         specific version of Emacs this manual applies to.
8082 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8084         * basic.texi: Document next-line-add-lines variable used to
8085         implement down-arrow.
8087         * killing.texi: Document kill-whole-line.
8089 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
8091         * text.texi: Update unix TeX ordering information.
8093 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
8095         * news.texi: Mention fill-rectangle in keybinding list.
8097         * killing.texi: Document fill-rectangle.
8099 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8101         * vc.texi: Bring the docs up to date with VC 5.2.
8103 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8105         * emacs.tex: Mention blackbox and gomoku under Amusements.
8106         Assembler mode is now mentioned and appropriately indexed
8107         under Programming Modes.
8109 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
8111         * emacs.tex: Update TeX ordering information.
8113 1990-06-26  David Lawrence  (tale@geech)
8115         * emacs.tex: Note that completion-ignored-extensions is not used
8116         to filter out names when all completions are displayed in
8117         *Completions*.
8119 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8121         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8123 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
8125         * emacs.tex: Add @findex grep.
8127 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8129         * emacs.tex: Correct two typos.  No other changes before
8130         Version 19 will be made.
8132 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8134         * emacs.tex: Update information for obtaining TeX distribution from the
8135         University of Washington.
8137 ;; Local Variables:
8138 ;; coding: utf-8
8139 ;; End:
8141   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
8143   This file is part of GNU Emacs.
8145   GNU Emacs is free software: you can redistribute it and/or modify
8146   it under the terms of the GNU General Public License as published by
8147   the Free Software Foundation, either version 3 of the License, or
8148   (at your option) any later version.
8150   GNU Emacs is distributed in the hope that it will be useful,
8151   but WITHOUT ANY WARRANTY; without even the implied warranty of
8152   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8153   GNU General Public License for more details.
8155   You should have received a copy of the GNU General Public License
8156   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.