Merge from emacs-24; up to 2014-07-21T01:34:03Z!monnier@iro.umontreal.ca
[emacs.git] / doc / emacs / ChangeLog
blob59d4280e789af1a90389d036fac58a36e6e16d61
1 2014-10-05  Glenn Morris  <rgm@gnu.org>
3         * misc.texi (Sorting):
4         * search.texi (Query Replace): Markup fixes.
6 2014-10-04  Martin Rudalics  <rudalics@gmx.at>
8         * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
10 2014-10-04  Glenn Morris  <rgm@gnu.org>
12         * cmdargs.texi (Misc X):
13         * display.texi (Optional Mode Line):
14         * misc.texi (emacsclient Options):
15         * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
17         * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
18         (CUA Bindings): Mention rectangle-mark-mode.
20 2014-10-03  Martin Rudalics  <rudalics@gmx.at>
22         * frames.texi (Frame Commands):
23         * cmdargs.texi (Window Size X): Mention the use of
24         `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
26 2014-10-02  Glenn Morris  <rgm@gnu.org>
28         * package.texi (Package Installation): Mention etc/package-keyring.gpg.
30 2014-09-29  Eli Zaretskii  <eliz@gnu.org>
32         * emacsver.texi (EMACSVER): Bump to 20.0.50.
34 2014-09-15  Daniel Colascione  <dancol@dancol.org>
36         * regs.texi (Text Registers): Update end-user documentation
37         to reflect `insert-register' interface change.
39 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
41         * programs.texi (Program Modes): Don't advertise VMS DCL support
42         any more.
44 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
46         Refer to MS-DOS using the same name everywhere.
48         * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
49         become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
50         * emacs-xtra.texi: ditto.
51         * emacs.texi: ditto.
52         * makefile.w32-in: ditto.
53         * msdog-xtra.texi: ditto, and rename file.
54         * msdog.texi: ditto, and rename file.
56 2014-07-21  Glenn Morris  <rgm@gnu.org>
58         * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.  (Bug#18040)
60 2014-07-09  Juri Linkov  <juri@jurta.org>
62         * search.texi (Regexp Search): Update lax space matching that is
63         not active in regexp search by default now.  (Bug#17901)
65 2014-07-03  Glenn Morris  <rgm@gnu.org>
67         * help.texi (Misc Help):
68         * trouble.texi (Checklist): "Online" help doesn't mean what it
69         used to any more.
71 2014-06-23  Glenn Morris  <rgm@gnu.org>
73         * Makefile.in (%.texi): Disable implicit rules.
74         (mkinfodir): Remove.
75         (.dvi.ps): Replace with pattern rule.
76         (${buildinfodir}): New rule.
77         ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
78         Use $<.
79         (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
80         Use $<.
81         (%.ps): New rule.
83 2014-06-15  Glenn Morris  <rgm@gnu.org>
85         * Makefile.in (bootstrap-clean): New.
87 2014-06-10  Glenn Morris  <rgm@gnu.org>
89         * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
90         (INFO_OPTS): Set directly rather than with configure.
92 2014-06-08  Glenn Morris  <rgm@gnu.org>
94         * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
95         * misc.texi (emacsclient Options): Copyedit.
97         * buffers.texi (Uniquify): Copyedits.
98         * files.texi (Visiting): Update for uniquify changes.
100         * dired.texi (Marks vs Flags):
101         * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
103         * help.texi (Help, Misc Help): Copyedits.
105         * screen.texi (Menu Bar): Copyedits.
106         * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
108         * frames.texi (Frame Commands): Copyedits re M-F10, F11.
109         * cmdargs.texi (Window Size X): Copyedits.
111         * ack.texi (Acknowledgments):
112         * emacs.texi (Acknowledgments): Updates.
114 2014-06-08  Glenn Morris  <rgm@gnu.org>
116         * ack.texi (Acknowledgments):
117         * emacs.texi (Acknowledgments): Updates.
119         * programs.texi (Prettifying Symbols): Remove node.
120         (Misc for Programs): Mention more briefly here.
121         * emacs.texi (Top): Update menu.
123         * package.texi (Package Menu, Package Installation):
124         Mention signed packages.
125         (Package Installation): Mention package-pinned-packages.
127 2014-06-02  Glenn Morris  <rgm@gnu.org>
129         * ack.texi (Acknowledgments): Remove some obsolete items.
130         * misc.texi [iftex]: Update chapter summary.
131         (Emulation): Remove section.
133         * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
134         (Customization options specific to Mac OS / GNUstep): Remove section.
136         * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
138 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
140         * frames.texi (Fonts): Clarify which frames are affected by
141         setting font from the menu and in default-frame-alist.
142         (Bug#17532)
144 2014-05-14  Eli Zaretskii  <eliz@gnu.org>
146         * mule.texi (Language Environments): Remove unused @anchor.  (Bug#17479)
148 2014-05-04  Eli Zaretskii  <eliz@gnu.org>
150         * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
151         (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
152         (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
153         Improve indexing.
155 2014-05-04  Leo Liu  <sdl.web@gmail.com>
157         * cal-xtra.texi (Non-Gregorian Diary): Document new features for
158         Chinese calendar and diary.
160 2014-04-30  Eli Zaretskii  <eliz@gnu.org>
162         * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
163         (Bug Criteria): Fix usage of @kbd and @key.  (Bug#17362)
165         * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
166         and @key.
168         * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
169         and @key.
171         * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
173         * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
175         * programs.texi (Hungry Delete, Other C Commands): Fix usage of
176         @kbd and @key.
178         * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
179         @key.
181         * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
182         @kbd and @key.
184         * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
185         @kbd and @key.
187         * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
188         (MS-DOS Processes): Fix usage of @kbd and @key.
190         * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
191         @key.
193         * mini.texi (Completion Commands, Minibuffer History): Fix usage
194         of @kbd and @key.
196         * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
197         @key.
199         * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
200         @kbd and @key.
202         * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
204         * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
206         * glossary.texi (Glossary): Fix usage of @kbd and @key.
208         * frames.texi (Speedbar): Fix usage of @kbd and @key.
210         * files.texi (Misc File Ops, File Name Cache, File Conveniences)
211         (Filesets): Fix usage of @kbd and @key.
213         * display.texi (View Mode): Fix usage of @kbd and @key.
215         * dired.texi (Image-Dired): Fix usage of @kbd and @key.
217         * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
218         (Init Syntax): Fix usage of @kbd and @key.
220         * commands.texi (User Input): Fix usage of @kbd and @key.
222         * calendar.texi (Counting Days, General Calendar): Fix usage of
223         @kbd and @key.
225         * building.texi (Threads Buffer): Fix usage of @kbd and @key.
227         * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
228         @key.
230         * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
231         @kbd and @key.
233         * anti.texi (Antinews): Fix usage of @kbd and @key.
235         * sending.texi (Mail Signature): Document signature variables used
236         by Message mode.  (Bug#17308)
238 2014-04-22  Eli Zaretskii  <eliz@gnu.org>
240         * buffers.texi (Uniquify): Clarify the default uniquification.
242         * indent.texi (Tab Stops): Improve wording.
244         * cmdargs.texi (General Variables): Improve docs of
245         EMACSLOADPATH.  Index all the environment variables.
246         (Misc Variables): Index all the environment variables.
248 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
250         * Makefile.in (infoclean): Be consistent about reporting failures.
251         Do not fail merely because the info directory does not exist,
252         but do fail if it exists and can't be cleaned.
254 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
256         * display.texi (Cursor Display): Explain better how to customize
257         'blink-cursor-blinks'.
259 2014-04-07  Glenn Morris  <rgm@gnu.org>
261         * trouble.texi (Checklist): Dribble files may contain passwords.
263         * files.texi (Backup Names):
264         * arevert-xtra.texi (Supporting additional buffers):
265         Update for default values of some -function vars no longer being nil.
266         (Supporting additional buffers):
267         Update for buffer-stale-function also applying to file-buffers.
269 2014-03-28  Glenn Morris  <rgm@gnu.org>
271         * custom.texi (Terminal Init): Mention term-file-aliases.
273 2014-03-26  Glenn Morris  <rgm@gnu.org>
275         * ack.texi (Acknowledgments): Remove reference to obsolete file.
277 2014-03-22  Glenn Morris  <rgm@gnu.org>
279         * help.texi (Help Files): Update C-h g description.
281 2014-03-16  Dmitry Gutov  <dgutov@yandex.ru>
283         * programs.texi (Matching): Update the missed spot.  (Bug#17008)
285 2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
287         * programs.texi (Matching): Update WRT to the new
288         `blink-matching-paren' behavior.
290 2014-03-13  Paul Eggert  <eggert@cs.ucla.edu>
292         * mule.texi (International, Language Environments): Update
293         the list of language environments to what Emacs currently
294         supports.  Add the full list to the index.  Suggest C-h L for
295         details rather than trying to give very brief details here.
297 2014-03-12  Glenn Morris  <rgm@gnu.org>
299         * cmdargs.texi (General Variables): Don't mention INCPATH,
300         from the obsolete complete.el.
302 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
304         * mule.texi (International Chars): Adjust C-u C-x = description.
305         Change it to match Emacs's current behavior.  Also, change the
306         example to use ê instead of À, as the isolated grave accent in the
307         latter's decomposition listing was confusingly transliterated to
308         left single quote in the PDF version of the manual.
310 2014-03-12  Glenn Morris  <rgm@gnu.org>
312         * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
313         handling of frames.
315         * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
317 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
319         * mark.texi (Mark):
320         * killing.texi (Rectangles): Document `rectangle-mark-mode'.
322 2014-03-01  Glenn Morris  <rgm@gnu.org>
324         * search.texi (Query Replace): Mention search-invisible.
325         * text.texi (Outline Visibility): Mention search-invisible
326         also affects query-replace.
328 2014-02-28  Xue Fuqiao  <xfq@gnu.org>
330         * emacs.texi (Top):
331         * programs.texi (Programs, Prettifying Symbols):
332         Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
334         * misc.texi (Saving Emacs Sessions):
335         Document some new desktop user options.
337 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
339         * programs.texi (Basic Indent, Other C Commands):
340         Fix the description of RET and `C-j'.
342         * indent.texi (Indentation Commands): Move the description of
343         `C-j' from here...
344         * basic.texi (Inserting Text): ... to here.
346 2014-02-25  Glenn Morris  <rgm@gnu.org>
348         * custom.texi (Terminal Init):
349         Replace term-setup-hook with tty-setup-hook.
351 2014-02-23  Glenn Morris  <rgm@gnu.org>
353         * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
355 2014-02-20  Glenn Morris  <rgm@gnu.org>
357         * search.texi (Special Isearch): Mention invisible text.
358         * text.texi (Outline Visibility): Mention `M-s i' in isearch.
360 2014-02-18  Glenn Morris  <rgm@gnu.org>
362         * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
363         gnu.org version of etc/CONTRIBUTE in html output.
365         * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
367 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
369         * programs.texi (Matching): Fix typo.
371         * killing.texi (CUA Bindings): Document the new relationship between
372         cua-mode and delete-selection mode.
373         (CUA Bindings): Mention that rectangle mode can be used on its own.
375 2014-02-14  Glenn Morris  <rgm@gnu.org>
377         * regs.texi (Configuration Registers): Update C-x r f binding.
379 2014-02-12  Glenn Morris  <rgm@gnu.org>
381         * mini.texi (Completion Options): No longer mention icomplete,
382         which has its own section now.
383         * modes.texi (Minor Modes): Update Icomplete xref.
385         * help.texi (Package Keywords): Mention describe-package buttons.
387         * package.texi (Package Menu): Mention package-menu-filter.
389 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
391         * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
393 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
395         * dired.texi (Hiding Subdirectories): Mention the node for
396         deleting subdirectories (bug#11743).
398 2014-02-09  Glenn Morris  <rgm@gnu.org>
400         * programs.texi (MixedCase Words): Rename node from "Glasses".
401         Move Subword mode here from "Other C Commands" node.
402         (Misc for Programs): Mention Superword mode.
403         * emacs.texi: Update menu.
405 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
407         * regs.texi (File Registers): Clarify metasyntactical variables
408         (bug#13565).
410         * search.texi (Search Case): Rearrange text slightly to make it
411         obvious that `M-c' also toggles sensitivity if `case-fold-search'
412         is nil (bug#14726).
414         * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
415         (bug#16376).
417 2014-02-07  Glenn Morris  <rgm@gnu.org>
419         * display.texi (Highlight Interactively):
420         Mention hi-lock-auto-select-face.
422         * anti.texi (Antinews): Fix typo.
424         * ack.texi (Acknowledgments): No longer mention obsolete files.
426 2014-02-02  Glenn Morris  <rgm@gnu.org>
428         * regs.texi (Registers): Mention previewing.
430 2014-01-29  Glenn Morris  <rgm@gnu.org>
432         * killing.texi (Deletion): Mention cycle-spacing.
434 2014-01-28  Glenn Morris  <rgm@gnu.org>
436         * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
438         * indent.texi (Tab Stops): Updates for new tab-stop behavior.
440 2014-01-27  Glenn Morris  <rgm@gnu.org>
442         * dired.texi (Misc Dired Features): Copyedits for hide-details.
444         * buffers.texi (List Buffers): Tiny edit.
446         * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
448 2014-01-26  Glenn Morris  <rgm@gnu.org>
450         * ack.texi (Acknowledgments):
451         * programs.texi (Program Modes):
452         Update for delphi.el -> opascal.el renaming.
454         * misc.texi (Sorting): Add findex for reverse-region.
456         * killing.texi (Deletion): Mention delete-duplicate-lines.
458 2014-01-24  Glenn Morris  <rgm@gnu.org>
460         * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
461         terminal.el.
463         * files.texi (Interlocking): Copyedit.
465 2014-01-23  Glenn Morris  <rgm@gnu.org>
467         * building.texi (Lisp Eval): Update prefix argument behavior
468         of eval-expression, eval-last-sexp.
470 2014-01-17  Bastien Guerry  <bzg@gnu.org>
472         * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
474 2014-01-15  Glenn Morris  <rgm@gnu.org>
476         * files.texi (File Conveniences):
477         * misc.texi (EWW): Copyedits.
479 2014-01-10  Glenn Morris  <rgm@gnu.org>
481         * emacs.texi (Distrib): Add donate URL.  Add anchor.
483 2014-01-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
485         * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
486         `dired-hide-details-hide-symlink-targets', and
487         `dired-hide-details-hide-information-lines'.
489 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
491         * emacs.texi: Add EWW.
492         * misc.texi (EWW): Document EWW.
494 2014-01-09  Glenn Morris  <rgm@gnu.org>
496         * trouble.texi (Service): Refer to online service directory
497         rather than etc/SERVICE.
499 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
501         * building.texi (Lisp Libraries): Document `load-prefer-newer'.
503         * files.texi (File Conveniences): Document `image-next-frame',
504         `image-previous-frame', `image-goto-frame',
505         `image-increase-speed', `image-decrease-speed',
506         `image-reverse-speed', and `image-reset-speed'.
508 2014-01-07  Bastien Guerry  <bzg@gnu.org>
510         * buffers.texi (Buffers): Fix display of @math content by using
511         nested braces.  (Bug#16389)
513 2014-01-07  Chong Yidong  <cyd@gnu.org>
515         * search.texi (Special Isearch): Document C-x 8 RET in isearch.
516         (Word Search): Document incremental word search changes.
517         (Isearch Yank): Document M-s C-e with a prefix argument.
519 2014-01-07  Glenn Morris  <rgm@gnu.org>
521         * cal-xtra.texi (Calendar Customizing):
522         Mention calendar-day-header-array.
524 2013-12-28  Glenn Morris  <rgm@gnu.org>
526         * trouble.texi (Understanding Bug Reporting): Brevity.
528 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
530         * mini.texi (Completion Options): Add a link to Shell Options.
531         * misc.texi (Shell Mode): Move documentation of
532         shell-completion-fignore from Shell Mode to Shell Options.
534 2013-12-26  João Távora  <joaotavora@gmail.com>
536         * emacs.texi (Matching): Describe new features of Electric Pair mode.
538 2013-12-25  Chong Yidong  <cyd@gnu.org>
540         * glossary.texi (Glossary): Define MULE in modern terms.
542 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
544         * files.texi (Diff Mode): Add an index.
546 2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
548         * trouble.texi (Understanding Bug Reporting): Minor update.
549         (Checklist): Fix a cross-reference.
551 2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
553         * regs.texi (Bookmarks): Document `bookmark-default-file'.
555         * misc.texi (Shell Mode): Add a cross-reference.
557         * building.texi (Lisp Eval): Add an index.
559 2013-12-22  Glenn Morris  <rgm@gnu.org>
561         * entering.texi (Entering Emacs): Typo fix.
563         * calendar.texi (General Calendar):
564         * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
566 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
568         * regs.texi (Keyboard Macro Registers): Fix last change.
570 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
572         * search.texi (Special Isearch, Query Replace): Document negative
573         argument of replacement commands.
574         (Symbol Search): Document `isearch-forward-symbol-at-point'.
576         * files.texi (File Conveniences): Document `image-next-file' and
577         `image-previous-file'.
579         * display.texi (Optional Mode Line): Fix an index.
581         * regs.texi (File Registers): Document `kmacro-to-register'.
583         * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
585         * frames.texi (Scroll Bars): Document
586         `scroll-bar-adjust-thumb-portion'.
588 2013-12-21  Chong Yidong  <cyd@gnu.org>
590         * indent.texi (Indentation Commands): Document C-x TAB changes.
592 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
594         * calendar.texi, display.texi, help.texi, rmail.texi:
595         Document `S-SPC' as alternative to scrolling down with `DEL'.
597         * frames.texi: Document `toggle-frame-maximized' and
598         `toggle-frame-fullscreen' with their respective keys.
600         * buffers.texi: Document buffer name uniquification changes.
602         * indent.texi: Document that `electric-indent-mode' is enabled by
603         default.
605         * display.texi (Cursor Display): Document `blink-cursor-blinks'.
607         * buffers.texi: Update list-buffers "screenshot" to show Messages
608         as major-mode.
610         * entering.texi: Document `initial-buffer-choice' changes.
612         * misc.texi (emacsclient Options): Document
613         `initial-buffer-choice' changes.
615         * help.texi: Document that `?' now also shows subcommands of
616         prefix keys.
618 2013-12-17  Chong Yidong  <cyd@gnu.org>
620         * killing.texi (Appending Kills): Note that append-next-kill can
621         prepend the kill.
623 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
625         * mule.texi (File Name Coding): Document file-name encoding
626         peculiarities on MS-Windows.
628 2013-12-12  Glenn Morris  <rgm@gnu.org>
630         * emacs.texi: Sync direntry with info/dir version.
632 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
634         * msdog.texi (Windows Keyboard): Fix typo.
636 2013-11-30  Glenn Morris  <rgm@gnu.org>
638         * Makefile.in (distclean): Remove Makefile.
640 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
642         * buffers.texi (Icomplete): Rename from Iswitchb and
643         rewrite accordingly.
645 2013-11-23  Glenn Morris  <rgm@gnu.org>
647         * cmdargs.texi (General Variables):
648         Empty elements in EMACSLOADPATH now mean the default load-path.
650 2013-11-21  Glenn Morris  <rgm@gnu.org>
652         * cmdargs.texi (Action Arguments): Use path-separator with -L.
654 2013-11-04  Glenn Morris  <rgm@gnu.org>
656         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
658 2013-11-02  Glenn Morris  <rgm@gnu.org>
660         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
662 2013-10-23  Glenn Morris  <rgm@gnu.org>
664         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
665         Nuke @refill.
667         * Makefile.in (install-dvi, install-html, install-pdf)
668         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
669         (uninstall-pdf): Quote entities that might contain whitespace.
671 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
673         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
674         Remove @refill.
676 2013-10-13  Glenn Morris  <rgm@gnu.org>
678         * ack.texi (Acknowledgments): Comment out old alpha stuff.
680 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
682         * calendar.texi (Special Diary Entries): Remove @refill.
684 2013-10-13  Glenn Morris  <rgm@gnu.org>
686         * display.texi (Text Scale): Update text-scale-adjust details.
688         * ack.texi (Acknowledgments):
689         * emacs.texi (Acknowledgments): Use accented form of some names.
691 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
693         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
694         name.  (Bug#15557)
696         Support menus on text-mode terminals.
697         * screen.texi (Menu Bar): Adapt to TTY menus.
699         * frames.texi (Frames): Mention menu support on text terminals.
701         * files.texi (Visiting): Mention the "File" menu-bar menu.
703         * display.texi (Standard Faces): Mention TTY faces for menus.
705 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
707         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
709 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
711         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
713 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
715         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
717         * emacs.texi (Intro): Minor cleanup.
719 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
721         * fixit.texi (Transpose, Fixing Case): Remove @refill.
723 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
725         * maintaining.texi (VC Directory Commands): Add keybinding for
726         vc-log-incoming in vc-dir.
727         (Log Buffer): Use @emph instead of @strong.
729 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
731         * text.texi (Enriched Justification): Explain values of default-justification.
733 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
735         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
737 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
739         * xresources.texi (Motif Resources):
740         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
741         * emacs.texi: Update menu.
743 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
745         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
746         for portability to hosts where /bin/sh has problems.
748 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
750         * text.texi (Enriched Justification): Minor fixes.
752 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
754         * files.texi (Filesets): Add an index.
756 2013-08-12  Glenn Morris  <rgm@gnu.org>
758         * macos.texi (GNUstep Support):
759         * trouble.texi (Checklist, Contributing, Service):
760         Avoid mailto: in html output.
762         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
763         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
764         (INSTALL_DATA): New, set by configure.
765         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
766         New variables.
767         (.SUFFIXES): Add .ps and .dvi.
768         (.dvi.ps): New suffix rule.
769         (dvi, html, pdf, ps): Use *_TARGETS variables.
770         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
771         (emacs.html): Use HTML_OPTS.
772         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
773         (.PHONY): install-dvi, install-html, install-pdf, install-ps,
774         install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
775         uninstall-ps, and uninstall-doc.
776         (install-dvi, install-html, install-pdf, install-ps, install-doc)
777         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
778         (uninstall-doc): New rules.
780 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
782         * emacs.texi (Top): Remove menu item for the removed "Disabling
783         Multibyte" node.
785 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
787         * rmail.texi (Rmail Coding): Move here from mule.texi.
789         * custom.texi (Specifying File Variables): Fix cross-references.
791         * mule.texi (Unibyte Mode): Fix cross-references.
792         (Disabling Multibyte): Remove.
794         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
796         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
797         (Mayan Calendar): Move here from calendar.texi.
798         * emacs.texi (Top): Update menu.
800 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
802         * emacs.texi (Top): Add menu entry.
804         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
805         (VC Directory Commands): Add vc-dir-ignore.
807 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
809         * glossary.texi (Glossary): Add some entries.
811 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
813         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
814         vc-dir.  (Bug#14948)
816 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
818         * display.texi (Fringes): Document the variable fringe-mode.
819         (Bug#14946)
821 2013-07-03  Glenn Morris  <rgm@gnu.org>
823         * maintaining.texi (EDE): Fix cross-reference.
825         * programs.texi (Program Modes): Fix emacs-xtra reference.
827         * help.texi (Misc Help): Index describe-syntax.
829 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
831         * basic.texi (Moving Point): Document visual-order-cursor-movement
832         and its effect on right-char and left-char.
834 2013-06-28  Glenn Morris  <rgm@gnu.org>
836         * ack.texi (Acknowledgments): Small update.
838 2013-06-19  Glenn Morris  <rgm@gnu.org>
840         * Makefile.in (dist): Edit more configure variables.
841         Try to check that we do not miss any in future.
843 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
845         * vc1-xtra.texi (Revision Tags): Add a cross reference.
846         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
848 2013-06-11  Glenn Morris  <rgm@gnu.org>
850         * maintaining.texi (VC Directory Commands): Copyedit.
851         (Branches): Put back milder version of pre 2013-06-07 text.
853 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
855         * maintaining.texi (Branches): Remove text copied from other sources.
857 2013-06-05  Alan Mackenzie  <acm@muc.de>
859         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
860         (Not Exiting Isearch): Document new user option
861         `isearch-allow-prefix'.  (Bug#9706)
863 2013-06-03  Juri Linkov  <juri@jurta.org>
865         * display.texi (Highlight Interactively): Add global keybindings
866         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
867         Document new command `highlight-symbol-at-point'.
869 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
871         * maintaining.texi (Branches): Add motivations for branching.
872         (VC Mode Line): Fix typo.
873         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
874         prefix argument.
876 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
878         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
879         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
880         autolaunching of the D-Bus session bus.
882 2013-06-01  Glenn Morris  <rgm@gnu.org>
884         * programs.texi (Semantic): Fix typo.
886 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
888         * maintaining.texi (Types of Log File): Supplement some
889         information of change log files.
891 2013-05-15  Juri Linkov  <juri@jurta.org>
893         * search.texi (Repeat Isearch): Mention key `RET' to finish
894         editing the string.  (Bug#13348)
896 2013-05-14  Glenn Morris  <rgm@gnu.org>
898         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
900 2013-05-09  Glenn Morris  <rgm@gnu.org>
902         * sending.texi (Mail Sending): Fix typo.
904         * windows.texi (Change Window): Fix typo.
906         * custom.texi (Changing a Variable): Fix typo.
908         * trouble.texi (Contributing): Remove obsolete info re pretesters.
910 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
912         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
913         * cmdargs.texi (Initial Options):
914         * files.texi (Customize Save): Document this.
916 2013-05-04  Glenn Morris  <rgm@gnu.org>
918         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
920 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
922         doc: convert some TeX accents to UTF-8
923         * ack.texi (Acknowledgments):
924         * emacs.texi (Acknowledgments):
925         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
926         Apparently the TeX accents cause problems when generating gnu.org
927         web pages, e.g., @l{} is rendered as '/l' on
928         <http://www.gnu.org/software/emacs/manual/html_node/
929         emacs/Acknowledgments.html>.
931 2013-03-16  Glenn Morris  <rgm@gnu.org>
933         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
935 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
937         Prefer UTF-8 for documentation.
938         With GNU Texinfo 5.0, this generates nicer-looking info files,
939         since they can use curly quotes.  With older Texinfo it doesn't matter.
940         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
941         Switch from Latin-1 to UTF-8.
943 2013-02-28  Bastien Guerry  <bzg@gnu.org>
945         * xresources.texi (GTK resources): Fix broken link.
947 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
949         * files.texi (Interlocking): Don't refer to symlinks as the
950         exclusive means of locking files.
952 2013-02-22  Glenn Morris  <rgm@gnu.org>
954         * ack.texi (Acknowledgments):
955         * emacs.texi (Acknowledgments): Small updates.
957 2013-02-21  Glenn Morris  <rgm@gnu.org>
959         * files.texi (File Conveniences): Not just GIFs can be animated.
961 2013-02-13  Glenn Morris  <rgm@gnu.org>
963         * ack.texi (Acknowledgments): Don't mention yow any more.
965 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
967         * cmdargs.texi (General Variables):
968         Fix TMPDIR documentation to match the code's behavior.
970 2013-02-10  Glenn Morris  <rgm@gnu.org>
972         * trouble.texi (Checklist): Update bug keybinding.
974 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
976         * msdog.texi (Text and Binary): Delete the description of
977         file-name-buffer-file-type-alist.
979 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
981         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
982         Without it, I don't see function names.  Older addr2line
983         implementations will die out sooner or later, so tailor the
984         first suggestion to recent addr2line, with a followup about
985         older ones.
987 2013-01-19  Glenn Morris  <rgm@gnu.org>
989         * custom.texi (Directory Variables): Fix paren typo.
991         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
993         * custom.texi (Custom Themes): Fix typo.
995 2013-01-07  Bastien Guerry  <bzg@gnu.org>
997         * help.texi (Apropos): Document `apropos-user-option' and update
998         the doc for `apropos-variable'.
1000 2013-01-05  Glenn Morris  <rgm@gnu.org>
1002         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1004 2012-12-21  Glenn Morris  <rgm@gnu.org>
1006         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1007         Simply include doclicense.
1009 2012-12-21  Chong Yidong  <cyd@gnu.org>
1011         * frames.texi (Mouse Commands): Fix description of the effect of
1012         mouse dragging (Bug#13049).
1014 2012-12-15  Juri Linkov  <juri@jurta.org>
1016         * misc.texi (Recursive Edit): Add a link to "Query Replace".
1017         (Bug#13181)
1019 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
1021         * killing.texi (Deletion): Doc fix (Bug#12748).
1023 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
1025         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1026         These are just minor editorial changes.
1028 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
1030         * vc1-xtra.texi (General VC Options): Remove obsolete reference
1031         to `vc-path'.
1033 2012-12-03  Chong Yidong  <cyd@gnu.org>
1035         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1037 2012-12-02  Kevin Ryde  <user42@zip.com.au>
1039         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1041 2012-12-01  Kevin Ryde  <user42@zip.com.au>
1043         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1045 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
1047         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1048         These are just minor editorial changes.
1050 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
1052         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1053         clarifications (Bug#12865).
1054         (Horizontal Scrolling): Clarifications.
1056 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
1058         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1060 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
1062         * trouble.texi (Crashing): Add information about MS-Windows and
1063         the emacs_backtrace.txt file.  (Bug#12908)
1065 2012-11-13  Chong Yidong  <cyd@gnu.org>
1067         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1068         actually named gdb-stopped-functions.
1070 2012-11-13  Glenn Morris  <rgm@gnu.org>
1072         * misc.texi (Single Shell): Mention async-shell-command-buffer.
1074 2012-11-10  Glenn Morris  <rgm@gnu.org>
1076         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1078         * emacs.texi (Acknowledgments): Add profiler author.
1079         * ack.texi (Acknowledgments): Add some recent contributions.
1081 2012-11-10  Chong Yidong  <cyd@gnu.org>
1083         * files.texi (Diff Mode): Doc fixes for
1084         diff-delete-trailing-whitespace (Bug#12831).
1086         * trouble.texi (Crashing): Copyedits.
1088 2012-11-10  Glenn Morris  <rgm@gnu.org>
1090         * files.texi (Diff Mode): Trailing whitespace updates.
1092 2012-11-10  Chong Yidong  <cyd@gnu.org>
1094         * misc.texi (Terminal emulator): Document Term mode faces.
1096         * mini.texi (Basic Minibuffer): New node.  Document
1097         minibuffer-electric-default-mode.
1099         * display.texi (Visual Line Mode): Fix index entry.
1101         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1102         and index the keybindings.  Document tabulated-list-sort.
1103         (Kill Buffer): Capitalize Buffer Menu.
1105         * trouble.texi (Memory Full): Capitalize Buffer Menu.
1107 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
1109         * display.texi (Auto Scrolling): Clarify that scroll-step is
1110         ignored when scroll-conservatively is set to a non-zero value.
1111         (Bug#12801)
1113 2012-11-10  Chong Yidong  <cyd@gnu.org>
1115         * dired.texi (Dired Updating): Doc fix (Bug#11744).
1117 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
1119         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1121 2012-10-29  Chong Yidong  <cyd@gnu.org>
1123         * dired.texi (Shell Commands in Dired): Document changes to the
1124         dired-do-async-shell-command.
1126 2012-10-28  Glenn Morris  <rgm@gnu.org>
1128         * ack.texi (Acknowledgments): Mention gv.el.
1130 2012-10-27  Bastien Guerry  <bzg@gnu.org>
1132         * screen.texi (Menu Bar): Fix typo.
1134 2012-10-27  Chong Yidong  <cyd@gnu.org>
1136         * frames.texi (Mouse Avoidance): Mention new variable
1137         mouse-avoidance-banish-position.
1139         * programs.texi (Which Function): Which Function mode now works in
1140         all major modes by default.
1142         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1144         * files.texi (Misc File Ops): Symbolic links on Windows only work
1145         on Vista and later.
1147         * building.texi (Compilation): Document compilation-always-kill.
1149         * search.texi (Symbol Search): New node.
1151         * package.texi (Package Menu): Document the "new" status.
1153         * windows.texi (Window Choice): Don't refer to the obsolete
1154         special-display feature.
1156 2012-10-24  Chong Yidong  <cyd@gnu.org>
1158         * mule.texi (Text Coding): set-buffer-file-coding-system can now
1159         be invoked from the mode line.
1161         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1162         changes to the mark and unmark commands.
1163         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
1164         which is no longer bound to dired-backup-diff.
1166 2012-10-23  Bastien Guerry  <bzg@gnu.org>
1168         * text.texi (Org Authoring): Use a comma after @ref to avoid the
1169         insertion of a period in the Info output.
1171 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1173         * custom.texi (Hooks): Clarify that -hooks is deprecated.
1175 2012-10-23  Chong Yidong  <cyd@gnu.org>
1177         * kmacro.texi (Edit Keyboard Macro): Fix typo.
1179 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
1181         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
1183 2012-10-17  Glenn Morris  <rgm@gnu.org>
1185         * mini.texi (Repetition): Further copyedit.
1187 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
1189         * mini.texi (Repetition): Copyedit.
1191 2012-10-16  Juri Linkov  <juri@jurta.org>
1193         * search.texi (Query Replace): Document multi-buffer replacement
1194         keys.  (Bug#12655)
1196         * maintaining.texi (Tags Search): Change link "Replace" to
1197         "Query Replace".
1199 2012-10-13  Chong Yidong  <cyd@gnu.org>
1201         * files.texi (File Conveniences): ImageMagick enabled by default.
1203 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
1205         * basic.texi (Arguments): Fix typos.
1207 2012-10-08  Glenn Morris  <rgm@gnu.org>
1209         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1211         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1213 2012-10-06  Glenn Morris  <rgm@gnu.org>
1215         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1216         Mention cal-tex-cursor-week2-summary.
1218 2012-10-06  Chong Yidong  <cyd@gnu.org>
1220         * mini.texi (Passwords): Fix typo.
1222 2012-10-02  Glenn Morris  <rgm@gnu.org>
1224         * maintaining.texi (VC Directory Commands):
1225         Remove duplicate `q' entry.  (Bug#12553)
1227 2012-09-30  Chong Yidong  <cyd@gnu.org>
1229         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1231         * search.texi (Special Isearch): Document the lax space search
1232         feature and M-s SPC.
1233         (Regexp Search): Move main search-whitespace-regexp description to
1234         Special Isearch.
1235         (Replace): Document replace-lax-whitespace.
1237         * basic.texi (Position Info): Document C-u M-=.
1238         (Moving Point): Document move-to-column.
1240         * display.texi (Useless Whitespace): Add delete-trailing-lines.
1242         * misc.texi (emacsclient Options): Document the effect of
1243         initial-buffer-choice on client frames.  Document server-auth-dir.
1244         Do not document server-host, which is bad security practice.
1246         * building.texi (Lisp Libraries): Docstring lookups can trigger
1247         autoloading.  Document help-enable-auto-load.
1249         * mini.texi (Yes or No Prompts): New node.
1251         * ack.texi (Acknowledgments): Remove obsolete packages.
1253 2012-09-27  Glenn Morris  <rgm@gnu.org>
1255         * cal-xtra.texi (Advanced Calendar/Diary Usage):
1256         Rename the section to be more general.
1257         * emacs.texi: Update menu.
1259 2012-09-23  Chong Yidong  <cyd@gnu.org>
1261         * buffers.texi (Misc Buffer): Replace toggle-read-only with
1262         read-only-mode.
1264         * files.texi (Visiting): Likewise.
1266 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
1268         * trouble.texi (Crashing): Document ulimit -c.
1270 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
1272         * trouble.texi (Crashing): Document addr2line.
1274 2012-09-19  Tassilo Horn  <tsdh@gnu.org>
1276         * misc.texi (DocView Slicing): Document new slice from
1277         BoundingBox feature.
1279 2012-09-19  Chong Yidong  <cyd@gnu.org>
1281         * killing.texi (Yanking): Minor clarification (Bug#12469).
1283 2012-09-17  Chong Yidong  <cyd@gnu.org>
1285         * building.texi (GDB User Interface Layout): Remove reference to
1286         removed variable gdb-use-separate-io-buffer (Bug#12454).
1288 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
1290         * regs.texi (Text Registers): `C-x r +' can now be used instead of
1291         M-x append-to-register.  New option `register-separator'.
1292         (Number Registers): Mention that `C-x r +' is polymorphic.
1294 2012-09-07  Chong Yidong  <cyd@gnu.org>
1296         * windows.texi (Window Choice): Don't mention obsolete
1297         display-buffer-reuse-frames.
1299 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
1301         Give more-useful info on a fatal error (Bug#12328).
1302         * trouble.texi (Crashing): New section, documenting this.
1304 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
1306         * cmdargs.texi (General Variables):
1307         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1308         connections to the D-Bus session bus.  (Bug#12112)
1310 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
1312         * building.texi (Debugger Operation): Correct and improve
1313         documentation of the GUD Tooltip mode.
1315 2012-07-31  Chong Yidong  <cyd@gnu.org>
1317         * emacs.texi: Fix ISBN (Bug#12080).
1319 2012-08-05  Chong Yidong  <cyd@gnu.org>
1321         * display.texi (Faces): Document frame-background-mode (Bug#7774).
1323         * custom.texi (Face Customization): Move discussion of face
1324         inheritance here, from Faces section.
1326 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1328         * frames.texi (Mouse Commands): Fix the description of mouse-2.
1329         (Bug#11958)
1331 2012-07-19  Chong Yidong  <cyd@gnu.org>
1333         * emacs.texi: Update ISBN.
1335 2012-07-17  Chong Yidong  <cyd@gnu.org>
1337         * basic.texi (Inserting Text): Replace ucs-insert with
1338         insert-char.  Provide more details of input.
1340         * mule.texi (International Chars, Input Methods): Likewise.
1342 2012-07-13  Chong Yidong  <cyd@gnu.org>
1344         * custom.texi (Examining): Update C-h v message.
1346         * buffers.texi (Misc Buffer): Document view-read-only.
1348 2012-07-07  Chong Yidong  <cyd@gnu.org>
1350         * custom.texi (Init File): Index site-lisp (Bug#11435).
1352 2012-07-06  Chong Yidong  <cyd@gnu.org>
1354         * emacs.texi: Re-order top-level menu to correspond to logical
1355         order, to avoid makeinfo warnings.
1357         * ack.texi (Acknowledgments): Note new python.el.
1359 2012-06-29  Chong Yidong  <cyd@gnu.org>
1361         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1362         * basic.texi (Erasing, Basic Undo): Fix markup.
1364 2012-06-29  Glenn Morris  <rgm@gnu.org>
1366         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
1368 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
1370         * fixit.texi (Undo): Fix typo.  (Bug#11775)
1372 2012-06-27  Glenn Morris  <rgm@gnu.org>
1374         * ack.texi (Acknowledgments): Tiny update.
1376 2012-06-21  Glenn Morris  <rgm@gnu.org>
1378         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1380 2012-06-17  Chong Yidong  <cyd@gnu.org>
1382         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
1384         * anti.texi:
1385         * building.texi:
1386         * cmdargs.texi:
1387         * custom.texi:
1388         * display.texi:
1389         * files.texi:
1390         * frames.texi:
1391         * glossary.texi:
1392         * misc.texi:
1393         * mule.texi:
1394         * programs.texi:
1395         * sending.texi:
1396         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1398 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
1400         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1402 2012-05-28  Glenn Morris  <rgm@gnu.org>
1404         * ack.texi, building.texi, calendar.texi, custom.texi:
1405         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1407 2012-05-27  Glenn Morris  <rgm@gnu.org>
1409         * emacs.texi: Simplify following removal of node pointers.
1411         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1412         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1413         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1414         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1415         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1416         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1417         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1418         * windows.texi, xresources.texi: Nuke hand-written node pointers.
1420 2012-05-22  Glenn Morris  <rgm@gnu.org>
1422         * emacs.texi (Acknowledgments): Add another contributor.
1424 2012-05-12  Glenn Morris  <rgm@gnu.org>
1426         * Makefile.in (MKDIR_P): New, set by configure.
1427         (mkinfodir): Use $MKDIR_P.
1429 2012-05-10  Glenn Morris  <rgm@gnu.org>
1431         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1432         with "coding: raw-text".
1434         * files.texi (Interlocking): Mention create-lockfiles option.
1436 2012-05-09  Chong Yidong  <cyd@gnu.org>
1438         * frames.texi (Mouse References, Mouse Commands): Fix index
1439         entries (Bug#11362).
1441 2012-05-05  Glenn Morris  <rgm@gnu.org>
1443         * custom.texi (Customization Groups, Custom Themes, Examining):
1444         Improve page breaks.
1446         * rmail.texi (Rmail Display): Use example rather than smallexample.
1448         * calendar.texi: Convert inforefs to refs.
1450         * dired.texi (Dired Enter): Improve page break.
1452         * abbrevs.texi (Abbrev Concepts): Copyedits.
1454         * maintaining.texi (Registering, Tag Syntax):
1455         Tweak line and page breaks.
1457         * programs.texi (Programs, Electric C): Copyedits.
1458         (Program Modes): Add xref to Fortran.
1459         (Left Margin Paren): Remove what was (oddly enough) the only use
1460         of defvar in the entire Emacs manual.
1461         (Hungry Delete): Remove footnote about ancient Emacs version.
1462         (Other C Commands): Use example rather than smallexample.
1464         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1465         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1466         Tweak line and page breaks.
1468         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1469         (Major Modes): Use example rather than smallexample.
1471         * mule.texi (Output Coding): Reword to improve page-breaks.
1473         * frames.texi (Fonts): Tweak line and page breaks.
1474         Use example rather than smallexample.  Change cross-reference.
1475         (Text-Only Mouse): Fix xref.
1477         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1478         (Indirect Buffers): Tweak line- and page-breaks.
1480         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1482 2012-05-04  Glenn Morris  <rgm@gnu.org>
1484         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1485         (info, infoclean): Use $INFO_EXT.
1486         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1487         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1488         (INFO_TARGETS): Use $INFO_EXT.
1489         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1491 2012-05-02  Glenn Morris  <rgm@gnu.org>
1493         * emacs.texi (@copying): Only print EDITION in the TeX version.
1495         * search.texi (Regexp Search): Just say "Emacs".
1497         * display.texi (Auto Scrolling):
1498         Reword to avoid repetition and improve page break.
1500         * xresources.texi (Resources):
1501         * mule.texi (Language Environments):
1502         * misc.texi (Amusements):
1503         * maintaining.texi (VC Change Log):
1504         * frames.texi (Fonts):
1505         * custom.texi (Specifying File Variables, Minibuffer Maps):
1506         * cmdargs.texi (Initial Options):
1507         * building.texi (Flymake):
1508         Reword to remove/reduce some overly long/short lines.
1510 2012-04-27  Glenn Morris  <rgm@gnu.org>
1512         * emacs.texi: Some fixes for detailed menu.
1514         * emacs.texi: Add "et al." to authors.
1516         * ack.texi, basic.texi, buffers.texi, building.texi:
1517         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1518         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1519         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1520         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1521         * search.texi, trouble.texi, windows.texi:
1522         Use Texinfo recommended convention for quotes+punctuation.
1524 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
1526         * mule.texi (Bidirectional Editing): Improve indexing.
1527         Minor wording tweaks.
1529 2012-04-15  Chong Yidong  <cyd@gnu.org>
1531         * misc.texi (emacsclient Options): More clarifications.
1533 2012-04-15  Glenn Morris  <rgm@gnu.org>
1535         * msdog.texi (Windows Printing): It doesn't set printer-name.
1537         * mule.texi (Language Environments): Move font info to "Fontsets".
1538         (Fontsets): Move intlfonts etc here from "Language Environments".
1539         Copyedits.
1540         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1541         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1543 2012-04-15  Chong Yidong  <cyd@gnu.org>
1545         * glossary.texi (Glossary): Standardize on "text terminal"
1546         terminology.  All callers changed.
1548         * misc.texi (emacsclient Options): Document "client frame" concept
1549         and its effect on C-x C-c more carefully.
1551 2012-04-15  Glenn Morris  <rgm@gnu.org>
1553         * frames.texi (Scroll Bars):
1554         * glossary.texi (Glossary): Use consistent case for "X Window System".
1556         * mule.texi (Select Input Method, Coding Systems):
1557         State command names in kbd tables.
1558         (Recognize Coding): Add cross-ref.
1559         (Output Coding): Don't mention message mode in particular.
1560         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1561         Copyedits.
1563 2012-04-14  Glenn Morris  <rgm@gnu.org>
1565         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1566         Copyedits.
1567         (Coding Systems): Mac OS X apparently uses newlines for EOL.
1568         (Recognize Coding): Remove old auto-coding-regexp-alist example.
1569         auto-coding-functions does not override coding: tags.
1570         Remove rmail-decode-mime-charset; it no longer has any effect.
1572 2012-04-14  Chong Yidong  <cyd@gnu.org>
1574         * custom.texi (Creating Custom Themes): Add reference to Custom
1575         Themes node in Lisp manual.
1577 2012-04-14  Glenn Morris  <rgm@gnu.org>
1579         * mule.texi (International): Copyedits.
1580         (International Chars): Update C-x = example output.
1581         (Disabling Multibyte): Rename from "Enabling Multibyte".
1582         Clarify what "unibyte: t" does, and mode-line description.
1583         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1584         Use Texinfo recommended convention for quotes+punctuation.
1585         (Language Environments): Copyedits.
1586         (Input Methods): Copyedits.  Use "^" for the postfix example,
1587         because it is less confusing inside Info's `quotes'.
1589         * custom.texi (Specifying File Variables): Fix "unibyte" description.
1590         Update for "Disabling Multibyte" node name change.
1591         * emacs.texi: Update for "Disabling Multibyte" node name change.
1593         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1594         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1595         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1596         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1597         * sending.texi, text.texi, trouble.texi:
1598         Use @file for buffers, per the Texinfo manual.
1600         * entering.texi (Entering Emacs):
1601         Do not mention initial-buffer-choice = t.
1603         * misc.texi (Gnus Startup): Use @env for environment variables.
1605         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1607 2012-04-12  Glenn Morris  <rgm@gnu.org>
1609         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1611 2012-04-07  Glenn Morris  <rgm@gnu.org>
1613         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1615 2012-04-05  Glenn Morris  <rgm@gnu.org>
1617         * glossary.texi (Glossary): Use anchors for internal cross-references.
1619 2012-04-04  Glenn Morris  <rgm@gnu.org>
1621         * glossary.texi (Glossary): Copyedits.
1622         Use Texinfo-recommended convention for quotes and punctuation.
1623         Comment out a few specialized (Rmail) items.
1624         New items: Bidirectional Text, Client, Directory Local Variable,
1625         File Local Variable, Package, Server, Theme, Trash Can.
1627 2012-04-03  Chong Yidong  <cyd@gnu.org>
1629         * sending.texi (Mail Misc): Fix an index entry.
1631 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1633         * msdog.texi (Windows Startup): Add description of emacsclient
1634         operation under -c and -t on MS-Windows.
1636         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1637         Startup".  (Bug#11091)
1639 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1641         * custom.texi (Changing a Variable): Fix example.
1643 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1645         * misc.texi (emacsclient Options): More clarifications about -t
1646         and -c on MS-Windows.  (Bug#11091)
1648 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1650         * misc.texi (emacsclient Options): Document peculiarities of new
1651         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1653 2012-03-30  Chong Yidong  <cyd@gnu.org>
1655         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1657 2012-03-22  Glenn Morris  <rgm@gnu.org>
1659         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1661 2012-03-17  Chong Yidong  <cyd@gnu.org>
1663         * package.texi (Package Installation): Document use of
1664         package-initialize in init file.
1666 2012-03-16  Glenn Morris  <rgm@gnu.org>
1668         * help.texi (Language Help):
1669         * mule.texi (International Chars):
1670         etc/HELLO is for character demonstration.
1672 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1674         * dired.texi (Shell Commands in Dired): Fix typo.
1676 2012-03-04  Chong Yidong  <cyd@gnu.org>
1678         * killing.texi (Clipboard): Document clipboard manager.
1680 2012-02-29  Glenn Morris  <rgm@gnu.org>
1682         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1684         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1686         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1688 2012-02-28  Glenn Morris  <rgm@gnu.org>
1690         * custom.texi, display.texi, emacs.texi, files.texi:
1691         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1692         Standardize possessive apostrophe usage.
1694 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1696         * macos.texi (Mac / GNUstep Customization): Remove text about
1697         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1699 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1701         * buffers.texi (Select Buffer): Mention that saving in a new file
1702         name can switch to a different major mode.
1704 2012-02-23  Glenn Morris  <rgm@gnu.org>
1706         * mini.texi (Minibuffer File, Completion Options, Repetition):
1707         Copyedits.
1708         (Completion Example): Other M-x au* commands may be defined.
1709         (Completion Styles): Mention emacs21 and completion-category-overrides.
1711         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1712         (Windows Keyboard, Windows Mouse, Windows Processes)
1713         (Windows Printing, Windows Misc): Copyedits.
1714         (ls in Lisp): Update switches list.
1716         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1717         Update dos-mode* function names.
1718         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1719         (MS-DOS Processes): Add xref to main ls-lisp section.
1721         * ack.texi (Acknowledgments): Mention smie.
1723 2012-02-22  Glenn Morris  <rgm@gnu.org>
1725         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1726         (Mac / GNUstep Basics): Don't mention the panels, since the next
1727         section covers them.
1728         (Mac / GNUstep Customization): Merge some panel info from previous.
1730 2012-02-21  Glenn Morris  <rgm@gnu.org>
1732         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1733         Small fixes.
1735         * emacs-xtra.texi: Picture mode is no longer a chapter.
1737         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1739         * ack.texi (Acknowledgments): Small changes, including resorting,
1740         and removal of things no longer distributed.
1742 2012-02-20  Glenn Morris  <rgm@gnu.org>
1744         * emacs.texi (Top, Preface): Small rephrasings.
1745         (menu, detailmenu): Update entries, and reformat some descriptions.
1746         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1747         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1748         Reformat some menu descriptions.
1750         * ack.texi (Acknowledgments): More updates.
1752         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1753         and from Author: headers.
1754         (Distrib): Small updates.
1756 2012-02-18  Glenn Morris  <rgm@gnu.org>
1758         * ack.texi (Acknowledgments): Add xref to Org manual.
1760         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1761         of '*mail*', since Message does not call it that.
1762         (Rmail Reply): Rename rmail-dont-reply-to-names.
1763         \\`info- no longer handled specially.
1764         Update for rmail-enable-mime-composing.
1765         Don't mention 'm' for replies.
1766         Don't mention rmail-mail-new-frame and canceling, since it does
1767         not work for Message at the moment.
1769         * cal-xtra.texi: Copyedits.
1771         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1773 2012-02-17  Glenn Morris  <rgm@gnu.org>
1775         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1777         * ack.texi (Acknowledgments): Mention Gnulib.
1779         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1781         * calendar.texi: Misc small changes, including updating the dates
1782         of examples.
1784 2012-02-16  Glenn Morris  <rgm@gnu.org>
1786         * calendar.texi: Misc small changes.
1788         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1789         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1791         * dired-xtra.texi (Subdir Switches): Small fixes.
1793         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1795 2012-02-15  Glenn Morris  <rgm@gnu.org>
1797         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1799 2012-02-12  Glenn Morris  <rgm@gnu.org>
1801         * ack.texi (Acknowledgments):
1802         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1804 2012-02-10  Glenn Morris  <rgm@gnu.org>
1806         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1808         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1810 2012-02-09  Glenn Morris  <rgm@gnu.org>
1812         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1813         buffer switch after M-x rename-uniquely.
1815         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1817 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1819         * text.texi (Org Mode): Fix typo.
1821 2012-02-08  Glenn Morris  <rgm@gnu.org>
1823         * ack.texi (Acknowledgments): Update emacs-lock info.
1825         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1827         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1829 2012-02-07  Glenn Morris  <rgm@gnu.org>
1831         * files.texi (File Conveniences): Mention ImageMagick images.
1833 2012-02-05  Glenn Morris  <rgm@gnu.org>
1835         * trouble.texi (Checklist): Mention debug-on-event.
1837         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1839 2012-02-04  Glenn Morris  <rgm@gnu.org>
1841         * macos.texi (Customization options specific to Mac OS / GNUstep):
1842         New subsection.
1844         * display.texi (Colors): Mention list-colors-sort.
1846         * files.texi (File Conveniences): Mention image animation.
1848 2012-01-31  Chong Yidong  <cyd@gnu.org>
1850         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1851         scroll bars (Bug#10666).
1853 2012-01-28  Chong Yidong  <cyd@gnu.org>
1855         * files.texi (Filesets): Fix typos.
1857         * display.texi (Faces): Add xref to Colors node.
1859 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1861         * buffers.texi (Select Buffer): Clarify explanation of switching
1862         to new buffers.  Fix description of next-buffer and
1863         previous-buffer (Bug#10334).
1864         (Misc Buffer): Add xref to View Mode.
1866         * text.texi (Fill Commands): Fix description of
1867         sentence-end-double-space.
1869 2012-01-23  Chong Yidong  <cyd@gnu.org>
1871         * anti.texi (Antinews): Add Emacs 23 antinews.
1873 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1875         * programs.texi (Comment Commands): Typo (bug#10514).
1877 2012-01-15  Chong Yidong  <cyd@gnu.org>
1879         * xresources.texi (X Resources): Describe GTK+ case first.
1880         (Resources): Don't use borderWidth as an example, since it doesn't
1881         work with GTK+.
1882         (Table of Resources): Clarify role of several resources, including
1883         the Emacs 24 behavior of cursorBlink etc.
1884         (Face Resources): Node deleted.  Recommend using Customize
1885         instead.  Add paragraph to `Table of Resources' node summarizing
1886         how to use X resources for changing faces.
1887         (Lucid Resources): Rewrite, omitting description of font names,
1888         referring to the Fonts node instead.
1889         (LessTif Resources): Copyedits.
1890         (GTK resources): Rewrite, describing the difference between gtk2
1891         and gtk3.
1892         (GTK Resource Basics): New node.
1893         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1894         (GTK styles): Just refer to Fonts node for GTK font format.
1896         * display.texi (Faces): Document the cursor face.
1898 2012-01-14  Chong Yidong  <cyd@gnu.org>
1900         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1901         (General Variables): Add xref to Lisp Libraries.
1902         (Initial Options): Copyedits.
1903         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1904         (Environment): Clarify what getenv does.
1905         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1906         light backgrounds on xterms.
1907         (Misc Variables): TEMP and TMP are not Windows-specific.
1908         (Display X): Copyedits.
1909         (Colors X): -bd does nothing for GTK.
1910         (Icons X): Gnome 3 doesn't use taskbars.
1912         * misc.texi (Shell): Document exec-path here.
1914         * rmail.texi (Movemail): Add xref for exec-path.
1916 2012-01-13  Glenn Morris  <rgm@gnu.org>
1918         * dired.texi (Dired and Find): Clarify find-ls-options.
1920 2012-01-09  Chong Yidong  <cyd@gnu.org>
1922         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1923         SHA-256.
1925 2012-01-07  Chong Yidong  <cyd@gnu.org>
1927         * display.texi (Useless Whitespace): Add Whitespace mode.
1929         * custom.texi (Hooks): Discuss how to disable minor modes.
1931         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1932         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1934         * trouble.texi (Lossage): Refer to Bugs node for problems.
1935         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1936         (Screen Garbled): Don't refer to terminal "manufacturers".
1937         (Total Frustration): Node deleted.  Eliza is documented in
1938         Amusements now.
1939         (Known Problems): More info about using the bug tracker.
1940         Mention debbugs package.
1941         (Bug Criteria): Copyedits.
1942         (Understanding Bug Reporting): Mention emacs -Q.
1944 2012-01-06  Chong Yidong  <cyd@gnu.org>
1946         * custom.texi (Specifying File Variables): The mode: keyword
1947         doesn't have to be first anymore.  Add example of specifying minor
1948         modes.
1949         (Directory Variables): Simplify example.  Mention application to
1950         non-file buffers.
1951         (Disabling): Use "initialization file" terminology.
1952         (Init Examples): Fix hook example.
1954 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1956         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1957         (Bug#10422)
1958         Move the stuff about resources to xresources.texi.
1960         * xresources.texi (Resources): Move information about setting X
1961         resources in the Registry from cmdargs.texi.  Make the index entry
1962         be similar to the one in cmdargs.texi.
1964 2012-01-05  Chong Yidong  <cyd@gnu.org>
1966         * custom.texi (Customization Groups): Update example.
1967         (Browsing Custom): Document the new search field.
1968         (Changing a Variable): Update example for Emacs 24 changes.
1969         Document Custom-set and Custom-save commands.
1970         (Face Customization): Document Emacs 24 changes.  De-document
1971         modify-face.
1972         (Specific Customization): Mention customize-variable.
1973         (Custom Themes): Add customize-themes, custom-theme-load-path,
1974         custom-theme-directory, and describe-theme.
1975         (Creating Custom Themes): New node.
1976         (Examining): Mention M-:.
1978         * package.texi (Packages): Fix typo.
1980 2012-01-03  Chong Yidong  <cyd@gnu.org>
1982         * misc.texi (Single Shell): Don't document Lisp usage of
1983         shell-command.  Tidy up discussion of synchronicity.  Add index
1984         entries for async-shell-command.
1985         (Interactive Shell): Note that M-x shell uses shell-file-name.
1986         Note change in behavior in Emacs 24.
1987         (Shell Mode): Shell mode now uses completion-at-point.
1988         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1989         default method for recognizing prompts nowadays.
1990         (Shell Ring): Add xref to Minibuffer History.
1991         (Directory Tracking): Explain Dirtrack mode in more detail.
1992         (Term Mode): Fix index entries.
1993         (Paging in Term): Merge into Term Mode.
1994         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1995         (Printing): Fix xref.  State default of lpr-switches.
1996         (PostScript): Remove obsolete sentence.  Omit description of
1997         non-interactive behaviors.
1998         (Hyperlinking): Improve description.
1999         (Browse-URL): Using compose-mail for mailto URLs is the default.
2000         Document browse-url-mailto-function.
2001         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
2002         (FFAP): FFAP is not a minor mode.
2003         (Amusements): M-x lm was renamed to M-x landmark.
2004         Document nato-region.
2006 2012-01-01  Chong Yidong  <cyd@gnu.org>
2008         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2009         (Gnus Startup): Note that the system might not be set up for news.
2010         Describe group levels more clearly.
2011         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2012         Summary of Gnus.
2013         (Document View): Copyedits.  Move zoom commads to DocView
2014         Navigation node.
2015         (DocView Navigation, DocView Searching, DocView Slicing)
2016         (DocView Conversion): Nodes renamed from Navigation, etc.
2018         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2020 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
2022         * basic.texi (Moving Point): Fix the description of C-n and C-p.
2023         (Bug#10380)
2025 2011-12-30  Chong Yidong  <cyd@gnu.org>
2027         * sending.texi (Sending Mail): Document initial mail buffer name,
2028         and changed multiple mail buffer behavior.
2029         (Mail Format): Put the example at the top of the section.
2030         (Mail Headers): Move discussion of "From" to the top.
2031         (Mail Sending): Document sendmail-query-once.
2032         (Citing Mail): Make it less Rmail-specific.
2034 2011-12-29  Chong Yidong  <cyd@gnu.org>
2036         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
2037         example.  Add index entries.
2038         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
2040 2011-12-26  Chong Yidong  <cyd@gnu.org>
2042         * dired.texi (Dired Enter, Misc Dired Features):
2043         Document dired-use-ls-dired changes.  Mention quit-window.
2044         (Dired Navigation): Add index entries.
2045         (Dired Visiting): Fix View Mode xref.
2046         (Marks vs Flags): Prefer C-/ binding for undo.
2047         (Subdirectories in Dired): Add xrefs.
2048         (Misc Dired Features): Document some Emacs 24 changes.  Add index
2049         entries.
2051         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2052         variable, since it is explained in Minor Modes node.
2053         (Defining Abbrevs): Copyedits.
2054         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
2055         C-/ binding for undo.
2056         (Dabbrev Customization): Add xrefs for case-fold-search and
2057         case-replace.
2059         * dired-xtra.texi (Subdir Switches): Add xref.
2061         * maintaining.texi (VC Directory Commands): Mention quit-window.
2063 2011-12-25  Chong Yidong  <cyd@gnu.org>
2065         * maintaining.texi (Tags): Mention Semantic.
2066         (Create Tags Table, Etags Regexps): Copyedits.
2067         (Find Tag): Mention minibuffer completion.
2068         (List Tags): Mention completion-at-point.  Completion is actually
2069         available in M-x list-tags.
2071         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2072         Document vc-delete-file.
2074         * files.texi (Misc File Ops): Mention vc-delete-file.
2076         * programs.texi (Symbol Completion): Mention completion-at-point
2077         explicitly.
2079 2011-12-22  Chong Yidong  <cyd@gnu.org>
2081         * maintaining.texi (Change Log Commands): Don't specially mention
2082         vc-update-change-log which is CVS-only.
2084         * vc1-xtra.texi (Version Headers): Note that these are for
2085         Subversion, CVS, etc. only.
2086         (General VC Options): De-document vc-keep-workfiles.
2087         Fix RCS-isms.
2089 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
2091         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2092         should be @end iftex".
2094 2011-12-21  Chong Yidong  <cyd@gnu.org>
2096         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2097         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2098         (VC Pull): Mention vc-log-incoming.
2099         (Log Buffer): Add CVS/RCS only disclaimer.
2101         * vc1-xtra.texi (Remote Repositories): Update introduction.
2102         (Local Version Control): Node deleted (obsolete with DVCSes).
2103         (Remote Repositories, Version Backups): Node deleted.
2104         Move documentation of vc-cvs-stay-local to CVS Options.
2105         (CVS Options): Reduce verbosity of description of obscure CVS
2106         locking feature.
2107         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2108         Tags node.
2109         (Revision Tags): Move under Miscellaneous VC subsection.
2110         (Change Logs and VC): Note that this is wrong for DVCSs.
2111         De-document log entry manipulating features.
2112         (Renaming and VC): Describe how it works on modern VCSes.
2114         * files.texi (Misc File Ops): Mention vc-rename-file.
2116         * programs.texi (Custom C Indent): Add index entries.
2118 2011-12-20  Alan Mackenzie  <acm@muc.de>
2120         * programs.texi (Motion in C): Update the description of C-M-a and
2121         C-M-e, they now DTRT in enclosing scopes.
2122         (Custom C Indent): Add @dfn{guessing} of the indentation style.
2124 2011-12-20  Chong Yidong  <cyd@gnu.org>
2126         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2127         (Old Revisions): Use it.
2128         (VCS Repositories): Add "distributed" terminology.
2129         (Log Buffer): Remove duplicate description
2130         about changesets.  Fix "current VC fileset" ambiguity.
2131         (Multi-User Branching): Node deleted.
2132         (Branches, Switching Branches): Discuss decentralized version
2133         control systems.
2134         (VC Pull): New node.
2135         (Merging): Document merging on decentralized systems.
2136         (Creating Branches): Note that this is specific to CVS and related
2137         systems.
2139 2011-12-19  Chong Yidong  <cyd@gnu.org>
2141         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2142         (VC Mode Line): Add index entry for "version control status".
2143         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2144         Document vc-revert-show-diff.  De-document vc-rollback.
2145         (VC Directory Mode): Rewrite introduction.  Move prefix arg
2146         documentation here from VC Directory Buffer node.
2147         (VC Directory Buffer): Use a decentralized VCS example.
2148         (VC Directory Commands): Use a table.  Remove material duplicated
2149         in previous nodes on multi-file VC filsets.
2151 2011-12-17  Chong Yidong  <cyd@gnu.org>
2153         * maintaining.texi (VCS Concepts): Make "revision" terminology
2154         less CVS-specific.
2155         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2156         Registering node.
2157         (Secondary VC Commands): Delete.  Promote subnodes.
2158         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
2159         log buffer.  Add index entries.
2160         (VCS Changesets, Types of Log File, VC With A Merging VCS):
2161         Use "commit" terminology.
2162         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
2163         doesn't refer to tags tables.  Note other possible forms of the
2164         revision ID.  C-x v = does not save.
2165         (Registering): Note similarity to C-x v v action.  Fix description
2166         of how backends are chosen.  De-document vc-default-init-revision.
2167         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
2168         in root log buffers.
2170 2011-12-16  Chong Yidong  <cyd@gnu.org>
2172         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2173         (Basic VC Editing): Remove redundant descriptions.
2174         (VC With A Merging VCS): Make description more general instead of
2175         CVS-specific.
2176         (VC With A Locking VCS): Use VC fileset terminology.
2178 2011-12-12  Chong Yidong  <cyd@gnu.org>
2180         * building.texi (Executing Lisp): Fix xref for C-M-x.
2181         (Lisp Libraries): Add xref to node explaining `load' in Lisp
2182         manual.  Note that load-path is not customizable.
2183         (Lisp Eval): Note that listed commands are available globally.
2184         Explain the meaning of "defun" in the C-M-x context.
2185         (Lisp Interaction): Copyedits.
2186         (External Lisp): Fix name of inferior Lisp buffer.
2187         Mention Scheme.
2188         (Compilation): Define "inferior process".
2190 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
2192         * msdog.texi (Windows Fonts): Document how to force GDI font
2193         backend on MS-Windows.
2195 2011-12-10  Chong Yidong  <cyd@gnu.org>
2197         * building.texi (Compilation): Say what the -k flag to make does.
2198         Move subprocess discussion to Compilation Shell.
2199         (Compilation Mode): Add xref for grep, occur, and mouse
2200         references.  Define "locus".
2201         (Grep Searching): Use @command.
2202         (Debuggers, Commands of GUD, GDB Graphical Interface):
2203         Clarify intro.
2204         (Starting GUD): Clarify how arguments are specified.
2205         (Debugger Operation): Index entry for "GUD interaction buffer",
2206         and move basic description here from Commands of GUD node.
2207         (GDB User Interface Layout): Copyedits.
2208         (Source Buffers): Remove gdb-find-source-frame, which is not in
2209         gdb-mi.el.
2210         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2211         toggle-gdb-all-registers, which are not in gdb-mi.el.
2212         Don't re-document GUD interaction buffers.
2214         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2215         (Semantic): Add cindex entries for Semantic.
2217 2011-12-06  Chong Yidong  <cyd@gnu.org>
2219         * programs.texi (Man Page): Clarify how to use Man-switches.
2220         Don't bother documenting Man-fontify-manpage-flag.
2221         (Lisp Doc): Add xref to Name Help node.
2222         (Hideshow): Add cindex.  Mention role of ellipses, and default
2223         value of hs-isearch-open.  Don't bother documenting
2224         hs-special-modes-alist.
2225         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
2226         changing the window manager binding of M-TAB.
2228 2011-12-05  Chong Yidong  <cyd@gnu.org>
2230         * programs.texi (Comment Commands): Fix description of for M-; on
2231         blank lines.  Move documentation of comment-region here.
2232         (Multi-Line Comments): Clarify the role of comment-multi-line.
2233         Refer to Comment Commands for comment-region doc.
2234         (Options for Comments): Refer to Multi-Line Comments for
2235         comment-multi-line doc, instead of duplicating it.  Fix default
2236         values of comment-padding and comment-start-skip.
2238 2011-12-04  Chong Yidong  <cyd@gnu.org>
2240         * programs.texi (Program Modes): Mention modes that are not
2241         included with Emacs.  Fix references to other manuals for tex.
2242         Add index entry for backward-delete-char-untabify.
2243         Mention prog-mode-hook.
2244         (Which Function): Use "global minor mode" terminology.
2245         (Basic Indent, Multi-line Indent): Refer to previous descriptions
2246         in Indentation chapter to avoid duplication.
2247         (Expressions): Copyedit.
2248         (Matching): Document Electric Pair mode.
2250         * ack.texi (Acknowledgments):
2251         * rmail.texi (Movemail, Other Mailbox Formats):
2252         * frames.texi (Frames): Don't capitalize "Unix".
2254 2011-12-04  Chong Yidong  <cyd@gnu.org>
2256         * text.texi (Nroff Mode): Mention what nroff is.
2257         (Text Based Tables, Table Recognition): Don't say "Table mode"
2258         since it's not a major or minor mode.
2259         (Text Based Tables): Reduce the size of the example.
2260         (Table Definition): Clarify definitions.
2261         (Table Creation): Add key table.
2262         (Cell Commands): Use kbd for commands.
2263         (Table Rows and Columns): Combine nodes Row Commands and Column
2264         Commands.
2265         (Fixed Width Mode): Node deleted; contents moved to parent.
2266         (Table Conversion): Shorten example.
2267         (Measuring Tables): Merge into Table Misc.
2269 2011-12-03  Chong Yidong  <cyd@gnu.org>
2271         * text.texi (TeX Mode): Mention AUCTeX package.
2272         (TeX Editing): Add xref to documentation for Occur.
2273         (LaTeX Editing): Add xref to Completion node.
2274         (TeX Print): Fix description of tex-directory.
2275         (Enriched Text): Rename from Formatted Text.  Make this node and
2276         its subnodes less verbose, since text/enriched files are
2277         practically unused.
2278         (Enriched Mode): Rename from Requesting Formatted Text.
2279         (Format Colors): Node deleted.
2280         (Enriched Faces): Rename from Format Faces.  Describe commands
2281         for applying colors too.
2282         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2284         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2286         * display.texi (Colors): New node.
2288         * cmdargs.texi (Colors X):
2289         * xresources.texi (GTK styles):
2290         * custom.texi (Face Customization): Reference it.
2292         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2293         Link to Fill Commands for Justification entry.
2295 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
2297         * display.texi (Auto Scrolling): More accurate description of what
2298         scroll-*-aggressively does, including the effect of non-zero
2299         margin.  Fix "i.e." markup.
2301 2011-12-02  Chong Yidong  <cyd@gnu.org>
2303         * text.texi (Pages): Mention how formfeed chars are displayed.
2304         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2305         Describe adaptive filling more precisely.
2306         (Fill Commands): Note that filling removes excess whitespace.
2307         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
2308         now bound to indent-for-tab-command in Text mode.
2309         (Outline Mode): Copyedits.
2310         (Outline Visibility): Note that Reveal mode is a buffer-local
2311         minor mode.
2313         * modes.texi (Major Modes): Move note about checking major-mode in
2314         a hook function here, from Text mode.
2316 2011-11-28  Chong Yidong  <cyd@gnu.org>
2318         * text.texi (Words): Add xref to Position Info.
2319         (Paragraphs): Add xref to Regexps.
2321         * indent.texi (Indentation): Rewrite introduction.  Move table to
2322         Indentation Commands node.
2323         (Indentation Commands): Add index entries to table.  Copyedits.
2324         (Tab Stops, Just Spaces): Copyedits.
2325         (Indent Convenience): New node.  Document electric-indent-mode.
2327         * programs.texi (Basic Indent):
2328         * windows.texi (Pop Up Window): Fix kindex entry.
2330 2011-11-28  Chong Yidong  <cyd@gnu.org>
2332         * modes.texi (Major Modes): Move major-mode variable doc here from
2333         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
2334         and text-mode-hook.  Add example of using hooks.
2335         (Minor Modes): Document behavior of mode command calls from Lisp.
2336         Note that setting the mode variable using Customize will DTRT.
2337         (Choosing Modes): Add example of setting a minor mode using a
2338         local variable.
2340 2011-11-27  Chong Yidong  <cyd@gnu.org>
2342         * frames.texi (Creating Frames): Move frame parameter example to
2343         Frame Parameters node.
2344         (Frame Commands): C-x 5 o does not warp the mouse by default.
2345         (Fonts): Add more GTK-style properties; also, they should be
2346         capitalized.
2347         (Special Buffer Frames): Node deleted; special-display is on the
2348         way out.
2349         (Frame Parameters): Example moved here from Creating Frames.
2350         Clarify that default-frame-alist affects the initial frame too.
2351         Delete auto-raise-mode and auto-lower-mode.
2352         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
2353         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2355         * windows.texi (Window Choice): Add xref to Lisp manual for
2356         special-display-*.
2358 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
2360         * display.texi (Text Display): Update the description,
2361         cross-references, and indexing related to display of control
2362         characters and raw bytes.
2364 2011-11-25  Chong Yidong  <cyd@gnu.org>
2366         * frames.texi (Frames): Rewrite introduction.
2367         (Mouse Commands): Default for mouse-drag-copy-region is now t.
2368         Mouse-3 does not copy to kill ring by default.  DEL does not
2369         behave specially for mouse commands any more.
2370         (Mouse References): Document mouse-1-click-follows-link more
2371         thoroughly.
2372         (Menu Mouse Clicks): Move footnote to the main text and add xref
2373         to Init Rebinding node.
2374         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2376         * files.texi (Visiting): `C-x 5 f' works on ttys too.
2378 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2380         * display.texi (Font Lock): Fix typo.
2382 2011-11-24  Glenn Morris  <rgm@gnu.org>
2384         * rmail.texi (Rmail Output):
2385         Mention rmail-automatic-folder-directives.  (Bug#9657)
2387 2011-11-21  Chong Yidong  <cyd@gnu.org>
2389         * mark.texi (Global Mark Ring): Fix description of global mark
2390         ring (Bug#10032).
2392 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2394         * msdog.texi (Windows Fonts): Fix typo.
2396 2011-11-17  Glenn Morris  <rgm@gnu.org>
2398         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
2400 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2402         * killing.texi (Rectangles):
2403         * misc.texi (Document View):
2404         * modes.texi (Choosing Modes):
2405         * msdog.texi (Windows Fonts):
2406         * regs.texi (Rectangle Registers):
2407         * search.texi (Isearch Yank): Fix typos.
2409 2011-11-06  Chong Yidong  <cyd@gnu.org>
2411         * windows.texi (Basic Window): Add xref to Cursor Display.
2412         (Split Window): Document negative arg for splitting commands.
2413         (Other Window): Document mouse-1 in text area of window.
2414         (Change Window): Don't mention window attributes, since they
2415         aren't defined.  C-x 1 can't be used with minibuffer windows.
2416         Windows are no longer auto-deleted.
2417         (Window Choice): Add xref to Choosing Window in Lisp manual.
2418         (Window Convenience): Note that windmove disables shift-selection.
2419         Move M-x compare-windows here from Other Window node.
2421         * custom.texi (Mouse Buttons):
2422         * search.texi (Isearch Scroll):
2423         * windows.texi (Split Window): Use new names split-window-below
2424         and split-window-right.
2426 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
2428         * emacs.texi (Top): Fix typo.
2430 2011-10-25  Glenn Morris  <rgm@gnu.org>
2432         * abbrevs.texi (Saving Abbrevs):
2433         quietly-read-abbrev-file is not a command.  (Bug#9866)
2435 2011-10-24  Chong Yidong  <cyd@gnu.org>
2437         * display.texi (Scrolling): Document scroll-up-line and
2438         scroll-down-line.  Document scroll-command property.
2439         (Recentering): New node, split off from Scrolling.
2441 2011-10-23  Chong Yidong  <cyd@gnu.org>
2443         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2444         (Tool Bars): Copyedits.
2446         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2448 2011-10-22  Chong Yidong  <cyd@gnu.org>
2450         * windows.texi (Displaying Buffers): Fix broken lispref link.
2452 2011-10-22  Chong Yidong  <cyd@gnu.org>
2454         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2455         Move confirm-nonexistent-file-or-buffer discussion here.
2457         * files.texi (File Names, Visiting): Move detailed discussion of
2458         minibuffer confirmation to Minibuffer Exit.
2460         * buffers.texi (Buffers): Tweak mention of mail buffer name.
2461         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2463 2011-10-21  Chong Yidong  <cyd@gnu.org>
2465         * files.texi (File Names, Visiting, Interlocking): Copyedits.
2466         (Backup Copying): backup-by-copying-when-mismatch is now t.
2467         (Customize Save): Fix description of require-final-newline.
2468         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
2469         (Auto Save Control): Clarify.
2470         (File Archives): Add 7z.
2471         (Remote Files): ange-ftp-make-backup-files defaults to nil.
2473         * arevert-xtra.texi (Autorevert): Copyedits.
2475 2011-10-20  Chong Yidong  <cyd@gnu.org>
2477         * custom.texi (Hooks, Init Examples):
2478         * display.texi (Font Lock):
2479         * fixit.texi (Spelling):
2480         * rmail.texi (Rmail Display): Minor mode function with no arg now
2481         enables it.
2483         * fixit.texi (Spelling): Fix description of inline completion.
2485 2011-10-19  Chong Yidong  <cyd@gnu.org>
2487         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2488         entries.
2489         (Isearch Yank): Document isearch-yank-pop.
2490         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2491         (Other Repeating Search): Document Occur Edit mode.
2493 2011-10-18  Chong Yidong  <cyd@gnu.org>
2495         * display.texi (Fringes): Move overflow-newline-into-fringe here,
2496         from Line Truncation node.
2497         (Standard Faces): Note that only the background of the cursor face
2498         has an effect.
2499         (Cursor Display): Fix descriptions of cursor face
2500         and bar cursor blinking.
2501         (Text Display): Document nobreak-char-display more clearly.
2502         (Line Truncation): Add xref to Split Window node.
2503         (Display Custom): Don't bother documenting baud-rate or
2504         no-redraw-on-reenter.
2506         * search.texi (Slow Isearch): Node removed.
2508 2011-10-18  Glenn Morris  <rgm@gnu.org>
2510         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
2512 2011-10-18  Chong Yidong  <cyd@gnu.org>
2514         * display.texi (Faces): Simplify discussion.  Move documentation
2515         of list-faces-display here, from Standard Faces node.
2516         Note special role of `default' background.
2517         (Standard Faces): Note special role of `default' background.
2518         Note that region face may be taken fom GTK.  Add xref to Text Display.
2519         (Text Scale): Rename from "Temporary Face Changes".
2520         Callers changed.  Don't bother documenting variable-pitch-mode.
2521         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
2522         (Useless Whitespace): Simplify description of
2523         delete-trailing-whitespace.  Note active region case.
2524         (Text Display): Fix description of escape-glyph face assignment.
2525         Remove unibye mode discussion.  Update some parts for Unicode.
2526         Move glyphless chars documentation to Lisp manual.
2528         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2530 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
2532         * display.texi (Scrolling): Tweak explanation of scroll direction.
2533         (View Mode): Add index entries.
2535         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2537         * regs.texi (Text Registers): C-x r i does not activate the mark.
2538         (Bookmarks): Document new default bookmark location.
2540 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
2542         * killing.texi (Deletion): Add xref to Using Region.
2543         Document delete-forward-char.
2544         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
2545         description here.  Recommend C-u C-SPC for jumping to mark.
2546         (Kill Ring): Move kill ring variable documentation here.
2547         (Primary Selection): Copyedits.
2548         (Rectangles): Document new command rectangle-number-lines.
2549         (CUA Bindings): Note that this disables the mark-even-if-inactive
2550         behavior for C-x and C-c.
2552         * mark.texi (Mark): Mention "active region" terminology.
2553         (Using Region): Document delete-active-region.
2555 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
2557         * mark.texi (Mark): Clarify description of disabled Transient Mark
2558         mode (Bug#9689).
2559         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
2560         selection changes.  Mention that commands like C-y set the mark.
2561         (Marking Objects): Add xref to Words node.  Note that mark-word
2562         and mark-sexp also have the "extend region" behavior.
2563         (Using Region): Mention M-$ in the table.
2564         Document mark-even-if-inactive here instead of in Mark Ring.
2565         (Mark Ring): Move mark-even-if-inactive to Using Region.
2566         Take note of the "Mark Set" behavior.
2567         (Disabled Transient Mark): Rename from "Persistent Mark"
2568         (Bug#9688).  Callers changed.
2570         * programs.texi (Expressions):
2571         * text.texi (Words): Defer to Marking Objects for mark-word doc.
2573 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
2575         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2576         option" terminology.
2577         (Key Help): Add command names.  Define "documentation string".
2578         (Name Help): Remove an over-long joke.
2579         (Apropos): Document prefix args.  Remove duplicated descriptions.
2580         (Help Mode): Add C-c C-b to table.  Update TAB binding.
2581         (Package Keywords): Rename from "Library by Keyword".
2582         Describe new package menu interface.
2583         (Help Files, Help Echo): Tweak description.
2585         * mini.texi (Completion Options): Add completion-cycle-threshold.
2586         (Minibuffer History): Document numeric args to history commands.
2588 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
2590         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2592 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2594         * basic.texi (Position Info): Omit page commands.
2595         Document count-words-region and count-words.
2597         * text.texi (Pages): Move what-page documentation here.
2599 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2601         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
2602         Remote Files node instead of linking directly to the Tramp manual.
2603         (Minibuffer Edit): Add xref to Blank Lines.
2604         (Completion): Add xref to Symbol Completion.  Remove redundant
2605         example, which is repeated in the next node.
2606         (Completion Commands): Minor clarifications.
2607         (Completion Styles): New node, split from Completion Commands.
2608         Document substring and initials styles.
2609         (Strict Completion): Remove information duplicated in other nodes.
2610         (Completion Options): Consolidate case difference discussion here.
2612         * help.texi (Help Mode): Fix kindex entries.
2614         * files.texi (File Names): Add index entries.
2616 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2618         * basic.texi (Inserting Text): Add xref to Completion.
2619         Add ucs-insert example, and document prefix argument.
2620         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2621         to left/right.  Tweak left-char and right-char descriptions.
2622         M-left and M-right are now bound to left-word/right-word.
2623         (Erasing): Document delete-forward-char.
2625         * screen.texi (Screen, Menu Bar): Copyedits.
2626         (Point): Remove duplicate paragraph on cursors, also in Screen.
2627         (Mode Line): Trailing dashes no longer shown on X displays.
2629         * frames.texi (Non-Window Terminals): Index just "text-only
2630         terminal", which is used throughout the manual now.
2632         * entering.texi (Entering Emacs): Define "startup screen".
2633         Document window-splitting behavior with command-line inputs.
2634         (Exiting): Remove obsolete paragraph about shells without suspend
2635         functionality.
2637         * commands.texi (User Input): Define "input event" more clearly.
2638         (Keys): Add xref to Echo Area.
2639         (Commands): Clarify relation between commands and functions.
2641 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2643         * misc.texi (emacsclient Options): Document how emacsclient runs
2644         the Emacs daemon (Bug#9674).
2646 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2648         * basic.texi (Moving Point):
2649         * custom.texi (Mouse Buttons):
2650         * rmail.texi (Rmail Scrolling):
2651         * search.texi (Isearch Scroll):
2652         * display.texi (Scrolling): Replace scroll-up/down with
2653         scroll-up/down-command.  Fix scroll-preserve-screen-position
2654         description.  Document scroll-error-top-bottom.
2656 2011-09-30  Glenn Morris  <rgm@gnu.org>
2658         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2660 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2662         * windows.texi (Pop Up Window): Defer discussion of window
2663         splitting to the Window Choice node.  Add index entries.
2664         (Force Same Window): Node deleted.
2665         (Displaying Buffers, Window Choice): New nodes.
2667         * buffers.texi (Select Buffer): Clarify description of
2668         buffer-switching commands.  Add xref to Window Display node.
2669         Don't repeat confirm-nonexistent-file-or-buffer description from
2670         Visiting node.  Remove even-window-heights.
2672         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2674 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2676         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2678         * xresources.texi (Table of Resources): Fix documentation of
2679         bitmapIcon.
2681 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2683         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2685 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2687         * frames.texi (Frame Commands): Note that delete-other-frames only
2688         deletes frames on current terminal.
2690 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2692         * sending.texi (Mail Misc): Document mail-add-attachment.
2694 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2696         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2698 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2700         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2702 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2704         * files.texi (File Archives):
2705         * cal-xtra.texi (Diary Display):
2706         * help.texi (Help Mode): Add xref to View Mode.
2708 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2710         * display.texi (View Mode): New node.  Move view-file here from
2711         Misc File Ops.  Move view-buffer here from Misc Buffer.
2713         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2715         * files.texi (Misc File Ops): Document new
2716         delete-by-moving-to-trash behavior.  Remove view-file.
2718         * dired.texi (Dired Deletion): Shorten description of Trash.
2720         * misc.texi (emacsclient Options): Document server-port.
2722 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2724         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2725         even on MS-Windows.  Fix a typo.
2727 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2729         * package.texi: New file, documenting the package manager.
2731         * emacs.texi: Include it.
2733         * help.texi (Help Summary): Add describe-package.
2735 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2737         * misc.texi (Printing): Convert subnodes into subsections.
2739         * text.texi (Two-Column): Move into Text chapter.
2741         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2742         Files section.  Convert from chapter into section.
2744         * display.texi (Narrowing): Move into display chapter.
2746         * sending.texi (Sending Mail):
2747         * rmail.texi (Rmail):
2748         * misc.texi (Gnus, Document View):
2749         * dired.texi (Dired):
2750         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2752 2011-08-07  Juri Linkov  <juri@jurta.org>
2754         * dired.texi (Operating on Files): Rewrite according to the fact
2755         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2757 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2759         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2760         remote file name completion.  (Bug#9197)
2762 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2764         * mule.texi (Bidirectional Editing): Document the fact that
2765         bidi-display-reordering is t by default.
2767 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2770         explicitly (bug#8904).
2772 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2774         * trouble.texi (Checklist): Use an `M-x' example instead of an
2775         Emacs Lisp form to switch on the dribble file (bug#8056).
2777 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2781 2011-07-13  Glenn Morris  <rgm@gnu.org>
2783         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2785 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2787         * mark.texi (Mark Ring): Clarify how many locations are saved
2788         (bug#5770).
2789         (Global Mark Ring): Ditto.
2791 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2793         * text.texi (Table Recognition): Use "at point" instead of "under
2794         point" (bug#4345).
2796         * display.texi (Cursor Display): Mention `cursor-type'.
2798         * screen.texi (Point): Clarify that it's only if you use a block
2799         cursor that it appears to be on a character (bug#4345).
2801 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2803         * misc.texi (Amusements): Move dissociated press here, from its
2804         own section.
2806         * emacs.texi (Top): Update node listing.
2808 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2810         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2811         clarity (bug#3523).
2813 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2815         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2816         (Misc X): Document --parent-id.
2818         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2819         defaults to nil.
2821         * misc.texi (emacsclient Options): Document --parent-id.
2823         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2825 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827         * emacs.texi: Use "..." instead of ``...'' in the menus
2828         (bug#3503).
2830 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2832         * killing.texi (Primary Selection): Document `only' setting for
2833         select-active-regions.
2835         * mark.texi (Setting Mark): Reference Shift Selection node.
2837         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2839 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2841         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2842         motion keys" (bug#3503).
2844         * emacs.texi: Change all the register node names from "RegPos"
2845         (etc.) to "Positional Registers" (etc.) (bug#3314).
2847 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2849         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2850         (Other Kill Commands, Kill Options): Copyedits.
2851         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2852         (Yanking): Move yank-excluded properties discussion here.
2853         (Cut and Paste): Move from frames.texi.  Update subnodes to
2854         describe x-select-enable-clipboard case.
2856         * frames.texi: Move Cut and Paste node and subnodes into
2857         killing.texi, except Mouse Commands and Word and Line Mouse.
2859 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2861         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2863 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2865         * screen.texi (Mode Line): Clarify that coding systems are
2866         characters, not letters (bug#1749).
2868         * cmdargs.texi (Environment): Mention removing variables
2869         (bug#1615).  Text suggested by Kevin Rodgers.
2871 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2873         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2875         * modes.texi: Rename from major.texi.
2876         (Modes): New node.  Make Major Modes and Minor Modes subsections
2877         of this.  All callers changed.
2879         * custom.texi (Minor Modes): Move to modes.texi.
2881 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2883         * custom.texi (Syntax): Node deleted.
2885         * help.texi (Help Summary):
2886         * major.texi (Major Modes):
2887         * programs.texi (Parentheses):
2888         * search.texi (Regexp Backslash, Regexp Backslash)
2889         (Regexp Backslash):
2890         * text.texi (Words): Callers changed.
2892         * text.texi (Refill, Longlines): Delete nodes.
2894         * ack.texi (Acknowledgments): Longlines removed from manual.
2896         * emacs.texi (Top): Update node listing.
2898 2011-07-09  Glenn Morris  <rgm@gnu.org>
2900         * fortran-xtra.texi (Fortran): Update handled extensions.
2902 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904         * display.texi (Scrolling): `C-v' (etc) are now bound to
2905         `scroll-*-command' (bug#8349).
2907 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2909         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2910         doesn't actually delete any files (bug#7125).
2912         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2913         argument for `C-c C-k' (bug#7391).
2915         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2916         you're currently using (bug#8489).
2918 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2920         * mule.texi (Coding Systems): Move index entries from the previous
2921         change into their proper places.
2923 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2925         * help.texi (Help Files): Document view-external-packages (bug#8902).
2927         * mule.texi (Coding Systems): Put a few more of the coding systems
2928         into the index (bug#8900).
2930 2011-06-26  Glenn Morris  <rgm@gnu.org>
2932         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2934 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2936         * misc.texi (emacsclient Options): Mention --frame-parameters.
2938 2011-06-09  Glenn Morris  <rgm@gnu.org>
2940         * custom.texi (Specifying File Variables):
2941         Recommend explicit arguments for minor modes.
2943 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2945         Document wide integers better.
2946         * buffers.texi (Buffers):
2947         * files.texi (Visiting): Document maxima for 64-bit machines,
2948         and mention virtual memory limits.
2950 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2952         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2954         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2955         prog mode (Bug#8240).
2957 2011-05-27  Glenn Morris  <rgm@gnu.org>
2959         * custom.texi (Specifying File Variables):
2960         Major modes no longer need come first.
2962 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2964         * mule.texi (Specify Coding, Text Coding, Communication Coding)
2965         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2967 2011-05-18  Glenn Morris  <rgm@gnu.org>
2969         * ack.texi (Acknowledgments): Remove fakemail.c.
2971 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2973         Fixes for fitting text into 7x9 printed manual.
2974         * building.texi (Flymake, Breakpoints Buffer):
2975         * calendar.texi (Appointments):
2976         * cmdargs.texi (General Variables, Display X):
2977         * custom.texi (Saving Customizations, Face Customization)
2978         (Directory Variables, Minibuffer Maps, Init Rebinding):
2979         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2980         * fixit.texi (Spelling):
2981         * frames.texi (Creating Frames, Fonts):
2982         * help.texi (Help Files):
2983         * mini.texi (Minibuffer File):
2984         * misc.texi (emacsclient Options, Emulation):
2985         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2986         * mule.texi (International Chars, Language Environments)
2987         (Select Input Method, Modifying Fontsets, Charsets):
2988         * programs.texi (Custom C Indent):
2989         * rmail.texi (Rmail Labels):
2990         * text.texi (Table Conversion):
2991         * trouble.texi (Known Problems, Known Problems):
2992         * windows.texi (Change Window):
2993         * xresources.texi (GTK resources): Reflow text and re-indent code
2994         examples to avoid TeX overflows and underflows on 7x9 paper.
2996         * emacs.texi: Fix the (commented out) smallbook command.
2998         * macos.texi (Mac / GNUstep Events):
2999         * xresources.texi (Lucid Resources): Remove extraneous examples.
3001 2011-05-10  Glenn Morris  <rgm@gnu.org>
3003         * custom.texi (Specifying File Variables):
3004         Deprecate using mode: for minor modes.
3006 2011-05-07  Glenn Morris  <rgm@gnu.org>
3008         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3010 2011-05-06  Glenn Morris  <rgm@gnu.org>
3012         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3014         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3016 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3018         * misc.texi (Emacs Server): Document `server-eval-at'.
3020 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
3022         * maintaining.texi (List Tags): Document next-file.
3023         Suggested by Uday S Reddy.
3025 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
3027         * mini.texi (Minibuffer Edit):
3028         * screen.texi (Mode Line): Fix typo.
3030 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
3032         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3034 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3036         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3038 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
3040         * display.texi (Auto Scrolling): Document the limit of 100 lines
3041         for never-recentering scrolling with `scroll-conservatively'.
3042         (Bug#6671)
3044 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
3046         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3047         HOME on Windows and where it looks for init files.  (Bug#8221)
3049 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
3051         * search.texi (Regexp Example):
3052         * mule.texi (International Chars):
3053         * building.texi (External Lisp): Don't use characters outside
3054         ISO-8859-1.
3056 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
3058         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3059         Use Texinfo @-commands for non Latin-1 characters.
3061         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3063         * custom.texi (Init File): Add index entries for ".emacs".
3064         (Bug#8210)
3066 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
3068         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3069         for Gtk+ 3.
3071 2011-03-08  Glenn Morris  <rgm@gnu.org>
3073         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3074         * emacs.texi (Acknowledgments):
3075         * ack.texi (Acknowledgments): Names to UTF-8.
3076         * emacs.texi: Set documentencoding.
3078         * display.texi (Optional Mode Line): Don't mention exactly where
3079         display-time appears.  (Bug#8193)
3081 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3083         * Version 23.3 released.
3085 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
3087         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3089 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
3091         * misc.texi (emacsclient Options): Add q/quiet.
3093 2011-03-02  Glenn Morris  <rgm@gnu.org>
3095         * mule.texi (Communication Coding) <x-select-request-type>:
3096         Remove duplicate (essentially) paragraph.  (Bug#8148)
3098 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
3100         * maintaining.texi (Format of ChangeLog): Add reference to
3101         add-log-full-name.
3102         (Change Log Commands): Add documentation for combining multiple
3103         symbols in one change.
3105 2011-03-01  Glenn Morris  <rgm@gnu.org>
3107         * custom.texi (Directory Variables):
3108         Give an example of excluding subdirectories.
3110 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
3112         * search.texi (Regexp Search): Move index entries about regexps to the
3113         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
3115 2011-02-19  Glenn Morris  <rgm@gnu.org>
3117         * dired.texi (Dired): Dired-X version number was dropped.
3119 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
3121         * xresources.texi (X Resources): Remove *faceName and replace it with
3122         *font for Lucid.
3124 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
3126         * rmail.texi (Rmail Display): Document Rmail MIME support more
3127         accurately.
3129         * maintaining.texi (VC Change Log): Document vc-log-incoming and
3130         vc-log-outgoing.
3131         (Merging): Document vc-find-conflicted-file.
3133 2011-02-05  Glenn Morris  <rgm@gnu.org>
3135         * custom.texi (Variables): Fix typo.
3137 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
3139         * search.texi (Regexps): Copyedits.  Mention character classes
3140         (Bug#7809).
3142         * files.texi (File Aliases): Restore explanatory text from Eli
3143         Zaretskii, accidentally removed in 2011-01-08 commit.
3145 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3147         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3148         (MAKEINFO_OPTS): New variable.
3149         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3150         (emacs.html): New target.
3151         (clean): Remove emacs.html.
3153 2011-01-23  Werner Lemberg  <wl@gnu.org>
3155         * Makefile.in (MAKEINFO): Now controlled by `configure'.
3156         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3157         (ENVADD): Updated.
3159 2011-01-18  Glenn Morris  <rgm@gnu.org>
3161         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3163         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3165 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
3167         * building.texi (Compilation): Improve instructions for running two
3168         compilations (Bug#7573).
3170         * files.texi (Backup Names): Document the new location of the
3171         last-resort backup file.
3173         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3174         manual.  Explain why directory-abbrev-alist elements should be anchored
3175         (Bug#7777).
3177 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
3179         * msdog.texi (Windows Startup): Correct inaccurate description of
3180         differences between emacsclient.exe and emacsclientw.exe.
3182 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
3184         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3186 2011-01-02  Kenichi Handa  <handa@m17n.org>
3188         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3190 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
3192         * frames.texi (Cut and Paste): Modify the section's name and text:
3193         don't mix "cut/paste" with "kill/yank".
3194         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3195         (Bug#7702)
3197         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
3199 2011-01-02  Glenn Morris  <rgm@gnu.org>
3201         * maintaining.texi: Move inclusion of emerge after EDE, so that it
3202         matches its position in the menu.  (Bug#7674)
3204 2011-01-02  Glenn Morris  <rgm@gnu.org>
3206         * trouble.texi (Checklist): Mention not replying via news either.
3208 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3210         * misc.texi (Document View): Update DocView section with newly
3211         supported document formats.
3213 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
3215         * killing.texi: Resection the Info version to conform to the
3216         printed manual, to avoid making sections on Accumulating Text, CUA
3217         and Rectangles into full chapters.
3219 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3221         * custom.texi (Init Syntax): Add index entries for "character syntax".
3222         (Bug#7576)
3224 2010-12-13  Karel Klíč  <kklic@redhat.com>
3226         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
3228 2010-12-13  Glenn Morris  <rgm@gnu.org>
3230         * trouble.texi (Checklist): Fix typo in newsgroup name.
3232 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
3234         * search.texi (Word Search): Note that the lazy highlight always
3235         matches to whole words (Bug#7470).
3237 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3239         * display.texi (Optional Mode Line): Make the description of
3240         load-average more accurate.
3242         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3243         registry, with a cross-reference.
3244         (Windows Startup): New node.  Move the stuff about the current
3245         directory from "Windows HOME".
3247 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
3249         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3250         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3252 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3254         * maintaining.texi (Version Control Systems): Fix repeated sentence.
3255         Suggested by Štěpán Němec.
3257 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3259         * maintaining.texi (Version Control): Say "commit", not "check in".
3260         (Version Control Systems): Simplify descriptions.
3261         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3262         VCS Concepts.
3263         (VC Mode Line): Update example.
3264         (Old Revisions): Document revert-buffer for vc-diff.
3265         (Log Buffer): Promote to a subsection.  Document header lines.
3267         * macos.texi (Mac / GNUstep Basics):
3268         Document ns-right-alternate-modifier.
3270         * emacs.texi (Top): Update node listing.
3272 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
3274         * rmail.texi (Rmail Coding): Characters with no fonts are not
3275         necessarily displayed as empty boxes.
3277         * mule.texi (Language Environments, Fontsets): Characters with no
3278         fonts are not necessarily displayed as empty boxes.
3280         * display.texi (Text Display): Document display of glyphless
3281         characters.
3283 2010-11-13  Glenn Morris  <rgm@gnu.org>
3285         * basic.texi (Position Info): Add M-x count-words-region.
3287 2010-11-11  Glenn Morris  <rgm@gnu.org>
3289         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3291 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
3293         * msdog.texi (Windows HOME): Add information regarding startup
3294         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
3296 2010-10-11  Glenn Morris  <rgm@gnu.org>
3298         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3300         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3301         (DVIPS): New variable.
3302         (.PHONY): Add html, ps.
3303         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3304         (clean): Delete html, ps files.
3306 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3308         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3310 2010-10-09  Glenn Morris  <rgm@gnu.org>
3312         * Makefile.in (VPATH): Remove.
3313         (infodir): Make it absolute.
3314         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3316         * Makefile.in (dist): Anchor regexps.
3318         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3319         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3320         (emacs-xtra.pdf): Use $<.
3322         * Makefile.in (infoclean): Remove harmless, long-standing error.
3324         * Makefile.in ($(infodir)): Delete rule.
3325         (mkinfodir): New.
3326         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3328         * Makefile.in (distclean): Do not delete emacsver.texi.
3329         (dist): Remove reference to emacsver.texi.in.
3330         * emacsver.texi: New file, replacing emacsver.texi.in.
3332 2010-10-09  Glenn Morris  <rgm@gnu.org>
3334         * emacsver.texi.in: New file.
3335         * emacs.texi: Set EMACSVER by including emacsver.texi.
3336         * Makefile.in (distclean): Delete emacsver.texi.
3337         (dist): Copy emacsver.texi.
3338         (EMACSSOURCES): Add emacsver.texi.
3340         * ack.texi (Acknowledgments): No more b2m.c.
3342         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3343         (emacs): Remove rule.
3344         (dist): No need to deal with the emacs rule any more.
3346 2010-10-07  Glenn Morris  <rgm@gnu.org>
3348         * Makefile.in (version): New, set by configure.
3349         (clean): Delete dist tar file.
3350         (dist): Use version in tar name.
3352 2010-10-06  Glenn Morris  <rgm@gnu.org>
3354         * Makefile.in (EMACS_XTRA): Add the main source file.
3355         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3356         (mostlyclean): No core files, reorder other files.
3357         (clean): Delete specific dvi and pdf files.
3358         (infoclean, dist): New rules.
3359         (maintainer-clean): Use infoclean.
3360         ($(infodir)): Add parallel build workaround.
3362 2010-10-04  Glenn Morris  <rgm@gnu.org>
3364         * Makefile.in (SHELL): Set it.
3365         (INFO_TARGETS, DVI_TARGETS): Remove variables.
3366         (info, dvi): Replace above variables with their expansions.
3367         (info): Move mkdir from here...
3368         ($(infodir)/emacs): ... to here (for parallel builds).
3369         (pdf): New target.
3370         ($(infodir)/emacs): Pass -o option to makeinfo.
3371         (.PHONY): Declare clean rules.
3372         (maintainer-clean): Delete dvi and pdf files.
3373         Guard against cd failures.  Use a more restrictive delete.
3375 2010-10-02  Glenn Morris  <rgm@gnu.org>
3377         * misc.texi (Shell Mode): Remove reference to old function name.
3379 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
3381         * maintaining.texi (VC Mode Line): Mention all the possible VC status
3382         indicator characters.
3384 2010-09-29  Glenn Morris  <rgm@gnu.org>
3386         * Makefile.in (top_srcdir): Remove unused variable.
3388 2010-09-14  Glenn Morris  <rgm@gnu.org>
3390         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3391         the last hook item.
3393         * calendar.texi (Appointments): Also updated when a diary include file
3394         is saved.
3396 2010-09-14  Glenn Morris  <rgm@gnu.org>
3398         * trouble.texi (Bugs): Update the section intro.
3399         (Known Problems): New section.
3400         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
3401         (Sending Patches): Bug fixes are best as responses to existing bugs.
3402         * emacs.texi (Known Problems): Add menu entry for new section.
3404 2010-09-09  Glenn Morris  <rgm@gnu.org>
3406         * xresources.texi: Untabify.
3408 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
3410         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3412 2010-09-06  Glenn Morris  <rgm@gnu.org>
3414         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
3416 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3418         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3420 2010-08-21  Glenn Morris  <rgm@gnu.org>
3422         * misc.texi (Amusements): Mention bubbles and animate.
3424 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
3426         * files.texi (Visiting): Add more index entries for
3427         large-file-warning-threshold.
3429 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3431         * frames.texi (Tool Bars): Add doc for tool-bar-position.
3433 2010-06-23  Glenn Morris  <rgm@gnu.org>
3435         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3436         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3437         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3438         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3439         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3440         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3441         Untabify Texinfo files.
3443 2010-06-10  Glenn Morris  <rgm@gnu.org>
3445         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
3447         * basic.texi (Inserting Text): Fix typo.
3449 2010-06-10  Glenn Morris  <rgm@gnu.org>
3451         * ack.texi (Acknowledgments):
3452         * emacs.texi (Acknowledgments): Update for notifications.el.
3454 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
3456         * dired.texi (Operating on Files): Mention encryption commands
3457         (Bug#6315).
3459 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
3461         * basic.texi (Moving Point): Update due to renaming of commands bound
3462         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
3464 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
3466         * display.texi (Fringes): Document reversal of fringe arrows for R2L
3467         paragraphs.
3468         (Line Truncation): Fix wording for bidi display.
3470         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3471         keys.
3473 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3475         * building.texi (GDB Graphical Interface): Remove misleading comparison
3476         to an IDE (Bug#6128).
3478 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3480         * programs.texi (Man Page):
3481         * misc.texi (Invoking emacsclient):
3482         * mini.texi (Repetition):
3483         * mark.texi (Setting Mark): Fix typos.
3485 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3487         * misc.texi (Printing): Document htmlfontify-buffer.
3489 2010-05-08  Glenn Morris  <rgm@gnu.org>
3491         * calendar.texi (Displaying the Diary, Format of Diary File):
3492         Fix external cross-references for TeX format output.
3494 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3496         * Version 23.2 released.
3498 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
3500         * cmdargs.texi (Initial Options): Mention --chdir.
3502 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3504         * frames.texi (Tool Bars): Add tool-bar-style.
3506 2010-04-21  Glenn Morris  <rgm@gnu.org>
3508         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3510 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3512         * programs.texi (Semantic): New node.
3514         * maintaining.texi (EDE): New node.
3516         * emacs.texi: Update node listing.
3518         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3520 2010-04-18  Glenn Morris  <rgm@gnu.org>
3522         * emacs.texi (Acknowledgments): Remove duplicate.
3524         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3526 2010-04-18  Glenn Morris  <rgm@gnu.org>
3528         * dired.texi (Misc Dired Features): Mention VC diff and log.
3529         * maintaining.texi (Old Revisions, VC Change Log):
3530         Mention that diff and log work in Dired buffers.
3532         * help.texi (Help Summary): Mention M-x info-finder.
3534         * ack.texi (Acknowledgments): Add mpc.el.
3536         * custom.texi (Specifying File Variables, Directory Variables):
3537         Document new commands for manipulating local variable lists.
3539 2010-04-18  Glenn Morris  <rgm@gnu.org>
3541         * trouble.texi (Contributing): Add cindex entry.
3542         Mention etc/CONTRIBUTE.
3544 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3546         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
3547         query-replace (Bug#5774).
3549 2010-04-16  Glenn Morris  <rgm@gnu.org>
3551         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3553 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
3555         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3557 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3559         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3561 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3563         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3564         cross-reference to "Inserting Text".
3566         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3567         Mention completion provided by `ucs-insert'.
3569 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3571         * sending.texi (Sending Mail): Note variables that may need
3572         customizing.
3573         (Mail Sending): Expand discussion of send-mail-function.
3575 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3577         Document Message mode as the default mail mode.
3579         * sending.texi (Sending Mail): Copyedits.
3580         (Mail Format, Mail Headers): Document mail-from-style changes.
3581         (Mail Commands): Rename from Mail mode.  Document Message mode.
3582         (Mail Misc): Rename from Mail mode Misc.
3583         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3584         command names and update keybindings.
3585         (Header Editing): Document message-tab.  De-document
3586         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3587         favor of mail-default-headers.  Ad index entries for user-full-name and
3588         user-mail-address.
3589         (Citing Mail): Update changes in Message mode behavior.
3590         Document mail-yank-prefix.
3591         (Mail Signature): New node, moved from Mail Misc.
3592         (Mail Aliases): Mail abbrevs are the default with Message mode.
3593         (Mail Methods): Note that Message mode is now the default.
3595         * rmail.texi (Rmail Reply):
3596         * text.texi (Text Mode):
3597         * major.texi (Major Modes):
3598         * mule.texi (Output Coding): Refer to Message mode.
3600         * custom.texi (Init Examples): Add xref to Mail Header.
3602         * emacs.texi (Top): Fix xrefs.
3604 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3606         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3607         repository if there is none.
3608         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3609         vc-print-root-log.
3610         (Old Revisions): Copyedits.  Document vc-root-diff.
3612         * programs.texi (Program Modes): Mention Javascript mode.
3614         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3615         * emacs.texi: Update node description.
3617         * misc.texi (Navigation): Document doc-view-continuous.
3618         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3620 2010-03-30  Juri Linkov  <juri@jurta.org>
3622         * search.texi (Other Repeating Search): Remove line that `occur'
3623         can not handle multiline matches.
3625 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3627         * mule.texi (International): Mention support of bidirectional editing.
3628         (Bidirectional Editing): New section.
3630 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3632         * emacs.texi (Top): Update node names to those in building.texi.
3634 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3636         * building.texi: Describe restored GDB/MI functionality
3637         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3638         * emacs.texi: Update node names for building.texi.
3640 2010-03-24  Glenn Morris  <rgm@gnu.org>
3642         * ack.texi (Acknowledgments):
3643         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3645 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3647         * xresources.texi (Table of Resources): Clarify toolBar number
3648         for Gtk+.
3650         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3652 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3654         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3656         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3657         and multi-isearch-buffers-regexp.
3659         * indent.texi (Indentation): Clarify description of
3660         indent-for-tab-command.  Document tab-always-indent.
3662 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3664         * cmdargs.texi (Font X): Move most content to Fonts.
3666         * frames.texi (Fonts): New node.  Document font-use-system-font.
3668         * emacs.texi (Top):
3669         * xresources.texi (Table of Resources):
3670         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3672 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3674         * Branch for 23.2.
3676 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3678         * custom.texi (Init Examples): Add xref to Locals.
3680         * major.texi (Choosing Modes): Mention usage of setq-default for
3681         setting the default value of major-mode (Bug#5688).
3683 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3685         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3687         * display.texi (Display Custom): Document make-pointer-invisible and
3688         underline-minimum-offset.  Remove inverse-video.
3690 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3692         * frames.texi (Frame Commands): Note that the last ordinary frame can
3693         be deleted in daemon mode (Bug#5616).
3695 2010-02-18  Glenn Morris  <rgm@gnu.org>
3697         * trouble.texi (Contributing): Repository is no longer CVS.
3699 2010-02-08  Glenn Morris  <rgm@gnu.org>
3701         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3703 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3705         * display.texi (Useless Whitespace, Text Display):
3706         * custom.texi (Init Examples): Avoid obsolete special default variables
3707         like default-major-mode.
3709 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3711         * programs.texi (Other C Commands): Replace reference to obsolete
3712         c-subword-mode.
3714 2010-01-21  Glenn Morris  <rgm@gnu.org>
3716         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3718 2010-01-12  Glenn Morris  <rgm@gnu.org>
3720         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3721         emacs-pretest-bug for bug reports for development versions.
3723 2010-01-11  Glenn Morris  <rgm@gnu.org>
3725         * display.texi (Highlight Interactively): `t' does not mean highlight
3726         all patterns.  (Bug#5335)
3728 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3730         * misc.texi (Shell): Document async-shell-command.
3732         * building.texi (Grep Searching): Document zrgrep.
3734         * mini.texi (Completion Options): Mention `initials' completion style.
3736 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3738         * building.texi: Import GDB Graphical Interface description from
3739         EMACS_23_1_RC.
3741 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3743         * emacs.texi (Top): Update node listing.
3745         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3747         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3749         * cmdargs.texi (Initial Options):
3750         * xresources.texi (Resources): Document inhibit-x-resources.
3752         * custom.texi (Specifying File Variables): Note that minor modes are
3753         enabled unconditionally.
3755         * display.texi (Scrolling): Briefly document the old recenter command,
3756         and document recenter-positions.
3758         * files.texi (Visiting):
3759         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3761         * frames.texi (Cut/Paste Other App):
3762         Document save-interprogram-paste-before-kill.
3764         * killing.texi (Kill Options): New node.
3766 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3768         * misc.texi (Shell Options): ansi-color is now default.
3770 2009-12-05  Glenn Morris  <rgm@gnu.org>
3772         * emacs.texi (Top): Update menu for cal-xtra node changes.
3773         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3774         or mode line.  Don't mention invisible text or the details of
3775         diary-print-entries here, only in cal-xtra.
3776         (Format of Diary File): Mention that the "date on first line" format
3777         only really affects the simple display.
3778         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3779         (Diary Customizing): Holidays may be in the buffer or mode line.
3780         Move diary-print-entries to the "Diary Display" section.
3781         (Diary Display): New section, split out from "Fancy Diary Display".
3782         Explain the limitations of simple display, and how to print it.
3784         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3786         * cal-xtra.texi (Diary Display): Mention View mode.
3788 2009-11-29  Juri Linkov  <juri@jurta.org>
3790         * display.texi (Highlight Interactively): Actually a list of
3791         default faces is pre-loaded into a list of default values
3792         instead of the history.
3794 2009-11-20  Glenn Morris  <rgm@gnu.org>
3796         * ack.texi (Acknowledgments):
3797         * emacs.texi (Acknowledgments): Add htmlfontify.
3799 2009-11-14  Glenn Morris  <rgm@gnu.org>
3801         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3803         * ack.texi (Acknowledgments):
3804         * emacs.texi (Acknowledgments): Update for recent Org changes.
3806 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3808         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3809         `charset' property, which is irrelevant to the user manual (Bug#3526).
3811 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3813         * trouble.texi (DEL Does Not Delete): Fix typo.
3815 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3817         * files.texi (Misc File Ops): Mention copy-directory.
3819 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3821         * mule.texi (Unibyte Mode): Emphasize that
3822         unibyte-display-via-language-environment affects only the display.
3824         * display.texi (Horizontal Scrolling): Document cursor behavior under
3825         horizontal scrolling when point moves off the screen (Bug#4564).
3826         Improve wording.
3828 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3830         * files.texi (Directories): delete-directory prompts for recursive
3831         deletion.
3833 2009-09-30  Glenn Morris  <rgm@gnu.org>
3835         * ack.texi (Acknowledgments):
3836         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3838 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3840         * dired.texi (Dired Navigation): Use @code instead of @var for
3841         dired-isearch-filenames, so that it's not capitalized.
3843 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3845         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3847         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3849         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3850         (Key Bindings): Reference Init Rebinding in introductory text.
3851         Shift some of the introduction to Keymaps node.
3852         (Keymaps): Simplify.
3853         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3854         (Minibuffer Maps): Remove mention of Mocklisp.
3855         (Init Rebinding): Move mode-local rebinding example here from Local
3856         Keymaps.
3857         (Modifier Keys): Clarify.
3858         (Rebinding): Add cindex for "binding keys".
3860 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3862         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3864 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3866         * building.texi (Threads Buffer, Multithreaded Debugging):
3867         Reorganize these two sections.
3869 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3871         * cmdargs.texi (Initial Options): Fix last change.
3873 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3875         * mule.texi (Enabling Multibyte):
3876         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3877         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3879 2009-08-20  Glenn Morris  <rgm@gnu.org>
3881         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3883 2009-08-19  Glenn Morris  <rgm@gnu.org>
3885         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3887 2009-08-18  Glenn Morris  <rgm@gnu.org>
3889         * ack.texi (Acknowledgments):
3890         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3892         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3894 2009-08-09  Glenn Morris  <rgm@gnu.org>
3896         * ack.texi (Acknowledgments):
3897         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3899 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3901         * emacs.texi (Top): Add new menu items for GDB-UI.
3903         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3904         section.  Threads buffer is in separate section now.
3906 2009-08-08  Glenn Morris  <rgm@gnu.org>
3908         * ack.texi (Acknowledgments):
3909         * emacs.texi (Acknowledgments):
3910         Update for js2-mode and org changes.
3912 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3914         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3915         files.
3917 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3919         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3921 2009-07-23  Glenn Morris  <rgm@gnu.org>
3923         * programs.texi (Matching): Update blink-matching-paren-distance.
3925 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3927         * frames.texi (Cut/Paste Other App): For select-active-regions,
3928         selection is now updated on moving point.
3930 2009-07-21  Richard Stallman  <rms@gnu.org>
3932         * glossary.texi (GNU, Daemon): Update information.
3934 2009-07-19  Juri Linkov  <juri@jurta.org>
3936         * custom.texi (Specifying File Variables, Safe File Variables):
3937         "variables/value pairs" -> "variable/value pairs".
3939 2009-07-15  Glenn Morris  <rgm@gnu.org>
3941         * misc.texi (Gnus): Remove widow.
3943 2009-07-11  Glenn Morris  <rgm@gnu.org>
3945         * Makefile.in (TEXI2PDF): New.
3946         (emacs.pdf, emacs-xtra.pdf): New targets.
3948         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3950         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3952         * emacs.texi (Top): Info can be read from other places than Emacs.
3953         Don't print the copying notice twice in the printed version.
3954         Update the menu and detailmenu.
3955         (Preface): The meaning of "on-line" has changed.
3956         Correct name for "Common Problems" chapter.
3957         (Distrib): Update FSF shop URL.
3958         (Intro): Showing two files at once is not so exciting.
3960         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3961         (Mac / GNUstep Basics): Minor grammar changes.
3962         (Mac / GNUstep Events): Fix typo.
3963         (GNUstep Support): CANNOT_DUMP no longer applies.
3965         * misc.texi (Document View): Fix typos.
3967         * dired.texi (Dired):
3968         * help.texi (Help):
3969         * macos.texi (Mac OS / GNUstep):
3970         * maintaining.texi (Version Control, Introduction to VC):
3971         End menu descriptions with a period.
3973 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3975         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3976         so categorical in saying that the option is only useful on NTFS.
3978 2009-07-09  Glenn Morris  <rgm@gnu.org>
3980         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3981         (ENVADD): Add texinfodir to TEXINPUTS.
3983         * emacs.texi (Top): Fix cross-reference.
3985         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3987         * vc1-xtra.texi (Revision Tags): Fix typo.
3989 2009-07-03  Glenn Morris  <rgm@gnu.org>
3991         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3992         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3993         (Merge Commands): `.' does not seem to work in A or B buffer.
3994         `l' can recreate the 3-window display.
3996         * glossary.texi (Glossary): Minor phrasing changes throughout.
3997         Add more internal cross-references.
3998         <Autoloading>: You can't really autoload a variable.
3999         <C-M->: Move details here from `M-C-' item.
4000         <Continuation Line>: Refer to `Truncation.'
4001         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4002         <Home Directory, Unix>: New entries.
4003         <Deletion of Files>: Mention recycle bins.
4004         <Directory>: Mention ``folders.''
4005         <Error>: Don't mention ``type-ahead.''
4006         <Fringe>: Refer to the manual node.
4007         <Minor Mode>: Can be global or local.
4008         <Spell Checking>: There are other checkers besides Ispell.
4010 2009-07-02  Glenn Morris  <rgm@gnu.org>
4012         * anti.texi (Antinews): Minor changes in phrasing.
4014         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4015         some underfull lines in dvi output.
4017         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4019         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4021         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4023 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
4025         * xresources.texi (Table of Resources): Mention maximized for
4026         fullscreen.
4028         * cmdargs.texi (Window Size X): -mm/--maximized is new.
4030 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
4032         * anti.texi (Antinews): Correct the list of removed platforms.
4034 2009-06-28  Glenn Morris  <rgm@gnu.org>
4036         * arevert-xtra.texi: Minor language tweaks.
4038         * dired-xtra.texi: Minor revisions.
4040 2009-06-23  Miles Bader  <miles@gnu.org>
4042         * display.texi (Scrolling): Document `recenter-redisplay'.
4043         (Temporary Face Changes): Document `text-scale-set'.
4045 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4047         * Branch for 23.1.
4049 2009-06-17  Kenichi Handa  <handa@m17n.org>
4051         * mule.texi (Charsets): Update the description for the new charset.
4052         (list-character-sets): New findex.
4053         (Language Environments): Add @anchor{Describe Language Environment}.
4055 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
4057         * basic.texi (Moving Point): Fix tag.
4059         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4061         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4062         use camel-case for PageUp and PageDown.
4064         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4065         camel-case for PageUp and PageDown.
4067         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4069         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4070         (Isearch Scroll): Decapitalize <next> and <prior>.
4072 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
4074         * fixit.texi (Spelling): Set default dictionary.
4075         Improve descriptions (Bug#2554)
4077 2009-06-08  David Reitter  <david.reitter@gmail.com>
4079         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4080         since saving colors and faces set this way is not implemented.
4081         (Environment variables): Remove mention of mac-fix-env, which is
4082         scheduled to be removed.
4084 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
4086         * custom.texi (Init Examples): Add example of changing load-path.
4088         * building.texi (Lisp Libraries): Add example of changing
4089         load-path (Bug#3446).
4091 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4093         * mark.texi (Mark): Further clarifications.
4094         (Setting Mark): Emphasize that C-SPC activates the mark.
4096 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4098         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
4099         Mark mode.
4100         (Using Region, Persistent Mark): Use "active mark" instead of "active
4101         region".
4103 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
4105         * mule.texi (Select Input Method): Fix typo.
4107 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
4109         * anti.texi (Antinews): Document completion changes.  Some additional
4110         copyedits and rearrangement of entries.
4112 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
4114         * misc.texi (Interactive Shell, Saving Emacs Sessions)
4115         (Shell History Copying, Terminal emulator): Copyedits.
4117         * xresources.texi (Resources): Simplify descriptions.
4118         Shorten description of editres, which is not very useful these days.
4119         (Table of Resources): Document fontBackend resource.
4121         * trouble.texi (Quitting): Add other undo bindings to table.
4122         (DEL Does Not Delete): Note that the erasure key is usually labeled
4123         "Backspace".  Remove discussion of obscure Xmodmap issue.
4125 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
4127         * files.texi (Visiting): Copyedits.
4129 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
4131         * basic.texi (Inserting Text): Document ucs-insert.
4133         * mule.texi (International Chars): Define "multibyte".  Note that
4134         internal representation is unicode-based.  Simplify definition of raw
4135         bytes.  Mention ucs-insert.
4136         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
4137         (Language Environments): Add language environments new to Emacs 23.
4138         (Multibyte Conversion): Node deleted.
4139         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4140         Don't mention obsolete emacs-mule coding system.
4141         (Output Coding): Copyedits.
4143         * emacs.texi (Top): Update node listing.
4145 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
4147         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4149 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4151         * building.texi (Lisp Libraries): `load-library' does offer completion.
4153 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
4155         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4156         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
4158 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
4160         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
4162 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
4164         * entering.texi (Entering Emacs): Document initial-buffer-choice.
4166         * building.texi (Lisp Interaction): Document initial-scratch-message.
4168 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
4170         * msdog.texi (Windows Fonts): Fix typos.
4172         * files.texi (Save Commands): Fix pxref.
4174 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
4176         * files.texi (Save Commands): Mention diff-buffer-with-file.
4177         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
4178         Henoch (Bug#3036).
4180 2009-03-15  Glenn Morris  <rgm@gnu.org>
4182         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4183         the former is not always used.
4184         (Mail Headers): Use active voice.  Add "Mail-reply-to".
4185         Change case of "Id".  Avoid repeated "appropriate".
4186         (Mail Aliases): Fix previous change - use an example with a ".", so it
4187         does actually get quoted when expanded.
4188         (Mail Sending): Mailclient is the default on some systems.
4189         (Citing Mail): Mention mail-indentation-spaces.
4190         (Mail Mode Misc): Add an @dfn for "mail signature".
4192 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
4194         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4195         (Completion Options): Document read-file-name-completion-ignore-case,
4196         read-buffer-completion-ignore-case, and completion-styles.
4197         Remove description of partial-completion-mode.
4199 2009-03-14  Glenn Morris  <rgm@gnu.org>
4201         * sending.texi (Mail Format): Fix typo.  Add index entry for
4202         mail-header-separator.
4203         (Mail Headers): Put info about initialization and changing in one place
4204         at the start.  Update FCC section for mbox Rmail.  Clarify From
4205         section, mention mail-setup-with-from.  Clarify Reply-to section.
4206         Add Mail-followup-to and mail-mailing-lists.  Clarify References
4207         section.
4208         (Mail Aliases): Update example, make less contentious.
4209         Update for name change of mail-interactive-insert-alias.
4210         (Mail Mode): Remove mention of `%' as a word separator.
4211         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
4212         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4213         commands.  Clarify FCC handling.  In mail-complete, add reference to
4214         Mail Aliases section, and mention mail-complete-function.
4215         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4216         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
4217         signature netiquette.  Explain how the mail hooks work when continuing
4218         a composition.
4219         (Mail Amusements): Internationalize the spook section a bit.
4220         Remove the spook mail-setup-hook example, since it doesn't work well.
4221         Mention fortune-file.
4222         (Mail Methods): Mention read-mail-command.
4224 2009-03-14  David Reitter  <david.reitter@gmail.com>
4226         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4227         and NS resources following recent changes.
4229 2009-03-10  Jason Rumney  <jasonr@gnu.org>
4231         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
4232         w32-use-visible-system-caret doc to indicate that it should get set
4233         automatically.
4234         (Windows Fonts): Add doc for the uniscribe backend.
4236 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
4238         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4239         vc-dir.  (Bug#2598)
4241 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
4243         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
4245 2009-03-05  Glenn Morris  <rgm@gnu.org>
4247         * rmail.texi (Rmail Basics): Add reference to sorting.
4248         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4249         Minor re-wordings.
4250         (Rmail Motion): Mention rmail-next-same-subject.
4251         (Rmail Deletion): Expunging is not the only way to change the numbers.
4252         (Rmail Labels): Labels can also be used in sorting.
4253         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4254         (Rmail Display): Mention rmail-mime.
4256 2009-03-04  Glenn Morris  <rgm@gnu.org>
4258         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4259         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
4260         summary.  Mention sorts cannot be undone.
4261         (Rmail Display): Give an example of how to use goto-address-mode.
4262         (Rmail Editing): It's keybindings that are redefined, not commands.
4263         Fix some typos.
4264         (Movemail): Some minor rewording.
4265         (Remote Mailboxes): Emacs movemail supports pop by default.
4266         Fix some minor grammatical issues.  The "two alternative ways" to
4267         specify a POP mailbox are really just one.  Remove all reference to the
4268         variables rmail-pop-password and rmail-pop-password-required, obsolete
4269         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
4270         can support Kerberos.
4272 2009-03-03  Glenn Morris  <rgm@gnu.org>
4274         * rmail.texi (Rmail Deletion): Revert previous change, which was
4275         describing the Rmail summary versions.
4276         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4277         Minor re-wording for rmail-resend.
4278         (Rmail Make Summary): Summaries apply to buffers rather than files.
4279         <rmail-summary-by-topic>: Headers includes the subject.
4280         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4281         details, including prefix arguments.
4282         Mention rmail-summary-by-senders on C-M-f.
4283         Not counting lines might be faster.
4284         (Rmail Summary Edit): More details on the delete commands.
4285         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4286         Name the commands bound to the various keys.  Mention prefix argument
4287         for searching.
4288         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
4289         Simplify rmail-highlighted-headers description.  Update face name.
4291 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
4293         * mark.texi (Marking Objects): Fix typo.
4295 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
4297         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4298         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
4300 2009-03-01  Glenn Morris  <rgm@gnu.org>
4302         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
4303         (Rmail Motion): - M-s searches from the end of messages.
4304         (Rmail Deletion): Minor clarification.  Fix numeric argument
4305         description.
4306         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
4307         newmail and RMAILOSE files need not be in home-directory.
4308         (Rmail Files): Mention I/O menus are unselectable if no files match.
4309         Mention `MAIL' env-var.
4311 2009-02-24  Jason Rumney  <jasonr@gnu.org>
4313         * mule.texi (Fontsets): Mention fontset-default, font specs and
4314         fallback fontsets.
4315         (Defining Fontsets): Mention ns and w32 variants of
4316         standard-fontset-spec.  Update description of startup fontset to match
4317         Emacs 23 behavior.
4318         (Modifying Fontsets): New section.  (Bug#656)
4319         (International): Link to Modifying Fontsets.
4321 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
4323         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4324         Mention ns-extended-platform-support-mode.
4326 2009-02-22  Karl Berry  <karl@gnu.org>
4328         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4330 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
4332         * basic.texi (Moving Point, Position Info):
4333         * files.texi (Visiting):
4334         * mini.texi (Completion Options):
4335         * text.texi (HTML Mode): Remove duplicate words.
4337 2009-02-20  Glenn Morris  <rgm@gnu.org>
4339         * rmail.texi: Minor updates for mbox rather than Babyl.
4341 2009-02-17  Karl Berry  <karl@gnu.org>
4343         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
4345 2009-02-17  Richard M Stallman  <rms@gnu.org>
4347         * anti.texi (Antinews): Mention Babyl format.
4349         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4351         * rmail.texi: Update for mbox format.
4352         Various small fixes, as well as the following.
4353         (Out of Rmail): Node deleted.
4354         (Rmail): Update menu.
4355         (Rmail Files): Comment out set-rmail-inbox-list.
4356         Document rmail-inbox-list instead.
4357         (Rmail Output): Substantial changes since C-o is now
4358         rmail-output-as-seen and o is rmail-output.
4359         (Rmail Attributes): Delete `stored', add `retried'.
4360         (Rmail Display): Editing headers works in all cases.
4362 2009-02-17  Glenn Morris  <rgm@gnu.org>
4364         * basic.texi (Position Info): M-x count-lines-region is not always on
4365         M-=.  (Bug#2269)
4367 2009-02-09  Glenn Morris  <rgm@gnu.org>
4369         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4370         defaults.
4372 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
4374         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4375         documentation of possible problems with redecoding.
4377 2009-02-03  Glenn Morris  <rgm@gnu.org>
4379         * rmail.texi (Out of Rmail): Mention b2m.pl.
4381 2009-01-31  Glenn Morris  <rgm@gnu.org>
4383         * rmail.texi (Out of Rmail): Correct b2m location.
4385 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
4387         * fixit.texi (Undo): Update undo limit values.
4389 2009-01-27  Glenn Morris  <rgm@gnu.org>
4391         * emacs.texi (Top): Fix Antinews menu entry.
4393 2009-01-25  Karl Berry  <karl@gnu.org>
4395         * text.texi (Foldout): Use @itemize @w{} to make an itemize
4396         item with no marker, instead of the syntactically incorrect
4397         @itemize @asis.
4399 2009-01-25  Juri Linkov  <juri@jurta.org>
4401         * building.texi (Grep Searching): Fix index entry for lgrep.
4403 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
4405         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4407 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
4409         * macos.texi (Preferences Panel): Update description of font setting to
4410         reflect that prior frame selection is no longer needed.
4412 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
4414         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
4415         raise GUD subsections.
4417 2009-01-15  Glenn Morris  <rgm@gnu.org>
4419         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4421 2009-01-10  Glenn Morris  <rgm@gnu.org>
4423         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4425 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
4427         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4428         logical lines.
4430 2008-12-29  Juri Linkov  <juri@jurta.org>
4432         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4434         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4436 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
4438         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
4439         goto-address-mode instead of goto-address.
4441         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4442         mode.
4444         * emacs.texi (Top): Update node listing.
4446 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
4448         * custom.texi (Directory Variables): Explain what is a "project".
4449         Add indexing.  Improve wording.  Add a footnote about using
4450         _dir-locals.el on MS-DOS.
4452 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
4454         * files.texi (Misc File Ops): Mention chmod as an alias for
4455         set-file-modes.
4457 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
4459         * help.texi (Help): Fix typos and reword.
4460         (Help Summary): Add entries for C-h n and C-h r, reorder
4461         entries, and do some minor fixes.
4462         (Name Help): Say that C-h F works for commands only.
4463         (Misc Help): Say that view-lossage displays 300 keystrokes.
4465 2008-12-20  Glenn Morris  <rgm@gnu.org>
4467         * ack.texi (Acknowledgments): General update based on AUTHORS,
4468         including removal of some stuff no longer distributed.
4470 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
4472         * fixit.texi: Mention hunspell.
4474 2008-12-19  Glenn Morris  <rgm@gnu.org>
4476         * ack.texi (Acknowledgments): Small grammar fix.
4477         Consolidate explanatory text at start.
4479         * display.texi (Text Display):
4480         * indent.texi (Indentation): Use @acronym with ASCII.
4482 2008-12-18  Glenn Morris  <rgm@gnu.org>
4484         * ack.texi: Various small updates and fixes.
4486 2008-12-18  Juri Linkov  <juri@jurta.org>
4488         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4489         as a key binding to start a forward nonincremental word search.
4490         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4491         a backward nonincremental word search.  Add index for `M-s w'
4492         `isearch-forward-word'.
4493         (Regexp Search): Add a short summary of regexp key commands like
4494         in the node "Basic Isearch".
4495         (Other Repeating Search): Fix typo.
4497 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4499         * misc.texi (PostScript Variables): Fix doc.
4501 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
4503         * programs.texi (Program Modes): Mention Ruby mode.
4505 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4507         * misc.texi (emacsclient Options): Describe what an empty string
4508         argument does for --alternate-editor.
4510 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
4512         * cmdargs.texi (Font X): Distinguish between client-side and
4513         server-side fonts.  List valid Fontconfig properties.  Add reference to
4514         Fontconfig manual.  List valid GTK font properties.  Explain use of
4515         fc-list.
4517 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
4519         * cmdargs.texi (Font X): Move discussion of quoting to top.
4521 2008-12-06  Glenn Morris  <rgm@gnu.org>
4523         * maintaining.texi (Old Revisions): Improve previous change.
4525 2008-12-05  Richard M Stallman  <rms@gnu.org>
4527         * anti.texi (Antinews): Minor fixes.
4529 2008-12-03  Glenn Morris  <rgm@gnu.org>
4531         * maintaining.texi (Old Revisions): Fix diff-switches description.
4533 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
4535         * emacs.texi (Top): Fix typo.
4537 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
4539         * misc.texi (Document View): Explain dependence on gs at the top.
4540         Copyedits.
4542         * emacs.texi (Top): Add DocView nodes to detailed node listing.
4544         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4545         (Comment Commands): Discuss region-active behavior of M-; first.
4547 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
4549         * display.texi (Line Truncation): Add reference to Continuation
4550         Lines.
4552         * windows.texi (Pop Up Window): Mention split-height-threshold
4553         and split-width-threshold.
4554         (Split Window): Add reference to Continuation Lines.
4556 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
4558         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4559         (GNUstep Support): New node.
4560         * anti.texi:
4561         * emacs.texi:
4562         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4564 2008-11-28  Richard M Stallman  <rms@gnu.org>
4566         * misc.texi (Dissociated Press): Minor cleanups.
4568         * dired.texi (Image-Dired): Avoid passive.
4570 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
4572         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4573         representation.
4575 2008-11-26  Richard M. Stallman  <rms@gnu.org>
4577         * files.texi (Visiting): Rewrite paragraph for clarity.
4579         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4581 2008-11-25  Alan Mackenzie  <acm@muc.de>
4583         * programs.texi (Moving by Parens): Clarify that parens inside strings
4584         and comments are ignored, and that the commands assume the starting
4585         point isn't in a string or comment.
4587 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
4589         * macos.texi: Add Prev/Next/Top pointers to all nodes.
4590         (Mac Basics): Merge in Grabbing Environment Variables from earlier
4591         version.
4592         (Mac Customization): Rewrite Preferences Panel section and merge in to
4593         this node, add Open files by dragging to an Emacs window.
4595         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4597 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
4599         * files.texi (Misc File Ops): Document set-file-modes.
4601         * windows.texi (Split Window): Document integer values of
4602         truncate-partial-width-windows.
4604         * text.texi (Text): Simplify description of markup languages.
4605         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
4606         (TeX Editing): Note that `""' inserts one `"' character.
4607         (HTML Mode): Note in the introduction that XML mode is an alias for
4608         SGML mode.  Mention nXML mode.
4610 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4612         * building.texi (Watch Expressions): Fix typo.
4614 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4616         * files.texi (Visiting): Document new behavior of
4617         confirm-nonexistent-file-or-buffer.
4619         * buffers.texi (Select Buffer):
4620         Document confirm-nonexistent-file-or-buffer.
4622         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4623         edit-picture.
4625         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4626         edit-picture', since that is just an alias for picture-mode.
4627         (Sentences): Note that repeated M-@ extends the region.
4628         (Pages): Make terminology more consistent.  Link to Regexps node.
4629         (Longlines): Discuss relationship with Visual Line mode.
4630         (Text Mode): Remove extraneous discussion of other modes, since they
4631         were already introduced in the parent node.
4633 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4635         * anti.texi (Antinews): Rewrite.
4637         * entering.texi (Exiting): Mention "minimize" terminology.
4639         * frames.texi (Frame Commands): Mention "minimize" terminology.
4641         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4642         formats.
4643         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4644         (Misc X): Don't document useless -hb option.
4646 2008-11-22  Juri Linkov  <juri@jurta.org>
4648         * dired.texi (Dired Navigation): Change normal file name search option
4649         from `non-nil' to `t'.  Add `dwim' option.
4651 2008-11-22  Juri Linkov  <juri@jurta.org>
4653         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4654         ".dir-locals.el".  Rename `define-project-bindings' to
4655         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4656         `dir-locals-set-directory-class'.
4658 2008-11-22  Lute Kamstra  <lute@gnu.org>
4660         * buffers.texi (Select Buffer): Index goto-line.
4661         * basic.texi (Moving Point): Mention the use of a numeric prefix
4662         argument with goto-line and refer to Select Buffer for the use of a
4663         plain prefix argument.
4665 2008-11-19  Glenn Morris  <rgm@gnu.org>
4667         * doclicense.texi: Update to FDL 1.3.
4668         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4670 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4672         * custom.texi (Minor Modes): Define mode commands and mode variables
4673         more precisely.  Recommend using mode commands instead of setting
4674         variables directly.  Put minor modes in a list, and add more modes.
4675         (Easy Customization): Use "init file" instead of .emacs.
4676         (Customization Groups): Update to new Custom buffer appearance.
4677         (Saving Customizations): Copyedits.  Update example.
4678         (Variables): Give example of variable type-sensitivity.
4679         (Examining): Update example.
4680         (Hooks): Copyedits.
4681         (Specifying File Variables): Use C comments instead of an artificial
4682         Lisp for the example.
4683         (Keymaps): Move internals discussion to Prefix Keymaps.
4684         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4685         (Init Rebinding): Document kbd macro.
4686         (Init File): Link to Find Init.
4688         * mark.texi (Using Region): Document Delete Selection Mode more
4689         thoroughly.
4691         * frames.texi (Mouse Commands): Move most of the description of Delete
4692         Selection Mode to Using Region, and link to it.
4693         (Clipboard): Note that paste is bound to clipboard-yank.
4695         * building.texi (Compilation): Document first-error value of
4696         compilation-scroll-output.
4697         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4698         works as soon as an error is available.  Suggested by Juri Linkov.
4700         * mini.texi (Passwords): New node.
4702         * files.texi (Remote Files): Link to Passwords node.
4704         * emacs.texi (Top): Update node listings.
4706 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4708         * ack.texi (Acknowledgments): Some updating of credits.
4710         * emacs.texi (Acknowledgments): Add a couple more names.
4712         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4714         * files.texi (Directories): Describe delete-directory in text.
4715         (Misc File Ops): Document use of trash.
4717 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4719         * macos.texi (Mac Customization): Fix typos.
4721 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4723         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4724         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4725         the conventions of the main Emacs manual.
4727         * emacs.texi (Top): Update node listings.
4729 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4731         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4732         command-line-args is processed during startup.
4733         (Action Arguments): Correctly describe how file arguments interact with
4734         the startup screen.  Link to Lisp Interaction for scratch buffer.
4735         (Initial Options): Link to Command Example for -batch option.
4736         (Environment): Document initial-environment.
4738         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4739         can't be changed in the site-start file.
4741 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4743         * dired.texi (Dired): Mention C-x C-d too.
4744         (Dired Enter): Document M-n in the Dired minibuffer.
4745         (Dired Navigation): Explain dired-goto-file more clearly.
4746         Document dired-isearch-filenames.
4747         (Dired Deletion): Remove unnecessary "expunged" terminology.
4748         (Flagging Many Files): & is now rebound to `% &'.
4749         (Shell Commands in Dired): Document dired-do-async-shell-command.
4750         Clarify how multi-file arguments are passed.
4751         (Misc Dired Features): Document dired-do-isearch.
4753 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4755         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4757 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4759         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4761 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4763         * programs.texi (Program Modes): Link to Program Indent node.
4764         (Left Margin Paren): Explain consequences of changing
4765         open-paren-in-column-0-is-defun-start more concisely.
4766         (Which Function, Program Indent, Info Lookup): Minor edits.
4767         (Basic Indent): If region is active, TAB indents the region.
4768         (Multi-line Indent): If region is active, TAB indents the region.
4769         Note that indent-region is useful when Transient Mark mode is off.
4770         (Matching): The delimiter at the cursor is highlighted---the character
4771         changes color.
4772         (Symbol Completion): Link to Completion node.
4774         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4775         a strictly text-only system.
4777         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4778         batch mode.
4780 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4782         * misc.texi (Document View): Major rewrite.
4784         * maintaining.texi (Types of Log File): Change logs are older than
4785         version control.
4786         (VCS Concepts): Simplify and rearrange.
4787         (Version Control Systems): Make it clear that Linux is only the kernel.
4788         (VC Mode Line): Shorten reference to menu item.
4789         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4790         (VC Directory Mode): Minor cleanup.
4791         Unchanged files are hidden, not omitted.
4792         (VC Directory Commands): Shorten and simplify.
4793         (Change Log Commands): New node, split from Change Logs.
4794         (VC Directory Buffer): New node, split from VC Directory Mode.
4796 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4798         * misc.texi (Document View): Rename from Document Files, moved here
4799         from files.texi.
4801         * files.texi (Version Control): Move to maintaining.texi.
4802         Subnodes moved as well.
4803         (Document Files): Move to misc.texi.
4805         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4806         vc-update-change-log.
4807         (Version Control): Move here from files.texi.
4808         (Format of ChangeLog): Make it a subnode of Change Log.
4810         * emacs.texi (Top): Update node listing.
4812 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4814         * files.texi (Files): Add a section about document
4815         files (doc-view-mode).
4817 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4819         * building.texi (Compilation Mode):
4820         Document compilation-auto-jump-to-first-error.
4821         (Debuggers): Lower GUD subsections to subsubsections.
4822         (Starting GUD): Add cindex.
4823         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4825 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4827         * indent.texi (Indentation): Link to Program Indent.
4829         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4830         now uses emacsclient's terminal.
4832 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4834         * mark.texi (Using Region): Document use-empty-active-region.
4836         * emacs.texi (Top): Update node listings.
4838         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4839         Don't mention obsolete emacs.bash script.
4840         (Invoking emacsclient): Rewrite, moving optional arguments to
4841         emacsclient Options.
4842         (emacsclient Options): New node.  Document server-use-tcp and
4843         server-host.
4845 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4847         * indent.texi (Indentation): Replace list with paragraphed text,
4848         putting description of syntax-driven indentation first.  Document new
4849         effect of active regions on tab.
4850         (Tab Stops): Note that editable tab stops affect indentation commands.
4852 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4854         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4856 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4858         * custom.texi (Function Keys): Note that modified keypad keys are not
4859         translated.
4861         * basic.texi (Arguments): Explain how to insert multiple digits.
4863 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4865         * files.texi (Remote Files): Precise selection of default method.
4866         Rewrite paragraph about disabling remote file names.
4868 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4870         * search.texi (Special Isearch): Document M-TAB is isearch.
4872         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4873         command.
4875         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4877 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4879         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4880         section.
4882 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4884         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4885         to files.texi.  Move contents of vc2-xtra.texi here.
4887         * vc2-xtra.texi: File removed.
4889         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4890         Directory Commands from the submenu.  Don't include deleted file
4891         vc2-xtra.texi.
4893         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4894         (Version Control): Add VC Directory Mode and VC Directory Commands to
4895         the submenu.
4896         (Why Version Control?): Use table format.
4897         (Version Control Systems): Note that Meta-CVS support is gone.
4898         (VCS Concepts): Note precisely when VC started supporting filesets.
4899         Remove bogus xref to CVS Options node.
4900         (Types of Log File): Copyedits.
4901         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4902         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4903         The Right Thing.
4904         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4905         (Log Buffer): Reorganize node, putting C-c C-c description first.
4906         (Old Revisions): Use CVS for example, not RCS.
4907         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4908         Commands from the submenu, putting them under Version Control.
4909         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4910         need to include it in the manual unconditionally, since it is now
4911         crucial to using distributed version control systems.
4912         (Comparing Files): Note that diff uses the minibuffer, and that the
4913         output is shown using Diff mode.
4914         (Diff Mode): Explain what "patch" and "hunk" mean.
4915         Document diff-update-on-the-fly, diff-refine-hunk, and
4916         diff-show-trailing-whitespaces.
4917         (File Archives): Add rar support.
4919         * major.texi (Choosing Modes): Make mode selection sequence more
4920         obvious by describing the steps in order of priority.  Note that
4921         magic-mode-alist is nil by default.
4922         Document magic-fallback-mode-alist.
4924 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4926         * frames.texi (Mouse References): Copyedits.
4928 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4930         * ack.texi (Acknowledgments): Add myself as doc-view author.
4932 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4934         * frames.texi (Dialog Boxes): Add @cindex entries.
4936 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4938         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4939         (Text-Only Mouse): Copyedit.
4941 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4943         * frames.texi: Use @key throughout for mouse clicks.
4944         (Cut/Paste Other App): Document yank-pop-change-selection.
4945         (Secondary Selection): Fix modified mouse click syntax.
4946         (Clipboard): Describe Cut, Copy and Paste commands.
4947         (Mouse References): Not all references are in read-only buffers.
4948         Copyedits.
4949         (Creating Frames): Add xref to Init File.
4950         (Frame Commands): Add xref to Exiting.
4951         (Scroll Bars): Document GTK vs toolkit behavior.
4953 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4955         * files.texi (Version Control): Copyedits.  Add Bazaar.
4956         (Version Control Systems): List different VCS's using an itemized list.
4957         Add Bazaar.
4958         (VCS Concepts): Copyedits.  Tweak description of file merging.
4960         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4961         (Cut/Paste Other App): Document select-active-regions and
4962         x-select-enable-primary.
4964 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4966         * mark.texi (Shift Selection): Correct case in node name.
4968         * emacs.texi (Top): Update node order in Mark chapter.
4970 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4972         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4974         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4975         elsewhere in the manual instead of describing yet again the intricacies
4976         of $HOME on MS-Windows and MS-DOS.
4978 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4980         * mini.texi (Minibuffer File): Add xref to File Names.
4981         (Minibuffer File): Add discussion of `~' in file names.
4982         Add insert-default-directory index reference.
4984         * files.texi (File Names): Reorganize description.
4985         (Visiting): Add xref to Mode Line.  Copyedits.
4986         (Save Commands): Mention prefix behavior of C-x C-s.
4987         (Numbered Backups): Node deleted.
4988         (Backup Names): Contents of Numbered Backups moved here.  State default
4989         of version-control variable.
4990         (Reverting): Copyedits.
4991         (Version Control): Add additional version control systems.
4993         * emacs.texi (Top): Delete Numbered Backups node.
4995         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4996         Backup Names.
4997         (Initial Options): Document renamed variable inhibit-startup-screen.
4999 2008-10-11  Romain Francoise  <romain@orebokech.com>
5001         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5003 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
5005         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5006         (Select Buffer): Mention use of minibuffer history.  Describe default
5007         value of default-major-mode.  Mention that C-x 4 b selects the other
5008         window.
5009         (List Buffers): Document CRM indicators in the order they appear.
5010         (Kill Buffer): Document new command kill-matching buffers.
5011         (Several Buffers): Move explanation of the relationship between buffer
5012         list and buffer menu to the top.
5013         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5015 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
5017         * entering.texi (Exiting): Document change of C-x C-c to
5018         save-buffers-kill-terminal.  Document kill-emacs.
5020 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
5022         * mule.texi (Coding Systems): Don't mention codepage-setup.
5024         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5025         cpNNN coding systems anymore.
5026         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
5027         for unibyte mode.  Don't mention line-drawing characters.
5028         Don't mention dos-unsupported-char-glyph.
5030 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
5032         * search.texi (Search): Shorten introduction.
5033         (Basic Isearch): Add command table.  Discuss reverse isearch and
5034         isearch highlighting.
5035         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
5036         ring to cindex.
5037         (Special Isearch): Move input methods discussion here.
5038         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5039         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5040         Repeat Isearch.
5041         (Isearch Minibuffer): New node.
5042         (Word Search): Document new word search commands.
5043         (Regexp Example): Simplify example using sentence-end-base variable.
5044         (Replace): Reword introduction.
5045         (Unconditional Replace): Remove unnecessary example.
5046         (Other Repeating Search): Document new `M-s o' binding.
5048         * emacs.texi (Top): Update node listings.
5050 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
5052         * emacs.texi (Top): Remove Kill Errors from menu.
5054 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
5056         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5057         interface for defining macros.  Simplify examples.  Note that C-g quits
5058         macro definitions.
5059         (Keyboard Macro Counter): Document using F3 to insert counter.
5060         Give usage example.
5061         (Keyboard Macro Query): Organize query responses in a table.
5063         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5064         Link to Erasing node.
5065         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
5066         rationale to a footnote.
5067         (Kill Errors): Remove node, due to redundancy with Erasing.
5068         (Spelling): Move discussion of flyspell to end.  Note new behavior of
5069         M-$ in active region.  Remove non-ispell-specific keybindings from
5070         table.
5072 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
5074         * cmdargs.texi (Initial Options): Document --daemon.
5076 2008-09-20  Glenn Morris  <rgm@gnu.org>
5078         * files.texi (Numbered Backups): Mention that some modes set
5079         version-control.
5081 2008-09-20  Jim Blandy  <jimb@red-bean.com>
5083         * files.texi (Numbered Backups): Reference File Variables, as well.
5084         Remove discussion of Rmail's implementation.
5086 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
5088         * misc.texi (Recursive Edit): Note that top-level exits active
5089         minibuffers.
5091         * trouble.texi (Quitting): Likewise.
5093 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
5095         * emacs.texi (Top): Add Temporary Face Changes xref.
5097         * display.texi (Display): Move Temporary Face Changes node to just
5098         after Standard Faces.
5099         (Scrolling): Document recenter-top-bottom instead of recenter.
5100         (Horizontal Scrolling): Move auto hscroll discussion to the top.
5101         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5102         (Display Custom): Copyedits.
5103         (Optional Mode Line): Document display-battery-mode.
5105 2008-08-27  Romain Francoise  <romain@orebokech.com>
5107         * custom.texi (Directory Variables): Minor fix.
5109 2008-08-27  Glenn Morris  <rgm@gnu.org>
5111         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5112         descriptions.
5113         (Calendar Customizing): Tweak layout description.
5114         Move calendar-today-marker and calendar-today face to the other
5115         markers.  Condense calendar-star-date and calendar-mark-today
5116         description.
5117         (Holiday Customizing): Add oriental and solar holidays.
5118         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5119         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
5120         (Date Display Format): Change ISO format.  Be less verbose.
5121         (Diary Customizing): Mention day and month abbrev arrays.
5122         Mention the date-form variables by name.  Update European example.
5123         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
5124         Condense examples.  Mention diary-entry-symbols by name.
5125         Condense table for insertion commands.
5126         (Fancy Diary Display): Mention diary-include-string and
5127         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
5128         Ethiopic, Persian date functions.  Condense descriptions.
5130         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5131         (Adding to Diary): Adapt for changed node name.
5133 2008-08-26  Glenn Morris  <rgm@gnu.org>
5135         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5136         node "Hebrew/Islamic Entries".
5138         * calendar.texi (Specified Dates): Fix names of iso functions.
5139         (General Calendar): There may not be another window.
5140         (Writing Calendar Files, Holidays): Tweak intro.
5141         (Holidays): Mention Baha'i and Chinese holidays.
5142         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5143         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5144         (To Other Calendar): Add calendar-print-other-dates.
5145         Refer to "graphic display" rather than "X.
5146         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
5147         (Displaying the Diary): Fix whitespace after reference.
5148         Fix `diary-number-of-entries' reference.
5149         (Date Formats): Explicitly mention that day names can be abbreviated.
5150         (Adding to Diary): Add some references to other sections.
5151         (Special Diary Entries): Fix reference.
5152         (Appointments): Simplify appt-message-warning-time entry.
5153         Clarify where times must be.
5154         (Importing Diary): Comment out icalendar paragraph that does not apply.
5155         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5157 2008-08-23  Glenn Morris  <rgm@gnu.org>
5159         * fortran-xtra.texi (Fortran): Change description of free form and
5160         fixed form a bit.  Mention hideshow and imenu.
5161         (Fortran Motion): Mention fortran-end-of-subprogram,
5162         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5163         (Fortran Indent): Minor re-word.
5164         (ForIndent Commands): Mention fortran-fill-paragraph and
5165         fortran-fill-statement.
5166         (ForIndent Cont): Mention fortran-tab-mode-string.
5167         (Fortran Comments): Mention fortran-comment-line-start-skip.
5168         (Fortran Columns): Mention font-locking.
5169         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5171 2008-08-23  Johan Bockgård  <bojohan@muon>
5173         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5175 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
5177         * mini.texi (Minibuffer): Simplify introduction.
5178         (Minibuffer File): Document tilde in minibuffer filenames.
5179         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
5180         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
5181         (Completion Example): Update example to current command list.
5182         (Completion Options): Document `lazy' value of completion-auto-help.
5183         Update contents of completion-ignored-extensions.
5184         (Minibuffer History): Describe "future history" list.  State default
5185         value of history-delete-duplicates.
5187 2008-08-21  Glenn Morris  <rgm@gnu.org>
5189         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5190         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5192 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
5194         * regs.texi (Registers): Clarify valid register names.
5195         (RegPos): Note that buffer is saved and restored too.
5196         (RegText): Note that mark is reactivated/deactivated.
5197         (RegConfig): Xref to Windows node.
5199 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
5201         * basic.texi (Inserting Text): Provide command name for C-q.
5203         * killing.texi (Killing): Copyedit.  Define read-only text.
5204         (Deletion): DEL and C-d were already explained in Erasing; xref there.
5205         (Killing by Lines): Copyedit.
5206         (Other Kill Commands): Move M-w description here.
5207         (Yanking): Move M-w to Other Kill Commands.
5208         (Kill Ring): Also mention saving text in registers.  Link to Text
5209         Properties in elisp manual.
5210         (Accumulating Text): Copyedit.
5211         (CUA Bindings): Shift selection is now the default.
5213 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5215         * maintaining.texi (Change Log): Mention next-error is available.
5217 2008-08-10  Glenn Morris  <rgm@gnu.org>
5219         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5220         and intermonth text.
5221         (Holiday Customizing): Add holiday-chinese.
5223 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
5225         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
5227 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
5229         * files.texi (Log Buffer): Describe C-c C-d.
5230         (Diff Mode): Describe C-x 4 A.
5232 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
5234         * vc1-xtra.texi (VC Directory Mode): Fix last change.
5236 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
5238         * files.texi (Old Revisions): Update the keys used by vc-annotate and
5239         describe the new bindings to show the changeset diff, toggle annotation
5240         visibility, show revisions.
5241         (VC Status): Describe key bindings for modifying the change comments,
5242         displaying changeset diffs and annotations.
5244         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5246 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
5248         * vc1-xtra.texi (VC Directory Mode): Fix typo.
5250 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
5252         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5253         and wording.
5255 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
5257         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5258         marking/unmarking.  Add descriptions for the multiple file search
5259         commands.  Improve some old info.
5261 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
5263         * display.texi (Visual Line Mode): New node.
5265         * basic.texi (Inserting Text): Move DEL to deletion node.
5266         (Moving Point): Add additional alternative key bindings.
5267         Describe line-move-visual.
5268         (Erasing): Describe DEL.
5269         (Basic Undo, Blank Lines, Arguments): Copyedit.
5270         (Continuation Lines): Mention Visual Line mode.
5271         (Position Info): Move extended discussion to mule.texi.
5273         * mule.texi (International Chars): Describe C-x =.
5275         * emacs.texi (Top): Add Visual Line Mode node.
5277 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5279         * emacs.texi: Remove VMS support.
5281 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
5283         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5284         the vc-dir command name.
5286 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5288         * xresources.texi: Remove mentions of Mac Carbon.
5290 2008-07-19  Andreas Schwab  <schwab@suse.de>
5292         * ns-emacs.texi: Move to ../misc.
5294 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5296         * entering.texi (Exiting): Don't describe text-only terminals as the
5297         default.  Describe the new startup screen.
5298         (Exiting): Describe how to kill Emacs first.  Change description of
5299         iconification to handle modern window systems.
5301 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
5303         * ns-emacs.texi: New file, documents features of Emacs port under
5304         NeXTstep windowing.
5306 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5308         * entering.texi (Entering Emacs): Update prev node.
5310         * glossary.texi (Glossary): Remove xref to Text Characters.
5312         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
5313         directly, rather than in the context of ASCII.  Move description of
5314         special properties of modifier key to new Modifier Keys node.
5315         (Keys): Copyedit.
5316         (Text Characters): Delete node.  Multibyte is the default nowadays, and
5317         the node contents are obsolete.
5319         * custom.texi (Modifier Keys): New node.
5321         * emacs.texi (Top): Update node list.
5323 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
5325         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
5326         saying that Emacs provides menus and mouse support (which is par for
5327         the course).
5329         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
5330         early on.
5331         (Point): Copyedit.  Relegate historical trivia to a footnote.
5332         (Mode Line): Explain mode-line format more consistently.
5333         (Menu Bar): Copyedit.
5335 2008-06-27  Glenn Morris  <rgm@gnu.org>
5337         * cal-xtra.texi (Sexp Diary Entries):
5338         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5340 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
5342         * mark.texi (Shift selection): New node.
5343         (Mark): Copyedits.
5344         (Persistent Mark): Move to the end of the chapter.
5346 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5348         * makefile.w32-in (distclean): Remove makefile.
5350 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5352         * building.texi (Starting GUD): Add an entry for gud-gdb.
5353         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5354         command mode.
5356 2008-06-17  Glenn Morris  <rgm@gnu.org>
5358         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5360 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5362         * building.texi (Starting GUD): Expand on remote debugging.
5363         (Other GDB-UI Buffers): Mention new keyboard bindings.
5365 2008-06-15  Glenn Morris  <rgm@gnu.org>
5367         * gnu.texi: Use a verbatim license for this invariant section,
5368         as per etc/GNU.
5370 2008-06-13  Daniel Engeler  <engeler@gmail.com>
5372         * emacs.texi, misc.texi: Add documentation about serial port access.
5374 2008-06-13  Glenn Morris  <rgm@gnu.org>
5376         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5377         maintain.info.
5379 2008-06-05  Miles Bader  <miles@gnu.org>
5381         * display.texi (Temporary Face Changes): Update to reflect function
5382         renamings in face-remap.el.
5384 2008-06-04  Miles Bader  <miles@gnu.org>
5386         * display.texi (Temporary Face Changes):
5387         Add `adjust-buffer-face-height'.  Rewrite description of
5388         `increase-buffer-face-height' and `decrease-default-face-height' now
5389         that they aren't bound by default.
5391 2008-06-03  Miles Bader  <miles@gnu.org>
5393         * display.texi (Temporary Face Changes): New node.
5395 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
5397         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5399 2008-05-31  Glenn Morris  <rgm@gnu.org>
5401         * cal-xtra.texi (Fancy Diary Display): Simplify.
5403 2008-05-30  Glenn Morris  <rgm@gnu.org>
5405         * cal-xtra.texi (Fancy Diary Display): Update for
5406         diary-display-function replacing diary-display-hook.
5408 2008-05-29  Drew Adams  <drew.adams@oracle.com>
5410         * msdog.texi (Windows Keyboard): Add descriptions of
5411         w32-register-hot-key and w32-unregister-hot-key.
5413 2008-05-21  Tom Tromey  <tromey@redhat.com>
5415         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
5416         Variables node.
5418 2008-05-19  Tom Tromey  <tromey@redhat.com>
5420         * custom.texi (Variables): Add Directory Variables to menu.
5421         (Directory Variables): New node.
5423 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
5425         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5427 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
5429         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5430         Revision Tags and rewritten.  Section now uses modern terminology,
5431         (tags rather than snapshots) and describes post-SCCS systems more
5432         accurately.
5434 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
5436         * msdog.texi (Windows Files): Update documentation of
5437         w32-get-true-file-attributes.
5439 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5441         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5442         directory mode.
5444 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
5446         * killing.texi (Appending Kills): Remove a strangely off-topic index
5447         entry "television".
5449 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
5451         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5453 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
5455         * buffers.texi, files.texi (Version-control):
5456         vc-toggle-read-only is no longer a good idea...
5458 2008-04-29  Glenn Morris  <rgm@gnu.org>
5460         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5462 2008-04-22  Juri Linkov  <juri@jurta.org>
5464         * dired.texi (Subdirectories in Dired): Describe using `^'
5465         to return to the parent directory.
5467 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
5469         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5470         recent changes.
5472 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
5474         * building.texi (GDB-UI Layout, Breakpoints Buffer)
5475         (Other GDB-UI Buffers): Update for recent thread related changes.
5477 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
5479         * maintaining.texi (Maintaining):
5480         * emacs.texi (Top): Typo.
5482 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5484         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5485         arg in `font-lock-add-keywords'.
5487 2008-04-08  Glenn Morris  <rgm@gnu.org>
5489         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5490         Also add Baha'i calendar references where appropriate.
5492 2008-04-05  Glenn Morris  <rgm@gnu.org>
5494         * custom.texi (Init File): Byte-compiling .emacs is bad.
5496 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5498         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5500 2008-03-29  Glenn Morris  <rgm@gnu.org>
5502         * calendar.texi: Update for `calendar-date-style' replacing
5503         `european-calendar'.
5505 2008-03-28  Jason Rumney  <jasonr@gnu.org>
5507         * display.texi (Display Custom): Mention overlay-margin in text.
5509 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5511         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5512         tutorial' comments.
5514 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
5516         * mark.texi (Mark): Rearrange nodes.
5517         (Persistent Mark): Rename from Transient Mark.
5518         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5519         Describe Transient Mark mode as the default.
5521         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5522         the default behavior with Transient Mark mode off.
5523         (Position Info): Fix typo.
5525         * display.texi (Standard Faces): Reference the Mark node.
5526         Remove discussion of the region face, which is discussed there.
5528         * emacs.texi (Top): Update node listings.
5530         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5531         as the default.
5533         * fixit.texi (Undo): Standardize choice of undo key sequence.
5534         (Undo, Spelling): Describe Transient Mark mode as the default.
5536         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5537         default.
5539         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5541         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5542         mode is the default, and note that the mark is not activated when set.
5544         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5545         Describe Transient Mark mode as the default.
5547         * search.texi (Basic Isearch): Reference the Mark Ring node.
5548         (Replace, Unconditional Replace, Other Repeating Search):
5549         Describe Transient Mark mode as the default.
5551         * text.texi (Words, Pages, Fill Commands, HTML Mode):
5552         Describe Transient Mark mode as the default.
5553         (Paragraphs): Describe how M-h behaves when region is active.
5555         * trouble.texi (Quitting): Clarify effects of C-g.
5557 2008-03-13  Glenn Morris  <rgm@gnu.org>
5559         * emacs.texi (EMACSVER): Set to 23.0.60.
5561 2008-03-05  Glenn Morris  <rgm@gnu.org>
5563         * dired.texi (Hiding Subdirectories): Fix previous change.
5565 2008-03-05  Drew Adams  <drew.adams@oracle.com>
5567         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5569 2008-02-28  Kim F. Storm  <storm@cua.dk>
5571         * help.texi (Help Files): Move describe-gnu-project to C-h g.
5572         Move describe-distribution to C-h C-o.
5573         Move view-emacs-problems to C-h C-p.
5574         Add view-emacs-debugging on C-h C-d.
5575         Add view-external-packages on C-h C-e.
5576         Add view-order-manuals on C-h C-m.
5578 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5580         * msdog-xtra.texi (MS-DOS): Docstring fix.
5582 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
5584         * msdog.texi (Windows Fonts): Use a @table for describing font
5585         properties.
5587 2008-02-07  Jason Rumney  <jasonr@gnu.org>
5589         * msdog.texi (Windows Files): w32-get-true-file-attributes default
5590         value has changed.
5591         (Windows HOME): Clarify what is meant by "if that fails as well".
5592         (Windows Fonts): New section.
5594 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
5596         * basic.texi (Basic Undo): Remove duplicate "you can".
5598 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5600         * maintaining.texi (Tags): Fix last change.
5602 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
5604         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5606 2008-01-26  Richard Stallman  <rms@gnu.org>
5608         * maintaining.texi (Tags): Delete redundant index entry.
5610 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5612         * programs.texi (Imenu): Move "@cindex tags" from here...
5613         * maintaining.texi (Tags): ...to here.
5615 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5617         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5618         click count.
5620 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5622         * entering.texi (Exiting): Fix typo.
5623         Reported by D. E. Evans <sinuhe@gnu.org>.
5625 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5627         * glossary.texi (Glossary): Fix typo.
5629 2007-12-27  Richard Stallman  <rms@gnu.org>
5631         * text.texi (Formatted Text): Improve menu tag.
5632         (Editing Format Info): In Info, add duplicate menu of nodes
5633         about the submenus.
5634         (Format Faces): Say where Faces menu is found.  Mention Other.
5635         (Format Colors): Say where these submenus are found.
5636         (Format Indentation, Format Justification): Likewise.
5637         (Format Properties): Likewise.
5639 2007-12-22  Richard Stallman  <rms@gnu.org>
5641         * search.texi (Query Replace): Make exp of query-replace more
5642         self-contained, and clarify.
5644 2007-12-15  Richard Stallman  <rms@gnu.org>
5646         * files.texi (Auto Save): Clarify definition of auto-saving.
5648 2007-11-26  Richard Stallman  <rms@gnu.org>
5650         * help.texi (Help Echo): Cleanups.
5652 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5654         * files.texi (Why Version Control?): Fix typo.
5655         (VCS Concepts): Fix typos; small tense fix.
5656         (Selecting a Fileset): Fix typos; small rewording.
5657         (Log Buffer): Likewise.
5658         (Old Revisions): Likewise.
5660 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5662         * mule.texi (Communication Coding): Fix wording of last change.
5664 2007-11-16  Werner Lemberg  <wl@gnu.org>
5666         * custom.texi (Specifying File Variables):
5667         * major.texi (Choosing Modes): Mention '\" in man pages.
5669 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5671         * mule.texi (Communication Coding): Document x-select-request-type.
5673         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5675 2007-11-15  Francesco Potortì  <pot@gnu.org>
5677         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5678         --output=file.
5680 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5682         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5683         (Help Echo): Avoid mentioning the term "region" here and
5684         consistently use the term "active text".
5686 2007-11-11  Glenn Morris  <rgm@gnu.org>
5688         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5690 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5692         * search.texi (Query Replace):
5693         Mention `query-replace-show-replacement'.
5695 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5697         * building.texi (Watch Expressions): Remove obscure sentence.
5699 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5701         * mule.texi (Select Input Method): Describe how to activate an input
5702         method in the text mode.
5704 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5706         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5708 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5710         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5712 2007-10-30  Glenn Morris  <rgm@gnu.org>
5714         * misc.texi (Directory Tracking): Explain a bit more about
5715         dirtrack-mode.
5717 2007-10-25  Glenn Morris  <rgm@gnu.org>
5719         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5721 2007-10-24  Richard Stallman  <rms@gnu.org>
5723         * misc.texi (Interactive Shell): Cleanup last change.
5725 2007-10-22  Juri Linkov  <juri@jurta.org>
5727         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5728         default values.
5730 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5732         * files.texi: Disambiguate two slightly different uses of the term
5733         'filesets'.
5735 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5737         * trouble.texi (Quitting): Fix typo.
5739 2007-10-18  Glenn Morris  <rgm@gnu.org>
5741         * frames.texi (Mode Line Mouse): Mention minor mode names.
5743 2007-10-17  Juri Linkov  <juri@jurta.org>
5745         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5746         fill-paragraph operates on the active region in Transient Mark mode.
5747         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5748         with fill-paragraph.
5750         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5751         fill-paragraph.
5753         * fixit.texi (Spelling): ispell-word operates on the active region
5754         in Transient Mark mode.
5756 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5758         * building.texi (Source Buffers):
5759         * custom.texi (Init Non-ASCII):
5760         * glossary.texi (Glossary): Use "key binding" consistently.
5762 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5764         * calendar.texi (Diary): Fix directive.
5766 2007-10-16  Richard Stallman  <rms@gnu.org>
5768         * calendar.texi (Diary): Clarify text about diary file example.
5770 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5772         * files.texi: Capitalize node names according to convention.
5774 2007-10-13  Glenn Morris  <rgm@gnu.org>
5776         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5778 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5780         * emacs.texi:
5781         * files.texi (Version Systems): Minor fixes to version-control material
5782         suggested by RMS and Robert J. Chassell.
5784 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5786         * files.texi (Version Systems):
5787         * vc-xtra.texi:
5788         * vc1-xtra.texi:
5789         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5790         operations.  Change of terminology from `version' to `revision'.
5791         Revise text for adequate description of VCSes with monotonic IDs.
5792         * emacs.texi: Change of terminology from `version' to `revision'.
5794 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5796         * files.texi (Version Systems): Describe newer VCses.
5797         Reorder the descriptions to be chronological.
5799 2007-10-09  Richard Stallman  <rms@gnu.org>
5801         * display.texi (Cursor Display): Correct how cursor appears
5802         in nonselected windows.
5804 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5806         * building.texi (GDB Graphical Interface): Remove references to gdba
5807         and mention gud-gdb.
5809 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5811         * rmail.texi (Rmail Sorting): Improve indexing.
5813 2007-10-06  Juri Linkov  <juri@jurta.org>
5815         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5816         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5817         fill-paragraph-or-region.
5819         * basic.texi (Arguments): Replace fill-paragraph with
5820         fill-paragraph-or-region.
5822 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5824         * files.texi: Update the section on version control for 2007
5825         conditions.  None of these changes are new-VC-specific; that
5826         will come later.
5828 2007-09-15  Glenn Morris  <rgm@gnu.org>
5830         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5831         to `list-holidays'.
5833 2007-09-14  Glenn Morris  <rgm@gnu.org>
5835         * calendar.texi: Update all instances of mark-calendar-holidays,
5836         list-calendar-holidays, list-holidays with the new names.
5838 2007-09-06  Glenn Morris  <rgm@gnu.org>
5840         Move manual sources from man/ to subdirectories of doc/.
5841         Split into the Emacs manual in emacs/, and other manuals in misc/.
5842         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5843         manual.
5844         (infodir): New variable.
5845         (info): Use $infodir.
5846         (emacsman): Delete target, not needed any more.
5847         Move all targets that are not the Emacs manual to misc/Makefile.in.
5848         (mostlyclean): Remove `gnustmp'.
5849         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5850         manual.
5851         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5852         (emacsman): Delete target, not needed any more.
5853         (clean): Remove all info files but Emacs manual.
5854         Move all targets that are not the Emacs manual to misc/Makefile.in.
5855         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5857         * Makefile.in (INFOSOURCES): Delete.
5858         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5859         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5860         *.vrs *.toc here...
5861         (maintainer-clean): ...from here.
5863 2007-09-05  Glenn Morris  <rgm@gnu.org>
5865         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5867 2007-08-29  Glenn Morris  <rgm@gnu.org>
5869         * emacs.texi (EMACSVER): Increase to 23.0.50.
5871 2007-08-27  Richard Stallman  <rms@gnu.org>
5873         * emacs.texi (Top): Clarify menu item for Glossary.
5875         * display.texi (Faces): Change secn title.
5876         Clarify not all fonts come from Font Lock.
5878 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5880         * basic.texi (Position Info): Add index entry for face at point.
5881         Mention that character faces are also displayed by "C-u C-x =".
5883 2007-08-08  Glenn Morris  <rgm@gnu.org>
5885         * glossary.texi (Glossary): Deprecate `iff'.
5887 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5889         * files.texi (File Conveniences): Document point motion keys in Image
5890         mode.
5892 2007-07-27  Glenn Morris  <rgm@gnu.org>
5894         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5895         in-line.
5897         * gpl.texi: New file with text of GPL.
5898         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5900 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5902         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5904         * dired.texi (Wdired): Mention C-x C-q key binding.
5906 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5908         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5910 2007-07-25  Glenn Morris  <rgm@gnu.org>
5912         * emacs.texi (Copying): Replace license with GPLv3.
5914         * Relicense all FSF files to GPLv3 or later.
5916 2007-07-24  Glenn Morris  <rgm@gnu.org>
5918         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5919         for some calendars.
5921 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5923         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5924         default-directory for the current buffer is on a remote machine.
5926 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5928         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5929         default value.
5931 2007-07-21  Richard Stallman  <rms@gnu.org>
5933         * files.texi (Why Version Control?): Improve previous change.
5935 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5937         * files.texi (Why Version Control?): New node.
5939 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5941         * building.texi (Starting GUD): Add xref to this anchor.
5943 2007-06-24  Karl Berry  <karl@gnu.org>
5945         * emacs.texi: New Back-Cover Text.
5947 2007-06-07  Alan Mackenzie  <acm@muc.de>
5949         * display.texi (Optional Mode Line): Document the new form of
5950         line+column numbers, "(561,2)".
5952 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5954         * maintaining.texi (Create Tags Table): Fix typos.
5956 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5958         * Version 22.1 released.
5960 2007-05-07  Karl Berry  <karl@gnu.org>
5962         * emacs.texi (EMACSVER): Back to 22.
5964 2007-05-06  Richard Stallman  <rms@gnu.org>
5966         * maintaining.texi (Create Tags Table): Clean up previous change.
5968 2007-05-05  Francesco Potortì  <pot@gnu.org>
5970         * maintaining.texi (Create Tags Table): Add text about the dangers of
5971         making symbolic links to tags files.
5973 2007-05-04  Karl Berry  <karl@gnu.org>
5975         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5977 2007-05-03  Karl Berry  <karl@gnu.org>
5979         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5981         * .cvsignore (*.pdf): New entry.
5983         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5984         for printing.
5986 2007-05-01  Richard Stallman  <rms@gnu.org>
5988         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5990 2007-04-28  Glenn Morris  <rgm@gnu.org>
5992         * ack.texi (Acknowledgments):
5993         * anti.texi (Antinews):
5994         * programs.texi (Program Modes): Restore mention of python.el pending
5995         consideration of legal status.
5997 2007-04-28  Richard Stallman  <rms@gnu.org>
5999         * files.texi (File Names): Fixes to ~ description on MS systems.
6001 2007-04-26  Glenn Morris  <rgm@gnu.org>
6003         * emacs.texi (EMACSVER): Increase to 22.1.50.
6005 2007-04-25  Karl Berry  <karl@gnu.org>
6007         * emacs.texi: Improve line breaks on copyright page,
6008         similar layout to lispref, 8.5x11 by default.
6010         * dired.texi (Image-Dired): Improve line break, fix typo.
6012 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6014         * programs.texi (Program Modes):
6015         * anti.texi (Antinews):
6016         * ack.texi (Acknowledgments): python.el removed.
6018 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
6020         * display.texi (Highlight Interactively): Correct description of
6021         hi-lock-file-patterns-policy.
6023         * files.texi (File Archives): Mention self-extracting executables.
6025 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
6027         * search.texi (Unconditional Replace, Query Replace): Add xref to
6028         "Replacement and Case".
6030 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6032         * dired.texi (Image-Dired): Move from Thumbnails node.
6033         * misc.texi (Thumbnails): Node deleted.
6034         * emacs.texi (Top): Update node listing.
6036         * files.texi (File Conveniences):
6037         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6039 2007-04-21  Richard Stallman  <rms@gnu.org>
6041         * display.texi (Highlight Interactively): Correct previous change.
6042         Clarify doc of hi-lock-find-patterns, and move new features into it.
6044 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
6046         * display.texi (Highlight Interactively):
6047         Document hi-lock-file-patterns-policy.
6049 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
6051         * display.texi (Scrolling): Fix typo.
6053 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6055         * doclicense.texi: Remove node heading, so that it can be included by
6056         other files.
6058         * emacs.texi: Insert node heading for GFDL.
6060 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
6062         * cmdargs.texi (Colors): Qualify "color of window" index entry by
6063         "command line".
6065         * display.texi (Faces): Refer to "Creating Frames" for face
6066         and other frame customizations in .emacs.
6068         * frames.texi (Creating Frames): Mention that face customizations can
6069         be put in .emacs.  Add index entries.
6071 2007-04-12  Richard Stallman  <rms@gnu.org>
6073         * glossary.texi (Glossary): Explain `iff'.
6075 2007-04-11  Karl Berry  <karl@gnu.org>
6077         * gnu.texi (Top),
6078         * macos.texi (Mac Font Specs),
6079         * anti.texi (Antinews),
6080         * xresources.texi (Resources),
6081         * misc.texi (Emulation),
6082         * calendar.texi (Daylight Saving),
6083         * dired.texi (Dired and Find),
6084         * rmail.texi (Remote Mailboxes),
6085         * sending.texi (Mail Headers),
6086         * programs.texi (Which Function),
6087         * files.texi (Recover),
6088         * buffers.texi (Uniquify),
6089         * frames.texi (Wheeled Mice),
6090         * killing.texi (Rectangles): Wording to improve breaks in
6091         8.5x11 format.
6092         * mule.texi (Language Environments): \hbadness=10000 since there's
6093         no way to reword.
6094         * emacs.texi (smallbook): New @set to more easily switch between
6095         smallbook and 8.5x11.
6097 2007-04-11  Richard Stallman  <rms@gnu.org>
6099         * files.texi (File Conveniences): Add xref to Tumme.
6100         Delete text about Thumbnail mode.
6102 2007-04-09  Alan Mackenzie  <acm@muc.de>
6104         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6105         new name.  Insert concept index entries.
6107 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6109         * display.texi (Standard Faces): Document prefix arg for
6110         list-faces-display.
6112         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6114 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6116         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6118         * files.texi (Misc File Ops): Rewrite description of
6119         insert-file-literally.
6121 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6123         * misc.texi (Printing): Postscript -> PostScript.
6125         * ack.texi (Acknowledgments): Postscript -> PostScript.
6127         * custom.texi (Init File, Init Non-ASCII): Fix last change.
6129         * emacs.texi (Top): Fix the menu due to the change in custom.texi
6130         below.
6132 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
6134         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
6135         Init Non-ASCII.
6136         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6137         (Init Non-ASCII): New node.
6139 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6141         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6143 2007-03-12  Glenn Morris  <rgm@gnu.org>
6145         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6146         "Daylight Savings".
6148         * calendar.texi: Replace "daylight savings" with "daylight
6149         saving" in text throughout.
6151 2007-03-04  Richard Stallman  <rms@gnu.org>
6153         * custom.texi (Safe File Variables): Minor correction.
6155 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
6157         * rmail.texi (Movemail): Add internal ref.
6158         Don't indent the intro for the PROTO table.
6159         Format PROTO table items with @code.
6161 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
6163         * building.texi: Remove references to bashdb.
6165 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
6167         * mule.texi (Language Environments): Update list of supported language
6168         environments.
6170 2007-02-14  Kim F. Storm  <storm@cua.dk>
6172         * building.texi (Grep Searching): Fix lgrep doc.
6174 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
6176         * back.texi: Remove unused file.
6178 2007-02-05  Francesco Potortì  <pot@gnu.org>
6180         * maintaining.texi (Tag Syntax): Now --members is the default for
6181         etags, not for ctags yet.
6183 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
6185         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
6186         headers compliant with Texinfo guidelines and with what texnfo-upd.el
6187         expects.  Add comments to prevent people from inadvertently modifying
6188         the key parts needed by `texinfo-multiple-files-update'.
6190 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
6192         * frames.texi (Secondary Selection): Window clicked does not matter
6193         when mouse-yank-at-point is non-nil.
6195 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6197         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6198         ls-lisp-use-localized-time-format.
6200 2007-01-16  Glenn Morris  <rgm@gnu.org>
6202         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6203         system abbrev.
6205 2007-01-11  Richard Stallman  <rms@gnu.org>
6207         * msdog.texi (Windows Keyboard): Another small cleanup.
6209 2007-01-10  Richard Stallman  <rms@gnu.org>
6211         * msdog.texi (Windows Keyboard): Yet another try to make
6212         everyone happy with that passage.
6214 2007-01-05  Richard Stallman  <rms@gnu.org>
6216         * anti.texi (Antinews): Mention M-x shell scrolling.
6218 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6220         * building.texi (Watch Expressions): Describe gdb-max-children.
6222 2007-01-04  Richard Stallman  <rms@gnu.org>
6224         * msdog.texi (Windows Keyboard): Clarify previous change.
6226 2007-01-02  Richard Stallman  <rms@gnu.org>
6228         * custom.texi (Changing a Variable): Minor clarification.
6229         (Specific Customization): customize-customized => customize-unsaved.
6231         * entering.texi (Entering Emacs): Clean up text about restarting
6232         Emacs for each file.
6234         * misc.texi (Shell Options): Minor cleanup.
6236         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6237         with Emacs, not vice versa.
6239         * programs.texi (Symbol Completion): Recommend customizing
6240         window manager.
6242         * xresources.texi (Resources): Minor fix.
6244 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
6246         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6248 2007-01-01  Richard Stallman  <rms@gnu.org>
6250         * commands.texi (User Input): Document keys stolen by window mangers.
6252 2006-12-31  Richard Stallman  <rms@gnu.org>
6254         * custom.texi (Specific Customization): Document customize-option
6255         instead of customize-variable.
6257 2006-12-31  Kim F. Storm  <storm@cua.dk>
6259         * major.texi (Choosing Modes): Document auto-mode-case-fold.
6261 2006-12-30  Kim F. Storm  <storm@cua.dk>
6263         * killing.texi (CUA Bindings): Fix typo.
6265         * xresources.texi (Table of Resources): Mention grow-only value for
6266         auto-resize-tool-bars.
6268 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
6270         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6271         and how to get them back.
6273 2006-12-26  Richard Stallman  <rms@gnu.org>
6275         * calendar.texi (Holidays): Holiday listing is based on current
6276         practice, but DST is not.
6278 2006-12-25  Richard Stallman  <rms@gnu.org>
6280         * emacs.texi (Top): Update subnode menus.
6282         * mark.texi (Transient Mark): Fix xref.
6284         * killing.texi (Graphical Kill): Node deleted.
6285         (Killing): Add xref to Cut and Paste.
6286         (CUA Bindings): Update xref.
6288         * frames.texi (Cut and Paste): New section to hold other nodes.
6289         (Mouse Commands): Node demoted.
6290         (Cut/Paste Other App): Split out from Mouse Commands.
6291         (Word and Line Mouse): Likewise.
6292         (Secondary Selection, Clipboard): Nodes demoted.
6294 2006-12-24  Kevin Ryde  <user42@zip.com.au>
6296         * calendar.texi (Holidays): US daylight saving begins second Sunday
6297         in March for 2007 onwards.
6298         (Daylight Savings): Show new US default daylight saving rules, 2nd
6299         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6301 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
6303         * calendar.texi (Scroll Calendar): < and > are switched.
6305 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
6307         * killing.texi (Deletion): Describe M-\ prefix argument.
6309 2006-12-23  Richard Stallman  <rms@gnu.org>
6311         * search.texi (Regexp Search): Explain why forward and reverse regexp
6312         search are not mirror images.
6314 2006-12-19  Kim F. Storm  <storm@cua.dk>
6316         * major.texi (Choosing Modes): Describe match-function elements for
6317         magic-mode-alist.
6319 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
6321         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6322         peculiarities.
6324 2006-12-18  Richard Stallman  <rms@gnu.org>
6326         * abbrevs.texi (Editing Abbrevs): Fix previous change.
6328 2006-12-17  Alan Mackenzie  <acm@muc.de>
6330         * programs.texi (Left Margin Paren): Remove the bit which says
6331         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6332         Discuss some of the issues of setting this option to nil.
6334 2006-12-17  Glenn Morris  <rgm@gnu.org>
6336         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6338 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
6340         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6341         (Windows Files): `w32-get-true-file-attributes' is only relevant for
6342         NTFS volumes.
6343         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6344         volumes.
6346 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
6348         * text.texi (HTML Mode): Fix "C-c TAB".
6350 2006-12-09  Richard Stallman  <rms@gnu.org>
6352         * misc.texi (Invoking emacsclient): Simplify TCP file text.
6354 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
6356         * files.texi (Misc File Ops): Document insert-file-literally.
6358 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
6360         * cmdargs.texi (Colors): Note that --color is intended for overriding
6361         the terminal defaults, not for normal invocation.
6363         * misc.texi (Emacs Server): Improve wording.  Don't mention the
6364         ``server program''.  Add a cross-reference to "Init File" node.
6365         (Invoking emacsclient): Add index entries.  Document both short and
6366         long versions of command-line options.  Document the -f option.
6368 2006-12-06  Richard Stallman  <rms@gnu.org>
6370         * text.texi (Outline Format): Say to set outline-regexp
6371         and outline-level with major modes and file local variables.
6373 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6375         * anti.texi (Antinews): Mention the alternative to
6376         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6378         * misc.texi (Interactive Shell): Ditto.
6380 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
6382         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6384         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6386 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
6388         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6389         colon in the mode line.
6391         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6393 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6395         * building.texi (Watch Expressions): Mention SPC for expanding/
6396         contracting watch expressions.
6398 2006-11-26  Kim F. Storm  <storm@cua.dk>
6400         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6402 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6404         * building.texi (Debugger Operation): Define text command mode.
6405         Clarify how tooltips work.
6406         (GDB Graphical Interface): Explain how to run in text command mode
6407         more clearly.
6409 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
6411         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6413 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
6415         * anti.texi (Antinews): Mention --server-file and TCP sockets.
6417 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
6419         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6420         and EMACS is deprecated.
6422 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
6424         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6426 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
6428         * Makefile.in (emacs.dvi): Remove xresmini.texi.
6430         * emacs.texi: Include xresources.texi both for info and dvi.
6432         * xresources.texi: Merge text from xresmini.texi.
6434 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6436         * glossary.texi: Fix typos.
6438 2006-11-06  Richard Stallman  <rms@gnu.org>
6440         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6442         * ack.texi (Acknowledgments): Fix name spelling.
6444 2006-11-01  Juri Linkov  <juri@jurta.org>
6446         * search.texi (Word Search): Document incremental word search.
6448 2006-10-28  Glenn Morris  <rgm@gnu.org>
6450         * ack.texi (Acknowledgments): Add cal-html author.
6452         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6453         Calendar").  Describe new package cal-html.
6454         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6455         Calendar Files."
6457 2006-10-23  Richard Stallman  <rms@gnu.org>
6459         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6460         Abbrev mode is enabled.
6462 2006-10-16  Richard Stallman  <rms@gnu.org>
6464         * emacs.texi: Update ISBN.
6466 2006-10-11  Kim F. Storm  <storm@cua.dk>
6468         * emacs.texi (Acknowledgments): Use @dotless{i}.
6470 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
6472         * building.texi (Breakpoints Buffer): Mention catchpoints.
6474 2006-10-08  Kim F. Storm  <storm@cua.dk>
6476         * ack.texi (Acknowledgments): Update.
6478         * emacs.texi (Acknowledgments): Fix bad @/ form.
6480 2006-10-05  Kim F. Storm  <storm@cua.dk>
6482         * emacs.texi (Acknowledgments): Add more contributors.
6484 2006-10-03  Richard Stallman  <rms@gnu.org>
6486         * emacs.texi (Acknowledgments): Update version and edition.
6488 2006-10-01  Karl Berry  <karl@gnu.org>
6490         * custom.texi (Customization Groups): Page break to keep example buffer
6491         on one page.
6493 2006-09-30  Karl Berry  <karl@gnu.org>
6495         * programs.texi (Basic Indent): @need to improve page break.
6496         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6498 2006-09-29  Glenn Morris  <rgm@gnu.org>
6500         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6502 2006-09-29  Karl Berry  <karl@gnu.org>
6504         * windows.texi (Basic Window): Remove forced @break, no longer
6505         desirable.
6506         * frames.texi (Frame Commands),
6507         * mark.texi (Marking Objects): Reword to avoid bad page break.
6508         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6510 2006-09-19  Richard Stallman  <rms@gnu.org>
6512         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6513         stick to present tense.
6515 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
6517         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6518         to x-gtk-use-old-file-dialog.
6519         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6521 2006-09-15  Jay Belanger  <belanger@truman.edu>
6523         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6524         Change "Library Public License" to "Lesser Public License"
6525         throughout.  Use "yyyy" to represent year.
6527 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6529         * misc.texi (Interactive Shell): EMACS is now set
6530         to Emacs's absolute file name, not to "t".
6532 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6534         * files.texi (Visiting): Add index entry "open file".
6536 2006-09-11  Richard Stallman  <rms@gnu.org>
6538         * building.texi (Compilation Mode): Clarification.
6539         (Grep Searching): Add xref to Compilation Mode.
6541 2006-09-08  Richard Stallman  <rms@gnu.org>
6543         * search.texi (Search): Ref multi-file search commands here.
6544         (Other Repeating Search): Not here.
6546 2006-08-28  Richard Stallman  <rms@gnu.org>
6548         * windows.texi (Split Window): Update xref.
6550         * basic.texi (Continuation Lines): Update xref.
6552         * indent.texi (Tab Stops): Update xref.
6554         * emacs.texi (Top): Update subnode menu.
6556         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6557         split out of Display Custom.
6559 2006-08-25  Kim F. Storm  <storm@cua.dk>
6561         * display.texi (Display Custom): Add variables overline-margin
6562         and x-underline-at-descent-line.
6564 2006-08-25  Richard Stallman  <rms@gnu.org>
6566         * entering.texi (Exiting): Rewrite to give graphical displays
6567         priority over text terminals.
6569         * search.texi (Incremental Search): Move index entries.
6571 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
6573         * custom.texi (Init File): Reference Find Init to avoid "home
6574         directory" confusion.
6576 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
6578         * building.texi (Other GDB-UI Buffers): Describe how to edit
6579         a value in the locals buffer.
6581 2006-08-21  Richard Stallman  <rms@gnu.org>
6583         * search.texi (Basic Isearch): Add `isearch' index entry.
6585 2006-08-16  Richard Stallman  <rms@gnu.org>
6587         * misc.texi (Saving Emacs Sessions): Clean up wording.
6589         * mark.texi (Marking Objects): Mention term "select all".
6591         * emacs.texi (Top): Update subnode menu.
6593         * help.texi (Help Mode): Move node up in file.
6595 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
6597         * building.texi (Stack Buffer): Explain fringe arrow.
6599 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6601         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6602         on startup.
6604 2006-08-11  Romain Francoise  <romain@orebokech.com>
6606         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6608 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6610         * mule.texi (Recognize Coding, Text Coding): Fix typos.
6612 2006-08-10  Richard Stallman  <rms@gnu.org>
6614         * text.texi (Format Faces): Substantial rewrites to deal
6615         with face merging.  Empty regions don't count.
6616         Clarify face property inheritance.
6618 2006-08-08  Romain Francoise  <romain@orebokech.com>
6620         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6621         <arjuropo@cc.jyu.fi>.
6623 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6625         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6626         apply to all frames.
6628 2006-08-01  Richard Stallman  <rms@gnu.org>
6630         * help.texi (Name Help): Add index entries for describe-variable.
6632 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6634         * building.texi (GDB Graphical Interface): Shorten node names.
6635         (GDB-UI Layout): Use GDB-related.
6636         (Other GDB-UI Buffers): Simplify English.
6638 2006-07-31  Richard Stallman  <rms@gnu.org>
6640         * search.texi (Query Replace): Add xref for Dired's Q command.
6642 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6644         * building.texi (GDB commands in Fringe): Rename to...
6645         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6646         new option gdb-find-source-frame.
6648 2006-07-29  Richard Stallman  <rms@gnu.org>
6650         * dired.texi (Operating on Files): Simplify previous change
6651         and fix Texinfo usage.
6653 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6655         * dired.texi (Operating on Files): Add cross-references.  State the
6656         Unix commands that do similar things.
6658 2006-07-28  Richard Stallman  <rms@gnu.org>
6660         * mark.texi (Transient Mark): Clarify that region never disappears
6661         when Transient Mark mode is off, and not when it is on.
6663 2006-07-27  Richard Stallman  <rms@gnu.org>
6665         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6667 2006-07-24  Richard Stallman  <rms@gnu.org>
6669         * xresources.texi (GTK styles): Fix texinfo usage.
6671         * commands.texi (User Input): Explain why we teach keyboard cmds.
6673         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6674         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6675         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6676         * doclicense.texi, display.texi, dired.texi, basic.texi:
6677         * anti.texi, ack.texi: Move periods and commas inside quotes.
6679 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6681         * cmdargs.texi (General Variables): Document EMAIL.
6683 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6685         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6686         doesn't have effect on MS-Windows.
6688 2006-07-17  Richard Stallman  <rms@gnu.org>
6690         * building.texi (Grep Searching): Explain about chaining grep commands.
6692 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6694         * killing.texi, mini.texi: Fix typos.
6696 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6698         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6699         is invoked for multiple files.
6701 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6703         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6704         on-line manual for the rest of this node.
6705         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6706         unconditionally.
6707         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6708         Improve wording.
6709         (Windows Printing): Improve wording.
6710         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6711         rest of this node.
6713 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6715         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6716         with eval-buffer.
6718 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6720         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6721         of character translation.
6723 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6725         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6727 2006-07-03  Karl Berry  <karl@gnu.org>
6729         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6730         not-too-underfull hboxes in the TeX output.
6731         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6732         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6733         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6734         * sending.texi, text.texi: Fix overfull/underfull boxes.
6736 2006-07-03  Romain Francoise  <romain@orebokech.com>
6738         * m-x.texi (M-x): Fix.
6740 2006-07-03  Richard Stallman  <rms@gnu.org>
6742         * search.texi (Other Repeating Search): filename -> file name.
6744         * misc.texi (Narrowing): Minor cleanups.
6746         * files.texi (Visiting): filename -> file name.
6748         * emacs.texi (Top): Update subnode menus.
6750         * mule.texi (Coding Systems): Move char translation stuff here.
6751         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6752         (Recognize Coding): Substantial local rewrites.
6753         (International): Update menu.
6755         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6756         (Scrolling): Substantial local rewrites.
6757         (Display): Update menu and intro.
6759         * dired.texi: filename -> file name.
6761         * custom.texi (Safe File Variables): Texinfo usage fix.
6763 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6765         * help.texi, m-x.texi: Lots of cleanups.
6767 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6769         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6770         (Windows Processes, Windows Misc): Shorten the printed version by
6771         selectively conditioning less important portions by @ifnottex.
6773 2006-06-27  Richard Stallman  <rms@gnu.org>
6775         * mini.texi (Minibuffer File): Minor cleanup.
6777 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6779         * frames.texi (XTerm Mouse): Rename to...
6780         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6782         * emacs.texi (Top): Use new node name.
6784 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6786         * emacs.texi (Top): Update the detailed menu according to changes in
6787         msdog.texi.
6789         * msdog.texi (Windows Keyboard): New section.
6790         (Windows Mouse): New section.
6791         (Windows System Menu): Remove section (text merged with "Windows
6792         Keyboard").
6793         (Windows Misc): New section.
6795         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6797         * msdog.texi (ls in Lisp): New section.
6799         * files.texi (Visiting): Document case-insensitive wildcard matching
6800         under find-file-wildcards.
6802 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6804         * macos.texi (Mac Input): Add description of mac-function-modifier.
6805         Now Unicode keyboard layouts work.
6807 2006-06-10  Richard Stallman  <rms@gnu.org>
6809         * mule.texi (Recognize Coding): Clarify previous change.
6811 2006-06-09  Kenichi Handa  <handa@m17n.org>
6813         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6814         notation.
6816 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6818         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6819         manual for @ifnottex, but in emacs-extra for @iftex.
6821         * cmdargs.texi (General Variables): Fix smtpmail xref.
6823 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6825         * programs.texi (Comment Commands):
6826         * custom.texi (Specifying File Variables):
6827         Use ;; instead of ;;; to better follow coding conventions.
6829 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6831         * building.texi (Watch Expressions): Move node to end.
6832         (GDB Graphical Interface): Move description of clicks in fringe...
6833         (GDB commands in the Fringe): ...to here.  New node.
6835 2006-06-05  Romain Francoise  <romain@orebokech.com>
6837         * xresmini.texi (GTK resources): Fix various typos.
6839 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6841         * building.texi (GDB Graphical Interface): Update bindings.
6842         (Commands of GUD): Add gud-print.  Remove gud-run.
6843         Restate availability more generally.
6845 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6847         * mini.texi: Lots of cleanups.
6849 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6851         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6852         and Mouse-2.
6854 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6856         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6858 2006-05-31  Richard Stallman  <rms@gnu.org>
6860         * basic.texi (Moving Point): Fix previous change.
6862 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6864         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6866 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6868         * basic.texi: Many simplifications and improvements in wording.
6870 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6872         * anti.texi (Antinews): Create a node for gdb-ui.
6874 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6876         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6878 2006-05-20  Richard Stallman  <rms@gnu.org>
6880         * dired.texi (Dired Navigation): dired-goto-file is now j.
6882 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6884         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6885         and their aliases.
6887         * msdog.texi (Windows Printing): Mention non-support of plain text
6888         printing with some el-cheapo printers, and suggest a workaround.
6890 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6892         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6893         remove the bit saying you must set it.
6895 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6897         * trouble.texi (Checklist):
6898         * text.texi (Text, Auto Fill, Text Mode):
6899         * search.texi (Nonincremental Search):
6900         * rmail.texi (Rmail Labels):
6901         * mule.texi (Input Methods, Multibyte Conversion):
6902         * misc.texi (Gnus, Where to Look, PostScript):
6903         * maintaining.texi (Create Tags Table):
6904         * indent.texi (Indentation Commands):
6905         * fixit.texi (Spelling):
6906         * emacs.texi (Copying):
6907         * custom.texi (Init File): ifinfo -> ifnottex.
6909 2006-05-17  Richard Stallman  <rms@gnu.org>
6911         * files.texi (Diff Mode): Mention C-x `.
6913 2006-05-08  Richard Stallman  <rms@gnu.org>
6915         * custom.texi (Disabling): Textual cleanups.
6917 2006-05-12  Glenn Morris  <rgm@gnu.org>
6919         * calendar.texi (Displaying the Diary, Format of Diary File):
6920         Refer to diary-view-entries, diary-list-entries,
6921         diary-show-all-entries rather than obsolete aliases.
6923 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6925         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6926         (Displaying the Diary, Special Diary Entries, Importing Diary):
6927         * building.texi (Compilation Shell):
6928         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6929         emacs-xtra with @inforef's.
6931         * files.texi (Visiting): Fix wording.
6933         * mule.texi (Coding Systems, Text Coding): More indexing.
6934         Mention that C-x RET f can set eol conversion.
6936 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6938         * xresmini.texi (GTK resources): Insert GTK description.
6940         * xresources.texi (GTK resources): metafont should be menufont.
6942 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6944         * mini.texi (Completion Options): Completion of remote files'
6945         method, user name and host name is active only in partial
6946         completion mode.
6948 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6950         * makefile.w32-in (emacs.dvi):
6951         * Makefile.in (emacs.dvi): Add xresmini.texi.
6953         * xresmini.texi (Table of Resources): Remove xref to non-existent
6954         node "LessTif Resources".
6956         * msdog.texi (Microsoft Windows):
6957         * calendar.texi (Calendar/Diary, Displaying the Diary)
6958         (Special Diary Entries, Importing Diary, Holidays):
6959         * programs.texi (Program Modes):
6960         * text.texi (Text):
6961         * buffers.texi (Several Buffers):
6962         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6964 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6966         The following changes merge the emacs-xtra manual into the main
6967         manual, but only for on-line version of the manual.
6969         * vc2-xtra.texi (Version Backups, Local Version Control)
6970         (Making Snapshots, Change Logs and VC, Version Headers)
6971         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6972         on-line manual.
6974         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6975         for on-line manual.
6977         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6978         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6979         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6980         for on-line manual.
6982         * fortran-xtra.texi (Fortran, Fortran Autofill)
6983         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6984         for on-line manual.
6986         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6987         Conditional xref's for on-line manual.
6989         * emerge-xtra.texi (Emerge, Overview of Emerge)
6990         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6991         manual.
6993         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6994         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6995         (EMACSSOURCES): Use EMACS_XTRA.
6996         (../info/emacs-xtra): Remove.
6997         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6999         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7000         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7001         (EMACSSOURCES): Use EMACS_XTRA.
7002         ($(infodir)/emacs-xtra): Remove.
7003         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7005         * trouble.texi (Quitting):
7006         * text.texi (Text):
7007         * programs.texi (Program Modes):
7008         * msdog.texi (Microsoft Windows):
7009         * frames.texi (Frames):
7010         * files.texi (Backup, Version Control, VC Concepts)
7011         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7012         (Registering, VC Status, VC Undo, Multi-User Branching)
7013         (Comparing Files):
7014         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7015         (Displaying the Diary, Special Diary Entries, Importing Diary):
7016         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7017         conditional xref's, depending on @iftex/@ifnottex.
7019         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7020         "MS-DOS".  @include msdog-xtra.texi.
7022         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7023         <Top Level> [ifnottex]: @include fortran-xtra.texi.
7025         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7026         for vc-xtra.texi subsections.
7027         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7028         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7030         * sending.texi (Sending Mail): A @node line without explicit Prev,
7031         Next, and Up links.
7033         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7034         Next, and Up links.
7036         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7037         and its sections.  @include picture-xtra.texi.
7039         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7040         "Emerge".
7041         (List Tags) [ifnottex]: @include emerge-xtra.texi.
7043         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7044         exact duplicate of its name-sake in calendar.texi.
7046         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7047         "Advanced Calendar/Diary Usage".
7048         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7050         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7051         dired-xtra.texi.
7052         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7054         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7055         (Files) [ifnottex]: Add menu entry for Autorevert.
7057         * emacs-xtra.texi (Introduction): Reword to make consistent with
7058         printed version only.
7059         <Top level>: Remove the body of all chapters and move them to the
7060         new *-xtra.texi files.  Use @raisesections and @lowersections to
7061         convert sections to chapters etc.
7063         * msdog-xtra.texi:
7064         * fortran-xtra.texi:
7065         * vc-xtra.texi:
7066         * vc1-xtra.texi:
7067         * vc2-xtra.texi:
7068         * emerge-xtra.texi:
7069         * cal-xtra.texi:
7070         * dired-xtra.texi:
7071         * arevert-xtra.texi: New files, with text from respective chapters
7072         of emacs-xtra.texi.  Convert each @chapter into @section, @section
7073         into @subsection, etc.
7075         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
7076         updated.
7078         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7079         Windows".  All references updated.
7081 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7083         * macos.texi (Mac Input): Mention input from Character Palette.
7084         (Mac Font Specs): Fix typo.
7086 2006-05-05  Richard Stallman  <rms@gnu.org>
7088         * files.texi (Diff Mode): Minor cleanup.
7090 2006-05-05  Karl Berry  <karl@gnu.org>
7092         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7093         errors from the current release of makeinfo (4.8).
7094         * help.texi (Library Keywords): Change widest word in multitable
7095         template from `emulations' to `convenience'.  (Not sure if this is
7096         related to the font change.)
7098 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
7100         * files.texi (File Names): Add a footnote about limited support of
7101         ~USER on MS-Windows.
7103         * cmdargs.texi (Initial Options): Add a footnote about limited
7104         support of ~USER on MS-Windows.
7106 2006-05-03  Richard Stallman  <rms@gnu.org>
7108         * files.texi (Diff Mode): Node moved here.
7109         (Comparing Files): Delete what duplicates new node.
7110         (Files): Put Diff Mode in menu.
7112         * misc.texi (Diff Mode): Move to files.texi.
7114         * emacs.texi (Top): Update menu for Diff Mode.
7116         * trouble.texi (Emergency Escape): Simplify.
7118         * emacs.texi (Top): Minor clarification.
7120 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
7122         * commands.texi, entering.texi, screen.texi: Many simplifications.
7124 2006-05-03  Richard Stallman  <rms@gnu.org>
7126         * commands.texi (Text Characters): Delete paragraph about unibyte
7127         non-ASCII printing chars.
7129         * killing.texi (Killing): Say "graphical displays".
7130         * display.texi: Say "graphical displays".
7132         * cmdargs.texi (Misc X): Say "graphical displays".
7134 2006-05-01  Richard Stallman  <rms@gnu.org>
7136         * emacs.texi (Top): Add Diff Mode to menu.
7138 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7140         * misc.texi (Diff Mode): New node.
7142 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7144         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7145         (Mac Environment Variables): Shorten example line.
7146         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
7148 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
7150         * building.texi (GUD Customization): Describe cases %d and %c.
7151         Update description for %e.
7153 2006-04-30  Glenn Morris  <rgm@gnu.org>
7155         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7157 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
7159         * custom.texi (Examining): Update C-h v output example.
7161 2006-04-29  Kim F. Storm  <storm@cua.dk>
7163         * building.texi (Grep Searching): Add lgrep and rgrep.
7165 2006-04-23  Richard Stallman  <rms@gnu.org>
7167         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7169         * xresmini.texi: New file.
7171         * xresources.texi (Face Resources): Split table into font resources
7172         and the rest.  Combine similar attributes for brevity.
7174 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
7176         * emacs-xtra.texi (MS-DOS File Names): Remove section about
7177         backslashes and case-insensitivity in file names (moved to the
7178         main manual).
7179         (MS-DOS Printing): Move most of the text to the main manual.
7181         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7182         New nodes.
7183         (Windows Processes, Windows System Menu): Add index entries and
7184         fix wording.
7186 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
7188         * misc.texi (Shell Ring): Add notes on saved input when
7189         navigating off the end of the history list.
7191 2006-04-18  Chong Yidong  <cyd@mit.edu>
7193         * misc.texi (Shell Options): Correct default value of
7194         comint-scroll-show-maximum-output.
7196 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
7198         * building.texi (Watch Expressions): Update.
7200 2006-04-12  Richard Stallman  <rms@gnu.org>
7202         * search.texi: Clean up previous change.
7204 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
7206         * search.texi (Regexp Backslash, Regexp Replace): Add index
7207         entries for ``back reference'' and mention the term itself in the
7208         text.
7210 2006-04-11  Richard Stallman  <rms@gnu.org>
7212         * custom.texi (Safe File Variables):
7213         Document enable-local-variables = :safe.
7215 2006-04-11  Karl Berry  <karl@gnu.org>
7217         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7218         (Remote Repositories, Version Backups, Local Version Control)
7219         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7220         (Miscellaneous Commands and Features of VC, Change Logs and VC)
7221         (Renaming VC Work Files and Master Files)
7222         (Inserting Version Control Headers, Customizing VC, General Options)
7223         (Options for RCS and SCCS, Options specific for CVS): Move all
7224         these nodes to emacs-xtra.texi, for brevity.
7225         * cmdargs.texi, files.texi: Change cross-references.
7227 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
7229         * files.texi (Old Versions): Update description of vc-annotate's
7230         use of color to indicate date ranges.
7232 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7234         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7235         put info and printed manual names the right way around.
7237 2006-04-09  Karl Berry  <karl@gnu.org>
7239         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7240         emacs-xtra.texi, leaving only MS Windows information.
7241         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7242         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7243         node names.
7245         * emacs.texi: Move @summarycontents and @contents to the beginning
7246         of the file.
7248 2006-04-08  Kevin Ryde  <user42@zip.com.au>
7250         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7252 2006-04-07  Richard Stallman  <rms@gnu.org>
7254         * programs.texi (Comments, Comment Commands, Options for Comments)
7255         (Multi-Line Comments): "Align", not "indent".
7256         (Basic Indent): C-j deletes trailing whitespace before the newline.
7258 2006-04-06  Richard Stallman  <rms@gnu.org>
7260         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7262 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
7264         * killing.texi (Rectangles): Add index entry for marking a rectangle.
7266 2006-04-05  Richard Stallman  <rms@gnu.org>
7268         * emacs.texi (Top): Update subnode menu.
7270         * trouble.texi (Unasked-for Search): Node deleted.
7271         (Lossage): Delete from menu.
7273 2006-04-04  Richard Stallman  <rms@gnu.org>
7275         * trouble.texi: Various cleanups.
7276         (Checklist): Don't bother saying how to snail a bug report.
7277         (Emergency Escape): Much rewriting.
7278         (After a Crash): Rename the core dump immediately.
7279         (Total Frustration): Call it a psychotherapist.
7280         (Bug Criteria): Avoid "illegal instruction".
7281         (Sending Patches): We always put the contributor's name in.
7283         * misc.texi (Thumbnails): Minor correction.
7285 2006-04-03  Richard Stallman  <rms@gnu.org>
7287         * misc.texi (Thumbnails): Minor cleanup.
7289 2006-04-02  Karl Berry  <karl@gnu.org>
7291         * sending.texi (Mail Sending): pxref to Top needs five args.
7293 2006-03-31  Richard Stallman  <rms@gnu.org>
7295         * emacs.texi (Top): Update subnode menu.
7297         * help.texi (Help Mode): Cleanup.
7299         * dired.texi: Many cleanups.
7300         (Dired Deletion): Describe dired-recursive-deletes.
7301         (Operating on Files): dired-create-directory moved.
7302         (Misc Dired Features): Move to here.
7303         (Tumme): Node moved to misc.texi.
7305         * custom.texi: Many cleanups.
7306         (Minor Modes): Don't mention ISO Accents Mode.
7307         (Examining): Update C-h v output example.
7308         (Hooks): Add index and xref for add-hook.
7309         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
7310         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7312         * misc.texi: Many cleanups.
7313         (beginning): Add to summary of topics.
7314         (Shell): Put eshell xref at the end.  Remove eshell from table.
7315         (Thumbnails): New node.
7317 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
7319         * files.texi (File Name Cache): Make it clear that the cache is
7320         not persistent.
7322 2006-03-25  Karl Berry  <karl@gnu.org>
7324         * emacs-xtra.texi, emacs.texi, gnu.texi:
7325         (1) use @copyright{} instead of (C) in typeset text;
7326         (2) do not indent copyright year list (or anything else).
7328 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
7330         * files.texi (VC Dired Mode): Remove misplaced brackets.
7332 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
7334         * files.texi: Various updates and clarifications in the VC chapter.
7336 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
7338         * help.texi (Help Mode): Document "C-c C-c".
7340 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
7342         * emacs-xtra.texi (Top): Avoid ugly continuation line in
7343         menu in the standalone Info reader.
7345 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
7347         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7348         moved here from Emacs manual.
7350         * programs.texi (Fortran): Section moved to emacs-xtra.
7351         (Program Modes): Xref to Fortran in emacs-xtra.
7353         * maintaining.texi (Emerge): Move to emacs-xtra.
7354         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7356         * picture.texi: File deleted.
7357         * Makefile.in:
7358         * makefile.w32-in: Remove picture.texi.
7360         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7361         * abbrevs.texi (Abbrevs):
7362         * sending.texi (Sending Mail): Picture node removed.
7364         * emacs.texi (Top): Update node listings.
7366 2006-03-12  Richard Stallman  <rms@gnu.org>
7368         * calendar.texi: Various cleanups.
7370 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
7372         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7373         syntax.
7375 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
7377         * search.texi (Regexps): More accurately describe which characters
7378         are special in which situations.  Recommend _not_ to quote `]' or
7379         `-' when they are not special.
7381 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
7383         * files.texi (Old Versions): Clarify operation of C-x v =.
7385 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
7387         * building.texi (Watch Expressions): Update and describe
7388         gdb-speedbar-auto-raise.
7390 2006-02-19  Richard M. Stallman  <rms@gnu.org>
7392         * emacs.texi: Use @smallbook.
7393         (Top): Update ref to Emacs paper, delete ref to Cookbook.
7394         Update subnode menu.
7396         * building.texi (Lisp Interaction): Minor addition.
7398 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
7400         * building.texi (Watch Expressions): Update and be more precise.
7402 2006-02-15  Francesco Potortì  <pot@gnu.org>
7404         * maintaining.texi (Create Tags Table): Explain why the
7405         exception when etags writes to files under the /dev tree.
7407 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7409         * custom.texi (Safe File Variables): Lots of clarification.
7410         Renamed from Unsafe File Variables.
7412 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
7414         * custom.texi (Unsafe File Variables): File variable confirmation
7415         assumed denied in batch mode.
7417 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7419         * building.texi (GDB User Interface Layout): Don't say `inferior'
7420         for program being debugged.
7422 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
7424         * building.texi (GDB Graphical Interface):
7425         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7427 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
7429         * custom.texi (Specifying File Variables, Unsafe File Variables):
7430         New nodes, split from File Variables.  Document new file local
7431         variable behavior.
7433 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7435         * display.texi (Standard Faces):
7436         * files.texi (Visiting):
7437         * frames.texi (Clipboard):
7438         * glossary.texi (Glossary) <Clipboard>:
7439         * xresources.texi (X Resources): Mention Mac OS port.
7441 2006-02-12  Richard M. Stallman  <rms@gnu.org>
7443         * building.texi (Building): Clarify topic in intro.
7445         * maintaining.texi (Maintaining): Change title; clarify topic.
7446         Delete duplicate index entries.
7448         * building.texi (Other GDB User Interface Buffers): Clarifications.
7450         * text.texi (Cell Commands): Clarifications.
7452         * programs.texi (Defuns): Delete duplicate explanation of
7453         left-margin paren convention.
7454         (Hungry Delete): Minor cleanup.
7456 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7458         * dired.texi (Tumme): More tumme documentation.
7460 2006-02-11  Alan Mackenzie  <acm@muc.de>
7462         * programs.texi ("Hungry Delete"): Correct the appellation of the
7463         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7465 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7467         * dired.texi (Tumme): Fix small bug.
7469 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7471         * macos.texi (Mac International): Rename "fontset-mac" to
7472         "fontset-standard".
7474 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
7476         * dired.texi (Tumme): Basic documentation for Tumme added.
7478 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7480         * mule.texi (International):
7481         * programs.texi (Basic Indent): Fix typos.
7483         * custom.texi (Minor Modes):
7484         * display.texi (Text Display):
7485         * commands.texi (Text Characters): Update xrefs.
7487 2006-02-07  Richard M. Stallman  <rms@gnu.org>
7489         * emacs.texi (Top): Update subnode menu.
7490         Update info on old Emacs papers.
7491         (Intro): "Graphical display", not window system.
7493         * xresources.texi (GTK styles): Minor clarifications.
7495         * trouble.texi: "Graphical display", not window system.
7496         (Stuck Recursive): Minor clarification.
7498         * text.texi: Minor clarifications.
7499         (Sentences): Explain why two-space convention is better.
7500         Explain sentence-end-without-period here.
7501         (Fill Commands): Not here.
7502         (Refill): Node moved down.
7503         (Filling): Update menu.
7504         (Table Creation, Cell Justification, Column Commands): Clarify.
7506         * sending.texi: Minor clarifications.
7508         * search.texi (Regexp Backslash): Clarification.
7510         * rmail.texi: Minor cleanups.
7511         (Rmail): Delete digression about `rmail-mode'.
7512         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7513         (Rmail Files): Mention C-u M-x rmail.
7514         (Rmail Reply): Mention References.
7515         (Rmail Display): Mention rmail-nonignored-headers.
7517         * programs.texi: Minor cleanups.
7518         (Comment Commands): Mention momentary Transient Mark mode.
7519         (Matching): Be more specific about customizing show-paren-mode.
7520         (Info Lookup): Don't list the modes that support C-h S.
7521         Just say what it does in an unsupported mode.
7522         (Man Page): Delete excessive info on customizing woman.
7523         (Motion in C): Don't mention c-for/backward-into-nomenclature.
7525         * abbrevs.texi: Minor clarifications.
7526         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7527         not "dynamic abbrevs" as if they were a kind of abbrev.
7529         * picture.texi (Picture): Minor cleanup.
7531         * mule.texi (Communication Coding): Say "other applications".
7532         (Fontsets): Not specific to X.  Add xref to X Resources.
7533         (Unibyte Mode): Rename from Single-Byte Character Support.
7534         "Graphical display", not window system.
7535         (International): Update menu.
7537         * maintaining.texi (Format of ChangeLog):
7538         New node, split out from ChangeLog.
7539         (ChangeLog): Clarifications in the remaining text.
7540         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7541         (Find Tag): Add @w.
7542         (Tags Search): Explain tag table order here.  Simplify grep ref.
7543         (List Tags): tags-tag-face is a variable, not a face.
7544         (Emerge): Cleanups.
7546         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7547         (Keyboard Macros): Avoid "the user".
7549         * killing.texi: "Graphical display", not window system.
7551         * help.texi (Help Echo): "Graphical display", not window system.
7553         * glossary.texi: Say "you", not "the user".  Say "graphical display".
7555         * frames.texi: Minor cleanups.  "Graphical display", not window system.
7557         * files.texi (Visiting): Make drag-and-drop not X-specific.
7559         * custom.texi: Minor cleanups.  "Graphical display", not window system.
7561         * cmdargs.texi: Minor cleanups.
7563         * building.texi (Compilation): Move and split kill-compilation para.
7564         Add para about multiple compilers.
7565         (Compilation Mode): Commands also available in grep mode and others.
7566         Mention C-u C-x ` more tutorially.  Clarify C-x `.
7567         (Compilation Shell): Clarify.  Put Bash example first.
7568         (Grep Searching): Minor cleanups; add @w.
7569         (Debuggers): Minor cleanups.
7570         (Starting GUD): Make GDB xgraphical mode issue clearer.
7571         (Debugger Operation): Lots of clarifications including
7572         GDB tooltip side-effect issue.
7573         (Commands of GUD): Clarify.
7574         (GUD Customization): Add bashdb-mode-hook.
7575         (GDB Graphical Interface): Rewrite for clarity.
7576         (GDB User Interface Layout): Rewrite for clarity.
7577         (Stack Buffer, Watch Expressions): Likewise.
7578         (Other GDB User Interface Buffers): Cleanups.
7579         (Lisp Libraries, External Lisp): Cleanup.
7581         * basic.texi (Position Info): "Graphical displays", rather than
7582         window systems.
7584         * anti.texi: Minor cleanup.
7586 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7588         * custom.texi (Init File, Find Init): Add cross-references to
7589         where $HOME is described.
7591 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7593         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7594         is not inside the @table.
7596         * emacs.texi (Top): Correct node name.
7598         * files.texi (File Names): Fix @xref.
7599         (Reverting): Fix typo.
7601         * mule.texi (International): Correct node name.
7603         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7605 2006-02-01  Richard M. Stallman  <rms@gnu.org>
7607         * emacs.texi (Top): Update subnode menu.
7609         * mule.texi: Minor clarifications.
7610         Reduce the specific references to X Windows.
7611         Refer to "graphical" terminals, rather than window systems.
7612         (Text Coding): Rename from Specify Coding.
7613         (Communication Coding, File Name Coding, Terminal Coding):
7614         New nodes split out from Text Coding.
7616         * kmacro.texi: Minor clarifications.
7617         (Keyboard Macro Ring): Comment out some excessive commands.
7618         (Basic Keyboard Macro): Split up the table, putting part in each node.
7620         * major.texi: Minor clarifications.
7622         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7624         * windows.texi: Minor clarifications.
7625         (Change Window): Don't describe mode-line mouse cmds here.
7626         Add xref to Mode Line Mouse.
7628         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7630         * macos.texi (Mac International): Fix xref.
7632         * indent.texi: Minor clarifications.
7634         * frames.texi: Minor clarifications.
7635         Reduce the specific references to X Windows.
7636         Refer to "graphical" terminals, rather than window systems.
7637         (Frame Parameters): Don't mention commands like
7638         set-foreground-color.  Just say to customize a face.
7639         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7641         * files.texi: Minor clarifications.
7642         (Numbered Backups): New node, split out from Backup Names.
7644         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7646         * cmdargs.texi (General Variables): Fix xref.
7648         * buffers.texi: Minor clarifications.
7650 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7652         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7653         Nodes moved to top.
7655         * display.texi: Minor clarifications.
7656         (Display): Rearrange menu.
7657         (Standard Faces): Mention query-replace face.
7658         (Faces): Simplify.
7659         (Font Lock): Simplify face customization info.
7660         (Highlight Changes): Node merged into Highlight Interactively.
7661         (Highlight Interactively): Much rewriting and cleanup.
7662         (Optional Mode Line): Narrowed line number not good for goto-line.
7663         Simplify face customization advice.
7664         (Text Display): Mention use of escape-glyph face.
7665         Move ctl-arrow and tab-width here.
7666         (Display Custom): Move no-redraw-on-reenter to end of node.
7668         * search.texi: Minor clarifications.
7669         (Isearch Scroll): Simplify.
7670         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7672         * regs.texi (Registers): Mention bookmarks here.
7674         * mark.texi: Minor clarifications.
7675         (Selective Undo): Node deleted.
7677         * m-x.texi: Minor clarifications.
7679         * killing.texi: Minor clarifications.
7680         Refer to "graphical" terminals, rather than window systems.
7682         * help.texi: Clarifications.
7683         (Help): Don't describe C-h F and C-h K here.
7684         (Key Help): Describe C-h K here.
7685         (Name Help): Mention Emacs Lisp Intro.
7686         Describe C-h F here.
7687         (Misc Help): Mention C-h F and C-h K only briefly.
7689         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7690         Selective undo text merged in.
7691         (Spelling): Mention Aspell along with Ispell.
7693         * emacs.texi (Top): Update subnode menus.
7695         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7696         moved to new Undo node.
7698 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7700         * basic.texi (Continuation Lines, Inserting Text):
7701         Mention longlines mode.
7703 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7705         * screen.texi: Minor cleanups.
7706         (Screen): Clean up the intro paragraphs.
7707         (Mode Line): Lots of rewriting.  Handle frame-name better.
7708         eol-mnemonic-... vars moved out.
7710         * emacs.texi (Top): Change menu item for MS-DOS node.
7711         Update subnode menu.
7713         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7714         chapter relates to Windows.  Title changed.
7716         * mini.texi: Minor cleanups.
7718         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7719         (Mark): Put it in the menu.
7721         * entering.texi: Minor cleanups.
7723         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7724         (Intro): Refer to "graphical" terminals, rather than X.
7726         * display.texi (Display Custom): Add xref to Variables.
7727         (Optional Mode Line): eol-mnemonic-... vars moved here.
7729         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7730         rather than X.
7732         * basic.texi: Minor cleanups.
7733         (Undo): selective-undo moved.
7735 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7737         * anti.texi (Antinews): Various corrections and additions.
7739 2006-01-23  Juri Linkov  <juri@jurta.org>
7741         * custom.texi (Easy Customization, Customization Groups)
7742         (Browsing Custom): Mention links along with buttons.
7744 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7746         * text.texi (TeX Print): Use @key for TAB.
7748         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7750 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7752         * files.texi (File Aliases): Don't claim that usually separate
7753         buffers are created for two file names that name the same data.
7754         Mention additional situations where different names mean the same
7755         file on disk.
7757 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7759         * killing.texi (Deletion): Upcase @key argument.
7761         * custom.texi (Custom Themes): Minor cleanup.
7763         * programs.texi (Hungry Delete): Upcase @key argument.
7765 2006-01-16  Juri Linkov  <juri@jurta.org>
7767         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7768         Move `mode-line-highlight' before `mode-line-buffer-id'.
7770 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7772         * basic.texi (Inserting Text): Minor cleanup.
7774 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7776         * custom.texi (Changing a Variable, Face Customization):
7777         Update for changes in Custom menus.
7779 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7781         * macos.texi (Mac International): Undo last change.
7783 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7785         * custom.texi (Custom Themes): Describe the new
7786         customize-create-theme interface.
7788 2005-12-30  Juri Linkov  <juri@jurta.org>
7790         * basic.texi (Position Info): Update example.
7792 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7794         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7796 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7798         * custom.texi (Custom Themes): `load-theme' always loads.
7800 2005-12-23  Juri Linkov  <juri@jurta.org>
7802         * display.texi (Highlight Interactively): Use double space to
7803         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7805 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7807         * custom.texi (Easy Customization and subnodes):
7808         Replace "active field" with "button".
7809         Use "user option" only for variables.
7810         Use "setting" for variable-or-face.
7812 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7814         * buffers.texi (Select Buffer): Change order in table to make
7815         "Similar" refer to the correct item.
7816         (Indirect Buffers): Minor rewording.
7818 2005-12-20  Juri Linkov  <juri@jurta.org>
7820         * files.texi (VC Status): Put P and N near p and n.
7822 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7824         * programs.texi (Electric C): Delete the info about newline control.
7825         (Other C Commands): Minor cleanup.
7826         (Left Margin Paren): Minor cleanup.
7828 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7830         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7831         (Customization Groups): Delete text moved to "Browsing Custom".
7832         (Browsing Custom): New node.
7833         (Specific Customization): Clarify which commands only work for
7834         loaded options.
7836 2005-12-18  Bill Wohler  <wohler@newt.com>
7838         * frames.texi (Tool Bars): Shorten text of previous change.
7840 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7842         * files.texi (VC Status): Document log-view mode.
7844 2005-12-18  Bill Wohler  <wohler@newt.com>
7846         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7847         permanently via the customize interface.
7849 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7851         * killing.texi (Killing by Lines): Document `kill-whole-line'
7852         function.
7854 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7856         * buffers.texi (Select Buffer): Change `prev-buffer' to
7857         `previous-buffer'.  Indicate that these functions use a frame
7858         local buffer list.
7860 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7862         * custom.texi (Easy Customization): Change menu comment.
7863         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7865         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7866         (Help): Among the Apropos commands, describe only C-h a here.
7868 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7870         * programs.texi (Options for Comments): Comment-end starts with space.
7872         * glossary.texi (Glossary): Minor cleanup.
7874         * files.texi (Old Versions): Use @table.
7876 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7878         * display.texi (Highlight Interactively): Include
7879         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7881 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7883         * display.texi (Font Lock): Delete the Global FL menu item.
7885 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7887         * custom.texi (Minibuffer Maps): Mention the maps for file name
7888         completion.
7890 2005-12-09  Kim F. Storm  <storm@cua.dk>
7892         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7893         prefix keys even when mark is active.  Describe that RET moves
7894         cursor to next corner in rectangle; clarify insert around rectangle.
7896 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7898         * custom.texi (Customization): Use xref to elisp manual for
7899         non-TeX output.
7900         (Minor Modes): Update.
7901         (Customization Groups, Changing a Variable, Face Customization):
7902         Update for new appearance of Custom buffers.
7903         (Changing a Variable): `custom-buffer-done-function' has been
7904         replaced by `custom-buffer-done-kill'.
7905         (Specific Customization): In the `customize-group' buffer, a
7906         subgroup's contents are not "hidden".  They are not included at
7907         all.  They have no [Show] button.
7908         (Mouse Buttons): Add pxref to description of mouse event lists in
7909         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7910         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7911         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7913 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7915         * mini.texi (Completion Commands, Completion):
7916         In file name input, SPC does not do completion.
7918 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7920         * building.texi (GDB Graphical Interface): Explain screen size
7921         setting.
7922         (Other GDB User Interface Buffers): Describe features specific to
7923         GDB 6.4.
7925 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7927         * building.texi (GDB User Interface Layout): Describe how to
7928         kill associated buffers.
7929         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7930         (Watch Expressions): Be more precise.
7931         (Other GDB User Interface Buffers): Describe how to change a
7932         register value.
7934 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7936         * macos.texi (Mac Input): Remove description of
7937         mac-command-key-is-meta.  Add descriptions of
7938         mac-control-modifier, mac-command-modifier, and
7939         mac-option-modifier.
7940         (Mac International): Fix description of conversion of clipboard data.
7941         (Mac Font Specs): Add example of font customization by face attributes.
7943 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7945         * building.texi (Watch Expressions): Expand description.
7946         (Other GDB User Interface Buffers): Describe local map for
7947         gud-watch.
7949 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7951         * display.texi (Font Lock): Font lock is enabled by default now.
7953 2005-11-20  Juri Linkov  <juri@jurta.org>
7955         * basic.texi (Position Info): Update examples of the output.
7956         Remove the fact that examples are produced in the TeXinfo buffer,
7957         because in the Info reader users will get a different output from
7958         `C-x ='.
7960         * building.texi (Compilation Mode): Remove paragraph duplicated
7961         from the node `Compilation'.  Add `compilation-skip-threshold'.
7963         * display.texi (Font Lock): Suggest more user-friendly method of
7964         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7966 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7968         * files.texi (Registering): Mention @@ in mode line.
7970         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7972 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7974         * files.texi (Renaming and VC): Some back-ends don't
7975         handle renaming.
7977 2005-11-17  Juri Linkov  <juri@jurta.org>
7979         * emacs.texi (Top):
7980         * display.texi (Highlight Interactively): Put this font-lock based
7981         mode near Font Lock node.
7983 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7985         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7986         icons.
7988 2005-11-12  Kim F. Storm  <storm@cua.dk>
7990         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7991         (Help Summary): Add C-h d and C-h e.
7992         (Apropos): Clarify that all apropos commands may search for either
7993         list of words or a regexp.  Add C-h d for apropos-documentation.
7994         Describe apropos-documentation-sort-by-scores user option.
7996 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7998         * killing.texi (CUA Bindings): Add @section.
8000 2005-11-10  Kim F. Storm  <storm@cua.dk>
8002         * emacs.texi (Top): Add CUA Bindings entry to menu.
8004         * killing.texi (CUA Bindings): New node.  Moved here from
8005         misc.texi and extended with info on rectangle commands and
8006         rectangle highlighting, interface to registers, and the global
8007         mark feature.
8009         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8011         * regs.texi: Prev link points to CUA Bindings node.
8013 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
8015         * help.texi (Help Echo): By default, help echos are only shown on
8016         mouse-over, not on point-over.
8018 2005-11-04  Jérôme Marant  <jerome@marant.org>
8020         * misc.texi (Shell Mode): Describe how to activate password echoing.
8022 2005-11-04  Romain Francoise  <romain@orebokech.com>
8024         * mark.texi (Mark Ring): Fix typo.
8026 2005-11-03  Richard M. Stallman  <rms@gnu.org>
8028         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8030 2005-11-01  Bill Wohler  <wohler@newt.com>
8032         * help.texi (Help Mode): Fix typo.
8034 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
8036         * building.texi (Other GDB User Interface Buffers):
8037         Describe the command gdb-use-inferior-io-buffer.
8039 2005-10-31  Romain Francoise  <romain@orebokech.com>
8041         * files.texi (Compressed Files): Fix typo.
8043         * buffers.texi (Misc Buffer): Downcase `*shell*'.
8045         * windows.texi (Force Same Window): Likewise.
8047 2005-10-30  Bill Wohler  <wohler@newt.com>
8049         * help.texi (Help Mode): URLs viewed with browse-url.
8051 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
8053         * building.texi (GDB Graphical Interface): Don't reference
8054         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
8055         must stay in same frame.
8057 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
8059         * custom.texi (Init File): Document ~/.emacs.d/init.el.
8061         * anti.texi (Antinews): Likewise.
8063 2005-10-28  Bill Wohler  <wohler@newt.com>
8065         * help.texi (Help): Help mode now creates hyperlinks for URLs.
8067 2005-10-28  Richard M. Stallman  <rms@gnu.org>
8069         * files.texi (Visiting): Explain how to enter ? in a file name.
8071         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8073 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
8075         * building.texi (GDB Graphical Interface):
8076         Describe gdb-mouse-until.
8078 2005-10-23  Richard M. Stallman  <rms@gnu.org>
8080         * custom.texi (Init File): Recommend when to use site-start.el.
8082 2005-10-21  Juri Linkov  <juri@jurta.org>
8084         * custom.texi (Examining): Mention accessing the old variable
8085         value via M-n in set-variable.
8087 2005-10-18  Romain Francoise  <romain@orebokech.com>
8089         * files.texi (Version Systems): Capitalize GNU.
8091 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
8093         * building.texi (Compilation Mode): Remove redundant paragraph.
8094         (Watch Expressions): Remove paragraph to reflect code change.
8096 2005-10-16  Richard M. Stallman  <rms@gnu.org>
8098         * building.texi (Compilation Mode, Compilation): Clarified.
8100 2005-10-15  Richard M. Stallman  <rms@gnu.org>
8102         * misc.texi (Saving Emacs Sessions): Mention savehist library.
8104 2005-10-13  Kenichi Handa  <handa@m17n.org>
8106         * basic.texi (Position Info): Fix previous change.
8108 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8110         * cmdargs.texi (Icons X): Fix typo.
8112 2005-10-12  Kenichi Handa  <handa@m17n.org>
8114         * basic.texi (Position Info): Describe the case that Emacs shows
8115         "part of display ...".
8117 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
8119         * cmdargs.texi (Icons X): -nb => -nbi.
8121 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
8123         * frames.texi (Speedbar): A couple more clarifications.
8125 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
8127         * building.texi (GDB User Interface Layout): Improve diagram.
8128         (Watch Expressions): Explain how to make speedbar global.
8129         (Other GDB User Interface Buffers): Make references more precise.
8131 2005-10-09  Richard M. Stallman  <rms@gnu.org>
8133         * frames.texi (Speedbar): Clarify the text.
8135 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
8137         * frames.texi (Speedbar): Add information on keybindings,
8138         dismissing the speedbar, and buffer display mode.  Link to
8139         speedbar manual.
8141 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
8143         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8144         added -nb, --no-bitmap-icon.
8146 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
8148         * building.texi (GDB Graphical Interface): Add variables and
8149         functions to indices.  Be more precise.
8151 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
8153         * frames.texi (Drag and Drop): Remove the x- from
8154         x-dnd-open-file-other-window and xdnd-protocol-alist.
8156 2005-09-30  Romain Francoise  <romain@orebokech.com>
8158         * mini.texi (Minibuffer): The default value now appears before the
8159         colon in minibuffer prompts.
8161 2005-09-25  Richard M. Stallman  <rms@gnu.org>
8163         * search.texi (Regexp Search): Doc search-whitespace-regexp.
8165 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8167         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8169 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8171         * emacs.texi (Top): Update submenus from macos.texi.
8173         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8174         (Mac OS): Update feature support status.
8175         (Mac Input): List supported input scripts.  Remove description
8176         about `mac-keyboard-text-encoding'.  Mention mouse button
8177         emulation and related variables.
8178         (Mac International): Mention Central European and Cyrillic
8179         support.  Now `keyboard-coding-system' is dynamically changed.
8180         Add description about coding system for selection.
8181         Add description about language environment.
8182         (Mac Environment Variables):
8183         Mention `~/.MacOSX/environment.plist'.  Give example of command line
8184         arguments.  Add Preferences support.
8185         (Mac Directories): Explicitly state that this node is for Mac OS
8186         Classic only.
8187         (Mac Font Specs): Mention specification for scalable fonts.
8188         List supported charsets.  Add preferred way of creating fontsets.
8189         Add description about `mac-allow-anti-aliasing'.
8190         (Mac Functions): Add descriptions about `mac-set-file-creator',
8191         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8192         and `mac-get-preference'.
8194 2005-09-16  Romain Francoise  <romain@orebokech.com>
8196         Update all files to specify GFDL version 1.2.
8198         * doclicense.texi (GNU Free Documentation License): Update to
8199         version 1.2.
8201 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8203         * buffers.texi (List Buffers): Fix xref.
8205         * rmail.texi (Rmail Basics): Fix xref.
8207         * emacs.texi (Top): Update subnode menus.
8209         * files.texi (Saving Commands): New node, broken out of Saving.
8210         (Customize Save): New node, broken out of Saving.
8211         Clarify effect of write-region-inhibit-fsync.
8212         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8214 2005-09-14  Romain Francoise  <romain@orebokech.com>
8216         * files.texi (Saving): Mention write-region-inhibit-fsync.
8218 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
8220         * custom.texi (Custom Themes): New node.
8222 2005-09-03  Richard M. Stallman  <rms@gnu.org>
8224         * search.texi (Search Case): Mention vars that control
8225         case-fold-search for various operations.
8227 2005-08-22  Juri Linkov  <juri@jurta.org>
8229         * display.texi (Standard Faces): Merge the text from
8230         `(elisp)Standard Faces' into this node.
8232 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
8234         * emacs.texi (Top): Delete menu item for deleted node
8235         Keyboard Translations.
8237 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8239         * trouble.texi (Unasked-for Search):
8240         Delete xref to Keyboard Translations.
8242         * glossary.texi (Glossary): Delete xref.
8244         * custom.texi (Minor Modes): Say that the list here is not complete.
8245         (Keyboard Translations): Node deleted.
8246         (Disabling): Delete xref to it.
8247         (Customization Groups): Fix Custom buffer example.
8248         (Hooks): Mention remove-hooks.
8250 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8252         * building.texi (GDB Graphical Interface): Improve filling of menu
8253         item.
8255 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
8257         * building.texi (GDB Graphical Interface): Use better node names.
8259 2005-08-14  Richard M. Stallman  <rms@gnu.org>
8261         * text.texi (Sentences): Fix xref.
8263 2005-08-14  Juri Linkov  <juri@jurta.org>
8265         * building.texi (Compilation, Grep Searching): Move grep command
8266         headings from `Compilation' to `Grep Searching'.
8268         * dired.texi (Dired and Find):
8269         * maintaining.texi (Tags Search): Replace grep xref to
8270         `Compilation' node with `Grep Searching'.
8272         * files.texi (Comparing Files): Replace xref to `Compilation' with
8273         `Compilation Mode'.
8275 2005-08-13  Alan Mackenzie  <acm@muc.de>
8277         * search.texi (Non-ASCII Isearch): Correct a typo.
8278         (Replacement Commands): Mention query-replace key binding.
8280 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8282         * programs.texi (Options for Comments): Fix xref.
8284         * search.texi (Regexp Backslash, Regexp Example): New nodes split
8285         out of Regexps.
8287 2005-08-09  Juri Linkov  <juri@jurta.org>
8289         * building.texi (Compilation): Use `itemx' instead of `item'.
8290         (Grep Searching): Simplify phrase.
8292         * display.texi (Standard Faces): Describe vertical-border on
8293         window systems.
8295         * windows.texi (Split Window): Simplify phrase and mention
8296         vertical-border face.
8298 2005-08-09  Richard M. Stallman  <rms@gnu.org>
8300         * files.texi (Comparing Files): Clarify compare-windows.
8302         * calendar.texi (Scroll Calendar): Document < and > in calendar.
8304 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
8306         * mule.texi (Coding Systems): Rephrase the paragraph about
8307         codepages: no need for "M-x codepage-setup" anymore, except on
8308         MS-DOS.
8310         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8311         the MS-DOS port only.
8313 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
8315         * makefile.w32-in (info): Don't run multi-install-info.bat.
8316         ($(infodir)/dir): New target, produced by running
8317         multi-install-info.bat.
8319 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
8321         * files.texi (Quoted File Names): Add index entry.
8323 2005-07-19  Juri Linkov  <juri@jurta.org>
8325         * files.texi (Comparing Files): Mention resync for `compare-windows'.
8327 2005-07-18  Juri Linkov  <juri@jurta.org>
8329         * custom.texi (Easy Customization):
8330         * files.texi (Old Versions):
8331         * frames.texi (Wheeled Mice):
8332         * mule.texi (Specify Coding):
8333         * text.texi (Cell Justification):
8334         * trouble.texi (After a Crash):
8335         * xresources.texi (GTK styles):
8336         Delete duplicate duplicate words.
8338 2005-07-17  Richard M. Stallman  <rms@gnu.org>
8340         * frames.texi (Creating Frames): Fix foreground color example.
8342         * custom.texi (Init Examples): Clean up text about conditionals.
8344 2005-07-16  Richard M. Stallman  <rms@gnu.org>
8346         * mini.texi (Completion Commands): Fix command name for ?.
8348 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
8350         * display.texi (Standard Faces): Explain that customization of
8351         `menu' face has no effect on w32 and with GTK.
8352         Add cross-references.
8354         * cmdargs.texi (General Variables): Clarify the default location
8355         of $HOME on w32 systems.
8357 2005-07-15  Jason Rumney  <jasonr@gnu.org>
8359         * cmdargs.texi (General Variables): Default HOME on MS Windows has
8360         changed.
8362 2005-07-08  Kenichi Handa  <handa@m17n.org>
8364         * mule.texi (Recognize Coding):
8365         Recommend revert-buffer-with-coding-system instead of revert-buffer.
8367 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8369         * anti.texi (Antinews): Mention mode-line-inverse-video.
8371         * files.texi (Saving): Minor correction about C-x C-w.
8373         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8375 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
8377         * search.texi (Isearch Scroll): Add example of using the
8378         `isearch-scroll' property.
8379         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8380         `Display Custom' node.
8381         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8382         and de-emphasize it.
8383         (Other Repeating Search): `occur' currently can not correctly
8384         handle multiline matches.  Correct, clarify and update description
8385         of `flush-lines' and `keep-lines'.
8387         * display.texi (Display Custom): Add anchor for `baud-rate'.
8389 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8391         * gnu.texi: Update where to get GNU status; add refs for how to help.
8392         Add footnotes 6 and 7.
8394 2005-07-04  Lute Kamstra  <lute@gnu.org>
8396         Update FSF's address in GPL notices.
8398         * doclicense.texi (GNU Free Documentation License):
8399         * trouble.texi (Checklist): Update FSF's address.
8401 2005-06-24  Richard M. Stallman  <rms@gnu.org>
8403         * display.texi (Text Display): Change index entries.
8405 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8407         * makefile.w32-in (MAKEINFO): Use --force.
8408         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8409         Makefile.in.
8411 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8413         * anti.texi (Antinews): Rename show-nonbreak-escape to
8414         nobreak-char-display.
8416         * emacs.texi (Top): Update detailed node listing.
8418         * display.texi (Text Display): Rename show-nonbreak-escape
8419         to nobreak-char-display and no-break-space to nobreak-space.
8420         (Standard Faces): Split up the list of standard faces
8421         and put it in a separate node.  Add nobreak-space and
8422         escape-glyph.
8424 2005-06-23  Lute Kamstra  <lute@gnu.org>
8426         * mule.texi (Select Input Method): Fix typo.
8428 2005-06-23  Kenichi Handa  <handa@m17n.org>
8430         * mule.texi (International): List all supported scripts.
8431         Adjust text for that leim is now included in the normal Emacs
8432         distribution.
8433         (Language Environments): List all language environments.
8434         Intlfonts contains fonts for most supported scripts, not all..
8435         (Select Input Method): Refer to C-u C-x = to see how to type to
8436         input a specific character.
8437         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8439 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8441         * building.texi (Grep Searching): Texinfo usage fix.
8443 2005-06-22  Miles Bader  <miles@gnu.org>
8445         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8447 2005-06-20  Miles Bader  <miles@gnu.org>
8449         * display.texi (Faces): Add `vertical-divider'.
8451 2005-06-17  Richard M. Stallman  <rms@gnu.org>
8453         * text.texi (Adaptive Fill): Minor clarification.
8455 2005-06-10  Lute Kamstra  <lute@gnu.org>
8457         * emacs.texi (Top): Correct version number.
8458         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
8459         refer to the current version of Emacs.
8461 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8463         * files.texi (Log Buffer): Document when there can be more than
8464         one file to be committed.
8466 2005-06-08  Juri Linkov  <juri@jurta.org>
8468         * display.texi (Faces): Add `shadow' face.
8470 2005-06-07  Masatake YAMATO  <jet@gyve.org>
8472         * display.texi (Faces): Write about mode-line-highlight.
8474 2005-06-06  Richard M. Stallman  <rms@gnu.org>
8476         * misc.texi (Printing Package): Explain how to initialize
8477         printing package.
8479         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8481 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
8483         * emacs.texi: Rename Hardcopy to Printing.
8484         Make PostScript and PostScript Variables subnodes of it.
8486         * misc.texi (Printing): Rename node from Hardcopy.
8487         Mention menu bar options.
8488         Move PostScript and PostScript Variables to submenu.
8489         (Printing package): New node.
8491         * mark.texi (Using Region): Change Hardcopy xref to Printing.
8493         * dired.texi (Operating on Files): Likewise.
8495         * calendar.texi (Displaying the Diary): Likewise.
8497         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8499         * glossary.texi (Glossary): Likewise.
8501         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8502         effect.
8504 2005-06-04  Richard M. Stallman  <rms@gnu.org>
8506         * trouble.texi (After a Crash): Polish previous change.
8508 2005-05-30  Noah Friedman  <friedman@splode.com>
8510         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8511         recovery mechanism.
8513 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
8515         * building.texi (Other Buffers): SPC toggles display of
8516         floating point registers.
8518 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
8520         * files.texi (Log Buffer): Merge in description of Log Edit
8521         mode from pcl-cvs.texi.
8523 2005-05-26  Richard M. Stallman  <rms@gnu.org>
8525         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8527 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
8529         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8530         not enabled by default.
8531         When not on a word, `ispell-word' by default checks the word
8532         before point.
8534 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
8536         * building.texi (Debugger Operation): Simplify last sentence.
8538 2005-05-23  Lute Kamstra  <lute@gnu.org>
8540         * emacs.texi: Update FSF's address throughout.
8541         (Preface): Use @cite.
8542         (Distrib): Add cross reference to the node "Copying".  Mention the
8543         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
8544         printed manuals.
8545         (Intro): Use @xref for the Emacs Lisp Intro.
8547 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
8549         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8551         * basic.texi (Moving Point): Mention default for `goto-line'.
8553         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8554         of a variable's docstring.
8556 2005-05-18  Lute Kamstra  <lute@gnu.org>
8558         * maintaining.texi (Overview of Emerge): Add cross reference.
8559         Remove duplication.
8561         * emacs.texi (Top): Update to the current structure of the manual.
8562         * misc.texi (Emacs Server): Add menu description.
8563         * files.texi (Saving): Fix menu.
8564         * custom.texi (Customization): Fix menu.
8565         * mule.texi (International): Fix menu.
8566         * kmacro.texi (Keyboard Macros): Fix menu.
8568 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
8570         * display.texi: Various minor changes.
8571         (Faces): Delete text that is repeated in the next section.
8573 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8575         * building.texi (Debugger Operation): Mention GUD tooltips are
8576         disabled with GDB in text command mode.
8578 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8580         * building.texi: Replace toolbar with "tool bar" for consistency.
8581         (Compilation Mode): Describe compilation-context-lines
8582         and use of arrow in compilation buffer.
8583         (Debugger Operation): Replace help text with variable's value.
8585         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8586         consistency.
8588 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
8590         * major.texi (Choosing Modes): normal-mode processes the -*- line.
8591         Add xref.
8593 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8595         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8596         (Position Info): Delete discussion of `goto-line'.  It is already
8597         described in `Moving point'.
8599         * mini.texi (Completion Commands): Correct reference.
8600         (Completion Options): Fix typo.
8602         * killing.texi (Deletion): Complete description of `C-x C-o'.
8604 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8606         * building.texi (Compilation): Clarify recompile's directory choice.
8608         * frames.texi (Tooltips): Cleanups.
8610         * basic.texi (Arguments): Fix punctuation.
8612 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8614         * screen.texi (Menu Bar): The up and down (not left and right)
8615         arrow keys move through a keyboard menu.
8617 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8619         * basic.texi: Various typo and grammar fixes.
8620         (Moving Point): C-a now runs move-beginning-of-line.
8622 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8624         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8626         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8627         as different animals.
8629 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8631         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8632         Correct index entry.
8634 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8636         * building.texi (Debugger Operation): Update to reflect changes
8637         in GUD tooltips.
8639 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8641         * files.texi (Compressed Files): Auto Compression normally enabled.
8643         * building.texi (Debugger Operation): Clarify previous change.
8645 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8647         * building.texi (Debugger Operation): Add description for
8648         GUD tooltips when program is not running.
8650 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8652         * misc.texi (Shell): Add `Shell Prompts' to menu.
8653         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8654         description.  Delete remarks moved to new node.
8655         (Shell Prompts): New node.
8656         (History References): Replace remarks moved to `Shell Prompts'
8657         with xref to that node.
8658         (Remote Host): Clarify how to specify the terminal type when
8659         logging in to a different machine.
8661 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8663         * emacs.texi (Top): Update submenus from files.texi.
8665         * files.texi (Filesets): Clarify previous change.
8667         * dired.texi (Misc Dired Features): Clarify previous change.
8669 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8671         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8673         * dired.texi (Misc Dired Features):
8674         Document dired-compare-directories.
8676         * files.texi (Filesets): New node.
8677         (File Conveniences): Document Image mode.
8679         * text.texi (TeX Print): Document tex-compile.
8681 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8683         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8684         Delete redundant reference to tooltip Custom group.  It is
8685         referred too again in the next paragraph.
8687 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8689         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8691 2005-04-19  Kim F. Storm  <storm@cua.dk>
8693         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8695 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8697         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8698         turns off desktop-save-mode.
8700 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8702         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8703         by default in terminals compatible with xterm.  Mention that
8704         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8705         node.
8707 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8709         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8711 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8713         * xresources.texi (Table of Resources): Add cursorBlink.
8715 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8717         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8718         `d', `C-d' and `u'.
8720 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8722         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8723         (Misc X): Add -D, --basic-display.
8725         * maintaining.texi (Change Log): Correct the description of
8726         the example.
8728         * major.texi (Choosing Modes): Document magic-mode-alist.
8730 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8732         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8733         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8734         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8735         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8736         `w', respectively.
8737         (Rmail Labels): Mention `l'.
8738         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8739         (Rmail Summary Edit): Describe `j' and RET.
8741 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8743         * xresources.texi (Lucid Resources): Add fontSet resource.
8745 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8747         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8748         now called `indicate-empty-lines'.
8750 2005-04-06  Kim F. Storm  <storm@cua.dk>
8752         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8754 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8756         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8757         deleted.
8758         (Marks vs Flags): Add some convenient key bindings.
8759         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8760         (Misc Dired Features): Correct and expand description of `w' command.
8762         * frames.texi (XTerm Mouse): Delete apparently false info.
8763         The GNU/Linux console currently does not appear to support
8764         `xterm-mouse-mode'.
8766 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8768         * calendar.texi (Diary): Mention shell utility `calendar'.
8770 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8772         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8774 2005-04-01  Lute Kamstra  <lute@gnu.org>
8776         * maintaining.texi (Change Log): add-change-log-entry uses
8777         add-log-mailing-address.
8779 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8781         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8782         `VC Mode Line' and put in an xref to that node.
8783         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8784         its description.
8786 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8788         * calendar.texi (Calendar Systems): Say that the Persian calendar
8789         implemented here is the arithmetical one championed by Birashk.
8791 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8793         * programs.texi (Fortran Motion): Fix previous change.
8795 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8797         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8799 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8801         * text.texi (Refill): Refer to Long Lines Mode.
8802         (Longlines): New node.
8803         (Auto Fill): Don't index "word wrap" here.
8804         (Filling): Add Longlines to menu.
8806 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8808         * xresources.texi: Minor fixes.
8810         * misc.texi (Emacs Server): Fix Texinfo usage.
8812         * emacs.texi (Top): Don't use a real section heading for
8813         "Detailed Node Listing".  Fake it instead.
8815         * basic.texi (Position Info): Minor cleanup.
8817         * mule.texi (Input Methods): Minor cleanup.
8819 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8821         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8822         constructs as well.
8823         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8825 2005-03-29  Kenichi Handa  <handa@m17n.org>
8827         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8829         * basic.texi (Position Info): Update the description about the
8830         command C-u C-x =.
8832 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8834         * emacs.texi (Top): Use @section for the detailed node listing.
8836         * calendar.texi: Minor fixes to previous change.
8838         * programs.texi (Fortran): Small fixes to previous changes.
8840         * emacs.texi (Top): Update list of subnodes of Dired.
8841         Likewise for building.texi.
8843         * files.texi (File Conveniences): Delete Auto Image File mode.
8845 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8847         * building.texi (Flymake): New node.
8849         * custom.texi (Function Keys): Document kp- event types and
8850         keypad-setup package.
8852         * dired.texi (Wdired): New node.
8854         * files.texi (File Conveniences): Reorder entries.
8855         Explain how to turn on Auto-image-file mode.
8856         Document Thumbs mode.
8858         * mule.texi (Specify Coding): Document recode-region and
8859         recode-file-name.
8861         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8863 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8865         * commands.texi (Keys): M-o is now a prefix key.
8867 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8869         * programs.texi: Reformat and update copyright years.
8870         (Fortran): Update section.
8872 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8874         * files.texi: Several small changes in addition to:
8875         (Visiting): Change xref for Dialog Boxes to ref.
8876         (Version Headers): Replace references to obsolete var
8877         `vc-header-alist' with `vc-BACKEND-header'.
8878         (Customizing VC): Update value of `vc-handled-backends'.
8880 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8882         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8883         move here from Emacs Lisp Reference Manual.
8884         * calendar.texi (Calendar/Diary, Diary Commands)
8885         (Special Diary Entries, Importing Diary): Change some xrefs to
8886         point to emacs-xtra rather than elisp.
8888         * emacs-xtra.texi (Calendar Customizing):
8889         Move view-diary-entries-initially, view-calendar-holidays-initially,
8890         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8891         Emacs Manual.
8892         (Appt Customizing): Merge entire section into main Emacs Manual.
8893         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8894         mark-holidays-in-calendar here from emacs-xtra.
8895         (Displaying the Diary): Move view-diary-entries-initially,
8896         mark-diary-entries-in-calendar here from emacs-xtra.
8897         (Appointments): Move appt-display-mode-line,
8898         appt-display-duration, appt-disp-window-function,
8899         appt-delete-window-function here from emacs-xtra.
8901         * calendar.texi: Update and reformat copyright.
8902         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8903         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8904         (Diary): Refer to `diary-file' rather than ~/diary.
8905         (Diary Commands): Rename node to "Displaying the Diary".
8906         * emacs.texi (Top): Rename "Diary Commands" section.
8907         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8909 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8911         * misc.texi (Emacs Server): Fix the command for setting
8912         server-name.  Add an xref to Invoking emacsclient.
8914         * help.texi (Help Summary): Clarify when "C-h ." will do something
8915         nontrivial.
8916         (Apropos): Add cindex entry for apropos-sort-by-scores.
8918         * display.texi (Text Display): Add index entries for how no-break
8919         characters are displayed.
8921 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8923         * files.texi (Visiting): Fix cross-references introduced with the
8924         last change.
8926         * xresources.texi (GTK resources): Fix last change.
8928 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8930         * xresources.texi (X Resources): GTK options documented too.
8931         (Resources): Clarify meaning of program name.
8932         (Table of Resources): Add visualClass.
8933         (GTK resources): Rewrite.
8934         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8936         * display.texi (Text Display): Mention non-breaking spaces.
8938         * files.texi (Reverting): Document auto-revert-check-vc-info.
8940         * frames.texi (Mouse Commands): Document
8941         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8943         * help.texi (Help Summary): Add `C-h .'.
8944         (Apropos): Apropos accepts a list of search terms.
8945         Document apropos-sort-by-scores.
8946         (Help Echo): Document display-local-help.
8948         * misc.texi (Emacs Server): Document server-name.
8949         (Invoking emacsclient): Document -s option for server names.
8951         * text.texi (Outline Visibility): Introduce "current heading
8952         line" (commands can be called with point on a body line).
8953         Re-order table to follow the sequence of discussion.
8954         hide-body won't hide lines before first header line.
8955         (TeX Mode): Add DocTeX mode.
8957 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8959         * mule.texi (Single-Byte Character Support): Delete mention
8960         of iso-acc.el and iso-transl.el.
8962 2005-03-23  Lute Kamstra  <lute@gnu.org>
8964         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8966 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8968         * search.texi: Delete explicit node pointers.
8969         (Incremental Search): New menu.
8970         (Basic Isearch, Repeat Isearch, Error in Isearch)
8971         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8972         (Slow Isearch): New subnodes.
8973         (Configuring Scrolling): Node deleted.
8974         (Search Case): Doc default-case-fold-search.
8975         (Regexp Replace): Move replace-regexp doc here.
8977         * rmail.texi (Movemail): Put commas inside closequotes.
8979         * picture.texi (Insert in Picture): Document C-c arrow combos.
8980         (Basic Picture): Clarify erasure.
8982         * display.texi (Font Lock): Put commas inside closequotes.
8984         * cmdargs.texi (General Variables): Put commas inside closequotes.
8986 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8988         * building.texi (Stack Buffer): Mention reverse contrast for
8989         *selected* frame (might not be current frame).
8991 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8993         * building.texi (Starting GUD): Add bashdb.
8995 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8997         * basic.texi (Moving Point): Add M-g M-g binding.
8998         (Undo): Document undo-only.
8999         (Position Info): Document M-g M-g and C-u M-g M-g.
9001         * building.texi (Building): Put Grep Searching after Compilation
9002         Shell.
9003         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9004         Document next-error-highlight.
9005         (Grep Searching): Document grep-highlight-matches.
9006         (Lisp Eval): Typing C-x C-e twice prints integers specially.
9008         * calendar.texi (Importing Diary): Rename node from iCalendar.
9009         Document diary-from-outlook.
9011         * dired.texi (Misc Dired Features): Rename node from Misc Dired
9012         Commands.
9013         Mention effect of X drag and drop on Dired buffers.
9015         * files.texi (Visiting): Document large-file-warning-threshold.
9016         Move paragraph on file-selection dialog.
9017         Mention visiting files using X drag and drop.
9018         (Reverting): Mention using Auto-Revert mode to tail files.
9019         Document auto-revert-tail-mode.
9020         (Version Systems): Minor correction.
9021         (Comparing Files): Diff-mode is no longer based on Compilation
9022         mode.
9023         Document compare-ignore-whitespace.
9024         (Misc File Ops): Explain passing a directory to rename-file.
9025         Likewise for copy-file and make-symbolic-link.
9027         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9028         Document mouse-wheel-progressive speed.
9030         * help.texi (Misc Help): Document numeric argument for C-h i.
9031         Correctly explain the effect of just C-u as argument.
9033         * killing.texi (Deletion): Document numeric argument for
9034         just-one-space.
9036         * mini.texi (Completion): Completion acts on text before point.
9038         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9039         (Emulation): CUA mode replaces pc-bindings-mode,
9040         pc-selection-mode, and s-region.
9042         * mule.texi (Input Methods): Leim is now built-in.
9043         (Select Input Method): Document quail-show-key.
9044         (Specify Coding): Document revert-buffer-with-coding-system.
9046         * programs.texi (Fortran Motion): Document f90-next-statement,
9047         f90-previous-statement, f90-next-block, f90-previous-block,
9048         f90-end-of-block, and f90-beginning-of-block.
9050         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9052         * emacs.texi (Acknowledgments): Updated.
9054         * anti.texi: Total rewrite.
9056 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
9058         * ack.texi (Acknowledgments): Update.
9060 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
9062         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9063         Update copyright years.
9065 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
9067         * building.texi (Commands of GUD): Move paragraph on setting
9068         breakpoints with mouse to the GDB Graphical Interface node.
9070 2005-03-07  Richard M. Stallman  <rms@gnu.org>
9072         * misc.texi (Single Shell, Shell Options): Fix previous change.
9074         * building.texi (Debugger Operation): Update GUD tooltip enable info.
9076 2005-03-06  Richard M. Stallman  <rms@gnu.org>
9078         * building.texi (Starting GUD): Don't explain text vs graphical
9079         GDB here.  Just mention it and xref.
9080         Delete "just one debugger process".
9081         (Debugger Operation): Move GUD tooltip info here.
9082         (GUD Tooltips): Node deleted.
9083         (GDB Graphical Interface): Explain the two GDB modes here.
9085         * sending.texi (Sending Mail): Minor cleanup.
9086         (Mail Aliases): Explain quoting conventions.
9087         Update key rebinding example.
9088         (Header Editing): C-M-i is like M-TAB.
9089         (Mail Mode Misc): mail-attach-file does not do MIME.
9091         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9092         that really belongs here.
9093         (Remote Mailboxes): Text moved to Rmail Inbox.
9094         (Rmail Display): Mention Mouse-1.
9095         (Movemail): Clarify two movemail versions.
9096         Clarify rmail-movemail-program.
9098         * misc.texi (Single Shell): Replace uudecode example with gpg example.
9099         Document async shell commands.
9100         (Shell History): Clarify.
9101         (Shell Ring): Mention C-UP an C-DOWN.
9102         (Shell Options): Add comint-prompt-read-only.
9103         (Invoking emacsclient): Set EDITOR to run Emacs.
9104         (Sorting): No need to explain what region is.
9105         (Saving Emacs Sessions): Fix typo.
9106         (Recursive Edit): Fix punctuation.
9107         (Emulation): Don't mention "PC bindings" which are standard.
9108         (Hyperlinking): Explain Mouse-1 convention here.
9109         (Find Func): Node deleted.
9111         * help.texi (Name Help): Xref to Hyperlinking.
9113         * glossary.texi (Glossary):
9114         Rename "Balance Parentheses" to "Balancing...".
9115         Add "Byte Compilation".  Correct "Copyleft".
9116         New xref in "Customization".
9117         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9118         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9119         Rename "Registers" to "Register".
9120         Replace "Selecting" with "Selected Frame",
9121         "Selected Window", and "Selecting a Buffer".
9123         * files.texi (Types of Log File): Explain how projects'
9124         methods can vary.
9126         * display.texi (Faces): Delete "Emacs 21".
9128         * custom.texi (Changing a Variable): C-M-i like M-TAB.
9129         * fixit.texi (Spelling): C-M-i like M-TAB.
9130         * mini.texi (Completion Options): C-M-i like M-TAB.
9131         * programs.texi (Symbol Completion): C-M-i like M-TAB.
9132         * text.texi (Text Mode): C-M-i like M-TAB.
9134         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9136         * calendar.texi (Specified Dates): Mention `g w'.
9137         (Appointments): appt-activate toggles with no arg.
9139 2005-03-05  Juri Linkov  <juri@jurta.org>
9141         * cmdargs.texi (Emacs Invocation): Add cindex
9142         "invocation (command line arguments)".
9143         (Misc X): Add -nbc, --no-blinking-cursor.
9145 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
9147         * calendar.texi (iCalendar): No need to require it now.
9149 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
9151         * trouble.texi (Contributing): Mention Savannah.  Direct users to
9152         emacs-devel.
9154 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
9156         * calendar.texi (Adding to Diary): Mention redrawing of calendar
9157         window.
9159 2005-02-27  Richard M. Stallman  <rms@gnu.org>
9161         * building.texi (Compilation): Update mode line status info.
9163 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
9165         * calendar.texi (General Calendar): Document binding of
9166         scroll-other-window-down.
9167         (Mayan Calendar): Fix earliest date.
9168         (Time Intervals): Document timeclock-change.
9169         Fix timeclock-ask-before-exiting documentation.
9171 2005-02-26  Kim F. Storm  <storm@cua.dk>
9173         * frames.texi (Mouse References):
9174         Add mouse-1-click-in-non-selected-windows.
9176 2005-02-25  Richard M. Stallman  <rms@gnu.org>
9178         * screen.texi (Screen): Explain better about cursors and mode lines;
9179         don't presuppose text terminals.
9180         (Point): Don't assume just one cursor.
9181         Clarify explanation of cursors.
9182         (Echo Area, Menu Bar): Cleanups.
9184         * mini.texi (Minibuffer): Prompts are highlighted.
9185         (Minibuffer Edit): Newline = C-j only on text terminals.
9186         Clarify resize-mini-windows values.
9187         Mention M-PAGEUP and M-PAGEDOWN.
9188         (Completion Commands): Mouse-1 like Mouse-2.
9189         (Minibuffer History): Explain history commands better.
9190         (Repetition): Add xref to Incremental Search.
9192         * mark.texi (Setting Mark): Clarify info about displaying mark.
9193         Clarify explanation of C-@ and C-SPC.
9194         (Transient Mark): Mention Delete Selection mode.
9195         (Marking Objects): Clean up text about extending the region.
9197         * m-x.texi (M-x): One C-g doesn't always go to top level.
9198         No delay before suggest-key-bindings output.
9200         * fixit.texi (Fixit): Mention C-/ for undo.
9201         (Spelling): Mention ESC TAB like M-TAB.
9202         Replacement words with r and R are rechecked.
9203         Say where C-g leaves point.  Mention ? as input.
9205 2005-02-23  Lute Kamstra  <lute@gnu.org>
9207         * cmdargs.texi (Initial Options): Add cross reference.
9209 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
9211         * emacs.texi (Top): Update menu for splitting of node in
9212         msdog.texi.
9213         * frames.texi (Frames): Update xref for splitting of node in
9214         msdog.texi.
9215         * trouble.texi (Quitting): Ditto.
9217 2005-02-16  Richard M. Stallman  <rms@gnu.org>
9219         * windows.texi (Split Window): Simplify line truncation info
9220         and xref to Display Custom.
9222         * trouble.texi (Quitting): Emergency escape only for text terminal.
9223         (Screen Garbled): C-l for ungarbling is only for text terminal.
9225         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9227         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9229         * programs.texi (Program Modes): Mention Python mode.
9230         (Moving by Defuns): Repeating C-M-h extends region.
9231         (Basic Indent): Clarify.
9232         (Custom C Indent): Clarify.
9233         (Expressions): Repeating C-M-@ extends region.
9234         (Info Lookup): Clarify for C-h S.
9235         (Symbol Completion): ESC TAB alternative for M-TAB.
9236         (Electric C): Clarify.
9238         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9240         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9241         MS-DOS Input node.
9242         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9243         (MS-DOS and MULE): Clarify.
9244         (MS-DOS Processes, Windows Processes): Fix typos.
9246         * major.texi (Choosing Modes): Clarify.
9248         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9249         (Keyboard Macro Step-Edit): Clarify.
9251         * indent.texi (Indentation): Clarifications.
9253         * help.texi (Help): Correct error about C-h in query-replace.
9254         Clarify apropos vs C-h a.  Fix how to search in FAQ.
9255         (Key Help): Describe C-h w here.
9256         (Name Help): Minor cleanup.  C-h w moved to Key Help.
9257         Clarify the "object" joke.
9258         (Apropos): Clarify.  Mouse-1 like Mouse-2.
9259         (Help Mode): Mouse-1 like Mouse-2.
9261         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9263         * display.texi (Display): Reorder menu.
9264         (Faces): Cleanup.
9265         (Font Lock): Cleanup.  Mention Options menu.
9266         Delete obsolete text.
9267         (Scrolling): For C-l, don't presume text terminal.
9268         (Horizontal Scrolling): Simplify intro.
9269         (Follow Mode): Clarify.
9270         (Cursor Display): Move before Display Custom.
9271         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9272         Doc default-tab-width.  Doc line truncation more thoroughly.
9274         * dired.texi (Dired Enter): C-x C-f can run Dired.
9275         (Dired Visiting): Comment out `a' command.
9276         Mouse-1 is like Mouse-2.
9277         (Shell Commands in Dired): ? can be used more than once.
9279         * basic.texi (Continuation Lines): Simplify description of truncation,
9280         and refer to Display Custom for the rest of it.
9282 2005-02-06  Lute Kamstra  <lute@gnu.org>
9284         * basic.texi (Undo): Fix typo.
9286         * cmdargs.texi (Emacs Invocation): Fix typo.
9288         * custom.texi (Init Examples): Fix typo.
9290         * abbrevs.texi (Expanding Abbrevs): Fix typo.
9292 2005-02-06  Richard M. Stallman  <rms@gnu.org>
9294         * regs.texi (Registers): Registers can hold numbers, too.
9296         * killing.texi (Other Kill Commands): Cleanup.
9297         Delete redundant explanation of kill in read-only buffer.
9298         (Yanking): Mention term "copying".
9299         (Accumulating Text): Fix typo.
9301         * entering.texi (Entering Emacs): Update rationale at start.
9302         (Exiting): Treat iconifying on a par with suspension.
9304         * custom.texi (Minor Modes): Fix typo.
9305         (Easy Customization): Fix menu style.
9306         (Variables): Add xref.
9307         (Examining): Setting for future sessions works through .emacs.
9308         (Keymaps): "Text terminals", not "Many".
9309         (Init Rebinding): Explain \C-.  Show example of \M-.
9310         Fix minor wording errors.
9311         (Function Keys): Explain vector syntax just once.
9312         (Named ASCII Chars): Clarify history of TAB/C-i connection.
9313         (Init File): Mention .emacs.d directory.
9314         (Init Examples): Add xref.
9315         (Find Init): Mention .emacs.d directory.
9317         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9318         (Action Arguments): Explain which kinds of -l args are found how.
9319         (Initial Options): --batch does not inhibit site-start.
9320         Add xrefs.
9321         (Command Example): Use --batch, not -batch.
9323         * basic.texi (Inserting Text): Cleanup wording.
9324         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9325         C-n is not error at end of buffer.
9326         (Undo): Doc C-/ like C-_.  Add xrefs.
9327         (Arguments): META key may be labeled ALT.
9328         Peculiar arg meanings are explained in doc strings.
9330         * abbrevs.texi (Expanding Abbrevs): Clarify.
9332 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
9334         * frames.texi (Frame Parameters): Add an xref to the description
9335         of list-colors-display.  Add a pointer to the X docs about colors.
9337         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9338         Improve docs of list-colors-display.
9340 2005-02-03  Lute Kamstra  <lute@gnu.org>
9342         * frames.texi (Frames, Drag and Drop): Fix typos.
9344 2005-02-03  Richard M. Stallman  <rms@gnu.org>
9346         * windows.texi (Basic Window): Mention color-change in mode line.
9347         (Change Window): Explain dragging vertical boundaries.
9349         * text.texi (Sentences): Clarify.
9350         (Paragraphs): Explain M-a and blank lines.
9351         (Outline Mode): Clarify text and menu.
9352         (Hard and Soft Newlines): Mention use-hard-newlines.
9354         * frames.texi (Frames): Delete unnecessary mention of Windows.
9355         (Mouse Commands): Likewise.  Mention xterm mouse support.
9356         (Clipboard): Clarify.
9357         (Mouse References): Mention use of Mouse-1 for following links.
9358         (Menu Mouse Clicks): Clarify.
9359         (Mode Line Mouse): Clarify.
9360         (Drag and Drop): Rewrite.
9362         * fixit.texi (Spelling): Fix typo.
9364         * files.texi (File Names): Clarify.
9365         (Visiting): Update conditions for use of file dialog.  Clarify.
9366         (Saving): Doc d as answer in save-some-buffers.
9367         (Remote Files): Clean up the text.
9369         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9371         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9372         (List Buffers): Clarify.
9373         (Several Buffers): Doc T command.
9374         (Buffer Convenience): Clarify menu.
9376         * basic.texi (Undo): Clarify last change.
9378 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
9380         * fixit.texi (Spelling): Fix typo.
9382 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
9384         * basic.texi (Undo): Update description of `undo-outer-limit'.
9386 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
9388         * building.texi: Update documentation relating to GDB Graphical
9389         Interface.
9391 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
9393         * custom.texi (Easy Customization): Adapt menu to node name change.
9395 2005-01-30  Richard M. Stallman  <rms@gnu.org>
9397         * custom.texi (Easy Customization): Defn of "User Option" now
9398         includes faces.  Don't say just "option" when talking about variables.
9399         Do say just "options" to mean "anything customizable".
9400         (Specific Customization): Describe `customize-variable',
9401         not `customize-option'.
9403         * glossary.texi (Glossary) <Faces>: Add xref.
9404         <User Option>: Change definition--include faces.  Change xref.
9406         * picture.texi (Picture): Mention artist.el.
9408         * sending.texi, screen.texi, programs.texi, misc.texi:
9409         * mini.texi, major.texi, maintaining.texi, macos.texi:
9410         * help.texi, frames.texi, files.texi:
9411         Don't say just "option" when talking about variables.
9413         * display.texi, mule.texi: Don't say just "option" when talking
9414         about variables.  Other minor cleanups.
9416 2005-01-26  Lute Kamstra  <lute@gnu.org>
9418         * cmdargs.texi (Initial Options): Add a cross reference to `Init
9419         File'.  Mention the `-Q' option at the `--no-site-file' option.
9421 2005-01-22  David Kastrup  <dak@gnu.org>
9423         * building.texi (Grep Searching): Mention alias `find-grep' for
9424         `grep-find'.
9426 2005-01-20  Richard M. Stallman  <rms@gnu.org>
9428         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9430 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
9432         * rmail.texi (Movemail): Explain differences
9433         between standard and mailutils versions of movemail.
9434         Describe command line and configuration options introduced
9435         with the latter.
9436         Explain the notion of mailbox URL, provide examples and
9437         cross-references to mailutils documentation.
9438         Describe various methods of specifying mailbox names,
9439         user names and user passwords for rmail.
9440         (Remote Mailboxes): New section.
9441         Describe how movemail handles remote mailboxes.  Describe configuration
9442         options used to control its behavior.
9443         (Other Mailbox Formats): Explain handling of various mailbox
9444         formats.
9446 2005-01-13  Richard M. Stallman  <rms@gnu.org>
9448         * commands.texi (Commands): Clarification.
9450 2005-01-11  Richard M. Stallman  <rms@gnu.org>
9452         * programs.texi (Multi-line Indent): Fix previous change.
9453         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9455 2005-01-08  Richard M. Stallman  <rms@gnu.org>
9457         * display.texi (Faces): isearch-lazy-highlight-face renamed to
9458         lazy-highlight.
9460         * search.texi (Query Replace): Mention faces query-replace
9461         and lazy-highlight.
9462         (Incremental Search): Update isearch highlighting info.
9464 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9466         * custom.texi (Saving Customizations): Minor improvement.
9468 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
9470         * custom.texi (Saving Customizations): Emacs no longer loads
9471         `custom-file' after .emacs.  No longer mention customizing through
9472         Custom.
9474 2005-01-01  Andreas Schwab  <schwab@suse.de>
9476         * killing.texi (Graphical Kill): Move up under node Killing,
9477         change @section to @subsection.
9479 2005-01-01  Richard M. Stallman  <rms@gnu.org>
9481         * custom.texi (Face Customization): Mention hex color specs.
9483         * emacs.texi (Top): Update Killing submenu.
9485         * killing.texi (Killing): Reorganize section.
9486         No more TeX-only text; put the node command at start of chapter.
9487         But the first section heading is used only in TeX.
9488         Rewrite the text to read better in this mode.
9489         (Graphical Kill): New subnode gets some of the text that
9490         used to be in the first section.
9492 2004-12-31  Richard M. Stallman  <rms@gnu.org>
9494         * dired.texi (Shell Commands in Dired): Delete the ? example.
9496         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9498         * files.texi (Saving): Describe new require-final-newline features
9499         and mode-require-final-newline.
9501 2004-12-29  Richard M. Stallman  <rms@gnu.org>
9503         * custom.texi (File Variables): Clarify previous change.
9505 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
9507         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9508         out now.
9510 2004-12-27  Richard M. Stallman  <rms@gnu.org>
9512         * Makefile.in (MAKEINFO): Specify --force.
9514         * basic.texi (Moving Point): C-e now runs move-end-of-line.
9515         (Undo): Doc undo-outer-limit.
9517 2004-12-15  Juri Linkov  <juri@jurta.org>
9519         * mark.texi (Transient Mark, Mark Ring): M-< and other
9520         movement commands don't set mark in Transient Mark mode
9521         if mark is active.
9523 2004-12-12  Juri Linkov  <juri@jurta.org>
9525         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9526         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9528         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9529         (Misc Dired Commands): Add @r{(Dired)} to w.
9531 2004-12-12  Juri Linkov  <juri@jurta.org>
9533         * mark.texi (Marking Objects): Marking commands also extend the
9534         region when mark is active in Transient Mark mode.
9536 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9538         * custom.texi (Saving Customizations): Emacs only loads the custom
9539         file automatically after the init file in version 22.1 or later.
9540         Adapt text and examples to this fact.
9542 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
9544         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9545         be set through Custom.  Otherwise, it has no effect.
9547 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9549         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9550         * entering.texi: Rename Command Line to Emacs Invocation.
9552         * misc.texi (Term Mode): Correctly describe C-c.
9554         * custom.texi (Easy Customization): Move up to section level,
9555         before Variables.  Avoid using the term "variable"; say "option".
9556         New initial explanation.
9557         (Variables): In initial explanation, connect "variable" to the
9558         already-explained "user option".
9560         * emacs.texi (Top): Fix ref to Command Line.
9561         Move reference to Easy Customization.
9563         * xresources.texi (X Resources): Fix From link.
9565         * doclicense.texi (GNU Free Documentation License): Fix To link.
9567         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9569         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9571 2004-12-03  Richard M. Stallman  <rms@gnu.org>
9573         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9575 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9577         * kmacro.texi: Several small changes in addition to the following.
9578         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9579         defining a keyboard macro.
9580         Mention `kmacro-ring-max'.
9581         (Keyboard Macro Counter): Clarify description of
9582         `kmacro-insert-counter', `kmacro-set-counter',
9583         `kmacro-add-counter' and `kmacro-set-format'.
9585 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9587         * custom.texi (File Variables): Add `unibyte' and make it more
9588         clear that `unibyte' and `coding' are special.  Suggested by Simon
9589         Krahnke <overlord@gmx.li>.
9591         * mule.texi (Enabling Multibyte): Refer to File Variables.
9592         Suggested by Simon Krahnke <overlord@gmx.li>.
9594 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
9596         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9597         x-use-old-gtk-file-dialog.
9599 2004-11-20  Richard M. Stallman  <rms@gnu.org>
9601         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9603 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
9605         * building.texi (Lisp Eval): Delete hyphen in section name.
9607 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
9609         * files.texi (Old Versions):
9610         No longer document annotation as "CVS only".
9612 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9614         * files.texi (Version Control): Rewrite the introduction about
9615         version systems, mentioning the new ones that we support.
9616         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9617         suggestions.
9619 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9621         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9623 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9625         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9627 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9629         * text.texi (Text Based Tables, Table Definition)
9630         (Table Creation, Table Recognition, Cell Commands)
9631         (Cell Justification, Row Commands, Column Commands)
9632         (Fixed Width Mode, Table Conversion, Measuring Tables)
9633         (Table Misc): New nodes, documenting the Table Mode.
9635 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9637         * makefile.w32-in (info): Change order of arguments to makeinfo.
9639 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9641         * calendar.texi (iCalendar): Update for package changes.
9643 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9645         * files.texi (Misc File Ops): View mode is a minor mode.
9647 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9649         * calendar.texi (iCalendar): Style changes.
9651 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9653         * search.texi (Regexps): The regexp described in the example is no
9654         longer stored in the variable `sentence-end'.
9656 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9658         * building.texi (Starting GUD): Note that multiple debugging
9659         sessions requires `gdb --fullname'.
9661 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9663         * calendar.texi (iCalendar): New section for a new package.
9665 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9667         * text.texi: Various small changes in addition to the following.
9668         (Text): Replace xref for autotype with inforef.
9669         (Sentences): Explain nil value for `sentence-end'.
9670         (Paragraphs): Update default values for `paragraph-start' and
9671         `paragraph-separate'.
9672         (Text Mode): Correct description of Text mode's effect on the
9673         syntax table.
9674         (Outline Visibility): `hide-other' does not hide top level headings.
9675         `selective-display-ellipses' no longer has an effect on Outline mode.
9676         (TeX Misc): Add missing @cindex.
9677         Replace xref for RefTeX with inforef.
9678         (Requesting Formatted Text): The variable
9679         `enriched-fill-after-visiting' no longer exists.
9680         (Editing Format Info): Update names of menu items and commands.
9681         (Format Faces): Mention special effect of specifying the default face.
9682         Describe inheritance of text properties.
9683         Correct description of `fixed' face.
9684         (Format Indentation): Correct description of effect of setting
9685         margins.  Mention `set-left-margin' and `set-right-margin'.
9686         (Format Justification): Update names of menu items.
9687         `set-justification-full' is now bound to `M-j b'.
9688         Mention that `default-justification' is a per buffer variable.
9689         (Format Properties): Update name of menu item.
9690         (Forcing Enriched Mode): `format-decode-buffer' automatically
9691         turns on Enriched mode if the buffer is in text/enriched format.
9693 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9695         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9697 2004-09-28  Kim F. Storm  <storm@cua.dk>
9699         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9700         Align with new functionality.
9702 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9704         * display.texi (Display Custom): Remove stray `@end defvar'.
9706 2004-09-23  Kim F. Storm  <storm@cua.dk>
9708         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9709         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9711 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9713         * custom.texi (Hooks): Explain using setq to clear out a hook.
9714         (File Variables): Explain multiline string constants.
9715         (Non-ASCII Rebinding): Explain when you need to update
9716         non-ASCII char codes in .emacs.
9718         * building.texi (Compilation): Explain how to make a silent
9719         subprocess that won't be terminated.  Explain compilation-environment.
9721 2004-09-13  Kim F. Storm  <storm@cua.dk>
9723         * mini.texi (Repetition): Rename isearch-resume-enabled to
9724         isearch-resume-in-command-history and change default to disabled.
9726 2004-09-09  Kim F. Storm  <storm@cua.dk>
9728         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9729         with new `kmacro-name-last-macro'.
9731 2004-09-08  Juri Linkov  <juri@jurta.org>
9733         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9735 2004-09-03  Juri Linkov  <juri@jurta.org>
9737         * search.texi (Incremental Search): Update wording for M-%.
9739 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9741         * killing.texi (Killing): Correct description of kill commands in
9742         read-only buffer.
9744 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9746         * building.texi (Compilation Mode): Add a paragraph about rules
9747         for finding the compilation buffer for `next-error'.
9749         * search.texi (Other Repeating Search): Mention that Occur mode
9750         supports the next-error functionality.
9752 2004-09-02  Juri Linkov  <juri@jurta.org>
9754         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9756 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9758         * kmacro.texi (Basic Keyboard Macro):
9759         `apply-macro-to-region-lines' now operates on all lines that begin
9760         in the region, rather than on all complete lines in the region.
9762 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9764         * frames.texi (Drag and drop): Add documentation about
9765         x-dnd-test-function and x-dnd-known-types.
9767 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9769         * indent.texi: Various minor changes in addition to:
9770         (Indentation Commands): Correct description of `indent-relative'.
9771         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9772         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9773         (Just Spaces): `tabify' converts sequences of at least two spaces
9774         to tabs.
9776 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9778         * frames.texi (Secondary Selection): Setting the secondary
9779         selection with M-Drag-Mouse-1 does not alter the kill ring,
9780         setting it with M-Mouse-1 and M-Mouse-3 does.
9781         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9782         toolkit scroll bars.
9783         (Scroll Bars): Ditto.
9785         * windows.texi (Basic Window): When using a window system, the value
9786         of point in a non-selected window is indicated by a hollow box.
9787         (Split Window): Side by side windows are separated by a scroll bar,
9788         if scroll bars are used.
9789         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9790         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9791         (Window Convenience): Update bindings for `winner-undo' and
9792         `winner-redo'.
9794         * ack.texi (Acknowledgments): Use `@unnumbered'.
9795         * misc.texi: Adapt sectioning in Info to the node structure.
9796         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9797         of "Using Emacs as a Server".
9798         * building.texi (Building): Interchange nodes (for correct numbering).
9799         * programs.texi (Programs): Interchange nodes (for correct numbering).
9800         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9801         Info to the node structure.
9802         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9803         Rearrange order of nodes and sections such that both "GNU GENERAL
9804         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9805         end, as appropriate for appendices.
9806         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9807         Use `@unnumberedsec'.
9808         * trouble.texi: Adapt sectioning in Info to the node structure.
9809         Adapt node pointers to change in emacs.texi.
9810         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9812 2004-08-25  Kenichi Handa  <handa@m17n.org>
9814         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9815         description for unibyte mode.
9817 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9819         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9821         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9822         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9823         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9824         in @pxref.
9826 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9828         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9829         Change section names.
9831 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9833         * kmacro.texi (Keyboard Macro Ring): Rename section.
9834         Emacs treats the head of the macro ring as the `last keyboard macro'.
9835         (Keyboard Macro Counter): Minor change.
9836         (Save Keyboard Macro): Some clarifications.
9837         (Edit Keyboard Macro): Rename section.
9839         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9840         32-bit machines.
9841         (Several Buffers): Clarify which buffer is selected if `2' is
9842         pressed in the Buffer Menu.
9843         Auto Revert mode can be used to update the Buffer Menu
9844         automatically.
9846 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9848         * help.texi (Misc Help): Add an index entry for finding an Info
9849         manual by its file name.
9851 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9853         * files.texi (Backup Deletion): Correct description of
9854         `delete-old-versions'.
9855         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9856         (Auto Save Files): Recommend `auto-save-mode' to reenable
9857         auto-saving, rather than the abbreviation `auto-save'.
9859 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9861         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9862         for "killing" and "yanking" in main menu.
9864 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9866         * killing.texi (Yanking, Killing): Minor cleanups.
9868         * mark.texi (Momentary Mark): Minor cleanups.
9870 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9872         * custom.texi (Non-ASCII Rebinding):
9873         C-q always inserts the right code to pass to global-set-key.
9875 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9877         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9878         `insert-register', instead of `C-x r g' binding, for consistency.
9880 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9882         * fixit.texi (Spelling): Fix typo.
9884 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9886         * help.texi (Help): Fix Texinfo usage.
9888 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9890         * text.texi (Paragraphs): Update how paragraphs are separated
9891         and the default for paragraph-separate.
9893         * search.texi (Regexp Replace): Further update text for new
9894         replacement operators.
9896 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9898         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9899         `R' switch.
9901         * dired.texi (Dired Updating): `k' only deletes inserted
9902         subdirectories from the Dired buffer if a prefix argument was given.
9904         * search.texi (Regexps): Delete redundant definition of `symbol' in
9905         description of `\_>'.  It already occurs in the description of `\_<'.
9907 2004-07-01  Juri Linkov  <juri@jurta.org>
9909         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9910         (Regexp Search): Add M-r.
9912 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9914         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9916 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9918         * search.texi, calendar.texi: Markup fixes.
9920 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9922         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9924 2004-06-25  David Kastrup  <dak@gnu.org>
9926         * search.texi (Regexp Replace): Some typo corrections and
9927         rearrangement.
9929 2004-06-24  David Kastrup  <dak@gnu.org>
9931         * search.texi (Unconditional Replace): Use replace-string instead
9932         of query-replace in example.
9933         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9934         sequences.
9935         (Query Replace): Correct explanation of `^' which does not use
9936         the mark stack.
9938 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9940         * misc.texi (Shell History Copying): Document comint-insert-input.
9941         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9943 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9945         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9946         * custom.texi (Customization): Do.
9947         * anti.texi (Antinews): Do.
9948         * abbrevs.texi (Defining Abbrevs): Do.
9950         * programs.texi (Info Lookup): Fix keybinding for
9951         info-lookup-symbol.
9953 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9955         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9956         Add emacs-xtra.
9957         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9958         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9960 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9962         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9963         Add emacs-xtra.
9964         * emacs-xtra.texi: New file.
9966 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9968         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9969         (Dired and Find): Mention differences with ordinary Dired buffers.
9971 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9973         * custom.texi (Init Syntax): Explain about vars that do special
9974         things when set with setq or with Custom.
9975         (Init Examples): Add line-number-mode example.
9977 2004-06-12  Juri Linkov  <juri@jurta.org>
9979         * dired.texi (Operating on Files): Add dired-do-touch.
9981 2004-06-10  Juri Linkov  <juri@jurta.org>
9983         * building.texi (Lisp Eval): Add C-M-x on defface.
9985 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9987         * files.texi (Reverting): Auto-Revert mode and
9988         Global Auto-Revert mode no longer revert remote files.
9990 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9992         * custom.texi (Init File): Two dashes start --no-site-file.
9994 2004-05-29  Alan Mackenzie  <acm@muc.de>
9996         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9997         ("AWK"): Is consistently thus spelled throughout.
9998         (AWK, Pike): Document as "C-like modes".
9999         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10000         (M-x man): Supersedes M-x manual-entry.
10001         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
10003         ("Comments in C"): Delete node; the info is in CC Mode manual.
10004         (c-comment-only-line-offset): Remove description.
10006         (C-c ., C-c C-c): Describe new C Mode bindings.
10008         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10009         (@dfn{Style}, c-default-style, comment-column, comment-padding)
10010         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10011         Amend definitions.
10013         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10014         Describe functions.
10016         (c-comment-start-regexp, c-hanging-comment-ender-p)
10017         (c-hanging-comment-starter-p): Remove obsolete definitions.
10019         * emacs.texi: Remove the menu entry "Comments in C".
10021 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
10023         * dired.texi (Dired and Find): `find-ls-option' does not apply to
10024         `M-x locate'.
10026 2004-05-16  Karl Berry  <karl@gnu.org>
10028         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10029         makeinfo --html fails.
10030         * help.texi (Help Summary) [@ifnottex]: Likewise.
10032 2004-05-13  Nick Roberts  <nickrob@gnu.org>
10034         * building.texi (GDB Graphical Interface): Update and describe
10035         layout first.
10037 2004-05-04  Jason Rumney  <jasonr@gnu.org>
10039         * makefile.w32-in: Revert last change.
10041 2004-05-03  Jason Rumney  <jasonr@gnu.org>
10043         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10045 2004-04-23  Juanma Barranquero  <lektu@terra.es>
10047         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10049 2004-04-18  Juri Linkov  <juri@jurta.org>
10051         * fixit.texi (Spelling): Remove file extension from ispell xref.
10053 2004-04-15  Kim F. Storm  <storm@cua.dk>
10055         * cmdargs.texi (Initial Options): Add -Q.
10057 2004-04-05  Kim F. Storm  <storm@cua.dk>
10059         * custom.texi (File Variables): Add safe-local-eval-forms.
10061 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
10063         * files.texi (Reverting): Correct description of revert-buffer's
10064         handling of point.
10066 2004-03-22  Juri Linkov  <juri@jurta.org>
10068         * emacs.texi (Top): Add `Misc X'.
10070         * trouble.texi: Fix help key bindings.
10072         * glossary.texi: Improve references.
10074         * help.texi: Sync keywords with finder.el.
10076         * mini.texi (Completion): Add description for menu items.
10078         * misc.texi (Browse-URL, FFAP): Add information about keywords.
10080         * sending.texi (Mail Methods): Fix xref to Message manual.
10082 2004-03-12  Richard M. Stallman  <rms@gnu.org>
10084         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10086 2004-03-04  Richard M. Stallman  <rms@gnu.org>
10088         * search.texi (Regexps): Explain that ^ and $ have their
10089         special meanings only in certain contexts.
10091         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10093         * mule.texi (Specify Coding): Doc C-x RET F.
10095         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10096         for multiple compile and grep buffers.
10097         (Indirect Buffers): Don't recommand clone-indirect-buffer
10098         for multiple compile and grep buffers.
10100 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10102         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10103         Use $(DEL) instead of rm, and ignore exit code.
10105 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
10107         * building.texi (Watch Expressions): Update.
10109 2004-02-21  Juri Linkov  <juri@jurta.org>
10111         * cmdargs.texi (Action Arguments): Add alias --find-file.
10112         Add --directory, --help, --version.  Move text about command-line-args
10113         to Command Arguments.
10114         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
10115         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
10116         (Window Size X): Join -g and --geometry.  Add @cindex.
10117         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
10118         (Title X): Remove alias -title.
10119         (Misc X): New node.
10121 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
10123         * frames.texi (Drag and drop): Add Motif to list of supported
10124         protocols.
10126 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
10128         * frames.texi (Drag and drop): New section.
10130 2004-01-24  Richard M. Stallman  <rms@gnu.org>
10132         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10133         Include it only @ifnotinfo.  Patch the preceding and following
10134         node headers to point to each other.
10136 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
10138         * calendar.texi (Appointments): Update section.
10140 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10142         * programs.texi (C Modes): Fix the xref.
10144 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
10146         * building.texi (Watch Expressions): Update.
10147         (Commands of GUD): Include use of toolbar + breakpoints set from
10148         fringe/margin.
10150 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
10152         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
10153         <acm@muc.de>.
10155 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
10157         * frames.texi (Dialog Boxes): Add use-file-dialog.
10159 2003-11-22  Martin Stjernholm  <mast@lysator.liu.se>
10161         * ack.texi: Note that Alan Mackenzie contributed the AWK support
10162         in CC Mode.
10164 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10166         * ack.texi, basic.texi, cmdargs.texi:
10167         * commands.texi, custom.texi, display.texi:
10168         * emacs.texi, files.texi:
10169         * frames.texi, glossary.texi, killing.texi:
10170         * macos.texi, mark.texi, misc.texi, msdog.texi:
10171         * mule.texi, rmail.texi, search.texi:
10172         * sending.texi, text.texi, trouble.texi:
10173         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10175 2003-11-01  Alan Mackenzie  <acm@muc.de>
10177         * search.texi (Scrolling During Incremental Search): Document a
10178         new scrolling facility in isearch mode.
10180 2003-10-22  Miles Bader  <miles@gnu.org>
10182         * Makefile.in (info): Move before $(top_srcdir)/info.
10184 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
10186         * building.texi (Watch Expressions): Update section on data display
10187         to reflect code changes (GDB Graphical Interface).
10189 2003-10-13  Richard M. Stallman  <rms@gnu.org>
10191         * xresources.texi (GTK resources): Clean up previous change.
10193 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
10195         * xresources.texi (GTK resources): Add a note that some themes
10196         disallow customizations.  Add scroll theme example.
10198 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10200         * cmdargs.texi (General Variables): Remove MAILRC envvar.
10202         * misc.texi (Saving Emacs Sessions): Shorten the section,
10203         collapsing back into one node.
10205 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
10207         * misc.texi: Section "Saving Emacs Sessions" rewritten.
10209 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
10211         * xresources.texi (GTK names in Emacs): Correct typo.
10213 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
10215         * cmdargs.texi (Font X): Mention new default font.
10216         More fully describe long font names, wildcard patterns and the
10217         problems involved.  (Result of discussion on emacs-devel.)
10219 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
10221         * emacs.texi (Acknowledgements): Correct typo.
10223 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10225         * dired.texi (Misc Dired Commands): New node.
10226         (Dired Navigation): Add dired-goto-file.
10228         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10230         * emacs.texi (Acknowledgements): New node, split from Distribution.
10232         * cmdargs.texi (Action Arguments): -f reads interactive args.
10234 2003-09-08  Lute Kamstra  <lute@gnu.org>
10236         * screen.texi (Mode Line): Say that POS comes before LINE.
10237         Mention `size-indication-mode'.
10238         * display.texi (Optional Mode Line):
10239         Document `size-indication-mode'.
10240         * basic.texi (Position Info): Mention `size-indication-mode'.
10242 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10244         * xresources.texi (Resources): Refer to `editres' man page.
10245         (Lucid Resources): Update defaults.  Expand description of
10246         `shadowThickness'.
10248 2003-09-04  Miles Bader  <miles@gnu.org>
10250         * Makefile.in (top_srcdir): New variable.
10251         ($(top_srcdir)/info): New rule.
10252         (info): Depend on it.
10254 2003-09-03  Peter Runestig  <peter@runestig.com>
10256         * makefile.w32-in: New file.
10258 2003-08-29  Richard M. Stallman  <rms@gnu.org>
10260         * misc.texi (Saving Emacs Sessions): Correct previous change.
10262 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
10264         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10265         (Intro): Include kmacro.texi after fixit.texi instead of after
10266         custom.texi.  (As suggested by Kim Storm.)
10268 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
10270         * fixit.texi (Fixit): Update `Next' pointer.
10271         * files.texi (Files): Update `Previous' pointer.
10272         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10273         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10274         (Suggested by Kim Storm.)
10275         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
10277 2003-08-18  Kim F. Storm  <storm@cua.dk>
10279         * kmacro.texi: New file describing enhanced keyboard macro
10280         functionality.  Replaces old description in custom.texi.
10282         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10283         (Keyboard Macros): Move to new kmacro.texi file.
10285         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10287 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
10289         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10291 2003-08-17  Alex Schroeder  <alex@gnu.org>
10293         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10294         required.
10296 2003-08-05  Richard M. Stallman  <rms@gnu.org>
10298         * programs.texi (Lisp Indent): Don't describe
10299         lisp-indent-function property here.  Use xref to Lisp Manual.
10301 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10303         * calendar.texi (Date Formats): Document changed behavior of
10304         abbreviations.
10306 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
10308         * buffers.texi (List Buffers): Fix previous change.
10310 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
10312         * buffers.texi (List Buffers): Adjust to new format of *Buffer
10313         List*.
10315 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10317         * display.texi (Font Lock): Fix typo.
10319 2003-07-07  Richard M. Stallman  <rms@gnu.org>
10321         * display.texi (Font Lock): Add xref for format info on
10322         font-lock-remove-keywords.
10324         * building.texi (Compilation): Document what happens with asynch
10325         children of compiler process.
10327         * help.texi (Library Keywords): Use @multitable.
10329 2003-06-04  Richard M. Stallman  <rms@gnu.org>
10331         * programs.texi (Expressions): Delete C-M-DEL.
10333         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10334         comint-move-point-for-output renamed from
10335         comint-scroll-to-bottom-on-output.
10337         * custom.texi (Init Rebinding): Replace previous change with xref.
10338         (Non-ASCII Rebinding): Explain that issue more briefly here.
10340 2003-05-28  Richard M. Stallman  <rms@gnu.org>
10342         * indent.texi (Indentation): Condense, simplify, clarify prev change.
10344 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
10346         * building.texi (GDB Graphical Interface): New node.
10347         (Rewritten somewhat by RMS.)
10349 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
10351         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10352         non-English letters.  Explain how to set coding systems correctly
10353         and how to include the right coding cookie in the file.
10355 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
10357         * indent.texi (Indentation): Explain the concepts.
10358         (Just Spaces): Explain why preventing tabs for indentation might
10359         be useful.
10361 2003-04-16  Richard M. Stallman  <rms@gnu.org>
10363         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10365 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10367         * cmdargs.texi (General Variables): Document SMTPSERVER.
10369         * sending.texi: Remove SMTP node.
10370         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
10371         library.
10373 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10375         * sending.texi (Sending via SMTP): Explain MTA/MUA.
10377 2003-02-22  Simon Josefsson  <jas@extundo.com>
10379         * sending.texi (Mail Methods): Add node about SMTP.
10381 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
10383         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10385 2003-02-01  Kevin Ryde  <user42@zip.com.au>
10387         * glossary.texi (Glossary): Correction to cl cross reference.
10389 2003-01-20  Richard M. Stallman  <rms@gnu.org>
10391         * killing.texi (Rectangles): Document C-x c r.
10393 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
10395         * xresources.texi (GTK resources): New node.
10396         (GTK widget names): New node.
10397         (GTK names in Emacs): New node.
10398         (GTK styles): New node.
10400 2003-01-09  Francesco Potortì  <pot@gnu.org>
10402         * maintaining.texi (Create Tags Table): Add reference to the new
10403         `etags --help --lang=LANG' option.
10405 2002-10-02  Karl Berry  <karl@gnu.org>
10407         * emacs.texi: Per rms, update all manuals to use @copying instead of
10408         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
10409         where needed for the sake of the HTML output.
10411 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10413         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10414         source files.
10416 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
10418         * Makefile.in (emacsman): New target.
10420 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10422         * (Version 21.1 released.)
10424 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10426         * Branch for 21.1.
10428 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10430         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10432 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10434         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10436 1999-07-12  Richard Stallman  <rms@gnu.org>
10438         * Version 20.4 released.
10440 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
10442         * Makefile.in (INFO_TARGETS): Delete customize.info.
10443         (DVI_TARGETS): Delete customize.dvi.
10444         (../info/customize, customize.dvi): Targets deleted.
10446 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10448         * Version 20.3 released.
10450 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
10452         * Makefile.in (EMACSSOURCES): Add mule.texi.
10453         Add msdog.texi, ack.texi.  Remove gnu1.texi.
10455 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10457         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10458         Use it in dvi targets.
10460 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10462         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10463         (INFO_TARGETS): Change ../info/custom to ../info/customize.
10464         (../info/customize): Rename from ../info/custom.
10466 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10468         * Version 20.2 released.
10470 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10472         * Version 20.1 released.
10474 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10476         * Makefile (../info/customize, customize.dvi): New targets.
10477         (INFO_TARGETS): Add ../info/customize.
10478         (DVI_TARGETS): Add customize.dvi.
10480 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10482         * Version 19.33 released.
10484 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10486         * Version 19.32 released.
10488 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10490         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10492 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10494         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10495         Specify -I option.
10496         (All dvi targets): Set the TEXINPUTS variable.
10498 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10500         * Version 19.31 released.
10502 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10504         * Version 19.30 released.
10506 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10508         * Makefile.in (maintainer-clean): Rename from realclean.
10510 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10512         * Makefile.in: New file.
10513         * Makefile: File deleted.
10515 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10517         * Makefile (TEXINDEX_OBJS): Variable deleted.
10518         (texindex, texindex.o, getopt.o): Rules deleted.
10519         All deps on texindex deleted.
10520         (distclean): Don't delete texindex.
10521         (mostlyclean): Don't delete *.o.
10522         * texindex.c, getopt.c: Files deleted.
10524 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10526         * Version 19.26 released.
10528 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
10530         * Makefile (EMACSSOURCES): Exclude undo.texi.
10532 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10534         * Version 19.25 released.
10536 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10538         * Version 19.24 released.
10540 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10542         * Version 19.23 released.
10544 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10546         * Makefile: Delete spurious tab.
10548 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10550         * Makefile (.SUFFIXES): New rule.
10552 1993-12-04  Richard Stallman  (rms@srarc2)
10554         * getopt.c: New file.
10555         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10556         (getopt.o): New rule.
10557         (dvi): Don't depend on texindex.
10558         (emacs.dvi): Depend on texindex.
10560 1993-12-03  Richard Stallman  (rms@srarc2)
10562         * Makefile (TEXI2DVI): New variable.
10563         (emacs.dvi): Add explicit command.
10564         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10566 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10568         * Version 19.22 released.
10570 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10572         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10574 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10576         * Version 19.21 released.
10578 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10580         * Makefile (realclean): Don't delete the Info files.
10582 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10584         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10585         4' where appropriate.
10587 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10589         * Makefile: Fix targets for texindex.
10591         * texindex.c: Include "../src/config.h" if building in emacs.
10593         * Makefile: Change all files to FILENAME.texi, force all targets
10594         to be FILENAME, not FILENAME.info.
10595         Add target to build texindex.c, defining `emacs'.
10597 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10599         * Version 19.19 released.
10601 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10603         * Version 19.18 released.
10605 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10607         * Makefile: Fix source file names of the separate manuals.
10609 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10611         * Version 19.17 released.
10613 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10615         * split-man: Fix typos in last change.
10617 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10619         * Version 19.16 released.
10621 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10623         * version 19.15 released.
10625 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10627         * Makefile (distclean): It's rm, not rf.
10629 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10631         * Version 19.14 released.
10633 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10635         * Makefile: New file.
10637 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10639         * Version 19.13 released.
10641 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10643         * Version 19.9 released.
10645 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10647         * Version 19.8 released.
10649 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10651         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10653         * trouble.texi: It's `enable-flow-control-on', not
10654         `evade-flow-control-on'.
10656 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10658         * display.texi: Document standard-display-european.
10660 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10662         * Version 19.7 released.
10664         * emacs.texi: Add a sentence to the top menu mentioning the
10665         specific version of Emacs this manual applies to.
10667 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10669         * basic.texi: Document next-line-add-lines variable used to
10670         implement down-arrow.
10672         * killing.texi: Document kill-whole-line.
10674 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10676         * text.texi: Update unix TeX ordering information.
10678 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10680         * news.texi: Mention fill-rectangle in keybinding list.
10682         * killing.texi: Document fill-rectangle.
10684 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10686         * vc.texi: Bring the docs up to date with VC 5.2.
10688 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10690         * emacs.tex: Mention blackbox and gomoku under Amusements.
10691         Assembler mode is now mentioned and appropriately indexed
10692         under Programming Modes.
10694 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10696         * emacs.tex: Update TeX ordering information.
10698 1990-06-26  David Lawrence  (tale@geech)
10700         * emacs.tex: Note that completion-ignored-extensions is not used
10701         to filter out names when all completions are displayed in
10702         *Completions*.
10704 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10706         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10708 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10710         * emacs.tex: Add @findex grep.
10712 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10714         * emacs.tex: Correct two typos.  No other changes before
10715         Version 19 will be made.
10717 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10719         * emacs.tex: Update information for obtaining TeX distribution from the
10720         University of Washington.
10722 ;; Local Variables:
10723 ;; coding: utf-8
10724 ;; End:
10726   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10728   This file is part of GNU Emacs.
10730   GNU Emacs is free software: you can redistribute it and/or modify
10731   it under the terms of the GNU General Public License as published by
10732   the Free Software Foundation, either version 3 of the License, or
10733   (at your option) any later version.
10735   GNU Emacs is distributed in the hope that it will be useful,
10736   but WITHOUT ANY WARRANTY; without even the implied warranty of
10737   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10738   GNU General Public License for more details.
10740   You should have received a copy of the GNU General Public License
10741   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.