* xdisp.c (erase_phys_cursor): Fix confusion between window-relative
[emacs.git] / doc / emacs / ChangeLog
blob356bc26722f6f408db2308ec8dcb0c020ae9eb55
1 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
3         * programs.texi (Program Modes): Don't advertise VMS DCL support
4         any more.
6 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
8         Refer to MS-DOS using the same name everywhere.
10         * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
11         become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
12         * emacs-xtra.texi: ditto.
13         * emacs.texi: ditto.
14         * makefile.w32-in: ditto.
15         * msdog-xtra.texi: ditto, and rename file.
16         * msdog.texi: ditto, and rename file.
18 2014-07-21  Glenn Morris  <rgm@gnu.org>
20         * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.  (Bug#18040)
22 2014-07-09  Juri Linkov  <juri@jurta.org>
24         * search.texi (Regexp Search): Update lax space matching that is
25         not active in regexp search by default now.  (Bug#17901)
27 2014-07-03  Glenn Morris  <rgm@gnu.org>
29         * help.texi (Misc Help):
30         * trouble.texi (Checklist): "Online" help doesn't mean what it
31         used to any more.
33 2014-06-23  Glenn Morris  <rgm@gnu.org>
35         * Makefile.in (%.texi): Disable implicit rules.
36         (mkinfodir): Remove.
37         (.dvi.ps): Replace with pattern rule.
38         (${buildinfodir}): New rule.
39         ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
40         Use $<.
41         (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
42         Use $<.
43         (%.ps): New rule.
45 2014-06-15  Glenn Morris  <rgm@gnu.org>
47         * Makefile.in (bootstrap-clean): New.
49 2014-06-10  Glenn Morris  <rgm@gnu.org>
51         * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
52         (INFO_OPTS): Set directly rather than with configure.
54 2014-06-08  Glenn Morris  <rgm@gnu.org>
56         * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
57         * misc.texi (emacsclient Options): Copyedit.
59         * buffers.texi (Uniquify): Copyedits.
60         * files.texi (Visiting): Update for uniquify changes.
62         * dired.texi (Marks vs Flags):
63         * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
65         * help.texi (Help, Misc Help): Copyedits.
67         * screen.texi (Menu Bar): Copyedits.
68         * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
70         * frames.texi (Frame Commands): Copyedits re M-F10, F11.
71         * cmdargs.texi (Window Size X): Copyedits.
73         * ack.texi (Acknowledgments):
74         * emacs.texi (Acknowledgments): Updates.
76 2014-06-08  Glenn Morris  <rgm@gnu.org>
78         * ack.texi (Acknowledgments):
79         * emacs.texi (Acknowledgments): Updates.
81         * programs.texi (Prettifying Symbols): Remove node.
82         (Misc for Programs): Mention more briefly here.
83         * emacs.texi (Top): Update menu.
85         * package.texi (Package Menu, Package Installation):
86         Mention signed packages.
87         (Package Installation): Mention package-pinned-packages.
89 2014-06-02  Glenn Morris  <rgm@gnu.org>
91         * ack.texi (Acknowledgments): Remove some obsolete items.
92         * misc.texi [iftex]: Update chapter summary.
93         (Emulation): Remove section.
95         * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
96         (Customization options specific to Mac OS / GNUstep): Remove section.
98         * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
100 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
102         * frames.texi (Fonts): Clarify which frames are affected by
103         setting font from the menu and in default-frame-alist.
104         (Bug#17532)
106 2014-05-14  Eli Zaretskii  <eliz@gnu.org>
108         * mule.texi (Language Environments): Remove unused @anchor.  (Bug#17479)
110 2014-05-04  Eli Zaretskii  <eliz@gnu.org>
112         * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
113         (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
114         (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
115         Improve indexing.
117 2014-05-04  Leo Liu  <sdl.web@gmail.com>
119         * cal-xtra.texi (Non-Gregorian Diary): Document new features for
120         Chinese calendar and diary.
122 2014-04-30  Eli Zaretskii  <eliz@gnu.org>
124         * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
125         (Bug Criteria): Fix usage of @kbd and @key.  (Bug#17362)
127         * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
128         and @key.
130         * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
131         and @key.
133         * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
135         * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
137         * programs.texi (Hungry Delete, Other C Commands): Fix usage of
138         @kbd and @key.
140         * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
141         @key.
143         * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
144         @kbd and @key.
146         * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
147         @kbd and @key.
149         * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
150         (MS-DOS Processes): Fix usage of @kbd and @key.
152         * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
153         @key.
155         * mini.texi (Completion Commands, Minibuffer History): Fix usage
156         of @kbd and @key.
158         * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
159         @key.
161         * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
162         @kbd and @key.
164         * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
166         * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
168         * glossary.texi (Glossary): Fix usage of @kbd and @key.
170         * frames.texi (Speedbar): Fix usage of @kbd and @key.
172         * files.texi (Misc File Ops, File Name Cache, File Conveniences)
173         (Filesets): Fix usage of @kbd and @key.
175         * display.texi (View Mode): Fix usage of @kbd and @key.
177         * dired.texi (Image-Dired): Fix usage of @kbd and @key.
179         * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
180         (Init Syntax): Fix usage of @kbd and @key.
182         * commands.texi (User Input): Fix usage of @kbd and @key.
184         * calendar.texi (Counting Days, General Calendar): Fix usage of
185         @kbd and @key.
187         * building.texi (Threads Buffer): Fix usage of @kbd and @key.
189         * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
190         @key.
192         * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
193         @kbd and @key.
195         * anti.texi (Antinews): Fix usage of @kbd and @key.
197         * sending.texi (Mail Signature): Document signature variables used
198         by Message mode.  (Bug#17308)
200 2014-04-22  Eli Zaretskii  <eliz@gnu.org>
202         * buffers.texi (Uniquify): Clarify the default uniquification.
204         * indent.texi (Tab Stops): Improve wording.
206         * cmdargs.texi (General Variables): Improve docs of
207         EMACSLOADPATH.  Index all the environment variables.
208         (Misc Variables): Index all the environment variables.
210 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
212         * Makefile.in (infoclean): Be consistent about reporting failures.
213         Do not fail merely because the info directory does not exist,
214         but do fail if it exists and can't be cleaned.
216 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
218         * display.texi (Cursor Display): Explain better how to customize
219         'blink-cursor-blinks'.
221 2014-04-07  Glenn Morris  <rgm@gnu.org>
223         * trouble.texi (Checklist): Dribble files may contain passwords.
225         * files.texi (Backup Names):
226         * arevert-xtra.texi (Supporting additional buffers):
227         Update for default values of some -function vars no longer being nil.
228         (Supporting additional buffers):
229         Update for buffer-stale-function also applying to file-buffers.
231 2014-03-28  Glenn Morris  <rgm@gnu.org>
233         * custom.texi (Terminal Init): Mention term-file-aliases.
235 2014-03-26  Glenn Morris  <rgm@gnu.org>
237         * ack.texi (Acknowledgments): Remove reference to obsolete file.
239 2014-03-22  Glenn Morris  <rgm@gnu.org>
241         * help.texi (Help Files): Update C-h g description.
243 2014-03-16  Dmitry Gutov  <dgutov@yandex.ru>
245         * programs.texi (Matching): Update the missed spot.  (Bug#17008)
247 2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
249         * programs.texi (Matching): Update WRT to the new
250         `blink-matching-paren' behavior.
252 2014-03-13  Paul Eggert  <eggert@cs.ucla.edu>
254         * mule.texi (International, Language Environments): Update
255         the list of language environments to what Emacs currently
256         supports.  Add the full list to the index.  Suggest C-h L for
257         details rather than trying to give very brief details here.
259 2014-03-12  Glenn Morris  <rgm@gnu.org>
261         * cmdargs.texi (General Variables): Don't mention INCPATH,
262         from the obsolete complete.el.
264 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
266         * mule.texi (International Chars): Adjust C-u C-x = description.
267         Change it to match Emacs's current behavior.  Also, change the
268         example to use ê instead of À, as the isolated grave accent in the
269         latter's decomposition listing was confusingly transliterated to
270         left single quote in the PDF version of the manual.
272 2014-03-12  Glenn Morris  <rgm@gnu.org>
274         * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
275         handling of frames.
277         * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
279 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
281         * mark.texi (Mark):
282         * killing.texi (Rectangles): Document `rectangle-mark-mode'.
284 2014-03-01  Glenn Morris  <rgm@gnu.org>
286         * search.texi (Query Replace): Mention search-invisible.
287         * text.texi (Outline Visibility): Mention search-invisible
288         also affects query-replace.
290 2014-02-28  Xue Fuqiao  <xfq@gnu.org>
292         * emacs.texi (Top):
293         * programs.texi (Programs, Prettifying Symbols):
294         Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
296         * misc.texi (Saving Emacs Sessions):
297         Document some new desktop user options.
299 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
301         * programs.texi (Basic Indent, Other C Commands):
302         Fix the description of RET and `C-j'.
304         * indent.texi (Indentation Commands): Move the description of
305         `C-j' from here...
306         * basic.texi (Inserting Text): ... to here.
308 2014-02-25  Glenn Morris  <rgm@gnu.org>
310         * custom.texi (Terminal Init):
311         Replace term-setup-hook with tty-setup-hook.
313 2014-02-23  Glenn Morris  <rgm@gnu.org>
315         * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
317 2014-02-20  Glenn Morris  <rgm@gnu.org>
319         * search.texi (Special Isearch): Mention invisible text.
320         * text.texi (Outline Visibility): Mention `M-s i' in isearch.
322 2014-02-18  Glenn Morris  <rgm@gnu.org>
324         * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
325         gnu.org version of etc/CONTRIBUTE in html output.
327         * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
329 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
331         * programs.texi (Matching): Fix typo.
333         * killing.texi (CUA Bindings): Document the new relationship between
334         cua-mode and delete-selection mode.
335         (CUA Bindings): Mention that rectangle mode can be used on its own.
337 2014-02-14  Glenn Morris  <rgm@gnu.org>
339         * regs.texi (Configuration Registers): Update C-x r f binding.
341 2014-02-12  Glenn Morris  <rgm@gnu.org>
343         * mini.texi (Completion Options): No longer mention icomplete,
344         which has its own section now.
345         * modes.texi (Minor Modes): Update Icomplete xref.
347         * help.texi (Package Keywords): Mention describe-package buttons.
349         * package.texi (Package Menu): Mention package-menu-filter.
351 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
353         * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
355 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
357         * dired.texi (Hiding Subdirectories): Mention the node for
358         deleting subdirectories (bug#11743).
360 2014-02-09  Glenn Morris  <rgm@gnu.org>
362         * programs.texi (MixedCase Words): Rename node from "Glasses".
363         Move Subword mode here from "Other C Commands" node.
364         (Misc for Programs): Mention Superword mode.
365         * emacs.texi: Update menu.
367 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
369         * regs.texi (File Registers): Clarify metasyntactical variables
370         (bug#13565).
372         * search.texi (Search Case): Rearrange text slightly to make it
373         obvious that `M-c' also toggles sensitivity if `case-fold-search'
374         is nil (bug#14726).
376         * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
377         (bug#16376).
379 2014-02-07  Glenn Morris  <rgm@gnu.org>
381         * display.texi (Highlight Interactively):
382         Mention hi-lock-auto-select-face.
384         * anti.texi (Antinews): Fix typo.
386         * ack.texi (Acknowledgments): No longer mention obsolete files.
388 2014-02-02  Glenn Morris  <rgm@gnu.org>
390         * regs.texi (Registers): Mention previewing.
392 2014-01-29  Glenn Morris  <rgm@gnu.org>
394         * killing.texi (Deletion): Mention cycle-spacing.
396 2014-01-28  Glenn Morris  <rgm@gnu.org>
398         * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
400         * indent.texi (Tab Stops): Updates for new tab-stop behavior.
402 2014-01-27  Glenn Morris  <rgm@gnu.org>
404         * dired.texi (Misc Dired Features): Copyedits for hide-details.
406         * buffers.texi (List Buffers): Tiny edit.
408         * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
410 2014-01-26  Glenn Morris  <rgm@gnu.org>
412         * ack.texi (Acknowledgments):
413         * programs.texi (Program Modes):
414         Update for delphi.el -> opascal.el renaming.
416         * misc.texi (Sorting): Add findex for reverse-region.
418         * killing.texi (Deletion): Mention delete-duplicate-lines.
420 2014-01-24  Glenn Morris  <rgm@gnu.org>
422         * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
423         terminal.el.
425         * files.texi (Interlocking): Copyedit.
427 2014-01-23  Glenn Morris  <rgm@gnu.org>
429         * building.texi (Lisp Eval): Update prefix argument behavior
430         of eval-expression, eval-last-sexp.
432 2014-01-17  Bastien Guerry  <bzg@gnu.org>
434         * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
436 2014-01-15  Glenn Morris  <rgm@gnu.org>
438         * files.texi (File Conveniences):
439         * misc.texi (EWW): Copyedits.
441 2014-01-10  Glenn Morris  <rgm@gnu.org>
443         * emacs.texi (Distrib): Add donate URL.  Add anchor.
445 2014-01-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
447         * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
448         `dired-hide-details-hide-symlink-targets', and
449         `dired-hide-details-hide-information-lines'.
451 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
453         * emacs.texi: Add EWW.
454         * misc.texi (EWW): Document EWW.
456 2014-01-09  Glenn Morris  <rgm@gnu.org>
458         * trouble.texi (Service): Refer to online service directory
459         rather than etc/SERVICE.
461 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
463         * building.texi (Lisp Libraries): Document `load-prefer-newer'.
465         * files.texi (File Conveniences): Document `image-next-frame',
466         `image-previous-frame', `image-goto-frame',
467         `image-increase-speed', `image-decrease-speed',
468         `image-reverse-speed', and `image-reset-speed'.
470 2014-01-07  Bastien Guerry  <bzg@gnu.org>
472         * buffers.texi (Buffers): Fix display of @math content by using
473         nested braces.  (Bug#16389)
475 2014-01-07  Chong Yidong  <cyd@gnu.org>
477         * search.texi (Special Isearch): Document C-x 8 RET in isearch.
478         (Word Search): Document incremental word search changes.
479         (Isearch Yank): Document M-s C-e with a prefix argument.
481 2014-01-07  Glenn Morris  <rgm@gnu.org>
483         * cal-xtra.texi (Calendar Customizing):
484         Mention calendar-day-header-array.
486 2013-12-28  Glenn Morris  <rgm@gnu.org>
488         * trouble.texi (Understanding Bug Reporting): Brevity.
490 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
492         * mini.texi (Completion Options): Add a link to Shell Options.
493         * misc.texi (Shell Mode): Move documentation of
494         shell-completion-fignore from Shell Mode to Shell Options.
496 2013-12-26  João Távora  <joaotavora@gmail.com>
498         * emacs.texi (Matching): Describe new features of Electric Pair mode.
500 2013-12-25  Chong Yidong  <cyd@gnu.org>
502         * glossary.texi (Glossary): Define MULE in modern terms.
504 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
506         * files.texi (Diff Mode): Add an index.
508 2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
510         * trouble.texi (Understanding Bug Reporting): Minor update.
511         (Checklist): Fix a cross-reference.
513 2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
515         * regs.texi (Bookmarks): Document `bookmark-default-file'.
517         * misc.texi (Shell Mode): Add a cross-reference.
519         * building.texi (Lisp Eval): Add an index.
521 2013-12-22  Glenn Morris  <rgm@gnu.org>
523         * entering.texi (Entering Emacs): Typo fix.
525         * calendar.texi (General Calendar):
526         * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
528 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
530         * regs.texi (Keyboard Macro Registers): Fix last change.
532 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
534         * search.texi (Special Isearch, Query Replace): Document negative
535         argument of replacement commands.
536         (Symbol Search): Document `isearch-forward-symbol-at-point'.
538         * files.texi (File Conveniences): Document `image-next-file' and
539         `image-previous-file'.
541         * display.texi (Optional Mode Line): Fix an index.
543         * regs.texi (File Registers): Document `kmacro-to-register'.
545         * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
547         * frames.texi (Scroll Bars): Document
548         `scroll-bar-adjust-thumb-portion'.
550 2013-12-21  Chong Yidong  <cyd@gnu.org>
552         * indent.texi (Indentation Commands): Document C-x TAB changes.
554 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
556         * calendar.texi, display.texi, help.texi, rmail.texi:
557         Document `S-SPC' as alternative to scrolling down with `DEL'.
559         * frames.texi: Document `toggle-frame-maximized' and
560         `toggle-frame-fullscreen' with their respective keys.
562         * buffers.texi: Document buffer name uniquification changes.
564         * indent.texi: Document that `electric-indent-mode' is enabled by
565         default.
567         * display.texi (Cursor Display): Document `blink-cursor-blinks'.
569         * buffers.texi: Update list-buffers "screenshot" to show Messages
570         as major-mode.
572         * entering.texi: Document `initial-buffer-choice' changes.
574         * misc.texi (emacsclient Options): Document
575         `initial-buffer-choice' changes.
577         * help.texi: Document that `?' now also shows subcommands of
578         prefix keys.
580 2013-12-17  Chong Yidong  <cyd@gnu.org>
582         * killing.texi (Appending Kills): Note that append-next-kill can
583         prepend the kill.
585 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
587         * mule.texi (File Name Coding): Document file-name encoding
588         peculiarities on MS-Windows.
590 2013-12-12  Glenn Morris  <rgm@gnu.org>
592         * emacs.texi: Sync direntry with info/dir version.
594 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
596         * msdog.texi (Windows Keyboard): Fix typo.
598 2013-11-30  Glenn Morris  <rgm@gnu.org>
600         * Makefile.in (distclean): Remove Makefile.
602 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
604         * buffers.texi (Icomplete): Rename from Iswitchb and
605         rewrite accordingly.
607 2013-11-23  Glenn Morris  <rgm@gnu.org>
609         * cmdargs.texi (General Variables):
610         Empty elements in EMACSLOADPATH now mean the default load-path.
612 2013-11-21  Glenn Morris  <rgm@gnu.org>
614         * cmdargs.texi (Action Arguments): Use path-separator with -L.
616 2013-11-04  Glenn Morris  <rgm@gnu.org>
618         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
620 2013-11-02  Glenn Morris  <rgm@gnu.org>
622         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
624 2013-10-23  Glenn Morris  <rgm@gnu.org>
626         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
627         Nuke @refill.
629         * Makefile.in (install-dvi, install-html, install-pdf)
630         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
631         (uninstall-pdf): Quote entities that might contain whitespace.
633 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
635         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
636         Remove @refill.
638 2013-10-13  Glenn Morris  <rgm@gnu.org>
640         * ack.texi (Acknowledgments): Comment out old alpha stuff.
642 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
644         * calendar.texi (Special Diary Entries): Remove @refill.
646 2013-10-13  Glenn Morris  <rgm@gnu.org>
648         * display.texi (Text Scale): Update text-scale-adjust details.
650         * ack.texi (Acknowledgments):
651         * emacs.texi (Acknowledgments): Use accented form of some names.
653 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
655         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
656         name.  (Bug#15557)
658         Support menus on text-mode terminals.
659         * screen.texi (Menu Bar): Adapt to TTY menus.
661         * frames.texi (Frames): Mention menu support on text terminals.
663         * files.texi (Visiting): Mention the "File" menu-bar menu.
665         * display.texi (Standard Faces): Mention TTY faces for menus.
667 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
669         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
671 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
673         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
675 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
677         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
679         * emacs.texi (Intro): Minor cleanup.
681 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
683         * fixit.texi (Transpose, Fixing Case): Remove @refill.
685 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
687         * maintaining.texi (VC Directory Commands): Add keybinding for
688         vc-log-incoming in vc-dir.
689         (Log Buffer): Use @emph instead of @strong.
691 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
693         * text.texi (Enriched Justification): Explain values of default-justification.
695 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
697         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
699 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
701         * xresources.texi (Motif Resources):
702         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
703         * emacs.texi: Update menu.
705 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
707         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
708         for portability to hosts where /bin/sh has problems.
710 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
712         * text.texi (Enriched Justification): Minor fixes.
714 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
716         * files.texi (Filesets): Add an index.
718 2013-08-12  Glenn Morris  <rgm@gnu.org>
720         * macos.texi (GNUstep Support):
721         * trouble.texi (Checklist, Contributing, Service):
722         Avoid mailto: in html output.
724         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
725         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
726         (INSTALL_DATA): New, set by configure.
727         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
728         New variables.
729         (.SUFFIXES): Add .ps and .dvi.
730         (.dvi.ps): New suffix rule.
731         (dvi, html, pdf, ps): Use *_TARGETS variables.
732         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
733         (emacs.html): Use HTML_OPTS.
734         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
735         (.PHONY): install-dvi, install-html, install-pdf, install-ps,
736         install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
737         uninstall-ps, and uninstall-doc.
738         (install-dvi, install-html, install-pdf, install-ps, install-doc)
739         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
740         (uninstall-doc): New rules.
742 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
744         * emacs.texi (Top): Remove menu item for the removed "Disabling
745         Multibyte" node.
747 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
749         * rmail.texi (Rmail Coding): Move here from mule.texi.
751         * custom.texi (Specifying File Variables): Fix cross-references.
753         * mule.texi (Unibyte Mode): Fix cross-references.
754         (Disabling Multibyte): Remove.
756         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
758         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
759         (Mayan Calendar): Move here from calendar.texi.
760         * emacs.texi (Top): Update menu.
762 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
764         * emacs.texi (Top): Add menu entry.
766         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
767         (VC Directory Commands): Add vc-dir-ignore.
769 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
771         * glossary.texi (Glossary): Add some entries.
773 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
775         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
776         vc-dir.  (Bug#14948)
778 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
780         * display.texi (Fringes): Document the variable fringe-mode.
781         (Bug#14946)
783 2013-07-03  Glenn Morris  <rgm@gnu.org>
785         * maintaining.texi (EDE): Fix cross-reference.
787         * programs.texi (Program Modes): Fix emacs-xtra reference.
789         * help.texi (Misc Help): Index describe-syntax.
791 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
793         * basic.texi (Moving Point): Document visual-order-cursor-movement
794         and its effect on right-char and left-char.
796 2013-06-28  Glenn Morris  <rgm@gnu.org>
798         * ack.texi (Acknowledgments): Small update.
800 2013-06-19  Glenn Morris  <rgm@gnu.org>
802         * Makefile.in (dist): Edit more configure variables.
803         Try to check that we do not miss any in future.
805 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
807         * vc1-xtra.texi (Revision Tags): Add a cross reference.
808         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
810 2013-06-11  Glenn Morris  <rgm@gnu.org>
812         * maintaining.texi (VC Directory Commands): Copyedit.
813         (Branches): Put back milder version of pre 2013-06-07 text.
815 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
817         * maintaining.texi (Branches): Remove text copied from other sources.
819 2013-06-05  Alan Mackenzie  <acm@muc.de>
821         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
822         (Not Exiting Isearch): Document new user option
823         `isearch-allow-prefix'.  (Bug#9706)
825 2013-06-03  Juri Linkov  <juri@jurta.org>
827         * display.texi (Highlight Interactively): Add global keybindings
828         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
829         Document new command `highlight-symbol-at-point'.
831 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
833         * maintaining.texi (Branches): Add motivations for branching.
834         (VC Mode Line): Fix typo.
835         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
836         prefix argument.
838 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
840         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
841         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
842         autolaunching of the D-Bus session bus.
844 2013-06-01  Glenn Morris  <rgm@gnu.org>
846         * programs.texi (Semantic): Fix typo.
848 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
850         * maintaining.texi (Types of Log File): Supplement some
851         information of change log files.
853 2013-05-15  Juri Linkov  <juri@jurta.org>
855         * search.texi (Repeat Isearch): Mention key `RET' to finish
856         editing the string.  (Bug#13348)
858 2013-05-14  Glenn Morris  <rgm@gnu.org>
860         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
862 2013-05-09  Glenn Morris  <rgm@gnu.org>
864         * sending.texi (Mail Sending): Fix typo.
866         * windows.texi (Change Window): Fix typo.
868         * custom.texi (Changing a Variable): Fix typo.
870         * trouble.texi (Contributing): Remove obsolete info re pretesters.
872 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
874         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
875         * cmdargs.texi (Initial Options):
876         * files.texi (Customize Save): Document this.
878 2013-05-04  Glenn Morris  <rgm@gnu.org>
880         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
882 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
884         doc: convert some TeX accents to UTF-8
885         * ack.texi (Acknowledgments):
886         * emacs.texi (Acknowledgments):
887         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
888         Apparently the TeX accents cause problems when generating gnu.org
889         web pages, e.g., @l{} is rendered as '/l' on
890         <http://www.gnu.org/software/emacs/manual/html_node/
891         emacs/Acknowledgments.html>.
893 2013-03-16  Glenn Morris  <rgm@gnu.org>
895         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
897 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
899         Prefer UTF-8 for documentation.
900         With GNU Texinfo 5.0, this generates nicer-looking info files,
901         since they can use curly quotes.  With older Texinfo it doesn't matter.
902         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
903         Switch from Latin-1 to UTF-8.
905 2013-02-28  Bastien Guerry  <bzg@gnu.org>
907         * xresources.texi (GTK resources): Fix broken link.
909 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
911         * files.texi (Interlocking): Don't refer to symlinks as the
912         exclusive means of locking files.
914 2013-02-22  Glenn Morris  <rgm@gnu.org>
916         * ack.texi (Acknowledgments):
917         * emacs.texi (Acknowledgments): Small updates.
919 2013-02-21  Glenn Morris  <rgm@gnu.org>
921         * files.texi (File Conveniences): Not just GIFs can be animated.
923 2013-02-13  Glenn Morris  <rgm@gnu.org>
925         * ack.texi (Acknowledgments): Don't mention yow any more.
927 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
929         * cmdargs.texi (General Variables):
930         Fix TMPDIR documentation to match the code's behavior.
932 2013-02-10  Glenn Morris  <rgm@gnu.org>
934         * trouble.texi (Checklist): Update bug keybinding.
936 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
938         * msdog.texi (Text and Binary): Delete the description of
939         file-name-buffer-file-type-alist.
941 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
943         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
944         Without it, I don't see function names.  Older addr2line
945         implementations will die out sooner or later, so tailor the
946         first suggestion to recent addr2line, with a followup about
947         older ones.
949 2013-01-19  Glenn Morris  <rgm@gnu.org>
951         * custom.texi (Directory Variables): Fix paren typo.
953         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
955         * custom.texi (Custom Themes): Fix typo.
957 2013-01-07  Bastien Guerry  <bzg@gnu.org>
959         * help.texi (Apropos): Document `apropos-user-option' and update
960         the doc for `apropos-variable'.
962 2013-01-05  Glenn Morris  <rgm@gnu.org>
964         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
966 2012-12-21  Glenn Morris  <rgm@gnu.org>
968         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
969         Simply include doclicense.
971 2012-12-21  Chong Yidong  <cyd@gnu.org>
973         * frames.texi (Mouse Commands): Fix description of the effect of
974         mouse dragging (Bug#13049).
976 2012-12-15  Juri Linkov  <juri@jurta.org>
978         * misc.texi (Recursive Edit): Add a link to "Query Replace".
979         (Bug#13181)
981 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
983         * killing.texi (Deletion): Doc fix (Bug#12748).
985 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
987         * doclicense.texi, gpl.texi: Update to latest version from FSF.
988         These are just minor editorial changes.
990 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
992         * vc1-xtra.texi (General VC Options): Remove obsolete reference
993         to `vc-path'.
995 2012-12-03  Chong Yidong  <cyd@gnu.org>
997         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
999 2012-12-02  Kevin Ryde  <user42@zip.com.au>
1001         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1003 2012-12-01  Kevin Ryde  <user42@zip.com.au>
1005         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1007 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
1009         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1010         These are just minor editorial changes.
1012 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
1014         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1015         clarifications (Bug#12865).
1016         (Horizontal Scrolling): Clarifications.
1018 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
1020         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1022 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
1024         * trouble.texi (Crashing): Add information about MS-Windows and
1025         the emacs_backtrace.txt file.  (Bug#12908)
1027 2012-11-13  Chong Yidong  <cyd@gnu.org>
1029         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1030         actually named gdb-stopped-functions.
1032 2012-11-13  Glenn Morris  <rgm@gnu.org>
1034         * misc.texi (Single Shell): Mention async-shell-command-buffer.
1036 2012-11-10  Glenn Morris  <rgm@gnu.org>
1038         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1040         * emacs.texi (Acknowledgments): Add profiler author.
1041         * ack.texi (Acknowledgments): Add some recent contributions.
1043 2012-11-10  Chong Yidong  <cyd@gnu.org>
1045         * files.texi (Diff Mode): Doc fixes for
1046         diff-delete-trailing-whitespace (Bug#12831).
1048         * trouble.texi (Crashing): Copyedits.
1050 2012-11-10  Glenn Morris  <rgm@gnu.org>
1052         * files.texi (Diff Mode): Trailing whitespace updates.
1054 2012-11-10  Chong Yidong  <cyd@gnu.org>
1056         * misc.texi (Terminal emulator): Document Term mode faces.
1058         * mini.texi (Basic Minibuffer): New node.  Document
1059         minibuffer-electric-default-mode.
1061         * display.texi (Visual Line Mode): Fix index entry.
1063         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1064         and index the keybindings.  Document tabulated-list-sort.
1065         (Kill Buffer): Capitalize Buffer Menu.
1067         * trouble.texi (Memory Full): Capitalize Buffer Menu.
1069 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
1071         * display.texi (Auto Scrolling): Clarify that scroll-step is
1072         ignored when scroll-conservatively is set to a non-zero value.
1073         (Bug#12801)
1075 2012-11-10  Chong Yidong  <cyd@gnu.org>
1077         * dired.texi (Dired Updating): Doc fix (Bug#11744).
1079 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
1081         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1083 2012-10-29  Chong Yidong  <cyd@gnu.org>
1085         * dired.texi (Shell Commands in Dired): Document changes to the
1086         dired-do-async-shell-command.
1088 2012-10-28  Glenn Morris  <rgm@gnu.org>
1090         * ack.texi (Acknowledgments): Mention gv.el.
1092 2012-10-27  Bastien Guerry  <bzg@gnu.org>
1094         * screen.texi (Menu Bar): Fix typo.
1096 2012-10-27  Chong Yidong  <cyd@gnu.org>
1098         * frames.texi (Mouse Avoidance): Mention new variable
1099         mouse-avoidance-banish-position.
1101         * programs.texi (Which Function): Which Function mode now works in
1102         all major modes by default.
1104         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1106         * files.texi (Misc File Ops): Symbolic links on Windows only work
1107         on Vista and later.
1109         * building.texi (Compilation): Document compilation-always-kill.
1111         * search.texi (Symbol Search): New node.
1113         * package.texi (Package Menu): Document the "new" status.
1115         * windows.texi (Window Choice): Don't refer to the obsolete
1116         special-display feature.
1118 2012-10-24  Chong Yidong  <cyd@gnu.org>
1120         * mule.texi (Text Coding): set-buffer-file-coding-system can now
1121         be invoked from the mode line.
1123         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1124         changes to the mark and unmark commands.
1125         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
1126         which is no longer bound to dired-backup-diff.
1128 2012-10-23  Bastien Guerry  <bzg@gnu.org>
1130         * text.texi (Org Authoring): Use a comma after @ref to avoid the
1131         insertion of a period in the Info output.
1133 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1135         * custom.texi (Hooks): Clarify that -hooks is deprecated.
1137 2012-10-23  Chong Yidong  <cyd@gnu.org>
1139         * kmacro.texi (Edit Keyboard Macro): Fix typo.
1141 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
1143         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
1145 2012-10-17  Glenn Morris  <rgm@gnu.org>
1147         * mini.texi (Repetition): Further copyedit.
1149 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
1151         * mini.texi (Repetition): Copyedit.
1153 2012-10-16  Juri Linkov  <juri@jurta.org>
1155         * search.texi (Query Replace): Document multi-buffer replacement
1156         keys.  (Bug#12655)
1158         * maintaining.texi (Tags Search): Change link "Replace" to
1159         "Query Replace".
1161 2012-10-13  Chong Yidong  <cyd@gnu.org>
1163         * files.texi (File Conveniences): ImageMagick enabled by default.
1165 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
1167         * basic.texi (Arguments): Fix typos.
1169 2012-10-08  Glenn Morris  <rgm@gnu.org>
1171         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1173         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1175 2012-10-06  Glenn Morris  <rgm@gnu.org>
1177         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1178         Mention cal-tex-cursor-week2-summary.
1180 2012-10-06  Chong Yidong  <cyd@gnu.org>
1182         * mini.texi (Passwords): Fix typo.
1184 2012-10-02  Glenn Morris  <rgm@gnu.org>
1186         * maintaining.texi (VC Directory Commands):
1187         Remove duplicate `q' entry.  (Bug#12553)
1189 2012-09-30  Chong Yidong  <cyd@gnu.org>
1191         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1193         * search.texi (Special Isearch): Document the lax space search
1194         feature and M-s SPC.
1195         (Regexp Search): Move main search-whitespace-regexp description to
1196         Special Isearch.
1197         (Replace): Document replace-lax-whitespace.
1199         * basic.texi (Position Info): Document C-u M-=.
1200         (Moving Point): Document move-to-column.
1202         * display.texi (Useless Whitespace): Add delete-trailing-lines.
1204         * misc.texi (emacsclient Options): Document the effect of
1205         initial-buffer-choice on client frames.  Document server-auth-dir.
1206         Do not document server-host, which is bad security practice.
1208         * building.texi (Lisp Libraries): Docstring lookups can trigger
1209         autoloading.  Document help-enable-auto-load.
1211         * mini.texi (Yes or No Prompts): New node.
1213         * ack.texi (Acknowledgments): Remove obsolete packages.
1215 2012-09-27  Glenn Morris  <rgm@gnu.org>
1217         * cal-xtra.texi (Advanced Calendar/Diary Usage):
1218         Rename the section to be more general.
1219         * emacs.texi: Update menu.
1221 2012-09-23  Chong Yidong  <cyd@gnu.org>
1223         * buffers.texi (Misc Buffer): Replace toggle-read-only with
1224         read-only-mode.
1226         * files.texi (Visiting): Likewise.
1228 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
1230         * trouble.texi (Crashing): Document ulimit -c.
1232 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
1234         * trouble.texi (Crashing): Document addr2line.
1236 2012-09-19  Tassilo Horn  <tsdh@gnu.org>
1238         * misc.texi (DocView Slicing): Document new slice from
1239         BoundingBox feature.
1241 2012-09-19  Chong Yidong  <cyd@gnu.org>
1243         * killing.texi (Yanking): Minor clarification (Bug#12469).
1245 2012-09-17  Chong Yidong  <cyd@gnu.org>
1247         * building.texi (GDB User Interface Layout): Remove reference to
1248         removed variable gdb-use-separate-io-buffer (Bug#12454).
1250 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
1252         * regs.texi (Text Registers): `C-x r +' can now be used instead of
1253         M-x append-to-register.  New option `register-separator'.
1254         (Number Registers): Mention that `C-x r +' is polymorphic.
1256 2012-09-07  Chong Yidong  <cyd@gnu.org>
1258         * windows.texi (Window Choice): Don't mention obsolete
1259         display-buffer-reuse-frames.
1261 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
1263         Give more-useful info on a fatal error (Bug#12328).
1264         * trouble.texi (Crashing): New section, documenting this.
1266 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
1268         * cmdargs.texi (General Variables):
1269         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1270         connections to the D-Bus session bus.  (Bug#12112)
1272 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
1274         * building.texi (Debugger Operation): Correct and improve
1275         documentation of the GUD Tooltip mode.
1277 2012-07-31  Chong Yidong  <cyd@gnu.org>
1279         * emacs.texi: Fix ISBN (Bug#12080).
1281 2012-08-05  Chong Yidong  <cyd@gnu.org>
1283         * display.texi (Faces): Document frame-background-mode (Bug#7774).
1285         * custom.texi (Face Customization): Move discussion of face
1286         inheritance here, from Faces section.
1288 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1290         * frames.texi (Mouse Commands): Fix the description of mouse-2.
1291         (Bug#11958)
1293 2012-07-19  Chong Yidong  <cyd@gnu.org>
1295         * emacs.texi: Update ISBN.
1297 2012-07-17  Chong Yidong  <cyd@gnu.org>
1299         * basic.texi (Inserting Text): Replace ucs-insert with
1300         insert-char.  Provide more details of input.
1302         * mule.texi (International Chars, Input Methods): Likewise.
1304 2012-07-13  Chong Yidong  <cyd@gnu.org>
1306         * custom.texi (Examining): Update C-h v message.
1308         * buffers.texi (Misc Buffer): Document view-read-only.
1310 2012-07-07  Chong Yidong  <cyd@gnu.org>
1312         * custom.texi (Init File): Index site-lisp (Bug#11435).
1314 2012-07-06  Chong Yidong  <cyd@gnu.org>
1316         * emacs.texi: Re-order top-level menu to correspond to logical
1317         order, to avoid makeinfo warnings.
1319         * ack.texi (Acknowledgments): Note new python.el.
1321 2012-06-29  Chong Yidong  <cyd@gnu.org>
1323         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1324         * basic.texi (Erasing, Basic Undo): Fix markup.
1326 2012-06-29  Glenn Morris  <rgm@gnu.org>
1328         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
1330 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
1332         * fixit.texi (Undo): Fix typo.  (Bug#11775)
1334 2012-06-27  Glenn Morris  <rgm@gnu.org>
1336         * ack.texi (Acknowledgments): Tiny update.
1338 2012-06-21  Glenn Morris  <rgm@gnu.org>
1340         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1342 2012-06-17  Chong Yidong  <cyd@gnu.org>
1344         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
1346         * anti.texi:
1347         * building.texi:
1348         * cmdargs.texi:
1349         * custom.texi:
1350         * display.texi:
1351         * files.texi:
1352         * frames.texi:
1353         * glossary.texi:
1354         * misc.texi:
1355         * mule.texi:
1356         * programs.texi:
1357         * sending.texi:
1358         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1360 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
1362         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1364 2012-05-28  Glenn Morris  <rgm@gnu.org>
1366         * ack.texi, building.texi, calendar.texi, custom.texi:
1367         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1369 2012-05-27  Glenn Morris  <rgm@gnu.org>
1371         * emacs.texi: Simplify following removal of node pointers.
1373         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1374         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1375         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1376         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1377         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1378         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1379         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1380         * windows.texi, xresources.texi: Nuke hand-written node pointers.
1382 2012-05-22  Glenn Morris  <rgm@gnu.org>
1384         * emacs.texi (Acknowledgments): Add another contributor.
1386 2012-05-12  Glenn Morris  <rgm@gnu.org>
1388         * Makefile.in (MKDIR_P): New, set by configure.
1389         (mkinfodir): Use $MKDIR_P.
1391 2012-05-10  Glenn Morris  <rgm@gnu.org>
1393         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1394         with "coding: raw-text".
1396         * files.texi (Interlocking): Mention create-lockfiles option.
1398 2012-05-09  Chong Yidong  <cyd@gnu.org>
1400         * frames.texi (Mouse References, Mouse Commands): Fix index
1401         entries (Bug#11362).
1403 2012-05-05  Glenn Morris  <rgm@gnu.org>
1405         * custom.texi (Customization Groups, Custom Themes, Examining):
1406         Improve page breaks.
1408         * rmail.texi (Rmail Display): Use example rather than smallexample.
1410         * calendar.texi: Convert inforefs to refs.
1412         * dired.texi (Dired Enter): Improve page break.
1414         * abbrevs.texi (Abbrev Concepts): Copyedits.
1416         * maintaining.texi (Registering, Tag Syntax):
1417         Tweak line and page breaks.
1419         * programs.texi (Programs, Electric C): Copyedits.
1420         (Program Modes): Add xref to Fortran.
1421         (Left Margin Paren): Remove what was (oddly enough) the only use
1422         of defvar in the entire Emacs manual.
1423         (Hungry Delete): Remove footnote about ancient Emacs version.
1424         (Other C Commands): Use example rather than smallexample.
1426         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1427         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1428         Tweak line and page breaks.
1430         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1431         (Major Modes): Use example rather than smallexample.
1433         * mule.texi (Output Coding): Reword to improve page-breaks.
1435         * frames.texi (Fonts): Tweak line and page breaks.
1436         Use example rather than smallexample.  Change cross-reference.
1437         (Text-Only Mouse): Fix xref.
1439         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1440         (Indirect Buffers): Tweak line- and page-breaks.
1442         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1444 2012-05-04  Glenn Morris  <rgm@gnu.org>
1446         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1447         (info, infoclean): Use $INFO_EXT.
1448         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1449         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1450         (INFO_TARGETS): Use $INFO_EXT.
1451         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1453 2012-05-02  Glenn Morris  <rgm@gnu.org>
1455         * emacs.texi (@copying): Only print EDITION in the TeX version.
1457         * search.texi (Regexp Search): Just say "Emacs".
1459         * display.texi (Auto Scrolling):
1460         Reword to avoid repetition and improve page break.
1462         * xresources.texi (Resources):
1463         * mule.texi (Language Environments):
1464         * misc.texi (Amusements):
1465         * maintaining.texi (VC Change Log):
1466         * frames.texi (Fonts):
1467         * custom.texi (Specifying File Variables, Minibuffer Maps):
1468         * cmdargs.texi (Initial Options):
1469         * building.texi (Flymake):
1470         Reword to remove/reduce some overly long/short lines.
1472 2012-04-27  Glenn Morris  <rgm@gnu.org>
1474         * emacs.texi: Some fixes for detailed menu.
1476         * emacs.texi: Add "et al." to authors.
1478         * ack.texi, basic.texi, buffers.texi, building.texi:
1479         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1480         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1481         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1482         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1483         * search.texi, trouble.texi, windows.texi:
1484         Use Texinfo recommended convention for quotes+punctuation.
1486 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
1488         * mule.texi (Bidirectional Editing): Improve indexing.
1489         Minor wording tweaks.
1491 2012-04-15  Chong Yidong  <cyd@gnu.org>
1493         * misc.texi (emacsclient Options): More clarifications.
1495 2012-04-15  Glenn Morris  <rgm@gnu.org>
1497         * msdog.texi (Windows Printing): It doesn't set printer-name.
1499         * mule.texi (Language Environments): Move font info to "Fontsets".
1500         (Fontsets): Move intlfonts etc here from "Language Environments".
1501         Copyedits.
1502         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1503         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1505 2012-04-15  Chong Yidong  <cyd@gnu.org>
1507         * glossary.texi (Glossary): Standardize on "text terminal"
1508         terminology.  All callers changed.
1510         * misc.texi (emacsclient Options): Document "client frame" concept
1511         and its effect on C-x C-c more carefully.
1513 2012-04-15  Glenn Morris  <rgm@gnu.org>
1515         * frames.texi (Scroll Bars):
1516         * glossary.texi (Glossary): Use consistent case for "X Window System".
1518         * mule.texi (Select Input Method, Coding Systems):
1519         State command names in kbd tables.
1520         (Recognize Coding): Add cross-ref.
1521         (Output Coding): Don't mention message mode in particular.
1522         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1523         Copyedits.
1525 2012-04-14  Glenn Morris  <rgm@gnu.org>
1527         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1528         Copyedits.
1529         (Coding Systems): Mac OS X apparently uses newlines for EOL.
1530         (Recognize Coding): Remove old auto-coding-regexp-alist example.
1531         auto-coding-functions does not override coding: tags.
1532         Remove rmail-decode-mime-charset; it no longer has any effect.
1534 2012-04-14  Chong Yidong  <cyd@gnu.org>
1536         * custom.texi (Creating Custom Themes): Add reference to Custom
1537         Themes node in Lisp manual.
1539 2012-04-14  Glenn Morris  <rgm@gnu.org>
1541         * mule.texi (International): Copyedits.
1542         (International Chars): Update C-x = example output.
1543         (Disabling Multibyte): Rename from "Enabling Multibyte".
1544         Clarify what "unibyte: t" does, and mode-line description.
1545         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1546         Use Texinfo recommended convention for quotes+punctuation.
1547         (Language Environments): Copyedits.
1548         (Input Methods): Copyedits.  Use "^" for the postfix example,
1549         because it is less confusing inside Info's `quotes'.
1551         * custom.texi (Specifying File Variables): Fix "unibyte" description.
1552         Update for "Disabling Multibyte" node name change.
1553         * emacs.texi: Update for "Disabling Multibyte" node name change.
1555         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1556         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1557         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1558         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1559         * sending.texi, text.texi, trouble.texi:
1560         Use @file for buffers, per the Texinfo manual.
1562         * entering.texi (Entering Emacs):
1563         Do not mention initial-buffer-choice = t.
1565         * misc.texi (Gnus Startup): Use @env for environment variables.
1567         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1569 2012-04-12  Glenn Morris  <rgm@gnu.org>
1571         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1573 2012-04-07  Glenn Morris  <rgm@gnu.org>
1575         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1577 2012-04-05  Glenn Morris  <rgm@gnu.org>
1579         * glossary.texi (Glossary): Use anchors for internal cross-references.
1581 2012-04-04  Glenn Morris  <rgm@gnu.org>
1583         * glossary.texi (Glossary): Copyedits.
1584         Use Texinfo-recommended convention for quotes and punctuation.
1585         Comment out a few specialized (Rmail) items.
1586         New items: Bidirectional Text, Client, Directory Local Variable,
1587         File Local Variable, Package, Server, Theme, Trash Can.
1589 2012-04-03  Chong Yidong  <cyd@gnu.org>
1591         * sending.texi (Mail Misc): Fix an index entry.
1593 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1595         * msdog.texi (Windows Startup): Add description of emacsclient
1596         operation under -c and -t on MS-Windows.
1598         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1599         Startup".  (Bug#11091)
1601 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1603         * custom.texi (Changing a Variable): Fix example.
1605 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1607         * misc.texi (emacsclient Options): More clarifications about -t
1608         and -c on MS-Windows.  (Bug#11091)
1610 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1612         * misc.texi (emacsclient Options): Document peculiarities of new
1613         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1615 2012-03-30  Chong Yidong  <cyd@gnu.org>
1617         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1619 2012-03-22  Glenn Morris  <rgm@gnu.org>
1621         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1623 2012-03-17  Chong Yidong  <cyd@gnu.org>
1625         * package.texi (Package Installation): Document use of
1626         package-initialize in init file.
1628 2012-03-16  Glenn Morris  <rgm@gnu.org>
1630         * help.texi (Language Help):
1631         * mule.texi (International Chars):
1632         etc/HELLO is for character demonstration.
1634 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1636         * dired.texi (Shell Commands in Dired): Fix typo.
1638 2012-03-04  Chong Yidong  <cyd@gnu.org>
1640         * killing.texi (Clipboard): Document clipboard manager.
1642 2012-02-29  Glenn Morris  <rgm@gnu.org>
1644         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1646         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1648         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1650 2012-02-28  Glenn Morris  <rgm@gnu.org>
1652         * custom.texi, display.texi, emacs.texi, files.texi:
1653         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1654         Standardize possessive apostrophe usage.
1656 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1658         * macos.texi (Mac / GNUstep Customization): Remove text about
1659         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1661 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1663         * buffers.texi (Select Buffer): Mention that saving in a new file
1664         name can switch to a different major mode.
1666 2012-02-23  Glenn Morris  <rgm@gnu.org>
1668         * mini.texi (Minibuffer File, Completion Options, Repetition):
1669         Copyedits.
1670         (Completion Example): Other M-x au* commands may be defined.
1671         (Completion Styles): Mention emacs21 and completion-category-overrides.
1673         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1674         (Windows Keyboard, Windows Mouse, Windows Processes)
1675         (Windows Printing, Windows Misc): Copyedits.
1676         (ls in Lisp): Update switches list.
1678         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1679         Update dos-mode* function names.
1680         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1681         (MS-DOS Processes): Add xref to main ls-lisp section.
1683         * ack.texi (Acknowledgments): Mention smie.
1685 2012-02-22  Glenn Morris  <rgm@gnu.org>
1687         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1688         (Mac / GNUstep Basics): Don't mention the panels, since the next
1689         section covers them.
1690         (Mac / GNUstep Customization): Merge some panel info from previous.
1692 2012-02-21  Glenn Morris  <rgm@gnu.org>
1694         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1695         Small fixes.
1697         * emacs-xtra.texi: Picture mode is no longer a chapter.
1699         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1701         * ack.texi (Acknowledgments): Small changes, including resorting,
1702         and removal of things no longer distributed.
1704 2012-02-20  Glenn Morris  <rgm@gnu.org>
1706         * emacs.texi (Top, Preface): Small rephrasings.
1707         (menu, detailmenu): Update entries, and reformat some descriptions.
1708         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1709         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1710         Reformat some menu descriptions.
1712         * ack.texi (Acknowledgments): More updates.
1714         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1715         and from Author: headers.
1716         (Distrib): Small updates.
1718 2012-02-18  Glenn Morris  <rgm@gnu.org>
1720         * ack.texi (Acknowledgments): Add xref to Org manual.
1722         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1723         of '*mail*', since Message does not call it that.
1724         (Rmail Reply): Rename rmail-dont-reply-to-names.
1725         \\`info- no longer handled specially.
1726         Update for rmail-enable-mime-composing.
1727         Don't mention 'm' for replies.
1728         Don't mention rmail-mail-new-frame and canceling, since it does
1729         not work for Message at the moment.
1731         * cal-xtra.texi: Copyedits.
1733         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1735 2012-02-17  Glenn Morris  <rgm@gnu.org>
1737         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1739         * ack.texi (Acknowledgments): Mention Gnulib.
1741         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1743         * calendar.texi: Misc small changes, including updating the dates
1744         of examples.
1746 2012-02-16  Glenn Morris  <rgm@gnu.org>
1748         * calendar.texi: Misc small changes.
1750         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1751         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1753         * dired-xtra.texi (Subdir Switches): Small fixes.
1755         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1757 2012-02-15  Glenn Morris  <rgm@gnu.org>
1759         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1761 2012-02-12  Glenn Morris  <rgm@gnu.org>
1763         * ack.texi (Acknowledgments):
1764         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1766 2012-02-10  Glenn Morris  <rgm@gnu.org>
1768         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1770         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1772 2012-02-09  Glenn Morris  <rgm@gnu.org>
1774         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1775         buffer switch after M-x rename-uniquely.
1777         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1779 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1781         * text.texi (Org Mode): Fix typo.
1783 2012-02-08  Glenn Morris  <rgm@gnu.org>
1785         * ack.texi (Acknowledgments): Update emacs-lock info.
1787         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1789         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1791 2012-02-07  Glenn Morris  <rgm@gnu.org>
1793         * files.texi (File Conveniences): Mention ImageMagick images.
1795 2012-02-05  Glenn Morris  <rgm@gnu.org>
1797         * trouble.texi (Checklist): Mention debug-on-event.
1799         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1801 2012-02-04  Glenn Morris  <rgm@gnu.org>
1803         * macos.texi (Customization options specific to Mac OS / GNUstep):
1804         New subsection.
1806         * display.texi (Colors): Mention list-colors-sort.
1808         * files.texi (File Conveniences): Mention image animation.
1810 2012-01-31  Chong Yidong  <cyd@gnu.org>
1812         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1813         scroll bars (Bug#10666).
1815 2012-01-28  Chong Yidong  <cyd@gnu.org>
1817         * files.texi (Filesets): Fix typos.
1819         * display.texi (Faces): Add xref to Colors node.
1821 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1823         * buffers.texi (Select Buffer): Clarify explanation of switching
1824         to new buffers.  Fix description of next-buffer and
1825         previous-buffer (Bug#10334).
1826         (Misc Buffer): Add xref to View Mode.
1828         * text.texi (Fill Commands): Fix description of
1829         sentence-end-double-space.
1831 2012-01-23  Chong Yidong  <cyd@gnu.org>
1833         * anti.texi (Antinews): Add Emacs 23 antinews.
1835 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1837         * programs.texi (Comment Commands): Typo (bug#10514).
1839 2012-01-15  Chong Yidong  <cyd@gnu.org>
1841         * xresources.texi (X Resources): Describe GTK+ case first.
1842         (Resources): Don't use borderWidth as an example, since it doesn't
1843         work with GTK+.
1844         (Table of Resources): Clarify role of several resources, including
1845         the Emacs 24 behavior of cursorBlink etc.
1846         (Face Resources): Node deleted.  Recommend using Customize
1847         instead.  Add paragraph to `Table of Resources' node summarizing
1848         how to use X resources for changing faces.
1849         (Lucid Resources): Rewrite, omitting description of font names,
1850         referring to the Fonts node instead.
1851         (LessTif Resources): Copyedits.
1852         (GTK resources): Rewrite, describing the difference between gtk2
1853         and gtk3.
1854         (GTK Resource Basics): New node.
1855         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1856         (GTK styles): Just refer to Fonts node for GTK font format.
1858         * display.texi (Faces): Document the cursor face.
1860 2012-01-14  Chong Yidong  <cyd@gnu.org>
1862         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1863         (General Variables): Add xref to Lisp Libraries.
1864         (Initial Options): Copyedits.
1865         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1866         (Environment): Clarify what getenv does.
1867         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1868         light backgrounds on xterms.
1869         (Misc Variables): TEMP and TMP are not Windows-specific.
1870         (Display X): Copyedits.
1871         (Colors X): -bd does nothing for GTK.
1872         (Icons X): Gnome 3 doesn't use taskbars.
1874         * misc.texi (Shell): Document exec-path here.
1876         * rmail.texi (Movemail): Add xref for exec-path.
1878 2012-01-13  Glenn Morris  <rgm@gnu.org>
1880         * dired.texi (Dired and Find): Clarify find-ls-options.
1882 2012-01-09  Chong Yidong  <cyd@gnu.org>
1884         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1885         SHA-256.
1887 2012-01-07  Chong Yidong  <cyd@gnu.org>
1889         * display.texi (Useless Whitespace): Add Whitespace mode.
1891         * custom.texi (Hooks): Discuss how to disable minor modes.
1893         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1894         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1896         * trouble.texi (Lossage): Refer to Bugs node for problems.
1897         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1898         (Screen Garbled): Don't refer to terminal "manufacturers".
1899         (Total Frustration): Node deleted.  Eliza is documented in
1900         Amusements now.
1901         (Known Problems): More info about using the bug tracker.
1902         Mention debbugs package.
1903         (Bug Criteria): Copyedits.
1904         (Understanding Bug Reporting): Mention emacs -Q.
1906 2012-01-06  Chong Yidong  <cyd@gnu.org>
1908         * custom.texi (Specifying File Variables): The mode: keyword
1909         doesn't have to be first anymore.  Add example of specifying minor
1910         modes.
1911         (Directory Variables): Simplify example.  Mention application to
1912         non-file buffers.
1913         (Disabling): Use "initialization file" terminology.
1914         (Init Examples): Fix hook example.
1916 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1918         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1919         (Bug#10422)
1920         Move the stuff about resources to xresources.texi.
1922         * xresources.texi (Resources): Move information about setting X
1923         resources in the Registry from cmdargs.texi.  Make the index entry
1924         be similar to the one in cmdargs.texi.
1926 2012-01-05  Chong Yidong  <cyd@gnu.org>
1928         * custom.texi (Customization Groups): Update example.
1929         (Browsing Custom): Document the new search field.
1930         (Changing a Variable): Update example for Emacs 24 changes.
1931         Document Custom-set and Custom-save commands.
1932         (Face Customization): Document Emacs 24 changes.  De-document
1933         modify-face.
1934         (Specific Customization): Mention customize-variable.
1935         (Custom Themes): Add customize-themes, custom-theme-load-path,
1936         custom-theme-directory, and describe-theme.
1937         (Creating Custom Themes): New node.
1938         (Examining): Mention M-:.
1940         * package.texi (Packages): Fix typo.
1942 2012-01-03  Chong Yidong  <cyd@gnu.org>
1944         * misc.texi (Single Shell): Don't document Lisp usage of
1945         shell-command.  Tidy up discussion of synchronicity.  Add index
1946         entries for async-shell-command.
1947         (Interactive Shell): Note that M-x shell uses shell-file-name.
1948         Note change in behavior in Emacs 24.
1949         (Shell Mode): Shell mode now uses completion-at-point.
1950         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1951         default method for recognizing prompts nowadays.
1952         (Shell Ring): Add xref to Minibuffer History.
1953         (Directory Tracking): Explain Dirtrack mode in more detail.
1954         (Term Mode): Fix index entries.
1955         (Paging in Term): Merge into Term Mode.
1956         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1957         (Printing): Fix xref.  State default of lpr-switches.
1958         (PostScript): Remove obsolete sentence.  Omit description of
1959         non-interactive behaviors.
1960         (Hyperlinking): Improve description.
1961         (Browse-URL): Using compose-mail for mailto URLs is the default.
1962         Document browse-url-mailto-function.
1963         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1964         (FFAP): FFAP is not a minor mode.
1965         (Amusements): M-x lm was renamed to M-x landmark.
1966         Document nato-region.
1968 2012-01-01  Chong Yidong  <cyd@gnu.org>
1970         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1971         (Gnus Startup): Note that the system might not be set up for news.
1972         Describe group levels more clearly.
1973         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1974         Summary of Gnus.
1975         (Document View): Copyedits.  Move zoom commads to DocView
1976         Navigation node.
1977         (DocView Navigation, DocView Searching, DocView Slicing)
1978         (DocView Conversion): Nodes renamed from Navigation, etc.
1980         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1982 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1984         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1985         (Bug#10380)
1987 2011-12-30  Chong Yidong  <cyd@gnu.org>
1989         * sending.texi (Sending Mail): Document initial mail buffer name,
1990         and changed multiple mail buffer behavior.
1991         (Mail Format): Put the example at the top of the section.
1992         (Mail Headers): Move discussion of "From" to the top.
1993         (Mail Sending): Document sendmail-query-once.
1994         (Citing Mail): Make it less Rmail-specific.
1996 2011-12-29  Chong Yidong  <cyd@gnu.org>
1998         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1999         example.  Add index entries.
2000         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
2002 2011-12-26  Chong Yidong  <cyd@gnu.org>
2004         * dired.texi (Dired Enter, Misc Dired Features):
2005         Document dired-use-ls-dired changes.  Mention quit-window.
2006         (Dired Navigation): Add index entries.
2007         (Dired Visiting): Fix View Mode xref.
2008         (Marks vs Flags): Prefer C-/ binding for undo.
2009         (Subdirectories in Dired): Add xrefs.
2010         (Misc Dired Features): Document some Emacs 24 changes.  Add index
2011         entries.
2013         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2014         variable, since it is explained in Minor Modes node.
2015         (Defining Abbrevs): Copyedits.
2016         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
2017         C-/ binding for undo.
2018         (Dabbrev Customization): Add xrefs for case-fold-search and
2019         case-replace.
2021         * dired-xtra.texi (Subdir Switches): Add xref.
2023         * maintaining.texi (VC Directory Commands): Mention quit-window.
2025 2011-12-25  Chong Yidong  <cyd@gnu.org>
2027         * maintaining.texi (Tags): Mention Semantic.
2028         (Create Tags Table, Etags Regexps): Copyedits.
2029         (Find Tag): Mention minibuffer completion.
2030         (List Tags): Mention completion-at-point.  Completion is actually
2031         available in M-x list-tags.
2033         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2034         Document vc-delete-file.
2036         * files.texi (Misc File Ops): Mention vc-delete-file.
2038         * programs.texi (Symbol Completion): Mention completion-at-point
2039         explicitly.
2041 2011-12-22  Chong Yidong  <cyd@gnu.org>
2043         * maintaining.texi (Change Log Commands): Don't specially mention
2044         vc-update-change-log which is CVS-only.
2046         * vc1-xtra.texi (Version Headers): Note that these are for
2047         Subversion, CVS, etc. only.
2048         (General VC Options): De-document vc-keep-workfiles.
2049         Fix RCS-isms.
2051 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
2053         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2054         should be @end iftex".
2056 2011-12-21  Chong Yidong  <cyd@gnu.org>
2058         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2059         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2060         (VC Pull): Mention vc-log-incoming.
2061         (Log Buffer): Add CVS/RCS only disclaimer.
2063         * vc1-xtra.texi (Remote Repositories): Update introduction.
2064         (Local Version Control): Node deleted (obsolete with DVCSes).
2065         (Remote Repositories, Version Backups): Node deleted.
2066         Move documentation of vc-cvs-stay-local to CVS Options.
2067         (CVS Options): Reduce verbosity of description of obscure CVS
2068         locking feature.
2069         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2070         Tags node.
2071         (Revision Tags): Move under Miscellaneous VC subsection.
2072         (Change Logs and VC): Note that this is wrong for DVCSs.
2073         De-document log entry manipulating features.
2074         (Renaming and VC): Describe how it works on modern VCSes.
2076         * files.texi (Misc File Ops): Mention vc-rename-file.
2078         * programs.texi (Custom C Indent): Add index entries.
2080 2011-12-20  Alan Mackenzie  <acm@muc.de>
2082         * programs.texi (Motion in C): Update the description of C-M-a and
2083         C-M-e, they now DTRT in enclosing scopes.
2084         (Custom C Indent): Add @dfn{guessing} of the indentation style.
2086 2011-12-20  Chong Yidong  <cyd@gnu.org>
2088         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2089         (Old Revisions): Use it.
2090         (VCS Repositories): Add "distributed" terminology.
2091         (Log Buffer): Remove duplicate description
2092         about changesets.  Fix "current VC fileset" ambiguity.
2093         (Multi-User Branching): Node deleted.
2094         (Branches, Switching Branches): Discuss decentralized version
2095         control systems.
2096         (VC Pull): New node.
2097         (Merging): Document merging on decentralized systems.
2098         (Creating Branches): Note that this is specific to CVS and related
2099         systems.
2101 2011-12-19  Chong Yidong  <cyd@gnu.org>
2103         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2104         (VC Mode Line): Add index entry for "version control status".
2105         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2106         Document vc-revert-show-diff.  De-document vc-rollback.
2107         (VC Directory Mode): Rewrite introduction.  Move prefix arg
2108         documentation here from VC Directory Buffer node.
2109         (VC Directory Buffer): Use a decentralized VCS example.
2110         (VC Directory Commands): Use a table.  Remove material duplicated
2111         in previous nodes on multi-file VC filsets.
2113 2011-12-17  Chong Yidong  <cyd@gnu.org>
2115         * maintaining.texi (VCS Concepts): Make "revision" terminology
2116         less CVS-specific.
2117         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2118         Registering node.
2119         (Secondary VC Commands): Delete.  Promote subnodes.
2120         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
2121         log buffer.  Add index entries.
2122         (VCS Changesets, Types of Log File, VC With A Merging VCS):
2123         Use "commit" terminology.
2124         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
2125         doesn't refer to tags tables.  Note other possible forms of the
2126         revision ID.  C-x v = does not save.
2127         (Registering): Note similarity to C-x v v action.  Fix description
2128         of how backends are chosen.  De-document vc-default-init-revision.
2129         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
2130         in root log buffers.
2132 2011-12-16  Chong Yidong  <cyd@gnu.org>
2134         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2135         (Basic VC Editing): Remove redundant descriptions.
2136         (VC With A Merging VCS): Make description more general instead of
2137         CVS-specific.
2138         (VC With A Locking VCS): Use VC fileset terminology.
2140 2011-12-12  Chong Yidong  <cyd@gnu.org>
2142         * building.texi (Executing Lisp): Fix xref for C-M-x.
2143         (Lisp Libraries): Add xref to node explaining `load' in Lisp
2144         manual.  Note that load-path is not customizable.
2145         (Lisp Eval): Note that listed commands are available globally.
2146         Explain the meaning of "defun" in the C-M-x context.
2147         (Lisp Interaction): Copyedits.
2148         (External Lisp): Fix name of inferior Lisp buffer.
2149         Mention Scheme.
2150         (Compilation): Define "inferior process".
2152 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
2154         * msdog.texi (Windows Fonts): Document how to force GDI font
2155         backend on MS-Windows.
2157 2011-12-10  Chong Yidong  <cyd@gnu.org>
2159         * building.texi (Compilation): Say what the -k flag to make does.
2160         Move subprocess discussion to Compilation Shell.
2161         (Compilation Mode): Add xref for grep, occur, and mouse
2162         references.  Define "locus".
2163         (Grep Searching): Use @command.
2164         (Debuggers, Commands of GUD, GDB Graphical Interface):
2165         Clarify intro.
2166         (Starting GUD): Clarify how arguments are specified.
2167         (Debugger Operation): Index entry for "GUD interaction buffer",
2168         and move basic description here from Commands of GUD node.
2169         (GDB User Interface Layout): Copyedits.
2170         (Source Buffers): Remove gdb-find-source-frame, which is not in
2171         gdb-mi.el.
2172         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2173         toggle-gdb-all-registers, which are not in gdb-mi.el.
2174         Don't re-document GUD interaction buffers.
2176         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2177         (Semantic): Add cindex entries for Semantic.
2179 2011-12-06  Chong Yidong  <cyd@gnu.org>
2181         * programs.texi (Man Page): Clarify how to use Man-switches.
2182         Don't bother documenting Man-fontify-manpage-flag.
2183         (Lisp Doc): Add xref to Name Help node.
2184         (Hideshow): Add cindex.  Mention role of ellipses, and default
2185         value of hs-isearch-open.  Don't bother documenting
2186         hs-special-modes-alist.
2187         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
2188         changing the window manager binding of M-TAB.
2190 2011-12-05  Chong Yidong  <cyd@gnu.org>
2192         * programs.texi (Comment Commands): Fix description of for M-; on
2193         blank lines.  Move documentation of comment-region here.
2194         (Multi-Line Comments): Clarify the role of comment-multi-line.
2195         Refer to Comment Commands for comment-region doc.
2196         (Options for Comments): Refer to Multi-Line Comments for
2197         comment-multi-line doc, instead of duplicating it.  Fix default
2198         values of comment-padding and comment-start-skip.
2200 2011-12-04  Chong Yidong  <cyd@gnu.org>
2202         * programs.texi (Program Modes): Mention modes that are not
2203         included with Emacs.  Fix references to other manuals for tex.
2204         Add index entry for backward-delete-char-untabify.
2205         Mention prog-mode-hook.
2206         (Which Function): Use "global minor mode" terminology.
2207         (Basic Indent, Multi-line Indent): Refer to previous descriptions
2208         in Indentation chapter to avoid duplication.
2209         (Expressions): Copyedit.
2210         (Matching): Document Electric Pair mode.
2212         * ack.texi (Acknowledgments):
2213         * rmail.texi (Movemail, Other Mailbox Formats):
2214         * frames.texi (Frames): Don't capitalize "Unix".
2216 2011-12-04  Chong Yidong  <cyd@gnu.org>
2218         * text.texi (Nroff Mode): Mention what nroff is.
2219         (Text Based Tables, Table Recognition): Don't say "Table mode"
2220         since it's not a major or minor mode.
2221         (Text Based Tables): Reduce the size of the example.
2222         (Table Definition): Clarify definitions.
2223         (Table Creation): Add key table.
2224         (Cell Commands): Use kbd for commands.
2225         (Table Rows and Columns): Combine nodes Row Commands and Column
2226         Commands.
2227         (Fixed Width Mode): Node deleted; contents moved to parent.
2228         (Table Conversion): Shorten example.
2229         (Measuring Tables): Merge into Table Misc.
2231 2011-12-03  Chong Yidong  <cyd@gnu.org>
2233         * text.texi (TeX Mode): Mention AUCTeX package.
2234         (TeX Editing): Add xref to documentation for Occur.
2235         (LaTeX Editing): Add xref to Completion node.
2236         (TeX Print): Fix description of tex-directory.
2237         (Enriched Text): Rename from Formatted Text.  Make this node and
2238         its subnodes less verbose, since text/enriched files are
2239         practically unused.
2240         (Enriched Mode): Rename from Requesting Formatted Text.
2241         (Format Colors): Node deleted.
2242         (Enriched Faces): Rename from Format Faces.  Describe commands
2243         for applying colors too.
2244         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2246         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2248         * display.texi (Colors): New node.
2250         * cmdargs.texi (Colors X):
2251         * xresources.texi (GTK styles):
2252         * custom.texi (Face Customization): Reference it.
2254         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2255         Link to Fill Commands for Justification entry.
2257 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
2259         * display.texi (Auto Scrolling): More accurate description of what
2260         scroll-*-aggressively does, including the effect of non-zero
2261         margin.  Fix "i.e." markup.
2263 2011-12-02  Chong Yidong  <cyd@gnu.org>
2265         * text.texi (Pages): Mention how formfeed chars are displayed.
2266         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2267         Describe adaptive filling more precisely.
2268         (Fill Commands): Note that filling removes excess whitespace.
2269         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
2270         now bound to indent-for-tab-command in Text mode.
2271         (Outline Mode): Copyedits.
2272         (Outline Visibility): Note that Reveal mode is a buffer-local
2273         minor mode.
2275         * modes.texi (Major Modes): Move note about checking major-mode in
2276         a hook function here, from Text mode.
2278 2011-11-28  Chong Yidong  <cyd@gnu.org>
2280         * text.texi (Words): Add xref to Position Info.
2281         (Paragraphs): Add xref to Regexps.
2283         * indent.texi (Indentation): Rewrite introduction.  Move table to
2284         Indentation Commands node.
2285         (Indentation Commands): Add index entries to table.  Copyedits.
2286         (Tab Stops, Just Spaces): Copyedits.
2287         (Indent Convenience): New node.  Document electric-indent-mode.
2289         * programs.texi (Basic Indent):
2290         * windows.texi (Pop Up Window): Fix kindex entry.
2292 2011-11-28  Chong Yidong  <cyd@gnu.org>
2294         * modes.texi (Major Modes): Move major-mode variable doc here from
2295         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
2296         and text-mode-hook.  Add example of using hooks.
2297         (Minor Modes): Document behavior of mode command calls from Lisp.
2298         Note that setting the mode variable using Customize will DTRT.
2299         (Choosing Modes): Add example of setting a minor mode using a
2300         local variable.
2302 2011-11-27  Chong Yidong  <cyd@gnu.org>
2304         * frames.texi (Creating Frames): Move frame parameter example to
2305         Frame Parameters node.
2306         (Frame Commands): C-x 5 o does not warp the mouse by default.
2307         (Fonts): Add more GTK-style properties; also, they should be
2308         capitalized.
2309         (Special Buffer Frames): Node deleted; special-display is on the
2310         way out.
2311         (Frame Parameters): Example moved here from Creating Frames.
2312         Clarify that default-frame-alist affects the initial frame too.
2313         Delete auto-raise-mode and auto-lower-mode.
2314         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
2315         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2317         * windows.texi (Window Choice): Add xref to Lisp manual for
2318         special-display-*.
2320 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
2322         * display.texi (Text Display): Update the description,
2323         cross-references, and indexing related to display of control
2324         characters and raw bytes.
2326 2011-11-25  Chong Yidong  <cyd@gnu.org>
2328         * frames.texi (Frames): Rewrite introduction.
2329         (Mouse Commands): Default for mouse-drag-copy-region is now t.
2330         Mouse-3 does not copy to kill ring by default.  DEL does not
2331         behave specially for mouse commands any more.
2332         (Mouse References): Document mouse-1-click-follows-link more
2333         thoroughly.
2334         (Menu Mouse Clicks): Move footnote to the main text and add xref
2335         to Init Rebinding node.
2336         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2338         * files.texi (Visiting): `C-x 5 f' works on ttys too.
2340 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2342         * display.texi (Font Lock): Fix typo.
2344 2011-11-24  Glenn Morris  <rgm@gnu.org>
2346         * rmail.texi (Rmail Output):
2347         Mention rmail-automatic-folder-directives.  (Bug#9657)
2349 2011-11-21  Chong Yidong  <cyd@gnu.org>
2351         * mark.texi (Global Mark Ring): Fix description of global mark
2352         ring (Bug#10032).
2354 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2356         * msdog.texi (Windows Fonts): Fix typo.
2358 2011-11-17  Glenn Morris  <rgm@gnu.org>
2360         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
2362 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2364         * killing.texi (Rectangles):
2365         * misc.texi (Document View):
2366         * modes.texi (Choosing Modes):
2367         * msdog.texi (Windows Fonts):
2368         * regs.texi (Rectangle Registers):
2369         * search.texi (Isearch Yank): Fix typos.
2371 2011-11-06  Chong Yidong  <cyd@gnu.org>
2373         * windows.texi (Basic Window): Add xref to Cursor Display.
2374         (Split Window): Document negative arg for splitting commands.
2375         (Other Window): Document mouse-1 in text area of window.
2376         (Change Window): Don't mention window attributes, since they
2377         aren't defined.  C-x 1 can't be used with minibuffer windows.
2378         Windows are no longer auto-deleted.
2379         (Window Choice): Add xref to Choosing Window in Lisp manual.
2380         (Window Convenience): Note that windmove disables shift-selection.
2381         Move M-x compare-windows here from Other Window node.
2383         * custom.texi (Mouse Buttons):
2384         * search.texi (Isearch Scroll):
2385         * windows.texi (Split Window): Use new names split-window-below
2386         and split-window-right.
2388 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
2390         * emacs.texi (Top): Fix typo.
2392 2011-10-25  Glenn Morris  <rgm@gnu.org>
2394         * abbrevs.texi (Saving Abbrevs):
2395         quietly-read-abbrev-file is not a command.  (Bug#9866)
2397 2011-10-24  Chong Yidong  <cyd@gnu.org>
2399         * display.texi (Scrolling): Document scroll-up-line and
2400         scroll-down-line.  Document scroll-command property.
2401         (Recentering): New node, split off from Scrolling.
2403 2011-10-23  Chong Yidong  <cyd@gnu.org>
2405         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2406         (Tool Bars): Copyedits.
2408         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2410 2011-10-22  Chong Yidong  <cyd@gnu.org>
2412         * windows.texi (Displaying Buffers): Fix broken lispref link.
2414 2011-10-22  Chong Yidong  <cyd@gnu.org>
2416         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2417         Move confirm-nonexistent-file-or-buffer discussion here.
2419         * files.texi (File Names, Visiting): Move detailed discussion of
2420         minibuffer confirmation to Minibuffer Exit.
2422         * buffers.texi (Buffers): Tweak mention of mail buffer name.
2423         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2425 2011-10-21  Chong Yidong  <cyd@gnu.org>
2427         * files.texi (File Names, Visiting, Interlocking): Copyedits.
2428         (Backup Copying): backup-by-copying-when-mismatch is now t.
2429         (Customize Save): Fix description of require-final-newline.
2430         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
2431         (Auto Save Control): Clarify.
2432         (File Archives): Add 7z.
2433         (Remote Files): ange-ftp-make-backup-files defaults to nil.
2435         * arevert-xtra.texi (Autorevert): Copyedits.
2437 2011-10-20  Chong Yidong  <cyd@gnu.org>
2439         * custom.texi (Hooks, Init Examples):
2440         * display.texi (Font Lock):
2441         * fixit.texi (Spelling):
2442         * rmail.texi (Rmail Display): Minor mode function with no arg now
2443         enables it.
2445         * fixit.texi (Spelling): Fix description of inline completion.
2447 2011-10-19  Chong Yidong  <cyd@gnu.org>
2449         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2450         entries.
2451         (Isearch Yank): Document isearch-yank-pop.
2452         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2453         (Other Repeating Search): Document Occur Edit mode.
2455 2011-10-18  Chong Yidong  <cyd@gnu.org>
2457         * display.texi (Fringes): Move overflow-newline-into-fringe here,
2458         from Line Truncation node.
2459         (Standard Faces): Note that only the background of the cursor face
2460         has an effect.
2461         (Cursor Display): Fix descriptions of cursor face
2462         and bar cursor blinking.
2463         (Text Display): Document nobreak-char-display more clearly.
2464         (Line Truncation): Add xref to Split Window node.
2465         (Display Custom): Don't bother documenting baud-rate or
2466         no-redraw-on-reenter.
2468         * search.texi (Slow Isearch): Node removed.
2470 2011-10-18  Glenn Morris  <rgm@gnu.org>
2472         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
2474 2011-10-18  Chong Yidong  <cyd@gnu.org>
2476         * display.texi (Faces): Simplify discussion.  Move documentation
2477         of list-faces-display here, from Standard Faces node.
2478         Note special role of `default' background.
2479         (Standard Faces): Note special role of `default' background.
2480         Note that region face may be taken fom GTK.  Add xref to Text Display.
2481         (Text Scale): Rename from "Temporary Face Changes".
2482         Callers changed.  Don't bother documenting variable-pitch-mode.
2483         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
2484         (Useless Whitespace): Simplify description of
2485         delete-trailing-whitespace.  Note active region case.
2486         (Text Display): Fix description of escape-glyph face assignment.
2487         Remove unibye mode discussion.  Update some parts for Unicode.
2488         Move glyphless chars documentation to Lisp manual.
2490         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2492 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
2494         * display.texi (Scrolling): Tweak explanation of scroll direction.
2495         (View Mode): Add index entries.
2497         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2499         * regs.texi (Text Registers): C-x r i does not activate the mark.
2500         (Bookmarks): Document new default bookmark location.
2502 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
2504         * killing.texi (Deletion): Add xref to Using Region.
2505         Document delete-forward-char.
2506         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
2507         description here.  Recommend C-u C-SPC for jumping to mark.
2508         (Kill Ring): Move kill ring variable documentation here.
2509         (Primary Selection): Copyedits.
2510         (Rectangles): Document new command rectangle-number-lines.
2511         (CUA Bindings): Note that this disables the mark-even-if-inactive
2512         behavior for C-x and C-c.
2514         * mark.texi (Mark): Mention "active region" terminology.
2515         (Using Region): Document delete-active-region.
2517 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
2519         * mark.texi (Mark): Clarify description of disabled Transient Mark
2520         mode (Bug#9689).
2521         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
2522         selection changes.  Mention that commands like C-y set the mark.
2523         (Marking Objects): Add xref to Words node.  Note that mark-word
2524         and mark-sexp also have the "extend region" behavior.
2525         (Using Region): Mention M-$ in the table.
2526         Document mark-even-if-inactive here instead of in Mark Ring.
2527         (Mark Ring): Move mark-even-if-inactive to Using Region.
2528         Take note of the "Mark Set" behavior.
2529         (Disabled Transient Mark): Rename from "Persistent Mark"
2530         (Bug#9688).  Callers changed.
2532         * programs.texi (Expressions):
2533         * text.texi (Words): Defer to Marking Objects for mark-word doc.
2535 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
2537         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2538         option" terminology.
2539         (Key Help): Add command names.  Define "documentation string".
2540         (Name Help): Remove an over-long joke.
2541         (Apropos): Document prefix args.  Remove duplicated descriptions.
2542         (Help Mode): Add C-c C-b to table.  Update TAB binding.
2543         (Package Keywords): Rename from "Library by Keyword".
2544         Describe new package menu interface.
2545         (Help Files, Help Echo): Tweak description.
2547         * mini.texi (Completion Options): Add completion-cycle-threshold.
2548         (Minibuffer History): Document numeric args to history commands.
2550 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
2552         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2554 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2556         * basic.texi (Position Info): Omit page commands.
2557         Document count-words-region and count-words.
2559         * text.texi (Pages): Move what-page documentation here.
2561 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2563         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
2564         Remote Files node instead of linking directly to the Tramp manual.
2565         (Minibuffer Edit): Add xref to Blank Lines.
2566         (Completion): Add xref to Symbol Completion.  Remove redundant
2567         example, which is repeated in the next node.
2568         (Completion Commands): Minor clarifications.
2569         (Completion Styles): New node, split from Completion Commands.
2570         Document substring and initials styles.
2571         (Strict Completion): Remove information duplicated in other nodes.
2572         (Completion Options): Consolidate case difference discussion here.
2574         * help.texi (Help Mode): Fix kindex entries.
2576         * files.texi (File Names): Add index entries.
2578 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2580         * basic.texi (Inserting Text): Add xref to Completion.
2581         Add ucs-insert example, and document prefix argument.
2582         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2583         to left/right.  Tweak left-char and right-char descriptions.
2584         M-left and M-right are now bound to left-word/right-word.
2585         (Erasing): Document delete-forward-char.
2587         * screen.texi (Screen, Menu Bar): Copyedits.
2588         (Point): Remove duplicate paragraph on cursors, also in Screen.
2589         (Mode Line): Trailing dashes no longer shown on X displays.
2591         * frames.texi (Non-Window Terminals): Index just "text-only
2592         terminal", which is used throughout the manual now.
2594         * entering.texi (Entering Emacs): Define "startup screen".
2595         Document window-splitting behavior with command-line inputs.
2596         (Exiting): Remove obsolete paragraph about shells without suspend
2597         functionality.
2599         * commands.texi (User Input): Define "input event" more clearly.
2600         (Keys): Add xref to Echo Area.
2601         (Commands): Clarify relation between commands and functions.
2603 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2605         * misc.texi (emacsclient Options): Document how emacsclient runs
2606         the Emacs daemon (Bug#9674).
2608 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2610         * basic.texi (Moving Point):
2611         * custom.texi (Mouse Buttons):
2612         * rmail.texi (Rmail Scrolling):
2613         * search.texi (Isearch Scroll):
2614         * display.texi (Scrolling): Replace scroll-up/down with
2615         scroll-up/down-command.  Fix scroll-preserve-screen-position
2616         description.  Document scroll-error-top-bottom.
2618 2011-09-30  Glenn Morris  <rgm@gnu.org>
2620         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2622 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2624         * windows.texi (Pop Up Window): Defer discussion of window
2625         splitting to the Window Choice node.  Add index entries.
2626         (Force Same Window): Node deleted.
2627         (Displaying Buffers, Window Choice): New nodes.
2629         * buffers.texi (Select Buffer): Clarify description of
2630         buffer-switching commands.  Add xref to Window Display node.
2631         Don't repeat confirm-nonexistent-file-or-buffer description from
2632         Visiting node.  Remove even-window-heights.
2634         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2636 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2638         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2640         * xresources.texi (Table of Resources): Fix documentation of
2641         bitmapIcon.
2643 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2645         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2647 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2649         * frames.texi (Frame Commands): Note that delete-other-frames only
2650         deletes frames on current terminal.
2652 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2654         * sending.texi (Mail Misc): Document mail-add-attachment.
2656 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2658         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2660 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2662         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2664 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2666         * files.texi (File Archives):
2667         * cal-xtra.texi (Diary Display):
2668         * help.texi (Help Mode): Add xref to View Mode.
2670 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2672         * display.texi (View Mode): New node.  Move view-file here from
2673         Misc File Ops.  Move view-buffer here from Misc Buffer.
2675         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2677         * files.texi (Misc File Ops): Document new
2678         delete-by-moving-to-trash behavior.  Remove view-file.
2680         * dired.texi (Dired Deletion): Shorten description of Trash.
2682         * misc.texi (emacsclient Options): Document server-port.
2684 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2686         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2687         even on MS-Windows.  Fix a typo.
2689 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2691         * package.texi: New file, documenting the package manager.
2693         * emacs.texi: Include it.
2695         * help.texi (Help Summary): Add describe-package.
2697 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2699         * misc.texi (Printing): Convert subnodes into subsections.
2701         * text.texi (Two-Column): Move into Text chapter.
2703         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2704         Files section.  Convert from chapter into section.
2706         * display.texi (Narrowing): Move into display chapter.
2708         * sending.texi (Sending Mail):
2709         * rmail.texi (Rmail):
2710         * misc.texi (Gnus, Document View):
2711         * dired.texi (Dired):
2712         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2714 2011-08-07  Juri Linkov  <juri@jurta.org>
2716         * dired.texi (Operating on Files): Rewrite according to the fact
2717         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2719 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2721         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2722         remote file name completion.  (Bug#9197)
2724 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2726         * mule.texi (Bidirectional Editing): Document the fact that
2727         bidi-display-reordering is t by default.
2729 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2732         explicitly (bug#8904).
2734 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736         * trouble.texi (Checklist): Use an `M-x' example instead of an
2737         Emacs Lisp form to switch on the dribble file (bug#8056).
2739 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2743 2011-07-13  Glenn Morris  <rgm@gnu.org>
2745         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2747 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749         * mark.texi (Mark Ring): Clarify how many locations are saved
2750         (bug#5770).
2751         (Global Mark Ring): Ditto.
2753 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2755         * text.texi (Table Recognition): Use "at point" instead of "under
2756         point" (bug#4345).
2758         * display.texi (Cursor Display): Mention `cursor-type'.
2760         * screen.texi (Point): Clarify that it's only if you use a block
2761         cursor that it appears to be on a character (bug#4345).
2763 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2765         * misc.texi (Amusements): Move dissociated press here, from its
2766         own section.
2768         * emacs.texi (Top): Update node listing.
2770 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2772         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2773         clarity (bug#3523).
2775 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2777         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2778         (Misc X): Document --parent-id.
2780         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2781         defaults to nil.
2783         * misc.texi (emacsclient Options): Document --parent-id.
2785         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2787 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789         * emacs.texi: Use "..." instead of ``...'' in the menus
2790         (bug#3503).
2792 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2794         * killing.texi (Primary Selection): Document `only' setting for
2795         select-active-regions.
2797         * mark.texi (Setting Mark): Reference Shift Selection node.
2799         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2801 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2803         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2804         motion keys" (bug#3503).
2806         * emacs.texi: Change all the register node names from "RegPos"
2807         (etc.) to "Positional Registers" (etc.) (bug#3314).
2809 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2811         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2812         (Other Kill Commands, Kill Options): Copyedits.
2813         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2814         (Yanking): Move yank-excluded properties discussion here.
2815         (Cut and Paste): Move from frames.texi.  Update subnodes to
2816         describe x-select-enable-clipboard case.
2818         * frames.texi: Move Cut and Paste node and subnodes into
2819         killing.texi, except Mouse Commands and Word and Line Mouse.
2821 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2823         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2825 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827         * screen.texi (Mode Line): Clarify that coding systems are
2828         characters, not letters (bug#1749).
2830         * cmdargs.texi (Environment): Mention removing variables
2831         (bug#1615).  Text suggested by Kevin Rodgers.
2833 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2835         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2837         * modes.texi: Rename from major.texi.
2838         (Modes): New node.  Make Major Modes and Minor Modes subsections
2839         of this.  All callers changed.
2841         * custom.texi (Minor Modes): Move to modes.texi.
2843 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2845         * custom.texi (Syntax): Node deleted.
2847         * help.texi (Help Summary):
2848         * major.texi (Major Modes):
2849         * programs.texi (Parentheses):
2850         * search.texi (Regexp Backslash, Regexp Backslash)
2851         (Regexp Backslash):
2852         * text.texi (Words): Callers changed.
2854         * text.texi (Refill, Longlines): Delete nodes.
2856         * ack.texi (Acknowledgments): Longlines removed from manual.
2858         * emacs.texi (Top): Update node listing.
2860 2011-07-09  Glenn Morris  <rgm@gnu.org>
2862         * fortran-xtra.texi (Fortran): Update handled extensions.
2864 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2866         * display.texi (Scrolling): `C-v' (etc) are now bound to
2867         `scroll-*-command' (bug#8349).
2869 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2871         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2872         doesn't actually delete any files (bug#7125).
2874         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2875         argument for `C-c C-k' (bug#7391).
2877         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2878         you're currently using (bug#8489).
2880 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2882         * mule.texi (Coding Systems): Move index entries from the previous
2883         change into their proper places.
2885 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2887         * help.texi (Help Files): Document view-external-packages (bug#8902).
2889         * mule.texi (Coding Systems): Put a few more of the coding systems
2890         into the index (bug#8900).
2892 2011-06-26  Glenn Morris  <rgm@gnu.org>
2894         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2896 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2898         * misc.texi (emacsclient Options): Mention --frame-parameters.
2900 2011-06-09  Glenn Morris  <rgm@gnu.org>
2902         * custom.texi (Specifying File Variables):
2903         Recommend explicit arguments for minor modes.
2905 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2907         Document wide integers better.
2908         * buffers.texi (Buffers):
2909         * files.texi (Visiting): Document maxima for 64-bit machines,
2910         and mention virtual memory limits.
2912 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2914         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2916         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2917         prog mode (Bug#8240).
2919 2011-05-27  Glenn Morris  <rgm@gnu.org>
2921         * custom.texi (Specifying File Variables):
2922         Major modes no longer need come first.
2924 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2926         * mule.texi (Specify Coding, Text Coding, Communication Coding)
2927         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2929 2011-05-18  Glenn Morris  <rgm@gnu.org>
2931         * ack.texi (Acknowledgments): Remove fakemail.c.
2933 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2935         Fixes for fitting text into 7x9 printed manual.
2936         * building.texi (Flymake, Breakpoints Buffer):
2937         * calendar.texi (Appointments):
2938         * cmdargs.texi (General Variables, Display X):
2939         * custom.texi (Saving Customizations, Face Customization)
2940         (Directory Variables, Minibuffer Maps, Init Rebinding):
2941         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2942         * fixit.texi (Spelling):
2943         * frames.texi (Creating Frames, Fonts):
2944         * help.texi (Help Files):
2945         * mini.texi (Minibuffer File):
2946         * misc.texi (emacsclient Options, Emulation):
2947         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2948         * mule.texi (International Chars, Language Environments)
2949         (Select Input Method, Modifying Fontsets, Charsets):
2950         * programs.texi (Custom C Indent):
2951         * rmail.texi (Rmail Labels):
2952         * text.texi (Table Conversion):
2953         * trouble.texi (Known Problems, Known Problems):
2954         * windows.texi (Change Window):
2955         * xresources.texi (GTK resources): Reflow text and re-indent code
2956         examples to avoid TeX overflows and underflows on 7x9 paper.
2958         * emacs.texi: Fix the (commented out) smallbook command.
2960         * macos.texi (Mac / GNUstep Events):
2961         * xresources.texi (Lucid Resources): Remove extraneous examples.
2963 2011-05-10  Glenn Morris  <rgm@gnu.org>
2965         * custom.texi (Specifying File Variables):
2966         Deprecate using mode: for minor modes.
2968 2011-05-07  Glenn Morris  <rgm@gnu.org>
2970         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2972 2011-05-06  Glenn Morris  <rgm@gnu.org>
2974         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2976         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2978 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2980         * misc.texi (Emacs Server): Document `server-eval-at'.
2982 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2984         * maintaining.texi (List Tags): Document next-file.
2985         Suggested by Uday S Reddy.
2987 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2989         * mini.texi (Minibuffer Edit):
2990         * screen.texi (Mode Line): Fix typo.
2992 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2994         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2996 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2998         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3000 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
3002         * display.texi (Auto Scrolling): Document the limit of 100 lines
3003         for never-recentering scrolling with `scroll-conservatively'.
3004         (Bug#6671)
3006 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
3008         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3009         HOME on Windows and where it looks for init files.  (Bug#8221)
3011 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
3013         * search.texi (Regexp Example):
3014         * mule.texi (International Chars):
3015         * building.texi (External Lisp): Don't use characters outside
3016         ISO-8859-1.
3018 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
3020         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3021         Use Texinfo @-commands for non Latin-1 characters.
3023         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3025         * custom.texi (Init File): Add index entries for ".emacs".
3026         (Bug#8210)
3028 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
3030         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3031         for Gtk+ 3.
3033 2011-03-08  Glenn Morris  <rgm@gnu.org>
3035         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3036         * emacs.texi (Acknowledgments):
3037         * ack.texi (Acknowledgments): Names to UTF-8.
3038         * emacs.texi: Set documentencoding.
3040         * display.texi (Optional Mode Line): Don't mention exactly where
3041         display-time appears.  (Bug#8193)
3043 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3045         * Version 23.3 released.
3047 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
3049         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3051 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
3053         * misc.texi (emacsclient Options): Add q/quiet.
3055 2011-03-02  Glenn Morris  <rgm@gnu.org>
3057         * mule.texi (Communication Coding) <x-select-request-type>:
3058         Remove duplicate (essentially) paragraph.  (Bug#8148)
3060 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
3062         * maintaining.texi (Format of ChangeLog): Add reference to
3063         add-log-full-name.
3064         (Change Log Commands): Add documentation for combining multiple
3065         symbols in one change.
3067 2011-03-01  Glenn Morris  <rgm@gnu.org>
3069         * custom.texi (Directory Variables):
3070         Give an example of excluding subdirectories.
3072 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
3074         * search.texi (Regexp Search): Move index entries about regexps to the
3075         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
3077 2011-02-19  Glenn Morris  <rgm@gnu.org>
3079         * dired.texi (Dired): Dired-X version number was dropped.
3081 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
3083         * xresources.texi (X Resources): Remove *faceName and replace it with
3084         *font for Lucid.
3086 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
3088         * rmail.texi (Rmail Display): Document Rmail MIME support more
3089         accurately.
3091         * maintaining.texi (VC Change Log): Document vc-log-incoming and
3092         vc-log-outgoing.
3093         (Merging): Document vc-find-conflicted-file.
3095 2011-02-05  Glenn Morris  <rgm@gnu.org>
3097         * custom.texi (Variables): Fix typo.
3099 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
3101         * search.texi (Regexps): Copyedits.  Mention character classes
3102         (Bug#7809).
3104         * files.texi (File Aliases): Restore explanatory text from Eli
3105         Zaretskii, accidentally removed in 2011-01-08 commit.
3107 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3109         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3110         (MAKEINFO_OPTS): New variable.
3111         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3112         (emacs.html): New target.
3113         (clean): Remove emacs.html.
3115 2011-01-23  Werner Lemberg  <wl@gnu.org>
3117         * Makefile.in (MAKEINFO): Now controlled by `configure'.
3118         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3119         (ENVADD): Updated.
3121 2011-01-18  Glenn Morris  <rgm@gnu.org>
3123         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3125         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3127 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
3129         * building.texi (Compilation): Improve instructions for running two
3130         compilations (Bug#7573).
3132         * files.texi (Backup Names): Document the new location of the
3133         last-resort backup file.
3135         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3136         manual.  Explain why directory-abbrev-alist elements should be anchored
3137         (Bug#7777).
3139 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
3141         * msdog.texi (Windows Startup): Correct inaccurate description of
3142         differences between emacsclient.exe and emacsclientw.exe.
3144 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
3146         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3148 2011-01-02  Kenichi Handa  <handa@m17n.org>
3150         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3152 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
3154         * frames.texi (Cut and Paste): Modify the section's name and text:
3155         don't mix "cut/paste" with "kill/yank".
3156         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3157         (Bug#7702)
3159         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
3161 2011-01-02  Glenn Morris  <rgm@gnu.org>
3163         * maintaining.texi: Move inclusion of emerge after EDE, so that it
3164         matches its position in the menu.  (Bug#7674)
3166 2011-01-02  Glenn Morris  <rgm@gnu.org>
3168         * trouble.texi (Checklist): Mention not replying via news either.
3170 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3172         * misc.texi (Document View): Update DocView section with newly
3173         supported document formats.
3175 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
3177         * killing.texi: Resection the Info version to conform to the
3178         printed manual, to avoid making sections on Accumulating Text, CUA
3179         and Rectangles into full chapters.
3181 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3183         * custom.texi (Init Syntax): Add index entries for "character syntax".
3184         (Bug#7576)
3186 2010-12-13  Karel Klíč  <kklic@redhat.com>
3188         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
3190 2010-12-13  Glenn Morris  <rgm@gnu.org>
3192         * trouble.texi (Checklist): Fix typo in newsgroup name.
3194 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
3196         * search.texi (Word Search): Note that the lazy highlight always
3197         matches to whole words (Bug#7470).
3199 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3201         * display.texi (Optional Mode Line): Make the description of
3202         load-average more accurate.
3204         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3205         registry, with a cross-reference.
3206         (Windows Startup): New node.  Move the stuff about the current
3207         directory from "Windows HOME".
3209 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
3211         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3212         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3214 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3216         * maintaining.texi (Version Control Systems): Fix repeated sentence.
3217         Suggested by Štěpán Němec.
3219 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3221         * maintaining.texi (Version Control): Say "commit", not "check in".
3222         (Version Control Systems): Simplify descriptions.
3223         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3224         VCS Concepts.
3225         (VC Mode Line): Update example.
3226         (Old Revisions): Document revert-buffer for vc-diff.
3227         (Log Buffer): Promote to a subsection.  Document header lines.
3229         * macos.texi (Mac / GNUstep Basics):
3230         Document ns-right-alternate-modifier.
3232         * emacs.texi (Top): Update node listing.
3234 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
3236         * rmail.texi (Rmail Coding): Characters with no fonts are not
3237         necessarily displayed as empty boxes.
3239         * mule.texi (Language Environments, Fontsets): Characters with no
3240         fonts are not necessarily displayed as empty boxes.
3242         * display.texi (Text Display): Document display of glyphless
3243         characters.
3245 2010-11-13  Glenn Morris  <rgm@gnu.org>
3247         * basic.texi (Position Info): Add M-x count-words-region.
3249 2010-11-11  Glenn Morris  <rgm@gnu.org>
3251         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3253 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
3255         * msdog.texi (Windows HOME): Add information regarding startup
3256         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
3258 2010-10-11  Glenn Morris  <rgm@gnu.org>
3260         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3262         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3263         (DVIPS): New variable.
3264         (.PHONY): Add html, ps.
3265         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3266         (clean): Delete html, ps files.
3268 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3270         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3272 2010-10-09  Glenn Morris  <rgm@gnu.org>
3274         * Makefile.in (VPATH): Remove.
3275         (infodir): Make it absolute.
3276         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3278         * Makefile.in (dist): Anchor regexps.
3280         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3281         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3282         (emacs-xtra.pdf): Use $<.
3284         * Makefile.in (infoclean): Remove harmless, long-standing error.
3286         * Makefile.in ($(infodir)): Delete rule.
3287         (mkinfodir): New.
3288         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3290         * Makefile.in (distclean): Do not delete emacsver.texi.
3291         (dist): Remove reference to emacsver.texi.in.
3292         * emacsver.texi: New file, replacing emacsver.texi.in.
3294 2010-10-09  Glenn Morris  <rgm@gnu.org>
3296         * emacsver.texi.in: New file.
3297         * emacs.texi: Set EMACSVER by including emacsver.texi.
3298         * Makefile.in (distclean): Delete emacsver.texi.
3299         (dist): Copy emacsver.texi.
3300         (EMACSSOURCES): Add emacsver.texi.
3302         * ack.texi (Acknowledgments): No more b2m.c.
3304         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3305         (emacs): Remove rule.
3306         (dist): No need to deal with the emacs rule any more.
3308 2010-10-07  Glenn Morris  <rgm@gnu.org>
3310         * Makefile.in (version): New, set by configure.
3311         (clean): Delete dist tar file.
3312         (dist): Use version in tar name.
3314 2010-10-06  Glenn Morris  <rgm@gnu.org>
3316         * Makefile.in (EMACS_XTRA): Add the main source file.
3317         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3318         (mostlyclean): No core files, reorder other files.
3319         (clean): Delete specific dvi and pdf files.
3320         (infoclean, dist): New rules.
3321         (maintainer-clean): Use infoclean.
3322         ($(infodir)): Add parallel build workaround.
3324 2010-10-04  Glenn Morris  <rgm@gnu.org>
3326         * Makefile.in (SHELL): Set it.
3327         (INFO_TARGETS, DVI_TARGETS): Remove variables.
3328         (info, dvi): Replace above variables with their expansions.
3329         (info): Move mkdir from here...
3330         ($(infodir)/emacs): ... to here (for parallel builds).
3331         (pdf): New target.
3332         ($(infodir)/emacs): Pass -o option to makeinfo.
3333         (.PHONY): Declare clean rules.
3334         (maintainer-clean): Delete dvi and pdf files.
3335         Guard against cd failures.  Use a more restrictive delete.
3337 2010-10-02  Glenn Morris  <rgm@gnu.org>
3339         * misc.texi (Shell Mode): Remove reference to old function name.
3341 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
3343         * maintaining.texi (VC Mode Line): Mention all the possible VC status
3344         indicator characters.
3346 2010-09-29  Glenn Morris  <rgm@gnu.org>
3348         * Makefile.in (top_srcdir): Remove unused variable.
3350 2010-09-14  Glenn Morris  <rgm@gnu.org>
3352         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3353         the last hook item.
3355         * calendar.texi (Appointments): Also updated when a diary include file
3356         is saved.
3358 2010-09-14  Glenn Morris  <rgm@gnu.org>
3360         * trouble.texi (Bugs): Update the section intro.
3361         (Known Problems): New section.
3362         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
3363         (Sending Patches): Bug fixes are best as responses to existing bugs.
3364         * emacs.texi (Known Problems): Add menu entry for new section.
3366 2010-09-09  Glenn Morris  <rgm@gnu.org>
3368         * xresources.texi: Untabify.
3370 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
3372         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3374 2010-09-06  Glenn Morris  <rgm@gnu.org>
3376         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
3378 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3380         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3382 2010-08-21  Glenn Morris  <rgm@gnu.org>
3384         * misc.texi (Amusements): Mention bubbles and animate.
3386 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
3388         * files.texi (Visiting): Add more index entries for
3389         large-file-warning-threshold.
3391 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3393         * frames.texi (Tool Bars): Add doc for tool-bar-position.
3395 2010-06-23  Glenn Morris  <rgm@gnu.org>
3397         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3398         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3399         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3400         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3401         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3402         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3403         Untabify Texinfo files.
3405 2010-06-10  Glenn Morris  <rgm@gnu.org>
3407         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
3409         * basic.texi (Inserting Text): Fix typo.
3411 2010-06-10  Glenn Morris  <rgm@gnu.org>
3413         * ack.texi (Acknowledgments):
3414         * emacs.texi (Acknowledgments): Update for notifications.el.
3416 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
3418         * dired.texi (Operating on Files): Mention encryption commands
3419         (Bug#6315).
3421 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
3423         * basic.texi (Moving Point): Update due to renaming of commands bound
3424         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
3426 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
3428         * display.texi (Fringes): Document reversal of fringe arrows for R2L
3429         paragraphs.
3430         (Line Truncation): Fix wording for bidi display.
3432         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3433         keys.
3435 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3437         * building.texi (GDB Graphical Interface): Remove misleading comparison
3438         to an IDE (Bug#6128).
3440 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3442         * programs.texi (Man Page):
3443         * misc.texi (Invoking emacsclient):
3444         * mini.texi (Repetition):
3445         * mark.texi (Setting Mark): Fix typos.
3447 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3449         * misc.texi (Printing): Document htmlfontify-buffer.
3451 2010-05-08  Glenn Morris  <rgm@gnu.org>
3453         * calendar.texi (Displaying the Diary, Format of Diary File):
3454         Fix external cross-references for TeX format output.
3456 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3458         * Version 23.2 released.
3460 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
3462         * cmdargs.texi (Initial Options): Mention --chdir.
3464 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3466         * frames.texi (Tool Bars): Add tool-bar-style.
3468 2010-04-21  Glenn Morris  <rgm@gnu.org>
3470         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3472 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3474         * programs.texi (Semantic): New node.
3476         * maintaining.texi (EDE): New node.
3478         * emacs.texi: Update node listing.
3480         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3482 2010-04-18  Glenn Morris  <rgm@gnu.org>
3484         * emacs.texi (Acknowledgments): Remove duplicate.
3486         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3488 2010-04-18  Glenn Morris  <rgm@gnu.org>
3490         * dired.texi (Misc Dired Features): Mention VC diff and log.
3491         * maintaining.texi (Old Revisions, VC Change Log):
3492         Mention that diff and log work in Dired buffers.
3494         * help.texi (Help Summary): Mention M-x info-finder.
3496         * ack.texi (Acknowledgments): Add mpc.el.
3498         * custom.texi (Specifying File Variables, Directory Variables):
3499         Document new commands for manipulating local variable lists.
3501 2010-04-18  Glenn Morris  <rgm@gnu.org>
3503         * trouble.texi (Contributing): Add cindex entry.
3504         Mention etc/CONTRIBUTE.
3506 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3508         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
3509         query-replace (Bug#5774).
3511 2010-04-16  Glenn Morris  <rgm@gnu.org>
3513         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3515 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
3517         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3519 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3521         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3523 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3525         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3526         cross-reference to "Inserting Text".
3528         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3529         Mention completion provided by `ucs-insert'.
3531 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3533         * sending.texi (Sending Mail): Note variables that may need
3534         customizing.
3535         (Mail Sending): Expand discussion of send-mail-function.
3537 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3539         Document Message mode as the default mail mode.
3541         * sending.texi (Sending Mail): Copyedits.
3542         (Mail Format, Mail Headers): Document mail-from-style changes.
3543         (Mail Commands): Rename from Mail mode.  Document Message mode.
3544         (Mail Misc): Rename from Mail mode Misc.
3545         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3546         command names and update keybindings.
3547         (Header Editing): Document message-tab.  De-document
3548         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3549         favor of mail-default-headers.  Ad index entries for user-full-name and
3550         user-mail-address.
3551         (Citing Mail): Update changes in Message mode behavior.
3552         Document mail-yank-prefix.
3553         (Mail Signature): New node, moved from Mail Misc.
3554         (Mail Aliases): Mail abbrevs are the default with Message mode.
3555         (Mail Methods): Note that Message mode is now the default.
3557         * rmail.texi (Rmail Reply):
3558         * text.texi (Text Mode):
3559         * major.texi (Major Modes):
3560         * mule.texi (Output Coding): Refer to Message mode.
3562         * custom.texi (Init Examples): Add xref to Mail Header.
3564         * emacs.texi (Top): Fix xrefs.
3566 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3568         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3569         repository if there is none.
3570         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3571         vc-print-root-log.
3572         (Old Revisions): Copyedits.  Document vc-root-diff.
3574         * programs.texi (Program Modes): Mention Javascript mode.
3576         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3577         * emacs.texi: Update node description.
3579         * misc.texi (Navigation): Document doc-view-continuous.
3580         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3582 2010-03-30  Juri Linkov  <juri@jurta.org>
3584         * search.texi (Other Repeating Search): Remove line that `occur'
3585         can not handle multiline matches.
3587 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3589         * mule.texi (International): Mention support of bidirectional editing.
3590         (Bidirectional Editing): New section.
3592 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3594         * emacs.texi (Top): Update node names to those in building.texi.
3596 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3598         * building.texi: Describe restored GDB/MI functionality
3599         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3600         * emacs.texi: Update node names for building.texi.
3602 2010-03-24  Glenn Morris  <rgm@gnu.org>
3604         * ack.texi (Acknowledgments):
3605         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3607 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3609         * xresources.texi (Table of Resources): Clarify toolBar number
3610         for Gtk+.
3612         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3614 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3616         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3618         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3619         and multi-isearch-buffers-regexp.
3621         * indent.texi (Indentation): Clarify description of
3622         indent-for-tab-command.  Document tab-always-indent.
3624 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3626         * cmdargs.texi (Font X): Move most content to Fonts.
3628         * frames.texi (Fonts): New node.  Document font-use-system-font.
3630         * emacs.texi (Top):
3631         * xresources.texi (Table of Resources):
3632         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3634 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3636         * Branch for 23.2.
3638 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3640         * custom.texi (Init Examples): Add xref to Locals.
3642         * major.texi (Choosing Modes): Mention usage of setq-default for
3643         setting the default value of major-mode (Bug#5688).
3645 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3647         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3649         * display.texi (Display Custom): Document make-pointer-invisible and
3650         underline-minimum-offset.  Remove inverse-video.
3652 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3654         * frames.texi (Frame Commands): Note that the last ordinary frame can
3655         be deleted in daemon mode (Bug#5616).
3657 2010-02-18  Glenn Morris  <rgm@gnu.org>
3659         * trouble.texi (Contributing): Repository is no longer CVS.
3661 2010-02-08  Glenn Morris  <rgm@gnu.org>
3663         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3665 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3667         * display.texi (Useless Whitespace, Text Display):
3668         * custom.texi (Init Examples): Avoid obsolete special default variables
3669         like default-major-mode.
3671 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3673         * programs.texi (Other C Commands): Replace reference to obsolete
3674         c-subword-mode.
3676 2010-01-21  Glenn Morris  <rgm@gnu.org>
3678         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3680 2010-01-12  Glenn Morris  <rgm@gnu.org>
3682         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3683         emacs-pretest-bug for bug reports for development versions.
3685 2010-01-11  Glenn Morris  <rgm@gnu.org>
3687         * display.texi (Highlight Interactively): `t' does not mean highlight
3688         all patterns.  (Bug#5335)
3690 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3692         * misc.texi (Shell): Document async-shell-command.
3694         * building.texi (Grep Searching): Document zrgrep.
3696         * mini.texi (Completion Options): Mention `initials' completion style.
3698 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3700         * building.texi: Import GDB Graphical Interface description from
3701         EMACS_23_1_RC.
3703 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3705         * emacs.texi (Top): Update node listing.
3707         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3709         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3711         * cmdargs.texi (Initial Options):
3712         * xresources.texi (Resources): Document inhibit-x-resources.
3714         * custom.texi (Specifying File Variables): Note that minor modes are
3715         enabled unconditionally.
3717         * display.texi (Scrolling): Briefly document the old recenter command,
3718         and document recenter-positions.
3720         * files.texi (Visiting):
3721         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3723         * frames.texi (Cut/Paste Other App):
3724         Document save-interprogram-paste-before-kill.
3726         * killing.texi (Kill Options): New node.
3728 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3730         * misc.texi (Shell Options): ansi-color is now default.
3732 2009-12-05  Glenn Morris  <rgm@gnu.org>
3734         * emacs.texi (Top): Update menu for cal-xtra node changes.
3735         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3736         or mode line.  Don't mention invisible text or the details of
3737         diary-print-entries here, only in cal-xtra.
3738         (Format of Diary File): Mention that the "date on first line" format
3739         only really affects the simple display.
3740         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3741         (Diary Customizing): Holidays may be in the buffer or mode line.
3742         Move diary-print-entries to the "Diary Display" section.
3743         (Diary Display): New section, split out from "Fancy Diary Display".
3744         Explain the limitations of simple display, and how to print it.
3746         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3748         * cal-xtra.texi (Diary Display): Mention View mode.
3750 2009-11-29  Juri Linkov  <juri@jurta.org>
3752         * display.texi (Highlight Interactively): Actually a list of
3753         default faces is pre-loaded into a list of default values
3754         instead of the history.
3756 2009-11-20  Glenn Morris  <rgm@gnu.org>
3758         * ack.texi (Acknowledgments):
3759         * emacs.texi (Acknowledgments): Add htmlfontify.
3761 2009-11-14  Glenn Morris  <rgm@gnu.org>
3763         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3765         * ack.texi (Acknowledgments):
3766         * emacs.texi (Acknowledgments): Update for recent Org changes.
3768 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3770         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3771         `charset' property, which is irrelevant to the user manual (Bug#3526).
3773 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3775         * trouble.texi (DEL Does Not Delete): Fix typo.
3777 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3779         * files.texi (Misc File Ops): Mention copy-directory.
3781 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3783         * mule.texi (Unibyte Mode): Emphasize that
3784         unibyte-display-via-language-environment affects only the display.
3786         * display.texi (Horizontal Scrolling): Document cursor behavior under
3787         horizontal scrolling when point moves off the screen (Bug#4564).
3788         Improve wording.
3790 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3792         * files.texi (Directories): delete-directory prompts for recursive
3793         deletion.
3795 2009-09-30  Glenn Morris  <rgm@gnu.org>
3797         * ack.texi (Acknowledgments):
3798         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3800 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3802         * dired.texi (Dired Navigation): Use @code instead of @var for
3803         dired-isearch-filenames, so that it's not capitalized.
3805 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3807         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3809         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3811         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3812         (Key Bindings): Reference Init Rebinding in introductory text.
3813         Shift some of the introduction to Keymaps node.
3814         (Keymaps): Simplify.
3815         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3816         (Minibuffer Maps): Remove mention of Mocklisp.
3817         (Init Rebinding): Move mode-local rebinding example here from Local
3818         Keymaps.
3819         (Modifier Keys): Clarify.
3820         (Rebinding): Add cindex for "binding keys".
3822 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3824         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3826 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3828         * building.texi (Threads Buffer, Multithreaded Debugging):
3829         Reorganize these two sections.
3831 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3833         * cmdargs.texi (Initial Options): Fix last change.
3835 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3837         * mule.texi (Enabling Multibyte):
3838         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3839         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3841 2009-08-20  Glenn Morris  <rgm@gnu.org>
3843         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3845 2009-08-19  Glenn Morris  <rgm@gnu.org>
3847         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3849 2009-08-18  Glenn Morris  <rgm@gnu.org>
3851         * ack.texi (Acknowledgments):
3852         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3854         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3856 2009-08-09  Glenn Morris  <rgm@gnu.org>
3858         * ack.texi (Acknowledgments):
3859         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3861 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3863         * emacs.texi (Top): Add new menu items for GDB-UI.
3865         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3866         section.  Threads buffer is in separate section now.
3868 2009-08-08  Glenn Morris  <rgm@gnu.org>
3870         * ack.texi (Acknowledgments):
3871         * emacs.texi (Acknowledgments):
3872         Update for js2-mode and org changes.
3874 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3876         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3877         files.
3879 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3881         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3883 2009-07-23  Glenn Morris  <rgm@gnu.org>
3885         * programs.texi (Matching): Update blink-matching-paren-distance.
3887 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3889         * frames.texi (Cut/Paste Other App): For select-active-regions,
3890         selection is now updated on moving point.
3892 2009-07-21  Richard Stallman  <rms@gnu.org>
3894         * glossary.texi (GNU, Daemon): Update information.
3896 2009-07-19  Juri Linkov  <juri@jurta.org>
3898         * custom.texi (Specifying File Variables, Safe File Variables):
3899         "variables/value pairs" -> "variable/value pairs".
3901 2009-07-15  Glenn Morris  <rgm@gnu.org>
3903         * misc.texi (Gnus): Remove widow.
3905 2009-07-11  Glenn Morris  <rgm@gnu.org>
3907         * Makefile.in (TEXI2PDF): New.
3908         (emacs.pdf, emacs-xtra.pdf): New targets.
3910         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3912         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3914         * emacs.texi (Top): Info can be read from other places than Emacs.
3915         Don't print the copying notice twice in the printed version.
3916         Update the menu and detailmenu.
3917         (Preface): The meaning of "on-line" has changed.
3918         Correct name for "Common Problems" chapter.
3919         (Distrib): Update FSF shop URL.
3920         (Intro): Showing two files at once is not so exciting.
3922         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3923         (Mac / GNUstep Basics): Minor grammar changes.
3924         (Mac / GNUstep Events): Fix typo.
3925         (GNUstep Support): CANNOT_DUMP no longer applies.
3927         * misc.texi (Document View): Fix typos.
3929         * dired.texi (Dired):
3930         * help.texi (Help):
3931         * macos.texi (Mac OS / GNUstep):
3932         * maintaining.texi (Version Control, Introduction to VC):
3933         End menu descriptions with a period.
3935 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3937         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3938         so categorical in saying that the option is only useful on NTFS.
3940 2009-07-09  Glenn Morris  <rgm@gnu.org>
3942         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3943         (ENVADD): Add texinfodir to TEXINPUTS.
3945         * emacs.texi (Top): Fix cross-reference.
3947         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3949         * vc1-xtra.texi (Revision Tags): Fix typo.
3951 2009-07-03  Glenn Morris  <rgm@gnu.org>
3953         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3954         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3955         (Merge Commands): `.' does not seem to work in A or B buffer.
3956         `l' can recreate the 3-window display.
3958         * glossary.texi (Glossary): Minor phrasing changes throughout.
3959         Add more internal cross-references.
3960         <Autoloading>: You can't really autoload a variable.
3961         <C-M->: Move details here from `M-C-' item.
3962         <Continuation Line>: Refer to `Truncation.'
3963         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3964         <Home Directory, Unix>: New entries.
3965         <Deletion of Files>: Mention recycle bins.
3966         <Directory>: Mention ``folders.''
3967         <Error>: Don't mention ``type-ahead.''
3968         <Fringe>: Refer to the manual node.
3969         <Minor Mode>: Can be global or local.
3970         <Spell Checking>: There are other checkers besides Ispell.
3972 2009-07-02  Glenn Morris  <rgm@gnu.org>
3974         * anti.texi (Antinews): Minor changes in phrasing.
3976         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3977         some underfull lines in dvi output.
3979         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3981         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3983         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3985 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3987         * xresources.texi (Table of Resources): Mention maximized for
3988         fullscreen.
3990         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3992 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3994         * anti.texi (Antinews): Correct the list of removed platforms.
3996 2009-06-28  Glenn Morris  <rgm@gnu.org>
3998         * arevert-xtra.texi: Minor language tweaks.
4000         * dired-xtra.texi: Minor revisions.
4002 2009-06-23  Miles Bader  <miles@gnu.org>
4004         * display.texi (Scrolling): Document `recenter-redisplay'.
4005         (Temporary Face Changes): Document `text-scale-set'.
4007 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4009         * Branch for 23.1.
4011 2009-06-17  Kenichi Handa  <handa@m17n.org>
4013         * mule.texi (Charsets): Update the description for the new charset.
4014         (list-character-sets): New findex.
4015         (Language Environments): Add @anchor{Describe Language Environment}.
4017 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
4019         * basic.texi (Moving Point): Fix tag.
4021         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4023         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4024         use camel-case for PageUp and PageDown.
4026         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4027         camel-case for PageUp and PageDown.
4029         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4031         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4032         (Isearch Scroll): Decapitalize <next> and <prior>.
4034 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
4036         * fixit.texi (Spelling): Set default dictionary.
4037         Improve descriptions (Bug#2554)
4039 2009-06-08  David Reitter  <david.reitter@gmail.com>
4041         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4042         since saving colors and faces set this way is not implemented.
4043         (Environment variables): Remove mention of mac-fix-env, which is
4044         scheduled to be removed.
4046 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
4048         * custom.texi (Init Examples): Add example of changing load-path.
4050         * building.texi (Lisp Libraries): Add example of changing
4051         load-path (Bug#3446).
4053 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4055         * mark.texi (Mark): Further clarifications.
4056         (Setting Mark): Emphasize that C-SPC activates the mark.
4058 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4060         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
4061         Mark mode.
4062         (Using Region, Persistent Mark): Use "active mark" instead of "active
4063         region".
4065 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
4067         * mule.texi (Select Input Method): Fix typo.
4069 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
4071         * anti.texi (Antinews): Document completion changes.  Some additional
4072         copyedits and rearrangement of entries.
4074 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
4076         * misc.texi (Interactive Shell, Saving Emacs Sessions)
4077         (Shell History Copying, Terminal emulator): Copyedits.
4079         * xresources.texi (Resources): Simplify descriptions.
4080         Shorten description of editres, which is not very useful these days.
4081         (Table of Resources): Document fontBackend resource.
4083         * trouble.texi (Quitting): Add other undo bindings to table.
4084         (DEL Does Not Delete): Note that the erasure key is usually labeled
4085         "Backspace".  Remove discussion of obscure Xmodmap issue.
4087 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
4089         * files.texi (Visiting): Copyedits.
4091 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
4093         * basic.texi (Inserting Text): Document ucs-insert.
4095         * mule.texi (International Chars): Define "multibyte".  Note that
4096         internal representation is unicode-based.  Simplify definition of raw
4097         bytes.  Mention ucs-insert.
4098         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
4099         (Language Environments): Add language environments new to Emacs 23.
4100         (Multibyte Conversion): Node deleted.
4101         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4102         Don't mention obsolete emacs-mule coding system.
4103         (Output Coding): Copyedits.
4105         * emacs.texi (Top): Update node listing.
4107 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
4109         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4111 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4113         * building.texi (Lisp Libraries): `load-library' does offer completion.
4115 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
4117         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4118         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
4120 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
4122         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
4124 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
4126         * entering.texi (Entering Emacs): Document initial-buffer-choice.
4128         * building.texi (Lisp Interaction): Document initial-scratch-message.
4130 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
4132         * msdog.texi (Windows Fonts): Fix typos.
4134         * files.texi (Save Commands): Fix pxref.
4136 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
4138         * files.texi (Save Commands): Mention diff-buffer-with-file.
4139         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
4140         Henoch (Bug#3036).
4142 2009-03-15  Glenn Morris  <rgm@gnu.org>
4144         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4145         the former is not always used.
4146         (Mail Headers): Use active voice.  Add "Mail-reply-to".
4147         Change case of "Id".  Avoid repeated "appropriate".
4148         (Mail Aliases): Fix previous change - use an example with a ".", so it
4149         does actually get quoted when expanded.
4150         (Mail Sending): Mailclient is the default on some systems.
4151         (Citing Mail): Mention mail-indentation-spaces.
4152         (Mail Mode Misc): Add an @dfn for "mail signature".
4154 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
4156         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4157         (Completion Options): Document read-file-name-completion-ignore-case,
4158         read-buffer-completion-ignore-case, and completion-styles.
4159         Remove description of partial-completion-mode.
4161 2009-03-14  Glenn Morris  <rgm@gnu.org>
4163         * sending.texi (Mail Format): Fix typo.  Add index entry for
4164         mail-header-separator.
4165         (Mail Headers): Put info about initialization and changing in one place
4166         at the start.  Update FCC section for mbox Rmail.  Clarify From
4167         section, mention mail-setup-with-from.  Clarify Reply-to section.
4168         Add Mail-followup-to and mail-mailing-lists.  Clarify References
4169         section.
4170         (Mail Aliases): Update example, make less contentious.
4171         Update for name change of mail-interactive-insert-alias.
4172         (Mail Mode): Remove mention of `%' as a word separator.
4173         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
4174         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4175         commands.  Clarify FCC handling.  In mail-complete, add reference to
4176         Mail Aliases section, and mention mail-complete-function.
4177         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4178         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
4179         signature netiquette.  Explain how the mail hooks work when continuing
4180         a composition.
4181         (Mail Amusements): Internationalize the spook section a bit.
4182         Remove the spook mail-setup-hook example, since it doesn't work well.
4183         Mention fortune-file.
4184         (Mail Methods): Mention read-mail-command.
4186 2009-03-14  David Reitter  <david.reitter@gmail.com>
4188         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4189         and NS resources following recent changes.
4191 2009-03-10  Jason Rumney  <jasonr@gnu.org>
4193         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
4194         w32-use-visible-system-caret doc to indicate that it should get set
4195         automatically.
4196         (Windows Fonts): Add doc for the uniscribe backend.
4198 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
4200         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4201         vc-dir.  (Bug#2598)
4203 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
4205         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
4207 2009-03-05  Glenn Morris  <rgm@gnu.org>
4209         * rmail.texi (Rmail Basics): Add reference to sorting.
4210         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4211         Minor re-wordings.
4212         (Rmail Motion): Mention rmail-next-same-subject.
4213         (Rmail Deletion): Expunging is not the only way to change the numbers.
4214         (Rmail Labels): Labels can also be used in sorting.
4215         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4216         (Rmail Display): Mention rmail-mime.
4218 2009-03-04  Glenn Morris  <rgm@gnu.org>
4220         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4221         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
4222         summary.  Mention sorts cannot be undone.
4223         (Rmail Display): Give an example of how to use goto-address-mode.
4224         (Rmail Editing): It's keybindings that are redefined, not commands.
4225         Fix some typos.
4226         (Movemail): Some minor rewording.
4227         (Remote Mailboxes): Emacs movemail supports pop by default.
4228         Fix some minor grammatical issues.  The "two alternative ways" to
4229         specify a POP mailbox are really just one.  Remove all reference to the
4230         variables rmail-pop-password and rmail-pop-password-required, obsolete
4231         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
4232         can support Kerberos.
4234 2009-03-03  Glenn Morris  <rgm@gnu.org>
4236         * rmail.texi (Rmail Deletion): Revert previous change, which was
4237         describing the Rmail summary versions.
4238         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4239         Minor re-wording for rmail-resend.
4240         (Rmail Make Summary): Summaries apply to buffers rather than files.
4241         <rmail-summary-by-topic>: Headers includes the subject.
4242         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4243         details, including prefix arguments.
4244         Mention rmail-summary-by-senders on C-M-f.
4245         Not counting lines might be faster.
4246         (Rmail Summary Edit): More details on the delete commands.
4247         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4248         Name the commands bound to the various keys.  Mention prefix argument
4249         for searching.
4250         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
4251         Simplify rmail-highlighted-headers description.  Update face name.
4253 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
4255         * mark.texi (Marking Objects): Fix typo.
4257 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
4259         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4260         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
4262 2009-03-01  Glenn Morris  <rgm@gnu.org>
4264         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
4265         (Rmail Motion): - M-s searches from the end of messages.
4266         (Rmail Deletion): Minor clarification.  Fix numeric argument
4267         description.
4268         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
4269         newmail and RMAILOSE files need not be in home-directory.
4270         (Rmail Files): Mention I/O menus are unselectable if no files match.
4271         Mention `MAIL' env-var.
4273 2009-02-24  Jason Rumney  <jasonr@gnu.org>
4275         * mule.texi (Fontsets): Mention fontset-default, font specs and
4276         fallback fontsets.
4277         (Defining Fontsets): Mention ns and w32 variants of
4278         standard-fontset-spec.  Update description of startup fontset to match
4279         Emacs 23 behavior.
4280         (Modifying Fontsets): New section.  (Bug#656)
4281         (International): Link to Modifying Fontsets.
4283 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
4285         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4286         Mention ns-extended-platform-support-mode.
4288 2009-02-22  Karl Berry  <karl@gnu.org>
4290         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4292 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
4294         * basic.texi (Moving Point, Position Info):
4295         * files.texi (Visiting):
4296         * mini.texi (Completion Options):
4297         * text.texi (HTML Mode): Remove duplicate words.
4299 2009-02-20  Glenn Morris  <rgm@gnu.org>
4301         * rmail.texi: Minor updates for mbox rather than Babyl.
4303 2009-02-17  Karl Berry  <karl@gnu.org>
4305         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
4307 2009-02-17  Richard M Stallman  <rms@gnu.org>
4309         * anti.texi (Antinews): Mention Babyl format.
4311         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4313         * rmail.texi: Update for mbox format.
4314         Various small fixes, as well as the following.
4315         (Out of Rmail): Node deleted.
4316         (Rmail): Update menu.
4317         (Rmail Files): Comment out set-rmail-inbox-list.
4318         Document rmail-inbox-list instead.
4319         (Rmail Output): Substantial changes since C-o is now
4320         rmail-output-as-seen and o is rmail-output.
4321         (Rmail Attributes): Delete `stored', add `retried'.
4322         (Rmail Display): Editing headers works in all cases.
4324 2009-02-17  Glenn Morris  <rgm@gnu.org>
4326         * basic.texi (Position Info): M-x count-lines-region is not always on
4327         M-=.  (Bug#2269)
4329 2009-02-09  Glenn Morris  <rgm@gnu.org>
4331         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4332         defaults.
4334 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
4336         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4337         documentation of possible problems with redecoding.
4339 2009-02-03  Glenn Morris  <rgm@gnu.org>
4341         * rmail.texi (Out of Rmail): Mention b2m.pl.
4343 2009-01-31  Glenn Morris  <rgm@gnu.org>
4345         * rmail.texi (Out of Rmail): Correct b2m location.
4347 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
4349         * fixit.texi (Undo): Update undo limit values.
4351 2009-01-27  Glenn Morris  <rgm@gnu.org>
4353         * emacs.texi (Top): Fix Antinews menu entry.
4355 2009-01-25  Karl Berry  <karl@gnu.org>
4357         * text.texi (Foldout): Use @itemize @w{} to make an itemize
4358         item with no marker, instead of the syntactically incorrect
4359         @itemize @asis.
4361 2009-01-25  Juri Linkov  <juri@jurta.org>
4363         * building.texi (Grep Searching): Fix index entry for lgrep.
4365 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
4367         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4369 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
4371         * macos.texi (Preferences Panel): Update description of font setting to
4372         reflect that prior frame selection is no longer needed.
4374 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
4376         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
4377         raise GUD subsections.
4379 2009-01-15  Glenn Morris  <rgm@gnu.org>
4381         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4383 2009-01-10  Glenn Morris  <rgm@gnu.org>
4385         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4387 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
4389         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4390         logical lines.
4392 2008-12-29  Juri Linkov  <juri@jurta.org>
4394         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4396         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4398 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
4400         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
4401         goto-address-mode instead of goto-address.
4403         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4404         mode.
4406         * emacs.texi (Top): Update node listing.
4408 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
4410         * custom.texi (Directory Variables): Explain what is a "project".
4411         Add indexing.  Improve wording.  Add a footnote about using
4412         _dir-locals.el on MS-DOS.
4414 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
4416         * files.texi (Misc File Ops): Mention chmod as an alias for
4417         set-file-modes.
4419 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
4421         * help.texi (Help): Fix typos and reword.
4422         (Help Summary): Add entries for C-h n and C-h r, reorder
4423         entries, and do some minor fixes.
4424         (Name Help): Say that C-h F works for commands only.
4425         (Misc Help): Say that view-lossage displays 300 keystrokes.
4427 2008-12-20  Glenn Morris  <rgm@gnu.org>
4429         * ack.texi (Acknowledgments): General update based on AUTHORS,
4430         including removal of some stuff no longer distributed.
4432 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
4434         * fixit.texi: Mention hunspell.
4436 2008-12-19  Glenn Morris  <rgm@gnu.org>
4438         * ack.texi (Acknowledgments): Small grammar fix.
4439         Consolidate explanatory text at start.
4441         * display.texi (Text Display):
4442         * indent.texi (Indentation): Use @acronym with ASCII.
4444 2008-12-18  Glenn Morris  <rgm@gnu.org>
4446         * ack.texi: Various small updates and fixes.
4448 2008-12-18  Juri Linkov  <juri@jurta.org>
4450         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4451         as a key binding to start a forward nonincremental word search.
4452         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4453         a backward nonincremental word search.  Add index for `M-s w'
4454         `isearch-forward-word'.
4455         (Regexp Search): Add a short summary of regexp key commands like
4456         in the node "Basic Isearch".
4457         (Other Repeating Search): Fix typo.
4459 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4461         * misc.texi (PostScript Variables): Fix doc.
4463 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
4465         * programs.texi (Program Modes): Mention Ruby mode.
4467 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4469         * misc.texi (emacsclient Options): Describe what an empty string
4470         argument does for --alternate-editor.
4472 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
4474         * cmdargs.texi (Font X): Distinguish between client-side and
4475         server-side fonts.  List valid Fontconfig properties.  Add reference to
4476         Fontconfig manual.  List valid GTK font properties.  Explain use of
4477         fc-list.
4479 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
4481         * cmdargs.texi (Font X): Move discussion of quoting to top.
4483 2008-12-06  Glenn Morris  <rgm@gnu.org>
4485         * maintaining.texi (Old Revisions): Improve previous change.
4487 2008-12-05  Richard M Stallman  <rms@gnu.org>
4489         * anti.texi (Antinews): Minor fixes.
4491 2008-12-03  Glenn Morris  <rgm@gnu.org>
4493         * maintaining.texi (Old Revisions): Fix diff-switches description.
4495 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
4497         * emacs.texi (Top): Fix typo.
4499 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
4501         * misc.texi (Document View): Explain dependence on gs at the top.
4502         Copyedits.
4504         * emacs.texi (Top): Add DocView nodes to detailed node listing.
4506         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4507         (Comment Commands): Discuss region-active behavior of M-; first.
4509 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
4511         * display.texi (Line Truncation): Add reference to Continuation
4512         Lines.
4514         * windows.texi (Pop Up Window): Mention split-height-threshold
4515         and split-width-threshold.
4516         (Split Window): Add reference to Continuation Lines.
4518 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
4520         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4521         (GNUstep Support): New node.
4522         * anti.texi:
4523         * emacs.texi:
4524         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4526 2008-11-28  Richard M Stallman  <rms@gnu.org>
4528         * misc.texi (Dissociated Press): Minor cleanups.
4530         * dired.texi (Image-Dired): Avoid passive.
4532 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
4534         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4535         representation.
4537 2008-11-26  Richard M. Stallman  <rms@gnu.org>
4539         * files.texi (Visiting): Rewrite paragraph for clarity.
4541         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4543 2008-11-25  Alan Mackenzie  <acm@muc.de>
4545         * programs.texi (Moving by Parens): Clarify that parens inside strings
4546         and comments are ignored, and that the commands assume the starting
4547         point isn't in a string or comment.
4549 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
4551         * macos.texi: Add Prev/Next/Top pointers to all nodes.
4552         (Mac Basics): Merge in Grabbing Environment Variables from earlier
4553         version.
4554         (Mac Customization): Rewrite Preferences Panel section and merge in to
4555         this node, add Open files by dragging to an Emacs window.
4557         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4559 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
4561         * files.texi (Misc File Ops): Document set-file-modes.
4563         * windows.texi (Split Window): Document integer values of
4564         truncate-partial-width-windows.
4566         * text.texi (Text): Simplify description of markup languages.
4567         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
4568         (TeX Editing): Note that `""' inserts one `"' character.
4569         (HTML Mode): Note in the introduction that XML mode is an alias for
4570         SGML mode.  Mention nXML mode.
4572 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4574         * building.texi (Watch Expressions): Fix typo.
4576 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4578         * files.texi (Visiting): Document new behavior of
4579         confirm-nonexistent-file-or-buffer.
4581         * buffers.texi (Select Buffer):
4582         Document confirm-nonexistent-file-or-buffer.
4584         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4585         edit-picture.
4587         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4588         edit-picture', since that is just an alias for picture-mode.
4589         (Sentences): Note that repeated M-@ extends the region.
4590         (Pages): Make terminology more consistent.  Link to Regexps node.
4591         (Longlines): Discuss relationship with Visual Line mode.
4592         (Text Mode): Remove extraneous discussion of other modes, since they
4593         were already introduced in the parent node.
4595 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4597         * anti.texi (Antinews): Rewrite.
4599         * entering.texi (Exiting): Mention "minimize" terminology.
4601         * frames.texi (Frame Commands): Mention "minimize" terminology.
4603         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4604         formats.
4605         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4606         (Misc X): Don't document useless -hb option.
4608 2008-11-22  Juri Linkov  <juri@jurta.org>
4610         * dired.texi (Dired Navigation): Change normal file name search option
4611         from `non-nil' to `t'.  Add `dwim' option.
4613 2008-11-22  Juri Linkov  <juri@jurta.org>
4615         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4616         ".dir-locals.el".  Rename `define-project-bindings' to
4617         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4618         `dir-locals-set-directory-class'.
4620 2008-11-22  Lute Kamstra  <lute@gnu.org>
4622         * buffers.texi (Select Buffer): Index goto-line.
4623         * basic.texi (Moving Point): Mention the use of a numeric prefix
4624         argument with goto-line and refer to Select Buffer for the use of a
4625         plain prefix argument.
4627 2008-11-19  Glenn Morris  <rgm@gnu.org>
4629         * doclicense.texi: Update to FDL 1.3.
4630         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4632 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4634         * custom.texi (Minor Modes): Define mode commands and mode variables
4635         more precisely.  Recommend using mode commands instead of setting
4636         variables directly.  Put minor modes in a list, and add more modes.
4637         (Easy Customization): Use "init file" instead of .emacs.
4638         (Customization Groups): Update to new Custom buffer appearance.
4639         (Saving Customizations): Copyedits.  Update example.
4640         (Variables): Give example of variable type-sensitivity.
4641         (Examining): Update example.
4642         (Hooks): Copyedits.
4643         (Specifying File Variables): Use C comments instead of an artificial
4644         Lisp for the example.
4645         (Keymaps): Move internals discussion to Prefix Keymaps.
4646         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4647         (Init Rebinding): Document kbd macro.
4648         (Init File): Link to Find Init.
4650         * mark.texi (Using Region): Document Delete Selection Mode more
4651         thoroughly.
4653         * frames.texi (Mouse Commands): Move most of the description of Delete
4654         Selection Mode to Using Region, and link to it.
4655         (Clipboard): Note that paste is bound to clipboard-yank.
4657         * building.texi (Compilation): Document first-error value of
4658         compilation-scroll-output.
4659         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4660         works as soon as an error is available.  Suggested by Juri Linkov.
4662         * mini.texi (Passwords): New node.
4664         * files.texi (Remote Files): Link to Passwords node.
4666         * emacs.texi (Top): Update node listings.
4668 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4670         * ack.texi (Acknowledgments): Some updating of credits.
4672         * emacs.texi (Acknowledgments): Add a couple more names.
4674         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4676         * files.texi (Directories): Describe delete-directory in text.
4677         (Misc File Ops): Document use of trash.
4679 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4681         * macos.texi (Mac Customization): Fix typos.
4683 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4685         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4686         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4687         the conventions of the main Emacs manual.
4689         * emacs.texi (Top): Update node listings.
4691 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4693         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4694         command-line-args is processed during startup.
4695         (Action Arguments): Correctly describe how file arguments interact with
4696         the startup screen.  Link to Lisp Interaction for scratch buffer.
4697         (Initial Options): Link to Command Example for -batch option.
4698         (Environment): Document initial-environment.
4700         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4701         can't be changed in the site-start file.
4703 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4705         * dired.texi (Dired): Mention C-x C-d too.
4706         (Dired Enter): Document M-n in the Dired minibuffer.
4707         (Dired Navigation): Explain dired-goto-file more clearly.
4708         Document dired-isearch-filenames.
4709         (Dired Deletion): Remove unnecessary "expunged" terminology.
4710         (Flagging Many Files): & is now rebound to `% &'.
4711         (Shell Commands in Dired): Document dired-do-async-shell-command.
4712         Clarify how multi-file arguments are passed.
4713         (Misc Dired Features): Document dired-do-isearch.
4715 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4717         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4719 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4721         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4723 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4725         * programs.texi (Program Modes): Link to Program Indent node.
4726         (Left Margin Paren): Explain consequences of changing
4727         open-paren-in-column-0-is-defun-start more concisely.
4728         (Which Function, Program Indent, Info Lookup): Minor edits.
4729         (Basic Indent): If region is active, TAB indents the region.
4730         (Multi-line Indent): If region is active, TAB indents the region.
4731         Note that indent-region is useful when Transient Mark mode is off.
4732         (Matching): The delimiter at the cursor is highlighted---the character
4733         changes color.
4734         (Symbol Completion): Link to Completion node.
4736         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4737         a strictly text-only system.
4739         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4740         batch mode.
4742 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4744         * misc.texi (Document View): Major rewrite.
4746         * maintaining.texi (Types of Log File): Change logs are older than
4747         version control.
4748         (VCS Concepts): Simplify and rearrange.
4749         (Version Control Systems): Make it clear that Linux is only the kernel.
4750         (VC Mode Line): Shorten reference to menu item.
4751         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4752         (VC Directory Mode): Minor cleanup.
4753         Unchanged files are hidden, not omitted.
4754         (VC Directory Commands): Shorten and simplify.
4755         (Change Log Commands): New node, split from Change Logs.
4756         (VC Directory Buffer): New node, split from VC Directory Mode.
4758 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4760         * misc.texi (Document View): Rename from Document Files, moved here
4761         from files.texi.
4763         * files.texi (Version Control): Move to maintaining.texi.
4764         Subnodes moved as well.
4765         (Document Files): Move to misc.texi.
4767         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4768         vc-update-change-log.
4769         (Version Control): Move here from files.texi.
4770         (Format of ChangeLog): Make it a subnode of Change Log.
4772         * emacs.texi (Top): Update node listing.
4774 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4776         * files.texi (Files): Add a section about document
4777         files (doc-view-mode).
4779 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4781         * building.texi (Compilation Mode):
4782         Document compilation-auto-jump-to-first-error.
4783         (Debuggers): Lower GUD subsections to subsubsections.
4784         (Starting GUD): Add cindex.
4785         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4787 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4789         * indent.texi (Indentation): Link to Program Indent.
4791         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4792         now uses emacsclient's terminal.
4794 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4796         * mark.texi (Using Region): Document use-empty-active-region.
4798         * emacs.texi (Top): Update node listings.
4800         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4801         Don't mention obsolete emacs.bash script.
4802         (Invoking emacsclient): Rewrite, moving optional arguments to
4803         emacsclient Options.
4804         (emacsclient Options): New node.  Document server-use-tcp and
4805         server-host.
4807 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4809         * indent.texi (Indentation): Replace list with paragraphed text,
4810         putting description of syntax-driven indentation first.  Document new
4811         effect of active regions on tab.
4812         (Tab Stops): Note that editable tab stops affect indentation commands.
4814 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4816         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4818 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4820         * custom.texi (Function Keys): Note that modified keypad keys are not
4821         translated.
4823         * basic.texi (Arguments): Explain how to insert multiple digits.
4825 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4827         * files.texi (Remote Files): Precise selection of default method.
4828         Rewrite paragraph about disabling remote file names.
4830 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4832         * search.texi (Special Isearch): Document M-TAB is isearch.
4834         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4835         command.
4837         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4839 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4841         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4842         section.
4844 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4846         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4847         to files.texi.  Move contents of vc2-xtra.texi here.
4849         * vc2-xtra.texi: File removed.
4851         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4852         Directory Commands from the submenu.  Don't include deleted file
4853         vc2-xtra.texi.
4855         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4856         (Version Control): Add VC Directory Mode and VC Directory Commands to
4857         the submenu.
4858         (Why Version Control?): Use table format.
4859         (Version Control Systems): Note that Meta-CVS support is gone.
4860         (VCS Concepts): Note precisely when VC started supporting filesets.
4861         Remove bogus xref to CVS Options node.
4862         (Types of Log File): Copyedits.
4863         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4864         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4865         The Right Thing.
4866         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4867         (Log Buffer): Reorganize node, putting C-c C-c description first.
4868         (Old Revisions): Use CVS for example, not RCS.
4869         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4870         Commands from the submenu, putting them under Version Control.
4871         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4872         need to include it in the manual unconditionally, since it is now
4873         crucial to using distributed version control systems.
4874         (Comparing Files): Note that diff uses the minibuffer, and that the
4875         output is shown using Diff mode.
4876         (Diff Mode): Explain what "patch" and "hunk" mean.
4877         Document diff-update-on-the-fly, diff-refine-hunk, and
4878         diff-show-trailing-whitespaces.
4879         (File Archives): Add rar support.
4881         * major.texi (Choosing Modes): Make mode selection sequence more
4882         obvious by describing the steps in order of priority.  Note that
4883         magic-mode-alist is nil by default.
4884         Document magic-fallback-mode-alist.
4886 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4888         * frames.texi (Mouse References): Copyedits.
4890 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4892         * ack.texi (Acknowledgments): Add myself as doc-view author.
4894 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4896         * frames.texi (Dialog Boxes): Add @cindex entries.
4898 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4900         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4901         (Text-Only Mouse): Copyedit.
4903 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4905         * frames.texi: Use @key throughout for mouse clicks.
4906         (Cut/Paste Other App): Document yank-pop-change-selection.
4907         (Secondary Selection): Fix modified mouse click syntax.
4908         (Clipboard): Describe Cut, Copy and Paste commands.
4909         (Mouse References): Not all references are in read-only buffers.
4910         Copyedits.
4911         (Creating Frames): Add xref to Init File.
4912         (Frame Commands): Add xref to Exiting.
4913         (Scroll Bars): Document GTK vs toolkit behavior.
4915 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4917         * files.texi (Version Control): Copyedits.  Add Bazaar.
4918         (Version Control Systems): List different VCS's using an itemized list.
4919         Add Bazaar.
4920         (VCS Concepts): Copyedits.  Tweak description of file merging.
4922         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4923         (Cut/Paste Other App): Document select-active-regions and
4924         x-select-enable-primary.
4926 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4928         * mark.texi (Shift Selection): Correct case in node name.
4930         * emacs.texi (Top): Update node order in Mark chapter.
4932 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4934         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4936         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4937         elsewhere in the manual instead of describing yet again the intricacies
4938         of $HOME on MS-Windows and MS-DOS.
4940 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4942         * mini.texi (Minibuffer File): Add xref to File Names.
4943         (Minibuffer File): Add discussion of `~' in file names.
4944         Add insert-default-directory index reference.
4946         * files.texi (File Names): Reorganize description.
4947         (Visiting): Add xref to Mode Line.  Copyedits.
4948         (Save Commands): Mention prefix behavior of C-x C-s.
4949         (Numbered Backups): Node deleted.
4950         (Backup Names): Contents of Numbered Backups moved here.  State default
4951         of version-control variable.
4952         (Reverting): Copyedits.
4953         (Version Control): Add additional version control systems.
4955         * emacs.texi (Top): Delete Numbered Backups node.
4957         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4958         Backup Names.
4959         (Initial Options): Document renamed variable inhibit-startup-screen.
4961 2008-10-11  Romain Francoise  <romain@orebokech.com>
4963         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4965 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4967         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4968         (Select Buffer): Mention use of minibuffer history.  Describe default
4969         value of default-major-mode.  Mention that C-x 4 b selects the other
4970         window.
4971         (List Buffers): Document CRM indicators in the order they appear.
4972         (Kill Buffer): Document new command kill-matching buffers.
4973         (Several Buffers): Move explanation of the relationship between buffer
4974         list and buffer menu to the top.
4975         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4977 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4979         * entering.texi (Exiting): Document change of C-x C-c to
4980         save-buffers-kill-terminal.  Document kill-emacs.
4982 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4984         * mule.texi (Coding Systems): Don't mention codepage-setup.
4986         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4987         cpNNN coding systems anymore.
4988         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4989         for unibyte mode.  Don't mention line-drawing characters.
4990         Don't mention dos-unsupported-char-glyph.
4992 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4994         * search.texi (Search): Shorten introduction.
4995         (Basic Isearch): Add command table.  Discuss reverse isearch and
4996         isearch highlighting.
4997         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4998         ring to cindex.
4999         (Special Isearch): Move input methods discussion here.
5000         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5001         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5002         Repeat Isearch.
5003         (Isearch Minibuffer): New node.
5004         (Word Search): Document new word search commands.
5005         (Regexp Example): Simplify example using sentence-end-base variable.
5006         (Replace): Reword introduction.
5007         (Unconditional Replace): Remove unnecessary example.
5008         (Other Repeating Search): Document new `M-s o' binding.
5010         * emacs.texi (Top): Update node listings.
5012 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
5014         * emacs.texi (Top): Remove Kill Errors from menu.
5016 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
5018         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5019         interface for defining macros.  Simplify examples.  Note that C-g quits
5020         macro definitions.
5021         (Keyboard Macro Counter): Document using F3 to insert counter.
5022         Give usage example.
5023         (Keyboard Macro Query): Organize query responses in a table.
5025         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5026         Link to Erasing node.
5027         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
5028         rationale to a footnote.
5029         (Kill Errors): Remove node, due to redundancy with Erasing.
5030         (Spelling): Move discussion of flyspell to end.  Note new behavior of
5031         M-$ in active region.  Remove non-ispell-specific keybindings from
5032         table.
5034 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
5036         * cmdargs.texi (Initial Options): Document --daemon.
5038 2008-09-20  Glenn Morris  <rgm@gnu.org>
5040         * files.texi (Numbered Backups): Mention that some modes set
5041         version-control.
5043 2008-09-20  Jim Blandy  <jimb@red-bean.com>
5045         * files.texi (Numbered Backups): Reference File Variables, as well.
5046         Remove discussion of Rmail's implementation.
5048 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
5050         * misc.texi (Recursive Edit): Note that top-level exits active
5051         minibuffers.
5053         * trouble.texi (Quitting): Likewise.
5055 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
5057         * emacs.texi (Top): Add Temporary Face Changes xref.
5059         * display.texi (Display): Move Temporary Face Changes node to just
5060         after Standard Faces.
5061         (Scrolling): Document recenter-top-bottom instead of recenter.
5062         (Horizontal Scrolling): Move auto hscroll discussion to the top.
5063         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5064         (Display Custom): Copyedits.
5065         (Optional Mode Line): Document display-battery-mode.
5067 2008-08-27  Romain Francoise  <romain@orebokech.com>
5069         * custom.texi (Directory Variables): Minor fix.
5071 2008-08-27  Glenn Morris  <rgm@gnu.org>
5073         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5074         descriptions.
5075         (Calendar Customizing): Tweak layout description.
5076         Move calendar-today-marker and calendar-today face to the other
5077         markers.  Condense calendar-star-date and calendar-mark-today
5078         description.
5079         (Holiday Customizing): Add oriental and solar holidays.
5080         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5081         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
5082         (Date Display Format): Change ISO format.  Be less verbose.
5083         (Diary Customizing): Mention day and month abbrev arrays.
5084         Mention the date-form variables by name.  Update European example.
5085         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
5086         Condense examples.  Mention diary-entry-symbols by name.
5087         Condense table for insertion commands.
5088         (Fancy Diary Display): Mention diary-include-string and
5089         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
5090         Ethiopic, Persian date functions.  Condense descriptions.
5092         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5093         (Adding to Diary): Adapt for changed node name.
5095 2008-08-26  Glenn Morris  <rgm@gnu.org>
5097         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5098         node "Hebrew/Islamic Entries".
5100         * calendar.texi (Specified Dates): Fix names of iso functions.
5101         (General Calendar): There may not be another window.
5102         (Writing Calendar Files, Holidays): Tweak intro.
5103         (Holidays): Mention Baha'i and Chinese holidays.
5104         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5105         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5106         (To Other Calendar): Add calendar-print-other-dates.
5107         Refer to "graphic display" rather than "X.
5108         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
5109         (Displaying the Diary): Fix whitespace after reference.
5110         Fix `diary-number-of-entries' reference.
5111         (Date Formats): Explicitly mention that day names can be abbreviated.
5112         (Adding to Diary): Add some references to other sections.
5113         (Special Diary Entries): Fix reference.
5114         (Appointments): Simplify appt-message-warning-time entry.
5115         Clarify where times must be.
5116         (Importing Diary): Comment out icalendar paragraph that does not apply.
5117         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5119 2008-08-23  Glenn Morris  <rgm@gnu.org>
5121         * fortran-xtra.texi (Fortran): Change description of free form and
5122         fixed form a bit.  Mention hideshow and imenu.
5123         (Fortran Motion): Mention fortran-end-of-subprogram,
5124         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5125         (Fortran Indent): Minor re-word.
5126         (ForIndent Commands): Mention fortran-fill-paragraph and
5127         fortran-fill-statement.
5128         (ForIndent Cont): Mention fortran-tab-mode-string.
5129         (Fortran Comments): Mention fortran-comment-line-start-skip.
5130         (Fortran Columns): Mention font-locking.
5131         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5133 2008-08-23  Johan Bockgård  <bojohan@muon>
5135         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5137 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
5139         * mini.texi (Minibuffer): Simplify introduction.
5140         (Minibuffer File): Document tilde in minibuffer filenames.
5141         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
5142         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
5143         (Completion Example): Update example to current command list.
5144         (Completion Options): Document `lazy' value of completion-auto-help.
5145         Update contents of completion-ignored-extensions.
5146         (Minibuffer History): Describe "future history" list.  State default
5147         value of history-delete-duplicates.
5149 2008-08-21  Glenn Morris  <rgm@gnu.org>
5151         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5152         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5154 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
5156         * regs.texi (Registers): Clarify valid register names.
5157         (RegPos): Note that buffer is saved and restored too.
5158         (RegText): Note that mark is reactivated/deactivated.
5159         (RegConfig): Xref to Windows node.
5161 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
5163         * basic.texi (Inserting Text): Provide command name for C-q.
5165         * killing.texi (Killing): Copyedit.  Define read-only text.
5166         (Deletion): DEL and C-d were already explained in Erasing; xref there.
5167         (Killing by Lines): Copyedit.
5168         (Other Kill Commands): Move M-w description here.
5169         (Yanking): Move M-w to Other Kill Commands.
5170         (Kill Ring): Also mention saving text in registers.  Link to Text
5171         Properties in elisp manual.
5172         (Accumulating Text): Copyedit.
5173         (CUA Bindings): Shift selection is now the default.
5175 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5177         * maintaining.texi (Change Log): Mention next-error is available.
5179 2008-08-10  Glenn Morris  <rgm@gnu.org>
5181         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5182         and intermonth text.
5183         (Holiday Customizing): Add holiday-chinese.
5185 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
5187         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
5189 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
5191         * files.texi (Log Buffer): Describe C-c C-d.
5192         (Diff Mode): Describe C-x 4 A.
5194 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
5196         * vc1-xtra.texi (VC Directory Mode): Fix last change.
5198 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
5200         * files.texi (Old Revisions): Update the keys used by vc-annotate and
5201         describe the new bindings to show the changeset diff, toggle annotation
5202         visibility, show revisions.
5203         (VC Status): Describe key bindings for modifying the change comments,
5204         displaying changeset diffs and annotations.
5206         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5208 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
5210         * vc1-xtra.texi (VC Directory Mode): Fix typo.
5212 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
5214         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5215         and wording.
5217 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
5219         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5220         marking/unmarking.  Add descriptions for the multiple file search
5221         commands.  Improve some old info.
5223 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
5225         * display.texi (Visual Line Mode): New node.
5227         * basic.texi (Inserting Text): Move DEL to deletion node.
5228         (Moving Point): Add additional alternative key bindings.
5229         Describe line-move-visual.
5230         (Erasing): Describe DEL.
5231         (Basic Undo, Blank Lines, Arguments): Copyedit.
5232         (Continuation Lines): Mention Visual Line mode.
5233         (Position Info): Move extended discussion to mule.texi.
5235         * mule.texi (International Chars): Describe C-x =.
5237         * emacs.texi (Top): Add Visual Line Mode node.
5239 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5241         * emacs.texi: Remove VMS support.
5243 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
5245         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5246         the vc-dir command name.
5248 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5250         * xresources.texi: Remove mentions of Mac Carbon.
5252 2008-07-19  Andreas Schwab  <schwab@suse.de>
5254         * ns-emacs.texi: Move to ../misc.
5256 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5258         * entering.texi (Exiting): Don't describe text-only terminals as the
5259         default.  Describe the new startup screen.
5260         (Exiting): Describe how to kill Emacs first.  Change description of
5261         iconification to handle modern window systems.
5263 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
5265         * ns-emacs.texi: New file, documents features of Emacs port under
5266         NeXTstep windowing.
5268 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5270         * entering.texi (Entering Emacs): Update prev node.
5272         * glossary.texi (Glossary): Remove xref to Text Characters.
5274         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
5275         directly, rather than in the context of ASCII.  Move description of
5276         special properties of modifier key to new Modifier Keys node.
5277         (Keys): Copyedit.
5278         (Text Characters): Delete node.  Multibyte is the default nowadays, and
5279         the node contents are obsolete.
5281         * custom.texi (Modifier Keys): New node.
5283         * emacs.texi (Top): Update node list.
5285 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
5287         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
5288         saying that Emacs provides menus and mouse support (which is par for
5289         the course).
5291         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
5292         early on.
5293         (Point): Copyedit.  Relegate historical trivia to a footnote.
5294         (Mode Line): Explain mode-line format more consistently.
5295         (Menu Bar): Copyedit.
5297 2008-06-27  Glenn Morris  <rgm@gnu.org>
5299         * cal-xtra.texi (Sexp Diary Entries):
5300         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5302 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
5304         * mark.texi (Shift selection): New node.
5305         (Mark): Copyedits.
5306         (Persistent Mark): Move to the end of the chapter.
5308 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5310         * makefile.w32-in (distclean): Remove makefile.
5312 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5314         * building.texi (Starting GUD): Add an entry for gud-gdb.
5315         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5316         command mode.
5318 2008-06-17  Glenn Morris  <rgm@gnu.org>
5320         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5322 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5324         * building.texi (Starting GUD): Expand on remote debugging.
5325         (Other GDB-UI Buffers): Mention new keyboard bindings.
5327 2008-06-15  Glenn Morris  <rgm@gnu.org>
5329         * gnu.texi: Use a verbatim license for this invariant section,
5330         as per etc/GNU.
5332 2008-06-13  Daniel Engeler  <engeler@gmail.com>
5334         * emacs.texi, misc.texi: Add documentation about serial port access.
5336 2008-06-13  Glenn Morris  <rgm@gnu.org>
5338         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5339         maintain.info.
5341 2008-06-05  Miles Bader  <miles@gnu.org>
5343         * display.texi (Temporary Face Changes): Update to reflect function
5344         renamings in face-remap.el.
5346 2008-06-04  Miles Bader  <miles@gnu.org>
5348         * display.texi (Temporary Face Changes):
5349         Add `adjust-buffer-face-height'.  Rewrite description of
5350         `increase-buffer-face-height' and `decrease-default-face-height' now
5351         that they aren't bound by default.
5353 2008-06-03  Miles Bader  <miles@gnu.org>
5355         * display.texi (Temporary Face Changes): New node.
5357 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
5359         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5361 2008-05-31  Glenn Morris  <rgm@gnu.org>
5363         * cal-xtra.texi (Fancy Diary Display): Simplify.
5365 2008-05-30  Glenn Morris  <rgm@gnu.org>
5367         * cal-xtra.texi (Fancy Diary Display): Update for
5368         diary-display-function replacing diary-display-hook.
5370 2008-05-29  Drew Adams  <drew.adams@oracle.com>
5372         * msdog.texi (Windows Keyboard): Add descriptions of
5373         w32-register-hot-key and w32-unregister-hot-key.
5375 2008-05-21  Tom Tromey  <tromey@redhat.com>
5377         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
5378         Variables node.
5380 2008-05-19  Tom Tromey  <tromey@redhat.com>
5382         * custom.texi (Variables): Add Directory Variables to menu.
5383         (Directory Variables): New node.
5385 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
5387         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5389 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
5391         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5392         Revision Tags and rewritten.  Section now uses modern terminology,
5393         (tags rather than snapshots) and describes post-SCCS systems more
5394         accurately.
5396 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
5398         * msdog.texi (Windows Files): Update documentation of
5399         w32-get-true-file-attributes.
5401 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5403         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5404         directory mode.
5406 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
5408         * killing.texi (Appending Kills): Remove a strangely off-topic index
5409         entry "television".
5411 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
5413         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5415 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
5417         * buffers.texi, files.texi (Version-control):
5418         vc-toggle-read-only is no longer a good idea...
5420 2008-04-29  Glenn Morris  <rgm@gnu.org>
5422         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5424 2008-04-22  Juri Linkov  <juri@jurta.org>
5426         * dired.texi (Subdirectories in Dired): Describe using `^'
5427         to return to the parent directory.
5429 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
5431         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5432         recent changes.
5434 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
5436         * building.texi (GDB-UI Layout, Breakpoints Buffer)
5437         (Other GDB-UI Buffers): Update for recent thread related changes.
5439 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
5441         * maintaining.texi (Maintaining):
5442         * emacs.texi (Top): Typo.
5444 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5446         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5447         arg in `font-lock-add-keywords'.
5449 2008-04-08  Glenn Morris  <rgm@gnu.org>
5451         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5452         Also add Baha'i calendar references where appropriate.
5454 2008-04-05  Glenn Morris  <rgm@gnu.org>
5456         * custom.texi (Init File): Byte-compiling .emacs is bad.
5458 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5460         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5462 2008-03-29  Glenn Morris  <rgm@gnu.org>
5464         * calendar.texi: Update for `calendar-date-style' replacing
5465         `european-calendar'.
5467 2008-03-28  Jason Rumney  <jasonr@gnu.org>
5469         * display.texi (Display Custom): Mention overlay-margin in text.
5471 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5473         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5474         tutorial' comments.
5476 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
5478         * mark.texi (Mark): Rearrange nodes.
5479         (Persistent Mark): Rename from Transient Mark.
5480         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5481         Describe Transient Mark mode as the default.
5483         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5484         the default behavior with Transient Mark mode off.
5485         (Position Info): Fix typo.
5487         * display.texi (Standard Faces): Reference the Mark node.
5488         Remove discussion of the region face, which is discussed there.
5490         * emacs.texi (Top): Update node listings.
5492         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5493         as the default.
5495         * fixit.texi (Undo): Standardize choice of undo key sequence.
5496         (Undo, Spelling): Describe Transient Mark mode as the default.
5498         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5499         default.
5501         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5503         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5504         mode is the default, and note that the mark is not activated when set.
5506         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5507         Describe Transient Mark mode as the default.
5509         * search.texi (Basic Isearch): Reference the Mark Ring node.
5510         (Replace, Unconditional Replace, Other Repeating Search):
5511         Describe Transient Mark mode as the default.
5513         * text.texi (Words, Pages, Fill Commands, HTML Mode):
5514         Describe Transient Mark mode as the default.
5515         (Paragraphs): Describe how M-h behaves when region is active.
5517         * trouble.texi (Quitting): Clarify effects of C-g.
5519 2008-03-13  Glenn Morris  <rgm@gnu.org>
5521         * emacs.texi (EMACSVER): Set to 23.0.60.
5523 2008-03-05  Glenn Morris  <rgm@gnu.org>
5525         * dired.texi (Hiding Subdirectories): Fix previous change.
5527 2008-03-05  Drew Adams  <drew.adams@oracle.com>
5529         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5531 2008-02-28  Kim F. Storm  <storm@cua.dk>
5533         * help.texi (Help Files): Move describe-gnu-project to C-h g.
5534         Move describe-distribution to C-h C-o.
5535         Move view-emacs-problems to C-h C-p.
5536         Add view-emacs-debugging on C-h C-d.
5537         Add view-external-packages on C-h C-e.
5538         Add view-order-manuals on C-h C-m.
5540 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5542         * msdog-xtra.texi (MS-DOS): Docstring fix.
5544 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
5546         * msdog.texi (Windows Fonts): Use a @table for describing font
5547         properties.
5549 2008-02-07  Jason Rumney  <jasonr@gnu.org>
5551         * msdog.texi (Windows Files): w32-get-true-file-attributes default
5552         value has changed.
5553         (Windows HOME): Clarify what is meant by "if that fails as well".
5554         (Windows Fonts): New section.
5556 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
5558         * basic.texi (Basic Undo): Remove duplicate "you can".
5560 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5562         * maintaining.texi (Tags): Fix last change.
5564 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
5566         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5568 2008-01-26  Richard Stallman  <rms@gnu.org>
5570         * maintaining.texi (Tags): Delete redundant index entry.
5572 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5574         * programs.texi (Imenu): Move "@cindex tags" from here...
5575         * maintaining.texi (Tags): ...to here.
5577 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5579         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5580         click count.
5582 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5584         * entering.texi (Exiting): Fix typo.
5585         Reported by D. E. Evans <sinuhe@gnu.org>.
5587 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5589         * glossary.texi (Glossary): Fix typo.
5591 2007-12-27  Richard Stallman  <rms@gnu.org>
5593         * text.texi (Formatted Text): Improve menu tag.
5594         (Editing Format Info): In Info, add duplicate menu of nodes
5595         about the submenus.
5596         (Format Faces): Say where Faces menu is found.  Mention Other.
5597         (Format Colors): Say where these submenus are found.
5598         (Format Indentation, Format Justification): Likewise.
5599         (Format Properties): Likewise.
5601 2007-12-22  Richard Stallman  <rms@gnu.org>
5603         * search.texi (Query Replace): Make exp of query-replace more
5604         self-contained, and clarify.
5606 2007-12-15  Richard Stallman  <rms@gnu.org>
5608         * files.texi (Auto Save): Clarify definition of auto-saving.
5610 2007-11-26  Richard Stallman  <rms@gnu.org>
5612         * help.texi (Help Echo): Cleanups.
5614 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5616         * files.texi (Why Version Control?): Fix typo.
5617         (VCS Concepts): Fix typos; small tense fix.
5618         (Selecting a Fileset): Fix typos; small rewording.
5619         (Log Buffer): Likewise.
5620         (Old Revisions): Likewise.
5622 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5624         * mule.texi (Communication Coding): Fix wording of last change.
5626 2007-11-16  Werner Lemberg  <wl@gnu.org>
5628         * custom.texi (Specifying File Variables):
5629         * major.texi (Choosing Modes): Mention '\" in man pages.
5631 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5633         * mule.texi (Communication Coding): Document x-select-request-type.
5635         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5637 2007-11-15  Francesco Potortì  <pot@gnu.org>
5639         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5640         --output=file.
5642 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5644         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5645         (Help Echo): Avoid mentioning the term "region" here and
5646         consistently use the term "active text".
5648 2007-11-11  Glenn Morris  <rgm@gnu.org>
5650         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5652 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5654         * search.texi (Query Replace):
5655         Mention `query-replace-show-replacement'.
5657 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5659         * building.texi (Watch Expressions): Remove obscure sentence.
5661 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5663         * mule.texi (Select Input Method): Describe how to activate an input
5664         method in the text mode.
5666 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5668         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5670 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5672         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5674 2007-10-30  Glenn Morris  <rgm@gnu.org>
5676         * misc.texi (Directory Tracking): Explain a bit more about
5677         dirtrack-mode.
5679 2007-10-25  Glenn Morris  <rgm@gnu.org>
5681         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5683 2007-10-24  Richard Stallman  <rms@gnu.org>
5685         * misc.texi (Interactive Shell): Cleanup last change.
5687 2007-10-22  Juri Linkov  <juri@jurta.org>
5689         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5690         default values.
5692 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5694         * files.texi: Disambiguate two slightly different uses of the term
5695         'filesets'.
5697 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5699         * trouble.texi (Quitting): Fix typo.
5701 2007-10-18  Glenn Morris  <rgm@gnu.org>
5703         * frames.texi (Mode Line Mouse): Mention minor mode names.
5705 2007-10-17  Juri Linkov  <juri@jurta.org>
5707         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5708         fill-paragraph operates on the active region in Transient Mark mode.
5709         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5710         with fill-paragraph.
5712         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5713         fill-paragraph.
5715         * fixit.texi (Spelling): ispell-word operates on the active region
5716         in Transient Mark mode.
5718 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5720         * building.texi (Source Buffers):
5721         * custom.texi (Init Non-ASCII):
5722         * glossary.texi (Glossary): Use "key binding" consistently.
5724 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5726         * calendar.texi (Diary): Fix directive.
5728 2007-10-16  Richard Stallman  <rms@gnu.org>
5730         * calendar.texi (Diary): Clarify text about diary file example.
5732 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5734         * files.texi: Capitalize node names according to convention.
5736 2007-10-13  Glenn Morris  <rgm@gnu.org>
5738         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5740 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5742         * emacs.texi:
5743         * files.texi (Version Systems): Minor fixes to version-control material
5744         suggested by RMS and Robert J. Chassell.
5746 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5748         * files.texi (Version Systems):
5749         * vc-xtra.texi:
5750         * vc1-xtra.texi:
5751         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5752         operations.  Change of terminology from `version' to `revision'.
5753         Revise text for adequate description of VCSes with monotonic IDs.
5754         * emacs.texi: Change of terminology from `version' to `revision'.
5756 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5758         * files.texi (Version Systems): Describe newer VCses.
5759         Reorder the descriptions to be chronological.
5761 2007-10-09  Richard Stallman  <rms@gnu.org>
5763         * display.texi (Cursor Display): Correct how cursor appears
5764         in nonselected windows.
5766 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5768         * building.texi (GDB Graphical Interface): Remove references to gdba
5769         and mention gud-gdb.
5771 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5773         * rmail.texi (Rmail Sorting): Improve indexing.
5775 2007-10-06  Juri Linkov  <juri@jurta.org>
5777         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5778         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5779         fill-paragraph-or-region.
5781         * basic.texi (Arguments): Replace fill-paragraph with
5782         fill-paragraph-or-region.
5784 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5786         * files.texi: Update the section on version control for 2007
5787         conditions.  None of these changes are new-VC-specific; that
5788         will come later.
5790 2007-09-15  Glenn Morris  <rgm@gnu.org>
5792         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5793         to `list-holidays'.
5795 2007-09-14  Glenn Morris  <rgm@gnu.org>
5797         * calendar.texi: Update all instances of mark-calendar-holidays,
5798         list-calendar-holidays, list-holidays with the new names.
5800 2007-09-06  Glenn Morris  <rgm@gnu.org>
5802         Move manual sources from man/ to subdirectories of doc/.
5803         Split into the Emacs manual in emacs/, and other manuals in misc/.
5804         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5805         manual.
5806         (infodir): New variable.
5807         (info): Use $infodir.
5808         (emacsman): Delete target, not needed any more.
5809         Move all targets that are not the Emacs manual to misc/Makefile.in.
5810         (mostlyclean): Remove `gnustmp'.
5811         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5812         manual.
5813         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5814         (emacsman): Delete target, not needed any more.
5815         (clean): Remove all info files but Emacs manual.
5816         Move all targets that are not the Emacs manual to misc/Makefile.in.
5817         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5819         * Makefile.in (INFOSOURCES): Delete.
5820         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5821         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5822         *.vrs *.toc here...
5823         (maintainer-clean): ...from here.
5825 2007-09-05  Glenn Morris  <rgm@gnu.org>
5827         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5829 2007-08-29  Glenn Morris  <rgm@gnu.org>
5831         * emacs.texi (EMACSVER): Increase to 23.0.50.
5833 2007-08-27  Richard Stallman  <rms@gnu.org>
5835         * emacs.texi (Top): Clarify menu item for Glossary.
5837         * display.texi (Faces): Change secn title.
5838         Clarify not all fonts come from Font Lock.
5840 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5842         * basic.texi (Position Info): Add index entry for face at point.
5843         Mention that character faces are also displayed by "C-u C-x =".
5845 2007-08-08  Glenn Morris  <rgm@gnu.org>
5847         * glossary.texi (Glossary): Deprecate `iff'.
5849 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5851         * files.texi (File Conveniences): Document point motion keys in Image
5852         mode.
5854 2007-07-27  Glenn Morris  <rgm@gnu.org>
5856         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5857         in-line.
5859         * gpl.texi: New file with text of GPL.
5860         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5862 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5864         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5866         * dired.texi (Wdired): Mention C-x C-q key binding.
5868 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5870         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5872 2007-07-25  Glenn Morris  <rgm@gnu.org>
5874         * emacs.texi (Copying): Replace license with GPLv3.
5876         * Relicense all FSF files to GPLv3 or later.
5878 2007-07-24  Glenn Morris  <rgm@gnu.org>
5880         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5881         for some calendars.
5883 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5885         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5886         default-directory for the current buffer is on a remote machine.
5888 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5890         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5891         default value.
5893 2007-07-21  Richard Stallman  <rms@gnu.org>
5895         * files.texi (Why Version Control?): Improve previous change.
5897 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5899         * files.texi (Why Version Control?): New node.
5901 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5903         * building.texi (Starting GUD): Add xref to this anchor.
5905 2007-06-24  Karl Berry  <karl@gnu.org>
5907         * emacs.texi: New Back-Cover Text.
5909 2007-06-07  Alan Mackenzie  <acm@muc.de>
5911         * display.texi (Optional Mode Line): Document the new form of
5912         line+column numbers, "(561,2)".
5914 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5916         * maintaining.texi (Create Tags Table): Fix typos.
5918 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5920         * Version 22.1 released.
5922 2007-05-07  Karl Berry  <karl@gnu.org>
5924         * emacs.texi (EMACSVER): Back to 22.
5926 2007-05-06  Richard Stallman  <rms@gnu.org>
5928         * maintaining.texi (Create Tags Table): Clean up previous change.
5930 2007-05-05  Francesco Potortì  <pot@gnu.org>
5932         * maintaining.texi (Create Tags Table): Add text about the dangers of
5933         making symbolic links to tags files.
5935 2007-05-04  Karl Berry  <karl@gnu.org>
5937         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5939 2007-05-03  Karl Berry  <karl@gnu.org>
5941         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5943         * .cvsignore (*.pdf): New entry.
5945         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5946         for printing.
5948 2007-05-01  Richard Stallman  <rms@gnu.org>
5950         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5952 2007-04-28  Glenn Morris  <rgm@gnu.org>
5954         * ack.texi (Acknowledgments):
5955         * anti.texi (Antinews):
5956         * programs.texi (Program Modes): Restore mention of python.el pending
5957         consideration of legal status.
5959 2007-04-28  Richard Stallman  <rms@gnu.org>
5961         * files.texi (File Names): Fixes to ~ description on MS systems.
5963 2007-04-26  Glenn Morris  <rgm@gnu.org>
5965         * emacs.texi (EMACSVER): Increase to 22.1.50.
5967 2007-04-25  Karl Berry  <karl@gnu.org>
5969         * emacs.texi: Improve line breaks on copyright page,
5970         similar layout to lispref, 8.5x11 by default.
5972         * dired.texi (Image-Dired): Improve line break, fix typo.
5974 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5976         * programs.texi (Program Modes):
5977         * anti.texi (Antinews):
5978         * ack.texi (Acknowledgments): python.el removed.
5980 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5982         * display.texi (Highlight Interactively): Correct description of
5983         hi-lock-file-patterns-policy.
5985         * files.texi (File Archives): Mention self-extracting executables.
5987 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5989         * search.texi (Unconditional Replace, Query Replace): Add xref to
5990         "Replacement and Case".
5992 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5994         * dired.texi (Image-Dired): Move from Thumbnails node.
5995         * misc.texi (Thumbnails): Node deleted.
5996         * emacs.texi (Top): Update node listing.
5998         * files.texi (File Conveniences):
5999         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6001 2007-04-21  Richard Stallman  <rms@gnu.org>
6003         * display.texi (Highlight Interactively): Correct previous change.
6004         Clarify doc of hi-lock-find-patterns, and move new features into it.
6006 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
6008         * display.texi (Highlight Interactively):
6009         Document hi-lock-file-patterns-policy.
6011 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
6013         * display.texi (Scrolling): Fix typo.
6015 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6017         * doclicense.texi: Remove node heading, so that it can be included by
6018         other files.
6020         * emacs.texi: Insert node heading for GFDL.
6022 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
6024         * cmdargs.texi (Colors): Qualify "color of window" index entry by
6025         "command line".
6027         * display.texi (Faces): Refer to "Creating Frames" for face
6028         and other frame customizations in .emacs.
6030         * frames.texi (Creating Frames): Mention that face customizations can
6031         be put in .emacs.  Add index entries.
6033 2007-04-12  Richard Stallman  <rms@gnu.org>
6035         * glossary.texi (Glossary): Explain `iff'.
6037 2007-04-11  Karl Berry  <karl@gnu.org>
6039         * gnu.texi (Top),
6040         * macos.texi (Mac Font Specs),
6041         * anti.texi (Antinews),
6042         * xresources.texi (Resources),
6043         * misc.texi (Emulation),
6044         * calendar.texi (Daylight Saving),
6045         * dired.texi (Dired and Find),
6046         * rmail.texi (Remote Mailboxes),
6047         * sending.texi (Mail Headers),
6048         * programs.texi (Which Function),
6049         * files.texi (Recover),
6050         * buffers.texi (Uniquify),
6051         * frames.texi (Wheeled Mice),
6052         * killing.texi (Rectangles): Wording to improve breaks in
6053         8.5x11 format.
6054         * mule.texi (Language Environments): \hbadness=10000 since there's
6055         no way to reword.
6056         * emacs.texi (smallbook): New @set to more easily switch between
6057         smallbook and 8.5x11.
6059 2007-04-11  Richard Stallman  <rms@gnu.org>
6061         * files.texi (File Conveniences): Add xref to Tumme.
6062         Delete text about Thumbnail mode.
6064 2007-04-09  Alan Mackenzie  <acm@muc.de>
6066         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6067         new name.  Insert concept index entries.
6069 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6071         * display.texi (Standard Faces): Document prefix arg for
6072         list-faces-display.
6074         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6076 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6078         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6080         * files.texi (Misc File Ops): Rewrite description of
6081         insert-file-literally.
6083 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6085         * misc.texi (Printing): Postscript -> PostScript.
6087         * ack.texi (Acknowledgments): Postscript -> PostScript.
6089         * custom.texi (Init File, Init Non-ASCII): Fix last change.
6091         * emacs.texi (Top): Fix the menu due to the change in custom.texi
6092         below.
6094 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
6096         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
6097         Init Non-ASCII.
6098         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6099         (Init Non-ASCII): New node.
6101 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6103         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6105 2007-03-12  Glenn Morris  <rgm@gnu.org>
6107         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6108         "Daylight Savings".
6110         * calendar.texi: Replace "daylight savings" with "daylight
6111         saving" in text throughout.
6113 2007-03-04  Richard Stallman  <rms@gnu.org>
6115         * custom.texi (Safe File Variables): Minor correction.
6117 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
6119         * rmail.texi (Movemail): Add internal ref.
6120         Don't indent the intro for the PROTO table.
6121         Format PROTO table items with @code.
6123 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
6125         * building.texi: Remove references to bashdb.
6127 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
6129         * mule.texi (Language Environments): Update list of supported language
6130         environments.
6132 2007-02-14  Kim F. Storm  <storm@cua.dk>
6134         * building.texi (Grep Searching): Fix lgrep doc.
6136 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
6138         * back.texi: Remove unused file.
6140 2007-02-05  Francesco Potortì  <pot@gnu.org>
6142         * maintaining.texi (Tag Syntax): Now --members is the default for
6143         etags, not for ctags yet.
6145 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
6147         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
6148         headers compliant with Texinfo guidelines and with what texnfo-upd.el
6149         expects.  Add comments to prevent people from inadvertently modifying
6150         the key parts needed by `texinfo-multiple-files-update'.
6152 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
6154         * frames.texi (Secondary Selection): Window clicked does not matter
6155         when mouse-yank-at-point is non-nil.
6157 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6159         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6160         ls-lisp-use-localized-time-format.
6162 2007-01-16  Glenn Morris  <rgm@gnu.org>
6164         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6165         system abbrev.
6167 2007-01-11  Richard Stallman  <rms@gnu.org>
6169         * msdog.texi (Windows Keyboard): Another small cleanup.
6171 2007-01-10  Richard Stallman  <rms@gnu.org>
6173         * msdog.texi (Windows Keyboard): Yet another try to make
6174         everyone happy with that passage.
6176 2007-01-05  Richard Stallman  <rms@gnu.org>
6178         * anti.texi (Antinews): Mention M-x shell scrolling.
6180 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6182         * building.texi (Watch Expressions): Describe gdb-max-children.
6184 2007-01-04  Richard Stallman  <rms@gnu.org>
6186         * msdog.texi (Windows Keyboard): Clarify previous change.
6188 2007-01-02  Richard Stallman  <rms@gnu.org>
6190         * custom.texi (Changing a Variable): Minor clarification.
6191         (Specific Customization): customize-customized => customize-unsaved.
6193         * entering.texi (Entering Emacs): Clean up text about restarting
6194         Emacs for each file.
6196         * misc.texi (Shell Options): Minor cleanup.
6198         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6199         with Emacs, not vice versa.
6201         * programs.texi (Symbol Completion): Recommend customizing
6202         window manager.
6204         * xresources.texi (Resources): Minor fix.
6206 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
6208         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6210 2007-01-01  Richard Stallman  <rms@gnu.org>
6212         * commands.texi (User Input): Document keys stolen by window mangers.
6214 2006-12-31  Richard Stallman  <rms@gnu.org>
6216         * custom.texi (Specific Customization): Document customize-option
6217         instead of customize-variable.
6219 2006-12-31  Kim F. Storm  <storm@cua.dk>
6221         * major.texi (Choosing Modes): Document auto-mode-case-fold.
6223 2006-12-30  Kim F. Storm  <storm@cua.dk>
6225         * killing.texi (CUA Bindings): Fix typo.
6227         * xresources.texi (Table of Resources): Mention grow-only value for
6228         auto-resize-tool-bars.
6230 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
6232         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6233         and how to get them back.
6235 2006-12-26  Richard Stallman  <rms@gnu.org>
6237         * calendar.texi (Holidays): Holiday listing is based on current
6238         practice, but DST is not.
6240 2006-12-25  Richard Stallman  <rms@gnu.org>
6242         * emacs.texi (Top): Update subnode menus.
6244         * mark.texi (Transient Mark): Fix xref.
6246         * killing.texi (Graphical Kill): Node deleted.
6247         (Killing): Add xref to Cut and Paste.
6248         (CUA Bindings): Update xref.
6250         * frames.texi (Cut and Paste): New section to hold other nodes.
6251         (Mouse Commands): Node demoted.
6252         (Cut/Paste Other App): Split out from Mouse Commands.
6253         (Word and Line Mouse): Likewise.
6254         (Secondary Selection, Clipboard): Nodes demoted.
6256 2006-12-24  Kevin Ryde  <user42@zip.com.au>
6258         * calendar.texi (Holidays): US daylight saving begins second Sunday
6259         in March for 2007 onwards.
6260         (Daylight Savings): Show new US default daylight saving rules, 2nd
6261         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6263 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
6265         * calendar.texi (Scroll Calendar): < and > are switched.
6267 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
6269         * killing.texi (Deletion): Describe M-\ prefix argument.
6271 2006-12-23  Richard Stallman  <rms@gnu.org>
6273         * search.texi (Regexp Search): Explain why forward and reverse regexp
6274         search are not mirror images.
6276 2006-12-19  Kim F. Storm  <storm@cua.dk>
6278         * major.texi (Choosing Modes): Describe match-function elements for
6279         magic-mode-alist.
6281 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
6283         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6284         peculiarities.
6286 2006-12-18  Richard Stallman  <rms@gnu.org>
6288         * abbrevs.texi (Editing Abbrevs): Fix previous change.
6290 2006-12-17  Alan Mackenzie  <acm@muc.de>
6292         * programs.texi (Left Margin Paren): Remove the bit which says
6293         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6294         Discuss some of the issues of setting this option to nil.
6296 2006-12-17  Glenn Morris  <rgm@gnu.org>
6298         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6300 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
6302         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6303         (Windows Files): `w32-get-true-file-attributes' is only relevant for
6304         NTFS volumes.
6305         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6306         volumes.
6308 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
6310         * text.texi (HTML Mode): Fix "C-c TAB".
6312 2006-12-09  Richard Stallman  <rms@gnu.org>
6314         * misc.texi (Invoking emacsclient): Simplify TCP file text.
6316 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
6318         * files.texi (Misc File Ops): Document insert-file-literally.
6320 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
6322         * cmdargs.texi (Colors): Note that --color is intended for overriding
6323         the terminal defaults, not for normal invocation.
6325         * misc.texi (Emacs Server): Improve wording.  Don't mention the
6326         ``server program''.  Add a cross-reference to "Init File" node.
6327         (Invoking emacsclient): Add index entries.  Document both short and
6328         long versions of command-line options.  Document the -f option.
6330 2006-12-06  Richard Stallman  <rms@gnu.org>
6332         * text.texi (Outline Format): Say to set outline-regexp
6333         and outline-level with major modes and file local variables.
6335 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6337         * anti.texi (Antinews): Mention the alternative to
6338         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6340         * misc.texi (Interactive Shell): Ditto.
6342 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
6344         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6346         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6348 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
6350         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6351         colon in the mode line.
6353         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6355 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6357         * building.texi (Watch Expressions): Mention SPC for expanding/
6358         contracting watch expressions.
6360 2006-11-26  Kim F. Storm  <storm@cua.dk>
6362         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6364 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6366         * building.texi (Debugger Operation): Define text command mode.
6367         Clarify how tooltips work.
6368         (GDB Graphical Interface): Explain how to run in text command mode
6369         more clearly.
6371 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
6373         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6375 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
6377         * anti.texi (Antinews): Mention --server-file and TCP sockets.
6379 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
6381         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6382         and EMACS is deprecated.
6384 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
6386         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6388 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
6390         * Makefile.in (emacs.dvi): Remove xresmini.texi.
6392         * emacs.texi: Include xresources.texi both for info and dvi.
6394         * xresources.texi: Merge text from xresmini.texi.
6396 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6398         * glossary.texi: Fix typos.
6400 2006-11-06  Richard Stallman  <rms@gnu.org>
6402         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6404         * ack.texi (Acknowledgments): Fix name spelling.
6406 2006-11-01  Juri Linkov  <juri@jurta.org>
6408         * search.texi (Word Search): Document incremental word search.
6410 2006-10-28  Glenn Morris  <rgm@gnu.org>
6412         * ack.texi (Acknowledgments): Add cal-html author.
6414         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6415         Calendar").  Describe new package cal-html.
6416         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6417         Calendar Files."
6419 2006-10-23  Richard Stallman  <rms@gnu.org>
6421         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6422         Abbrev mode is enabled.
6424 2006-10-16  Richard Stallman  <rms@gnu.org>
6426         * emacs.texi: Update ISBN.
6428 2006-10-11  Kim F. Storm  <storm@cua.dk>
6430         * emacs.texi (Acknowledgments): Use @dotless{i}.
6432 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
6434         * building.texi (Breakpoints Buffer): Mention catchpoints.
6436 2006-10-08  Kim F. Storm  <storm@cua.dk>
6438         * ack.texi (Acknowledgments): Update.
6440         * emacs.texi (Acknowledgments): Fix bad @/ form.
6442 2006-10-05  Kim F. Storm  <storm@cua.dk>
6444         * emacs.texi (Acknowledgments): Add more contributors.
6446 2006-10-03  Richard Stallman  <rms@gnu.org>
6448         * emacs.texi (Acknowledgments): Update version and edition.
6450 2006-10-01  Karl Berry  <karl@gnu.org>
6452         * custom.texi (Customization Groups): Page break to keep example buffer
6453         on one page.
6455 2006-09-30  Karl Berry  <karl@gnu.org>
6457         * programs.texi (Basic Indent): @need to improve page break.
6458         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6460 2006-09-29  Glenn Morris  <rgm@gnu.org>
6462         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6464 2006-09-29  Karl Berry  <karl@gnu.org>
6466         * windows.texi (Basic Window): Remove forced @break, no longer
6467         desirable.
6468         * frames.texi (Frame Commands),
6469         * mark.texi (Marking Objects): Reword to avoid bad page break.
6470         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6472 2006-09-19  Richard Stallman  <rms@gnu.org>
6474         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6475         stick to present tense.
6477 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
6479         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6480         to x-gtk-use-old-file-dialog.
6481         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6483 2006-09-15  Jay Belanger  <belanger@truman.edu>
6485         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6486         Change "Library Public License" to "Lesser Public License"
6487         throughout.  Use "yyyy" to represent year.
6489 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6491         * misc.texi (Interactive Shell): EMACS is now set
6492         to Emacs's absolute file name, not to "t".
6494 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6496         * files.texi (Visiting): Add index entry "open file".
6498 2006-09-11  Richard Stallman  <rms@gnu.org>
6500         * building.texi (Compilation Mode): Clarification.
6501         (Grep Searching): Add xref to Compilation Mode.
6503 2006-09-08  Richard Stallman  <rms@gnu.org>
6505         * search.texi (Search): Ref multi-file search commands here.
6506         (Other Repeating Search): Not here.
6508 2006-08-28  Richard Stallman  <rms@gnu.org>
6510         * windows.texi (Split Window): Update xref.
6512         * basic.texi (Continuation Lines): Update xref.
6514         * indent.texi (Tab Stops): Update xref.
6516         * emacs.texi (Top): Update subnode menu.
6518         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6519         split out of Display Custom.
6521 2006-08-25  Kim F. Storm  <storm@cua.dk>
6523         * display.texi (Display Custom): Add variables overline-margin
6524         and x-underline-at-descent-line.
6526 2006-08-25  Richard Stallman  <rms@gnu.org>
6528         * entering.texi (Exiting): Rewrite to give graphical displays
6529         priority over text terminals.
6531         * search.texi (Incremental Search): Move index entries.
6533 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
6535         * custom.texi (Init File): Reference Find Init to avoid "home
6536         directory" confusion.
6538 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
6540         * building.texi (Other GDB-UI Buffers): Describe how to edit
6541         a value in the locals buffer.
6543 2006-08-21  Richard Stallman  <rms@gnu.org>
6545         * search.texi (Basic Isearch): Add `isearch' index entry.
6547 2006-08-16  Richard Stallman  <rms@gnu.org>
6549         * misc.texi (Saving Emacs Sessions): Clean up wording.
6551         * mark.texi (Marking Objects): Mention term "select all".
6553         * emacs.texi (Top): Update subnode menu.
6555         * help.texi (Help Mode): Move node up in file.
6557 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
6559         * building.texi (Stack Buffer): Explain fringe arrow.
6561 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6563         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6564         on startup.
6566 2006-08-11  Romain Francoise  <romain@orebokech.com>
6568         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6570 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6572         * mule.texi (Recognize Coding, Text Coding): Fix typos.
6574 2006-08-10  Richard Stallman  <rms@gnu.org>
6576         * text.texi (Format Faces): Substantial rewrites to deal
6577         with face merging.  Empty regions don't count.
6578         Clarify face property inheritance.
6580 2006-08-08  Romain Francoise  <romain@orebokech.com>
6582         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6583         <arjuropo@cc.jyu.fi>.
6585 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6587         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6588         apply to all frames.
6590 2006-08-01  Richard Stallman  <rms@gnu.org>
6592         * help.texi (Name Help): Add index entries for describe-variable.
6594 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6596         * building.texi (GDB Graphical Interface): Shorten node names.
6597         (GDB-UI Layout): Use GDB-related.
6598         (Other GDB-UI Buffers): Simplify English.
6600 2006-07-31  Richard Stallman  <rms@gnu.org>
6602         * search.texi (Query Replace): Add xref for Dired's Q command.
6604 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6606         * building.texi (GDB commands in Fringe): Rename to...
6607         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6608         new option gdb-find-source-frame.
6610 2006-07-29  Richard Stallman  <rms@gnu.org>
6612         * dired.texi (Operating on Files): Simplify previous change
6613         and fix Texinfo usage.
6615 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6617         * dired.texi (Operating on Files): Add cross-references.  State the
6618         Unix commands that do similar things.
6620 2006-07-28  Richard Stallman  <rms@gnu.org>
6622         * mark.texi (Transient Mark): Clarify that region never disappears
6623         when Transient Mark mode is off, and not when it is on.
6625 2006-07-27  Richard Stallman  <rms@gnu.org>
6627         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6629 2006-07-24  Richard Stallman  <rms@gnu.org>
6631         * xresources.texi (GTK styles): Fix texinfo usage.
6633         * commands.texi (User Input): Explain why we teach keyboard cmds.
6635         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6636         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6637         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6638         * doclicense.texi, display.texi, dired.texi, basic.texi:
6639         * anti.texi, ack.texi: Move periods and commas inside quotes.
6641 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6643         * cmdargs.texi (General Variables): Document EMAIL.
6645 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6647         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6648         doesn't have effect on MS-Windows.
6650 2006-07-17  Richard Stallman  <rms@gnu.org>
6652         * building.texi (Grep Searching): Explain about chaining grep commands.
6654 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6656         * killing.texi, mini.texi: Fix typos.
6658 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6660         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6661         is invoked for multiple files.
6663 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6665         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6666         on-line manual for the rest of this node.
6667         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6668         unconditionally.
6669         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6670         Improve wording.
6671         (Windows Printing): Improve wording.
6672         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6673         rest of this node.
6675 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6677         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6678         with eval-buffer.
6680 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6682         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6683         of character translation.
6685 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6687         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6689 2006-07-03  Karl Berry  <karl@gnu.org>
6691         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6692         not-too-underfull hboxes in the TeX output.
6693         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6694         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6695         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6696         * sending.texi, text.texi: Fix overfull/underfull boxes.
6698 2006-07-03  Romain Francoise  <romain@orebokech.com>
6700         * m-x.texi (M-x): Fix.
6702 2006-07-03  Richard Stallman  <rms@gnu.org>
6704         * search.texi (Other Repeating Search): filename -> file name.
6706         * misc.texi (Narrowing): Minor cleanups.
6708         * files.texi (Visiting): filename -> file name.
6710         * emacs.texi (Top): Update subnode menus.
6712         * mule.texi (Coding Systems): Move char translation stuff here.
6713         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6714         (Recognize Coding): Substantial local rewrites.
6715         (International): Update menu.
6717         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6718         (Scrolling): Substantial local rewrites.
6719         (Display): Update menu and intro.
6721         * dired.texi: filename -> file name.
6723         * custom.texi (Safe File Variables): Texinfo usage fix.
6725 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6727         * help.texi, m-x.texi: Lots of cleanups.
6729 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6731         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6732         (Windows Processes, Windows Misc): Shorten the printed version by
6733         selectively conditioning less important portions by @ifnottex.
6735 2006-06-27  Richard Stallman  <rms@gnu.org>
6737         * mini.texi (Minibuffer File): Minor cleanup.
6739 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6741         * frames.texi (XTerm Mouse): Rename to...
6742         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6744         * emacs.texi (Top): Use new node name.
6746 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6748         * emacs.texi (Top): Update the detailed menu according to changes in
6749         msdog.texi.
6751         * msdog.texi (Windows Keyboard): New section.
6752         (Windows Mouse): New section.
6753         (Windows System Menu): Remove section (text merged with "Windows
6754         Keyboard").
6755         (Windows Misc): New section.
6757         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6759         * msdog.texi (ls in Lisp): New section.
6761         * files.texi (Visiting): Document case-insensitive wildcard matching
6762         under find-file-wildcards.
6764 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6766         * macos.texi (Mac Input): Add description of mac-function-modifier.
6767         Now Unicode keyboard layouts work.
6769 2006-06-10  Richard Stallman  <rms@gnu.org>
6771         * mule.texi (Recognize Coding): Clarify previous change.
6773 2006-06-09  Kenichi Handa  <handa@m17n.org>
6775         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6776         notation.
6778 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6780         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6781         manual for @ifnottex, but in emacs-extra for @iftex.
6783         * cmdargs.texi (General Variables): Fix smtpmail xref.
6785 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6787         * programs.texi (Comment Commands):
6788         * custom.texi (Specifying File Variables):
6789         Use ;; instead of ;;; to better follow coding conventions.
6791 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6793         * building.texi (Watch Expressions): Move node to end.
6794         (GDB Graphical Interface): Move description of clicks in fringe...
6795         (GDB commands in the Fringe): ...to here.  New node.
6797 2006-06-05  Romain Francoise  <romain@orebokech.com>
6799         * xresmini.texi (GTK resources): Fix various typos.
6801 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6803         * building.texi (GDB Graphical Interface): Update bindings.
6804         (Commands of GUD): Add gud-print.  Remove gud-run.
6805         Restate availability more generally.
6807 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6809         * mini.texi: Lots of cleanups.
6811 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6813         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6814         and Mouse-2.
6816 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6818         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6820 2006-05-31  Richard Stallman  <rms@gnu.org>
6822         * basic.texi (Moving Point): Fix previous change.
6824 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6826         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6828 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6830         * basic.texi: Many simplifications and improvements in wording.
6832 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6834         * anti.texi (Antinews): Create a node for gdb-ui.
6836 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6838         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6840 2006-05-20  Richard Stallman  <rms@gnu.org>
6842         * dired.texi (Dired Navigation): dired-goto-file is now j.
6844 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6846         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6847         and their aliases.
6849         * msdog.texi (Windows Printing): Mention non-support of plain text
6850         printing with some el-cheapo printers, and suggest a workaround.
6852 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6854         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6855         remove the bit saying you must set it.
6857 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6859         * trouble.texi (Checklist):
6860         * text.texi (Text, Auto Fill, Text Mode):
6861         * search.texi (Nonincremental Search):
6862         * rmail.texi (Rmail Labels):
6863         * mule.texi (Input Methods, Multibyte Conversion):
6864         * misc.texi (Gnus, Where to Look, PostScript):
6865         * maintaining.texi (Create Tags Table):
6866         * indent.texi (Indentation Commands):
6867         * fixit.texi (Spelling):
6868         * emacs.texi (Copying):
6869         * custom.texi (Init File): ifinfo -> ifnottex.
6871 2006-05-17  Richard Stallman  <rms@gnu.org>
6873         * files.texi (Diff Mode): Mention C-x `.
6875 2006-05-08  Richard Stallman  <rms@gnu.org>
6877         * custom.texi (Disabling): Textual cleanups.
6879 2006-05-12  Glenn Morris  <rgm@gnu.org>
6881         * calendar.texi (Displaying the Diary, Format of Diary File):
6882         Refer to diary-view-entries, diary-list-entries,
6883         diary-show-all-entries rather than obsolete aliases.
6885 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6887         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6888         (Displaying the Diary, Special Diary Entries, Importing Diary):
6889         * building.texi (Compilation Shell):
6890         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6891         emacs-xtra with @inforef's.
6893         * files.texi (Visiting): Fix wording.
6895         * mule.texi (Coding Systems, Text Coding): More indexing.
6896         Mention that C-x RET f can set eol conversion.
6898 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6900         * xresmini.texi (GTK resources): Insert GTK description.
6902         * xresources.texi (GTK resources): metafont should be menufont.
6904 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6906         * mini.texi (Completion Options): Completion of remote files'
6907         method, user name and host name is active only in partial
6908         completion mode.
6910 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6912         * makefile.w32-in (emacs.dvi):
6913         * Makefile.in (emacs.dvi): Add xresmini.texi.
6915         * xresmini.texi (Table of Resources): Remove xref to non-existent
6916         node "LessTif Resources".
6918         * msdog.texi (Microsoft Windows):
6919         * calendar.texi (Calendar/Diary, Displaying the Diary)
6920         (Special Diary Entries, Importing Diary, Holidays):
6921         * programs.texi (Program Modes):
6922         * text.texi (Text):
6923         * buffers.texi (Several Buffers):
6924         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6926 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6928         The following changes merge the emacs-xtra manual into the main
6929         manual, but only for on-line version of the manual.
6931         * vc2-xtra.texi (Version Backups, Local Version Control)
6932         (Making Snapshots, Change Logs and VC, Version Headers)
6933         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6934         on-line manual.
6936         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6937         for on-line manual.
6939         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6940         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6941         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6942         for on-line manual.
6944         * fortran-xtra.texi (Fortran, Fortran Autofill)
6945         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6946         for on-line manual.
6948         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6949         Conditional xref's for on-line manual.
6951         * emerge-xtra.texi (Emerge, Overview of Emerge)
6952         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6953         manual.
6955         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6956         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6957         (EMACSSOURCES): Use EMACS_XTRA.
6958         (../info/emacs-xtra): Remove.
6959         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6961         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6962         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6963         (EMACSSOURCES): Use EMACS_XTRA.
6964         ($(infodir)/emacs-xtra): Remove.
6965         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6967         * trouble.texi (Quitting):
6968         * text.texi (Text):
6969         * programs.texi (Program Modes):
6970         * msdog.texi (Microsoft Windows):
6971         * frames.texi (Frames):
6972         * files.texi (Backup, Version Control, VC Concepts)
6973         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6974         (Registering, VC Status, VC Undo, Multi-User Branching)
6975         (Comparing Files):
6976         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6977         (Displaying the Diary, Special Diary Entries, Importing Diary):
6978         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6979         conditional xref's, depending on @iftex/@ifnottex.
6981         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6982         "MS-DOS".  @include msdog-xtra.texi.
6984         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6985         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6987         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6988         for vc-xtra.texi subsections.
6989         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6990         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6992         * sending.texi (Sending Mail): A @node line without explicit Prev,
6993         Next, and Up links.
6995         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6996         Next, and Up links.
6998         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6999         and its sections.  @include picture-xtra.texi.
7001         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7002         "Emerge".
7003         (List Tags) [ifnottex]: @include emerge-xtra.texi.
7005         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7006         exact duplicate of its name-sake in calendar.texi.
7008         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7009         "Advanced Calendar/Diary Usage".
7010         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7012         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7013         dired-xtra.texi.
7014         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7016         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7017         (Files) [ifnottex]: Add menu entry for Autorevert.
7019         * emacs-xtra.texi (Introduction): Reword to make consistent with
7020         printed version only.
7021         <Top level>: Remove the body of all chapters and move them to the
7022         new *-xtra.texi files.  Use @raisesections and @lowersections to
7023         convert sections to chapters etc.
7025         * msdog-xtra.texi:
7026         * fortran-xtra.texi:
7027         * vc-xtra.texi:
7028         * vc1-xtra.texi:
7029         * vc2-xtra.texi:
7030         * emerge-xtra.texi:
7031         * cal-xtra.texi:
7032         * dired-xtra.texi:
7033         * arevert-xtra.texi: New files, with text from respective chapters
7034         of emacs-xtra.texi.  Convert each @chapter into @section, @section
7035         into @subsection, etc.
7037         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
7038         updated.
7040         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7041         Windows".  All references updated.
7043 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7045         * macos.texi (Mac Input): Mention input from Character Palette.
7046         (Mac Font Specs): Fix typo.
7048 2006-05-05  Richard Stallman  <rms@gnu.org>
7050         * files.texi (Diff Mode): Minor cleanup.
7052 2006-05-05  Karl Berry  <karl@gnu.org>
7054         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7055         errors from the current release of makeinfo (4.8).
7056         * help.texi (Library Keywords): Change widest word in multitable
7057         template from `emulations' to `convenience'.  (Not sure if this is
7058         related to the font change.)
7060 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
7062         * files.texi (File Names): Add a footnote about limited support of
7063         ~USER on MS-Windows.
7065         * cmdargs.texi (Initial Options): Add a footnote about limited
7066         support of ~USER on MS-Windows.
7068 2006-05-03  Richard Stallman  <rms@gnu.org>
7070         * files.texi (Diff Mode): Node moved here.
7071         (Comparing Files): Delete what duplicates new node.
7072         (Files): Put Diff Mode in menu.
7074         * misc.texi (Diff Mode): Move to files.texi.
7076         * emacs.texi (Top): Update menu for Diff Mode.
7078         * trouble.texi (Emergency Escape): Simplify.
7080         * emacs.texi (Top): Minor clarification.
7082 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
7084         * commands.texi, entering.texi, screen.texi: Many simplifications.
7086 2006-05-03  Richard Stallman  <rms@gnu.org>
7088         * commands.texi (Text Characters): Delete paragraph about unibyte
7089         non-ASCII printing chars.
7091         * killing.texi (Killing): Say "graphical displays".
7092         * display.texi: Say "graphical displays".
7094         * cmdargs.texi (Misc X): Say "graphical displays".
7096 2006-05-01  Richard Stallman  <rms@gnu.org>
7098         * emacs.texi (Top): Add Diff Mode to menu.
7100 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7102         * misc.texi (Diff Mode): New node.
7104 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7106         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7107         (Mac Environment Variables): Shorten example line.
7108         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
7110 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
7112         * building.texi (GUD Customization): Describe cases %d and %c.
7113         Update description for %e.
7115 2006-04-30  Glenn Morris  <rgm@gnu.org>
7117         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7119 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
7121         * custom.texi (Examining): Update C-h v output example.
7123 2006-04-29  Kim F. Storm  <storm@cua.dk>
7125         * building.texi (Grep Searching): Add lgrep and rgrep.
7127 2006-04-23  Richard Stallman  <rms@gnu.org>
7129         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7131         * xresmini.texi: New file.
7133         * xresources.texi (Face Resources): Split table into font resources
7134         and the rest.  Combine similar attributes for brevity.
7136 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
7138         * emacs-xtra.texi (MS-DOS File Names): Remove section about
7139         backslashes and case-insensitivity in file names (moved to the
7140         main manual).
7141         (MS-DOS Printing): Move most of the text to the main manual.
7143         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7144         New nodes.
7145         (Windows Processes, Windows System Menu): Add index entries and
7146         fix wording.
7148 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
7150         * misc.texi (Shell Ring): Add notes on saved input when
7151         navigating off the end of the history list.
7153 2006-04-18  Chong Yidong  <cyd@mit.edu>
7155         * misc.texi (Shell Options): Correct default value of
7156         comint-scroll-show-maximum-output.
7158 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
7160         * building.texi (Watch Expressions): Update.
7162 2006-04-12  Richard Stallman  <rms@gnu.org>
7164         * search.texi: Clean up previous change.
7166 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
7168         * search.texi (Regexp Backslash, Regexp Replace): Add index
7169         entries for ``back reference'' and mention the term itself in the
7170         text.
7172 2006-04-11  Richard Stallman  <rms@gnu.org>
7174         * custom.texi (Safe File Variables):
7175         Document enable-local-variables = :safe.
7177 2006-04-11  Karl Berry  <karl@gnu.org>
7179         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7180         (Remote Repositories, Version Backups, Local Version Control)
7181         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7182         (Miscellaneous Commands and Features of VC, Change Logs and VC)
7183         (Renaming VC Work Files and Master Files)
7184         (Inserting Version Control Headers, Customizing VC, General Options)
7185         (Options for RCS and SCCS, Options specific for CVS): Move all
7186         these nodes to emacs-xtra.texi, for brevity.
7187         * cmdargs.texi, files.texi: Change cross-references.
7189 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
7191         * files.texi (Old Versions): Update description of vc-annotate's
7192         use of color to indicate date ranges.
7194 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7196         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7197         put info and printed manual names the right way around.
7199 2006-04-09  Karl Berry  <karl@gnu.org>
7201         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7202         emacs-xtra.texi, leaving only MS Windows information.
7203         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7204         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7205         node names.
7207         * emacs.texi: Move @summarycontents and @contents to the beginning
7208         of the file.
7210 2006-04-08  Kevin Ryde  <user42@zip.com.au>
7212         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7214 2006-04-07  Richard Stallman  <rms@gnu.org>
7216         * programs.texi (Comments, Comment Commands, Options for Comments)
7217         (Multi-Line Comments): "Align", not "indent".
7218         (Basic Indent): C-j deletes trailing whitespace before the newline.
7220 2006-04-06  Richard Stallman  <rms@gnu.org>
7222         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7224 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
7226         * killing.texi (Rectangles): Add index entry for marking a rectangle.
7228 2006-04-05  Richard Stallman  <rms@gnu.org>
7230         * emacs.texi (Top): Update subnode menu.
7232         * trouble.texi (Unasked-for Search): Node deleted.
7233         (Lossage): Delete from menu.
7235 2006-04-04  Richard Stallman  <rms@gnu.org>
7237         * trouble.texi: Various cleanups.
7238         (Checklist): Don't bother saying how to snail a bug report.
7239         (Emergency Escape): Much rewriting.
7240         (After a Crash): Rename the core dump immediately.
7241         (Total Frustration): Call it a psychotherapist.
7242         (Bug Criteria): Avoid "illegal instruction".
7243         (Sending Patches): We always put the contributor's name in.
7245         * misc.texi (Thumbnails): Minor correction.
7247 2006-04-03  Richard Stallman  <rms@gnu.org>
7249         * misc.texi (Thumbnails): Minor cleanup.
7251 2006-04-02  Karl Berry  <karl@gnu.org>
7253         * sending.texi (Mail Sending): pxref to Top needs five args.
7255 2006-03-31  Richard Stallman  <rms@gnu.org>
7257         * emacs.texi (Top): Update subnode menu.
7259         * help.texi (Help Mode): Cleanup.
7261         * dired.texi: Many cleanups.
7262         (Dired Deletion): Describe dired-recursive-deletes.
7263         (Operating on Files): dired-create-directory moved.
7264         (Misc Dired Features): Move to here.
7265         (Tumme): Node moved to misc.texi.
7267         * custom.texi: Many cleanups.
7268         (Minor Modes): Don't mention ISO Accents Mode.
7269         (Examining): Update C-h v output example.
7270         (Hooks): Add index and xref for add-hook.
7271         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
7272         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7274         * misc.texi: Many cleanups.
7275         (beginning): Add to summary of topics.
7276         (Shell): Put eshell xref at the end.  Remove eshell from table.
7277         (Thumbnails): New node.
7279 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
7281         * files.texi (File Name Cache): Make it clear that the cache is
7282         not persistent.
7284 2006-03-25  Karl Berry  <karl@gnu.org>
7286         * emacs-xtra.texi, emacs.texi, gnu.texi:
7287         (1) use @copyright{} instead of (C) in typeset text;
7288         (2) do not indent copyright year list (or anything else).
7290 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
7292         * files.texi (VC Dired Mode): Remove misplaced brackets.
7294 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
7296         * files.texi: Various updates and clarifications in the VC chapter.
7298 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
7300         * help.texi (Help Mode): Document "C-c C-c".
7302 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
7304         * emacs-xtra.texi (Top): Avoid ugly continuation line in
7305         menu in the standalone Info reader.
7307 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
7309         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7310         moved here from Emacs manual.
7312         * programs.texi (Fortran): Section moved to emacs-xtra.
7313         (Program Modes): Xref to Fortran in emacs-xtra.
7315         * maintaining.texi (Emerge): Move to emacs-xtra.
7316         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7318         * picture.texi: File deleted.
7319         * Makefile.in:
7320         * makefile.w32-in: Remove picture.texi.
7322         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7323         * abbrevs.texi (Abbrevs):
7324         * sending.texi (Sending Mail): Picture node removed.
7326         * emacs.texi (Top): Update node listings.
7328 2006-03-12  Richard Stallman  <rms@gnu.org>
7330         * calendar.texi: Various cleanups.
7332 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
7334         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7335         syntax.
7337 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
7339         * search.texi (Regexps): More accurately describe which characters
7340         are special in which situations.  Recommend _not_ to quote `]' or
7341         `-' when they are not special.
7343 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
7345         * files.texi (Old Versions): Clarify operation of C-x v =.
7347 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
7349         * building.texi (Watch Expressions): Update and describe
7350         gdb-speedbar-auto-raise.
7352 2006-02-19  Richard M. Stallman  <rms@gnu.org>
7354         * emacs.texi: Use @smallbook.
7355         (Top): Update ref to Emacs paper, delete ref to Cookbook.
7356         Update subnode menu.
7358         * building.texi (Lisp Interaction): Minor addition.
7360 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
7362         * building.texi (Watch Expressions): Update and be more precise.
7364 2006-02-15  Francesco Potortì  <pot@gnu.org>
7366         * maintaining.texi (Create Tags Table): Explain why the
7367         exception when etags writes to files under the /dev tree.
7369 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7371         * custom.texi (Safe File Variables): Lots of clarification.
7372         Renamed from Unsafe File Variables.
7374 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
7376         * custom.texi (Unsafe File Variables): File variable confirmation
7377         assumed denied in batch mode.
7379 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7381         * building.texi (GDB User Interface Layout): Don't say `inferior'
7382         for program being debugged.
7384 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
7386         * building.texi (GDB Graphical Interface):
7387         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7389 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
7391         * custom.texi (Specifying File Variables, Unsafe File Variables):
7392         New nodes, split from File Variables.  Document new file local
7393         variable behavior.
7395 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7397         * display.texi (Standard Faces):
7398         * files.texi (Visiting):
7399         * frames.texi (Clipboard):
7400         * glossary.texi (Glossary) <Clipboard>:
7401         * xresources.texi (X Resources): Mention Mac OS port.
7403 2006-02-12  Richard M. Stallman  <rms@gnu.org>
7405         * building.texi (Building): Clarify topic in intro.
7407         * maintaining.texi (Maintaining): Change title; clarify topic.
7408         Delete duplicate index entries.
7410         * building.texi (Other GDB User Interface Buffers): Clarifications.
7412         * text.texi (Cell Commands): Clarifications.
7414         * programs.texi (Defuns): Delete duplicate explanation of
7415         left-margin paren convention.
7416         (Hungry Delete): Minor cleanup.
7418 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7420         * dired.texi (Tumme): More tumme documentation.
7422 2006-02-11  Alan Mackenzie  <acm@muc.de>
7424         * programs.texi ("Hungry Delete"): Correct the appellation of the
7425         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7427 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7429         * dired.texi (Tumme): Fix small bug.
7431 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7433         * macos.texi (Mac International): Rename "fontset-mac" to
7434         "fontset-standard".
7436 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
7438         * dired.texi (Tumme): Basic documentation for Tumme added.
7440 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7442         * mule.texi (International):
7443         * programs.texi (Basic Indent): Fix typos.
7445         * custom.texi (Minor Modes):
7446         * display.texi (Text Display):
7447         * commands.texi (Text Characters): Update xrefs.
7449 2006-02-07  Richard M. Stallman  <rms@gnu.org>
7451         * emacs.texi (Top): Update subnode menu.
7452         Update info on old Emacs papers.
7453         (Intro): "Graphical display", not window system.
7455         * xresources.texi (GTK styles): Minor clarifications.
7457         * trouble.texi: "Graphical display", not window system.
7458         (Stuck Recursive): Minor clarification.
7460         * text.texi: Minor clarifications.
7461         (Sentences): Explain why two-space convention is better.
7462         Explain sentence-end-without-period here.
7463         (Fill Commands): Not here.
7464         (Refill): Node moved down.
7465         (Filling): Update menu.
7466         (Table Creation, Cell Justification, Column Commands): Clarify.
7468         * sending.texi: Minor clarifications.
7470         * search.texi (Regexp Backslash): Clarification.
7472         * rmail.texi: Minor cleanups.
7473         (Rmail): Delete digression about `rmail-mode'.
7474         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7475         (Rmail Files): Mention C-u M-x rmail.
7476         (Rmail Reply): Mention References.
7477         (Rmail Display): Mention rmail-nonignored-headers.
7479         * programs.texi: Minor cleanups.
7480         (Comment Commands): Mention momentary Transient Mark mode.
7481         (Matching): Be more specific about customizing show-paren-mode.
7482         (Info Lookup): Don't list the modes that support C-h S.
7483         Just say what it does in an unsupported mode.
7484         (Man Page): Delete excessive info on customizing woman.
7485         (Motion in C): Don't mention c-for/backward-into-nomenclature.
7487         * abbrevs.texi: Minor clarifications.
7488         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7489         not "dynamic abbrevs" as if they were a kind of abbrev.
7491         * picture.texi (Picture): Minor cleanup.
7493         * mule.texi (Communication Coding): Say "other applications".
7494         (Fontsets): Not specific to X.  Add xref to X Resources.
7495         (Unibyte Mode): Rename from Single-Byte Character Support.
7496         "Graphical display", not window system.
7497         (International): Update menu.
7499         * maintaining.texi (Format of ChangeLog):
7500         New node, split out from ChangeLog.
7501         (ChangeLog): Clarifications in the remaining text.
7502         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7503         (Find Tag): Add @w.
7504         (Tags Search): Explain tag table order here.  Simplify grep ref.
7505         (List Tags): tags-tag-face is a variable, not a face.
7506         (Emerge): Cleanups.
7508         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7509         (Keyboard Macros): Avoid "the user".
7511         * killing.texi: "Graphical display", not window system.
7513         * help.texi (Help Echo): "Graphical display", not window system.
7515         * glossary.texi: Say "you", not "the user".  Say "graphical display".
7517         * frames.texi: Minor cleanups.  "Graphical display", not window system.
7519         * files.texi (Visiting): Make drag-and-drop not X-specific.
7521         * custom.texi: Minor cleanups.  "Graphical display", not window system.
7523         * cmdargs.texi: Minor cleanups.
7525         * building.texi (Compilation): Move and split kill-compilation para.
7526         Add para about multiple compilers.
7527         (Compilation Mode): Commands also available in grep mode and others.
7528         Mention C-u C-x ` more tutorially.  Clarify C-x `.
7529         (Compilation Shell): Clarify.  Put Bash example first.
7530         (Grep Searching): Minor cleanups; add @w.
7531         (Debuggers): Minor cleanups.
7532         (Starting GUD): Make GDB xgraphical mode issue clearer.
7533         (Debugger Operation): Lots of clarifications including
7534         GDB tooltip side-effect issue.
7535         (Commands of GUD): Clarify.
7536         (GUD Customization): Add bashdb-mode-hook.
7537         (GDB Graphical Interface): Rewrite for clarity.
7538         (GDB User Interface Layout): Rewrite for clarity.
7539         (Stack Buffer, Watch Expressions): Likewise.
7540         (Other GDB User Interface Buffers): Cleanups.
7541         (Lisp Libraries, External Lisp): Cleanup.
7543         * basic.texi (Position Info): "Graphical displays", rather than
7544         window systems.
7546         * anti.texi: Minor cleanup.
7548 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7550         * custom.texi (Init File, Find Init): Add cross-references to
7551         where $HOME is described.
7553 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7555         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7556         is not inside the @table.
7558         * emacs.texi (Top): Correct node name.
7560         * files.texi (File Names): Fix @xref.
7561         (Reverting): Fix typo.
7563         * mule.texi (International): Correct node name.
7565         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7567 2006-02-01  Richard M. Stallman  <rms@gnu.org>
7569         * emacs.texi (Top): Update subnode menu.
7571         * mule.texi: Minor clarifications.
7572         Reduce the specific references to X Windows.
7573         Refer to "graphical" terminals, rather than window systems.
7574         (Text Coding): Rename from Specify Coding.
7575         (Communication Coding, File Name Coding, Terminal Coding):
7576         New nodes split out from Text Coding.
7578         * kmacro.texi: Minor clarifications.
7579         (Keyboard Macro Ring): Comment out some excessive commands.
7580         (Basic Keyboard Macro): Split up the table, putting part in each node.
7582         * major.texi: Minor clarifications.
7584         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7586         * windows.texi: Minor clarifications.
7587         (Change Window): Don't describe mode-line mouse cmds here.
7588         Add xref to Mode Line Mouse.
7590         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7592         * macos.texi (Mac International): Fix xref.
7594         * indent.texi: Minor clarifications.
7596         * frames.texi: Minor clarifications.
7597         Reduce the specific references to X Windows.
7598         Refer to "graphical" terminals, rather than window systems.
7599         (Frame Parameters): Don't mention commands like
7600         set-foreground-color.  Just say to customize a face.
7601         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7603         * files.texi: Minor clarifications.
7604         (Numbered Backups): New node, split out from Backup Names.
7606         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7608         * cmdargs.texi (General Variables): Fix xref.
7610         * buffers.texi: Minor clarifications.
7612 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7614         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7615         Nodes moved to top.
7617         * display.texi: Minor clarifications.
7618         (Display): Rearrange menu.
7619         (Standard Faces): Mention query-replace face.
7620         (Faces): Simplify.
7621         (Font Lock): Simplify face customization info.
7622         (Highlight Changes): Node merged into Highlight Interactively.
7623         (Highlight Interactively): Much rewriting and cleanup.
7624         (Optional Mode Line): Narrowed line number not good for goto-line.
7625         Simplify face customization advice.
7626         (Text Display): Mention use of escape-glyph face.
7627         Move ctl-arrow and tab-width here.
7628         (Display Custom): Move no-redraw-on-reenter to end of node.
7630         * search.texi: Minor clarifications.
7631         (Isearch Scroll): Simplify.
7632         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7634         * regs.texi (Registers): Mention bookmarks here.
7636         * mark.texi: Minor clarifications.
7637         (Selective Undo): Node deleted.
7639         * m-x.texi: Minor clarifications.
7641         * killing.texi: Minor clarifications.
7642         Refer to "graphical" terminals, rather than window systems.
7644         * help.texi: Clarifications.
7645         (Help): Don't describe C-h F and C-h K here.
7646         (Key Help): Describe C-h K here.
7647         (Name Help): Mention Emacs Lisp Intro.
7648         Describe C-h F here.
7649         (Misc Help): Mention C-h F and C-h K only briefly.
7651         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7652         Selective undo text merged in.
7653         (Spelling): Mention Aspell along with Ispell.
7655         * emacs.texi (Top): Update subnode menus.
7657         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7658         moved to new Undo node.
7660 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7662         * basic.texi (Continuation Lines, Inserting Text):
7663         Mention longlines mode.
7665 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7667         * screen.texi: Minor cleanups.
7668         (Screen): Clean up the intro paragraphs.
7669         (Mode Line): Lots of rewriting.  Handle frame-name better.
7670         eol-mnemonic-... vars moved out.
7672         * emacs.texi (Top): Change menu item for MS-DOS node.
7673         Update subnode menu.
7675         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7676         chapter relates to Windows.  Title changed.
7678         * mini.texi: Minor cleanups.
7680         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7681         (Mark): Put it in the menu.
7683         * entering.texi: Minor cleanups.
7685         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7686         (Intro): Refer to "graphical" terminals, rather than X.
7688         * display.texi (Display Custom): Add xref to Variables.
7689         (Optional Mode Line): eol-mnemonic-... vars moved here.
7691         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7692         rather than X.
7694         * basic.texi: Minor cleanups.
7695         (Undo): selective-undo moved.
7697 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7699         * anti.texi (Antinews): Various corrections and additions.
7701 2006-01-23  Juri Linkov  <juri@jurta.org>
7703         * custom.texi (Easy Customization, Customization Groups)
7704         (Browsing Custom): Mention links along with buttons.
7706 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7708         * text.texi (TeX Print): Use @key for TAB.
7710         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7712 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7714         * files.texi (File Aliases): Don't claim that usually separate
7715         buffers are created for two file names that name the same data.
7716         Mention additional situations where different names mean the same
7717         file on disk.
7719 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7721         * killing.texi (Deletion): Upcase @key argument.
7723         * custom.texi (Custom Themes): Minor cleanup.
7725         * programs.texi (Hungry Delete): Upcase @key argument.
7727 2006-01-16  Juri Linkov  <juri@jurta.org>
7729         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7730         Move `mode-line-highlight' before `mode-line-buffer-id'.
7732 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7734         * basic.texi (Inserting Text): Minor cleanup.
7736 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7738         * custom.texi (Changing a Variable, Face Customization):
7739         Update for changes in Custom menus.
7741 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7743         * macos.texi (Mac International): Undo last change.
7745 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7747         * custom.texi (Custom Themes): Describe the new
7748         customize-create-theme interface.
7750 2005-12-30  Juri Linkov  <juri@jurta.org>
7752         * basic.texi (Position Info): Update example.
7754 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7756         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7758 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7760         * custom.texi (Custom Themes): `load-theme' always loads.
7762 2005-12-23  Juri Linkov  <juri@jurta.org>
7764         * display.texi (Highlight Interactively): Use double space to
7765         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7767 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7769         * custom.texi (Easy Customization and subnodes):
7770         Replace "active field" with "button".
7771         Use "user option" only for variables.
7772         Use "setting" for variable-or-face.
7774 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7776         * buffers.texi (Select Buffer): Change order in table to make
7777         "Similar" refer to the correct item.
7778         (Indirect Buffers): Minor rewording.
7780 2005-12-20  Juri Linkov  <juri@jurta.org>
7782         * files.texi (VC Status): Put P and N near p and n.
7784 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7786         * programs.texi (Electric C): Delete the info about newline control.
7787         (Other C Commands): Minor cleanup.
7788         (Left Margin Paren): Minor cleanup.
7790 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7792         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7793         (Customization Groups): Delete text moved to "Browsing Custom".
7794         (Browsing Custom): New node.
7795         (Specific Customization): Clarify which commands only work for
7796         loaded options.
7798 2005-12-18  Bill Wohler  <wohler@newt.com>
7800         * frames.texi (Tool Bars): Shorten text of previous change.
7802 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7804         * files.texi (VC Status): Document log-view mode.
7806 2005-12-18  Bill Wohler  <wohler@newt.com>
7808         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7809         permanently via the customize interface.
7811 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7813         * killing.texi (Killing by Lines): Document `kill-whole-line'
7814         function.
7816 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7818         * buffers.texi (Select Buffer): Change `prev-buffer' to
7819         `previous-buffer'.  Indicate that these functions use a frame
7820         local buffer list.
7822 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7824         * custom.texi (Easy Customization): Change menu comment.
7825         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7827         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7828         (Help): Among the Apropos commands, describe only C-h a here.
7830 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7832         * programs.texi (Options for Comments): Comment-end starts with space.
7834         * glossary.texi (Glossary): Minor cleanup.
7836         * files.texi (Old Versions): Use @table.
7838 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7840         * display.texi (Highlight Interactively): Include
7841         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7843 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7845         * display.texi (Font Lock): Delete the Global FL menu item.
7847 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7849         * custom.texi (Minibuffer Maps): Mention the maps for file name
7850         completion.
7852 2005-12-09  Kim F. Storm  <storm@cua.dk>
7854         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7855         prefix keys even when mark is active.  Describe that RET moves
7856         cursor to next corner in rectangle; clarify insert around rectangle.
7858 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7860         * custom.texi (Customization): Use xref to elisp manual for
7861         non-TeX output.
7862         (Minor Modes): Update.
7863         (Customization Groups, Changing a Variable, Face Customization):
7864         Update for new appearance of Custom buffers.
7865         (Changing a Variable): `custom-buffer-done-function' has been
7866         replaced by `custom-buffer-done-kill'.
7867         (Specific Customization): In the `customize-group' buffer, a
7868         subgroup's contents are not "hidden".  They are not included at
7869         all.  They have no [Show] button.
7870         (Mouse Buttons): Add pxref to description of mouse event lists in
7871         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7872         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7873         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7875 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7877         * mini.texi (Completion Commands, Completion):
7878         In file name input, SPC does not do completion.
7880 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7882         * building.texi (GDB Graphical Interface): Explain screen size
7883         setting.
7884         (Other GDB User Interface Buffers): Describe features specific to
7885         GDB 6.4.
7887 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7889         * building.texi (GDB User Interface Layout): Describe how to
7890         kill associated buffers.
7891         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7892         (Watch Expressions): Be more precise.
7893         (Other GDB User Interface Buffers): Describe how to change a
7894         register value.
7896 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7898         * macos.texi (Mac Input): Remove description of
7899         mac-command-key-is-meta.  Add descriptions of
7900         mac-control-modifier, mac-command-modifier, and
7901         mac-option-modifier.
7902         (Mac International): Fix description of conversion of clipboard data.
7903         (Mac Font Specs): Add example of font customization by face attributes.
7905 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7907         * building.texi (Watch Expressions): Expand description.
7908         (Other GDB User Interface Buffers): Describe local map for
7909         gud-watch.
7911 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7913         * display.texi (Font Lock): Font lock is enabled by default now.
7915 2005-11-20  Juri Linkov  <juri@jurta.org>
7917         * basic.texi (Position Info): Update examples of the output.
7918         Remove the fact that examples are produced in the TeXinfo buffer,
7919         because in the Info reader users will get a different output from
7920         `C-x ='.
7922         * building.texi (Compilation Mode): Remove paragraph duplicated
7923         from the node `Compilation'.  Add `compilation-skip-threshold'.
7925         * display.texi (Font Lock): Suggest more user-friendly method of
7926         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7928 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7930         * files.texi (Registering): Mention @@ in mode line.
7932         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7934 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7936         * files.texi (Renaming and VC): Some back-ends don't
7937         handle renaming.
7939 2005-11-17  Juri Linkov  <juri@jurta.org>
7941         * emacs.texi (Top):
7942         * display.texi (Highlight Interactively): Put this font-lock based
7943         mode near Font Lock node.
7945 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7947         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7948         icons.
7950 2005-11-12  Kim F. Storm  <storm@cua.dk>
7952         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7953         (Help Summary): Add C-h d and C-h e.
7954         (Apropos): Clarify that all apropos commands may search for either
7955         list of words or a regexp.  Add C-h d for apropos-documentation.
7956         Describe apropos-documentation-sort-by-scores user option.
7958 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7960         * killing.texi (CUA Bindings): Add @section.
7962 2005-11-10  Kim F. Storm  <storm@cua.dk>
7964         * emacs.texi (Top): Add CUA Bindings entry to menu.
7966         * killing.texi (CUA Bindings): New node.  Moved here from
7967         misc.texi and extended with info on rectangle commands and
7968         rectangle highlighting, interface to registers, and the global
7969         mark feature.
7971         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7973         * regs.texi: Prev link points to CUA Bindings node.
7975 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7977         * help.texi (Help Echo): By default, help echos are only shown on
7978         mouse-over, not on point-over.
7980 2005-11-04  Jérôme Marant  <jerome@marant.org>
7982         * misc.texi (Shell Mode): Describe how to activate password echoing.
7984 2005-11-04  Romain Francoise  <romain@orebokech.com>
7986         * mark.texi (Mark Ring): Fix typo.
7988 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7990         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7992 2005-11-01  Bill Wohler  <wohler@newt.com>
7994         * help.texi (Help Mode): Fix typo.
7996 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7998         * building.texi (Other GDB User Interface Buffers):
7999         Describe the command gdb-use-inferior-io-buffer.
8001 2005-10-31  Romain Francoise  <romain@orebokech.com>
8003         * files.texi (Compressed Files): Fix typo.
8005         * buffers.texi (Misc Buffer): Downcase `*shell*'.
8007         * windows.texi (Force Same Window): Likewise.
8009 2005-10-30  Bill Wohler  <wohler@newt.com>
8011         * help.texi (Help Mode): URLs viewed with browse-url.
8013 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
8015         * building.texi (GDB Graphical Interface): Don't reference
8016         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
8017         must stay in same frame.
8019 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
8021         * custom.texi (Init File): Document ~/.emacs.d/init.el.
8023         * anti.texi (Antinews): Likewise.
8025 2005-10-28  Bill Wohler  <wohler@newt.com>
8027         * help.texi (Help): Help mode now creates hyperlinks for URLs.
8029 2005-10-28  Richard M. Stallman  <rms@gnu.org>
8031         * files.texi (Visiting): Explain how to enter ? in a file name.
8033         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8035 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
8037         * building.texi (GDB Graphical Interface):
8038         Describe gdb-mouse-until.
8040 2005-10-23  Richard M. Stallman  <rms@gnu.org>
8042         * custom.texi (Init File): Recommend when to use site-start.el.
8044 2005-10-21  Juri Linkov  <juri@jurta.org>
8046         * custom.texi (Examining): Mention accessing the old variable
8047         value via M-n in set-variable.
8049 2005-10-18  Romain Francoise  <romain@orebokech.com>
8051         * files.texi (Version Systems): Capitalize GNU.
8053 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
8055         * building.texi (Compilation Mode): Remove redundant paragraph.
8056         (Watch Expressions): Remove paragraph to reflect code change.
8058 2005-10-16  Richard M. Stallman  <rms@gnu.org>
8060         * building.texi (Compilation Mode, Compilation): Clarified.
8062 2005-10-15  Richard M. Stallman  <rms@gnu.org>
8064         * misc.texi (Saving Emacs Sessions): Mention savehist library.
8066 2005-10-13  Kenichi Handa  <handa@m17n.org>
8068         * basic.texi (Position Info): Fix previous change.
8070 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8072         * cmdargs.texi (Icons X): Fix typo.
8074 2005-10-12  Kenichi Handa  <handa@m17n.org>
8076         * basic.texi (Position Info): Describe the case that Emacs shows
8077         "part of display ...".
8079 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
8081         * cmdargs.texi (Icons X): -nb => -nbi.
8083 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
8085         * frames.texi (Speedbar): A couple more clarifications.
8087 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
8089         * building.texi (GDB User Interface Layout): Improve diagram.
8090         (Watch Expressions): Explain how to make speedbar global.
8091         (Other GDB User Interface Buffers): Make references more precise.
8093 2005-10-09  Richard M. Stallman  <rms@gnu.org>
8095         * frames.texi (Speedbar): Clarify the text.
8097 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
8099         * frames.texi (Speedbar): Add information on keybindings,
8100         dismissing the speedbar, and buffer display mode.  Link to
8101         speedbar manual.
8103 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
8105         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8106         added -nb, --no-bitmap-icon.
8108 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
8110         * building.texi (GDB Graphical Interface): Add variables and
8111         functions to indices.  Be more precise.
8113 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
8115         * frames.texi (Drag and Drop): Remove the x- from
8116         x-dnd-open-file-other-window and xdnd-protocol-alist.
8118 2005-09-30  Romain Francoise  <romain@orebokech.com>
8120         * mini.texi (Minibuffer): The default value now appears before the
8121         colon in minibuffer prompts.
8123 2005-09-25  Richard M. Stallman  <rms@gnu.org>
8125         * search.texi (Regexp Search): Doc search-whitespace-regexp.
8127 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8129         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8131 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8133         * emacs.texi (Top): Update submenus from macos.texi.
8135         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8136         (Mac OS): Update feature support status.
8137         (Mac Input): List supported input scripts.  Remove description
8138         about `mac-keyboard-text-encoding'.  Mention mouse button
8139         emulation and related variables.
8140         (Mac International): Mention Central European and Cyrillic
8141         support.  Now `keyboard-coding-system' is dynamically changed.
8142         Add description about coding system for selection.
8143         Add description about language environment.
8144         (Mac Environment Variables):
8145         Mention `~/.MacOSX/environment.plist'.  Give example of command line
8146         arguments.  Add Preferences support.
8147         (Mac Directories): Explicitly state that this node is for Mac OS
8148         Classic only.
8149         (Mac Font Specs): Mention specification for scalable fonts.
8150         List supported charsets.  Add preferred way of creating fontsets.
8151         Add description about `mac-allow-anti-aliasing'.
8152         (Mac Functions): Add descriptions about `mac-set-file-creator',
8153         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8154         and `mac-get-preference'.
8156 2005-09-16  Romain Francoise  <romain@orebokech.com>
8158         Update all files to specify GFDL version 1.2.
8160         * doclicense.texi (GNU Free Documentation License): Update to
8161         version 1.2.
8163 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8165         * buffers.texi (List Buffers): Fix xref.
8167         * rmail.texi (Rmail Basics): Fix xref.
8169         * emacs.texi (Top): Update subnode menus.
8171         * files.texi (Saving Commands): New node, broken out of Saving.
8172         (Customize Save): New node, broken out of Saving.
8173         Clarify effect of write-region-inhibit-fsync.
8174         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8176 2005-09-14  Romain Francoise  <romain@orebokech.com>
8178         * files.texi (Saving): Mention write-region-inhibit-fsync.
8180 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
8182         * custom.texi (Custom Themes): New node.
8184 2005-09-03  Richard M. Stallman  <rms@gnu.org>
8186         * search.texi (Search Case): Mention vars that control
8187         case-fold-search for various operations.
8189 2005-08-22  Juri Linkov  <juri@jurta.org>
8191         * display.texi (Standard Faces): Merge the text from
8192         `(elisp)Standard Faces' into this node.
8194 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
8196         * emacs.texi (Top): Delete menu item for deleted node
8197         Keyboard Translations.
8199 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8201         * trouble.texi (Unasked-for Search):
8202         Delete xref to Keyboard Translations.
8204         * glossary.texi (Glossary): Delete xref.
8206         * custom.texi (Minor Modes): Say that the list here is not complete.
8207         (Keyboard Translations): Node deleted.
8208         (Disabling): Delete xref to it.
8209         (Customization Groups): Fix Custom buffer example.
8210         (Hooks): Mention remove-hooks.
8212 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8214         * building.texi (GDB Graphical Interface): Improve filling of menu
8215         item.
8217 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
8219         * building.texi (GDB Graphical Interface): Use better node names.
8221 2005-08-14  Richard M. Stallman  <rms@gnu.org>
8223         * text.texi (Sentences): Fix xref.
8225 2005-08-14  Juri Linkov  <juri@jurta.org>
8227         * building.texi (Compilation, Grep Searching): Move grep command
8228         headings from `Compilation' to `Grep Searching'.
8230         * dired.texi (Dired and Find):
8231         * maintaining.texi (Tags Search): Replace grep xref to
8232         `Compilation' node with `Grep Searching'.
8234         * files.texi (Comparing Files): Replace xref to `Compilation' with
8235         `Compilation Mode'.
8237 2005-08-13  Alan Mackenzie  <acm@muc.de>
8239         * search.texi (Non-ASCII Isearch): Correct a typo.
8240         (Replacement Commands): Mention query-replace key binding.
8242 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8244         * programs.texi (Options for Comments): Fix xref.
8246         * search.texi (Regexp Backslash, Regexp Example): New nodes split
8247         out of Regexps.
8249 2005-08-09  Juri Linkov  <juri@jurta.org>
8251         * building.texi (Compilation): Use `itemx' instead of `item'.
8252         (Grep Searching): Simplify phrase.
8254         * display.texi (Standard Faces): Describe vertical-border on
8255         window systems.
8257         * windows.texi (Split Window): Simplify phrase and mention
8258         vertical-border face.
8260 2005-08-09  Richard M. Stallman  <rms@gnu.org>
8262         * files.texi (Comparing Files): Clarify compare-windows.
8264         * calendar.texi (Scroll Calendar): Document < and > in calendar.
8266 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
8268         * mule.texi (Coding Systems): Rephrase the paragraph about
8269         codepages: no need for "M-x codepage-setup" anymore, except on
8270         MS-DOS.
8272         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8273         the MS-DOS port only.
8275 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
8277         * makefile.w32-in (info): Don't run multi-install-info.bat.
8278         ($(infodir)/dir): New target, produced by running
8279         multi-install-info.bat.
8281 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
8283         * files.texi (Quoted File Names): Add index entry.
8285 2005-07-19  Juri Linkov  <juri@jurta.org>
8287         * files.texi (Comparing Files): Mention resync for `compare-windows'.
8289 2005-07-18  Juri Linkov  <juri@jurta.org>
8291         * custom.texi (Easy Customization):
8292         * files.texi (Old Versions):
8293         * frames.texi (Wheeled Mice):
8294         * mule.texi (Specify Coding):
8295         * text.texi (Cell Justification):
8296         * trouble.texi (After a Crash):
8297         * xresources.texi (GTK styles):
8298         Delete duplicate duplicate words.
8300 2005-07-17  Richard M. Stallman  <rms@gnu.org>
8302         * frames.texi (Creating Frames): Fix foreground color example.
8304         * custom.texi (Init Examples): Clean up text about conditionals.
8306 2005-07-16  Richard M. Stallman  <rms@gnu.org>
8308         * mini.texi (Completion Commands): Fix command name for ?.
8310 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
8312         * display.texi (Standard Faces): Explain that customization of
8313         `menu' face has no effect on w32 and with GTK.
8314         Add cross-references.
8316         * cmdargs.texi (General Variables): Clarify the default location
8317         of $HOME on w32 systems.
8319 2005-07-15  Jason Rumney  <jasonr@gnu.org>
8321         * cmdargs.texi (General Variables): Default HOME on MS Windows has
8322         changed.
8324 2005-07-08  Kenichi Handa  <handa@m17n.org>
8326         * mule.texi (Recognize Coding):
8327         Recommend revert-buffer-with-coding-system instead of revert-buffer.
8329 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8331         * anti.texi (Antinews): Mention mode-line-inverse-video.
8333         * files.texi (Saving): Minor correction about C-x C-w.
8335         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8337 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
8339         * search.texi (Isearch Scroll): Add example of using the
8340         `isearch-scroll' property.
8341         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8342         `Display Custom' node.
8343         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8344         and de-emphasize it.
8345         (Other Repeating Search): `occur' currently can not correctly
8346         handle multiline matches.  Correct, clarify and update description
8347         of `flush-lines' and `keep-lines'.
8349         * display.texi (Display Custom): Add anchor for `baud-rate'.
8351 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8353         * gnu.texi: Update where to get GNU status; add refs for how to help.
8354         Add footnotes 6 and 7.
8356 2005-07-04  Lute Kamstra  <lute@gnu.org>
8358         Update FSF's address in GPL notices.
8360         * doclicense.texi (GNU Free Documentation License):
8361         * trouble.texi (Checklist): Update FSF's address.
8363 2005-06-24  Richard M. Stallman  <rms@gnu.org>
8365         * display.texi (Text Display): Change index entries.
8367 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8369         * makefile.w32-in (MAKEINFO): Use --force.
8370         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8371         Makefile.in.
8373 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8375         * anti.texi (Antinews): Rename show-nonbreak-escape to
8376         nobreak-char-display.
8378         * emacs.texi (Top): Update detailed node listing.
8380         * display.texi (Text Display): Rename show-nonbreak-escape
8381         to nobreak-char-display and no-break-space to nobreak-space.
8382         (Standard Faces): Split up the list of standard faces
8383         and put it in a separate node.  Add nobreak-space and
8384         escape-glyph.
8386 2005-06-23  Lute Kamstra  <lute@gnu.org>
8388         * mule.texi (Select Input Method): Fix typo.
8390 2005-06-23  Kenichi Handa  <handa@m17n.org>
8392         * mule.texi (International): List all supported scripts.
8393         Adjust text for that leim is now included in the normal Emacs
8394         distribution.
8395         (Language Environments): List all language environments.
8396         Intlfonts contains fonts for most supported scripts, not all..
8397         (Select Input Method): Refer to C-u C-x = to see how to type to
8398         input a specific character.
8399         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8401 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8403         * building.texi (Grep Searching): Texinfo usage fix.
8405 2005-06-22  Miles Bader  <miles@gnu.org>
8407         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8409 2005-06-20  Miles Bader  <miles@gnu.org>
8411         * display.texi (Faces): Add `vertical-divider'.
8413 2005-06-17  Richard M. Stallman  <rms@gnu.org>
8415         * text.texi (Adaptive Fill): Minor clarification.
8417 2005-06-10  Lute Kamstra  <lute@gnu.org>
8419         * emacs.texi (Top): Correct version number.
8420         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
8421         refer to the current version of Emacs.
8423 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8425         * files.texi (Log Buffer): Document when there can be more than
8426         one file to be committed.
8428 2005-06-08  Juri Linkov  <juri@jurta.org>
8430         * display.texi (Faces): Add `shadow' face.
8432 2005-06-07  Masatake YAMATO  <jet@gyve.org>
8434         * display.texi (Faces): Write about mode-line-highlight.
8436 2005-06-06  Richard M. Stallman  <rms@gnu.org>
8438         * misc.texi (Printing Package): Explain how to initialize
8439         printing package.
8441         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8443 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
8445         * emacs.texi: Rename Hardcopy to Printing.
8446         Make PostScript and PostScript Variables subnodes of it.
8448         * misc.texi (Printing): Rename node from Hardcopy.
8449         Mention menu bar options.
8450         Move PostScript and PostScript Variables to submenu.
8451         (Printing package): New node.
8453         * mark.texi (Using Region): Change Hardcopy xref to Printing.
8455         * dired.texi (Operating on Files): Likewise.
8457         * calendar.texi (Displaying the Diary): Likewise.
8459         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8461         * glossary.texi (Glossary): Likewise.
8463         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8464         effect.
8466 2005-06-04  Richard M. Stallman  <rms@gnu.org>
8468         * trouble.texi (After a Crash): Polish previous change.
8470 2005-05-30  Noah Friedman  <friedman@splode.com>
8472         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8473         recovery mechanism.
8475 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
8477         * building.texi (Other Buffers): SPC toggles display of
8478         floating point registers.
8480 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
8482         * files.texi (Log Buffer): Merge in description of Log Edit
8483         mode from pcl-cvs.texi.
8485 2005-05-26  Richard M. Stallman  <rms@gnu.org>
8487         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8489 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
8491         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8492         not enabled by default.
8493         When not on a word, `ispell-word' by default checks the word
8494         before point.
8496 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
8498         * building.texi (Debugger Operation): Simplify last sentence.
8500 2005-05-23  Lute Kamstra  <lute@gnu.org>
8502         * emacs.texi: Update FSF's address throughout.
8503         (Preface): Use @cite.
8504         (Distrib): Add cross reference to the node "Copying".  Mention the
8505         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
8506         printed manuals.
8507         (Intro): Use @xref for the Emacs Lisp Intro.
8509 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
8511         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8513         * basic.texi (Moving Point): Mention default for `goto-line'.
8515         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8516         of a variable's docstring.
8518 2005-05-18  Lute Kamstra  <lute@gnu.org>
8520         * maintaining.texi (Overview of Emerge): Add cross reference.
8521         Remove duplication.
8523         * emacs.texi (Top): Update to the current structure of the manual.
8524         * misc.texi (Emacs Server): Add menu description.
8525         * files.texi (Saving): Fix menu.
8526         * custom.texi (Customization): Fix menu.
8527         * mule.texi (International): Fix menu.
8528         * kmacro.texi (Keyboard Macros): Fix menu.
8530 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
8532         * display.texi: Various minor changes.
8533         (Faces): Delete text that is repeated in the next section.
8535 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8537         * building.texi (Debugger Operation): Mention GUD tooltips are
8538         disabled with GDB in text command mode.
8540 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8542         * building.texi: Replace toolbar with "tool bar" for consistency.
8543         (Compilation Mode): Describe compilation-context-lines
8544         and use of arrow in compilation buffer.
8545         (Debugger Operation): Replace help text with variable's value.
8547         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8548         consistency.
8550 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
8552         * major.texi (Choosing Modes): normal-mode processes the -*- line.
8553         Add xref.
8555 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8557         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8558         (Position Info): Delete discussion of `goto-line'.  It is already
8559         described in `Moving point'.
8561         * mini.texi (Completion Commands): Correct reference.
8562         (Completion Options): Fix typo.
8564         * killing.texi (Deletion): Complete description of `C-x C-o'.
8566 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8568         * building.texi (Compilation): Clarify recompile's directory choice.
8570         * frames.texi (Tooltips): Cleanups.
8572         * basic.texi (Arguments): Fix punctuation.
8574 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8576         * screen.texi (Menu Bar): The up and down (not left and right)
8577         arrow keys move through a keyboard menu.
8579 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8581         * basic.texi: Various typo and grammar fixes.
8582         (Moving Point): C-a now runs move-beginning-of-line.
8584 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8586         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8588         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8589         as different animals.
8591 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8593         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8594         Correct index entry.
8596 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8598         * building.texi (Debugger Operation): Update to reflect changes
8599         in GUD tooltips.
8601 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8603         * files.texi (Compressed Files): Auto Compression normally enabled.
8605         * building.texi (Debugger Operation): Clarify previous change.
8607 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8609         * building.texi (Debugger Operation): Add description for
8610         GUD tooltips when program is not running.
8612 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8614         * misc.texi (Shell): Add `Shell Prompts' to menu.
8615         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8616         description.  Delete remarks moved to new node.
8617         (Shell Prompts): New node.
8618         (History References): Replace remarks moved to `Shell Prompts'
8619         with xref to that node.
8620         (Remote Host): Clarify how to specify the terminal type when
8621         logging in to a different machine.
8623 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8625         * emacs.texi (Top): Update submenus from files.texi.
8627         * files.texi (Filesets): Clarify previous change.
8629         * dired.texi (Misc Dired Features): Clarify previous change.
8631 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8633         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8635         * dired.texi (Misc Dired Features):
8636         Document dired-compare-directories.
8638         * files.texi (Filesets): New node.
8639         (File Conveniences): Document Image mode.
8641         * text.texi (TeX Print): Document tex-compile.
8643 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8645         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8646         Delete redundant reference to tooltip Custom group.  It is
8647         referred too again in the next paragraph.
8649 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8651         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8653 2005-04-19  Kim F. Storm  <storm@cua.dk>
8655         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8657 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8659         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8660         turns off desktop-save-mode.
8662 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8664         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8665         by default in terminals compatible with xterm.  Mention that
8666         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8667         node.
8669 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8671         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8673 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8675         * xresources.texi (Table of Resources): Add cursorBlink.
8677 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8679         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8680         `d', `C-d' and `u'.
8682 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8684         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8685         (Misc X): Add -D, --basic-display.
8687         * maintaining.texi (Change Log): Correct the description of
8688         the example.
8690         * major.texi (Choosing Modes): Document magic-mode-alist.
8692 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8694         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8695         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8696         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8697         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8698         `w', respectively.
8699         (Rmail Labels): Mention `l'.
8700         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8701         (Rmail Summary Edit): Describe `j' and RET.
8703 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8705         * xresources.texi (Lucid Resources): Add fontSet resource.
8707 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8709         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8710         now called `indicate-empty-lines'.
8712 2005-04-06  Kim F. Storm  <storm@cua.dk>
8714         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8716 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8718         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8719         deleted.
8720         (Marks vs Flags): Add some convenient key bindings.
8721         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8722         (Misc Dired Features): Correct and expand description of `w' command.
8724         * frames.texi (XTerm Mouse): Delete apparently false info.
8725         The GNU/Linux console currently does not appear to support
8726         `xterm-mouse-mode'.
8728 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8730         * calendar.texi (Diary): Mention shell utility `calendar'.
8732 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8734         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8736 2005-04-01  Lute Kamstra  <lute@gnu.org>
8738         * maintaining.texi (Change Log): add-change-log-entry uses
8739         add-log-mailing-address.
8741 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8743         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8744         `VC Mode Line' and put in an xref to that node.
8745         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8746         its description.
8748 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8750         * calendar.texi (Calendar Systems): Say that the Persian calendar
8751         implemented here is the arithmetical one championed by Birashk.
8753 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8755         * programs.texi (Fortran Motion): Fix previous change.
8757 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8759         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8761 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8763         * text.texi (Refill): Refer to Long Lines Mode.
8764         (Longlines): New node.
8765         (Auto Fill): Don't index "word wrap" here.
8766         (Filling): Add Longlines to menu.
8768 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8770         * xresources.texi: Minor fixes.
8772         * misc.texi (Emacs Server): Fix Texinfo usage.
8774         * emacs.texi (Top): Don't use a real section heading for
8775         "Detailed Node Listing".  Fake it instead.
8777         * basic.texi (Position Info): Minor cleanup.
8779         * mule.texi (Input Methods): Minor cleanup.
8781 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8783         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8784         constructs as well.
8785         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8787 2005-03-29  Kenichi Handa  <handa@m17n.org>
8789         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8791         * basic.texi (Position Info): Update the description about the
8792         command C-u C-x =.
8794 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8796         * emacs.texi (Top): Use @section for the detailed node listing.
8798         * calendar.texi: Minor fixes to previous change.
8800         * programs.texi (Fortran): Small fixes to previous changes.
8802         * emacs.texi (Top): Update list of subnodes of Dired.
8803         Likewise for building.texi.
8805         * files.texi (File Conveniences): Delete Auto Image File mode.
8807 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8809         * building.texi (Flymake): New node.
8811         * custom.texi (Function Keys): Document kp- event types and
8812         keypad-setup package.
8814         * dired.texi (Wdired): New node.
8816         * files.texi (File Conveniences): Reorder entries.
8817         Explain how to turn on Auto-image-file mode.
8818         Document Thumbs mode.
8820         * mule.texi (Specify Coding): Document recode-region and
8821         recode-file-name.
8823         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8825 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8827         * commands.texi (Keys): M-o is now a prefix key.
8829 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8831         * programs.texi: Reformat and update copyright years.
8832         (Fortran): Update section.
8834 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8836         * files.texi: Several small changes in addition to:
8837         (Visiting): Change xref for Dialog Boxes to ref.
8838         (Version Headers): Replace references to obsolete var
8839         `vc-header-alist' with `vc-BACKEND-header'.
8840         (Customizing VC): Update value of `vc-handled-backends'.
8842 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8844         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8845         move here from Emacs Lisp Reference Manual.
8846         * calendar.texi (Calendar/Diary, Diary Commands)
8847         (Special Diary Entries, Importing Diary): Change some xrefs to
8848         point to emacs-xtra rather than elisp.
8850         * emacs-xtra.texi (Calendar Customizing):
8851         Move view-diary-entries-initially, view-calendar-holidays-initially,
8852         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8853         Emacs Manual.
8854         (Appt Customizing): Merge entire section into main Emacs Manual.
8855         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8856         mark-holidays-in-calendar here from emacs-xtra.
8857         (Displaying the Diary): Move view-diary-entries-initially,
8858         mark-diary-entries-in-calendar here from emacs-xtra.
8859         (Appointments): Move appt-display-mode-line,
8860         appt-display-duration, appt-disp-window-function,
8861         appt-delete-window-function here from emacs-xtra.
8863         * calendar.texi: Update and reformat copyright.
8864         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8865         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8866         (Diary): Refer to `diary-file' rather than ~/diary.
8867         (Diary Commands): Rename node to "Displaying the Diary".
8868         * emacs.texi (Top): Rename "Diary Commands" section.
8869         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8871 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8873         * misc.texi (Emacs Server): Fix the command for setting
8874         server-name.  Add an xref to Invoking emacsclient.
8876         * help.texi (Help Summary): Clarify when "C-h ." will do something
8877         nontrivial.
8878         (Apropos): Add cindex entry for apropos-sort-by-scores.
8880         * display.texi (Text Display): Add index entries for how no-break
8881         characters are displayed.
8883 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8885         * files.texi (Visiting): Fix cross-references introduced with the
8886         last change.
8888         * xresources.texi (GTK resources): Fix last change.
8890 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8892         * xresources.texi (X Resources): GTK options documented too.
8893         (Resources): Clarify meaning of program name.
8894         (Table of Resources): Add visualClass.
8895         (GTK resources): Rewrite.
8896         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8898         * display.texi (Text Display): Mention non-breaking spaces.
8900         * files.texi (Reverting): Document auto-revert-check-vc-info.
8902         * frames.texi (Mouse Commands): Document
8903         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8905         * help.texi (Help Summary): Add `C-h .'.
8906         (Apropos): Apropos accepts a list of search terms.
8907         Document apropos-sort-by-scores.
8908         (Help Echo): Document display-local-help.
8910         * misc.texi (Emacs Server): Document server-name.
8911         (Invoking emacsclient): Document -s option for server names.
8913         * text.texi (Outline Visibility): Introduce "current heading
8914         line" (commands can be called with point on a body line).
8915         Re-order table to follow the sequence of discussion.
8916         hide-body won't hide lines before first header line.
8917         (TeX Mode): Add DocTeX mode.
8919 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8921         * mule.texi (Single-Byte Character Support): Delete mention
8922         of iso-acc.el and iso-transl.el.
8924 2005-03-23  Lute Kamstra  <lute@gnu.org>
8926         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8928 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8930         * search.texi: Delete explicit node pointers.
8931         (Incremental Search): New menu.
8932         (Basic Isearch, Repeat Isearch, Error in Isearch)
8933         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8934         (Slow Isearch): New subnodes.
8935         (Configuring Scrolling): Node deleted.
8936         (Search Case): Doc default-case-fold-search.
8937         (Regexp Replace): Move replace-regexp doc here.
8939         * rmail.texi (Movemail): Put commas inside closequotes.
8941         * picture.texi (Insert in Picture): Document C-c arrow combos.
8942         (Basic Picture): Clarify erasure.
8944         * display.texi (Font Lock): Put commas inside closequotes.
8946         * cmdargs.texi (General Variables): Put commas inside closequotes.
8948 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8950         * building.texi (Stack Buffer): Mention reverse contrast for
8951         *selected* frame (might not be current frame).
8953 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8955         * building.texi (Starting GUD): Add bashdb.
8957 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8959         * basic.texi (Moving Point): Add M-g M-g binding.
8960         (Undo): Document undo-only.
8961         (Position Info): Document M-g M-g and C-u M-g M-g.
8963         * building.texi (Building): Put Grep Searching after Compilation
8964         Shell.
8965         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8966         Document next-error-highlight.
8967         (Grep Searching): Document grep-highlight-matches.
8968         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8970         * calendar.texi (Importing Diary): Rename node from iCalendar.
8971         Document diary-from-outlook.
8973         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8974         Commands.
8975         Mention effect of X drag and drop on Dired buffers.
8977         * files.texi (Visiting): Document large-file-warning-threshold.
8978         Move paragraph on file-selection dialog.
8979         Mention visiting files using X drag and drop.
8980         (Reverting): Mention using Auto-Revert mode to tail files.
8981         Document auto-revert-tail-mode.
8982         (Version Systems): Minor correction.
8983         (Comparing Files): Diff-mode is no longer based on Compilation
8984         mode.
8985         Document compare-ignore-whitespace.
8986         (Misc File Ops): Explain passing a directory to rename-file.
8987         Likewise for copy-file and make-symbolic-link.
8989         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8990         Document mouse-wheel-progressive speed.
8992         * help.texi (Misc Help): Document numeric argument for C-h i.
8993         Correctly explain the effect of just C-u as argument.
8995         * killing.texi (Deletion): Document numeric argument for
8996         just-one-space.
8998         * mini.texi (Completion): Completion acts on text before point.
9000         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9001         (Emulation): CUA mode replaces pc-bindings-mode,
9002         pc-selection-mode, and s-region.
9004         * mule.texi (Input Methods): Leim is now built-in.
9005         (Select Input Method): Document quail-show-key.
9006         (Specify Coding): Document revert-buffer-with-coding-system.
9008         * programs.texi (Fortran Motion): Document f90-next-statement,
9009         f90-previous-statement, f90-next-block, f90-previous-block,
9010         f90-end-of-block, and f90-beginning-of-block.
9012         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9014         * emacs.texi (Acknowledgments): Updated.
9016         * anti.texi: Total rewrite.
9018 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
9020         * ack.texi (Acknowledgments): Update.
9022 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
9024         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9025         Update copyright years.
9027 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
9029         * building.texi (Commands of GUD): Move paragraph on setting
9030         breakpoints with mouse to the GDB Graphical Interface node.
9032 2005-03-07  Richard M. Stallman  <rms@gnu.org>
9034         * misc.texi (Single Shell, Shell Options): Fix previous change.
9036         * building.texi (Debugger Operation): Update GUD tooltip enable info.
9038 2005-03-06  Richard M. Stallman  <rms@gnu.org>
9040         * building.texi (Starting GUD): Don't explain text vs graphical
9041         GDB here.  Just mention it and xref.
9042         Delete "just one debugger process".
9043         (Debugger Operation): Move GUD tooltip info here.
9044         (GUD Tooltips): Node deleted.
9045         (GDB Graphical Interface): Explain the two GDB modes here.
9047         * sending.texi (Sending Mail): Minor cleanup.
9048         (Mail Aliases): Explain quoting conventions.
9049         Update key rebinding example.
9050         (Header Editing): C-M-i is like M-TAB.
9051         (Mail Mode Misc): mail-attach-file does not do MIME.
9053         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9054         that really belongs here.
9055         (Remote Mailboxes): Text moved to Rmail Inbox.
9056         (Rmail Display): Mention Mouse-1.
9057         (Movemail): Clarify two movemail versions.
9058         Clarify rmail-movemail-program.
9060         * misc.texi (Single Shell): Replace uudecode example with gpg example.
9061         Document async shell commands.
9062         (Shell History): Clarify.
9063         (Shell Ring): Mention C-UP an C-DOWN.
9064         (Shell Options): Add comint-prompt-read-only.
9065         (Invoking emacsclient): Set EDITOR to run Emacs.
9066         (Sorting): No need to explain what region is.
9067         (Saving Emacs Sessions): Fix typo.
9068         (Recursive Edit): Fix punctuation.
9069         (Emulation): Don't mention "PC bindings" which are standard.
9070         (Hyperlinking): Explain Mouse-1 convention here.
9071         (Find Func): Node deleted.
9073         * help.texi (Name Help): Xref to Hyperlinking.
9075         * glossary.texi (Glossary):
9076         Rename "Balance Parentheses" to "Balancing...".
9077         Add "Byte Compilation".  Correct "Copyleft".
9078         New xref in "Customization".
9079         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9080         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9081         Rename "Registers" to "Register".
9082         Replace "Selecting" with "Selected Frame",
9083         "Selected Window", and "Selecting a Buffer".
9085         * files.texi (Types of Log File): Explain how projects'
9086         methods can vary.
9088         * display.texi (Faces): Delete "Emacs 21".
9090         * custom.texi (Changing a Variable): C-M-i like M-TAB.
9091         * fixit.texi (Spelling): C-M-i like M-TAB.
9092         * mini.texi (Completion Options): C-M-i like M-TAB.
9093         * programs.texi (Symbol Completion): C-M-i like M-TAB.
9094         * text.texi (Text Mode): C-M-i like M-TAB.
9096         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9098         * calendar.texi (Specified Dates): Mention `g w'.
9099         (Appointments): appt-activate toggles with no arg.
9101 2005-03-05  Juri Linkov  <juri@jurta.org>
9103         * cmdargs.texi (Emacs Invocation): Add cindex
9104         "invocation (command line arguments)".
9105         (Misc X): Add -nbc, --no-blinking-cursor.
9107 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
9109         * calendar.texi (iCalendar): No need to require it now.
9111 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
9113         * trouble.texi (Contributing): Mention Savannah.  Direct users to
9114         emacs-devel.
9116 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
9118         * calendar.texi (Adding to Diary): Mention redrawing of calendar
9119         window.
9121 2005-02-27  Richard M. Stallman  <rms@gnu.org>
9123         * building.texi (Compilation): Update mode line status info.
9125 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
9127         * calendar.texi (General Calendar): Document binding of
9128         scroll-other-window-down.
9129         (Mayan Calendar): Fix earliest date.
9130         (Time Intervals): Document timeclock-change.
9131         Fix timeclock-ask-before-exiting documentation.
9133 2005-02-26  Kim F. Storm  <storm@cua.dk>
9135         * frames.texi (Mouse References):
9136         Add mouse-1-click-in-non-selected-windows.
9138 2005-02-25  Richard M. Stallman  <rms@gnu.org>
9140         * screen.texi (Screen): Explain better about cursors and mode lines;
9141         don't presuppose text terminals.
9142         (Point): Don't assume just one cursor.
9143         Clarify explanation of cursors.
9144         (Echo Area, Menu Bar): Cleanups.
9146         * mini.texi (Minibuffer): Prompts are highlighted.
9147         (Minibuffer Edit): Newline = C-j only on text terminals.
9148         Clarify resize-mini-windows values.
9149         Mention M-PAGEUP and M-PAGEDOWN.
9150         (Completion Commands): Mouse-1 like Mouse-2.
9151         (Minibuffer History): Explain history commands better.
9152         (Repetition): Add xref to Incremental Search.
9154         * mark.texi (Setting Mark): Clarify info about displaying mark.
9155         Clarify explanation of C-@ and C-SPC.
9156         (Transient Mark): Mention Delete Selection mode.
9157         (Marking Objects): Clean up text about extending the region.
9159         * m-x.texi (M-x): One C-g doesn't always go to top level.
9160         No delay before suggest-key-bindings output.
9162         * fixit.texi (Fixit): Mention C-/ for undo.
9163         (Spelling): Mention ESC TAB like M-TAB.
9164         Replacement words with r and R are rechecked.
9165         Say where C-g leaves point.  Mention ? as input.
9167 2005-02-23  Lute Kamstra  <lute@gnu.org>
9169         * cmdargs.texi (Initial Options): Add cross reference.
9171 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
9173         * emacs.texi (Top): Update menu for splitting of node in
9174         msdog.texi.
9175         * frames.texi (Frames): Update xref for splitting of node in
9176         msdog.texi.
9177         * trouble.texi (Quitting): Ditto.
9179 2005-02-16  Richard M. Stallman  <rms@gnu.org>
9181         * windows.texi (Split Window): Simplify line truncation info
9182         and xref to Display Custom.
9184         * trouble.texi (Quitting): Emergency escape only for text terminal.
9185         (Screen Garbled): C-l for ungarbling is only for text terminal.
9187         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9189         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9191         * programs.texi (Program Modes): Mention Python mode.
9192         (Moving by Defuns): Repeating C-M-h extends region.
9193         (Basic Indent): Clarify.
9194         (Custom C Indent): Clarify.
9195         (Expressions): Repeating C-M-@ extends region.
9196         (Info Lookup): Clarify for C-h S.
9197         (Symbol Completion): ESC TAB alternative for M-TAB.
9198         (Electric C): Clarify.
9200         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9202         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9203         MS-DOS Input node.
9204         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9205         (MS-DOS and MULE): Clarify.
9206         (MS-DOS Processes, Windows Processes): Fix typos.
9208         * major.texi (Choosing Modes): Clarify.
9210         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9211         (Keyboard Macro Step-Edit): Clarify.
9213         * indent.texi (Indentation): Clarifications.
9215         * help.texi (Help): Correct error about C-h in query-replace.
9216         Clarify apropos vs C-h a.  Fix how to search in FAQ.
9217         (Key Help): Describe C-h w here.
9218         (Name Help): Minor cleanup.  C-h w moved to Key Help.
9219         Clarify the "object" joke.
9220         (Apropos): Clarify.  Mouse-1 like Mouse-2.
9221         (Help Mode): Mouse-1 like Mouse-2.
9223         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9225         * display.texi (Display): Reorder menu.
9226         (Faces): Cleanup.
9227         (Font Lock): Cleanup.  Mention Options menu.
9228         Delete obsolete text.
9229         (Scrolling): For C-l, don't presume text terminal.
9230         (Horizontal Scrolling): Simplify intro.
9231         (Follow Mode): Clarify.
9232         (Cursor Display): Move before Display Custom.
9233         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9234         Doc default-tab-width.  Doc line truncation more thoroughly.
9236         * dired.texi (Dired Enter): C-x C-f can run Dired.
9237         (Dired Visiting): Comment out `a' command.
9238         Mouse-1 is like Mouse-2.
9239         (Shell Commands in Dired): ? can be used more than once.
9241         * basic.texi (Continuation Lines): Simplify description of truncation,
9242         and refer to Display Custom for the rest of it.
9244 2005-02-06  Lute Kamstra  <lute@gnu.org>
9246         * basic.texi (Undo): Fix typo.
9248         * cmdargs.texi (Emacs Invocation): Fix typo.
9250         * custom.texi (Init Examples): Fix typo.
9252         * abbrevs.texi (Expanding Abbrevs): Fix typo.
9254 2005-02-06  Richard M. Stallman  <rms@gnu.org>
9256         * regs.texi (Registers): Registers can hold numbers, too.
9258         * killing.texi (Other Kill Commands): Cleanup.
9259         Delete redundant explanation of kill in read-only buffer.
9260         (Yanking): Mention term "copying".
9261         (Accumulating Text): Fix typo.
9263         * entering.texi (Entering Emacs): Update rationale at start.
9264         (Exiting): Treat iconifying on a par with suspension.
9266         * custom.texi (Minor Modes): Fix typo.
9267         (Easy Customization): Fix menu style.
9268         (Variables): Add xref.
9269         (Examining): Setting for future sessions works through .emacs.
9270         (Keymaps): "Text terminals", not "Many".
9271         (Init Rebinding): Explain \C-.  Show example of \M-.
9272         Fix minor wording errors.
9273         (Function Keys): Explain vector syntax just once.
9274         (Named ASCII Chars): Clarify history of TAB/C-i connection.
9275         (Init File): Mention .emacs.d directory.
9276         (Init Examples): Add xref.
9277         (Find Init): Mention .emacs.d directory.
9279         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9280         (Action Arguments): Explain which kinds of -l args are found how.
9281         (Initial Options): --batch does not inhibit site-start.
9282         Add xrefs.
9283         (Command Example): Use --batch, not -batch.
9285         * basic.texi (Inserting Text): Cleanup wording.
9286         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9287         C-n is not error at end of buffer.
9288         (Undo): Doc C-/ like C-_.  Add xrefs.
9289         (Arguments): META key may be labeled ALT.
9290         Peculiar arg meanings are explained in doc strings.
9292         * abbrevs.texi (Expanding Abbrevs): Clarify.
9294 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
9296         * frames.texi (Frame Parameters): Add an xref to the description
9297         of list-colors-display.  Add a pointer to the X docs about colors.
9299         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9300         Improve docs of list-colors-display.
9302 2005-02-03  Lute Kamstra  <lute@gnu.org>
9304         * frames.texi (Frames, Drag and Drop): Fix typos.
9306 2005-02-03  Richard M. Stallman  <rms@gnu.org>
9308         * windows.texi (Basic Window): Mention color-change in mode line.
9309         (Change Window): Explain dragging vertical boundaries.
9311         * text.texi (Sentences): Clarify.
9312         (Paragraphs): Explain M-a and blank lines.
9313         (Outline Mode): Clarify text and menu.
9314         (Hard and Soft Newlines): Mention use-hard-newlines.
9316         * frames.texi (Frames): Delete unnecessary mention of Windows.
9317         (Mouse Commands): Likewise.  Mention xterm mouse support.
9318         (Clipboard): Clarify.
9319         (Mouse References): Mention use of Mouse-1 for following links.
9320         (Menu Mouse Clicks): Clarify.
9321         (Mode Line Mouse): Clarify.
9322         (Drag and Drop): Rewrite.
9324         * fixit.texi (Spelling): Fix typo.
9326         * files.texi (File Names): Clarify.
9327         (Visiting): Update conditions for use of file dialog.  Clarify.
9328         (Saving): Doc d as answer in save-some-buffers.
9329         (Remote Files): Clean up the text.
9331         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9333         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9334         (List Buffers): Clarify.
9335         (Several Buffers): Doc T command.
9336         (Buffer Convenience): Clarify menu.
9338         * basic.texi (Undo): Clarify last change.
9340 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
9342         * fixit.texi (Spelling): Fix typo.
9344 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
9346         * basic.texi (Undo): Update description of `undo-outer-limit'.
9348 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
9350         * building.texi: Update documentation relating to GDB Graphical
9351         Interface.
9353 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
9355         * custom.texi (Easy Customization): Adapt menu to node name change.
9357 2005-01-30  Richard M. Stallman  <rms@gnu.org>
9359         * custom.texi (Easy Customization): Defn of "User Option" now
9360         includes faces.  Don't say just "option" when talking about variables.
9361         Do say just "options" to mean "anything customizable".
9362         (Specific Customization): Describe `customize-variable',
9363         not `customize-option'.
9365         * glossary.texi (Glossary) <Faces>: Add xref.
9366         <User Option>: Change definition--include faces.  Change xref.
9368         * picture.texi (Picture): Mention artist.el.
9370         * sending.texi, screen.texi, programs.texi, misc.texi:
9371         * mini.texi, major.texi, maintaining.texi, macos.texi:
9372         * help.texi, frames.texi, files.texi:
9373         Don't say just "option" when talking about variables.
9375         * display.texi, mule.texi: Don't say just "option" when talking
9376         about variables.  Other minor cleanups.
9378 2005-01-26  Lute Kamstra  <lute@gnu.org>
9380         * cmdargs.texi (Initial Options): Add a cross reference to `Init
9381         File'.  Mention the `-Q' option at the `--no-site-file' option.
9383 2005-01-22  David Kastrup  <dak@gnu.org>
9385         * building.texi (Grep Searching): Mention alias `find-grep' for
9386         `grep-find'.
9388 2005-01-20  Richard M. Stallman  <rms@gnu.org>
9390         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9392 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
9394         * rmail.texi (Movemail): Explain differences
9395         between standard and mailutils versions of movemail.
9396         Describe command line and configuration options introduced
9397         with the latter.
9398         Explain the notion of mailbox URL, provide examples and
9399         cross-references to mailutils documentation.
9400         Describe various methods of specifying mailbox names,
9401         user names and user passwords for rmail.
9402         (Remote Mailboxes): New section.
9403         Describe how movemail handles remote mailboxes.  Describe configuration
9404         options used to control its behavior.
9405         (Other Mailbox Formats): Explain handling of various mailbox
9406         formats.
9408 2005-01-13  Richard M. Stallman  <rms@gnu.org>
9410         * commands.texi (Commands): Clarification.
9412 2005-01-11  Richard M. Stallman  <rms@gnu.org>
9414         * programs.texi (Multi-line Indent): Fix previous change.
9415         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9417 2005-01-08  Richard M. Stallman  <rms@gnu.org>
9419         * display.texi (Faces): isearch-lazy-highlight-face renamed to
9420         lazy-highlight.
9422         * search.texi (Query Replace): Mention faces query-replace
9423         and lazy-highlight.
9424         (Incremental Search): Update isearch highlighting info.
9426 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9428         * custom.texi (Saving Customizations): Minor improvement.
9430 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
9432         * custom.texi (Saving Customizations): Emacs no longer loads
9433         `custom-file' after .emacs.  No longer mention customizing through
9434         Custom.
9436 2005-01-01  Andreas Schwab  <schwab@suse.de>
9438         * killing.texi (Graphical Kill): Move up under node Killing,
9439         change @section to @subsection.
9441 2005-01-01  Richard M. Stallman  <rms@gnu.org>
9443         * custom.texi (Face Customization): Mention hex color specs.
9445         * emacs.texi (Top): Update Killing submenu.
9447         * killing.texi (Killing): Reorganize section.
9448         No more TeX-only text; put the node command at start of chapter.
9449         But the first section heading is used only in TeX.
9450         Rewrite the text to read better in this mode.
9451         (Graphical Kill): New subnode gets some of the text that
9452         used to be in the first section.
9454 2004-12-31  Richard M. Stallman  <rms@gnu.org>
9456         * dired.texi (Shell Commands in Dired): Delete the ? example.
9458         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9460         * files.texi (Saving): Describe new require-final-newline features
9461         and mode-require-final-newline.
9463 2004-12-29  Richard M. Stallman  <rms@gnu.org>
9465         * custom.texi (File Variables): Clarify previous change.
9467 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
9469         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9470         out now.
9472 2004-12-27  Richard M. Stallman  <rms@gnu.org>
9474         * Makefile.in (MAKEINFO): Specify --force.
9476         * basic.texi (Moving Point): C-e now runs move-end-of-line.
9477         (Undo): Doc undo-outer-limit.
9479 2004-12-15  Juri Linkov  <juri@jurta.org>
9481         * mark.texi (Transient Mark, Mark Ring): M-< and other
9482         movement commands don't set mark in Transient Mark mode
9483         if mark is active.
9485 2004-12-12  Juri Linkov  <juri@jurta.org>
9487         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9488         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9490         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9491         (Misc Dired Commands): Add @r{(Dired)} to w.
9493 2004-12-12  Juri Linkov  <juri@jurta.org>
9495         * mark.texi (Marking Objects): Marking commands also extend the
9496         region when mark is active in Transient Mark mode.
9498 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9500         * custom.texi (Saving Customizations): Emacs only loads the custom
9501         file automatically after the init file in version 22.1 or later.
9502         Adapt text and examples to this fact.
9504 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
9506         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9507         be set through Custom.  Otherwise, it has no effect.
9509 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9511         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9512         * entering.texi: Rename Command Line to Emacs Invocation.
9514         * misc.texi (Term Mode): Correctly describe C-c.
9516         * custom.texi (Easy Customization): Move up to section level,
9517         before Variables.  Avoid using the term "variable"; say "option".
9518         New initial explanation.
9519         (Variables): In initial explanation, connect "variable" to the
9520         already-explained "user option".
9522         * emacs.texi (Top): Fix ref to Command Line.
9523         Move reference to Easy Customization.
9525         * xresources.texi (X Resources): Fix From link.
9527         * doclicense.texi (GNU Free Documentation License): Fix To link.
9529         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9531         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9533 2004-12-03  Richard M. Stallman  <rms@gnu.org>
9535         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9537 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9539         * kmacro.texi: Several small changes in addition to the following.
9540         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9541         defining a keyboard macro.
9542         Mention `kmacro-ring-max'.
9543         (Keyboard Macro Counter): Clarify description of
9544         `kmacro-insert-counter', `kmacro-set-counter',
9545         `kmacro-add-counter' and `kmacro-set-format'.
9547 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9549         * custom.texi (File Variables): Add `unibyte' and make it more
9550         clear that `unibyte' and `coding' are special.  Suggested by Simon
9551         Krahnke <overlord@gmx.li>.
9553         * mule.texi (Enabling Multibyte): Refer to File Variables.
9554         Suggested by Simon Krahnke <overlord@gmx.li>.
9556 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
9558         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9559         x-use-old-gtk-file-dialog.
9561 2004-11-20  Richard M. Stallman  <rms@gnu.org>
9563         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9565 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
9567         * building.texi (Lisp Eval): Delete hyphen in section name.
9569 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
9571         * files.texi (Old Versions):
9572         No longer document annotation as "CVS only".
9574 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9576         * files.texi (Version Control): Rewrite the introduction about
9577         version systems, mentioning the new ones that we support.
9578         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9579         suggestions.
9581 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9583         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9585 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9587         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9589 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9591         * text.texi (Text Based Tables, Table Definition)
9592         (Table Creation, Table Recognition, Cell Commands)
9593         (Cell Justification, Row Commands, Column Commands)
9594         (Fixed Width Mode, Table Conversion, Measuring Tables)
9595         (Table Misc): New nodes, documenting the Table Mode.
9597 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9599         * makefile.w32-in (info): Change order of arguments to makeinfo.
9601 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9603         * calendar.texi (iCalendar): Update for package changes.
9605 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9607         * files.texi (Misc File Ops): View mode is a minor mode.
9609 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9611         * calendar.texi (iCalendar): Style changes.
9613 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9615         * search.texi (Regexps): The regexp described in the example is no
9616         longer stored in the variable `sentence-end'.
9618 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9620         * building.texi (Starting GUD): Note that multiple debugging
9621         sessions requires `gdb --fullname'.
9623 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9625         * calendar.texi (iCalendar): New section for a new package.
9627 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9629         * text.texi: Various small changes in addition to the following.
9630         (Text): Replace xref for autotype with inforef.
9631         (Sentences): Explain nil value for `sentence-end'.
9632         (Paragraphs): Update default values for `paragraph-start' and
9633         `paragraph-separate'.
9634         (Text Mode): Correct description of Text mode's effect on the
9635         syntax table.
9636         (Outline Visibility): `hide-other' does not hide top level headings.
9637         `selective-display-ellipses' no longer has an effect on Outline mode.
9638         (TeX Misc): Add missing @cindex.
9639         Replace xref for RefTeX with inforef.
9640         (Requesting Formatted Text): The variable
9641         `enriched-fill-after-visiting' no longer exists.
9642         (Editing Format Info): Update names of menu items and commands.
9643         (Format Faces): Mention special effect of specifying the default face.
9644         Describe inheritance of text properties.
9645         Correct description of `fixed' face.
9646         (Format Indentation): Correct description of effect of setting
9647         margins.  Mention `set-left-margin' and `set-right-margin'.
9648         (Format Justification): Update names of menu items.
9649         `set-justification-full' is now bound to `M-j b'.
9650         Mention that `default-justification' is a per buffer variable.
9651         (Format Properties): Update name of menu item.
9652         (Forcing Enriched Mode): `format-decode-buffer' automatically
9653         turns on Enriched mode if the buffer is in text/enriched format.
9655 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9657         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9659 2004-09-28  Kim F. Storm  <storm@cua.dk>
9661         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9662         Align with new functionality.
9664 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9666         * display.texi (Display Custom): Remove stray `@end defvar'.
9668 2004-09-23  Kim F. Storm  <storm@cua.dk>
9670         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9671         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9673 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9675         * custom.texi (Hooks): Explain using setq to clear out a hook.
9676         (File Variables): Explain multiline string constants.
9677         (Non-ASCII Rebinding): Explain when you need to update
9678         non-ASCII char codes in .emacs.
9680         * building.texi (Compilation): Explain how to make a silent
9681         subprocess that won't be terminated.  Explain compilation-environment.
9683 2004-09-13  Kim F. Storm  <storm@cua.dk>
9685         * mini.texi (Repetition): Rename isearch-resume-enabled to
9686         isearch-resume-in-command-history and change default to disabled.
9688 2004-09-09  Kim F. Storm  <storm@cua.dk>
9690         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9691         with new `kmacro-name-last-macro'.
9693 2004-09-08  Juri Linkov  <juri@jurta.org>
9695         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9697 2004-09-03  Juri Linkov  <juri@jurta.org>
9699         * search.texi (Incremental Search): Update wording for M-%.
9701 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9703         * killing.texi (Killing): Correct description of kill commands in
9704         read-only buffer.
9706 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9708         * building.texi (Compilation Mode): Add a paragraph about rules
9709         for finding the compilation buffer for `next-error'.
9711         * search.texi (Other Repeating Search): Mention that Occur mode
9712         supports the next-error functionality.
9714 2004-09-02  Juri Linkov  <juri@jurta.org>
9716         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9718 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9720         * kmacro.texi (Basic Keyboard Macro):
9721         `apply-macro-to-region-lines' now operates on all lines that begin
9722         in the region, rather than on all complete lines in the region.
9724 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9726         * frames.texi (Drag and drop): Add documentation about
9727         x-dnd-test-function and x-dnd-known-types.
9729 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9731         * indent.texi: Various minor changes in addition to:
9732         (Indentation Commands): Correct description of `indent-relative'.
9733         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9734         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9735         (Just Spaces): `tabify' converts sequences of at least two spaces
9736         to tabs.
9738 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9740         * frames.texi (Secondary Selection): Setting the secondary
9741         selection with M-Drag-Mouse-1 does not alter the kill ring,
9742         setting it with M-Mouse-1 and M-Mouse-3 does.
9743         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9744         toolkit scroll bars.
9745         (Scroll Bars): Ditto.
9747         * windows.texi (Basic Window): When using a window system, the value
9748         of point in a non-selected window is indicated by a hollow box.
9749         (Split Window): Side by side windows are separated by a scroll bar,
9750         if scroll bars are used.
9751         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9752         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9753         (Window Convenience): Update bindings for `winner-undo' and
9754         `winner-redo'.
9756         * ack.texi (Acknowledgments): Use `@unnumbered'.
9757         * misc.texi: Adapt sectioning in Info to the node structure.
9758         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9759         of "Using Emacs as a Server".
9760         * building.texi (Building): Interchange nodes (for correct numbering).
9761         * programs.texi (Programs): Interchange nodes (for correct numbering).
9762         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9763         Info to the node structure.
9764         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9765         Rearrange order of nodes and sections such that both "GNU GENERAL
9766         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9767         end, as appropriate for appendices.
9768         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9769         Use `@unnumberedsec'.
9770         * trouble.texi: Adapt sectioning in Info to the node structure.
9771         Adapt node pointers to change in emacs.texi.
9772         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9774 2004-08-25  Kenichi Handa  <handa@m17n.org>
9776         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9777         description for unibyte mode.
9779 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9781         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9783         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9784         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9785         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9786         in @pxref.
9788 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9790         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9791         Change section names.
9793 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9795         * kmacro.texi (Keyboard Macro Ring): Rename section.
9796         Emacs treats the head of the macro ring as the `last keyboard macro'.
9797         (Keyboard Macro Counter): Minor change.
9798         (Save Keyboard Macro): Some clarifications.
9799         (Edit Keyboard Macro): Rename section.
9801         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9802         32-bit machines.
9803         (Several Buffers): Clarify which buffer is selected if `2' is
9804         pressed in the Buffer Menu.
9805         Auto Revert mode can be used to update the Buffer Menu
9806         automatically.
9808 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9810         * help.texi (Misc Help): Add an index entry for finding an Info
9811         manual by its file name.
9813 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9815         * files.texi (Backup Deletion): Correct description of
9816         `delete-old-versions'.
9817         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9818         (Auto Save Files): Recommend `auto-save-mode' to reenable
9819         auto-saving, rather than the abbreviation `auto-save'.
9821 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9823         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9824         for "killing" and "yanking" in main menu.
9826 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9828         * killing.texi (Yanking, Killing): Minor cleanups.
9830         * mark.texi (Momentary Mark): Minor cleanups.
9832 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9834         * custom.texi (Non-ASCII Rebinding):
9835         C-q always inserts the right code to pass to global-set-key.
9837 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9839         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9840         `insert-register', instead of `C-x r g' binding, for consistency.
9842 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9844         * fixit.texi (Spelling): Fix typo.
9846 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9848         * help.texi (Help): Fix Texinfo usage.
9850 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9852         * text.texi (Paragraphs): Update how paragraphs are separated
9853         and the default for paragraph-separate.
9855         * search.texi (Regexp Replace): Further update text for new
9856         replacement operators.
9858 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9860         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9861         `R' switch.
9863         * dired.texi (Dired Updating): `k' only deletes inserted
9864         subdirectories from the Dired buffer if a prefix argument was given.
9866         * search.texi (Regexps): Delete redundant definition of `symbol' in
9867         description of `\_>'.  It already occurs in the description of `\_<'.
9869 2004-07-01  Juri Linkov  <juri@jurta.org>
9871         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9872         (Regexp Search): Add M-r.
9874 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9876         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9878 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9880         * search.texi, calendar.texi: Markup fixes.
9882 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9884         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9886 2004-06-25  David Kastrup  <dak@gnu.org>
9888         * search.texi (Regexp Replace): Some typo corrections and
9889         rearrangement.
9891 2004-06-24  David Kastrup  <dak@gnu.org>
9893         * search.texi (Unconditional Replace): Use replace-string instead
9894         of query-replace in example.
9895         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9896         sequences.
9897         (Query Replace): Correct explanation of `^' which does not use
9898         the mark stack.
9900 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9902         * misc.texi (Shell History Copying): Document comint-insert-input.
9903         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9905 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9907         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9908         * custom.texi (Customization): Do.
9909         * anti.texi (Antinews): Do.
9910         * abbrevs.texi (Defining Abbrevs): Do.
9912         * programs.texi (Info Lookup): Fix keybinding for
9913         info-lookup-symbol.
9915 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9917         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9918         Add emacs-xtra.
9919         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9920         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9922 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9924         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9925         Add emacs-xtra.
9926         * emacs-xtra.texi: New file.
9928 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9930         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9931         (Dired and Find): Mention differences with ordinary Dired buffers.
9933 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9935         * custom.texi (Init Syntax): Explain about vars that do special
9936         things when set with setq or with Custom.
9937         (Init Examples): Add line-number-mode example.
9939 2004-06-12  Juri Linkov  <juri@jurta.org>
9941         * dired.texi (Operating on Files): Add dired-do-touch.
9943 2004-06-10  Juri Linkov  <juri@jurta.org>
9945         * building.texi (Lisp Eval): Add C-M-x on defface.
9947 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9949         * files.texi (Reverting): Auto-Revert mode and
9950         Global Auto-Revert mode no longer revert remote files.
9952 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9954         * custom.texi (Init File): Two dashes start --no-site-file.
9956 2004-05-29  Alan Mackenzie  <acm@muc.de>
9958         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9959         ("AWK"): Is consistently thus spelled throughout.
9960         (AWK, Pike): Document as "C-like modes".
9961         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9962         (M-x man): Supersedes M-x manual-entry.
9963         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9965         ("Comments in C"): Delete node; the info is in CC Mode manual.
9966         (c-comment-only-line-offset): Remove description.
9968         (C-c ., C-c C-c): Describe new C Mode bindings.
9970         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9971         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9972         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9973         Amend definitions.
9975         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9976         Describe functions.
9978         (c-comment-start-regexp, c-hanging-comment-ender-p)
9979         (c-hanging-comment-starter-p): Remove obsolete definitions.
9981         * emacs.texi: Remove the menu entry "Comments in C".
9983 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9985         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9986         `M-x locate'.
9988 2004-05-16  Karl Berry  <karl@gnu.org>
9990         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9991         makeinfo --html fails.
9992         * help.texi (Help Summary) [@ifnottex]: Likewise.
9994 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9996         * building.texi (GDB Graphical Interface): Update and describe
9997         layout first.
9999 2004-05-04  Jason Rumney  <jasonr@gnu.org>
10001         * makefile.w32-in: Revert last change.
10003 2004-05-03  Jason Rumney  <jasonr@gnu.org>
10005         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10007 2004-04-23  Juanma Barranquero  <lektu@terra.es>
10009         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10011 2004-04-18  Juri Linkov  <juri@jurta.org>
10013         * fixit.texi (Spelling): Remove file extension from ispell xref.
10015 2004-04-15  Kim F. Storm  <storm@cua.dk>
10017         * cmdargs.texi (Initial Options): Add -Q.
10019 2004-04-05  Kim F. Storm  <storm@cua.dk>
10021         * custom.texi (File Variables): Add safe-local-eval-forms.
10023 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
10025         * files.texi (Reverting): Correct description of revert-buffer's
10026         handling of point.
10028 2004-03-22  Juri Linkov  <juri@jurta.org>
10030         * emacs.texi (Top): Add `Misc X'.
10032         * trouble.texi: Fix help key bindings.
10034         * glossary.texi: Improve references.
10036         * help.texi: Sync keywords with finder.el.
10038         * mini.texi (Completion): Add description for menu items.
10040         * misc.texi (Browse-URL, FFAP): Add information about keywords.
10042         * sending.texi (Mail Methods): Fix xref to Message manual.
10044 2004-03-12  Richard M. Stallman  <rms@gnu.org>
10046         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10048 2004-03-04  Richard M. Stallman  <rms@gnu.org>
10050         * search.texi (Regexps): Explain that ^ and $ have their
10051         special meanings only in certain contexts.
10053         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10055         * mule.texi (Specify Coding): Doc C-x RET F.
10057         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10058         for multiple compile and grep buffers.
10059         (Indirect Buffers): Don't recommand clone-indirect-buffer
10060         for multiple compile and grep buffers.
10062 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10064         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10065         Use $(DEL) instead of rm, and ignore exit code.
10067 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
10069         * building.texi (Watch Expressions): Update.
10071 2004-02-21  Juri Linkov  <juri@jurta.org>
10073         * cmdargs.texi (Action Arguments): Add alias --find-file.
10074         Add --directory, --help, --version.  Move text about command-line-args
10075         to Command Arguments.
10076         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
10077         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
10078         (Window Size X): Join -g and --geometry.  Add @cindex.
10079         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
10080         (Title X): Remove alias -title.
10081         (Misc X): New node.
10083 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
10085         * frames.texi (Drag and drop): Add Motif to list of supported
10086         protocols.
10088 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
10090         * frames.texi (Drag and drop): New section.
10092 2004-01-24  Richard M. Stallman  <rms@gnu.org>
10094         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10095         Include it only @ifnotinfo.  Patch the preceding and following
10096         node headers to point to each other.
10098 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
10100         * calendar.texi (Appointments): Update section.
10102 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10104         * programs.texi (C Modes): Fix the xref.
10106 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
10108         * building.texi (Watch Expressions): Update.
10109         (Commands of GUD): Include use of toolbar + breakpoints set from
10110         fringe/margin.
10112 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
10114         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
10115         <acm@muc.de>.
10117 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
10119         * frames.texi (Dialog Boxes): Add use-file-dialog.
10121 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10123         * ack.texi: Note that Alan Mackenzie contributed the AWK support
10124         in CC Mode.
10126 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10128         * ack.texi, basic.texi, cmdargs.texi:
10129         * commands.texi, custom.texi, display.texi:
10130         * emacs.texi, files.texi:
10131         * frames.texi, glossary.texi, killing.texi:
10132         * macos.texi, mark.texi, misc.texi, msdog.texi:
10133         * mule.texi, rmail.texi, search.texi:
10134         * sending.texi, text.texi, trouble.texi:
10135         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10137 2003-11-01  Alan Mackenzie  <acm@muc.de>
10139         * search.texi (Scrolling During Incremental Search): Document a
10140         new scrolling facility in isearch mode.
10142 2003-10-22  Miles Bader  <miles@gnu.org>
10144         * Makefile.in (info): Move before $(top_srcdir)/info.
10146 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
10148         * building.texi (Watch Expressions): Update section on data display
10149         to reflect code changes (GDB Graphical Interface).
10151 2003-10-13  Richard M. Stallman  <rms@gnu.org>
10153         * xresources.texi (GTK resources): Clean up previous change.
10155 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
10157         * xresources.texi (GTK resources): Add a note that some themes
10158         disallow customizations.  Add scroll theme example.
10160 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10162         * cmdargs.texi (General Variables): Remove MAILRC envvar.
10164         * misc.texi (Saving Emacs Sessions): Shorten the section,
10165         collapsing back into one node.
10167 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
10169         * misc.texi: Section "Saving Emacs Sessions" rewritten.
10171 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
10173         * xresources.texi (GTK names in Emacs): Correct typo.
10175 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
10177         * cmdargs.texi (Font X): Mention new default font.
10178         More fully describe long font names, wildcard patterns and the
10179         problems involved.  (Result of discussion on emacs-devel.)
10181 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
10183         * emacs.texi (Acknowledgements): Correct typo.
10185 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10187         * dired.texi (Misc Dired Commands): New node.
10188         (Dired Navigation): Add dired-goto-file.
10190         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10192         * emacs.texi (Acknowledgements): New node, split from Distribution.
10194         * cmdargs.texi (Action Arguments): -f reads interactive args.
10196 2003-09-08  Lute Kamstra  <lute@gnu.org>
10198         * screen.texi (Mode Line): Say that POS comes before LINE.
10199         Mention `size-indication-mode'.
10200         * display.texi (Optional Mode Line):
10201         Document `size-indication-mode'.
10202         * basic.texi (Position Info): Mention `size-indication-mode'.
10204 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10206         * xresources.texi (Resources): Refer to `editres' man page.
10207         (Lucid Resources): Update defaults.  Expand description of
10208         `shadowThickness'.
10210 2003-09-04  Miles Bader  <miles@gnu.org>
10212         * Makefile.in (top_srcdir): New variable.
10213         ($(top_srcdir)/info): New rule.
10214         (info): Depend on it.
10216 2003-09-03  Peter Runestig  <peter@runestig.com>
10218         * makefile.w32-in: New file.
10220 2003-08-29  Richard M. Stallman  <rms@gnu.org>
10222         * misc.texi (Saving Emacs Sessions): Correct previous change.
10224 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
10226         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10227         (Intro): Include kmacro.texi after fixit.texi instead of after
10228         custom.texi.  (As suggested by Kim Storm.)
10230 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
10232         * fixit.texi (Fixit): Update `Next' pointer.
10233         * files.texi (Files): Update `Previous' pointer.
10234         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10235         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10236         (Suggested by Kim Storm.)
10237         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
10239 2003-08-18  Kim F. Storm  <storm@cua.dk>
10241         * kmacro.texi: New file describing enhanced keyboard macro
10242         functionality.  Replaces old description in custom.texi.
10244         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10245         (Keyboard Macros): Move to new kmacro.texi file.
10247         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10249 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
10251         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10253 2003-08-17  Alex Schroeder  <alex@gnu.org>
10255         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10256         required.
10258 2003-08-05  Richard M. Stallman  <rms@gnu.org>
10260         * programs.texi (Lisp Indent): Don't describe
10261         lisp-indent-function property here.  Use xref to Lisp Manual.
10263 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10265         * calendar.texi (Date Formats): Document changed behavior of
10266         abbreviations.
10268 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
10270         * buffers.texi (List Buffers): Fix previous change.
10272 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
10274         * buffers.texi (List Buffers): Adjust to new format of *Buffer
10275         List*.
10277 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10279         * display.texi (Font Lock): Fix typo.
10281 2003-07-07  Richard M. Stallman  <rms@gnu.org>
10283         * display.texi (Font Lock): Add xref for format info on
10284         font-lock-remove-keywords.
10286         * building.texi (Compilation): Document what happens with asynch
10287         children of compiler process.
10289         * help.texi (Library Keywords): Use @multitable.
10291 2003-06-04  Richard M. Stallman  <rms@gnu.org>
10293         * programs.texi (Expressions): Delete C-M-DEL.
10295         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10296         comint-move-point-for-output renamed from
10297         comint-scroll-to-bottom-on-output.
10299         * custom.texi (Init Rebinding): Replace previous change with xref.
10300         (Non-ASCII Rebinding): Explain that issue more briefly here.
10302 2003-05-28  Richard M. Stallman  <rms@gnu.org>
10304         * indent.texi (Indentation): Condense, simplify, clarify prev change.
10306 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
10308         * building.texi (GDB Graphical Interface): New node.
10309         (Rewritten somewhat by RMS.)
10311 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
10313         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10314         non-English letters.  Explain how to set coding systems correctly
10315         and how to include the right coding cookie in the file.
10317 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
10319         * indent.texi (Indentation): Explain the concepts.
10320         (Just Spaces): Explain why preventing tabs for indentation might
10321         be useful.
10323 2003-04-16  Richard M. Stallman  <rms@gnu.org>
10325         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10327 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10329         * cmdargs.texi (General Variables): Document SMTPSERVER.
10331         * sending.texi: Remove SMTP node.
10332         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
10333         library.
10335 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10337         * sending.texi (Sending via SMTP): Explain MTA/MUA.
10339 2003-02-22  Simon Josefsson  <jas@extundo.com>
10341         * sending.texi (Mail Methods): Add node about SMTP.
10343 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
10345         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10347 2003-02-01  Kevin Ryde  <user42@zip.com.au>
10349         * glossary.texi (Glossary): Correction to cl cross reference.
10351 2003-01-20  Richard M. Stallman  <rms@gnu.org>
10353         * killing.texi (Rectangles): Document C-x c r.
10355 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
10357         * xresources.texi (GTK resources): New node.
10358         (GTK widget names): New node.
10359         (GTK names in Emacs): New node.
10360         (GTK styles): New node.
10362 2003-01-09  Francesco Potortì  <pot@gnu.org>
10364         * maintaining.texi (Create Tags Table): Add reference to the new
10365         `etags --help --lang=LANG' option.
10367 2002-10-02  Karl Berry  <karl@gnu.org>
10369         * emacs.texi: Per rms, update all manuals to use @copying instead of
10370         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
10371         where needed for the sake of the HTML output.
10373 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10375         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10376         source files.
10378 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
10380         * Makefile.in (emacsman): New target.
10382 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10384         * (Version 21.1 released.)
10386 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10388         * Branch for 21.1.
10390 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10392         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10394 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10396         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10398 1999-07-12  Richard Stallman  <rms@gnu.org>
10400         * Version 20.4 released.
10402 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
10404         * Makefile.in (INFO_TARGETS): Delete customize.info.
10405         (DVI_TARGETS): Delete customize.dvi.
10406         (../info/customize, customize.dvi): Targets deleted.
10408 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10410         * Version 20.3 released.
10412 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
10414         * Makefile.in (EMACSSOURCES): Add mule.texi.
10415         Add msdog.texi, ack.texi.  Remove gnu1.texi.
10417 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10419         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10420         Use it in dvi targets.
10422 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10424         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10425         (INFO_TARGETS): Change ../info/custom to ../info/customize.
10426         (../info/customize): Rename from ../info/custom.
10428 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10430         * Version 20.2 released.
10432 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10434         * Version 20.1 released.
10436 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10438         * Makefile (../info/customize, customize.dvi): New targets.
10439         (INFO_TARGETS): Add ../info/customize.
10440         (DVI_TARGETS): Add customize.dvi.
10442 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10444         * Version 19.33 released.
10446 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10448         * Version 19.32 released.
10450 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10452         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10454 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10456         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10457         Specify -I option.
10458         (All dvi targets): Set the TEXINPUTS variable.
10460 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10462         * Version 19.31 released.
10464 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10466         * Version 19.30 released.
10468 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10470         * Makefile.in (maintainer-clean): Rename from realclean.
10472 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10474         * Makefile.in: New file.
10475         * Makefile: File deleted.
10477 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10479         * Makefile (TEXINDEX_OBJS): Variable deleted.
10480         (texindex, texindex.o, getopt.o): Rules deleted.
10481         All deps on texindex deleted.
10482         (distclean): Don't delete texindex.
10483         (mostlyclean): Don't delete *.o.
10484         * texindex.c, getopt.c: Files deleted.
10486 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10488         * Version 19.26 released.
10490 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
10492         * Makefile (EMACSSOURCES): Exclude undo.texi.
10494 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10496         * Version 19.25 released.
10498 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10500         * Version 19.24 released.
10502 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10504         * Version 19.23 released.
10506 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10508         * Makefile: Delete spurious tab.
10510 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10512         * Makefile (.SUFFIXES): New rule.
10514 1993-12-04  Richard Stallman  (rms@srarc2)
10516         * getopt.c: New file.
10517         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10518         (getopt.o): New rule.
10519         (dvi): Don't depend on texindex.
10520         (emacs.dvi): Depend on texindex.
10522 1993-12-03  Richard Stallman  (rms@srarc2)
10524         * Makefile (TEXI2DVI): New variable.
10525         (emacs.dvi): Add explicit command.
10526         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10528 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10530         * Version 19.22 released.
10532 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10534         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10536 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10538         * Version 19.21 released.
10540 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10542         * Makefile (realclean): Don't delete the Info files.
10544 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10546         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10547         4' where appropriate.
10549 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10551         * Makefile: Fix targets for texindex.
10553         * texindex.c: Include "../src/config.h" if building in emacs.
10555         * Makefile: Change all files to FILENAME.texi, force all targets
10556         to be FILENAME, not FILENAME.info.
10557         Add target to build texindex.c, defining `emacs'.
10559 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10561         * Version 19.19 released.
10563 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10565         * Version 19.18 released.
10567 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10569         * Makefile: Fix source file names of the separate manuals.
10571 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10573         * Version 19.17 released.
10575 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10577         * split-man: Fix typos in last change.
10579 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10581         * Version 19.16 released.
10583 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10585         * version 19.15 released.
10587 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10589         * Makefile (distclean): It's rm, not rf.
10591 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10593         * Version 19.14 released.
10595 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10597         * Makefile: New file.
10599 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10601         * Version 19.13 released.
10603 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10605         * Version 19.9 released.
10607 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10609         * Version 19.8 released.
10611 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10613         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10615         * trouble.texi: It's `enable-flow-control-on', not
10616         `evade-flow-control-on'.
10618 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10620         * display.texi: Document standard-display-european.
10622 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10624         * Version 19.7 released.
10626         * emacs.texi: Add a sentence to the top menu mentioning the
10627         specific version of Emacs this manual applies to.
10629 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10631         * basic.texi: Document next-line-add-lines variable used to
10632         implement down-arrow.
10634         * killing.texi: Document kill-whole-line.
10636 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10638         * text.texi: Update unix TeX ordering information.
10640 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10642         * news.texi: Mention fill-rectangle in keybinding list.
10644         * killing.texi: Document fill-rectangle.
10646 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10648         * vc.texi: Bring the docs up to date with VC 5.2.
10650 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10652         * emacs.tex: Mention blackbox and gomoku under Amusements.
10653         Assembler mode is now mentioned and appropriately indexed
10654         under Programming Modes.
10656 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10658         * emacs.tex: Update TeX ordering information.
10660 1990-06-26  David Lawrence  (tale@geech)
10662         * emacs.tex: Note that completion-ignored-extensions is not used
10663         to filter out names when all completions are displayed in
10664         *Completions*.
10666 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10668         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10670 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10672         * emacs.tex: Add @findex grep.
10674 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10676         * emacs.tex: Correct two typos.  No other changes before
10677         Version 19 will be made.
10679 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10681         * emacs.tex: Update information for obtaining TeX distribution from the
10682         University of Washington.
10684 ;; Local Variables:
10685 ;; coding: utf-8
10686 ;; End:
10688   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10690   This file is part of GNU Emacs.
10692   GNU Emacs is free software: you can redistribute it and/or modify
10693   it under the terms of the GNU General Public License as published by
10694   the Free Software Foundation, either version 3 of the License, or
10695   (at your option) any later version.
10697   GNU Emacs is distributed in the hope that it will be useful,
10698   but WITHOUT ANY WARRANTY; without even the implied warranty of
10699   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10700   GNU General Public License for more details.
10702   You should have received a copy of the GNU General Public License
10703   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.