Fix description of Customize buffer in Emacs manual.
[emacs.git] / doc / emacs / ChangeLog
blob4e3c60efa0397d4ff8f0c9ec46e3db6df9a71125
1 2015-01-31  Eli Zaretskii  <eliz@gnu.org>
3         * custom.texi (Customization Groups): Update the looks of the
4         Customize Group buffer.
6         * programs.texi (Hungry Delete): Fix a typo: "C-d" instead of
7         "C-c C-d" in hungry-delete mode.
9 2015-01-29  Eli Zaretskii  <eliz@gnu.org>
11         * mule.texi (Language Environments): Work around refill bug in
12         makeinfo 4.x.  (Bug#19697)
14 2015-01-26  Eli Zaretskii  <eliz@gnu.org>
16         * cmdargs.texi (Action Arguments): Clarify into which buffer
17         '--insert' inserts.  (Bug#19694)
19 2015-01-21  Eli Zaretskii  <eliz@gnu.org>
21         * programs.texi (Custom C Indent): Fix a typo.  (Bug#19647)
23 2014-12-22  Eli Zaretskii  <eliz@gnu.org>
25         * buffers.texi (Kill Buffer): Improve indexing.
27 2014-11-19  Paul Eggert  <eggert@cs.ucla.edu>
29         Lessen focus on ChangeLog files, as opposed to change log entries.
30         * maintaining.texi (Change Log): Mention that ChangeLog files may
31         be copied to or from a version control system.
32         * trouble.texi (Sending Patches): Point to the commit messages.
34 2014-11-19  Eli Zaretskii  <eliz@gnu.org>
36         * maintaining.texi (Switching Branches): Mention "C-x v r".
37         Correct commands for switching branches in various VCSs.
39 2014-11-16  Tassilo Horn  <tsdh@gnu.org>
41         * misc.texi (DocView Slicing): Describe how to slice with the
42         mouse.  Fix command mentioned by slice by BoundingBox paragraph.
43         (Bug#18040)
45 2014-11-09  Glenn Morris  <rgm@gnu.org>
47         * Makefile.in (version): Remove variable.
48         (clean): No longer delete dist tarfile.
49         (dist): Remove rule; replace with code in admin.el.
51 2014-11-01  Glenn Morris  <rgm@gnu.org>
53         * programs.texi (Misc for Programs): Fix typo.
55 2014-10-24  Eli Zaretskii  <eliz@gnu.org>
57         * frames.texi (Scroll Bars): Improve indexing of faces.
59         * killing.texi (Secondary Selection): Improve indexing of faces.
61         * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
63         * display.texi (Standard Faces, Text Display)
64         (Useless Whitespace): Improve indexing of faces.
66 2014-10-23  Tassilo Horn  <tsdh@gnu.org>
68         * misc.texi (Document View): Adapt to latest doc-view changes wrt
69         viewing the document's plain text contents.  [Backport]
71 2014-10-23  Eli Zaretskii  <eliz@gnu.org>
73         * frames.texi (Frame Commands): Document and index
74         'frame-resize-pixelwise'.
76         * windows.texi (Split Window): Document and index
77         'window-resize-pixelwise'.
79 2014-10-20  Glenn Morris  <rgm@gnu.org>
81         * ack.texi (Acknowledgments): Remove some obsolete items.
82         * misc.texi (Emulation): Remove section.
84 2014-10-20  Glenn Morris  <rgm@gnu.org>
86         * Version 24.4 released.
88 2014-10-13  Glenn Morris  <rgm@gnu.org>
90         * Makefile.in (dist): Update for new output variables.
92 2014-10-06  Glenn Morris  <rgm@gnu.org>
94         * package.texi (Package Menu): The package list was changed to not
95         say "unsigned" any more.
97 2014-10-04  Glenn Morris  <rgm@gnu.org>
99         * misc.texi (Sorting):
100         * search.texi (Query Replace): Markup fixes.
102         * cmdargs.texi (Misc X):
103         * display.texi (Optional Mode Line):
104         * misc.texi (emacsclient Options):
105         * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
107         * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
108         (CUA Bindings): Mention rectangle-mark-mode.
110 2014-10-03  Martin Rudalics  <rudalics@gmx.at>
112         * frames.texi (Frame Commands):
113         * cmdargs.texi (Window Size X): Mention the use of
114         `frame-resize-pixelwise' to make frames truly fullscreen or
115         maximized.
117 2014-10-01  Glenn Morris  <rgm@gnu.org>
119         * package.texi (Package Installation): Mention etc/package-keyring.gpg.
121 2014-07-21  Glenn Morris  <rgm@gnu.org>
123         * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.  (Bug#18040)
125 2014-07-03  Juri Linkov  <juri@jurta.org>
127         * search.texi (Regexp Search): Update lax space matching that is
128         not active in regexp search by default now.  (Bug#17901)
130 2014-06-29  Glenn Morris  <rgm@gnu.org>
132         * help.texi (Misc Help):
133         * trouble.texi (Checklist): "Online" help doesn't mean what it
134         used to any more.
136 2014-06-08  Glenn Morris  <rgm@gnu.org>
138         * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
139         * misc.texi (emacsclient Options): Copyedit.
141         * buffers.texi (Uniquify): Copyedits.
142         * files.texi (Visiting): Update for uniquify changes.
144         * dired.texi (Marks vs Flags):
145         * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
147         * help.texi (Help, Misc Help): Copyedits.
149         * screen.texi (Menu Bar): Copyedits.
150         * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
152         * frames.texi (Frame Commands): Copyedits re M-F10, F11.
153         * cmdargs.texi (Window Size X): Copyedits.
155         * ack.texi (Acknowledgments):
156         * emacs.texi (Acknowledgments): Updates.
158 2014-06-07  Glenn Morris  <rgm@gnu.org>
160         * programs.texi (Prettifying Symbols): Remove node.
161         (Misc for Programs): Mention more briefly here.
162         * emacs.texi (Top): Update menu.
164 2014-06-05  Glenn Morris  <rgm@gnu.org>
166         * package.texi (Package Menu, Package Installation):
167         Mention signed packages.
169 2014-06-03  Glenn Morris  <rgm@gnu.org>
171         * package.texi (Package Installation): Mention package-pinned-packages.
173 2014-06-02  Glenn Morris  <rgm@gnu.org>
175         * misc.texi [iftex]: Update chapter summary.
176         (Emulation): Remove ludicrously outdated claim.
178 2014-05-29  Glenn Morris  <rgm@gnu.org>
180         * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
181         (Customization options specific to Mac OS / GNUstep): Remove section.
183 2014-05-28  Glenn Morris  <rgm@gnu.org>
185         * macos.texi (Mac / GNUstep Customization): Mention some new features.
187 2014-05-27  Glenn Morris  <rgm@gnu.org>
189         * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
191 2014-05-21  Eli Zaretskii  <eliz@gnu.org>
193         * frames.texi (Fonts): Clarify which frames are affected by
194         setting font from the menu and in default-frame-alist.
195         (Bug#17532)
197 2014-05-12  Eli Zaretskii  <eliz@gnu.org>
199         * mule.texi (Language Environments): Remove unused @anchor.
200         (Bug#17479)
202 2014-05-02  Eli Zaretskii  <eliz@gnu.org>
204         * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
205         (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
206         (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
207         Improve indexing.
209 2014-04-29  Eli Zaretskii  <eliz@gnu.org>
211         * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
212         (Bug Criteria): Fix usage of @kbd and @key.  (Bug#17362)
214         * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
215         and @key.
217         * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
218         and @key.
220         * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
222         * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
224         * programs.texi (Hungry Delete, Other C Commands): Fix usage of
225         @kbd and @key.
227         * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
228         @key.
230         * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
231         @kbd and @key.
233         * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
234         @kbd and @key.
236         * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
237         (MS-DOS Processes): Fix usage of @kbd and @key.
239         * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
240         @key.
242         * mini.texi (Completion Commands, Minibuffer History): Fix usage
243         of @kbd and @key.
245         * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
246         @key.
248         * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
249         @kbd and @key.
251         * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
253         * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
255         * glossary.texi (Glossary): Fix usage of @kbd and @key.
257         * frames.texi (Speedbar): Fix usage of @kbd and @key.
259         * files.texi (Misc File Ops, File Name Cache, File Conveniences)
260         (Filesets): Fix usage of @kbd and @key.
262         * display.texi (View Mode): Fix usage of @kbd and @key.
264         * dired.texi (Image-Dired): Fix usage of @kbd and @key.
266         * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
267         (Init Syntax): Fix usage of @kbd and @key.
269         * commands.texi (User Input): Fix usage of @kbd and @key.
271         * calendar.texi (Counting Days, General Calendar): Fix usage of
272         @kbd and @key.
274         * building.texi (Threads Buffer): Fix usage of @kbd and @key.
276         * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
277         @key.
279         * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
280         @kbd and @key.
282         * anti.texi (Antinews): Fix usage of @kbd and @key.
284 2014-04-26  Eli Zaretskii  <eliz@gnu.org>
286         * sending.texi (Mail Signature): Document signature variables used
287         by Message mode.  (Bug#17308)
289 2014-04-21  Eli Zaretskii  <eliz@gnu.org>
291         * buffers.texi (Uniquify): Clarify the default uniquification.
293         * indent.texi (Tab Stops): Improve wording.
295         * cmdargs.texi (General Variables): Improve docs of
296         EMACSLOADPATH.  Index all the environment variables.
297         (Misc Variables): Index all the environment variables.
299 2014-04-13  Eli Zaretskii  <eliz@gnu.org>
301         * display.texi (Cursor Display): Explain better how to customize
302         'blink-cursor-blinks'.
304 2014-04-05  Glenn Morris  <rgm@gnu.org>
306         * trouble.texi (Checklist): Dribble files may contain passwords.
308 2014-04-04  Glenn Morris  <rgm@gnu.org>
310         * files.texi (Backup Names):
311         * arevert-xtra.texi (Supporting additional buffers):
312         Update for default values of some -function vars no longer being nil.
313         (Supporting additional buffers):
314         Update for buffer-stale-function also applying to file-buffers.
316 2014-03-16  Dmitry Gutov  <dgutov@yandex.ru>
318         * programs.texi (Matching): Update the missed spot.  (Bug#17008)
320 2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
322         * programs.texi (Matching): Update WRT to the new
323         `blink-matching-paren' behavior.
325 2014-03-13  Paul Eggert  <eggert@cs.ucla.edu>
327         * mule.texi (International, Language Environments): Update
328         the list of language environments to what Emacs currently
329         supports.  Add the full list to the index.  Suggest C-h L for
330         details rather than trying to give very brief details here.
332 2014-03-12  Glenn Morris  <rgm@gnu.org>
334         * cmdargs.texi (General Variables): Don't mention INCPATH,
335         from the obsolete complete.el.
337 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
339         * mule.texi (International Chars): Adjust C-u C-x = description.
340         Change it to match Emacs's current behavior.  Also, change the
341         example to use ê instead of À, as the isolated grave accent in the
342         latter's decomposition listing was confusingly transliterated to
343         left single quote in the PDF version of the manual.
345 2014-03-12  Glenn Morris  <rgm@gnu.org>
347         * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
348         handling of frames.
350         * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
352 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
354         * mark.texi (Mark):
355         * killing.texi (Rectangles): Document `rectangle-mark-mode'.
357 2014-03-01  Glenn Morris  <rgm@gnu.org>
359         * search.texi (Query Replace): Mention search-invisible.
360         * text.texi (Outline Visibility): Mention search-invisible
361         also affects query-replace.
363 2014-02-28  Xue Fuqiao  <xfq@gnu.org>
365         * emacs.texi (Top):
366         * programs.texi (Programs, Prettifying Symbols):
367         Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
369         * misc.texi (Saving Emacs Sessions):
370         Document some new desktop user options.
372 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
374         * programs.texi (Basic Indent, Other C Commands):
375         Fix the description of RET and `C-j'.
377         * indent.texi (Indentation Commands): Move the description of
378         `C-j' from here...
379         * basic.texi (Inserting Text): ... to here.
381 2014-02-25  Glenn Morris  <rgm@gnu.org>
383         * custom.texi (Terminal Init):
384         Replace term-setup-hook with tty-setup-hook.
386 2014-02-23  Glenn Morris  <rgm@gnu.org>
388         * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
390 2014-02-20  Glenn Morris  <rgm@gnu.org>
392         * search.texi (Special Isearch): Mention invisible text.
393         * text.texi (Outline Visibility): Mention `M-s i' in isearch.
395 2014-02-18  Glenn Morris  <rgm@gnu.org>
397         * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
398         gnu.org version of etc/CONTRIBUTE in html output.
400         * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
402 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
404         * programs.texi (Matching): Fix typo.
406         * killing.texi (CUA Bindings): Document the new relationship between
407         cua-mode and delete-selection mode.
408         (CUA Bindings): Mention that rectangle mode can be used on its own.
410 2014-02-14  Glenn Morris  <rgm@gnu.org>
412         * regs.texi (Configuration Registers): Update C-x r f binding.
414 2014-02-12  Glenn Morris  <rgm@gnu.org>
416         * mini.texi (Completion Options): No longer mention icomplete,
417         which has its own section now.
418         * modes.texi (Minor Modes): Update Icomplete xref.
420         * help.texi (Package Keywords): Mention describe-package buttons.
422         * package.texi (Package Menu): Mention package-menu-filter.
424 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
426         * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
428 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
430         * dired.texi (Hiding Subdirectories): Mention the node for
431         deleting subdirectories (bug#11743).
433 2014-02-09  Glenn Morris  <rgm@gnu.org>
435         * programs.texi (MixedCase Words): Rename node from "Glasses".
436         Move Subword mode here from "Other C Commands" node.
437         (Misc for Programs): Mention Superword mode.
438         * emacs.texi: Update menu.
440 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
442         * regs.texi (File Registers): Clarify metasyntactical variables
443         (bug#13565).
445         * search.texi (Search Case): Rearrange text slightly to make it
446         obvious that `M-c' also toggles sensitivity if `case-fold-search'
447         is nil (bug#14726).
449         * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
450         (bug#16376).
452 2014-02-07  Glenn Morris  <rgm@gnu.org>
454         * display.texi (Highlight Interactively):
455         Mention hi-lock-auto-select-face.
457         * anti.texi (Antinews): Fix typo.
459         * ack.texi (Acknowledgments): No longer mention obsolete files.
461 2014-02-02  Glenn Morris  <rgm@gnu.org>
463         * regs.texi (Registers): Mention previewing.
465 2014-01-29  Glenn Morris  <rgm@gnu.org>
467         * killing.texi (Deletion): Mention cycle-spacing.
469 2014-01-28  Glenn Morris  <rgm@gnu.org>
471         * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
473         * indent.texi (Tab Stops): Updates for new tab-stop behavior.
475 2014-01-27  Glenn Morris  <rgm@gnu.org>
477         * dired.texi (Misc Dired Features): Copyedits for hide-details.
479         * buffers.texi (List Buffers): Tiny edit.
481         * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
483 2014-01-26  Glenn Morris  <rgm@gnu.org>
485         * ack.texi (Acknowledgments):
486         * programs.texi (Program Modes):
487         Update for delphi.el -> opascal.el renaming.
489         * misc.texi (Sorting): Add findex for reverse-region.
491         * killing.texi (Deletion): Mention delete-duplicate-lines.
493 2014-01-24  Glenn Morris  <rgm@gnu.org>
495         * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
496         terminal.el.
498         * files.texi (Interlocking): Copyedit.
500 2014-01-23  Glenn Morris  <rgm@gnu.org>
502         * building.texi (Lisp Eval): Update prefix argument behavior
503         of eval-expression, eval-last-sexp.
505 2014-01-17  Bastien Guerry  <bzg@gnu.org>
507         * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
509 2014-01-15  Glenn Morris  <rgm@gnu.org>
511         * files.texi (File Conveniences):
512         * misc.texi (EWW): Copyedits.
514 2014-01-10  Glenn Morris  <rgm@gnu.org>
516         * emacs.texi (Distrib): Add donate URL.  Add anchor.
518 2014-01-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
520         * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
521         `dired-hide-details-hide-symlink-targets', and
522         `dired-hide-details-hide-information-lines'.
524 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
526         * emacs.texi: Add EWW.
527         * misc.texi (EWW): Document EWW.
529 2014-01-09  Glenn Morris  <rgm@gnu.org>
531         * trouble.texi (Service): Refer to online service directory
532         rather than etc/SERVICE.
534 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
536         * building.texi (Lisp Libraries): Document `load-prefer-newer'.
538         * files.texi (File Conveniences): Document `image-next-frame',
539         `image-previous-frame', `image-goto-frame',
540         `image-increase-speed', `image-decrease-speed',
541         `image-reverse-speed', and `image-reset-speed'.
543 2014-01-07  Bastien Guerry  <bzg@gnu.org>
545         * buffers.texi (Buffers): Fix display of @math content by using
546         nested braces.  (Bug#16389)
548 2014-01-07  Chong Yidong  <cyd@gnu.org>
550         * search.texi (Special Isearch): Document C-x 8 RET in isearch.
551         (Word Search): Document incremental word search changes.
552         (Isearch Yank): Document M-s C-e with a prefix argument.
554 2014-01-07  Glenn Morris  <rgm@gnu.org>
556         * cal-xtra.texi (Calendar Customizing):
557         Mention calendar-day-header-array.
559 2013-12-28  Glenn Morris  <rgm@gnu.org>
561         * trouble.texi (Understanding Bug Reporting): Brevity.
563 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
565         * mini.texi (Completion Options): Add a link to Shell Options.
566         * misc.texi (Shell Mode): Move documentation of
567         shell-completion-fignore from Shell Mode to Shell Options.
569 2013-12-26  João Távora  <joaotavora@gmail.com>
571         * emacs.texi (Matching): Describe new features of Electric Pair mode.
573 2013-12-25  Chong Yidong  <cyd@gnu.org>
575         * glossary.texi (Glossary): Define MULE in modern terms.
577 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
579         * files.texi (Diff Mode): Add an index.
581 2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
583         * trouble.texi (Understanding Bug Reporting): Minor update.
584         (Checklist): Fix a cross-reference.
586 2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
588         * regs.texi (Bookmarks): Document `bookmark-default-file'.
590         * misc.texi (Shell Mode): Add a cross-reference.
592         * building.texi (Lisp Eval): Add an index.
594 2013-12-22  Glenn Morris  <rgm@gnu.org>
596         * entering.texi (Entering Emacs): Typo fix.
598         * calendar.texi (General Calendar):
599         * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
601 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
603         * regs.texi (Keyboard Macro Registers): Fix last change.
605 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
607         * search.texi (Special Isearch, Query Replace): Document negative
608         argument of replacement commands.
609         (Symbol Search): Document `isearch-forward-symbol-at-point'.
611         * files.texi (File Conveniences): Document `image-next-file' and
612         `image-previous-file'.
614         * display.texi (Optional Mode Line): Fix an index.
616         * regs.texi (File Registers): Document `kmacro-to-register'.
618         * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
620         * frames.texi (Scroll Bars): Document
621         `scroll-bar-adjust-thumb-portion'.
623 2013-12-21  Chong Yidong  <cyd@gnu.org>
625         * indent.texi (Indentation Commands): Document C-x TAB changes.
627 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
629         * calendar.texi, display.texi, help.texi, rmail.texi:
630         Document `S-SPC' as alternative to scrolling down with `DEL'.
632         * frames.texi: Document `toggle-frame-maximized' and
633         `toggle-frame-fullscreen' with their respective keys.
635         * buffers.texi: Document buffer name uniquification changes.
637         * indent.texi: Document that `electric-indent-mode' is enabled by
638         default.
640         * display.texi (Cursor Display): Document `blink-cursor-blinks'.
642         * buffers.texi: Update list-buffers "screenshot" to show Messages
643         as major-mode.
645         * entering.texi: Document `initial-buffer-choice' changes.
647         * misc.texi (emacsclient Options): Document
648         `initial-buffer-choice' changes.
650         * help.texi: Document that `?' now also shows subcommands of
651         prefix keys.
653 2013-12-17  Chong Yidong  <cyd@gnu.org>
655         * killing.texi (Appending Kills): Note that append-next-kill can
656         prepend the kill.
658 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
660         * mule.texi (File Name Coding): Document file-name encoding
661         peculiarities on MS-Windows.
663 2013-12-12  Glenn Morris  <rgm@gnu.org>
665         * emacs.texi: Sync direntry with info/dir version.
667 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
669         * msdog.texi (Windows Keyboard): Fix typo.
671 2013-11-30  Glenn Morris  <rgm@gnu.org>
673         * Makefile.in (distclean): Remove Makefile.
675 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
677         * buffers.texi (Icomplete): Rename from Iswitchb and
678         rewrite accordingly.
680 2013-11-23  Glenn Morris  <rgm@gnu.org>
682         * cmdargs.texi (General Variables):
683         Empty elements in EMACSLOADPATH now mean the default load-path.
685 2013-11-21  Glenn Morris  <rgm@gnu.org>
687         * cmdargs.texi (Action Arguments): Use path-separator with -L.
689 2013-11-04  Glenn Morris  <rgm@gnu.org>
691         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
693 2013-11-02  Glenn Morris  <rgm@gnu.org>
695         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
697 2013-10-23  Glenn Morris  <rgm@gnu.org>
699         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
700         Nuke @refill.
702         * Makefile.in (install-dvi, install-html, install-pdf)
703         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
704         (uninstall-pdf): Quote entities that might contain whitespace.
706 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
708         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
709         Remove @refill.
711 2013-10-13  Glenn Morris  <rgm@gnu.org>
713         * ack.texi (Acknowledgments): Comment out old alpha stuff.
715 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
717         * calendar.texi (Special Diary Entries): Remove @refill.
719 2013-10-13  Glenn Morris  <rgm@gnu.org>
721         * display.texi (Text Scale): Update text-scale-adjust details.
723         * ack.texi (Acknowledgments):
724         * emacs.texi (Acknowledgments): Use accented form of some names.
726 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
728         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
729         name.  (Bug#15557)
731         Support menus on text-mode terminals.
732         * screen.texi (Menu Bar): Adapt to TTY menus.
734         * frames.texi (Frames): Mention menu support on text terminals.
736         * files.texi (Visiting): Mention the "File" menu-bar menu.
738         * display.texi (Standard Faces): Mention TTY faces for menus.
740 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
742         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
744 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
746         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
748 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
750         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
752         * emacs.texi (Intro): Minor cleanup.
754 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
756         * fixit.texi (Transpose, Fixing Case): Remove @refill.
758 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
760         * maintaining.texi (VC Directory Commands): Add keybinding for
761         vc-log-incoming in vc-dir.
762         (Log Buffer): Use @emph instead of @strong.
764 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
766         * text.texi (Enriched Justification): Explain values of default-justification.
768 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
770         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
772 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
774         * xresources.texi (Motif Resources):
775         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
776         * emacs.texi: Update menu.
778 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
780         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
781         for portability to hosts where /bin/sh has problems.
783 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
785         * text.texi (Enriched Justification): Minor fixes.
787 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
789         * files.texi (Filesets): Add an index.
791 2013-08-12  Glenn Morris  <rgm@gnu.org>
793         * macos.texi (GNUstep Support):
794         * trouble.texi (Checklist, Contributing, Service):
795         Avoid mailto: in html output.
797         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
798         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
799         (INSTALL_DATA): New, set by configure.
800         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
801         New variables.
802         (.SUFFIXES): Add .ps and .dvi.
803         (.dvi.ps): New suffix rule.
804         (dvi, html, pdf, ps): Use *_TARGETS variables.
805         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
806         (emacs.html): Use HTML_OPTS.
807         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
808         (.PHONY): install-dvi, install-html, install-pdf, install-ps,
809         install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
810         uninstall-ps, and uninstall-doc.
811         (install-dvi, install-html, install-pdf, install-ps, install-doc)
812         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
813         (uninstall-doc): New rules.
815 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
817         * emacs.texi (Top): Remove menu item for the removed "Disabling
818         Multibyte" node.
820 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
822         * rmail.texi (Rmail Coding): Move here from mule.texi.
824         * custom.texi (Specifying File Variables): Fix cross-references.
826         * mule.texi (Unibyte Mode): Fix cross-references.
827         (Disabling Multibyte): Remove.
829         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
831         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
832         (Mayan Calendar): Move here from calendar.texi.
833         * emacs.texi (Top): Update menu.
835 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
837         * emacs.texi (Top): Add menu entry.
839         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
840         (VC Directory Commands): Add vc-dir-ignore.
842 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
844         * glossary.texi (Glossary): Add some entries.
846 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
848         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
849         vc-dir.  (Bug#14948)
851 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
853         * display.texi (Fringes): Document the variable fringe-mode.
854         (Bug#14946)
856 2013-07-03  Glenn Morris  <rgm@gnu.org>
858         * maintaining.texi (EDE): Fix cross-reference.
860         * programs.texi (Program Modes): Fix emacs-xtra reference.
862         * help.texi (Misc Help): Index describe-syntax.
864 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
866         * basic.texi (Moving Point): Document visual-order-cursor-movement
867         and its effect on right-char and left-char.
869 2013-06-28  Glenn Morris  <rgm@gnu.org>
871         * ack.texi (Acknowledgments): Small update.
873 2013-06-19  Glenn Morris  <rgm@gnu.org>
875         * Makefile.in (dist): Edit more configure variables.
876         Try to check that we do not miss any in future.
878 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
880         * vc1-xtra.texi (Revision Tags): Add a cross reference.
881         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
883 2013-06-11  Glenn Morris  <rgm@gnu.org>
885         * maintaining.texi (VC Directory Commands): Copyedit.
886         (Branches): Put back milder version of pre 2013-06-07 text.
888 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
890         * maintaining.texi (Branches): Remove text copied from other sources.
892 2013-06-05  Alan Mackenzie  <acm@muc.de>
894         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
895         (Not Exiting Isearch): Document new user option
896         `isearch-allow-prefix'.  (Bug#9706)
898 2013-06-03  Juri Linkov  <juri@jurta.org>
900         * display.texi (Highlight Interactively): Add global keybindings
901         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
902         Document new command `highlight-symbol-at-point'.
904 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
906         * maintaining.texi (Branches): Add motivations for branching.
907         (VC Mode Line): Fix typo.
908         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
909         prefix argument.
911 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
913         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
914         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
915         autolaunching of the D-Bus session bus.
917 2013-06-01  Glenn Morris  <rgm@gnu.org>
919         * programs.texi (Semantic): Fix typo.
921 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
923         * maintaining.texi (Types of Log File): Supplement some
924         information of change log files.
926 2013-05-15  Juri Linkov  <juri@jurta.org>
928         * search.texi (Repeat Isearch): Mention key `RET' to finish
929         editing the string.  (Bug#13348)
931 2013-05-14  Glenn Morris  <rgm@gnu.org>
933         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
935 2013-05-09  Glenn Morris  <rgm@gnu.org>
937         * sending.texi (Mail Sending): Fix typo.
939         * windows.texi (Change Window): Fix typo.
941         * custom.texi (Changing a Variable): Fix typo.
943         * trouble.texi (Contributing): Remove obsolete info re pretesters.
945 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
947         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
948         * cmdargs.texi (Initial Options):
949         * files.texi (Customize Save): Document this.
951 2013-05-04  Glenn Morris  <rgm@gnu.org>
953         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
955 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
957         doc: convert some TeX accents to UTF-8
958         * ack.texi (Acknowledgments):
959         * emacs.texi (Acknowledgments):
960         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
961         Apparently the TeX accents cause problems when generating gnu.org
962         web pages, e.g., @l{} is rendered as '/l' on
963         <http://www.gnu.org/software/emacs/manual/html_node/
964         emacs/Acknowledgments.html>.
966 2013-03-16  Glenn Morris  <rgm@gnu.org>
968         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
970 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
972         Prefer UTF-8 for documentation.
973         With GNU Texinfo 5.0, this generates nicer-looking info files,
974         since they can use curly quotes.  With older Texinfo it doesn't matter.
975         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
976         Switch from Latin-1 to UTF-8.
978 2013-02-28  Bastien Guerry  <bzg@gnu.org>
980         * xresources.texi (GTK resources): Fix broken link.
982 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
984         * files.texi (Interlocking): Don't refer to symlinks as the
985         exclusive means of locking files.
987 2013-02-22  Glenn Morris  <rgm@gnu.org>
989         * ack.texi (Acknowledgments):
990         * emacs.texi (Acknowledgments): Small updates.
992 2013-02-21  Glenn Morris  <rgm@gnu.org>
994         * files.texi (File Conveniences): Not just GIFs can be animated.
996 2013-02-13  Glenn Morris  <rgm@gnu.org>
998         * ack.texi (Acknowledgments): Don't mention yow any more.
1000 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
1002         * cmdargs.texi (General Variables):
1003         Fix TMPDIR documentation to match the code's behavior.
1005 2013-02-10  Glenn Morris  <rgm@gnu.org>
1007         * trouble.texi (Checklist): Update bug keybinding.
1009 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
1011         * msdog.texi (Text and Binary): Delete the description of
1012         file-name-buffer-file-type-alist.
1014 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
1016         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
1017         Without it, I don't see function names.  Older addr2line
1018         implementations will die out sooner or later, so tailor the
1019         first suggestion to recent addr2line, with a followup about
1020         older ones.
1022 2013-01-19  Glenn Morris  <rgm@gnu.org>
1024         * custom.texi (Directory Variables): Fix paren typo.
1026         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
1028         * custom.texi (Custom Themes): Fix typo.
1030 2013-01-07  Bastien Guerry  <bzg@gnu.org>
1032         * help.texi (Apropos): Document `apropos-user-option' and update
1033         the doc for `apropos-variable'.
1035 2013-01-05  Glenn Morris  <rgm@gnu.org>
1037         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1039 2012-12-21  Glenn Morris  <rgm@gnu.org>
1041         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1042         Simply include doclicense.
1044 2012-12-21  Chong Yidong  <cyd@gnu.org>
1046         * frames.texi (Mouse Commands): Fix description of the effect of
1047         mouse dragging (Bug#13049).
1049 2012-12-15  Juri Linkov  <juri@jurta.org>
1051         * misc.texi (Recursive Edit): Add a link to "Query Replace".
1052         (Bug#13181)
1054 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
1056         * killing.texi (Deletion): Doc fix (Bug#12748).
1058 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
1060         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1061         These are just minor editorial changes.
1063 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
1065         * vc1-xtra.texi (General VC Options): Remove obsolete reference
1066         to `vc-path'.
1068 2012-12-03  Chong Yidong  <cyd@gnu.org>
1070         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1072 2012-12-02  Kevin Ryde  <user42@zip.com.au>
1074         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1076 2012-12-01  Kevin Ryde  <user42@zip.com.au>
1078         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1080 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
1082         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1083         These are just minor editorial changes.
1085 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
1087         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1088         clarifications (Bug#12865).
1089         (Horizontal Scrolling): Clarifications.
1091 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
1093         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1095 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
1097         * trouble.texi (Crashing): Add information about MS-Windows and
1098         the emacs_backtrace.txt file.  (Bug#12908)
1100 2012-11-13  Chong Yidong  <cyd@gnu.org>
1102         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1103         actually named gdb-stopped-functions.
1105 2012-11-13  Glenn Morris  <rgm@gnu.org>
1107         * misc.texi (Single Shell): Mention async-shell-command-buffer.
1109 2012-11-10  Glenn Morris  <rgm@gnu.org>
1111         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1113         * emacs.texi (Acknowledgments): Add profiler author.
1114         * ack.texi (Acknowledgments): Add some recent contributions.
1116 2012-11-10  Chong Yidong  <cyd@gnu.org>
1118         * files.texi (Diff Mode): Doc fixes for
1119         diff-delete-trailing-whitespace (Bug#12831).
1121         * trouble.texi (Crashing): Copyedits.
1123 2012-11-10  Glenn Morris  <rgm@gnu.org>
1125         * files.texi (Diff Mode): Trailing whitespace updates.
1127 2012-11-10  Chong Yidong  <cyd@gnu.org>
1129         * misc.texi (Terminal emulator): Document Term mode faces.
1131         * mini.texi (Basic Minibuffer): New node.  Document
1132         minibuffer-electric-default-mode.
1134         * display.texi (Visual Line Mode): Fix index entry.
1136         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1137         and index the keybindings.  Document tabulated-list-sort.
1138         (Kill Buffer): Capitalize Buffer Menu.
1140         * trouble.texi (Memory Full): Capitalize Buffer Menu.
1142 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
1144         * display.texi (Auto Scrolling): Clarify that scroll-step is
1145         ignored when scroll-conservatively is set to a non-zero value.
1146         (Bug#12801)
1148 2012-11-10  Chong Yidong  <cyd@gnu.org>
1150         * dired.texi (Dired Updating): Doc fix (Bug#11744).
1152 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
1154         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1156 2012-10-29  Chong Yidong  <cyd@gnu.org>
1158         * dired.texi (Shell Commands in Dired): Document changes to the
1159         dired-do-async-shell-command.
1161 2012-10-28  Glenn Morris  <rgm@gnu.org>
1163         * ack.texi (Acknowledgments): Mention gv.el.
1165 2012-10-27  Bastien Guerry  <bzg@gnu.org>
1167         * screen.texi (Menu Bar): Fix typo.
1169 2012-10-27  Chong Yidong  <cyd@gnu.org>
1171         * frames.texi (Mouse Avoidance): Mention new variable
1172         mouse-avoidance-banish-position.
1174         * programs.texi (Which Function): Which Function mode now works in
1175         all major modes by default.
1177         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1179         * files.texi (Misc File Ops): Symbolic links on Windows only work
1180         on Vista and later.
1182         * building.texi (Compilation): Document compilation-always-kill.
1184         * search.texi (Symbol Search): New node.
1186         * package.texi (Package Menu): Document the "new" status.
1188         * windows.texi (Window Choice): Don't refer to the obsolete
1189         special-display feature.
1191 2012-10-24  Chong Yidong  <cyd@gnu.org>
1193         * mule.texi (Text Coding): set-buffer-file-coding-system can now
1194         be invoked from the mode line.
1196         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1197         changes to the mark and unmark commands.
1198         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
1199         which is no longer bound to dired-backup-diff.
1201 2012-10-23  Bastien Guerry  <bzg@gnu.org>
1203         * text.texi (Org Authoring): Use a comma after @ref to avoid the
1204         insertion of a period in the Info output.
1206 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1208         * custom.texi (Hooks): Clarify that -hooks is deprecated.
1210 2012-10-23  Chong Yidong  <cyd@gnu.org>
1212         * kmacro.texi (Edit Keyboard Macro): Fix typo.
1214 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
1216         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
1218 2012-10-17  Glenn Morris  <rgm@gnu.org>
1220         * mini.texi (Repetition): Further copyedit.
1222 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
1224         * mini.texi (Repetition): Copyedit.
1226 2012-10-16  Juri Linkov  <juri@jurta.org>
1228         * search.texi (Query Replace): Document multi-buffer replacement
1229         keys.  (Bug#12655)
1231         * maintaining.texi (Tags Search): Change link "Replace" to
1232         "Query Replace".
1234 2012-10-13  Chong Yidong  <cyd@gnu.org>
1236         * files.texi (File Conveniences): ImageMagick enabled by default.
1238 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
1240         * basic.texi (Arguments): Fix typos.
1242 2012-10-08  Glenn Morris  <rgm@gnu.org>
1244         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1246         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1248 2012-10-06  Glenn Morris  <rgm@gnu.org>
1250         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1251         Mention cal-tex-cursor-week2-summary.
1253 2012-10-06  Chong Yidong  <cyd@gnu.org>
1255         * mini.texi (Passwords): Fix typo.
1257 2012-10-02  Glenn Morris  <rgm@gnu.org>
1259         * maintaining.texi (VC Directory Commands):
1260         Remove duplicate `q' entry.  (Bug#12553)
1262 2012-09-30  Chong Yidong  <cyd@gnu.org>
1264         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1266         * search.texi (Special Isearch): Document the lax space search
1267         feature and M-s SPC.
1268         (Regexp Search): Move main search-whitespace-regexp description to
1269         Special Isearch.
1270         (Replace): Document replace-lax-whitespace.
1272         * basic.texi (Position Info): Document C-u M-=.
1273         (Moving Point): Document move-to-column.
1275         * display.texi (Useless Whitespace): Add delete-trailing-lines.
1277         * misc.texi (emacsclient Options): Document the effect of
1278         initial-buffer-choice on client frames.  Document server-auth-dir.
1279         Do not document server-host, which is bad security practice.
1281         * building.texi (Lisp Libraries): Docstring lookups can trigger
1282         autoloading.  Document help-enable-auto-load.
1284         * mini.texi (Yes or No Prompts): New node.
1286         * ack.texi (Acknowledgments): Remove obsolete packages.
1288 2012-09-27  Glenn Morris  <rgm@gnu.org>
1290         * cal-xtra.texi (Advanced Calendar/Diary Usage):
1291         Rename the section to be more general.
1292         * emacs.texi: Update menu.
1294 2012-09-23  Chong Yidong  <cyd@gnu.org>
1296         * buffers.texi (Misc Buffer): Replace toggle-read-only with
1297         read-only-mode.
1299         * files.texi (Visiting): Likewise.
1301 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
1303         * trouble.texi (Crashing): Document ulimit -c.
1305 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
1307         * trouble.texi (Crashing): Document addr2line.
1309 2012-09-19  Tassilo Horn  <tsdh@gnu.org>
1311         * misc.texi (DocView Slicing): Document new slice from
1312         BoundingBox feature.
1314 2012-09-19  Chong Yidong  <cyd@gnu.org>
1316         * killing.texi (Yanking): Minor clarification (Bug#12469).
1318 2012-09-17  Chong Yidong  <cyd@gnu.org>
1320         * building.texi (GDB User Interface Layout): Remove reference to
1321         removed variable gdb-use-separate-io-buffer (Bug#12454).
1323 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
1325         * regs.texi (Text Registers): `C-x r +' can now be used instead of
1326         M-x append-to-register.  New option `register-separator'.
1327         (Number Registers): Mention that `C-x r +' is polymorphic.
1329 2012-09-07  Chong Yidong  <cyd@gnu.org>
1331         * windows.texi (Window Choice): Don't mention obsolete
1332         display-buffer-reuse-frames.
1334 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
1336         Give more-useful info on a fatal error (Bug#12328).
1337         * trouble.texi (Crashing): New section, documenting this.
1339 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
1341         * cmdargs.texi (General Variables):
1342         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1343         connections to the D-Bus session bus.  (Bug#12112)
1345 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
1347         * building.texi (Debugger Operation): Correct and improve
1348         documentation of the GUD Tooltip mode.
1350 2012-07-31  Chong Yidong  <cyd@gnu.org>
1352         * emacs.texi: Fix ISBN (Bug#12080).
1354 2012-08-05  Chong Yidong  <cyd@gnu.org>
1356         * display.texi (Faces): Document frame-background-mode (Bug#7774).
1358         * custom.texi (Face Customization): Move discussion of face
1359         inheritance here, from Faces section.
1361 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1363         * frames.texi (Mouse Commands): Fix the description of mouse-2.
1364         (Bug#11958)
1366 2012-07-19  Chong Yidong  <cyd@gnu.org>
1368         * emacs.texi: Update ISBN.
1370 2012-07-17  Chong Yidong  <cyd@gnu.org>
1372         * basic.texi (Inserting Text): Replace ucs-insert with
1373         insert-char.  Provide more details of input.
1375         * mule.texi (International Chars, Input Methods): Likewise.
1377 2012-07-13  Chong Yidong  <cyd@gnu.org>
1379         * custom.texi (Examining): Update C-h v message.
1381         * buffers.texi (Misc Buffer): Document view-read-only.
1383 2012-07-07  Chong Yidong  <cyd@gnu.org>
1385         * custom.texi (Init File): Index site-lisp (Bug#11435).
1387 2012-07-06  Chong Yidong  <cyd@gnu.org>
1389         * emacs.texi: Re-order top-level menu to correspond to logical
1390         order, to avoid makeinfo warnings.
1392         * ack.texi (Acknowledgments): Note new python.el.
1394 2012-06-29  Chong Yidong  <cyd@gnu.org>
1396         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1397         * basic.texi (Erasing, Basic Undo): Fix markup.
1399 2012-06-29  Glenn Morris  <rgm@gnu.org>
1401         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
1403 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
1405         * fixit.texi (Undo): Fix typo.  (Bug#11775)
1407 2012-06-27  Glenn Morris  <rgm@gnu.org>
1409         * ack.texi (Acknowledgments): Tiny update.
1411 2012-06-21  Glenn Morris  <rgm@gnu.org>
1413         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1415 2012-06-17  Chong Yidong  <cyd@gnu.org>
1417         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
1419         * anti.texi:
1420         * building.texi:
1421         * cmdargs.texi:
1422         * custom.texi:
1423         * display.texi:
1424         * files.texi:
1425         * frames.texi:
1426         * glossary.texi:
1427         * misc.texi:
1428         * mule.texi:
1429         * programs.texi:
1430         * sending.texi:
1431         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1433 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
1435         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1437 2012-05-28  Glenn Morris  <rgm@gnu.org>
1439         * ack.texi, building.texi, calendar.texi, custom.texi:
1440         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1442 2012-05-27  Glenn Morris  <rgm@gnu.org>
1444         * emacs.texi: Simplify following removal of node pointers.
1446         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1447         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1448         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1449         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1450         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1451         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1452         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1453         * windows.texi, xresources.texi: Nuke hand-written node pointers.
1455 2012-05-22  Glenn Morris  <rgm@gnu.org>
1457         * emacs.texi (Acknowledgments): Add another contributor.
1459 2012-05-12  Glenn Morris  <rgm@gnu.org>
1461         * Makefile.in (MKDIR_P): New, set by configure.
1462         (mkinfodir): Use $MKDIR_P.
1464 2012-05-10  Glenn Morris  <rgm@gnu.org>
1466         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1467         with "coding: raw-text".
1469         * files.texi (Interlocking): Mention create-lockfiles option.
1471 2012-05-09  Chong Yidong  <cyd@gnu.org>
1473         * frames.texi (Mouse References, Mouse Commands): Fix index
1474         entries (Bug#11362).
1476 2012-05-05  Glenn Morris  <rgm@gnu.org>
1478         * custom.texi (Customization Groups, Custom Themes, Examining):
1479         Improve page breaks.
1481         * rmail.texi (Rmail Display): Use example rather than smallexample.
1483         * calendar.texi: Convert inforefs to refs.
1485         * dired.texi (Dired Enter): Improve page break.
1487         * abbrevs.texi (Abbrev Concepts): Copyedits.
1489         * maintaining.texi (Registering, Tag Syntax):
1490         Tweak line and page breaks.
1492         * programs.texi (Programs, Electric C): Copyedits.
1493         (Program Modes): Add xref to Fortran.
1494         (Left Margin Paren): Remove what was (oddly enough) the only use
1495         of defvar in the entire Emacs manual.
1496         (Hungry Delete): Remove footnote about ancient Emacs version.
1497         (Other C Commands): Use example rather than smallexample.
1499         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1500         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1501         Tweak line and page breaks.
1503         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1504         (Major Modes): Use example rather than smallexample.
1506         * mule.texi (Output Coding): Reword to improve page-breaks.
1508         * frames.texi (Fonts): Tweak line and page breaks.
1509         Use example rather than smallexample.  Change cross-reference.
1510         (Text-Only Mouse): Fix xref.
1512         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1513         (Indirect Buffers): Tweak line- and page-breaks.
1515         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1517 2012-05-04  Glenn Morris  <rgm@gnu.org>
1519         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1520         (info, infoclean): Use $INFO_EXT.
1521         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1522         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1523         (INFO_TARGETS): Use $INFO_EXT.
1524         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1526 2012-05-02  Glenn Morris  <rgm@gnu.org>
1528         * emacs.texi (@copying): Only print EDITION in the TeX version.
1530         * search.texi (Regexp Search): Just say "Emacs".
1532         * display.texi (Auto Scrolling):
1533         Reword to avoid repetition and improve page break.
1535         * xresources.texi (Resources):
1536         * mule.texi (Language Environments):
1537         * misc.texi (Amusements):
1538         * maintaining.texi (VC Change Log):
1539         * frames.texi (Fonts):
1540         * custom.texi (Specifying File Variables, Minibuffer Maps):
1541         * cmdargs.texi (Initial Options):
1542         * building.texi (Flymake):
1543         Reword to remove/reduce some overly long/short lines.
1545 2012-04-27  Glenn Morris  <rgm@gnu.org>
1547         * emacs.texi: Some fixes for detailed menu.
1549         * emacs.texi: Add "et al." to authors.
1551         * ack.texi, basic.texi, buffers.texi, building.texi:
1552         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1553         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1554         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1555         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1556         * search.texi, trouble.texi, windows.texi:
1557         Use Texinfo recommended convention for quotes+punctuation.
1559 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
1561         * mule.texi (Bidirectional Editing): Improve indexing.
1562         Minor wording tweaks.
1564 2012-04-15  Chong Yidong  <cyd@gnu.org>
1566         * misc.texi (emacsclient Options): More clarifications.
1568 2012-04-15  Glenn Morris  <rgm@gnu.org>
1570         * msdog.texi (Windows Printing): It doesn't set printer-name.
1572         * mule.texi (Language Environments): Move font info to "Fontsets".
1573         (Fontsets): Move intlfonts etc here from "Language Environments".
1574         Copyedits.
1575         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1576         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1578 2012-04-15  Chong Yidong  <cyd@gnu.org>
1580         * glossary.texi (Glossary): Standardize on "text terminal"
1581         terminology.  All callers changed.
1583         * misc.texi (emacsclient Options): Document "client frame" concept
1584         and its effect on C-x C-c more carefully.
1586 2012-04-15  Glenn Morris  <rgm@gnu.org>
1588         * frames.texi (Scroll Bars):
1589         * glossary.texi (Glossary): Use consistent case for "X Window System".
1591         * mule.texi (Select Input Method, Coding Systems):
1592         State command names in kbd tables.
1593         (Recognize Coding): Add cross-ref.
1594         (Output Coding): Don't mention message mode in particular.
1595         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1596         Copyedits.
1598 2012-04-14  Glenn Morris  <rgm@gnu.org>
1600         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1601         Copyedits.
1602         (Coding Systems): Mac OS X apparently uses newlines for EOL.
1603         (Recognize Coding): Remove old auto-coding-regexp-alist example.
1604         auto-coding-functions does not override coding: tags.
1605         Remove rmail-decode-mime-charset; it no longer has any effect.
1607 2012-04-14  Chong Yidong  <cyd@gnu.org>
1609         * custom.texi (Creating Custom Themes): Add reference to Custom
1610         Themes node in Lisp manual.
1612 2012-04-14  Glenn Morris  <rgm@gnu.org>
1614         * mule.texi (International): Copyedits.
1615         (International Chars): Update C-x = example output.
1616         (Disabling Multibyte): Rename from "Enabling Multibyte".
1617         Clarify what "unibyte: t" does, and mode-line description.
1618         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1619         Use Texinfo recommended convention for quotes+punctuation.
1620         (Language Environments): Copyedits.
1621         (Input Methods): Copyedits.  Use "^" for the postfix example,
1622         because it is less confusing inside Info's `quotes'.
1624         * custom.texi (Specifying File Variables): Fix "unibyte" description.
1625         Update for "Disabling Multibyte" node name change.
1626         * emacs.texi: Update for "Disabling Multibyte" node name change.
1628         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1629         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1630         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1631         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1632         * sending.texi, text.texi, trouble.texi:
1633         Use @file for buffers, per the Texinfo manual.
1635         * entering.texi (Entering Emacs):
1636         Do not mention initial-buffer-choice = t.
1638         * misc.texi (Gnus Startup): Use @env for environment variables.
1640         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1642 2012-04-12  Glenn Morris  <rgm@gnu.org>
1644         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1646 2012-04-07  Glenn Morris  <rgm@gnu.org>
1648         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1650 2012-04-05  Glenn Morris  <rgm@gnu.org>
1652         * glossary.texi (Glossary): Use anchors for internal cross-references.
1654 2012-04-04  Glenn Morris  <rgm@gnu.org>
1656         * glossary.texi (Glossary): Copyedits.
1657         Use Texinfo-recommended convention for quotes and punctuation.
1658         Comment out a few specialized (Rmail) items.
1659         New items: Bidirectional Text, Client, Directory Local Variable,
1660         File Local Variable, Package, Server, Theme, Trash Can.
1662 2012-04-03  Chong Yidong  <cyd@gnu.org>
1664         * sending.texi (Mail Misc): Fix an index entry.
1666 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1668         * msdog.texi (Windows Startup): Add description of emacsclient
1669         operation under -c and -t on MS-Windows.
1671         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1672         Startup".  (Bug#11091)
1674 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1676         * custom.texi (Changing a Variable): Fix example.
1678 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1680         * misc.texi (emacsclient Options): More clarifications about -t
1681         and -c on MS-Windows.  (Bug#11091)
1683 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1685         * misc.texi (emacsclient Options): Document peculiarities of new
1686         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1688 2012-03-30  Chong Yidong  <cyd@gnu.org>
1690         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1692 2012-03-22  Glenn Morris  <rgm@gnu.org>
1694         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1696 2012-03-17  Chong Yidong  <cyd@gnu.org>
1698         * package.texi (Package Installation): Document use of
1699         package-initialize in init file.
1701 2012-03-16  Glenn Morris  <rgm@gnu.org>
1703         * help.texi (Language Help):
1704         * mule.texi (International Chars):
1705         etc/HELLO is for character demonstration.
1707 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1709         * dired.texi (Shell Commands in Dired): Fix typo.
1711 2012-03-04  Chong Yidong  <cyd@gnu.org>
1713         * killing.texi (Clipboard): Document clipboard manager.
1715 2012-02-29  Glenn Morris  <rgm@gnu.org>
1717         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1719         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1721         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1723 2012-02-28  Glenn Morris  <rgm@gnu.org>
1725         * custom.texi, display.texi, emacs.texi, files.texi:
1726         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1727         Standardize possessive apostrophe usage.
1729 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1731         * macos.texi (Mac / GNUstep Customization): Remove text about
1732         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1734 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1736         * buffers.texi (Select Buffer): Mention that saving in a new file
1737         name can switch to a different major mode.
1739 2012-02-23  Glenn Morris  <rgm@gnu.org>
1741         * mini.texi (Minibuffer File, Completion Options, Repetition):
1742         Copyedits.
1743         (Completion Example): Other M-x au* commands may be defined.
1744         (Completion Styles): Mention emacs21 and completion-category-overrides.
1746         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1747         (Windows Keyboard, Windows Mouse, Windows Processes)
1748         (Windows Printing, Windows Misc): Copyedits.
1749         (ls in Lisp): Update switches list.
1751         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1752         Update dos-mode* function names.
1753         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1754         (MS-DOS Processes): Add xref to main ls-lisp section.
1756         * ack.texi (Acknowledgments): Mention smie.
1758 2012-02-22  Glenn Morris  <rgm@gnu.org>
1760         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1761         (Mac / GNUstep Basics): Don't mention the panels, since the next
1762         section covers them.
1763         (Mac / GNUstep Customization): Merge some panel info from previous.
1765 2012-02-21  Glenn Morris  <rgm@gnu.org>
1767         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1768         Small fixes.
1770         * emacs-xtra.texi: Picture mode is no longer a chapter.
1772         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1774         * ack.texi (Acknowledgments): Small changes, including resorting,
1775         and removal of things no longer distributed.
1777 2012-02-20  Glenn Morris  <rgm@gnu.org>
1779         * emacs.texi (Top, Preface): Small rephrasings.
1780         (menu, detailmenu): Update entries, and reformat some descriptions.
1781         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1782         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1783         Reformat some menu descriptions.
1785         * ack.texi (Acknowledgments): More updates.
1787         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1788         and from Author: headers.
1789         (Distrib): Small updates.
1791 2012-02-18  Glenn Morris  <rgm@gnu.org>
1793         * ack.texi (Acknowledgments): Add xref to Org manual.
1795         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1796         of '*mail*', since Message does not call it that.
1797         (Rmail Reply): Rename rmail-dont-reply-to-names.
1798         \\`info- no longer handled specially.
1799         Update for rmail-enable-mime-composing.
1800         Don't mention 'm' for replies.
1801         Don't mention rmail-mail-new-frame and canceling, since it does
1802         not work for Message at the moment.
1804         * cal-xtra.texi: Copyedits.
1806         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1808 2012-02-17  Glenn Morris  <rgm@gnu.org>
1810         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1812         * ack.texi (Acknowledgments): Mention Gnulib.
1814         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1816         * calendar.texi: Misc small changes, including updating the dates
1817         of examples.
1819 2012-02-16  Glenn Morris  <rgm@gnu.org>
1821         * calendar.texi: Misc small changes.
1823         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1824         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1826         * dired-xtra.texi (Subdir Switches): Small fixes.
1828         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1830 2012-02-15  Glenn Morris  <rgm@gnu.org>
1832         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1834 2012-02-12  Glenn Morris  <rgm@gnu.org>
1836         * ack.texi (Acknowledgments):
1837         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1839 2012-02-10  Glenn Morris  <rgm@gnu.org>
1841         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1843         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1845 2012-02-09  Glenn Morris  <rgm@gnu.org>
1847         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1848         buffer switch after M-x rename-uniquely.
1850         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1852 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1854         * text.texi (Org Mode): Fix typo.
1856 2012-02-08  Glenn Morris  <rgm@gnu.org>
1858         * ack.texi (Acknowledgments): Update emacs-lock info.
1860         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1862         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1864 2012-02-07  Glenn Morris  <rgm@gnu.org>
1866         * files.texi (File Conveniences): Mention ImageMagick images.
1868 2012-02-05  Glenn Morris  <rgm@gnu.org>
1870         * trouble.texi (Checklist): Mention debug-on-event.
1872         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1874 2012-02-04  Glenn Morris  <rgm@gnu.org>
1876         * macos.texi (Customization options specific to Mac OS / GNUstep):
1877         New subsection.
1879         * display.texi (Colors): Mention list-colors-sort.
1881         * files.texi (File Conveniences): Mention image animation.
1883 2012-01-31  Chong Yidong  <cyd@gnu.org>
1885         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1886         scroll bars (Bug#10666).
1888 2012-01-28  Chong Yidong  <cyd@gnu.org>
1890         * files.texi (Filesets): Fix typos.
1892         * display.texi (Faces): Add xref to Colors node.
1894 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1896         * buffers.texi (Select Buffer): Clarify explanation of switching
1897         to new buffers.  Fix description of next-buffer and
1898         previous-buffer (Bug#10334).
1899         (Misc Buffer): Add xref to View Mode.
1901         * text.texi (Fill Commands): Fix description of
1902         sentence-end-double-space.
1904 2012-01-23  Chong Yidong  <cyd@gnu.org>
1906         * anti.texi (Antinews): Add Emacs 23 antinews.
1908 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1910         * programs.texi (Comment Commands): Typo (bug#10514).
1912 2012-01-15  Chong Yidong  <cyd@gnu.org>
1914         * xresources.texi (X Resources): Describe GTK+ case first.
1915         (Resources): Don't use borderWidth as an example, since it doesn't
1916         work with GTK+.
1917         (Table of Resources): Clarify role of several resources, including
1918         the Emacs 24 behavior of cursorBlink etc.
1919         (Face Resources): Node deleted.  Recommend using Customize
1920         instead.  Add paragraph to `Table of Resources' node summarizing
1921         how to use X resources for changing faces.
1922         (Lucid Resources): Rewrite, omitting description of font names,
1923         referring to the Fonts node instead.
1924         (LessTif Resources): Copyedits.
1925         (GTK resources): Rewrite, describing the difference between gtk2
1926         and gtk3.
1927         (GTK Resource Basics): New node.
1928         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1929         (GTK styles): Just refer to Fonts node for GTK font format.
1931         * display.texi (Faces): Document the cursor face.
1933 2012-01-14  Chong Yidong  <cyd@gnu.org>
1935         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1936         (General Variables): Add xref to Lisp Libraries.
1937         (Initial Options): Copyedits.
1938         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1939         (Environment): Clarify what getenv does.
1940         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1941         light backgrounds on xterms.
1942         (Misc Variables): TEMP and TMP are not Windows-specific.
1943         (Display X): Copyedits.
1944         (Colors X): -bd does nothing for GTK.
1945         (Icons X): Gnome 3 doesn't use taskbars.
1947         * misc.texi (Shell): Document exec-path here.
1949         * rmail.texi (Movemail): Add xref for exec-path.
1951 2012-01-13  Glenn Morris  <rgm@gnu.org>
1953         * dired.texi (Dired and Find): Clarify find-ls-options.
1955 2012-01-09  Chong Yidong  <cyd@gnu.org>
1957         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1958         SHA-256.
1960 2012-01-07  Chong Yidong  <cyd@gnu.org>
1962         * display.texi (Useless Whitespace): Add Whitespace mode.
1964         * custom.texi (Hooks): Discuss how to disable minor modes.
1966         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1967         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1969         * trouble.texi (Lossage): Refer to Bugs node for problems.
1970         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1971         (Screen Garbled): Don't refer to terminal "manufacturers".
1972         (Total Frustration): Node deleted.  Eliza is documented in
1973         Amusements now.
1974         (Known Problems): More info about using the bug tracker.
1975         Mention debbugs package.
1976         (Bug Criteria): Copyedits.
1977         (Understanding Bug Reporting): Mention emacs -Q.
1979 2012-01-06  Chong Yidong  <cyd@gnu.org>
1981         * custom.texi (Specifying File Variables): The mode: keyword
1982         doesn't have to be first anymore.  Add example of specifying minor
1983         modes.
1984         (Directory Variables): Simplify example.  Mention application to
1985         non-file buffers.
1986         (Disabling): Use "initialization file" terminology.
1987         (Init Examples): Fix hook example.
1989 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1991         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1992         (Bug#10422)
1993         Move the stuff about resources to xresources.texi.
1995         * xresources.texi (Resources): Move information about setting X
1996         resources in the Registry from cmdargs.texi.  Make the index entry
1997         be similar to the one in cmdargs.texi.
1999 2012-01-05  Chong Yidong  <cyd@gnu.org>
2001         * custom.texi (Customization Groups): Update example.
2002         (Browsing Custom): Document the new search field.
2003         (Changing a Variable): Update example for Emacs 24 changes.
2004         Document Custom-set and Custom-save commands.
2005         (Face Customization): Document Emacs 24 changes.  De-document
2006         modify-face.
2007         (Specific Customization): Mention customize-variable.
2008         (Custom Themes): Add customize-themes, custom-theme-load-path,
2009         custom-theme-directory, and describe-theme.
2010         (Creating Custom Themes): New node.
2011         (Examining): Mention M-:.
2013         * package.texi (Packages): Fix typo.
2015 2012-01-03  Chong Yidong  <cyd@gnu.org>
2017         * misc.texi (Single Shell): Don't document Lisp usage of
2018         shell-command.  Tidy up discussion of synchronicity.  Add index
2019         entries for async-shell-command.
2020         (Interactive Shell): Note that M-x shell uses shell-file-name.
2021         Note change in behavior in Emacs 24.
2022         (Shell Mode): Shell mode now uses completion-at-point.
2023         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2024         default method for recognizing prompts nowadays.
2025         (Shell Ring): Add xref to Minibuffer History.
2026         (Directory Tracking): Explain Dirtrack mode in more detail.
2027         (Term Mode): Fix index entries.
2028         (Paging in Term): Merge into Term Mode.
2029         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2030         (Printing): Fix xref.  State default of lpr-switches.
2031         (PostScript): Remove obsolete sentence.  Omit description of
2032         non-interactive behaviors.
2033         (Hyperlinking): Improve description.
2034         (Browse-URL): Using compose-mail for mailto URLs is the default.
2035         Document browse-url-mailto-function.
2036         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
2037         (FFAP): FFAP is not a minor mode.
2038         (Amusements): M-x lm was renamed to M-x landmark.
2039         Document nato-region.
2041 2012-01-01  Chong Yidong  <cyd@gnu.org>
2043         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2044         (Gnus Startup): Note that the system might not be set up for news.
2045         Describe group levels more clearly.
2046         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2047         Summary of Gnus.
2048         (Document View): Copyedits.  Move zoom commads to DocView
2049         Navigation node.
2050         (DocView Navigation, DocView Searching, DocView Slicing)
2051         (DocView Conversion): Nodes renamed from Navigation, etc.
2053         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2055 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
2057         * basic.texi (Moving Point): Fix the description of C-n and C-p.
2058         (Bug#10380)
2060 2011-12-30  Chong Yidong  <cyd@gnu.org>
2062         * sending.texi (Sending Mail): Document initial mail buffer name,
2063         and changed multiple mail buffer behavior.
2064         (Mail Format): Put the example at the top of the section.
2065         (Mail Headers): Move discussion of "From" to the top.
2066         (Mail Sending): Document sendmail-query-once.
2067         (Citing Mail): Make it less Rmail-specific.
2069 2011-12-29  Chong Yidong  <cyd@gnu.org>
2071         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
2072         example.  Add index entries.
2073         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
2075 2011-12-26  Chong Yidong  <cyd@gnu.org>
2077         * dired.texi (Dired Enter, Misc Dired Features):
2078         Document dired-use-ls-dired changes.  Mention quit-window.
2079         (Dired Navigation): Add index entries.
2080         (Dired Visiting): Fix View Mode xref.
2081         (Marks vs Flags): Prefer C-/ binding for undo.
2082         (Subdirectories in Dired): Add xrefs.
2083         (Misc Dired Features): Document some Emacs 24 changes.  Add index
2084         entries.
2086         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2087         variable, since it is explained in Minor Modes node.
2088         (Defining Abbrevs): Copyedits.
2089         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
2090         C-/ binding for undo.
2091         (Dabbrev Customization): Add xrefs for case-fold-search and
2092         case-replace.
2094         * dired-xtra.texi (Subdir Switches): Add xref.
2096         * maintaining.texi (VC Directory Commands): Mention quit-window.
2098 2011-12-25  Chong Yidong  <cyd@gnu.org>
2100         * maintaining.texi (Tags): Mention Semantic.
2101         (Create Tags Table, Etags Regexps): Copyedits.
2102         (Find Tag): Mention minibuffer completion.
2103         (List Tags): Mention completion-at-point.  Completion is actually
2104         available in M-x list-tags.
2106         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2107         Document vc-delete-file.
2109         * files.texi (Misc File Ops): Mention vc-delete-file.
2111         * programs.texi (Symbol Completion): Mention completion-at-point
2112         explicitly.
2114 2011-12-22  Chong Yidong  <cyd@gnu.org>
2116         * maintaining.texi (Change Log Commands): Don't specially mention
2117         vc-update-change-log which is CVS-only.
2119         * vc1-xtra.texi (Version Headers): Note that these are for
2120         Subversion, CVS, etc. only.
2121         (General VC Options): De-document vc-keep-workfiles.
2122         Fix RCS-isms.
2124 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
2126         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2127         should be @end iftex".
2129 2011-12-21  Chong Yidong  <cyd@gnu.org>
2131         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2132         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2133         (VC Pull): Mention vc-log-incoming.
2134         (Log Buffer): Add CVS/RCS only disclaimer.
2136         * vc1-xtra.texi (Remote Repositories): Update introduction.
2137         (Local Version Control): Node deleted (obsolete with DVCSes).
2138         (Remote Repositories, Version Backups): Node deleted.
2139         Move documentation of vc-cvs-stay-local to CVS Options.
2140         (CVS Options): Reduce verbosity of description of obscure CVS
2141         locking feature.
2142         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2143         Tags node.
2144         (Revision Tags): Move under Miscellaneous VC subsection.
2145         (Change Logs and VC): Note that this is wrong for DVCSs.
2146         De-document log entry manipulating features.
2147         (Renaming and VC): Describe how it works on modern VCSes.
2149         * files.texi (Misc File Ops): Mention vc-rename-file.
2151         * programs.texi (Custom C Indent): Add index entries.
2153 2011-12-20  Alan Mackenzie  <acm@muc.de>
2155         * programs.texi (Motion in C): Update the description of C-M-a and
2156         C-M-e, they now DTRT in enclosing scopes.
2157         (Custom C Indent): Add @dfn{guessing} of the indentation style.
2159 2011-12-20  Chong Yidong  <cyd@gnu.org>
2161         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2162         (Old Revisions): Use it.
2163         (VCS Repositories): Add "distributed" terminology.
2164         (Log Buffer): Remove duplicate description
2165         about changesets.  Fix "current VC fileset" ambiguity.
2166         (Multi-User Branching): Node deleted.
2167         (Branches, Switching Branches): Discuss decentralized version
2168         control systems.
2169         (VC Pull): New node.
2170         (Merging): Document merging on decentralized systems.
2171         (Creating Branches): Note that this is specific to CVS and related
2172         systems.
2174 2011-12-19  Chong Yidong  <cyd@gnu.org>
2176         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2177         (VC Mode Line): Add index entry for "version control status".
2178         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2179         Document vc-revert-show-diff.  De-document vc-rollback.
2180         (VC Directory Mode): Rewrite introduction.  Move prefix arg
2181         documentation here from VC Directory Buffer node.
2182         (VC Directory Buffer): Use a decentralized VCS example.
2183         (VC Directory Commands): Use a table.  Remove material duplicated
2184         in previous nodes on multi-file VC filsets.
2186 2011-12-17  Chong Yidong  <cyd@gnu.org>
2188         * maintaining.texi (VCS Concepts): Make "revision" terminology
2189         less CVS-specific.
2190         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2191         Registering node.
2192         (Secondary VC Commands): Delete.  Promote subnodes.
2193         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
2194         log buffer.  Add index entries.
2195         (VCS Changesets, Types of Log File, VC With A Merging VCS):
2196         Use "commit" terminology.
2197         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
2198         doesn't refer to tags tables.  Note other possible forms of the
2199         revision ID.  C-x v = does not save.
2200         (Registering): Note similarity to C-x v v action.  Fix description
2201         of how backends are chosen.  De-document vc-default-init-revision.
2202         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
2203         in root log buffers.
2205 2011-12-16  Chong Yidong  <cyd@gnu.org>
2207         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2208         (Basic VC Editing): Remove redundant descriptions.
2209         (VC With A Merging VCS): Make description more general instead of
2210         CVS-specific.
2211         (VC With A Locking VCS): Use VC fileset terminology.
2213 2011-12-12  Chong Yidong  <cyd@gnu.org>
2215         * building.texi (Executing Lisp): Fix xref for C-M-x.
2216         (Lisp Libraries): Add xref to node explaining `load' in Lisp
2217         manual.  Note that load-path is not customizable.
2218         (Lisp Eval): Note that listed commands are available globally.
2219         Explain the meaning of "defun" in the C-M-x context.
2220         (Lisp Interaction): Copyedits.
2221         (External Lisp): Fix name of inferior Lisp buffer.
2222         Mention Scheme.
2223         (Compilation): Define "inferior process".
2225 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
2227         * msdog.texi (Windows Fonts): Document how to force GDI font
2228         backend on MS-Windows.
2230 2011-12-10  Chong Yidong  <cyd@gnu.org>
2232         * building.texi (Compilation): Say what the -k flag to make does.
2233         Move subprocess discussion to Compilation Shell.
2234         (Compilation Mode): Add xref for grep, occur, and mouse
2235         references.  Define "locus".
2236         (Grep Searching): Use @command.
2237         (Debuggers, Commands of GUD, GDB Graphical Interface):
2238         Clarify intro.
2239         (Starting GUD): Clarify how arguments are specified.
2240         (Debugger Operation): Index entry for "GUD interaction buffer",
2241         and move basic description here from Commands of GUD node.
2242         (GDB User Interface Layout): Copyedits.
2243         (Source Buffers): Remove gdb-find-source-frame, which is not in
2244         gdb-mi.el.
2245         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2246         toggle-gdb-all-registers, which are not in gdb-mi.el.
2247         Don't re-document GUD interaction buffers.
2249         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2250         (Semantic): Add cindex entries for Semantic.
2252 2011-12-06  Chong Yidong  <cyd@gnu.org>
2254         * programs.texi (Man Page): Clarify how to use Man-switches.
2255         Don't bother documenting Man-fontify-manpage-flag.
2256         (Lisp Doc): Add xref to Name Help node.
2257         (Hideshow): Add cindex.  Mention role of ellipses, and default
2258         value of hs-isearch-open.  Don't bother documenting
2259         hs-special-modes-alist.
2260         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
2261         changing the window manager binding of M-TAB.
2263 2011-12-05  Chong Yidong  <cyd@gnu.org>
2265         * programs.texi (Comment Commands): Fix description of for M-; on
2266         blank lines.  Move documentation of comment-region here.
2267         (Multi-Line Comments): Clarify the role of comment-multi-line.
2268         Refer to Comment Commands for comment-region doc.
2269         (Options for Comments): Refer to Multi-Line Comments for
2270         comment-multi-line doc, instead of duplicating it.  Fix default
2271         values of comment-padding and comment-start-skip.
2273 2011-12-04  Chong Yidong  <cyd@gnu.org>
2275         * programs.texi (Program Modes): Mention modes that are not
2276         included with Emacs.  Fix references to other manuals for tex.
2277         Add index entry for backward-delete-char-untabify.
2278         Mention prog-mode-hook.
2279         (Which Function): Use "global minor mode" terminology.
2280         (Basic Indent, Multi-line Indent): Refer to previous descriptions
2281         in Indentation chapter to avoid duplication.
2282         (Expressions): Copyedit.
2283         (Matching): Document Electric Pair mode.
2285         * ack.texi (Acknowledgments):
2286         * rmail.texi (Movemail, Other Mailbox Formats):
2287         * frames.texi (Frames): Don't capitalize "Unix".
2289 2011-12-04  Chong Yidong  <cyd@gnu.org>
2291         * text.texi (Nroff Mode): Mention what nroff is.
2292         (Text Based Tables, Table Recognition): Don't say "Table mode"
2293         since it's not a major or minor mode.
2294         (Text Based Tables): Reduce the size of the example.
2295         (Table Definition): Clarify definitions.
2296         (Table Creation): Add key table.
2297         (Cell Commands): Use kbd for commands.
2298         (Table Rows and Columns): Combine nodes Row Commands and Column
2299         Commands.
2300         (Fixed Width Mode): Node deleted; contents moved to parent.
2301         (Table Conversion): Shorten example.
2302         (Measuring Tables): Merge into Table Misc.
2304 2011-12-03  Chong Yidong  <cyd@gnu.org>
2306         * text.texi (TeX Mode): Mention AUCTeX package.
2307         (TeX Editing): Add xref to documentation for Occur.
2308         (LaTeX Editing): Add xref to Completion node.
2309         (TeX Print): Fix description of tex-directory.
2310         (Enriched Text): Rename from Formatted Text.  Make this node and
2311         its subnodes less verbose, since text/enriched files are
2312         practically unused.
2313         (Enriched Mode): Rename from Requesting Formatted Text.
2314         (Format Colors): Node deleted.
2315         (Enriched Faces): Rename from Format Faces.  Describe commands
2316         for applying colors too.
2317         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2319         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2321         * display.texi (Colors): New node.
2323         * cmdargs.texi (Colors X):
2324         * xresources.texi (GTK styles):
2325         * custom.texi (Face Customization): Reference it.
2327         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2328         Link to Fill Commands for Justification entry.
2330 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
2332         * display.texi (Auto Scrolling): More accurate description of what
2333         scroll-*-aggressively does, including the effect of non-zero
2334         margin.  Fix "i.e." markup.
2336 2011-12-02  Chong Yidong  <cyd@gnu.org>
2338         * text.texi (Pages): Mention how formfeed chars are displayed.
2339         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2340         Describe adaptive filling more precisely.
2341         (Fill Commands): Note that filling removes excess whitespace.
2342         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
2343         now bound to indent-for-tab-command in Text mode.
2344         (Outline Mode): Copyedits.
2345         (Outline Visibility): Note that Reveal mode is a buffer-local
2346         minor mode.
2348         * modes.texi (Major Modes): Move note about checking major-mode in
2349         a hook function here, from Text mode.
2351 2011-11-28  Chong Yidong  <cyd@gnu.org>
2353         * text.texi (Words): Add xref to Position Info.
2354         (Paragraphs): Add xref to Regexps.
2356         * indent.texi (Indentation): Rewrite introduction.  Move table to
2357         Indentation Commands node.
2358         (Indentation Commands): Add index entries to table.  Copyedits.
2359         (Tab Stops, Just Spaces): Copyedits.
2360         (Indent Convenience): New node.  Document electric-indent-mode.
2362         * programs.texi (Basic Indent):
2363         * windows.texi (Pop Up Window): Fix kindex entry.
2365 2011-11-28  Chong Yidong  <cyd@gnu.org>
2367         * modes.texi (Major Modes): Move major-mode variable doc here from
2368         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
2369         and text-mode-hook.  Add example of using hooks.
2370         (Minor Modes): Document behavior of mode command calls from Lisp.
2371         Note that setting the mode variable using Customize will DTRT.
2372         (Choosing Modes): Add example of setting a minor mode using a
2373         local variable.
2375 2011-11-27  Chong Yidong  <cyd@gnu.org>
2377         * frames.texi (Creating Frames): Move frame parameter example to
2378         Frame Parameters node.
2379         (Frame Commands): C-x 5 o does not warp the mouse by default.
2380         (Fonts): Add more GTK-style properties; also, they should be
2381         capitalized.
2382         (Special Buffer Frames): Node deleted; special-display is on the
2383         way out.
2384         (Frame Parameters): Example moved here from Creating Frames.
2385         Clarify that default-frame-alist affects the initial frame too.
2386         Delete auto-raise-mode and auto-lower-mode.
2387         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
2388         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2390         * windows.texi (Window Choice): Add xref to Lisp manual for
2391         special-display-*.
2393 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
2395         * display.texi (Text Display): Update the description,
2396         cross-references, and indexing related to display of control
2397         characters and raw bytes.
2399 2011-11-25  Chong Yidong  <cyd@gnu.org>
2401         * frames.texi (Frames): Rewrite introduction.
2402         (Mouse Commands): Default for mouse-drag-copy-region is now t.
2403         Mouse-3 does not copy to kill ring by default.  DEL does not
2404         behave specially for mouse commands any more.
2405         (Mouse References): Document mouse-1-click-follows-link more
2406         thoroughly.
2407         (Menu Mouse Clicks): Move footnote to the main text and add xref
2408         to Init Rebinding node.
2409         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2411         * files.texi (Visiting): `C-x 5 f' works on ttys too.
2413 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2415         * display.texi (Font Lock): Fix typo.
2417 2011-11-24  Glenn Morris  <rgm@gnu.org>
2419         * rmail.texi (Rmail Output):
2420         Mention rmail-automatic-folder-directives.  (Bug#9657)
2422 2011-11-21  Chong Yidong  <cyd@gnu.org>
2424         * mark.texi (Global Mark Ring): Fix description of global mark
2425         ring (Bug#10032).
2427 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2429         * msdog.texi (Windows Fonts): Fix typo.
2431 2011-11-17  Glenn Morris  <rgm@gnu.org>
2433         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
2435 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2437         * killing.texi (Rectangles):
2438         * misc.texi (Document View):
2439         * modes.texi (Choosing Modes):
2440         * msdog.texi (Windows Fonts):
2441         * regs.texi (Rectangle Registers):
2442         * search.texi (Isearch Yank): Fix typos.
2444 2011-11-06  Chong Yidong  <cyd@gnu.org>
2446         * windows.texi (Basic Window): Add xref to Cursor Display.
2447         (Split Window): Document negative arg for splitting commands.
2448         (Other Window): Document mouse-1 in text area of window.
2449         (Change Window): Don't mention window attributes, since they
2450         aren't defined.  C-x 1 can't be used with minibuffer windows.
2451         Windows are no longer auto-deleted.
2452         (Window Choice): Add xref to Choosing Window in Lisp manual.
2453         (Window Convenience): Note that windmove disables shift-selection.
2454         Move M-x compare-windows here from Other Window node.
2456         * custom.texi (Mouse Buttons):
2457         * search.texi (Isearch Scroll):
2458         * windows.texi (Split Window): Use new names split-window-below
2459         and split-window-right.
2461 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
2463         * emacs.texi (Top): Fix typo.
2465 2011-10-25  Glenn Morris  <rgm@gnu.org>
2467         * abbrevs.texi (Saving Abbrevs):
2468         quietly-read-abbrev-file is not a command.  (Bug#9866)
2470 2011-10-24  Chong Yidong  <cyd@gnu.org>
2472         * display.texi (Scrolling): Document scroll-up-line and
2473         scroll-down-line.  Document scroll-command property.
2474         (Recentering): New node, split off from Scrolling.
2476 2011-10-23  Chong Yidong  <cyd@gnu.org>
2478         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2479         (Tool Bars): Copyedits.
2481         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2483 2011-10-22  Chong Yidong  <cyd@gnu.org>
2485         * windows.texi (Displaying Buffers): Fix broken lispref link.
2487 2011-10-22  Chong Yidong  <cyd@gnu.org>
2489         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2490         Move confirm-nonexistent-file-or-buffer discussion here.
2492         * files.texi (File Names, Visiting): Move detailed discussion of
2493         minibuffer confirmation to Minibuffer Exit.
2495         * buffers.texi (Buffers): Tweak mention of mail buffer name.
2496         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2498 2011-10-21  Chong Yidong  <cyd@gnu.org>
2500         * files.texi (File Names, Visiting, Interlocking): Copyedits.
2501         (Backup Copying): backup-by-copying-when-mismatch is now t.
2502         (Customize Save): Fix description of require-final-newline.
2503         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
2504         (Auto Save Control): Clarify.
2505         (File Archives): Add 7z.
2506         (Remote Files): ange-ftp-make-backup-files defaults to nil.
2508         * arevert-xtra.texi (Autorevert): Copyedits.
2510 2011-10-20  Chong Yidong  <cyd@gnu.org>
2512         * custom.texi (Hooks, Init Examples):
2513         * display.texi (Font Lock):
2514         * fixit.texi (Spelling):
2515         * rmail.texi (Rmail Display): Minor mode function with no arg now
2516         enables it.
2518         * fixit.texi (Spelling): Fix description of inline completion.
2520 2011-10-19  Chong Yidong  <cyd@gnu.org>
2522         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2523         entries.
2524         (Isearch Yank): Document isearch-yank-pop.
2525         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2526         (Other Repeating Search): Document Occur Edit mode.
2528 2011-10-18  Chong Yidong  <cyd@gnu.org>
2530         * display.texi (Fringes): Move overflow-newline-into-fringe here,
2531         from Line Truncation node.
2532         (Standard Faces): Note that only the background of the cursor face
2533         has an effect.
2534         (Cursor Display): Fix descriptions of cursor face
2535         and bar cursor blinking.
2536         (Text Display): Document nobreak-char-display more clearly.
2537         (Line Truncation): Add xref to Split Window node.
2538         (Display Custom): Don't bother documenting baud-rate or
2539         no-redraw-on-reenter.
2541         * search.texi (Slow Isearch): Node removed.
2543 2011-10-18  Glenn Morris  <rgm@gnu.org>
2545         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
2547 2011-10-18  Chong Yidong  <cyd@gnu.org>
2549         * display.texi (Faces): Simplify discussion.  Move documentation
2550         of list-faces-display here, from Standard Faces node.
2551         Note special role of `default' background.
2552         (Standard Faces): Note special role of `default' background.
2553         Note that region face may be taken fom GTK.  Add xref to Text Display.
2554         (Text Scale): Rename from "Temporary Face Changes".
2555         Callers changed.  Don't bother documenting variable-pitch-mode.
2556         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
2557         (Useless Whitespace): Simplify description of
2558         delete-trailing-whitespace.  Note active region case.
2559         (Text Display): Fix description of escape-glyph face assignment.
2560         Remove unibye mode discussion.  Update some parts for Unicode.
2561         Move glyphless chars documentation to Lisp manual.
2563         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2565 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
2567         * display.texi (Scrolling): Tweak explanation of scroll direction.
2568         (View Mode): Add index entries.
2570         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2572         * regs.texi (Text Registers): C-x r i does not activate the mark.
2573         (Bookmarks): Document new default bookmark location.
2575 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
2577         * killing.texi (Deletion): Add xref to Using Region.
2578         Document delete-forward-char.
2579         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
2580         description here.  Recommend C-u C-SPC for jumping to mark.
2581         (Kill Ring): Move kill ring variable documentation here.
2582         (Primary Selection): Copyedits.
2583         (Rectangles): Document new command rectangle-number-lines.
2584         (CUA Bindings): Note that this disables the mark-even-if-inactive
2585         behavior for C-x and C-c.
2587         * mark.texi (Mark): Mention "active region" terminology.
2588         (Using Region): Document delete-active-region.
2590 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
2592         * mark.texi (Mark): Clarify description of disabled Transient Mark
2593         mode (Bug#9689).
2594         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
2595         selection changes.  Mention that commands like C-y set the mark.
2596         (Marking Objects): Add xref to Words node.  Note that mark-word
2597         and mark-sexp also have the "extend region" behavior.
2598         (Using Region): Mention M-$ in the table.
2599         Document mark-even-if-inactive here instead of in Mark Ring.
2600         (Mark Ring): Move mark-even-if-inactive to Using Region.
2601         Take note of the "Mark Set" behavior.
2602         (Disabled Transient Mark): Rename from "Persistent Mark"
2603         (Bug#9688).  Callers changed.
2605         * programs.texi (Expressions):
2606         * text.texi (Words): Defer to Marking Objects for mark-word doc.
2608 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
2610         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2611         option" terminology.
2612         (Key Help): Add command names.  Define "documentation string".
2613         (Name Help): Remove an over-long joke.
2614         (Apropos): Document prefix args.  Remove duplicated descriptions.
2615         (Help Mode): Add C-c C-b to table.  Update TAB binding.
2616         (Package Keywords): Rename from "Library by Keyword".
2617         Describe new package menu interface.
2618         (Help Files, Help Echo): Tweak description.
2620         * mini.texi (Completion Options): Add completion-cycle-threshold.
2621         (Minibuffer History): Document numeric args to history commands.
2623 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
2625         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2627 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2629         * basic.texi (Position Info): Omit page commands.
2630         Document count-words-region and count-words.
2632         * text.texi (Pages): Move what-page documentation here.
2634 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2636         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
2637         Remote Files node instead of linking directly to the Tramp manual.
2638         (Minibuffer Edit): Add xref to Blank Lines.
2639         (Completion): Add xref to Symbol Completion.  Remove redundant
2640         example, which is repeated in the next node.
2641         (Completion Commands): Minor clarifications.
2642         (Completion Styles): New node, split from Completion Commands.
2643         Document substring and initials styles.
2644         (Strict Completion): Remove information duplicated in other nodes.
2645         (Completion Options): Consolidate case difference discussion here.
2647         * help.texi (Help Mode): Fix kindex entries.
2649         * files.texi (File Names): Add index entries.
2651 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2653         * basic.texi (Inserting Text): Add xref to Completion.
2654         Add ucs-insert example, and document prefix argument.
2655         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2656         to left/right.  Tweak left-char and right-char descriptions.
2657         M-left and M-right are now bound to left-word/right-word.
2658         (Erasing): Document delete-forward-char.
2660         * screen.texi (Screen, Menu Bar): Copyedits.
2661         (Point): Remove duplicate paragraph on cursors, also in Screen.
2662         (Mode Line): Trailing dashes no longer shown on X displays.
2664         * frames.texi (Non-Window Terminals): Index just "text-only
2665         terminal", which is used throughout the manual now.
2667         * entering.texi (Entering Emacs): Define "startup screen".
2668         Document window-splitting behavior with command-line inputs.
2669         (Exiting): Remove obsolete paragraph about shells without suspend
2670         functionality.
2672         * commands.texi (User Input): Define "input event" more clearly.
2673         (Keys): Add xref to Echo Area.
2674         (Commands): Clarify relation between commands and functions.
2676 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2678         * misc.texi (emacsclient Options): Document how emacsclient runs
2679         the Emacs daemon (Bug#9674).
2681 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2683         * basic.texi (Moving Point):
2684         * custom.texi (Mouse Buttons):
2685         * rmail.texi (Rmail Scrolling):
2686         * search.texi (Isearch Scroll):
2687         * display.texi (Scrolling): Replace scroll-up/down with
2688         scroll-up/down-command.  Fix scroll-preserve-screen-position
2689         description.  Document scroll-error-top-bottom.
2691 2011-09-30  Glenn Morris  <rgm@gnu.org>
2693         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2695 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2697         * windows.texi (Pop Up Window): Defer discussion of window
2698         splitting to the Window Choice node.  Add index entries.
2699         (Force Same Window): Node deleted.
2700         (Displaying Buffers, Window Choice): New nodes.
2702         * buffers.texi (Select Buffer): Clarify description of
2703         buffer-switching commands.  Add xref to Window Display node.
2704         Don't repeat confirm-nonexistent-file-or-buffer description from
2705         Visiting node.  Remove even-window-heights.
2707         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2709 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2711         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2713         * xresources.texi (Table of Resources): Fix documentation of
2714         bitmapIcon.
2716 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2718         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2720 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2722         * frames.texi (Frame Commands): Note that delete-other-frames only
2723         deletes frames on current terminal.
2725 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2727         * sending.texi (Mail Misc): Document mail-add-attachment.
2729 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2731         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2733 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2735         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2737 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2739         * files.texi (File Archives):
2740         * cal-xtra.texi (Diary Display):
2741         * help.texi (Help Mode): Add xref to View Mode.
2743 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2745         * display.texi (View Mode): New node.  Move view-file here from
2746         Misc File Ops.  Move view-buffer here from Misc Buffer.
2748         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2750         * files.texi (Misc File Ops): Document new
2751         delete-by-moving-to-trash behavior.  Remove view-file.
2753         * dired.texi (Dired Deletion): Shorten description of Trash.
2755         * misc.texi (emacsclient Options): Document server-port.
2757 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2759         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2760         even on MS-Windows.  Fix a typo.
2762 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2764         * package.texi: New file, documenting the package manager.
2766         * emacs.texi: Include it.
2768         * help.texi (Help Summary): Add describe-package.
2770 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2772         * misc.texi (Printing): Convert subnodes into subsections.
2774         * text.texi (Two-Column): Move into Text chapter.
2776         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2777         Files section.  Convert from chapter into section.
2779         * display.texi (Narrowing): Move into display chapter.
2781         * sending.texi (Sending Mail):
2782         * rmail.texi (Rmail):
2783         * misc.texi (Gnus, Document View):
2784         * dired.texi (Dired):
2785         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2787 2011-08-07  Juri Linkov  <juri@jurta.org>
2789         * dired.texi (Operating on Files): Rewrite according to the fact
2790         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2792 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2794         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2795         remote file name completion.  (Bug#9197)
2797 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2799         * mule.texi (Bidirectional Editing): Document the fact that
2800         bidi-display-reordering is t by default.
2802 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2805         explicitly (bug#8904).
2807 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809         * trouble.texi (Checklist): Use an `M-x' example instead of an
2810         Emacs Lisp form to switch on the dribble file (bug#8056).
2812 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2816 2011-07-13  Glenn Morris  <rgm@gnu.org>
2818         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2820 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2822         * mark.texi (Mark Ring): Clarify how many locations are saved
2823         (bug#5770).
2824         (Global Mark Ring): Ditto.
2826 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2828         * text.texi (Table Recognition): Use "at point" instead of "under
2829         point" (bug#4345).
2831         * display.texi (Cursor Display): Mention `cursor-type'.
2833         * screen.texi (Point): Clarify that it's only if you use a block
2834         cursor that it appears to be on a character (bug#4345).
2836 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2838         * misc.texi (Amusements): Move dissociated press here, from its
2839         own section.
2841         * emacs.texi (Top): Update node listing.
2843 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2845         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2846         clarity (bug#3523).
2848 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2850         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2851         (Misc X): Document --parent-id.
2853         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2854         defaults to nil.
2856         * misc.texi (emacsclient Options): Document --parent-id.
2858         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2860 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862         * emacs.texi: Use "..." instead of ``...'' in the menus
2863         (bug#3503).
2865 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2867         * killing.texi (Primary Selection): Document `only' setting for
2868         select-active-regions.
2870         * mark.texi (Setting Mark): Reference Shift Selection node.
2872         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2874 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2876         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2877         motion keys" (bug#3503).
2879         * emacs.texi: Change all the register node names from "RegPos"
2880         (etc.) to "Positional Registers" (etc.) (bug#3314).
2882 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2884         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2885         (Other Kill Commands, Kill Options): Copyedits.
2886         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2887         (Yanking): Move yank-excluded properties discussion here.
2888         (Cut and Paste): Move from frames.texi.  Update subnodes to
2889         describe x-select-enable-clipboard case.
2891         * frames.texi: Move Cut and Paste node and subnodes into
2892         killing.texi, except Mouse Commands and Word and Line Mouse.
2894 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2896         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2898 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2900         * screen.texi (Mode Line): Clarify that coding systems are
2901         characters, not letters (bug#1749).
2903         * cmdargs.texi (Environment): Mention removing variables
2904         (bug#1615).  Text suggested by Kevin Rodgers.
2906 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2908         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2910         * modes.texi: Rename from major.texi.
2911         (Modes): New node.  Make Major Modes and Minor Modes subsections
2912         of this.  All callers changed.
2914         * custom.texi (Minor Modes): Move to modes.texi.
2916 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2918         * custom.texi (Syntax): Node deleted.
2920         * help.texi (Help Summary):
2921         * major.texi (Major Modes):
2922         * programs.texi (Parentheses):
2923         * search.texi (Regexp Backslash, Regexp Backslash)
2924         (Regexp Backslash):
2925         * text.texi (Words): Callers changed.
2927         * text.texi (Refill, Longlines): Delete nodes.
2929         * ack.texi (Acknowledgments): Longlines removed from manual.
2931         * emacs.texi (Top): Update node listing.
2933 2011-07-09  Glenn Morris  <rgm@gnu.org>
2935         * fortran-xtra.texi (Fortran): Update handled extensions.
2937 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2939         * display.texi (Scrolling): `C-v' (etc) are now bound to
2940         `scroll-*-command' (bug#8349).
2942 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2944         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2945         doesn't actually delete any files (bug#7125).
2947         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2948         argument for `C-c C-k' (bug#7391).
2950         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2951         you're currently using (bug#8489).
2953 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2955         * mule.texi (Coding Systems): Move index entries from the previous
2956         change into their proper places.
2958 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960         * help.texi (Help Files): Document view-external-packages (bug#8902).
2962         * mule.texi (Coding Systems): Put a few more of the coding systems
2963         into the index (bug#8900).
2965 2011-06-26  Glenn Morris  <rgm@gnu.org>
2967         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2969 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2971         * misc.texi (emacsclient Options): Mention --frame-parameters.
2973 2011-06-09  Glenn Morris  <rgm@gnu.org>
2975         * custom.texi (Specifying File Variables):
2976         Recommend explicit arguments for minor modes.
2978 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2980         Document wide integers better.
2981         * buffers.texi (Buffers):
2982         * files.texi (Visiting): Document maxima for 64-bit machines,
2983         and mention virtual memory limits.
2985 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2987         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2989         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2990         prog mode (Bug#8240).
2992 2011-05-27  Glenn Morris  <rgm@gnu.org>
2994         * custom.texi (Specifying File Variables):
2995         Major modes no longer need come first.
2997 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2999         * mule.texi (Specify Coding, Text Coding, Communication Coding)
3000         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3002 2011-05-18  Glenn Morris  <rgm@gnu.org>
3004         * ack.texi (Acknowledgments): Remove fakemail.c.
3006 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
3008         Fixes for fitting text into 7x9 printed manual.
3009         * building.texi (Flymake, Breakpoints Buffer):
3010         * calendar.texi (Appointments):
3011         * cmdargs.texi (General Variables, Display X):
3012         * custom.texi (Saving Customizations, Face Customization)
3013         (Directory Variables, Minibuffer Maps, Init Rebinding):
3014         * display.texi (Font Lock, Font Lock, Useless Whitespace):
3015         * fixit.texi (Spelling):
3016         * frames.texi (Creating Frames, Fonts):
3017         * help.texi (Help Files):
3018         * mini.texi (Minibuffer File):
3019         * misc.texi (emacsclient Options, Emulation):
3020         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3021         * mule.texi (International Chars, Language Environments)
3022         (Select Input Method, Modifying Fontsets, Charsets):
3023         * programs.texi (Custom C Indent):
3024         * rmail.texi (Rmail Labels):
3025         * text.texi (Table Conversion):
3026         * trouble.texi (Known Problems, Known Problems):
3027         * windows.texi (Change Window):
3028         * xresources.texi (GTK resources): Reflow text and re-indent code
3029         examples to avoid TeX overflows and underflows on 7x9 paper.
3031         * emacs.texi: Fix the (commented out) smallbook command.
3033         * macos.texi (Mac / GNUstep Events):
3034         * xresources.texi (Lucid Resources): Remove extraneous examples.
3036 2011-05-10  Glenn Morris  <rgm@gnu.org>
3038         * custom.texi (Specifying File Variables):
3039         Deprecate using mode: for minor modes.
3041 2011-05-07  Glenn Morris  <rgm@gnu.org>
3043         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3045 2011-05-06  Glenn Morris  <rgm@gnu.org>
3047         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3049         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3051 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3053         * misc.texi (Emacs Server): Document `server-eval-at'.
3055 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
3057         * maintaining.texi (List Tags): Document next-file.
3058         Suggested by Uday S Reddy.
3060 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
3062         * mini.texi (Minibuffer Edit):
3063         * screen.texi (Mode Line): Fix typo.
3065 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
3067         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3069 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3071         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3073 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
3075         * display.texi (Auto Scrolling): Document the limit of 100 lines
3076         for never-recentering scrolling with `scroll-conservatively'.
3077         (Bug#6671)
3079 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
3081         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3082         HOME on Windows and where it looks for init files.  (Bug#8221)
3084 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
3086         * search.texi (Regexp Example):
3087         * mule.texi (International Chars):
3088         * building.texi (External Lisp): Don't use characters outside
3089         ISO-8859-1.
3091 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
3093         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3094         Use Texinfo @-commands for non Latin-1 characters.
3096         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3098         * custom.texi (Init File): Add index entries for ".emacs".
3099         (Bug#8210)
3101 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
3103         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3104         for Gtk+ 3.
3106 2011-03-08  Glenn Morris  <rgm@gnu.org>
3108         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3109         * emacs.texi (Acknowledgments):
3110         * ack.texi (Acknowledgments): Names to UTF-8.
3111         * emacs.texi: Set documentencoding.
3113         * display.texi (Optional Mode Line): Don't mention exactly where
3114         display-time appears.  (Bug#8193)
3116 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3118         * Version 23.3 released.
3120 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
3122         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3124 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
3126         * misc.texi (emacsclient Options): Add q/quiet.
3128 2011-03-02  Glenn Morris  <rgm@gnu.org>
3130         * mule.texi (Communication Coding) <x-select-request-type>:
3131         Remove duplicate (essentially) paragraph.  (Bug#8148)
3133 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
3135         * maintaining.texi (Format of ChangeLog): Add reference to
3136         add-log-full-name.
3137         (Change Log Commands): Add documentation for combining multiple
3138         symbols in one change.
3140 2011-03-01  Glenn Morris  <rgm@gnu.org>
3142         * custom.texi (Directory Variables):
3143         Give an example of excluding subdirectories.
3145 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
3147         * search.texi (Regexp Search): Move index entries about regexps to the
3148         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
3150 2011-02-19  Glenn Morris  <rgm@gnu.org>
3152         * dired.texi (Dired): Dired-X version number was dropped.
3154 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
3156         * xresources.texi (X Resources): Remove *faceName and replace it with
3157         *font for Lucid.
3159 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
3161         * rmail.texi (Rmail Display): Document Rmail MIME support more
3162         accurately.
3164         * maintaining.texi (VC Change Log): Document vc-log-incoming and
3165         vc-log-outgoing.
3166         (Merging): Document vc-find-conflicted-file.
3168 2011-02-05  Glenn Morris  <rgm@gnu.org>
3170         * custom.texi (Variables): Fix typo.
3172 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
3174         * search.texi (Regexps): Copyedits.  Mention character classes
3175         (Bug#7809).
3177         * files.texi (File Aliases): Restore explanatory text from Eli
3178         Zaretskii, accidentally removed in 2011-01-08 commit.
3180 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3182         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3183         (MAKEINFO_OPTS): New variable.
3184         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3185         (emacs.html): New target.
3186         (clean): Remove emacs.html.
3188 2011-01-23  Werner Lemberg  <wl@gnu.org>
3190         * Makefile.in (MAKEINFO): Now controlled by `configure'.
3191         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3192         (ENVADD): Updated.
3194 2011-01-18  Glenn Morris  <rgm@gnu.org>
3196         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3198         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3200 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
3202         * building.texi (Compilation): Improve instructions for running two
3203         compilations (Bug#7573).
3205         * files.texi (Backup Names): Document the new location of the
3206         last-resort backup file.
3208         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3209         manual.  Explain why directory-abbrev-alist elements should be anchored
3210         (Bug#7777).
3212 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
3214         * msdog.texi (Windows Startup): Correct inaccurate description of
3215         differences between emacsclient.exe and emacsclientw.exe.
3217 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
3219         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3221 2011-01-02  Kenichi Handa  <handa@m17n.org>
3223         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3225 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
3227         * frames.texi (Cut and Paste): Modify the section's name and text:
3228         don't mix "cut/paste" with "kill/yank".
3229         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3230         (Bug#7702)
3232         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
3234 2011-01-02  Glenn Morris  <rgm@gnu.org>
3236         * maintaining.texi: Move inclusion of emerge after EDE, so that it
3237         matches its position in the menu.  (Bug#7674)
3239 2011-01-02  Glenn Morris  <rgm@gnu.org>
3241         * trouble.texi (Checklist): Mention not replying via news either.
3243 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3245         * misc.texi (Document View): Update DocView section with newly
3246         supported document formats.
3248 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
3250         * killing.texi: Resection the Info version to conform to the
3251         printed manual, to avoid making sections on Accumulating Text, CUA
3252         and Rectangles into full chapters.
3254 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3256         * custom.texi (Init Syntax): Add index entries for "character syntax".
3257         (Bug#7576)
3259 2010-12-13  Karel Klíč  <kklic@redhat.com>
3261         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
3263 2010-12-13  Glenn Morris  <rgm@gnu.org>
3265         * trouble.texi (Checklist): Fix typo in newsgroup name.
3267 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
3269         * search.texi (Word Search): Note that the lazy highlight always
3270         matches to whole words (Bug#7470).
3272 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3274         * display.texi (Optional Mode Line): Make the description of
3275         load-average more accurate.
3277         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3278         registry, with a cross-reference.
3279         (Windows Startup): New node.  Move the stuff about the current
3280         directory from "Windows HOME".
3282 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
3284         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3285         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3287 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3289         * maintaining.texi (Version Control Systems): Fix repeated sentence.
3290         Suggested by Štěpán Němec.
3292 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3294         * maintaining.texi (Version Control): Say "commit", not "check in".
3295         (Version Control Systems): Simplify descriptions.
3296         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3297         VCS Concepts.
3298         (VC Mode Line): Update example.
3299         (Old Revisions): Document revert-buffer for vc-diff.
3300         (Log Buffer): Promote to a subsection.  Document header lines.
3302         * macos.texi (Mac / GNUstep Basics):
3303         Document ns-right-alternate-modifier.
3305         * emacs.texi (Top): Update node listing.
3307 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
3309         * rmail.texi (Rmail Coding): Characters with no fonts are not
3310         necessarily displayed as empty boxes.
3312         * mule.texi (Language Environments, Fontsets): Characters with no
3313         fonts are not necessarily displayed as empty boxes.
3315         * display.texi (Text Display): Document display of glyphless
3316         characters.
3318 2010-11-13  Glenn Morris  <rgm@gnu.org>
3320         * basic.texi (Position Info): Add M-x count-words-region.
3322 2010-11-11  Glenn Morris  <rgm@gnu.org>
3324         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3326 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
3328         * msdog.texi (Windows HOME): Add information regarding startup
3329         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
3331 2010-10-11  Glenn Morris  <rgm@gnu.org>
3333         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3335         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3336         (DVIPS): New variable.
3337         (.PHONY): Add html, ps.
3338         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3339         (clean): Delete html, ps files.
3341 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3343         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3345 2010-10-09  Glenn Morris  <rgm@gnu.org>
3347         * Makefile.in (VPATH): Remove.
3348         (infodir): Make it absolute.
3349         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3351         * Makefile.in (dist): Anchor regexps.
3353         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3354         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3355         (emacs-xtra.pdf): Use $<.
3357         * Makefile.in (infoclean): Remove harmless, long-standing error.
3359         * Makefile.in ($(infodir)): Delete rule.
3360         (mkinfodir): New.
3361         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3363         * Makefile.in (distclean): Do not delete emacsver.texi.
3364         (dist): Remove reference to emacsver.texi.in.
3365         * emacsver.texi: New file, replacing emacsver.texi.in.
3367 2010-10-09  Glenn Morris  <rgm@gnu.org>
3369         * emacsver.texi.in: New file.
3370         * emacs.texi: Set EMACSVER by including emacsver.texi.
3371         * Makefile.in (distclean): Delete emacsver.texi.
3372         (dist): Copy emacsver.texi.
3373         (EMACSSOURCES): Add emacsver.texi.
3375         * ack.texi (Acknowledgments): No more b2m.c.
3377         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3378         (emacs): Remove rule.
3379         (dist): No need to deal with the emacs rule any more.
3381 2010-10-07  Glenn Morris  <rgm@gnu.org>
3383         * Makefile.in (version): New, set by configure.
3384         (clean): Delete dist tar file.
3385         (dist): Use version in tar name.
3387 2010-10-06  Glenn Morris  <rgm@gnu.org>
3389         * Makefile.in (EMACS_XTRA): Add the main source file.
3390         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3391         (mostlyclean): No core files, reorder other files.
3392         (clean): Delete specific dvi and pdf files.
3393         (infoclean, dist): New rules.
3394         (maintainer-clean): Use infoclean.
3395         ($(infodir)): Add parallel build workaround.
3397 2010-10-04  Glenn Morris  <rgm@gnu.org>
3399         * Makefile.in (SHELL): Set it.
3400         (INFO_TARGETS, DVI_TARGETS): Remove variables.
3401         (info, dvi): Replace above variables with their expansions.
3402         (info): Move mkdir from here...
3403         ($(infodir)/emacs): ... to here (for parallel builds).
3404         (pdf): New target.
3405         ($(infodir)/emacs): Pass -o option to makeinfo.
3406         (.PHONY): Declare clean rules.
3407         (maintainer-clean): Delete dvi and pdf files.
3408         Guard against cd failures.  Use a more restrictive delete.
3410 2010-10-02  Glenn Morris  <rgm@gnu.org>
3412         * misc.texi (Shell Mode): Remove reference to old function name.
3414 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
3416         * maintaining.texi (VC Mode Line): Mention all the possible VC status
3417         indicator characters.
3419 2010-09-29  Glenn Morris  <rgm@gnu.org>
3421         * Makefile.in (top_srcdir): Remove unused variable.
3423 2010-09-14  Glenn Morris  <rgm@gnu.org>
3425         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3426         the last hook item.
3428         * calendar.texi (Appointments): Also updated when a diary include file
3429         is saved.
3431 2010-09-14  Glenn Morris  <rgm@gnu.org>
3433         * trouble.texi (Bugs): Update the section intro.
3434         (Known Problems): New section.
3435         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
3436         (Sending Patches): Bug fixes are best as responses to existing bugs.
3437         * emacs.texi (Known Problems): Add menu entry for new section.
3439 2010-09-09  Glenn Morris  <rgm@gnu.org>
3441         * xresources.texi: Untabify.
3443 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
3445         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3447 2010-09-06  Glenn Morris  <rgm@gnu.org>
3449         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
3451 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3453         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3455 2010-08-21  Glenn Morris  <rgm@gnu.org>
3457         * misc.texi (Amusements): Mention bubbles and animate.
3459 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
3461         * files.texi (Visiting): Add more index entries for
3462         large-file-warning-threshold.
3464 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3466         * frames.texi (Tool Bars): Add doc for tool-bar-position.
3468 2010-06-23  Glenn Morris  <rgm@gnu.org>
3470         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3471         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3472         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3473         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3474         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3475         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3476         Untabify Texinfo files.
3478 2010-06-10  Glenn Morris  <rgm@gnu.org>
3480         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
3482         * basic.texi (Inserting Text): Fix typo.
3484 2010-06-10  Glenn Morris  <rgm@gnu.org>
3486         * ack.texi (Acknowledgments):
3487         * emacs.texi (Acknowledgments): Update for notifications.el.
3489 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
3491         * dired.texi (Operating on Files): Mention encryption commands
3492         (Bug#6315).
3494 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
3496         * basic.texi (Moving Point): Update due to renaming of commands bound
3497         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
3499 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
3501         * display.texi (Fringes): Document reversal of fringe arrows for R2L
3502         paragraphs.
3503         (Line Truncation): Fix wording for bidi display.
3505         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3506         keys.
3508 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3510         * building.texi (GDB Graphical Interface): Remove misleading comparison
3511         to an IDE (Bug#6128).
3513 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3515         * programs.texi (Man Page):
3516         * misc.texi (Invoking emacsclient):
3517         * mini.texi (Repetition):
3518         * mark.texi (Setting Mark): Fix typos.
3520 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3522         * misc.texi (Printing): Document htmlfontify-buffer.
3524 2010-05-08  Glenn Morris  <rgm@gnu.org>
3526         * calendar.texi (Displaying the Diary, Format of Diary File):
3527         Fix external cross-references for TeX format output.
3529 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3531         * Version 23.2 released.
3533 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
3535         * cmdargs.texi (Initial Options): Mention --chdir.
3537 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3539         * frames.texi (Tool Bars): Add tool-bar-style.
3541 2010-04-21  Glenn Morris  <rgm@gnu.org>
3543         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3545 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3547         * programs.texi (Semantic): New node.
3549         * maintaining.texi (EDE): New node.
3551         * emacs.texi: Update node listing.
3553         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3555 2010-04-18  Glenn Morris  <rgm@gnu.org>
3557         * emacs.texi (Acknowledgments): Remove duplicate.
3559         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3561 2010-04-18  Glenn Morris  <rgm@gnu.org>
3563         * dired.texi (Misc Dired Features): Mention VC diff and log.
3564         * maintaining.texi (Old Revisions, VC Change Log):
3565         Mention that diff and log work in Dired buffers.
3567         * help.texi (Help Summary): Mention M-x info-finder.
3569         * ack.texi (Acknowledgments): Add mpc.el.
3571         * custom.texi (Specifying File Variables, Directory Variables):
3572         Document new commands for manipulating local variable lists.
3574 2010-04-18  Glenn Morris  <rgm@gnu.org>
3576         * trouble.texi (Contributing): Add cindex entry.
3577         Mention etc/CONTRIBUTE.
3579 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3581         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
3582         query-replace (Bug#5774).
3584 2010-04-16  Glenn Morris  <rgm@gnu.org>
3586         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3588 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
3590         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3592 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3594         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3596 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3598         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3599         cross-reference to "Inserting Text".
3601         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3602         Mention completion provided by `ucs-insert'.
3604 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3606         * sending.texi (Sending Mail): Note variables that may need
3607         customizing.
3608         (Mail Sending): Expand discussion of send-mail-function.
3610 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3612         Document Message mode as the default mail mode.
3614         * sending.texi (Sending Mail): Copyedits.
3615         (Mail Format, Mail Headers): Document mail-from-style changes.
3616         (Mail Commands): Rename from Mail mode.  Document Message mode.
3617         (Mail Misc): Rename from Mail mode Misc.
3618         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3619         command names and update keybindings.
3620         (Header Editing): Document message-tab.  De-document
3621         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3622         favor of mail-default-headers.  Ad index entries for user-full-name and
3623         user-mail-address.
3624         (Citing Mail): Update changes in Message mode behavior.
3625         Document mail-yank-prefix.
3626         (Mail Signature): New node, moved from Mail Misc.
3627         (Mail Aliases): Mail abbrevs are the default with Message mode.
3628         (Mail Methods): Note that Message mode is now the default.
3630         * rmail.texi (Rmail Reply):
3631         * text.texi (Text Mode):
3632         * major.texi (Major Modes):
3633         * mule.texi (Output Coding): Refer to Message mode.
3635         * custom.texi (Init Examples): Add xref to Mail Header.
3637         * emacs.texi (Top): Fix xrefs.
3639 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3641         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3642         repository if there is none.
3643         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3644         vc-print-root-log.
3645         (Old Revisions): Copyedits.  Document vc-root-diff.
3647         * programs.texi (Program Modes): Mention Javascript mode.
3649         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3650         * emacs.texi: Update node description.
3652         * misc.texi (Navigation): Document doc-view-continuous.
3653         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3655 2010-03-30  Juri Linkov  <juri@jurta.org>
3657         * search.texi (Other Repeating Search): Remove line that `occur'
3658         can not handle multiline matches.
3660 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3662         * mule.texi (International): Mention support of bidirectional editing.
3663         (Bidirectional Editing): New section.
3665 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3667         * emacs.texi (Top): Update node names to those in building.texi.
3669 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3671         * building.texi: Describe restored GDB/MI functionality
3672         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3673         * emacs.texi: Update node names for building.texi.
3675 2010-03-24  Glenn Morris  <rgm@gnu.org>
3677         * ack.texi (Acknowledgments):
3678         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3680 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3682         * xresources.texi (Table of Resources): Clarify toolBar number
3683         for Gtk+.
3685         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3687 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3689         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3691         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3692         and multi-isearch-buffers-regexp.
3694         * indent.texi (Indentation): Clarify description of
3695         indent-for-tab-command.  Document tab-always-indent.
3697 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3699         * cmdargs.texi (Font X): Move most content to Fonts.
3701         * frames.texi (Fonts): New node.  Document font-use-system-font.
3703         * emacs.texi (Top):
3704         * xresources.texi (Table of Resources):
3705         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3707 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3709         * Branch for 23.2.
3711 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3713         * custom.texi (Init Examples): Add xref to Locals.
3715         * major.texi (Choosing Modes): Mention usage of setq-default for
3716         setting the default value of major-mode (Bug#5688).
3718 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3720         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3722         * display.texi (Display Custom): Document make-pointer-invisible and
3723         underline-minimum-offset.  Remove inverse-video.
3725 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3727         * frames.texi (Frame Commands): Note that the last ordinary frame can
3728         be deleted in daemon mode (Bug#5616).
3730 2010-02-18  Glenn Morris  <rgm@gnu.org>
3732         * trouble.texi (Contributing): Repository is no longer CVS.
3734 2010-02-08  Glenn Morris  <rgm@gnu.org>
3736         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3738 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3740         * display.texi (Useless Whitespace, Text Display):
3741         * custom.texi (Init Examples): Avoid obsolete special default variables
3742         like default-major-mode.
3744 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3746         * programs.texi (Other C Commands): Replace reference to obsolete
3747         c-subword-mode.
3749 2010-01-21  Glenn Morris  <rgm@gnu.org>
3751         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3753 2010-01-12  Glenn Morris  <rgm@gnu.org>
3755         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3756         emacs-pretest-bug for bug reports for development versions.
3758 2010-01-11  Glenn Morris  <rgm@gnu.org>
3760         * display.texi (Highlight Interactively): `t' does not mean highlight
3761         all patterns.  (Bug#5335)
3763 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3765         * misc.texi (Shell): Document async-shell-command.
3767         * building.texi (Grep Searching): Document zrgrep.
3769         * mini.texi (Completion Options): Mention `initials' completion style.
3771 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3773         * building.texi: Import GDB Graphical Interface description from
3774         EMACS_23_1_RC.
3776 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3778         * emacs.texi (Top): Update node listing.
3780         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3782         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3784         * cmdargs.texi (Initial Options):
3785         * xresources.texi (Resources): Document inhibit-x-resources.
3787         * custom.texi (Specifying File Variables): Note that minor modes are
3788         enabled unconditionally.
3790         * display.texi (Scrolling): Briefly document the old recenter command,
3791         and document recenter-positions.
3793         * files.texi (Visiting):
3794         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3796         * frames.texi (Cut/Paste Other App):
3797         Document save-interprogram-paste-before-kill.
3799         * killing.texi (Kill Options): New node.
3801 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3803         * misc.texi (Shell Options): ansi-color is now default.
3805 2009-12-05  Glenn Morris  <rgm@gnu.org>
3807         * emacs.texi (Top): Update menu for cal-xtra node changes.
3808         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3809         or mode line.  Don't mention invisible text or the details of
3810         diary-print-entries here, only in cal-xtra.
3811         (Format of Diary File): Mention that the "date on first line" format
3812         only really affects the simple display.
3813         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3814         (Diary Customizing): Holidays may be in the buffer or mode line.
3815         Move diary-print-entries to the "Diary Display" section.
3816         (Diary Display): New section, split out from "Fancy Diary Display".
3817         Explain the limitations of simple display, and how to print it.
3819         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3821         * cal-xtra.texi (Diary Display): Mention View mode.
3823 2009-11-29  Juri Linkov  <juri@jurta.org>
3825         * display.texi (Highlight Interactively): Actually a list of
3826         default faces is pre-loaded into a list of default values
3827         instead of the history.
3829 2009-11-20  Glenn Morris  <rgm@gnu.org>
3831         * ack.texi (Acknowledgments):
3832         * emacs.texi (Acknowledgments): Add htmlfontify.
3834 2009-11-14  Glenn Morris  <rgm@gnu.org>
3836         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3838         * ack.texi (Acknowledgments):
3839         * emacs.texi (Acknowledgments): Update for recent Org changes.
3841 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3843         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3844         `charset' property, which is irrelevant to the user manual (Bug#3526).
3846 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3848         * trouble.texi (DEL Does Not Delete): Fix typo.
3850 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3852         * files.texi (Misc File Ops): Mention copy-directory.
3854 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3856         * mule.texi (Unibyte Mode): Emphasize that
3857         unibyte-display-via-language-environment affects only the display.
3859         * display.texi (Horizontal Scrolling): Document cursor behavior under
3860         horizontal scrolling when point moves off the screen (Bug#4564).
3861         Improve wording.
3863 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3865         * files.texi (Directories): delete-directory prompts for recursive
3866         deletion.
3868 2009-09-30  Glenn Morris  <rgm@gnu.org>
3870         * ack.texi (Acknowledgments):
3871         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3873 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3875         * dired.texi (Dired Navigation): Use @code instead of @var for
3876         dired-isearch-filenames, so that it's not capitalized.
3878 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3880         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3882         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3884         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3885         (Key Bindings): Reference Init Rebinding in introductory text.
3886         Shift some of the introduction to Keymaps node.
3887         (Keymaps): Simplify.
3888         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3889         (Minibuffer Maps): Remove mention of Mocklisp.
3890         (Init Rebinding): Move mode-local rebinding example here from Local
3891         Keymaps.
3892         (Modifier Keys): Clarify.
3893         (Rebinding): Add cindex for "binding keys".
3895 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3897         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3899 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3901         * building.texi (Threads Buffer, Multithreaded Debugging):
3902         Reorganize these two sections.
3904 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3906         * cmdargs.texi (Initial Options): Fix last change.
3908 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3910         * mule.texi (Enabling Multibyte):
3911         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3912         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3914 2009-08-20  Glenn Morris  <rgm@gnu.org>
3916         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3918 2009-08-19  Glenn Morris  <rgm@gnu.org>
3920         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3922 2009-08-18  Glenn Morris  <rgm@gnu.org>
3924         * ack.texi (Acknowledgments):
3925         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3927         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3929 2009-08-09  Glenn Morris  <rgm@gnu.org>
3931         * ack.texi (Acknowledgments):
3932         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3934 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3936         * emacs.texi (Top): Add new menu items for GDB-UI.
3938         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3939         section.  Threads buffer is in separate section now.
3941 2009-08-08  Glenn Morris  <rgm@gnu.org>
3943         * ack.texi (Acknowledgments):
3944         * emacs.texi (Acknowledgments):
3945         Update for js2-mode and org changes.
3947 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3949         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3950         files.
3952 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3954         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3956 2009-07-23  Glenn Morris  <rgm@gnu.org>
3958         * programs.texi (Matching): Update blink-matching-paren-distance.
3960 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3962         * frames.texi (Cut/Paste Other App): For select-active-regions,
3963         selection is now updated on moving point.
3965 2009-07-21  Richard Stallman  <rms@gnu.org>
3967         * glossary.texi (GNU, Daemon): Update information.
3969 2009-07-19  Juri Linkov  <juri@jurta.org>
3971         * custom.texi (Specifying File Variables, Safe File Variables):
3972         "variables/value pairs" -> "variable/value pairs".
3974 2009-07-15  Glenn Morris  <rgm@gnu.org>
3976         * misc.texi (Gnus): Remove widow.
3978 2009-07-11  Glenn Morris  <rgm@gnu.org>
3980         * Makefile.in (TEXI2PDF): New.
3981         (emacs.pdf, emacs-xtra.pdf): New targets.
3983         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3985         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3987         * emacs.texi (Top): Info can be read from other places than Emacs.
3988         Don't print the copying notice twice in the printed version.
3989         Update the menu and detailmenu.
3990         (Preface): The meaning of "on-line" has changed.
3991         Correct name for "Common Problems" chapter.
3992         (Distrib): Update FSF shop URL.
3993         (Intro): Showing two files at once is not so exciting.
3995         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3996         (Mac / GNUstep Basics): Minor grammar changes.
3997         (Mac / GNUstep Events): Fix typo.
3998         (GNUstep Support): CANNOT_DUMP no longer applies.
4000         * misc.texi (Document View): Fix typos.
4002         * dired.texi (Dired):
4003         * help.texi (Help):
4004         * macos.texi (Mac OS / GNUstep):
4005         * maintaining.texi (Version Control, Introduction to VC):
4006         End menu descriptions with a period.
4008 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
4010         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4011         so categorical in saying that the option is only useful on NTFS.
4013 2009-07-09  Glenn Morris  <rgm@gnu.org>
4015         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4016         (ENVADD): Add texinfodir to TEXINPUTS.
4018         * emacs.texi (Top): Fix cross-reference.
4020         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4022         * vc1-xtra.texi (Revision Tags): Fix typo.
4024 2009-07-03  Glenn Morris  <rgm@gnu.org>
4026         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4027         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4028         (Merge Commands): `.' does not seem to work in A or B buffer.
4029         `l' can recreate the 3-window display.
4031         * glossary.texi (Glossary): Minor phrasing changes throughout.
4032         Add more internal cross-references.
4033         <Autoloading>: You can't really autoload a variable.
4034         <C-M->: Move details here from `M-C-' item.
4035         <Continuation Line>: Refer to `Truncation.'
4036         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4037         <Home Directory, Unix>: New entries.
4038         <Deletion of Files>: Mention recycle bins.
4039         <Directory>: Mention ``folders.''
4040         <Error>: Don't mention ``type-ahead.''
4041         <Fringe>: Refer to the manual node.
4042         <Minor Mode>: Can be global or local.
4043         <Spell Checking>: There are other checkers besides Ispell.
4045 2009-07-02  Glenn Morris  <rgm@gnu.org>
4047         * anti.texi (Antinews): Minor changes in phrasing.
4049         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4050         some underfull lines in dvi output.
4052         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4054         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4056         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4058 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
4060         * xresources.texi (Table of Resources): Mention maximized for
4061         fullscreen.
4063         * cmdargs.texi (Window Size X): -mm/--maximized is new.
4065 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
4067         * anti.texi (Antinews): Correct the list of removed platforms.
4069 2009-06-28  Glenn Morris  <rgm@gnu.org>
4071         * arevert-xtra.texi: Minor language tweaks.
4073         * dired-xtra.texi: Minor revisions.
4075 2009-06-23  Miles Bader  <miles@gnu.org>
4077         * display.texi (Scrolling): Document `recenter-redisplay'.
4078         (Temporary Face Changes): Document `text-scale-set'.
4080 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4082         * Branch for 23.1.
4084 2009-06-17  Kenichi Handa  <handa@m17n.org>
4086         * mule.texi (Charsets): Update the description for the new charset.
4087         (list-character-sets): New findex.
4088         (Language Environments): Add @anchor{Describe Language Environment}.
4090 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
4092         * basic.texi (Moving Point): Fix tag.
4094         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4096         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4097         use camel-case for PageUp and PageDown.
4099         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4100         camel-case for PageUp and PageDown.
4102         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4104         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4105         (Isearch Scroll): Decapitalize <next> and <prior>.
4107 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
4109         * fixit.texi (Spelling): Set default dictionary.
4110         Improve descriptions (Bug#2554)
4112 2009-06-08  David Reitter  <david.reitter@gmail.com>
4114         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4115         since saving colors and faces set this way is not implemented.
4116         (Environment variables): Remove mention of mac-fix-env, which is
4117         scheduled to be removed.
4119 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
4121         * custom.texi (Init Examples): Add example of changing load-path.
4123         * building.texi (Lisp Libraries): Add example of changing
4124         load-path (Bug#3446).
4126 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4128         * mark.texi (Mark): Further clarifications.
4129         (Setting Mark): Emphasize that C-SPC activates the mark.
4131 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4133         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
4134         Mark mode.
4135         (Using Region, Persistent Mark): Use "active mark" instead of "active
4136         region".
4138 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
4140         * mule.texi (Select Input Method): Fix typo.
4142 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
4144         * anti.texi (Antinews): Document completion changes.  Some additional
4145         copyedits and rearrangement of entries.
4147 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
4149         * misc.texi (Interactive Shell, Saving Emacs Sessions)
4150         (Shell History Copying, Terminal emulator): Copyedits.
4152         * xresources.texi (Resources): Simplify descriptions.
4153         Shorten description of editres, which is not very useful these days.
4154         (Table of Resources): Document fontBackend resource.
4156         * trouble.texi (Quitting): Add other undo bindings to table.
4157         (DEL Does Not Delete): Note that the erasure key is usually labeled
4158         "Backspace".  Remove discussion of obscure Xmodmap issue.
4160 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
4162         * files.texi (Visiting): Copyedits.
4164 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
4166         * basic.texi (Inserting Text): Document ucs-insert.
4168         * mule.texi (International Chars): Define "multibyte".  Note that
4169         internal representation is unicode-based.  Simplify definition of raw
4170         bytes.  Mention ucs-insert.
4171         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
4172         (Language Environments): Add language environments new to Emacs 23.
4173         (Multibyte Conversion): Node deleted.
4174         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4175         Don't mention obsolete emacs-mule coding system.
4176         (Output Coding): Copyedits.
4178         * emacs.texi (Top): Update node listing.
4180 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
4182         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4184 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4186         * building.texi (Lisp Libraries): `load-library' does offer completion.
4188 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
4190         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4191         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
4193 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
4195         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
4197 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
4199         * entering.texi (Entering Emacs): Document initial-buffer-choice.
4201         * building.texi (Lisp Interaction): Document initial-scratch-message.
4203 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
4205         * msdog.texi (Windows Fonts): Fix typos.
4207         * files.texi (Save Commands): Fix pxref.
4209 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
4211         * files.texi (Save Commands): Mention diff-buffer-with-file.
4212         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
4213         Henoch (Bug#3036).
4215 2009-03-15  Glenn Morris  <rgm@gnu.org>
4217         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4218         the former is not always used.
4219         (Mail Headers): Use active voice.  Add "Mail-reply-to".
4220         Change case of "Id".  Avoid repeated "appropriate".
4221         (Mail Aliases): Fix previous change - use an example with a ".", so it
4222         does actually get quoted when expanded.
4223         (Mail Sending): Mailclient is the default on some systems.
4224         (Citing Mail): Mention mail-indentation-spaces.
4225         (Mail Mode Misc): Add an @dfn for "mail signature".
4227 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
4229         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4230         (Completion Options): Document read-file-name-completion-ignore-case,
4231         read-buffer-completion-ignore-case, and completion-styles.
4232         Remove description of partial-completion-mode.
4234 2009-03-14  Glenn Morris  <rgm@gnu.org>
4236         * sending.texi (Mail Format): Fix typo.  Add index entry for
4237         mail-header-separator.
4238         (Mail Headers): Put info about initialization and changing in one place
4239         at the start.  Update FCC section for mbox Rmail.  Clarify From
4240         section, mention mail-setup-with-from.  Clarify Reply-to section.
4241         Add Mail-followup-to and mail-mailing-lists.  Clarify References
4242         section.
4243         (Mail Aliases): Update example, make less contentious.
4244         Update for name change of mail-interactive-insert-alias.
4245         (Mail Mode): Remove mention of `%' as a word separator.
4246         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
4247         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4248         commands.  Clarify FCC handling.  In mail-complete, add reference to
4249         Mail Aliases section, and mention mail-complete-function.
4250         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4251         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
4252         signature netiquette.  Explain how the mail hooks work when continuing
4253         a composition.
4254         (Mail Amusements): Internationalize the spook section a bit.
4255         Remove the spook mail-setup-hook example, since it doesn't work well.
4256         Mention fortune-file.
4257         (Mail Methods): Mention read-mail-command.
4259 2009-03-14  David Reitter  <david.reitter@gmail.com>
4261         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4262         and NS resources following recent changes.
4264 2009-03-10  Jason Rumney  <jasonr@gnu.org>
4266         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
4267         w32-use-visible-system-caret doc to indicate that it should get set
4268         automatically.
4269         (Windows Fonts): Add doc for the uniscribe backend.
4271 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
4273         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4274         vc-dir.  (Bug#2598)
4276 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
4278         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
4280 2009-03-05  Glenn Morris  <rgm@gnu.org>
4282         * rmail.texi (Rmail Basics): Add reference to sorting.
4283         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4284         Minor re-wordings.
4285         (Rmail Motion): Mention rmail-next-same-subject.
4286         (Rmail Deletion): Expunging is not the only way to change the numbers.
4287         (Rmail Labels): Labels can also be used in sorting.
4288         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4289         (Rmail Display): Mention rmail-mime.
4291 2009-03-04  Glenn Morris  <rgm@gnu.org>
4293         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4294         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
4295         summary.  Mention sorts cannot be undone.
4296         (Rmail Display): Give an example of how to use goto-address-mode.
4297         (Rmail Editing): It's keybindings that are redefined, not commands.
4298         Fix some typos.
4299         (Movemail): Some minor rewording.
4300         (Remote Mailboxes): Emacs movemail supports pop by default.
4301         Fix some minor grammatical issues.  The "two alternative ways" to
4302         specify a POP mailbox are really just one.  Remove all reference to the
4303         variables rmail-pop-password and rmail-pop-password-required, obsolete
4304         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
4305         can support Kerberos.
4307 2009-03-03  Glenn Morris  <rgm@gnu.org>
4309         * rmail.texi (Rmail Deletion): Revert previous change, which was
4310         describing the Rmail summary versions.
4311         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4312         Minor re-wording for rmail-resend.
4313         (Rmail Make Summary): Summaries apply to buffers rather than files.
4314         <rmail-summary-by-topic>: Headers includes the subject.
4315         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4316         details, including prefix arguments.
4317         Mention rmail-summary-by-senders on C-M-f.
4318         Not counting lines might be faster.
4319         (Rmail Summary Edit): More details on the delete commands.
4320         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4321         Name the commands bound to the various keys.  Mention prefix argument
4322         for searching.
4323         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
4324         Simplify rmail-highlighted-headers description.  Update face name.
4326 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
4328         * mark.texi (Marking Objects): Fix typo.
4330 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
4332         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4333         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
4335 2009-03-01  Glenn Morris  <rgm@gnu.org>
4337         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
4338         (Rmail Motion): - M-s searches from the end of messages.
4339         (Rmail Deletion): Minor clarification.  Fix numeric argument
4340         description.
4341         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
4342         newmail and RMAILOSE files need not be in home-directory.
4343         (Rmail Files): Mention I/O menus are unselectable if no files match.
4344         Mention `MAIL' env-var.
4346 2009-02-24  Jason Rumney  <jasonr@gnu.org>
4348         * mule.texi (Fontsets): Mention fontset-default, font specs and
4349         fallback fontsets.
4350         (Defining Fontsets): Mention ns and w32 variants of
4351         standard-fontset-spec.  Update description of startup fontset to match
4352         Emacs 23 behavior.
4353         (Modifying Fontsets): New section.  (Bug#656)
4354         (International): Link to Modifying Fontsets.
4356 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
4358         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4359         Mention ns-extended-platform-support-mode.
4361 2009-02-22  Karl Berry  <karl@gnu.org>
4363         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4365 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
4367         * basic.texi (Moving Point, Position Info):
4368         * files.texi (Visiting):
4369         * mini.texi (Completion Options):
4370         * text.texi (HTML Mode): Remove duplicate words.
4372 2009-02-20  Glenn Morris  <rgm@gnu.org>
4374         * rmail.texi: Minor updates for mbox rather than Babyl.
4376 2009-02-17  Karl Berry  <karl@gnu.org>
4378         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
4380 2009-02-17  Richard M Stallman  <rms@gnu.org>
4382         * anti.texi (Antinews): Mention Babyl format.
4384         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4386         * rmail.texi: Update for mbox format.
4387         Various small fixes, as well as the following.
4388         (Out of Rmail): Node deleted.
4389         (Rmail): Update menu.
4390         (Rmail Files): Comment out set-rmail-inbox-list.
4391         Document rmail-inbox-list instead.
4392         (Rmail Output): Substantial changes since C-o is now
4393         rmail-output-as-seen and o is rmail-output.
4394         (Rmail Attributes): Delete `stored', add `retried'.
4395         (Rmail Display): Editing headers works in all cases.
4397 2009-02-17  Glenn Morris  <rgm@gnu.org>
4399         * basic.texi (Position Info): M-x count-lines-region is not always on
4400         M-=.  (Bug#2269)
4402 2009-02-09  Glenn Morris  <rgm@gnu.org>
4404         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4405         defaults.
4407 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
4409         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4410         documentation of possible problems with redecoding.
4412 2009-02-03  Glenn Morris  <rgm@gnu.org>
4414         * rmail.texi (Out of Rmail): Mention b2m.pl.
4416 2009-01-31  Glenn Morris  <rgm@gnu.org>
4418         * rmail.texi (Out of Rmail): Correct b2m location.
4420 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
4422         * fixit.texi (Undo): Update undo limit values.
4424 2009-01-27  Glenn Morris  <rgm@gnu.org>
4426         * emacs.texi (Top): Fix Antinews menu entry.
4428 2009-01-25  Karl Berry  <karl@gnu.org>
4430         * text.texi (Foldout): Use @itemize @w{} to make an itemize
4431         item with no marker, instead of the syntactically incorrect
4432         @itemize @asis.
4434 2009-01-25  Juri Linkov  <juri@jurta.org>
4436         * building.texi (Grep Searching): Fix index entry for lgrep.
4438 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
4440         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4442 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
4444         * macos.texi (Preferences Panel): Update description of font setting to
4445         reflect that prior frame selection is no longer needed.
4447 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
4449         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
4450         raise GUD subsections.
4452 2009-01-15  Glenn Morris  <rgm@gnu.org>
4454         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4456 2009-01-10  Glenn Morris  <rgm@gnu.org>
4458         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4460 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
4462         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4463         logical lines.
4465 2008-12-29  Juri Linkov  <juri@jurta.org>
4467         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4469         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4471 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
4473         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
4474         goto-address-mode instead of goto-address.
4476         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4477         mode.
4479         * emacs.texi (Top): Update node listing.
4481 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
4483         * custom.texi (Directory Variables): Explain what is a "project".
4484         Add indexing.  Improve wording.  Add a footnote about using
4485         _dir-locals.el on MS-DOS.
4487 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
4489         * files.texi (Misc File Ops): Mention chmod as an alias for
4490         set-file-modes.
4492 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
4494         * help.texi (Help): Fix typos and reword.
4495         (Help Summary): Add entries for C-h n and C-h r, reorder
4496         entries, and do some minor fixes.
4497         (Name Help): Say that C-h F works for commands only.
4498         (Misc Help): Say that view-lossage displays 300 keystrokes.
4500 2008-12-20  Glenn Morris  <rgm@gnu.org>
4502         * ack.texi (Acknowledgments): General update based on AUTHORS,
4503         including removal of some stuff no longer distributed.
4505 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
4507         * fixit.texi: Mention hunspell.
4509 2008-12-19  Glenn Morris  <rgm@gnu.org>
4511         * ack.texi (Acknowledgments): Small grammar fix.
4512         Consolidate explanatory text at start.
4514         * display.texi (Text Display):
4515         * indent.texi (Indentation): Use @acronym with ASCII.
4517 2008-12-18  Glenn Morris  <rgm@gnu.org>
4519         * ack.texi: Various small updates and fixes.
4521 2008-12-18  Juri Linkov  <juri@jurta.org>
4523         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4524         as a key binding to start a forward nonincremental word search.
4525         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4526         a backward nonincremental word search.  Add index for `M-s w'
4527         `isearch-forward-word'.
4528         (Regexp Search): Add a short summary of regexp key commands like
4529         in the node "Basic Isearch".
4530         (Other Repeating Search): Fix typo.
4532 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4534         * misc.texi (PostScript Variables): Fix doc.
4536 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
4538         * programs.texi (Program Modes): Mention Ruby mode.
4540 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4542         * misc.texi (emacsclient Options): Describe what an empty string
4543         argument does for --alternate-editor.
4545 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
4547         * cmdargs.texi (Font X): Distinguish between client-side and
4548         server-side fonts.  List valid Fontconfig properties.  Add reference to
4549         Fontconfig manual.  List valid GTK font properties.  Explain use of
4550         fc-list.
4552 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
4554         * cmdargs.texi (Font X): Move discussion of quoting to top.
4556 2008-12-06  Glenn Morris  <rgm@gnu.org>
4558         * maintaining.texi (Old Revisions): Improve previous change.
4560 2008-12-05  Richard M Stallman  <rms@gnu.org>
4562         * anti.texi (Antinews): Minor fixes.
4564 2008-12-03  Glenn Morris  <rgm@gnu.org>
4566         * maintaining.texi (Old Revisions): Fix diff-switches description.
4568 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
4570         * emacs.texi (Top): Fix typo.
4572 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
4574         * misc.texi (Document View): Explain dependence on gs at the top.
4575         Copyedits.
4577         * emacs.texi (Top): Add DocView nodes to detailed node listing.
4579         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4580         (Comment Commands): Discuss region-active behavior of M-; first.
4582 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
4584         * display.texi (Line Truncation): Add reference to Continuation
4585         Lines.
4587         * windows.texi (Pop Up Window): Mention split-height-threshold
4588         and split-width-threshold.
4589         (Split Window): Add reference to Continuation Lines.
4591 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
4593         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4594         (GNUstep Support): New node.
4595         * anti.texi:
4596         * emacs.texi:
4597         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4599 2008-11-28  Richard M Stallman  <rms@gnu.org>
4601         * misc.texi (Dissociated Press): Minor cleanups.
4603         * dired.texi (Image-Dired): Avoid passive.
4605 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
4607         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4608         representation.
4610 2008-11-26  Richard M. Stallman  <rms@gnu.org>
4612         * files.texi (Visiting): Rewrite paragraph for clarity.
4614         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4616 2008-11-25  Alan Mackenzie  <acm@muc.de>
4618         * programs.texi (Moving by Parens): Clarify that parens inside strings
4619         and comments are ignored, and that the commands assume the starting
4620         point isn't in a string or comment.
4622 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
4624         * macos.texi: Add Prev/Next/Top pointers to all nodes.
4625         (Mac Basics): Merge in Grabbing Environment Variables from earlier
4626         version.
4627         (Mac Customization): Rewrite Preferences Panel section and merge in to
4628         this node, add Open files by dragging to an Emacs window.
4630         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4632 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
4634         * files.texi (Misc File Ops): Document set-file-modes.
4636         * windows.texi (Split Window): Document integer values of
4637         truncate-partial-width-windows.
4639         * text.texi (Text): Simplify description of markup languages.
4640         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
4641         (TeX Editing): Note that `""' inserts one `"' character.
4642         (HTML Mode): Note in the introduction that XML mode is an alias for
4643         SGML mode.  Mention nXML mode.
4645 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4647         * building.texi (Watch Expressions): Fix typo.
4649 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4651         * files.texi (Visiting): Document new behavior of
4652         confirm-nonexistent-file-or-buffer.
4654         * buffers.texi (Select Buffer):
4655         Document confirm-nonexistent-file-or-buffer.
4657         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4658         edit-picture.
4660         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4661         edit-picture', since that is just an alias for picture-mode.
4662         (Sentences): Note that repeated M-@ extends the region.
4663         (Pages): Make terminology more consistent.  Link to Regexps node.
4664         (Longlines): Discuss relationship with Visual Line mode.
4665         (Text Mode): Remove extraneous discussion of other modes, since they
4666         were already introduced in the parent node.
4668 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4670         * anti.texi (Antinews): Rewrite.
4672         * entering.texi (Exiting): Mention "minimize" terminology.
4674         * frames.texi (Frame Commands): Mention "minimize" terminology.
4676         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4677         formats.
4678         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4679         (Misc X): Don't document useless -hb option.
4681 2008-11-22  Juri Linkov  <juri@jurta.org>
4683         * dired.texi (Dired Navigation): Change normal file name search option
4684         from `non-nil' to `t'.  Add `dwim' option.
4686 2008-11-22  Juri Linkov  <juri@jurta.org>
4688         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4689         ".dir-locals.el".  Rename `define-project-bindings' to
4690         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4691         `dir-locals-set-directory-class'.
4693 2008-11-22  Lute Kamstra  <lute@gnu.org>
4695         * buffers.texi (Select Buffer): Index goto-line.
4696         * basic.texi (Moving Point): Mention the use of a numeric prefix
4697         argument with goto-line and refer to Select Buffer for the use of a
4698         plain prefix argument.
4700 2008-11-19  Glenn Morris  <rgm@gnu.org>
4702         * doclicense.texi: Update to FDL 1.3.
4703         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4705 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4707         * custom.texi (Minor Modes): Define mode commands and mode variables
4708         more precisely.  Recommend using mode commands instead of setting
4709         variables directly.  Put minor modes in a list, and add more modes.
4710         (Easy Customization): Use "init file" instead of .emacs.
4711         (Customization Groups): Update to new Custom buffer appearance.
4712         (Saving Customizations): Copyedits.  Update example.
4713         (Variables): Give example of variable type-sensitivity.
4714         (Examining): Update example.
4715         (Hooks): Copyedits.
4716         (Specifying File Variables): Use C comments instead of an artificial
4717         Lisp for the example.
4718         (Keymaps): Move internals discussion to Prefix Keymaps.
4719         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4720         (Init Rebinding): Document kbd macro.
4721         (Init File): Link to Find Init.
4723         * mark.texi (Using Region): Document Delete Selection Mode more
4724         thoroughly.
4726         * frames.texi (Mouse Commands): Move most of the description of Delete
4727         Selection Mode to Using Region, and link to it.
4728         (Clipboard): Note that paste is bound to clipboard-yank.
4730         * building.texi (Compilation): Document first-error value of
4731         compilation-scroll-output.
4732         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4733         works as soon as an error is available.  Suggested by Juri Linkov.
4735         * mini.texi (Passwords): New node.
4737         * files.texi (Remote Files): Link to Passwords node.
4739         * emacs.texi (Top): Update node listings.
4741 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4743         * ack.texi (Acknowledgments): Some updating of credits.
4745         * emacs.texi (Acknowledgments): Add a couple more names.
4747         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4749         * files.texi (Directories): Describe delete-directory in text.
4750         (Misc File Ops): Document use of trash.
4752 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4754         * macos.texi (Mac Customization): Fix typos.
4756 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4758         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4759         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4760         the conventions of the main Emacs manual.
4762         * emacs.texi (Top): Update node listings.
4764 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4766         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4767         command-line-args is processed during startup.
4768         (Action Arguments): Correctly describe how file arguments interact with
4769         the startup screen.  Link to Lisp Interaction for scratch buffer.
4770         (Initial Options): Link to Command Example for -batch option.
4771         (Environment): Document initial-environment.
4773         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4774         can't be changed in the site-start file.
4776 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4778         * dired.texi (Dired): Mention C-x C-d too.
4779         (Dired Enter): Document M-n in the Dired minibuffer.
4780         (Dired Navigation): Explain dired-goto-file more clearly.
4781         Document dired-isearch-filenames.
4782         (Dired Deletion): Remove unnecessary "expunged" terminology.
4783         (Flagging Many Files): & is now rebound to `% &'.
4784         (Shell Commands in Dired): Document dired-do-async-shell-command.
4785         Clarify how multi-file arguments are passed.
4786         (Misc Dired Features): Document dired-do-isearch.
4788 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4790         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4792 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4794         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4796 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4798         * programs.texi (Program Modes): Link to Program Indent node.
4799         (Left Margin Paren): Explain consequences of changing
4800         open-paren-in-column-0-is-defun-start more concisely.
4801         (Which Function, Program Indent, Info Lookup): Minor edits.
4802         (Basic Indent): If region is active, TAB indents the region.
4803         (Multi-line Indent): If region is active, TAB indents the region.
4804         Note that indent-region is useful when Transient Mark mode is off.
4805         (Matching): The delimiter at the cursor is highlighted---the character
4806         changes color.
4807         (Symbol Completion): Link to Completion node.
4809         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4810         a strictly text-only system.
4812         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4813         batch mode.
4815 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4817         * misc.texi (Document View): Major rewrite.
4819         * maintaining.texi (Types of Log File): Change logs are older than
4820         version control.
4821         (VCS Concepts): Simplify and rearrange.
4822         (Version Control Systems): Make it clear that Linux is only the kernel.
4823         (VC Mode Line): Shorten reference to menu item.
4824         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4825         (VC Directory Mode): Minor cleanup.
4826         Unchanged files are hidden, not omitted.
4827         (VC Directory Commands): Shorten and simplify.
4828         (Change Log Commands): New node, split from Change Logs.
4829         (VC Directory Buffer): New node, split from VC Directory Mode.
4831 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4833         * misc.texi (Document View): Rename from Document Files, moved here
4834         from files.texi.
4836         * files.texi (Version Control): Move to maintaining.texi.
4837         Subnodes moved as well.
4838         (Document Files): Move to misc.texi.
4840         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4841         vc-update-change-log.
4842         (Version Control): Move here from files.texi.
4843         (Format of ChangeLog): Make it a subnode of Change Log.
4845         * emacs.texi (Top): Update node listing.
4847 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4849         * files.texi (Files): Add a section about document
4850         files (doc-view-mode).
4852 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4854         * building.texi (Compilation Mode):
4855         Document compilation-auto-jump-to-first-error.
4856         (Debuggers): Lower GUD subsections to subsubsections.
4857         (Starting GUD): Add cindex.
4858         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4860 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4862         * indent.texi (Indentation): Link to Program Indent.
4864         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4865         now uses emacsclient's terminal.
4867 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4869         * mark.texi (Using Region): Document use-empty-active-region.
4871         * emacs.texi (Top): Update node listings.
4873         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4874         Don't mention obsolete emacs.bash script.
4875         (Invoking emacsclient): Rewrite, moving optional arguments to
4876         emacsclient Options.
4877         (emacsclient Options): New node.  Document server-use-tcp and
4878         server-host.
4880 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4882         * indent.texi (Indentation): Replace list with paragraphed text,
4883         putting description of syntax-driven indentation first.  Document new
4884         effect of active regions on tab.
4885         (Tab Stops): Note that editable tab stops affect indentation commands.
4887 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4889         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4891 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4893         * custom.texi (Function Keys): Note that modified keypad keys are not
4894         translated.
4896         * basic.texi (Arguments): Explain how to insert multiple digits.
4898 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4900         * files.texi (Remote Files): Precise selection of default method.
4901         Rewrite paragraph about disabling remote file names.
4903 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4905         * search.texi (Special Isearch): Document M-TAB is isearch.
4907         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4908         command.
4910         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4912 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4914         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4915         section.
4917 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4919         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4920         to files.texi.  Move contents of vc2-xtra.texi here.
4922         * vc2-xtra.texi: File removed.
4924         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4925         Directory Commands from the submenu.  Don't include deleted file
4926         vc2-xtra.texi.
4928         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4929         (Version Control): Add VC Directory Mode and VC Directory Commands to
4930         the submenu.
4931         (Why Version Control?): Use table format.
4932         (Version Control Systems): Note that Meta-CVS support is gone.
4933         (VCS Concepts): Note precisely when VC started supporting filesets.
4934         Remove bogus xref to CVS Options node.
4935         (Types of Log File): Copyedits.
4936         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4937         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4938         The Right Thing.
4939         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4940         (Log Buffer): Reorganize node, putting C-c C-c description first.
4941         (Old Revisions): Use CVS for example, not RCS.
4942         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4943         Commands from the submenu, putting them under Version Control.
4944         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4945         need to include it in the manual unconditionally, since it is now
4946         crucial to using distributed version control systems.
4947         (Comparing Files): Note that diff uses the minibuffer, and that the
4948         output is shown using Diff mode.
4949         (Diff Mode): Explain what "patch" and "hunk" mean.
4950         Document diff-update-on-the-fly, diff-refine-hunk, and
4951         diff-show-trailing-whitespaces.
4952         (File Archives): Add rar support.
4954         * major.texi (Choosing Modes): Make mode selection sequence more
4955         obvious by describing the steps in order of priority.  Note that
4956         magic-mode-alist is nil by default.
4957         Document magic-fallback-mode-alist.
4959 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4961         * frames.texi (Mouse References): Copyedits.
4963 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4965         * ack.texi (Acknowledgments): Add myself as doc-view author.
4967 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4969         * frames.texi (Dialog Boxes): Add @cindex entries.
4971 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4973         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4974         (Text-Only Mouse): Copyedit.
4976 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4978         * frames.texi: Use @key throughout for mouse clicks.
4979         (Cut/Paste Other App): Document yank-pop-change-selection.
4980         (Secondary Selection): Fix modified mouse click syntax.
4981         (Clipboard): Describe Cut, Copy and Paste commands.
4982         (Mouse References): Not all references are in read-only buffers.
4983         Copyedits.
4984         (Creating Frames): Add xref to Init File.
4985         (Frame Commands): Add xref to Exiting.
4986         (Scroll Bars): Document GTK vs toolkit behavior.
4988 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4990         * files.texi (Version Control): Copyedits.  Add Bazaar.
4991         (Version Control Systems): List different VCS's using an itemized list.
4992         Add Bazaar.
4993         (VCS Concepts): Copyedits.  Tweak description of file merging.
4995         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4996         (Cut/Paste Other App): Document select-active-regions and
4997         x-select-enable-primary.
4999 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
5001         * mark.texi (Shift Selection): Correct case in node name.
5003         * emacs.texi (Top): Update node order in Mark chapter.
5005 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
5007         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5009         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
5010         elsewhere in the manual instead of describing yet again the intricacies
5011         of $HOME on MS-Windows and MS-DOS.
5013 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
5015         * mini.texi (Minibuffer File): Add xref to File Names.
5016         (Minibuffer File): Add discussion of `~' in file names.
5017         Add insert-default-directory index reference.
5019         * files.texi (File Names): Reorganize description.
5020         (Visiting): Add xref to Mode Line.  Copyedits.
5021         (Save Commands): Mention prefix behavior of C-x C-s.
5022         (Numbered Backups): Node deleted.
5023         (Backup Names): Contents of Numbered Backups moved here.  State default
5024         of version-control variable.
5025         (Reverting): Copyedits.
5026         (Version Control): Add additional version control systems.
5028         * emacs.texi (Top): Delete Numbered Backups node.
5030         * cmdargs.texi (General Variables): Change Numbered Backups xref to
5031         Backup Names.
5032         (Initial Options): Document renamed variable inhibit-startup-screen.
5034 2008-10-11  Romain Francoise  <romain@orebokech.com>
5036         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5038 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
5040         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5041         (Select Buffer): Mention use of minibuffer history.  Describe default
5042         value of default-major-mode.  Mention that C-x 4 b selects the other
5043         window.
5044         (List Buffers): Document CRM indicators in the order they appear.
5045         (Kill Buffer): Document new command kill-matching buffers.
5046         (Several Buffers): Move explanation of the relationship between buffer
5047         list and buffer menu to the top.
5048         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5050 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
5052         * entering.texi (Exiting): Document change of C-x C-c to
5053         save-buffers-kill-terminal.  Document kill-emacs.
5055 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
5057         * mule.texi (Coding Systems): Don't mention codepage-setup.
5059         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5060         cpNNN coding systems anymore.
5061         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
5062         for unibyte mode.  Don't mention line-drawing characters.
5063         Don't mention dos-unsupported-char-glyph.
5065 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
5067         * search.texi (Search): Shorten introduction.
5068         (Basic Isearch): Add command table.  Discuss reverse isearch and
5069         isearch highlighting.
5070         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
5071         ring to cindex.
5072         (Special Isearch): Move input methods discussion here.
5073         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5074         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5075         Repeat Isearch.
5076         (Isearch Minibuffer): New node.
5077         (Word Search): Document new word search commands.
5078         (Regexp Example): Simplify example using sentence-end-base variable.
5079         (Replace): Reword introduction.
5080         (Unconditional Replace): Remove unnecessary example.
5081         (Other Repeating Search): Document new `M-s o' binding.
5083         * emacs.texi (Top): Update node listings.
5085 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
5087         * emacs.texi (Top): Remove Kill Errors from menu.
5089 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
5091         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5092         interface for defining macros.  Simplify examples.  Note that C-g quits
5093         macro definitions.
5094         (Keyboard Macro Counter): Document using F3 to insert counter.
5095         Give usage example.
5096         (Keyboard Macro Query): Organize query responses in a table.
5098         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5099         Link to Erasing node.
5100         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
5101         rationale to a footnote.
5102         (Kill Errors): Remove node, due to redundancy with Erasing.
5103         (Spelling): Move discussion of flyspell to end.  Note new behavior of
5104         M-$ in active region.  Remove non-ispell-specific keybindings from
5105         table.
5107 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
5109         * cmdargs.texi (Initial Options): Document --daemon.
5111 2008-09-20  Glenn Morris  <rgm@gnu.org>
5113         * files.texi (Numbered Backups): Mention that some modes set
5114         version-control.
5116 2008-09-20  Jim Blandy  <jimb@red-bean.com>
5118         * files.texi (Numbered Backups): Reference File Variables, as well.
5119         Remove discussion of Rmail's implementation.
5121 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
5123         * misc.texi (Recursive Edit): Note that top-level exits active
5124         minibuffers.
5126         * trouble.texi (Quitting): Likewise.
5128 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
5130         * emacs.texi (Top): Add Temporary Face Changes xref.
5132         * display.texi (Display): Move Temporary Face Changes node to just
5133         after Standard Faces.
5134         (Scrolling): Document recenter-top-bottom instead of recenter.
5135         (Horizontal Scrolling): Move auto hscroll discussion to the top.
5136         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5137         (Display Custom): Copyedits.
5138         (Optional Mode Line): Document display-battery-mode.
5140 2008-08-27  Romain Francoise  <romain@orebokech.com>
5142         * custom.texi (Directory Variables): Minor fix.
5144 2008-08-27  Glenn Morris  <rgm@gnu.org>
5146         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5147         descriptions.
5148         (Calendar Customizing): Tweak layout description.
5149         Move calendar-today-marker and calendar-today face to the other
5150         markers.  Condense calendar-star-date and calendar-mark-today
5151         description.
5152         (Holiday Customizing): Add oriental and solar holidays.
5153         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5154         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
5155         (Date Display Format): Change ISO format.  Be less verbose.
5156         (Diary Customizing): Mention day and month abbrev arrays.
5157         Mention the date-form variables by name.  Update European example.
5158         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
5159         Condense examples.  Mention diary-entry-symbols by name.
5160         Condense table for insertion commands.
5161         (Fancy Diary Display): Mention diary-include-string and
5162         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
5163         Ethiopic, Persian date functions.  Condense descriptions.
5165         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5166         (Adding to Diary): Adapt for changed node name.
5168 2008-08-26  Glenn Morris  <rgm@gnu.org>
5170         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5171         node "Hebrew/Islamic Entries".
5173         * calendar.texi (Specified Dates): Fix names of iso functions.
5174         (General Calendar): There may not be another window.
5175         (Writing Calendar Files, Holidays): Tweak intro.
5176         (Holidays): Mention Baha'i and Chinese holidays.
5177         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5178         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5179         (To Other Calendar): Add calendar-print-other-dates.
5180         Refer to "graphic display" rather than "X.
5181         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
5182         (Displaying the Diary): Fix whitespace after reference.
5183         Fix `diary-number-of-entries' reference.
5184         (Date Formats): Explicitly mention that day names can be abbreviated.
5185         (Adding to Diary): Add some references to other sections.
5186         (Special Diary Entries): Fix reference.
5187         (Appointments): Simplify appt-message-warning-time entry.
5188         Clarify where times must be.
5189         (Importing Diary): Comment out icalendar paragraph that does not apply.
5190         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5192 2008-08-23  Glenn Morris  <rgm@gnu.org>
5194         * fortran-xtra.texi (Fortran): Change description of free form and
5195         fixed form a bit.  Mention hideshow and imenu.
5196         (Fortran Motion): Mention fortran-end-of-subprogram,
5197         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5198         (Fortran Indent): Minor re-word.
5199         (ForIndent Commands): Mention fortran-fill-paragraph and
5200         fortran-fill-statement.
5201         (ForIndent Cont): Mention fortran-tab-mode-string.
5202         (Fortran Comments): Mention fortran-comment-line-start-skip.
5203         (Fortran Columns): Mention font-locking.
5204         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5206 2008-08-23  Johan Bockgård  <bojohan@muon>
5208         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5210 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
5212         * mini.texi (Minibuffer): Simplify introduction.
5213         (Minibuffer File): Document tilde in minibuffer filenames.
5214         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
5215         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
5216         (Completion Example): Update example to current command list.
5217         (Completion Options): Document `lazy' value of completion-auto-help.
5218         Update contents of completion-ignored-extensions.
5219         (Minibuffer History): Describe "future history" list.  State default
5220         value of history-delete-duplicates.
5222 2008-08-21  Glenn Morris  <rgm@gnu.org>
5224         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5225         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5227 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
5229         * regs.texi (Registers): Clarify valid register names.
5230         (RegPos): Note that buffer is saved and restored too.
5231         (RegText): Note that mark is reactivated/deactivated.
5232         (RegConfig): Xref to Windows node.
5234 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
5236         * basic.texi (Inserting Text): Provide command name for C-q.
5238         * killing.texi (Killing): Copyedit.  Define read-only text.
5239         (Deletion): DEL and C-d were already explained in Erasing; xref there.
5240         (Killing by Lines): Copyedit.
5241         (Other Kill Commands): Move M-w description here.
5242         (Yanking): Move M-w to Other Kill Commands.
5243         (Kill Ring): Also mention saving text in registers.  Link to Text
5244         Properties in elisp manual.
5245         (Accumulating Text): Copyedit.
5246         (CUA Bindings): Shift selection is now the default.
5248 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5250         * maintaining.texi (Change Log): Mention next-error is available.
5252 2008-08-10  Glenn Morris  <rgm@gnu.org>
5254         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5255         and intermonth text.
5256         (Holiday Customizing): Add holiday-chinese.
5258 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
5260         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
5262 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
5264         * files.texi (Log Buffer): Describe C-c C-d.
5265         (Diff Mode): Describe C-x 4 A.
5267 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
5269         * vc1-xtra.texi (VC Directory Mode): Fix last change.
5271 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
5273         * files.texi (Old Revisions): Update the keys used by vc-annotate and
5274         describe the new bindings to show the changeset diff, toggle annotation
5275         visibility, show revisions.
5276         (VC Status): Describe key bindings for modifying the change comments,
5277         displaying changeset diffs and annotations.
5279         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5281 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
5283         * vc1-xtra.texi (VC Directory Mode): Fix typo.
5285 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
5287         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5288         and wording.
5290 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
5292         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5293         marking/unmarking.  Add descriptions for the multiple file search
5294         commands.  Improve some old info.
5296 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
5298         * display.texi (Visual Line Mode): New node.
5300         * basic.texi (Inserting Text): Move DEL to deletion node.
5301         (Moving Point): Add additional alternative key bindings.
5302         Describe line-move-visual.
5303         (Erasing): Describe DEL.
5304         (Basic Undo, Blank Lines, Arguments): Copyedit.
5305         (Continuation Lines): Mention Visual Line mode.
5306         (Position Info): Move extended discussion to mule.texi.
5308         * mule.texi (International Chars): Describe C-x =.
5310         * emacs.texi (Top): Add Visual Line Mode node.
5312 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5314         * emacs.texi: Remove VMS support.
5316 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
5318         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5319         the vc-dir command name.
5321 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5323         * xresources.texi: Remove mentions of Mac Carbon.
5325 2008-07-19  Andreas Schwab  <schwab@suse.de>
5327         * ns-emacs.texi: Move to ../misc.
5329 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5331         * entering.texi (Exiting): Don't describe text-only terminals as the
5332         default.  Describe the new startup screen.
5333         (Exiting): Describe how to kill Emacs first.  Change description of
5334         iconification to handle modern window systems.
5336 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
5338         * ns-emacs.texi: New file, documents features of Emacs port under
5339         NeXTstep windowing.
5341 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5343         * entering.texi (Entering Emacs): Update prev node.
5345         * glossary.texi (Glossary): Remove xref to Text Characters.
5347         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
5348         directly, rather than in the context of ASCII.  Move description of
5349         special properties of modifier key to new Modifier Keys node.
5350         (Keys): Copyedit.
5351         (Text Characters): Delete node.  Multibyte is the default nowadays, and
5352         the node contents are obsolete.
5354         * custom.texi (Modifier Keys): New node.
5356         * emacs.texi (Top): Update node list.
5358 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
5360         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
5361         saying that Emacs provides menus and mouse support (which is par for
5362         the course).
5364         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
5365         early on.
5366         (Point): Copyedit.  Relegate historical trivia to a footnote.
5367         (Mode Line): Explain mode-line format more consistently.
5368         (Menu Bar): Copyedit.
5370 2008-06-27  Glenn Morris  <rgm@gnu.org>
5372         * cal-xtra.texi (Sexp Diary Entries):
5373         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5375 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
5377         * mark.texi (Shift selection): New node.
5378         (Mark): Copyedits.
5379         (Persistent Mark): Move to the end of the chapter.
5381 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5383         * makefile.w32-in (distclean): Remove makefile.
5385 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5387         * building.texi (Starting GUD): Add an entry for gud-gdb.
5388         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5389         command mode.
5391 2008-06-17  Glenn Morris  <rgm@gnu.org>
5393         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5395 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5397         * building.texi (Starting GUD): Expand on remote debugging.
5398         (Other GDB-UI Buffers): Mention new keyboard bindings.
5400 2008-06-15  Glenn Morris  <rgm@gnu.org>
5402         * gnu.texi: Use a verbatim license for this invariant section,
5403         as per etc/GNU.
5405 2008-06-13  Daniel Engeler  <engeler@gmail.com>
5407         * emacs.texi, misc.texi: Add documentation about serial port access.
5409 2008-06-13  Glenn Morris  <rgm@gnu.org>
5411         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5412         maintain.info.
5414 2008-06-05  Miles Bader  <miles@gnu.org>
5416         * display.texi (Temporary Face Changes): Update to reflect function
5417         renamings in face-remap.el.
5419 2008-06-04  Miles Bader  <miles@gnu.org>
5421         * display.texi (Temporary Face Changes):
5422         Add `adjust-buffer-face-height'.  Rewrite description of
5423         `increase-buffer-face-height' and `decrease-default-face-height' now
5424         that they aren't bound by default.
5426 2008-06-03  Miles Bader  <miles@gnu.org>
5428         * display.texi (Temporary Face Changes): New node.
5430 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
5432         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5434 2008-05-31  Glenn Morris  <rgm@gnu.org>
5436         * cal-xtra.texi (Fancy Diary Display): Simplify.
5438 2008-05-30  Glenn Morris  <rgm@gnu.org>
5440         * cal-xtra.texi (Fancy Diary Display): Update for
5441         diary-display-function replacing diary-display-hook.
5443 2008-05-29  Drew Adams  <drew.adams@oracle.com>
5445         * msdog.texi (Windows Keyboard): Add descriptions of
5446         w32-register-hot-key and w32-unregister-hot-key.
5448 2008-05-21  Tom Tromey  <tromey@redhat.com>
5450         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
5451         Variables node.
5453 2008-05-19  Tom Tromey  <tromey@redhat.com>
5455         * custom.texi (Variables): Add Directory Variables to menu.
5456         (Directory Variables): New node.
5458 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
5460         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5462 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
5464         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5465         Revision Tags and rewritten.  Section now uses modern terminology,
5466         (tags rather than snapshots) and describes post-SCCS systems more
5467         accurately.
5469 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
5471         * msdog.texi (Windows Files): Update documentation of
5472         w32-get-true-file-attributes.
5474 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5476         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5477         directory mode.
5479 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
5481         * killing.texi (Appending Kills): Remove a strangely off-topic index
5482         entry "television".
5484 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
5486         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5488 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
5490         * buffers.texi, files.texi (Version-control):
5491         vc-toggle-read-only is no longer a good idea...
5493 2008-04-29  Glenn Morris  <rgm@gnu.org>
5495         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5497 2008-04-22  Juri Linkov  <juri@jurta.org>
5499         * dired.texi (Subdirectories in Dired): Describe using `^'
5500         to return to the parent directory.
5502 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
5504         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5505         recent changes.
5507 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
5509         * building.texi (GDB-UI Layout, Breakpoints Buffer)
5510         (Other GDB-UI Buffers): Update for recent thread related changes.
5512 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
5514         * maintaining.texi (Maintaining):
5515         * emacs.texi (Top): Typo.
5517 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5519         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5520         arg in `font-lock-add-keywords'.
5522 2008-04-08  Glenn Morris  <rgm@gnu.org>
5524         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5525         Also add Baha'i calendar references where appropriate.
5527 2008-04-05  Glenn Morris  <rgm@gnu.org>
5529         * custom.texi (Init File): Byte-compiling .emacs is bad.
5531 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5533         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5535 2008-03-29  Glenn Morris  <rgm@gnu.org>
5537         * calendar.texi: Update for `calendar-date-style' replacing
5538         `european-calendar'.
5540 2008-03-28  Jason Rumney  <jasonr@gnu.org>
5542         * display.texi (Display Custom): Mention overlay-margin in text.
5544 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5546         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5547         tutorial' comments.
5549 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
5551         * mark.texi (Mark): Rearrange nodes.
5552         (Persistent Mark): Rename from Transient Mark.
5553         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5554         Describe Transient Mark mode as the default.
5556         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5557         the default behavior with Transient Mark mode off.
5558         (Position Info): Fix typo.
5560         * display.texi (Standard Faces): Reference the Mark node.
5561         Remove discussion of the region face, which is discussed there.
5563         * emacs.texi (Top): Update node listings.
5565         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5566         as the default.
5568         * fixit.texi (Undo): Standardize choice of undo key sequence.
5569         (Undo, Spelling): Describe Transient Mark mode as the default.
5571         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5572         default.
5574         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5576         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5577         mode is the default, and note that the mark is not activated when set.
5579         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5580         Describe Transient Mark mode as the default.
5582         * search.texi (Basic Isearch): Reference the Mark Ring node.
5583         (Replace, Unconditional Replace, Other Repeating Search):
5584         Describe Transient Mark mode as the default.
5586         * text.texi (Words, Pages, Fill Commands, HTML Mode):
5587         Describe Transient Mark mode as the default.
5588         (Paragraphs): Describe how M-h behaves when region is active.
5590         * trouble.texi (Quitting): Clarify effects of C-g.
5592 2008-03-13  Glenn Morris  <rgm@gnu.org>
5594         * emacs.texi (EMACSVER): Set to 23.0.60.
5596 2008-03-05  Glenn Morris  <rgm@gnu.org>
5598         * dired.texi (Hiding Subdirectories): Fix previous change.
5600 2008-03-05  Drew Adams  <drew.adams@oracle.com>
5602         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5604 2008-02-28  Kim F. Storm  <storm@cua.dk>
5606         * help.texi (Help Files): Move describe-gnu-project to C-h g.
5607         Move describe-distribution to C-h C-o.
5608         Move view-emacs-problems to C-h C-p.
5609         Add view-emacs-debugging on C-h C-d.
5610         Add view-external-packages on C-h C-e.
5611         Add view-order-manuals on C-h C-m.
5613 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5615         * msdog-xtra.texi (MS-DOS): Docstring fix.
5617 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
5619         * msdog.texi (Windows Fonts): Use a @table for describing font
5620         properties.
5622 2008-02-07  Jason Rumney  <jasonr@gnu.org>
5624         * msdog.texi (Windows Files): w32-get-true-file-attributes default
5625         value has changed.
5626         (Windows HOME): Clarify what is meant by "if that fails as well".
5627         (Windows Fonts): New section.
5629 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
5631         * basic.texi (Basic Undo): Remove duplicate "you can".
5633 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5635         * maintaining.texi (Tags): Fix last change.
5637 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
5639         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5641 2008-01-26  Richard Stallman  <rms@gnu.org>
5643         * maintaining.texi (Tags): Delete redundant index entry.
5645 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5647         * programs.texi (Imenu): Move "@cindex tags" from here...
5648         * maintaining.texi (Tags): ...to here.
5650 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5652         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5653         click count.
5655 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5657         * entering.texi (Exiting): Fix typo.
5658         Reported by D. E. Evans <sinuhe@gnu.org>.
5660 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5662         * glossary.texi (Glossary): Fix typo.
5664 2007-12-27  Richard Stallman  <rms@gnu.org>
5666         * text.texi (Formatted Text): Improve menu tag.
5667         (Editing Format Info): In Info, add duplicate menu of nodes
5668         about the submenus.
5669         (Format Faces): Say where Faces menu is found.  Mention Other.
5670         (Format Colors): Say where these submenus are found.
5671         (Format Indentation, Format Justification): Likewise.
5672         (Format Properties): Likewise.
5674 2007-12-22  Richard Stallman  <rms@gnu.org>
5676         * search.texi (Query Replace): Make exp of query-replace more
5677         self-contained, and clarify.
5679 2007-12-15  Richard Stallman  <rms@gnu.org>
5681         * files.texi (Auto Save): Clarify definition of auto-saving.
5683 2007-11-26  Richard Stallman  <rms@gnu.org>
5685         * help.texi (Help Echo): Cleanups.
5687 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5689         * files.texi (Why Version Control?): Fix typo.
5690         (VCS Concepts): Fix typos; small tense fix.
5691         (Selecting a Fileset): Fix typos; small rewording.
5692         (Log Buffer): Likewise.
5693         (Old Revisions): Likewise.
5695 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5697         * mule.texi (Communication Coding): Fix wording of last change.
5699 2007-11-16  Werner Lemberg  <wl@gnu.org>
5701         * custom.texi (Specifying File Variables):
5702         * major.texi (Choosing Modes): Mention '\" in man pages.
5704 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5706         * mule.texi (Communication Coding): Document x-select-request-type.
5708         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5710 2007-11-15  Francesco Potortì  <pot@gnu.org>
5712         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5713         --output=file.
5715 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5717         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5718         (Help Echo): Avoid mentioning the term "region" here and
5719         consistently use the term "active text".
5721 2007-11-11  Glenn Morris  <rgm@gnu.org>
5723         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5725 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5727         * search.texi (Query Replace):
5728         Mention `query-replace-show-replacement'.
5730 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5732         * building.texi (Watch Expressions): Remove obscure sentence.
5734 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5736         * mule.texi (Select Input Method): Describe how to activate an input
5737         method in the text mode.
5739 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5741         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5743 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5745         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5747 2007-10-30  Glenn Morris  <rgm@gnu.org>
5749         * misc.texi (Directory Tracking): Explain a bit more about
5750         dirtrack-mode.
5752 2007-10-25  Glenn Morris  <rgm@gnu.org>
5754         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5756 2007-10-24  Richard Stallman  <rms@gnu.org>
5758         * misc.texi (Interactive Shell): Cleanup last change.
5760 2007-10-22  Juri Linkov  <juri@jurta.org>
5762         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5763         default values.
5765 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5767         * files.texi: Disambiguate two slightly different uses of the term
5768         'filesets'.
5770 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5772         * trouble.texi (Quitting): Fix typo.
5774 2007-10-18  Glenn Morris  <rgm@gnu.org>
5776         * frames.texi (Mode Line Mouse): Mention minor mode names.
5778 2007-10-17  Juri Linkov  <juri@jurta.org>
5780         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5781         fill-paragraph operates on the active region in Transient Mark mode.
5782         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5783         with fill-paragraph.
5785         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5786         fill-paragraph.
5788         * fixit.texi (Spelling): ispell-word operates on the active region
5789         in Transient Mark mode.
5791 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5793         * building.texi (Source Buffers):
5794         * custom.texi (Init Non-ASCII):
5795         * glossary.texi (Glossary): Use "key binding" consistently.
5797 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5799         * calendar.texi (Diary): Fix directive.
5801 2007-10-16  Richard Stallman  <rms@gnu.org>
5803         * calendar.texi (Diary): Clarify text about diary file example.
5805 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5807         * files.texi: Capitalize node names according to convention.
5809 2007-10-13  Glenn Morris  <rgm@gnu.org>
5811         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5813 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5815         * emacs.texi:
5816         * files.texi (Version Systems): Minor fixes to version-control material
5817         suggested by RMS and Robert J. Chassell.
5819 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5821         * files.texi (Version Systems):
5822         * vc-xtra.texi:
5823         * vc1-xtra.texi:
5824         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5825         operations.  Change of terminology from `version' to `revision'.
5826         Revise text for adequate description of VCSes with monotonic IDs.
5827         * emacs.texi: Change of terminology from `version' to `revision'.
5829 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5831         * files.texi (Version Systems): Describe newer VCses.
5832         Reorder the descriptions to be chronological.
5834 2007-10-09  Richard Stallman  <rms@gnu.org>
5836         * display.texi (Cursor Display): Correct how cursor appears
5837         in nonselected windows.
5839 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5841         * building.texi (GDB Graphical Interface): Remove references to gdba
5842         and mention gud-gdb.
5844 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5846         * rmail.texi (Rmail Sorting): Improve indexing.
5848 2007-10-06  Juri Linkov  <juri@jurta.org>
5850         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5851         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5852         fill-paragraph-or-region.
5854         * basic.texi (Arguments): Replace fill-paragraph with
5855         fill-paragraph-or-region.
5857 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5859         * files.texi: Update the section on version control for 2007
5860         conditions.  None of these changes are new-VC-specific; that
5861         will come later.
5863 2007-09-15  Glenn Morris  <rgm@gnu.org>
5865         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5866         to `list-holidays'.
5868 2007-09-14  Glenn Morris  <rgm@gnu.org>
5870         * calendar.texi: Update all instances of mark-calendar-holidays,
5871         list-calendar-holidays, list-holidays with the new names.
5873 2007-09-06  Glenn Morris  <rgm@gnu.org>
5875         Move manual sources from man/ to subdirectories of doc/.
5876         Split into the Emacs manual in emacs/, and other manuals in misc/.
5877         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5878         manual.
5879         (infodir): New variable.
5880         (info): Use $infodir.
5881         (emacsman): Delete target, not needed any more.
5882         Move all targets that are not the Emacs manual to misc/Makefile.in.
5883         (mostlyclean): Remove `gnustmp'.
5884         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5885         manual.
5886         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5887         (emacsman): Delete target, not needed any more.
5888         (clean): Remove all info files but Emacs manual.
5889         Move all targets that are not the Emacs manual to misc/Makefile.in.
5890         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5892         * Makefile.in (INFOSOURCES): Delete.
5893         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5894         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5895         *.vrs *.toc here...
5896         (maintainer-clean): ...from here.
5898 2007-09-05  Glenn Morris  <rgm@gnu.org>
5900         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5902 2007-08-29  Glenn Morris  <rgm@gnu.org>
5904         * emacs.texi (EMACSVER): Increase to 23.0.50.
5906 2007-08-27  Richard Stallman  <rms@gnu.org>
5908         * emacs.texi (Top): Clarify menu item for Glossary.
5910         * display.texi (Faces): Change secn title.
5911         Clarify not all fonts come from Font Lock.
5913 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5915         * basic.texi (Position Info): Add index entry for face at point.
5916         Mention that character faces are also displayed by "C-u C-x =".
5918 2007-08-08  Glenn Morris  <rgm@gnu.org>
5920         * glossary.texi (Glossary): Deprecate `iff'.
5922 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5924         * files.texi (File Conveniences): Document point motion keys in Image
5925         mode.
5927 2007-07-27  Glenn Morris  <rgm@gnu.org>
5929         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5930         in-line.
5932         * gpl.texi: New file with text of GPL.
5933         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5935 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5937         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5939         * dired.texi (Wdired): Mention C-x C-q key binding.
5941 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5943         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5945 2007-07-25  Glenn Morris  <rgm@gnu.org>
5947         * emacs.texi (Copying): Replace license with GPLv3.
5949         * Relicense all FSF files to GPLv3 or later.
5951 2007-07-24  Glenn Morris  <rgm@gnu.org>
5953         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5954         for some calendars.
5956 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5958         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5959         default-directory for the current buffer is on a remote machine.
5961 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5963         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5964         default value.
5966 2007-07-21  Richard Stallman  <rms@gnu.org>
5968         * files.texi (Why Version Control?): Improve previous change.
5970 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5972         * files.texi (Why Version Control?): New node.
5974 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5976         * building.texi (Starting GUD): Add xref to this anchor.
5978 2007-06-24  Karl Berry  <karl@gnu.org>
5980         * emacs.texi: New Back-Cover Text.
5982 2007-06-07  Alan Mackenzie  <acm@muc.de>
5984         * display.texi (Optional Mode Line): Document the new form of
5985         line+column numbers, "(561,2)".
5987 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5989         * maintaining.texi (Create Tags Table): Fix typos.
5991 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5993         * Version 22.1 released.
5995 2007-05-07  Karl Berry  <karl@gnu.org>
5997         * emacs.texi (EMACSVER): Back to 22.
5999 2007-05-06  Richard Stallman  <rms@gnu.org>
6001         * maintaining.texi (Create Tags Table): Clean up previous change.
6003 2007-05-05  Francesco Potortì  <pot@gnu.org>
6005         * maintaining.texi (Create Tags Table): Add text about the dangers of
6006         making symbolic links to tags files.
6008 2007-05-04  Karl Berry  <karl@gnu.org>
6010         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6012 2007-05-03  Karl Berry  <karl@gnu.org>
6014         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6016         * .cvsignore (*.pdf): New entry.
6018         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6019         for printing.
6021 2007-05-01  Richard Stallman  <rms@gnu.org>
6023         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6025 2007-04-28  Glenn Morris  <rgm@gnu.org>
6027         * ack.texi (Acknowledgments):
6028         * anti.texi (Antinews):
6029         * programs.texi (Program Modes): Restore mention of python.el pending
6030         consideration of legal status.
6032 2007-04-28  Richard Stallman  <rms@gnu.org>
6034         * files.texi (File Names): Fixes to ~ description on MS systems.
6036 2007-04-26  Glenn Morris  <rgm@gnu.org>
6038         * emacs.texi (EMACSVER): Increase to 22.1.50.
6040 2007-04-25  Karl Berry  <karl@gnu.org>
6042         * emacs.texi: Improve line breaks on copyright page,
6043         similar layout to lispref, 8.5x11 by default.
6045         * dired.texi (Image-Dired): Improve line break, fix typo.
6047 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6049         * programs.texi (Program Modes):
6050         * anti.texi (Antinews):
6051         * ack.texi (Acknowledgments): python.el removed.
6053 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
6055         * display.texi (Highlight Interactively): Correct description of
6056         hi-lock-file-patterns-policy.
6058         * files.texi (File Archives): Mention self-extracting executables.
6060 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
6062         * search.texi (Unconditional Replace, Query Replace): Add xref to
6063         "Replacement and Case".
6065 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6067         * dired.texi (Image-Dired): Move from Thumbnails node.
6068         * misc.texi (Thumbnails): Node deleted.
6069         * emacs.texi (Top): Update node listing.
6071         * files.texi (File Conveniences):
6072         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6074 2007-04-21  Richard Stallman  <rms@gnu.org>
6076         * display.texi (Highlight Interactively): Correct previous change.
6077         Clarify doc of hi-lock-find-patterns, and move new features into it.
6079 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
6081         * display.texi (Highlight Interactively):
6082         Document hi-lock-file-patterns-policy.
6084 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
6086         * display.texi (Scrolling): Fix typo.
6088 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6090         * doclicense.texi: Remove node heading, so that it can be included by
6091         other files.
6093         * emacs.texi: Insert node heading for GFDL.
6095 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
6097         * cmdargs.texi (Colors): Qualify "color of window" index entry by
6098         "command line".
6100         * display.texi (Faces): Refer to "Creating Frames" for face
6101         and other frame customizations in .emacs.
6103         * frames.texi (Creating Frames): Mention that face customizations can
6104         be put in .emacs.  Add index entries.
6106 2007-04-12  Richard Stallman  <rms@gnu.org>
6108         * glossary.texi (Glossary): Explain `iff'.
6110 2007-04-11  Karl Berry  <karl@gnu.org>
6112         * gnu.texi (Top),
6113         * macos.texi (Mac Font Specs),
6114         * anti.texi (Antinews),
6115         * xresources.texi (Resources),
6116         * misc.texi (Emulation),
6117         * calendar.texi (Daylight Saving),
6118         * dired.texi (Dired and Find),
6119         * rmail.texi (Remote Mailboxes),
6120         * sending.texi (Mail Headers),
6121         * programs.texi (Which Function),
6122         * files.texi (Recover),
6123         * buffers.texi (Uniquify),
6124         * frames.texi (Wheeled Mice),
6125         * killing.texi (Rectangles): Wording to improve breaks in
6126         8.5x11 format.
6127         * mule.texi (Language Environments): \hbadness=10000 since there's
6128         no way to reword.
6129         * emacs.texi (smallbook): New @set to more easily switch between
6130         smallbook and 8.5x11.
6132 2007-04-11  Richard Stallman  <rms@gnu.org>
6134         * files.texi (File Conveniences): Add xref to Tumme.
6135         Delete text about Thumbnail mode.
6137 2007-04-09  Alan Mackenzie  <acm@muc.de>
6139         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6140         new name.  Insert concept index entries.
6142 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6144         * display.texi (Standard Faces): Document prefix arg for
6145         list-faces-display.
6147         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6149 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6151         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6153         * files.texi (Misc File Ops): Rewrite description of
6154         insert-file-literally.
6156 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6158         * misc.texi (Printing): Postscript -> PostScript.
6160         * ack.texi (Acknowledgments): Postscript -> PostScript.
6162         * custom.texi (Init File, Init Non-ASCII): Fix last change.
6164         * emacs.texi (Top): Fix the menu due to the change in custom.texi
6165         below.
6167 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
6169         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
6170         Init Non-ASCII.
6171         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6172         (Init Non-ASCII): New node.
6174 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6176         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6178 2007-03-12  Glenn Morris  <rgm@gnu.org>
6180         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6181         "Daylight Savings".
6183         * calendar.texi: Replace "daylight savings" with "daylight
6184         saving" in text throughout.
6186 2007-03-04  Richard Stallman  <rms@gnu.org>
6188         * custom.texi (Safe File Variables): Minor correction.
6190 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
6192         * rmail.texi (Movemail): Add internal ref.
6193         Don't indent the intro for the PROTO table.
6194         Format PROTO table items with @code.
6196 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
6198         * building.texi: Remove references to bashdb.
6200 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
6202         * mule.texi (Language Environments): Update list of supported language
6203         environments.
6205 2007-02-14  Kim F. Storm  <storm@cua.dk>
6207         * building.texi (Grep Searching): Fix lgrep doc.
6209 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
6211         * back.texi: Remove unused file.
6213 2007-02-05  Francesco Potortì  <pot@gnu.org>
6215         * maintaining.texi (Tag Syntax): Now --members is the default for
6216         etags, not for ctags yet.
6218 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
6220         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
6221         headers compliant with Texinfo guidelines and with what texnfo-upd.el
6222         expects.  Add comments to prevent people from inadvertently modifying
6223         the key parts needed by `texinfo-multiple-files-update'.
6225 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
6227         * frames.texi (Secondary Selection): Window clicked does not matter
6228         when mouse-yank-at-point is non-nil.
6230 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6232         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6233         ls-lisp-use-localized-time-format.
6235 2007-01-16  Glenn Morris  <rgm@gnu.org>
6237         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6238         system abbrev.
6240 2007-01-11  Richard Stallman  <rms@gnu.org>
6242         * msdog.texi (Windows Keyboard): Another small cleanup.
6244 2007-01-10  Richard Stallman  <rms@gnu.org>
6246         * msdog.texi (Windows Keyboard): Yet another try to make
6247         everyone happy with that passage.
6249 2007-01-05  Richard Stallman  <rms@gnu.org>
6251         * anti.texi (Antinews): Mention M-x shell scrolling.
6253 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6255         * building.texi (Watch Expressions): Describe gdb-max-children.
6257 2007-01-04  Richard Stallman  <rms@gnu.org>
6259         * msdog.texi (Windows Keyboard): Clarify previous change.
6261 2007-01-02  Richard Stallman  <rms@gnu.org>
6263         * custom.texi (Changing a Variable): Minor clarification.
6264         (Specific Customization): customize-customized => customize-unsaved.
6266         * entering.texi (Entering Emacs): Clean up text about restarting
6267         Emacs for each file.
6269         * misc.texi (Shell Options): Minor cleanup.
6271         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6272         with Emacs, not vice versa.
6274         * programs.texi (Symbol Completion): Recommend customizing
6275         window manager.
6277         * xresources.texi (Resources): Minor fix.
6279 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
6281         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6283 2007-01-01  Richard Stallman  <rms@gnu.org>
6285         * commands.texi (User Input): Document keys stolen by window mangers.
6287 2006-12-31  Richard Stallman  <rms@gnu.org>
6289         * custom.texi (Specific Customization): Document customize-option
6290         instead of customize-variable.
6292 2006-12-31  Kim F. Storm  <storm@cua.dk>
6294         * major.texi (Choosing Modes): Document auto-mode-case-fold.
6296 2006-12-30  Kim F. Storm  <storm@cua.dk>
6298         * killing.texi (CUA Bindings): Fix typo.
6300         * xresources.texi (Table of Resources): Mention grow-only value for
6301         auto-resize-tool-bars.
6303 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
6305         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6306         and how to get them back.
6308 2006-12-26  Richard Stallman  <rms@gnu.org>
6310         * calendar.texi (Holidays): Holiday listing is based on current
6311         practice, but DST is not.
6313 2006-12-25  Richard Stallman  <rms@gnu.org>
6315         * emacs.texi (Top): Update subnode menus.
6317         * mark.texi (Transient Mark): Fix xref.
6319         * killing.texi (Graphical Kill): Node deleted.
6320         (Killing): Add xref to Cut and Paste.
6321         (CUA Bindings): Update xref.
6323         * frames.texi (Cut and Paste): New section to hold other nodes.
6324         (Mouse Commands): Node demoted.
6325         (Cut/Paste Other App): Split out from Mouse Commands.
6326         (Word and Line Mouse): Likewise.
6327         (Secondary Selection, Clipboard): Nodes demoted.
6329 2006-12-24  Kevin Ryde  <user42@zip.com.au>
6331         * calendar.texi (Holidays): US daylight saving begins second Sunday
6332         in March for 2007 onwards.
6333         (Daylight Savings): Show new US default daylight saving rules, 2nd
6334         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6336 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
6338         * calendar.texi (Scroll Calendar): < and > are switched.
6340 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
6342         * killing.texi (Deletion): Describe M-\ prefix argument.
6344 2006-12-23  Richard Stallman  <rms@gnu.org>
6346         * search.texi (Regexp Search): Explain why forward and reverse regexp
6347         search are not mirror images.
6349 2006-12-19  Kim F. Storm  <storm@cua.dk>
6351         * major.texi (Choosing Modes): Describe match-function elements for
6352         magic-mode-alist.
6354 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
6356         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6357         peculiarities.
6359 2006-12-18  Richard Stallman  <rms@gnu.org>
6361         * abbrevs.texi (Editing Abbrevs): Fix previous change.
6363 2006-12-17  Alan Mackenzie  <acm@muc.de>
6365         * programs.texi (Left Margin Paren): Remove the bit which says
6366         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6367         Discuss some of the issues of setting this option to nil.
6369 2006-12-17  Glenn Morris  <rgm@gnu.org>
6371         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6373 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
6375         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6376         (Windows Files): `w32-get-true-file-attributes' is only relevant for
6377         NTFS volumes.
6378         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6379         volumes.
6381 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
6383         * text.texi (HTML Mode): Fix "C-c TAB".
6385 2006-12-09  Richard Stallman  <rms@gnu.org>
6387         * misc.texi (Invoking emacsclient): Simplify TCP file text.
6389 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
6391         * files.texi (Misc File Ops): Document insert-file-literally.
6393 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
6395         * cmdargs.texi (Colors): Note that --color is intended for overriding
6396         the terminal defaults, not for normal invocation.
6398         * misc.texi (Emacs Server): Improve wording.  Don't mention the
6399         ``server program''.  Add a cross-reference to "Init File" node.
6400         (Invoking emacsclient): Add index entries.  Document both short and
6401         long versions of command-line options.  Document the -f option.
6403 2006-12-06  Richard Stallman  <rms@gnu.org>
6405         * text.texi (Outline Format): Say to set outline-regexp
6406         and outline-level with major modes and file local variables.
6408 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6410         * anti.texi (Antinews): Mention the alternative to
6411         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6413         * misc.texi (Interactive Shell): Ditto.
6415 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
6417         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6419         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6421 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
6423         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6424         colon in the mode line.
6426         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6428 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6430         * building.texi (Watch Expressions): Mention SPC for expanding/
6431         contracting watch expressions.
6433 2006-11-26  Kim F. Storm  <storm@cua.dk>
6435         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6437 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6439         * building.texi (Debugger Operation): Define text command mode.
6440         Clarify how tooltips work.
6441         (GDB Graphical Interface): Explain how to run in text command mode
6442         more clearly.
6444 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
6446         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6448 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
6450         * anti.texi (Antinews): Mention --server-file and TCP sockets.
6452 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
6454         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6455         and EMACS is deprecated.
6457 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
6459         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6461 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
6463         * Makefile.in (emacs.dvi): Remove xresmini.texi.
6465         * emacs.texi: Include xresources.texi both for info and dvi.
6467         * xresources.texi: Merge text from xresmini.texi.
6469 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6471         * glossary.texi: Fix typos.
6473 2006-11-06  Richard Stallman  <rms@gnu.org>
6475         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6477         * ack.texi (Acknowledgments): Fix name spelling.
6479 2006-11-01  Juri Linkov  <juri@jurta.org>
6481         * search.texi (Word Search): Document incremental word search.
6483 2006-10-28  Glenn Morris  <rgm@gnu.org>
6485         * ack.texi (Acknowledgments): Add cal-html author.
6487         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6488         Calendar").  Describe new package cal-html.
6489         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6490         Calendar Files."
6492 2006-10-23  Richard Stallman  <rms@gnu.org>
6494         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6495         Abbrev mode is enabled.
6497 2006-10-16  Richard Stallman  <rms@gnu.org>
6499         * emacs.texi: Update ISBN.
6501 2006-10-11  Kim F. Storm  <storm@cua.dk>
6503         * emacs.texi (Acknowledgments): Use @dotless{i}.
6505 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
6507         * building.texi (Breakpoints Buffer): Mention catchpoints.
6509 2006-10-08  Kim F. Storm  <storm@cua.dk>
6511         * ack.texi (Acknowledgments): Update.
6513         * emacs.texi (Acknowledgments): Fix bad @/ form.
6515 2006-10-05  Kim F. Storm  <storm@cua.dk>
6517         * emacs.texi (Acknowledgments): Add more contributors.
6519 2006-10-03  Richard Stallman  <rms@gnu.org>
6521         * emacs.texi (Acknowledgments): Update version and edition.
6523 2006-10-01  Karl Berry  <karl@gnu.org>
6525         * custom.texi (Customization Groups): Page break to keep example buffer
6526         on one page.
6528 2006-09-30  Karl Berry  <karl@gnu.org>
6530         * programs.texi (Basic Indent): @need to improve page break.
6531         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6533 2006-09-29  Glenn Morris  <rgm@gnu.org>
6535         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6537 2006-09-29  Karl Berry  <karl@gnu.org>
6539         * windows.texi (Basic Window): Remove forced @break, no longer
6540         desirable.
6541         * frames.texi (Frame Commands),
6542         * mark.texi (Marking Objects): Reword to avoid bad page break.
6543         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6545 2006-09-19  Richard Stallman  <rms@gnu.org>
6547         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6548         stick to present tense.
6550 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
6552         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6553         to x-gtk-use-old-file-dialog.
6554         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6556 2006-09-15  Jay Belanger  <belanger@truman.edu>
6558         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6559         Change "Library Public License" to "Lesser Public License"
6560         throughout.  Use "yyyy" to represent year.
6562 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6564         * misc.texi (Interactive Shell): EMACS is now set
6565         to Emacs's absolute file name, not to "t".
6567 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6569         * files.texi (Visiting): Add index entry "open file".
6571 2006-09-11  Richard Stallman  <rms@gnu.org>
6573         * building.texi (Compilation Mode): Clarification.
6574         (Grep Searching): Add xref to Compilation Mode.
6576 2006-09-08  Richard Stallman  <rms@gnu.org>
6578         * search.texi (Search): Ref multi-file search commands here.
6579         (Other Repeating Search): Not here.
6581 2006-08-28  Richard Stallman  <rms@gnu.org>
6583         * windows.texi (Split Window): Update xref.
6585         * basic.texi (Continuation Lines): Update xref.
6587         * indent.texi (Tab Stops): Update xref.
6589         * emacs.texi (Top): Update subnode menu.
6591         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6592         split out of Display Custom.
6594 2006-08-25  Kim F. Storm  <storm@cua.dk>
6596         * display.texi (Display Custom): Add variables overline-margin
6597         and x-underline-at-descent-line.
6599 2006-08-25  Richard Stallman  <rms@gnu.org>
6601         * entering.texi (Exiting): Rewrite to give graphical displays
6602         priority over text terminals.
6604         * search.texi (Incremental Search): Move index entries.
6606 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
6608         * custom.texi (Init File): Reference Find Init to avoid "home
6609         directory" confusion.
6611 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
6613         * building.texi (Other GDB-UI Buffers): Describe how to edit
6614         a value in the locals buffer.
6616 2006-08-21  Richard Stallman  <rms@gnu.org>
6618         * search.texi (Basic Isearch): Add `isearch' index entry.
6620 2006-08-16  Richard Stallman  <rms@gnu.org>
6622         * misc.texi (Saving Emacs Sessions): Clean up wording.
6624         * mark.texi (Marking Objects): Mention term "select all".
6626         * emacs.texi (Top): Update subnode menu.
6628         * help.texi (Help Mode): Move node up in file.
6630 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
6632         * building.texi (Stack Buffer): Explain fringe arrow.
6634 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6636         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6637         on startup.
6639 2006-08-11  Romain Francoise  <romain@orebokech.com>
6641         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6643 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6645         * mule.texi (Recognize Coding, Text Coding): Fix typos.
6647 2006-08-10  Richard Stallman  <rms@gnu.org>
6649         * text.texi (Format Faces): Substantial rewrites to deal
6650         with face merging.  Empty regions don't count.
6651         Clarify face property inheritance.
6653 2006-08-08  Romain Francoise  <romain@orebokech.com>
6655         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6656         <arjuropo@cc.jyu.fi>.
6658 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6660         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6661         apply to all frames.
6663 2006-08-01  Richard Stallman  <rms@gnu.org>
6665         * help.texi (Name Help): Add index entries for describe-variable.
6667 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6669         * building.texi (GDB Graphical Interface): Shorten node names.
6670         (GDB-UI Layout): Use GDB-related.
6671         (Other GDB-UI Buffers): Simplify English.
6673 2006-07-31  Richard Stallman  <rms@gnu.org>
6675         * search.texi (Query Replace): Add xref for Dired's Q command.
6677 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6679         * building.texi (GDB commands in Fringe): Rename to...
6680         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6681         new option gdb-find-source-frame.
6683 2006-07-29  Richard Stallman  <rms@gnu.org>
6685         * dired.texi (Operating on Files): Simplify previous change
6686         and fix Texinfo usage.
6688 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6690         * dired.texi (Operating on Files): Add cross-references.  State the
6691         Unix commands that do similar things.
6693 2006-07-28  Richard Stallman  <rms@gnu.org>
6695         * mark.texi (Transient Mark): Clarify that region never disappears
6696         when Transient Mark mode is off, and not when it is on.
6698 2006-07-27  Richard Stallman  <rms@gnu.org>
6700         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6702 2006-07-24  Richard Stallman  <rms@gnu.org>
6704         * xresources.texi (GTK styles): Fix texinfo usage.
6706         * commands.texi (User Input): Explain why we teach keyboard cmds.
6708         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6709         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6710         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6711         * doclicense.texi, display.texi, dired.texi, basic.texi:
6712         * anti.texi, ack.texi: Move periods and commas inside quotes.
6714 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6716         * cmdargs.texi (General Variables): Document EMAIL.
6718 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6720         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6721         doesn't have effect on MS-Windows.
6723 2006-07-17  Richard Stallman  <rms@gnu.org>
6725         * building.texi (Grep Searching): Explain about chaining grep commands.
6727 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6729         * killing.texi, mini.texi: Fix typos.
6731 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6733         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6734         is invoked for multiple files.
6736 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6738         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6739         on-line manual for the rest of this node.
6740         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6741         unconditionally.
6742         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6743         Improve wording.
6744         (Windows Printing): Improve wording.
6745         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6746         rest of this node.
6748 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6750         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6751         with eval-buffer.
6753 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6755         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6756         of character translation.
6758 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6760         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6762 2006-07-03  Karl Berry  <karl@gnu.org>
6764         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6765         not-too-underfull hboxes in the TeX output.
6766         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6767         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6768         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6769         * sending.texi, text.texi: Fix overfull/underfull boxes.
6771 2006-07-03  Romain Francoise  <romain@orebokech.com>
6773         * m-x.texi (M-x): Fix.
6775 2006-07-03  Richard Stallman  <rms@gnu.org>
6777         * search.texi (Other Repeating Search): filename -> file name.
6779         * misc.texi (Narrowing): Minor cleanups.
6781         * files.texi (Visiting): filename -> file name.
6783         * emacs.texi (Top): Update subnode menus.
6785         * mule.texi (Coding Systems): Move char translation stuff here.
6786         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6787         (Recognize Coding): Substantial local rewrites.
6788         (International): Update menu.
6790         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6791         (Scrolling): Substantial local rewrites.
6792         (Display): Update menu and intro.
6794         * dired.texi: filename -> file name.
6796         * custom.texi (Safe File Variables): Texinfo usage fix.
6798 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6800         * help.texi, m-x.texi: Lots of cleanups.
6802 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6804         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6805         (Windows Processes, Windows Misc): Shorten the printed version by
6806         selectively conditioning less important portions by @ifnottex.
6808 2006-06-27  Richard Stallman  <rms@gnu.org>
6810         * mini.texi (Minibuffer File): Minor cleanup.
6812 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6814         * frames.texi (XTerm Mouse): Rename to...
6815         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6817         * emacs.texi (Top): Use new node name.
6819 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6821         * emacs.texi (Top): Update the detailed menu according to changes in
6822         msdog.texi.
6824         * msdog.texi (Windows Keyboard): New section.
6825         (Windows Mouse): New section.
6826         (Windows System Menu): Remove section (text merged with "Windows
6827         Keyboard").
6828         (Windows Misc): New section.
6830         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6832         * msdog.texi (ls in Lisp): New section.
6834         * files.texi (Visiting): Document case-insensitive wildcard matching
6835         under find-file-wildcards.
6837 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6839         * macos.texi (Mac Input): Add description of mac-function-modifier.
6840         Now Unicode keyboard layouts work.
6842 2006-06-10  Richard Stallman  <rms@gnu.org>
6844         * mule.texi (Recognize Coding): Clarify previous change.
6846 2006-06-09  Kenichi Handa  <handa@m17n.org>
6848         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6849         notation.
6851 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6853         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6854         manual for @ifnottex, but in emacs-extra for @iftex.
6856         * cmdargs.texi (General Variables): Fix smtpmail xref.
6858 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6860         * programs.texi (Comment Commands):
6861         * custom.texi (Specifying File Variables):
6862         Use ;; instead of ;;; to better follow coding conventions.
6864 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6866         * building.texi (Watch Expressions): Move node to end.
6867         (GDB Graphical Interface): Move description of clicks in fringe...
6868         (GDB commands in the Fringe): ...to here.  New node.
6870 2006-06-05  Romain Francoise  <romain@orebokech.com>
6872         * xresmini.texi (GTK resources): Fix various typos.
6874 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6876         * building.texi (GDB Graphical Interface): Update bindings.
6877         (Commands of GUD): Add gud-print.  Remove gud-run.
6878         Restate availability more generally.
6880 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6882         * mini.texi: Lots of cleanups.
6884 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6886         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6887         and Mouse-2.
6889 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6891         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6893 2006-05-31  Richard Stallman  <rms@gnu.org>
6895         * basic.texi (Moving Point): Fix previous change.
6897 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6899         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6901 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6903         * basic.texi: Many simplifications and improvements in wording.
6905 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6907         * anti.texi (Antinews): Create a node for gdb-ui.
6909 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6911         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6913 2006-05-20  Richard Stallman  <rms@gnu.org>
6915         * dired.texi (Dired Navigation): dired-goto-file is now j.
6917 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6919         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6920         and their aliases.
6922         * msdog.texi (Windows Printing): Mention non-support of plain text
6923         printing with some el-cheapo printers, and suggest a workaround.
6925 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6927         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6928         remove the bit saying you must set it.
6930 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6932         * trouble.texi (Checklist):
6933         * text.texi (Text, Auto Fill, Text Mode):
6934         * search.texi (Nonincremental Search):
6935         * rmail.texi (Rmail Labels):
6936         * mule.texi (Input Methods, Multibyte Conversion):
6937         * misc.texi (Gnus, Where to Look, PostScript):
6938         * maintaining.texi (Create Tags Table):
6939         * indent.texi (Indentation Commands):
6940         * fixit.texi (Spelling):
6941         * emacs.texi (Copying):
6942         * custom.texi (Init File): ifinfo -> ifnottex.
6944 2006-05-17  Richard Stallman  <rms@gnu.org>
6946         * files.texi (Diff Mode): Mention C-x `.
6948 2006-05-08  Richard Stallman  <rms@gnu.org>
6950         * custom.texi (Disabling): Textual cleanups.
6952 2006-05-12  Glenn Morris  <rgm@gnu.org>
6954         * calendar.texi (Displaying the Diary, Format of Diary File):
6955         Refer to diary-view-entries, diary-list-entries,
6956         diary-show-all-entries rather than obsolete aliases.
6958 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6960         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6961         (Displaying the Diary, Special Diary Entries, Importing Diary):
6962         * building.texi (Compilation Shell):
6963         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6964         emacs-xtra with @inforef's.
6966         * files.texi (Visiting): Fix wording.
6968         * mule.texi (Coding Systems, Text Coding): More indexing.
6969         Mention that C-x RET f can set eol conversion.
6971 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6973         * xresmini.texi (GTK resources): Insert GTK description.
6975         * xresources.texi (GTK resources): metafont should be menufont.
6977 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6979         * mini.texi (Completion Options): Completion of remote files'
6980         method, user name and host name is active only in partial
6981         completion mode.
6983 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6985         * makefile.w32-in (emacs.dvi):
6986         * Makefile.in (emacs.dvi): Add xresmini.texi.
6988         * xresmini.texi (Table of Resources): Remove xref to non-existent
6989         node "LessTif Resources".
6991         * msdog.texi (Microsoft Windows):
6992         * calendar.texi (Calendar/Diary, Displaying the Diary)
6993         (Special Diary Entries, Importing Diary, Holidays):
6994         * programs.texi (Program Modes):
6995         * text.texi (Text):
6996         * buffers.texi (Several Buffers):
6997         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6999 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
7001         The following changes merge the emacs-xtra manual into the main
7002         manual, but only for on-line version of the manual.
7004         * vc2-xtra.texi (Version Backups, Local Version Control)
7005         (Making Snapshots, Change Logs and VC, Version Headers)
7006         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7007         on-line manual.
7009         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7010         for on-line manual.
7012         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7013         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7014         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7015         for on-line manual.
7017         * fortran-xtra.texi (Fortran, Fortran Autofill)
7018         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7019         for on-line manual.
7021         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7022         Conditional xref's for on-line manual.
7024         * emerge-xtra.texi (Emerge, Overview of Emerge)
7025         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7026         manual.
7028         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7029         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7030         (EMACSSOURCES): Use EMACS_XTRA.
7031         (../info/emacs-xtra): Remove.
7032         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7034         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7035         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7036         (EMACSSOURCES): Use EMACS_XTRA.
7037         ($(infodir)/emacs-xtra): Remove.
7038         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7040         * trouble.texi (Quitting):
7041         * text.texi (Text):
7042         * programs.texi (Program Modes):
7043         * msdog.texi (Microsoft Windows):
7044         * frames.texi (Frames):
7045         * files.texi (Backup, Version Control, VC Concepts)
7046         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7047         (Registering, VC Status, VC Undo, Multi-User Branching)
7048         (Comparing Files):
7049         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7050         (Displaying the Diary, Special Diary Entries, Importing Diary):
7051         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7052         conditional xref's, depending on @iftex/@ifnottex.
7054         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7055         "MS-DOS".  @include msdog-xtra.texi.
7057         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7058         <Top Level> [ifnottex]: @include fortran-xtra.texi.
7060         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7061         for vc-xtra.texi subsections.
7062         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7063         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7065         * sending.texi (Sending Mail): A @node line without explicit Prev,
7066         Next, and Up links.
7068         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7069         Next, and Up links.
7071         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7072         and its sections.  @include picture-xtra.texi.
7074         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7075         "Emerge".
7076         (List Tags) [ifnottex]: @include emerge-xtra.texi.
7078         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7079         exact duplicate of its name-sake in calendar.texi.
7081         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7082         "Advanced Calendar/Diary Usage".
7083         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7085         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7086         dired-xtra.texi.
7087         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7089         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7090         (Files) [ifnottex]: Add menu entry for Autorevert.
7092         * emacs-xtra.texi (Introduction): Reword to make consistent with
7093         printed version only.
7094         <Top level>: Remove the body of all chapters and move them to the
7095         new *-xtra.texi files.  Use @raisesections and @lowersections to
7096         convert sections to chapters etc.
7098         * msdog-xtra.texi:
7099         * fortran-xtra.texi:
7100         * vc-xtra.texi:
7101         * vc1-xtra.texi:
7102         * vc2-xtra.texi:
7103         * emerge-xtra.texi:
7104         * cal-xtra.texi:
7105         * dired-xtra.texi:
7106         * arevert-xtra.texi: New files, with text from respective chapters
7107         of emacs-xtra.texi.  Convert each @chapter into @section, @section
7108         into @subsection, etc.
7110         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
7111         updated.
7113         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7114         Windows".  All references updated.
7116 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7118         * macos.texi (Mac Input): Mention input from Character Palette.
7119         (Mac Font Specs): Fix typo.
7121 2006-05-05  Richard Stallman  <rms@gnu.org>
7123         * files.texi (Diff Mode): Minor cleanup.
7125 2006-05-05  Karl Berry  <karl@gnu.org>
7127         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7128         errors from the current release of makeinfo (4.8).
7129         * help.texi (Library Keywords): Change widest word in multitable
7130         template from `emulations' to `convenience'.  (Not sure if this is
7131         related to the font change.)
7133 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
7135         * files.texi (File Names): Add a footnote about limited support of
7136         ~USER on MS-Windows.
7138         * cmdargs.texi (Initial Options): Add a footnote about limited
7139         support of ~USER on MS-Windows.
7141 2006-05-03  Richard Stallman  <rms@gnu.org>
7143         * files.texi (Diff Mode): Node moved here.
7144         (Comparing Files): Delete what duplicates new node.
7145         (Files): Put Diff Mode in menu.
7147         * misc.texi (Diff Mode): Move to files.texi.
7149         * emacs.texi (Top): Update menu for Diff Mode.
7151         * trouble.texi (Emergency Escape): Simplify.
7153         * emacs.texi (Top): Minor clarification.
7155 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
7157         * commands.texi, entering.texi, screen.texi: Many simplifications.
7159 2006-05-03  Richard Stallman  <rms@gnu.org>
7161         * commands.texi (Text Characters): Delete paragraph about unibyte
7162         non-ASCII printing chars.
7164         * killing.texi (Killing): Say "graphical displays".
7165         * display.texi: Say "graphical displays".
7167         * cmdargs.texi (Misc X): Say "graphical displays".
7169 2006-05-01  Richard Stallman  <rms@gnu.org>
7171         * emacs.texi (Top): Add Diff Mode to menu.
7173 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7175         * misc.texi (Diff Mode): New node.
7177 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7179         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7180         (Mac Environment Variables): Shorten example line.
7181         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
7183 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
7185         * building.texi (GUD Customization): Describe cases %d and %c.
7186         Update description for %e.
7188 2006-04-30  Glenn Morris  <rgm@gnu.org>
7190         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7192 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
7194         * custom.texi (Examining): Update C-h v output example.
7196 2006-04-29  Kim F. Storm  <storm@cua.dk>
7198         * building.texi (Grep Searching): Add lgrep and rgrep.
7200 2006-04-23  Richard Stallman  <rms@gnu.org>
7202         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7204         * xresmini.texi: New file.
7206         * xresources.texi (Face Resources): Split table into font resources
7207         and the rest.  Combine similar attributes for brevity.
7209 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
7211         * emacs-xtra.texi (MS-DOS File Names): Remove section about
7212         backslashes and case-insensitivity in file names (moved to the
7213         main manual).
7214         (MS-DOS Printing): Move most of the text to the main manual.
7216         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7217         New nodes.
7218         (Windows Processes, Windows System Menu): Add index entries and
7219         fix wording.
7221 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
7223         * misc.texi (Shell Ring): Add notes on saved input when
7224         navigating off the end of the history list.
7226 2006-04-18  Chong Yidong  <cyd@mit.edu>
7228         * misc.texi (Shell Options): Correct default value of
7229         comint-scroll-show-maximum-output.
7231 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
7233         * building.texi (Watch Expressions): Update.
7235 2006-04-12  Richard Stallman  <rms@gnu.org>
7237         * search.texi: Clean up previous change.
7239 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
7241         * search.texi (Regexp Backslash, Regexp Replace): Add index
7242         entries for ``back reference'' and mention the term itself in the
7243         text.
7245 2006-04-11  Richard Stallman  <rms@gnu.org>
7247         * custom.texi (Safe File Variables):
7248         Document enable-local-variables = :safe.
7250 2006-04-11  Karl Berry  <karl@gnu.org>
7252         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7253         (Remote Repositories, Version Backups, Local Version Control)
7254         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7255         (Miscellaneous Commands and Features of VC, Change Logs and VC)
7256         (Renaming VC Work Files and Master Files)
7257         (Inserting Version Control Headers, Customizing VC, General Options)
7258         (Options for RCS and SCCS, Options specific for CVS): Move all
7259         these nodes to emacs-xtra.texi, for brevity.
7260         * cmdargs.texi, files.texi: Change cross-references.
7262 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
7264         * files.texi (Old Versions): Update description of vc-annotate's
7265         use of color to indicate date ranges.
7267 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7269         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7270         put info and printed manual names the right way around.
7272 2006-04-09  Karl Berry  <karl@gnu.org>
7274         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7275         emacs-xtra.texi, leaving only MS Windows information.
7276         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7277         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7278         node names.
7280         * emacs.texi: Move @summarycontents and @contents to the beginning
7281         of the file.
7283 2006-04-08  Kevin Ryde  <user42@zip.com.au>
7285         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7287 2006-04-07  Richard Stallman  <rms@gnu.org>
7289         * programs.texi (Comments, Comment Commands, Options for Comments)
7290         (Multi-Line Comments): "Align", not "indent".
7291         (Basic Indent): C-j deletes trailing whitespace before the newline.
7293 2006-04-06  Richard Stallman  <rms@gnu.org>
7295         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7297 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
7299         * killing.texi (Rectangles): Add index entry for marking a rectangle.
7301 2006-04-05  Richard Stallman  <rms@gnu.org>
7303         * emacs.texi (Top): Update subnode menu.
7305         * trouble.texi (Unasked-for Search): Node deleted.
7306         (Lossage): Delete from menu.
7308 2006-04-04  Richard Stallman  <rms@gnu.org>
7310         * trouble.texi: Various cleanups.
7311         (Checklist): Don't bother saying how to snail a bug report.
7312         (Emergency Escape): Much rewriting.
7313         (After a Crash): Rename the core dump immediately.
7314         (Total Frustration): Call it a psychotherapist.
7315         (Bug Criteria): Avoid "illegal instruction".
7316         (Sending Patches): We always put the contributor's name in.
7318         * misc.texi (Thumbnails): Minor correction.
7320 2006-04-03  Richard Stallman  <rms@gnu.org>
7322         * misc.texi (Thumbnails): Minor cleanup.
7324 2006-04-02  Karl Berry  <karl@gnu.org>
7326         * sending.texi (Mail Sending): pxref to Top needs five args.
7328 2006-03-31  Richard Stallman  <rms@gnu.org>
7330         * emacs.texi (Top): Update subnode menu.
7332         * help.texi (Help Mode): Cleanup.
7334         * dired.texi: Many cleanups.
7335         (Dired Deletion): Describe dired-recursive-deletes.
7336         (Operating on Files): dired-create-directory moved.
7337         (Misc Dired Features): Move to here.
7338         (Tumme): Node moved to misc.texi.
7340         * custom.texi: Many cleanups.
7341         (Minor Modes): Don't mention ISO Accents Mode.
7342         (Examining): Update C-h v output example.
7343         (Hooks): Add index and xref for add-hook.
7344         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
7345         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7347         * misc.texi: Many cleanups.
7348         (beginning): Add to summary of topics.
7349         (Shell): Put eshell xref at the end.  Remove eshell from table.
7350         (Thumbnails): New node.
7352 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
7354         * files.texi (File Name Cache): Make it clear that the cache is
7355         not persistent.
7357 2006-03-25  Karl Berry  <karl@gnu.org>
7359         * emacs-xtra.texi, emacs.texi, gnu.texi:
7360         (1) use @copyright{} instead of (C) in typeset text;
7361         (2) do not indent copyright year list (or anything else).
7363 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
7365         * files.texi (VC Dired Mode): Remove misplaced brackets.
7367 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
7369         * files.texi: Various updates and clarifications in the VC chapter.
7371 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
7373         * help.texi (Help Mode): Document "C-c C-c".
7375 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
7377         * emacs-xtra.texi (Top): Avoid ugly continuation line in
7378         menu in the standalone Info reader.
7380 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
7382         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7383         moved here from Emacs manual.
7385         * programs.texi (Fortran): Section moved to emacs-xtra.
7386         (Program Modes): Xref to Fortran in emacs-xtra.
7388         * maintaining.texi (Emerge): Move to emacs-xtra.
7389         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7391         * picture.texi: File deleted.
7392         * Makefile.in:
7393         * makefile.w32-in: Remove picture.texi.
7395         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7396         * abbrevs.texi (Abbrevs):
7397         * sending.texi (Sending Mail): Picture node removed.
7399         * emacs.texi (Top): Update node listings.
7401 2006-03-12  Richard Stallman  <rms@gnu.org>
7403         * calendar.texi: Various cleanups.
7405 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
7407         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7408         syntax.
7410 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
7412         * search.texi (Regexps): More accurately describe which characters
7413         are special in which situations.  Recommend _not_ to quote `]' or
7414         `-' when they are not special.
7416 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
7418         * files.texi (Old Versions): Clarify operation of C-x v =.
7420 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
7422         * building.texi (Watch Expressions): Update and describe
7423         gdb-speedbar-auto-raise.
7425 2006-02-19  Richard M. Stallman  <rms@gnu.org>
7427         * emacs.texi: Use @smallbook.
7428         (Top): Update ref to Emacs paper, delete ref to Cookbook.
7429         Update subnode menu.
7431         * building.texi (Lisp Interaction): Minor addition.
7433 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
7435         * building.texi (Watch Expressions): Update and be more precise.
7437 2006-02-15  Francesco Potortì  <pot@gnu.org>
7439         * maintaining.texi (Create Tags Table): Explain why the
7440         exception when etags writes to files under the /dev tree.
7442 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7444         * custom.texi (Safe File Variables): Lots of clarification.
7445         Renamed from Unsafe File Variables.
7447 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
7449         * custom.texi (Unsafe File Variables): File variable confirmation
7450         assumed denied in batch mode.
7452 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7454         * building.texi (GDB User Interface Layout): Don't say `inferior'
7455         for program being debugged.
7457 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
7459         * building.texi (GDB Graphical Interface):
7460         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7462 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
7464         * custom.texi (Specifying File Variables, Unsafe File Variables):
7465         New nodes, split from File Variables.  Document new file local
7466         variable behavior.
7468 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7470         * display.texi (Standard Faces):
7471         * files.texi (Visiting):
7472         * frames.texi (Clipboard):
7473         * glossary.texi (Glossary) <Clipboard>:
7474         * xresources.texi (X Resources): Mention Mac OS port.
7476 2006-02-12  Richard M. Stallman  <rms@gnu.org>
7478         * building.texi (Building): Clarify topic in intro.
7480         * maintaining.texi (Maintaining): Change title; clarify topic.
7481         Delete duplicate index entries.
7483         * building.texi (Other GDB User Interface Buffers): Clarifications.
7485         * text.texi (Cell Commands): Clarifications.
7487         * programs.texi (Defuns): Delete duplicate explanation of
7488         left-margin paren convention.
7489         (Hungry Delete): Minor cleanup.
7491 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7493         * dired.texi (Tumme): More tumme documentation.
7495 2006-02-11  Alan Mackenzie  <acm@muc.de>
7497         * programs.texi ("Hungry Delete"): Correct the appellation of the
7498         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7500 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7502         * dired.texi (Tumme): Fix small bug.
7504 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7506         * macos.texi (Mac International): Rename "fontset-mac" to
7507         "fontset-standard".
7509 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
7511         * dired.texi (Tumme): Basic documentation for Tumme added.
7513 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7515         * mule.texi (International):
7516         * programs.texi (Basic Indent): Fix typos.
7518         * custom.texi (Minor Modes):
7519         * display.texi (Text Display):
7520         * commands.texi (Text Characters): Update xrefs.
7522 2006-02-07  Richard M. Stallman  <rms@gnu.org>
7524         * emacs.texi (Top): Update subnode menu.
7525         Update info on old Emacs papers.
7526         (Intro): "Graphical display", not window system.
7528         * xresources.texi (GTK styles): Minor clarifications.
7530         * trouble.texi: "Graphical display", not window system.
7531         (Stuck Recursive): Minor clarification.
7533         * text.texi: Minor clarifications.
7534         (Sentences): Explain why two-space convention is better.
7535         Explain sentence-end-without-period here.
7536         (Fill Commands): Not here.
7537         (Refill): Node moved down.
7538         (Filling): Update menu.
7539         (Table Creation, Cell Justification, Column Commands): Clarify.
7541         * sending.texi: Minor clarifications.
7543         * search.texi (Regexp Backslash): Clarification.
7545         * rmail.texi: Minor cleanups.
7546         (Rmail): Delete digression about `rmail-mode'.
7547         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7548         (Rmail Files): Mention C-u M-x rmail.
7549         (Rmail Reply): Mention References.
7550         (Rmail Display): Mention rmail-nonignored-headers.
7552         * programs.texi: Minor cleanups.
7553         (Comment Commands): Mention momentary Transient Mark mode.
7554         (Matching): Be more specific about customizing show-paren-mode.
7555         (Info Lookup): Don't list the modes that support C-h S.
7556         Just say what it does in an unsupported mode.
7557         (Man Page): Delete excessive info on customizing woman.
7558         (Motion in C): Don't mention c-for/backward-into-nomenclature.
7560         * abbrevs.texi: Minor clarifications.
7561         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7562         not "dynamic abbrevs" as if they were a kind of abbrev.
7564         * picture.texi (Picture): Minor cleanup.
7566         * mule.texi (Communication Coding): Say "other applications".
7567         (Fontsets): Not specific to X.  Add xref to X Resources.
7568         (Unibyte Mode): Rename from Single-Byte Character Support.
7569         "Graphical display", not window system.
7570         (International): Update menu.
7572         * maintaining.texi (Format of ChangeLog):
7573         New node, split out from ChangeLog.
7574         (ChangeLog): Clarifications in the remaining text.
7575         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7576         (Find Tag): Add @w.
7577         (Tags Search): Explain tag table order here.  Simplify grep ref.
7578         (List Tags): tags-tag-face is a variable, not a face.
7579         (Emerge): Cleanups.
7581         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7582         (Keyboard Macros): Avoid "the user".
7584         * killing.texi: "Graphical display", not window system.
7586         * help.texi (Help Echo): "Graphical display", not window system.
7588         * glossary.texi: Say "you", not "the user".  Say "graphical display".
7590         * frames.texi: Minor cleanups.  "Graphical display", not window system.
7592         * files.texi (Visiting): Make drag-and-drop not X-specific.
7594         * custom.texi: Minor cleanups.  "Graphical display", not window system.
7596         * cmdargs.texi: Minor cleanups.
7598         * building.texi (Compilation): Move and split kill-compilation para.
7599         Add para about multiple compilers.
7600         (Compilation Mode): Commands also available in grep mode and others.
7601         Mention C-u C-x ` more tutorially.  Clarify C-x `.
7602         (Compilation Shell): Clarify.  Put Bash example first.
7603         (Grep Searching): Minor cleanups; add @w.
7604         (Debuggers): Minor cleanups.
7605         (Starting GUD): Make GDB xgraphical mode issue clearer.
7606         (Debugger Operation): Lots of clarifications including
7607         GDB tooltip side-effect issue.
7608         (Commands of GUD): Clarify.
7609         (GUD Customization): Add bashdb-mode-hook.
7610         (GDB Graphical Interface): Rewrite for clarity.
7611         (GDB User Interface Layout): Rewrite for clarity.
7612         (Stack Buffer, Watch Expressions): Likewise.
7613         (Other GDB User Interface Buffers): Cleanups.
7614         (Lisp Libraries, External Lisp): Cleanup.
7616         * basic.texi (Position Info): "Graphical displays", rather than
7617         window systems.
7619         * anti.texi: Minor cleanup.
7621 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7623         * custom.texi (Init File, Find Init): Add cross-references to
7624         where $HOME is described.
7626 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7628         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7629         is not inside the @table.
7631         * emacs.texi (Top): Correct node name.
7633         * files.texi (File Names): Fix @xref.
7634         (Reverting): Fix typo.
7636         * mule.texi (International): Correct node name.
7638         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7640 2006-02-01  Richard M. Stallman  <rms@gnu.org>
7642         * emacs.texi (Top): Update subnode menu.
7644         * mule.texi: Minor clarifications.
7645         Reduce the specific references to X Windows.
7646         Refer to "graphical" terminals, rather than window systems.
7647         (Text Coding): Rename from Specify Coding.
7648         (Communication Coding, File Name Coding, Terminal Coding):
7649         New nodes split out from Text Coding.
7651         * kmacro.texi: Minor clarifications.
7652         (Keyboard Macro Ring): Comment out some excessive commands.
7653         (Basic Keyboard Macro): Split up the table, putting part in each node.
7655         * major.texi: Minor clarifications.
7657         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7659         * windows.texi: Minor clarifications.
7660         (Change Window): Don't describe mode-line mouse cmds here.
7661         Add xref to Mode Line Mouse.
7663         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7665         * macos.texi (Mac International): Fix xref.
7667         * indent.texi: Minor clarifications.
7669         * frames.texi: Minor clarifications.
7670         Reduce the specific references to X Windows.
7671         Refer to "graphical" terminals, rather than window systems.
7672         (Frame Parameters): Don't mention commands like
7673         set-foreground-color.  Just say to customize a face.
7674         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7676         * files.texi: Minor clarifications.
7677         (Numbered Backups): New node, split out from Backup Names.
7679         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7681         * cmdargs.texi (General Variables): Fix xref.
7683         * buffers.texi: Minor clarifications.
7685 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7687         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7688         Nodes moved to top.
7690         * display.texi: Minor clarifications.
7691         (Display): Rearrange menu.
7692         (Standard Faces): Mention query-replace face.
7693         (Faces): Simplify.
7694         (Font Lock): Simplify face customization info.
7695         (Highlight Changes): Node merged into Highlight Interactively.
7696         (Highlight Interactively): Much rewriting and cleanup.
7697         (Optional Mode Line): Narrowed line number not good for goto-line.
7698         Simplify face customization advice.
7699         (Text Display): Mention use of escape-glyph face.
7700         Move ctl-arrow and tab-width here.
7701         (Display Custom): Move no-redraw-on-reenter to end of node.
7703         * search.texi: Minor clarifications.
7704         (Isearch Scroll): Simplify.
7705         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7707         * regs.texi (Registers): Mention bookmarks here.
7709         * mark.texi: Minor clarifications.
7710         (Selective Undo): Node deleted.
7712         * m-x.texi: Minor clarifications.
7714         * killing.texi: Minor clarifications.
7715         Refer to "graphical" terminals, rather than window systems.
7717         * help.texi: Clarifications.
7718         (Help): Don't describe C-h F and C-h K here.
7719         (Key Help): Describe C-h K here.
7720         (Name Help): Mention Emacs Lisp Intro.
7721         Describe C-h F here.
7722         (Misc Help): Mention C-h F and C-h K only briefly.
7724         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7725         Selective undo text merged in.
7726         (Spelling): Mention Aspell along with Ispell.
7728         * emacs.texi (Top): Update subnode menus.
7730         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7731         moved to new Undo node.
7733 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7735         * basic.texi (Continuation Lines, Inserting Text):
7736         Mention longlines mode.
7738 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7740         * screen.texi: Minor cleanups.
7741         (Screen): Clean up the intro paragraphs.
7742         (Mode Line): Lots of rewriting.  Handle frame-name better.
7743         eol-mnemonic-... vars moved out.
7745         * emacs.texi (Top): Change menu item for MS-DOS node.
7746         Update subnode menu.
7748         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7749         chapter relates to Windows.  Title changed.
7751         * mini.texi: Minor cleanups.
7753         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7754         (Mark): Put it in the menu.
7756         * entering.texi: Minor cleanups.
7758         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7759         (Intro): Refer to "graphical" terminals, rather than X.
7761         * display.texi (Display Custom): Add xref to Variables.
7762         (Optional Mode Line): eol-mnemonic-... vars moved here.
7764         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7765         rather than X.
7767         * basic.texi: Minor cleanups.
7768         (Undo): selective-undo moved.
7770 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7772         * anti.texi (Antinews): Various corrections and additions.
7774 2006-01-23  Juri Linkov  <juri@jurta.org>
7776         * custom.texi (Easy Customization, Customization Groups)
7777         (Browsing Custom): Mention links along with buttons.
7779 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7781         * text.texi (TeX Print): Use @key for TAB.
7783         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7785 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7787         * files.texi (File Aliases): Don't claim that usually separate
7788         buffers are created for two file names that name the same data.
7789         Mention additional situations where different names mean the same
7790         file on disk.
7792 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7794         * killing.texi (Deletion): Upcase @key argument.
7796         * custom.texi (Custom Themes): Minor cleanup.
7798         * programs.texi (Hungry Delete): Upcase @key argument.
7800 2006-01-16  Juri Linkov  <juri@jurta.org>
7802         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7803         Move `mode-line-highlight' before `mode-line-buffer-id'.
7805 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7807         * basic.texi (Inserting Text): Minor cleanup.
7809 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7811         * custom.texi (Changing a Variable, Face Customization):
7812         Update for changes in Custom menus.
7814 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7816         * macos.texi (Mac International): Undo last change.
7818 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7820         * custom.texi (Custom Themes): Describe the new
7821         customize-create-theme interface.
7823 2005-12-30  Juri Linkov  <juri@jurta.org>
7825         * basic.texi (Position Info): Update example.
7827 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7829         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7831 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7833         * custom.texi (Custom Themes): `load-theme' always loads.
7835 2005-12-23  Juri Linkov  <juri@jurta.org>
7837         * display.texi (Highlight Interactively): Use double space to
7838         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7840 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7842         * custom.texi (Easy Customization and subnodes):
7843         Replace "active field" with "button".
7844         Use "user option" only for variables.
7845         Use "setting" for variable-or-face.
7847 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7849         * buffers.texi (Select Buffer): Change order in table to make
7850         "Similar" refer to the correct item.
7851         (Indirect Buffers): Minor rewording.
7853 2005-12-20  Juri Linkov  <juri@jurta.org>
7855         * files.texi (VC Status): Put P and N near p and n.
7857 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7859         * programs.texi (Electric C): Delete the info about newline control.
7860         (Other C Commands): Minor cleanup.
7861         (Left Margin Paren): Minor cleanup.
7863 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7865         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7866         (Customization Groups): Delete text moved to "Browsing Custom".
7867         (Browsing Custom): New node.
7868         (Specific Customization): Clarify which commands only work for
7869         loaded options.
7871 2005-12-18  Bill Wohler  <wohler@newt.com>
7873         * frames.texi (Tool Bars): Shorten text of previous change.
7875 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7877         * files.texi (VC Status): Document log-view mode.
7879 2005-12-18  Bill Wohler  <wohler@newt.com>
7881         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7882         permanently via the customize interface.
7884 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7886         * killing.texi (Killing by Lines): Document `kill-whole-line'
7887         function.
7889 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7891         * buffers.texi (Select Buffer): Change `prev-buffer' to
7892         `previous-buffer'.  Indicate that these functions use a frame
7893         local buffer list.
7895 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7897         * custom.texi (Easy Customization): Change menu comment.
7898         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7900         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7901         (Help): Among the Apropos commands, describe only C-h a here.
7903 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7905         * programs.texi (Options for Comments): Comment-end starts with space.
7907         * glossary.texi (Glossary): Minor cleanup.
7909         * files.texi (Old Versions): Use @table.
7911 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7913         * display.texi (Highlight Interactively): Include
7914         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7916 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7918         * display.texi (Font Lock): Delete the Global FL menu item.
7920 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7922         * custom.texi (Minibuffer Maps): Mention the maps for file name
7923         completion.
7925 2005-12-09  Kim F. Storm  <storm@cua.dk>
7927         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7928         prefix keys even when mark is active.  Describe that RET moves
7929         cursor to next corner in rectangle; clarify insert around rectangle.
7931 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7933         * custom.texi (Customization): Use xref to elisp manual for
7934         non-TeX output.
7935         (Minor Modes): Update.
7936         (Customization Groups, Changing a Variable, Face Customization):
7937         Update for new appearance of Custom buffers.
7938         (Changing a Variable): `custom-buffer-done-function' has been
7939         replaced by `custom-buffer-done-kill'.
7940         (Specific Customization): In the `customize-group' buffer, a
7941         subgroup's contents are not "hidden".  They are not included at
7942         all.  They have no [Show] button.
7943         (Mouse Buttons): Add pxref to description of mouse event lists in
7944         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7945         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7946         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7948 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7950         * mini.texi (Completion Commands, Completion):
7951         In file name input, SPC does not do completion.
7953 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7955         * building.texi (GDB Graphical Interface): Explain screen size
7956         setting.
7957         (Other GDB User Interface Buffers): Describe features specific to
7958         GDB 6.4.
7960 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7962         * building.texi (GDB User Interface Layout): Describe how to
7963         kill associated buffers.
7964         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7965         (Watch Expressions): Be more precise.
7966         (Other GDB User Interface Buffers): Describe how to change a
7967         register value.
7969 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7971         * macos.texi (Mac Input): Remove description of
7972         mac-command-key-is-meta.  Add descriptions of
7973         mac-control-modifier, mac-command-modifier, and
7974         mac-option-modifier.
7975         (Mac International): Fix description of conversion of clipboard data.
7976         (Mac Font Specs): Add example of font customization by face attributes.
7978 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7980         * building.texi (Watch Expressions): Expand description.
7981         (Other GDB User Interface Buffers): Describe local map for
7982         gud-watch.
7984 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7986         * display.texi (Font Lock): Font lock is enabled by default now.
7988 2005-11-20  Juri Linkov  <juri@jurta.org>
7990         * basic.texi (Position Info): Update examples of the output.
7991         Remove the fact that examples are produced in the TeXinfo buffer,
7992         because in the Info reader users will get a different output from
7993         `C-x ='.
7995         * building.texi (Compilation Mode): Remove paragraph duplicated
7996         from the node `Compilation'.  Add `compilation-skip-threshold'.
7998         * display.texi (Font Lock): Suggest more user-friendly method of
7999         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8001 2005-11-18  Richard M. Stallman  <rms@gnu.org>
8003         * files.texi (Registering): Mention @@ in mode line.
8005         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
8007 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
8009         * files.texi (Renaming and VC): Some back-ends don't
8010         handle renaming.
8012 2005-11-17  Juri Linkov  <juri@jurta.org>
8014         * emacs.texi (Top):
8015         * display.texi (Highlight Interactively): Put this font-lock based
8016         mode near Font Lock node.
8018 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
8020         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8021         icons.
8023 2005-11-12  Kim F. Storm  <storm@cua.dk>
8025         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
8026         (Help Summary): Add C-h d and C-h e.
8027         (Apropos): Clarify that all apropos commands may search for either
8028         list of words or a regexp.  Add C-h d for apropos-documentation.
8029         Describe apropos-documentation-sort-by-scores user option.
8031 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
8033         * killing.texi (CUA Bindings): Add @section.
8035 2005-11-10  Kim F. Storm  <storm@cua.dk>
8037         * emacs.texi (Top): Add CUA Bindings entry to menu.
8039         * killing.texi (CUA Bindings): New node.  Moved here from
8040         misc.texi and extended with info on rectangle commands and
8041         rectangle highlighting, interface to registers, and the global
8042         mark feature.
8044         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8046         * regs.texi: Prev link points to CUA Bindings node.
8048 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
8050         * help.texi (Help Echo): By default, help echos are only shown on
8051         mouse-over, not on point-over.
8053 2005-11-04  Jérôme Marant  <jerome@marant.org>
8055         * misc.texi (Shell Mode): Describe how to activate password echoing.
8057 2005-11-04  Romain Francoise  <romain@orebokech.com>
8059         * mark.texi (Mark Ring): Fix typo.
8061 2005-11-03  Richard M. Stallman  <rms@gnu.org>
8063         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8065 2005-11-01  Bill Wohler  <wohler@newt.com>
8067         * help.texi (Help Mode): Fix typo.
8069 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
8071         * building.texi (Other GDB User Interface Buffers):
8072         Describe the command gdb-use-inferior-io-buffer.
8074 2005-10-31  Romain Francoise  <romain@orebokech.com>
8076         * files.texi (Compressed Files): Fix typo.
8078         * buffers.texi (Misc Buffer): Downcase `*shell*'.
8080         * windows.texi (Force Same Window): Likewise.
8082 2005-10-30  Bill Wohler  <wohler@newt.com>
8084         * help.texi (Help Mode): URLs viewed with browse-url.
8086 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
8088         * building.texi (GDB Graphical Interface): Don't reference
8089         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
8090         must stay in same frame.
8092 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
8094         * custom.texi (Init File): Document ~/.emacs.d/init.el.
8096         * anti.texi (Antinews): Likewise.
8098 2005-10-28  Bill Wohler  <wohler@newt.com>
8100         * help.texi (Help): Help mode now creates hyperlinks for URLs.
8102 2005-10-28  Richard M. Stallman  <rms@gnu.org>
8104         * files.texi (Visiting): Explain how to enter ? in a file name.
8106         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8108 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
8110         * building.texi (GDB Graphical Interface):
8111         Describe gdb-mouse-until.
8113 2005-10-23  Richard M. Stallman  <rms@gnu.org>
8115         * custom.texi (Init File): Recommend when to use site-start.el.
8117 2005-10-21  Juri Linkov  <juri@jurta.org>
8119         * custom.texi (Examining): Mention accessing the old variable
8120         value via M-n in set-variable.
8122 2005-10-18  Romain Francoise  <romain@orebokech.com>
8124         * files.texi (Version Systems): Capitalize GNU.
8126 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
8128         * building.texi (Compilation Mode): Remove redundant paragraph.
8129         (Watch Expressions): Remove paragraph to reflect code change.
8131 2005-10-16  Richard M. Stallman  <rms@gnu.org>
8133         * building.texi (Compilation Mode, Compilation): Clarified.
8135 2005-10-15  Richard M. Stallman  <rms@gnu.org>
8137         * misc.texi (Saving Emacs Sessions): Mention savehist library.
8139 2005-10-13  Kenichi Handa  <handa@m17n.org>
8141         * basic.texi (Position Info): Fix previous change.
8143 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8145         * cmdargs.texi (Icons X): Fix typo.
8147 2005-10-12  Kenichi Handa  <handa@m17n.org>
8149         * basic.texi (Position Info): Describe the case that Emacs shows
8150         "part of display ...".
8152 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
8154         * cmdargs.texi (Icons X): -nb => -nbi.
8156 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
8158         * frames.texi (Speedbar): A couple more clarifications.
8160 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
8162         * building.texi (GDB User Interface Layout): Improve diagram.
8163         (Watch Expressions): Explain how to make speedbar global.
8164         (Other GDB User Interface Buffers): Make references more precise.
8166 2005-10-09  Richard M. Stallman  <rms@gnu.org>
8168         * frames.texi (Speedbar): Clarify the text.
8170 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
8172         * frames.texi (Speedbar): Add information on keybindings,
8173         dismissing the speedbar, and buffer display mode.  Link to
8174         speedbar manual.
8176 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
8178         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8179         added -nb, --no-bitmap-icon.
8181 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
8183         * building.texi (GDB Graphical Interface): Add variables and
8184         functions to indices.  Be more precise.
8186 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
8188         * frames.texi (Drag and Drop): Remove the x- from
8189         x-dnd-open-file-other-window and xdnd-protocol-alist.
8191 2005-09-30  Romain Francoise  <romain@orebokech.com>
8193         * mini.texi (Minibuffer): The default value now appears before the
8194         colon in minibuffer prompts.
8196 2005-09-25  Richard M. Stallman  <rms@gnu.org>
8198         * search.texi (Regexp Search): Doc search-whitespace-regexp.
8200 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8202         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8204 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8206         * emacs.texi (Top): Update submenus from macos.texi.
8208         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8209         (Mac OS): Update feature support status.
8210         (Mac Input): List supported input scripts.  Remove description
8211         about `mac-keyboard-text-encoding'.  Mention mouse button
8212         emulation and related variables.
8213         (Mac International): Mention Central European and Cyrillic
8214         support.  Now `keyboard-coding-system' is dynamically changed.
8215         Add description about coding system for selection.
8216         Add description about language environment.
8217         (Mac Environment Variables):
8218         Mention `~/.MacOSX/environment.plist'.  Give example of command line
8219         arguments.  Add Preferences support.
8220         (Mac Directories): Explicitly state that this node is for Mac OS
8221         Classic only.
8222         (Mac Font Specs): Mention specification for scalable fonts.
8223         List supported charsets.  Add preferred way of creating fontsets.
8224         Add description about `mac-allow-anti-aliasing'.
8225         (Mac Functions): Add descriptions about `mac-set-file-creator',
8226         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8227         and `mac-get-preference'.
8229 2005-09-16  Romain Francoise  <romain@orebokech.com>
8231         Update all files to specify GFDL version 1.2.
8233         * doclicense.texi (GNU Free Documentation License): Update to
8234         version 1.2.
8236 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8238         * buffers.texi (List Buffers): Fix xref.
8240         * rmail.texi (Rmail Basics): Fix xref.
8242         * emacs.texi (Top): Update subnode menus.
8244         * files.texi (Saving Commands): New node, broken out of Saving.
8245         (Customize Save): New node, broken out of Saving.
8246         Clarify effect of write-region-inhibit-fsync.
8247         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8249 2005-09-14  Romain Francoise  <romain@orebokech.com>
8251         * files.texi (Saving): Mention write-region-inhibit-fsync.
8253 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
8255         * custom.texi (Custom Themes): New node.
8257 2005-09-03  Richard M. Stallman  <rms@gnu.org>
8259         * search.texi (Search Case): Mention vars that control
8260         case-fold-search for various operations.
8262 2005-08-22  Juri Linkov  <juri@jurta.org>
8264         * display.texi (Standard Faces): Merge the text from
8265         `(elisp)Standard Faces' into this node.
8267 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
8269         * emacs.texi (Top): Delete menu item for deleted node
8270         Keyboard Translations.
8272 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8274         * trouble.texi (Unasked-for Search):
8275         Delete xref to Keyboard Translations.
8277         * glossary.texi (Glossary): Delete xref.
8279         * custom.texi (Minor Modes): Say that the list here is not complete.
8280         (Keyboard Translations): Node deleted.
8281         (Disabling): Delete xref to it.
8282         (Customization Groups): Fix Custom buffer example.
8283         (Hooks): Mention remove-hooks.
8285 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8287         * building.texi (GDB Graphical Interface): Improve filling of menu
8288         item.
8290 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
8292         * building.texi (GDB Graphical Interface): Use better node names.
8294 2005-08-14  Richard M. Stallman  <rms@gnu.org>
8296         * text.texi (Sentences): Fix xref.
8298 2005-08-14  Juri Linkov  <juri@jurta.org>
8300         * building.texi (Compilation, Grep Searching): Move grep command
8301         headings from `Compilation' to `Grep Searching'.
8303         * dired.texi (Dired and Find):
8304         * maintaining.texi (Tags Search): Replace grep xref to
8305         `Compilation' node with `Grep Searching'.
8307         * files.texi (Comparing Files): Replace xref to `Compilation' with
8308         `Compilation Mode'.
8310 2005-08-13  Alan Mackenzie  <acm@muc.de>
8312         * search.texi (Non-ASCII Isearch): Correct a typo.
8313         (Replacement Commands): Mention query-replace key binding.
8315 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8317         * programs.texi (Options for Comments): Fix xref.
8319         * search.texi (Regexp Backslash, Regexp Example): New nodes split
8320         out of Regexps.
8322 2005-08-09  Juri Linkov  <juri@jurta.org>
8324         * building.texi (Compilation): Use `itemx' instead of `item'.
8325         (Grep Searching): Simplify phrase.
8327         * display.texi (Standard Faces): Describe vertical-border on
8328         window systems.
8330         * windows.texi (Split Window): Simplify phrase and mention
8331         vertical-border face.
8333 2005-08-09  Richard M. Stallman  <rms@gnu.org>
8335         * files.texi (Comparing Files): Clarify compare-windows.
8337         * calendar.texi (Scroll Calendar): Document < and > in calendar.
8339 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
8341         * mule.texi (Coding Systems): Rephrase the paragraph about
8342         codepages: no need for "M-x codepage-setup" anymore, except on
8343         MS-DOS.
8345         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8346         the MS-DOS port only.
8348 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
8350         * makefile.w32-in (info): Don't run multi-install-info.bat.
8351         ($(infodir)/dir): New target, produced by running
8352         multi-install-info.bat.
8354 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
8356         * files.texi (Quoted File Names): Add index entry.
8358 2005-07-19  Juri Linkov  <juri@jurta.org>
8360         * files.texi (Comparing Files): Mention resync for `compare-windows'.
8362 2005-07-18  Juri Linkov  <juri@jurta.org>
8364         * custom.texi (Easy Customization):
8365         * files.texi (Old Versions):
8366         * frames.texi (Wheeled Mice):
8367         * mule.texi (Specify Coding):
8368         * text.texi (Cell Justification):
8369         * trouble.texi (After a Crash):
8370         * xresources.texi (GTK styles):
8371         Delete duplicate duplicate words.
8373 2005-07-17  Richard M. Stallman  <rms@gnu.org>
8375         * frames.texi (Creating Frames): Fix foreground color example.
8377         * custom.texi (Init Examples): Clean up text about conditionals.
8379 2005-07-16  Richard M. Stallman  <rms@gnu.org>
8381         * mini.texi (Completion Commands): Fix command name for ?.
8383 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
8385         * display.texi (Standard Faces): Explain that customization of
8386         `menu' face has no effect on w32 and with GTK.
8387         Add cross-references.
8389         * cmdargs.texi (General Variables): Clarify the default location
8390         of $HOME on w32 systems.
8392 2005-07-15  Jason Rumney  <jasonr@gnu.org>
8394         * cmdargs.texi (General Variables): Default HOME on MS Windows has
8395         changed.
8397 2005-07-08  Kenichi Handa  <handa@m17n.org>
8399         * mule.texi (Recognize Coding):
8400         Recommend revert-buffer-with-coding-system instead of revert-buffer.
8402 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8404         * anti.texi (Antinews): Mention mode-line-inverse-video.
8406         * files.texi (Saving): Minor correction about C-x C-w.
8408         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8410 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
8412         * search.texi (Isearch Scroll): Add example of using the
8413         `isearch-scroll' property.
8414         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8415         `Display Custom' node.
8416         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8417         and de-emphasize it.
8418         (Other Repeating Search): `occur' currently can not correctly
8419         handle multiline matches.  Correct, clarify and update description
8420         of `flush-lines' and `keep-lines'.
8422         * display.texi (Display Custom): Add anchor for `baud-rate'.
8424 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8426         * gnu.texi: Update where to get GNU status; add refs for how to help.
8427         Add footnotes 6 and 7.
8429 2005-07-04  Lute Kamstra  <lute@gnu.org>
8431         Update FSF's address in GPL notices.
8433         * doclicense.texi (GNU Free Documentation License):
8434         * trouble.texi (Checklist): Update FSF's address.
8436 2005-06-24  Richard M. Stallman  <rms@gnu.org>
8438         * display.texi (Text Display): Change index entries.
8440 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8442         * makefile.w32-in (MAKEINFO): Use --force.
8443         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8444         Makefile.in.
8446 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8448         * anti.texi (Antinews): Rename show-nonbreak-escape to
8449         nobreak-char-display.
8451         * emacs.texi (Top): Update detailed node listing.
8453         * display.texi (Text Display): Rename show-nonbreak-escape
8454         to nobreak-char-display and no-break-space to nobreak-space.
8455         (Standard Faces): Split up the list of standard faces
8456         and put it in a separate node.  Add nobreak-space and
8457         escape-glyph.
8459 2005-06-23  Lute Kamstra  <lute@gnu.org>
8461         * mule.texi (Select Input Method): Fix typo.
8463 2005-06-23  Kenichi Handa  <handa@m17n.org>
8465         * mule.texi (International): List all supported scripts.
8466         Adjust text for that leim is now included in the normal Emacs
8467         distribution.
8468         (Language Environments): List all language environments.
8469         Intlfonts contains fonts for most supported scripts, not all..
8470         (Select Input Method): Refer to C-u C-x = to see how to type to
8471         input a specific character.
8472         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8474 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8476         * building.texi (Grep Searching): Texinfo usage fix.
8478 2005-06-22  Miles Bader  <miles@gnu.org>
8480         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8482 2005-06-20  Miles Bader  <miles@gnu.org>
8484         * display.texi (Faces): Add `vertical-divider'.
8486 2005-06-17  Richard M. Stallman  <rms@gnu.org>
8488         * text.texi (Adaptive Fill): Minor clarification.
8490 2005-06-10  Lute Kamstra  <lute@gnu.org>
8492         * emacs.texi (Top): Correct version number.
8493         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
8494         refer to the current version of Emacs.
8496 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8498         * files.texi (Log Buffer): Document when there can be more than
8499         one file to be committed.
8501 2005-06-08  Juri Linkov  <juri@jurta.org>
8503         * display.texi (Faces): Add `shadow' face.
8505 2005-06-07  Masatake YAMATO  <jet@gyve.org>
8507         * display.texi (Faces): Write about mode-line-highlight.
8509 2005-06-06  Richard M. Stallman  <rms@gnu.org>
8511         * misc.texi (Printing Package): Explain how to initialize
8512         printing package.
8514         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8516 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
8518         * emacs.texi: Rename Hardcopy to Printing.
8519         Make PostScript and PostScript Variables subnodes of it.
8521         * misc.texi (Printing): Rename node from Hardcopy.
8522         Mention menu bar options.
8523         Move PostScript and PostScript Variables to submenu.
8524         (Printing package): New node.
8526         * mark.texi (Using Region): Change Hardcopy xref to Printing.
8528         * dired.texi (Operating on Files): Likewise.
8530         * calendar.texi (Displaying the Diary): Likewise.
8532         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8534         * glossary.texi (Glossary): Likewise.
8536         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8537         effect.
8539 2005-06-04  Richard M. Stallman  <rms@gnu.org>
8541         * trouble.texi (After a Crash): Polish previous change.
8543 2005-05-30  Noah Friedman  <friedman@splode.com>
8545         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8546         recovery mechanism.
8548 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
8550         * building.texi (Other Buffers): SPC toggles display of
8551         floating point registers.
8553 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
8555         * files.texi (Log Buffer): Merge in description of Log Edit
8556         mode from pcl-cvs.texi.
8558 2005-05-26  Richard M. Stallman  <rms@gnu.org>
8560         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8562 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
8564         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8565         not enabled by default.
8566         When not on a word, `ispell-word' by default checks the word
8567         before point.
8569 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
8571         * building.texi (Debugger Operation): Simplify last sentence.
8573 2005-05-23  Lute Kamstra  <lute@gnu.org>
8575         * emacs.texi: Update FSF's address throughout.
8576         (Preface): Use @cite.
8577         (Distrib): Add cross reference to the node "Copying".  Mention the
8578         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
8579         printed manuals.
8580         (Intro): Use @xref for the Emacs Lisp Intro.
8582 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
8584         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8586         * basic.texi (Moving Point): Mention default for `goto-line'.
8588         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8589         of a variable's docstring.
8591 2005-05-18  Lute Kamstra  <lute@gnu.org>
8593         * maintaining.texi (Overview of Emerge): Add cross reference.
8594         Remove duplication.
8596         * emacs.texi (Top): Update to the current structure of the manual.
8597         * misc.texi (Emacs Server): Add menu description.
8598         * files.texi (Saving): Fix menu.
8599         * custom.texi (Customization): Fix menu.
8600         * mule.texi (International): Fix menu.
8601         * kmacro.texi (Keyboard Macros): Fix menu.
8603 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
8605         * display.texi: Various minor changes.
8606         (Faces): Delete text that is repeated in the next section.
8608 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8610         * building.texi (Debugger Operation): Mention GUD tooltips are
8611         disabled with GDB in text command mode.
8613 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8615         * building.texi: Replace toolbar with "tool bar" for consistency.
8616         (Compilation Mode): Describe compilation-context-lines
8617         and use of arrow in compilation buffer.
8618         (Debugger Operation): Replace help text with variable's value.
8620         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8621         consistency.
8623 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
8625         * major.texi (Choosing Modes): normal-mode processes the -*- line.
8626         Add xref.
8628 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8630         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8631         (Position Info): Delete discussion of `goto-line'.  It is already
8632         described in `Moving point'.
8634         * mini.texi (Completion Commands): Correct reference.
8635         (Completion Options): Fix typo.
8637         * killing.texi (Deletion): Complete description of `C-x C-o'.
8639 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8641         * building.texi (Compilation): Clarify recompile's directory choice.
8643         * frames.texi (Tooltips): Cleanups.
8645         * basic.texi (Arguments): Fix punctuation.
8647 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8649         * screen.texi (Menu Bar): The up and down (not left and right)
8650         arrow keys move through a keyboard menu.
8652 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8654         * basic.texi: Various typo and grammar fixes.
8655         (Moving Point): C-a now runs move-beginning-of-line.
8657 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8659         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8661         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8662         as different animals.
8664 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8666         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8667         Correct index entry.
8669 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8671         * building.texi (Debugger Operation): Update to reflect changes
8672         in GUD tooltips.
8674 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8676         * files.texi (Compressed Files): Auto Compression normally enabled.
8678         * building.texi (Debugger Operation): Clarify previous change.
8680 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8682         * building.texi (Debugger Operation): Add description for
8683         GUD tooltips when program is not running.
8685 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8687         * misc.texi (Shell): Add `Shell Prompts' to menu.
8688         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8689         description.  Delete remarks moved to new node.
8690         (Shell Prompts): New node.
8691         (History References): Replace remarks moved to `Shell Prompts'
8692         with xref to that node.
8693         (Remote Host): Clarify how to specify the terminal type when
8694         logging in to a different machine.
8696 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8698         * emacs.texi (Top): Update submenus from files.texi.
8700         * files.texi (Filesets): Clarify previous change.
8702         * dired.texi (Misc Dired Features): Clarify previous change.
8704 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8706         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8708         * dired.texi (Misc Dired Features):
8709         Document dired-compare-directories.
8711         * files.texi (Filesets): New node.
8712         (File Conveniences): Document Image mode.
8714         * text.texi (TeX Print): Document tex-compile.
8716 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8718         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8719         Delete redundant reference to tooltip Custom group.  It is
8720         referred too again in the next paragraph.
8722 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8724         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8726 2005-04-19  Kim F. Storm  <storm@cua.dk>
8728         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8730 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8732         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8733         turns off desktop-save-mode.
8735 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8737         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8738         by default in terminals compatible with xterm.  Mention that
8739         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8740         node.
8742 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8744         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8746 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8748         * xresources.texi (Table of Resources): Add cursorBlink.
8750 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8752         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8753         `d', `C-d' and `u'.
8755 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8757         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8758         (Misc X): Add -D, --basic-display.
8760         * maintaining.texi (Change Log): Correct the description of
8761         the example.
8763         * major.texi (Choosing Modes): Document magic-mode-alist.
8765 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8767         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8768         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8769         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8770         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8771         `w', respectively.
8772         (Rmail Labels): Mention `l'.
8773         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8774         (Rmail Summary Edit): Describe `j' and RET.
8776 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8778         * xresources.texi (Lucid Resources): Add fontSet resource.
8780 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8782         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8783         now called `indicate-empty-lines'.
8785 2005-04-06  Kim F. Storm  <storm@cua.dk>
8787         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8789 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8791         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8792         deleted.
8793         (Marks vs Flags): Add some convenient key bindings.
8794         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8795         (Misc Dired Features): Correct and expand description of `w' command.
8797         * frames.texi (XTerm Mouse): Delete apparently false info.
8798         The GNU/Linux console currently does not appear to support
8799         `xterm-mouse-mode'.
8801 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8803         * calendar.texi (Diary): Mention shell utility `calendar'.
8805 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8807         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8809 2005-04-01  Lute Kamstra  <lute@gnu.org>
8811         * maintaining.texi (Change Log): add-change-log-entry uses
8812         add-log-mailing-address.
8814 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8816         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8817         `VC Mode Line' and put in an xref to that node.
8818         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8819         its description.
8821 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8823         * calendar.texi (Calendar Systems): Say that the Persian calendar
8824         implemented here is the arithmetical one championed by Birashk.
8826 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8828         * programs.texi (Fortran Motion): Fix previous change.
8830 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8832         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8834 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8836         * text.texi (Refill): Refer to Long Lines Mode.
8837         (Longlines): New node.
8838         (Auto Fill): Don't index "word wrap" here.
8839         (Filling): Add Longlines to menu.
8841 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8843         * xresources.texi: Minor fixes.
8845         * misc.texi (Emacs Server): Fix Texinfo usage.
8847         * emacs.texi (Top): Don't use a real section heading for
8848         "Detailed Node Listing".  Fake it instead.
8850         * basic.texi (Position Info): Minor cleanup.
8852         * mule.texi (Input Methods): Minor cleanup.
8854 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8856         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8857         constructs as well.
8858         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8860 2005-03-29  Kenichi Handa  <handa@m17n.org>
8862         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8864         * basic.texi (Position Info): Update the description about the
8865         command C-u C-x =.
8867 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8869         * emacs.texi (Top): Use @section for the detailed node listing.
8871         * calendar.texi: Minor fixes to previous change.
8873         * programs.texi (Fortran): Small fixes to previous changes.
8875         * emacs.texi (Top): Update list of subnodes of Dired.
8876         Likewise for building.texi.
8878         * files.texi (File Conveniences): Delete Auto Image File mode.
8880 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8882         * building.texi (Flymake): New node.
8884         * custom.texi (Function Keys): Document kp- event types and
8885         keypad-setup package.
8887         * dired.texi (Wdired): New node.
8889         * files.texi (File Conveniences): Reorder entries.
8890         Explain how to turn on Auto-image-file mode.
8891         Document Thumbs mode.
8893         * mule.texi (Specify Coding): Document recode-region and
8894         recode-file-name.
8896         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8898 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8900         * commands.texi (Keys): M-o is now a prefix key.
8902 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8904         * programs.texi: Reformat and update copyright years.
8905         (Fortran): Update section.
8907 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8909         * files.texi: Several small changes in addition to:
8910         (Visiting): Change xref for Dialog Boxes to ref.
8911         (Version Headers): Replace references to obsolete var
8912         `vc-header-alist' with `vc-BACKEND-header'.
8913         (Customizing VC): Update value of `vc-handled-backends'.
8915 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8917         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8918         move here from Emacs Lisp Reference Manual.
8919         * calendar.texi (Calendar/Diary, Diary Commands)
8920         (Special Diary Entries, Importing Diary): Change some xrefs to
8921         point to emacs-xtra rather than elisp.
8923         * emacs-xtra.texi (Calendar Customizing):
8924         Move view-diary-entries-initially, view-calendar-holidays-initially,
8925         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8926         Emacs Manual.
8927         (Appt Customizing): Merge entire section into main Emacs Manual.
8928         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8929         mark-holidays-in-calendar here from emacs-xtra.
8930         (Displaying the Diary): Move view-diary-entries-initially,
8931         mark-diary-entries-in-calendar here from emacs-xtra.
8932         (Appointments): Move appt-display-mode-line,
8933         appt-display-duration, appt-disp-window-function,
8934         appt-delete-window-function here from emacs-xtra.
8936         * calendar.texi: Update and reformat copyright.
8937         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8938         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8939         (Diary): Refer to `diary-file' rather than ~/diary.
8940         (Diary Commands): Rename node to "Displaying the Diary".
8941         * emacs.texi (Top): Rename "Diary Commands" section.
8942         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8944 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8946         * misc.texi (Emacs Server): Fix the command for setting
8947         server-name.  Add an xref to Invoking emacsclient.
8949         * help.texi (Help Summary): Clarify when "C-h ." will do something
8950         nontrivial.
8951         (Apropos): Add cindex entry for apropos-sort-by-scores.
8953         * display.texi (Text Display): Add index entries for how no-break
8954         characters are displayed.
8956 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8958         * files.texi (Visiting): Fix cross-references introduced with the
8959         last change.
8961         * xresources.texi (GTK resources): Fix last change.
8963 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8965         * xresources.texi (X Resources): GTK options documented too.
8966         (Resources): Clarify meaning of program name.
8967         (Table of Resources): Add visualClass.
8968         (GTK resources): Rewrite.
8969         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8971         * display.texi (Text Display): Mention non-breaking spaces.
8973         * files.texi (Reverting): Document auto-revert-check-vc-info.
8975         * frames.texi (Mouse Commands): Document
8976         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8978         * help.texi (Help Summary): Add `C-h .'.
8979         (Apropos): Apropos accepts a list of search terms.
8980         Document apropos-sort-by-scores.
8981         (Help Echo): Document display-local-help.
8983         * misc.texi (Emacs Server): Document server-name.
8984         (Invoking emacsclient): Document -s option for server names.
8986         * text.texi (Outline Visibility): Introduce "current heading
8987         line" (commands can be called with point on a body line).
8988         Re-order table to follow the sequence of discussion.
8989         hide-body won't hide lines before first header line.
8990         (TeX Mode): Add DocTeX mode.
8992 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8994         * mule.texi (Single-Byte Character Support): Delete mention
8995         of iso-acc.el and iso-transl.el.
8997 2005-03-23  Lute Kamstra  <lute@gnu.org>
8999         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9001 2005-03-23  Richard M. Stallman  <rms@gnu.org>
9003         * search.texi: Delete explicit node pointers.
9004         (Incremental Search): New menu.
9005         (Basic Isearch, Repeat Isearch, Error in Isearch)
9006         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9007         (Slow Isearch): New subnodes.
9008         (Configuring Scrolling): Node deleted.
9009         (Search Case): Doc default-case-fold-search.
9010         (Regexp Replace): Move replace-regexp doc here.
9012         * rmail.texi (Movemail): Put commas inside closequotes.
9014         * picture.texi (Insert in Picture): Document C-c arrow combos.
9015         (Basic Picture): Clarify erasure.
9017         * display.texi (Font Lock): Put commas inside closequotes.
9019         * cmdargs.texi (General Variables): Put commas inside closequotes.
9021 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
9023         * building.texi (Stack Buffer): Mention reverse contrast for
9024         *selected* frame (might not be current frame).
9026 2005-03-21  Richard M. Stallman  <rms@gnu.org>
9028         * building.texi (Starting GUD): Add bashdb.
9030 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
9032         * basic.texi (Moving Point): Add M-g M-g binding.
9033         (Undo): Document undo-only.
9034         (Position Info): Document M-g M-g and C-u M-g M-g.
9036         * building.texi (Building): Put Grep Searching after Compilation
9037         Shell.
9038         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9039         Document next-error-highlight.
9040         (Grep Searching): Document grep-highlight-matches.
9041         (Lisp Eval): Typing C-x C-e twice prints integers specially.
9043         * calendar.texi (Importing Diary): Rename node from iCalendar.
9044         Document diary-from-outlook.
9046         * dired.texi (Misc Dired Features): Rename node from Misc Dired
9047         Commands.
9048         Mention effect of X drag and drop on Dired buffers.
9050         * files.texi (Visiting): Document large-file-warning-threshold.
9051         Move paragraph on file-selection dialog.
9052         Mention visiting files using X drag and drop.
9053         (Reverting): Mention using Auto-Revert mode to tail files.
9054         Document auto-revert-tail-mode.
9055         (Version Systems): Minor correction.
9056         (Comparing Files): Diff-mode is no longer based on Compilation
9057         mode.
9058         Document compare-ignore-whitespace.
9059         (Misc File Ops): Explain passing a directory to rename-file.
9060         Likewise for copy-file and make-symbolic-link.
9062         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9063         Document mouse-wheel-progressive speed.
9065         * help.texi (Misc Help): Document numeric argument for C-h i.
9066         Correctly explain the effect of just C-u as argument.
9068         * killing.texi (Deletion): Document numeric argument for
9069         just-one-space.
9071         * mini.texi (Completion): Completion acts on text before point.
9073         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9074         (Emulation): CUA mode replaces pc-bindings-mode,
9075         pc-selection-mode, and s-region.
9077         * mule.texi (Input Methods): Leim is now built-in.
9078         (Select Input Method): Document quail-show-key.
9079         (Specify Coding): Document revert-buffer-with-coding-system.
9081         * programs.texi (Fortran Motion): Document f90-next-statement,
9082         f90-previous-statement, f90-next-block, f90-previous-block,
9083         f90-end-of-block, and f90-beginning-of-block.
9085         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9087         * emacs.texi (Acknowledgments): Updated.
9089         * anti.texi: Total rewrite.
9091 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
9093         * ack.texi (Acknowledgments): Update.
9095 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
9097         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9098         Update copyright years.
9100 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
9102         * building.texi (Commands of GUD): Move paragraph on setting
9103         breakpoints with mouse to the GDB Graphical Interface node.
9105 2005-03-07  Richard M. Stallman  <rms@gnu.org>
9107         * misc.texi (Single Shell, Shell Options): Fix previous change.
9109         * building.texi (Debugger Operation): Update GUD tooltip enable info.
9111 2005-03-06  Richard M. Stallman  <rms@gnu.org>
9113         * building.texi (Starting GUD): Don't explain text vs graphical
9114         GDB here.  Just mention it and xref.
9115         Delete "just one debugger process".
9116         (Debugger Operation): Move GUD tooltip info here.
9117         (GUD Tooltips): Node deleted.
9118         (GDB Graphical Interface): Explain the two GDB modes here.
9120         * sending.texi (Sending Mail): Minor cleanup.
9121         (Mail Aliases): Explain quoting conventions.
9122         Update key rebinding example.
9123         (Header Editing): C-M-i is like M-TAB.
9124         (Mail Mode Misc): mail-attach-file does not do MIME.
9126         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9127         that really belongs here.
9128         (Remote Mailboxes): Text moved to Rmail Inbox.
9129         (Rmail Display): Mention Mouse-1.
9130         (Movemail): Clarify two movemail versions.
9131         Clarify rmail-movemail-program.
9133         * misc.texi (Single Shell): Replace uudecode example with gpg example.
9134         Document async shell commands.
9135         (Shell History): Clarify.
9136         (Shell Ring): Mention C-UP an C-DOWN.
9137         (Shell Options): Add comint-prompt-read-only.
9138         (Invoking emacsclient): Set EDITOR to run Emacs.
9139         (Sorting): No need to explain what region is.
9140         (Saving Emacs Sessions): Fix typo.
9141         (Recursive Edit): Fix punctuation.
9142         (Emulation): Don't mention "PC bindings" which are standard.
9143         (Hyperlinking): Explain Mouse-1 convention here.
9144         (Find Func): Node deleted.
9146         * help.texi (Name Help): Xref to Hyperlinking.
9148         * glossary.texi (Glossary):
9149         Rename "Balance Parentheses" to "Balancing...".
9150         Add "Byte Compilation".  Correct "Copyleft".
9151         New xref in "Customization".
9152         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9153         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9154         Rename "Registers" to "Register".
9155         Replace "Selecting" with "Selected Frame",
9156         "Selected Window", and "Selecting a Buffer".
9158         * files.texi (Types of Log File): Explain how projects'
9159         methods can vary.
9161         * display.texi (Faces): Delete "Emacs 21".
9163         * custom.texi (Changing a Variable): C-M-i like M-TAB.
9164         * fixit.texi (Spelling): C-M-i like M-TAB.
9165         * mini.texi (Completion Options): C-M-i like M-TAB.
9166         * programs.texi (Symbol Completion): C-M-i like M-TAB.
9167         * text.texi (Text Mode): C-M-i like M-TAB.
9169         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9171         * calendar.texi (Specified Dates): Mention `g w'.
9172         (Appointments): appt-activate toggles with no arg.
9174 2005-03-05  Juri Linkov  <juri@jurta.org>
9176         * cmdargs.texi (Emacs Invocation): Add cindex
9177         "invocation (command line arguments)".
9178         (Misc X): Add -nbc, --no-blinking-cursor.
9180 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
9182         * calendar.texi (iCalendar): No need to require it now.
9184 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
9186         * trouble.texi (Contributing): Mention Savannah.  Direct users to
9187         emacs-devel.
9189 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
9191         * calendar.texi (Adding to Diary): Mention redrawing of calendar
9192         window.
9194 2005-02-27  Richard M. Stallman  <rms@gnu.org>
9196         * building.texi (Compilation): Update mode line status info.
9198 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
9200         * calendar.texi (General Calendar): Document binding of
9201         scroll-other-window-down.
9202         (Mayan Calendar): Fix earliest date.
9203         (Time Intervals): Document timeclock-change.
9204         Fix timeclock-ask-before-exiting documentation.
9206 2005-02-26  Kim F. Storm  <storm@cua.dk>
9208         * frames.texi (Mouse References):
9209         Add mouse-1-click-in-non-selected-windows.
9211 2005-02-25  Richard M. Stallman  <rms@gnu.org>
9213         * screen.texi (Screen): Explain better about cursors and mode lines;
9214         don't presuppose text terminals.
9215         (Point): Don't assume just one cursor.
9216         Clarify explanation of cursors.
9217         (Echo Area, Menu Bar): Cleanups.
9219         * mini.texi (Minibuffer): Prompts are highlighted.
9220         (Minibuffer Edit): Newline = C-j only on text terminals.
9221         Clarify resize-mini-windows values.
9222         Mention M-PAGEUP and M-PAGEDOWN.
9223         (Completion Commands): Mouse-1 like Mouse-2.
9224         (Minibuffer History): Explain history commands better.
9225         (Repetition): Add xref to Incremental Search.
9227         * mark.texi (Setting Mark): Clarify info about displaying mark.
9228         Clarify explanation of C-@ and C-SPC.
9229         (Transient Mark): Mention Delete Selection mode.
9230         (Marking Objects): Clean up text about extending the region.
9232         * m-x.texi (M-x): One C-g doesn't always go to top level.
9233         No delay before suggest-key-bindings output.
9235         * fixit.texi (Fixit): Mention C-/ for undo.
9236         (Spelling): Mention ESC TAB like M-TAB.
9237         Replacement words with r and R are rechecked.
9238         Say where C-g leaves point.  Mention ? as input.
9240 2005-02-23  Lute Kamstra  <lute@gnu.org>
9242         * cmdargs.texi (Initial Options): Add cross reference.
9244 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
9246         * emacs.texi (Top): Update menu for splitting of node in
9247         msdog.texi.
9248         * frames.texi (Frames): Update xref for splitting of node in
9249         msdog.texi.
9250         * trouble.texi (Quitting): Ditto.
9252 2005-02-16  Richard M. Stallman  <rms@gnu.org>
9254         * windows.texi (Split Window): Simplify line truncation info
9255         and xref to Display Custom.
9257         * trouble.texi (Quitting): Emergency escape only for text terminal.
9258         (Screen Garbled): C-l for ungarbling is only for text terminal.
9260         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9262         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9264         * programs.texi (Program Modes): Mention Python mode.
9265         (Moving by Defuns): Repeating C-M-h extends region.
9266         (Basic Indent): Clarify.
9267         (Custom C Indent): Clarify.
9268         (Expressions): Repeating C-M-@ extends region.
9269         (Info Lookup): Clarify for C-h S.
9270         (Symbol Completion): ESC TAB alternative for M-TAB.
9271         (Electric C): Clarify.
9273         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9275         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9276         MS-DOS Input node.
9277         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9278         (MS-DOS and MULE): Clarify.
9279         (MS-DOS Processes, Windows Processes): Fix typos.
9281         * major.texi (Choosing Modes): Clarify.
9283         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9284         (Keyboard Macro Step-Edit): Clarify.
9286         * indent.texi (Indentation): Clarifications.
9288         * help.texi (Help): Correct error about C-h in query-replace.
9289         Clarify apropos vs C-h a.  Fix how to search in FAQ.
9290         (Key Help): Describe C-h w here.
9291         (Name Help): Minor cleanup.  C-h w moved to Key Help.
9292         Clarify the "object" joke.
9293         (Apropos): Clarify.  Mouse-1 like Mouse-2.
9294         (Help Mode): Mouse-1 like Mouse-2.
9296         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9298         * display.texi (Display): Reorder menu.
9299         (Faces): Cleanup.
9300         (Font Lock): Cleanup.  Mention Options menu.
9301         Delete obsolete text.
9302         (Scrolling): For C-l, don't presume text terminal.
9303         (Horizontal Scrolling): Simplify intro.
9304         (Follow Mode): Clarify.
9305         (Cursor Display): Move before Display Custom.
9306         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9307         Doc default-tab-width.  Doc line truncation more thoroughly.
9309         * dired.texi (Dired Enter): C-x C-f can run Dired.
9310         (Dired Visiting): Comment out `a' command.
9311         Mouse-1 is like Mouse-2.
9312         (Shell Commands in Dired): ? can be used more than once.
9314         * basic.texi (Continuation Lines): Simplify description of truncation,
9315         and refer to Display Custom for the rest of it.
9317 2005-02-06  Lute Kamstra  <lute@gnu.org>
9319         * basic.texi (Undo): Fix typo.
9321         * cmdargs.texi (Emacs Invocation): Fix typo.
9323         * custom.texi (Init Examples): Fix typo.
9325         * abbrevs.texi (Expanding Abbrevs): Fix typo.
9327 2005-02-06  Richard M. Stallman  <rms@gnu.org>
9329         * regs.texi (Registers): Registers can hold numbers, too.
9331         * killing.texi (Other Kill Commands): Cleanup.
9332         Delete redundant explanation of kill in read-only buffer.
9333         (Yanking): Mention term "copying".
9334         (Accumulating Text): Fix typo.
9336         * entering.texi (Entering Emacs): Update rationale at start.
9337         (Exiting): Treat iconifying on a par with suspension.
9339         * custom.texi (Minor Modes): Fix typo.
9340         (Easy Customization): Fix menu style.
9341         (Variables): Add xref.
9342         (Examining): Setting for future sessions works through .emacs.
9343         (Keymaps): "Text terminals", not "Many".
9344         (Init Rebinding): Explain \C-.  Show example of \M-.
9345         Fix minor wording errors.
9346         (Function Keys): Explain vector syntax just once.
9347         (Named ASCII Chars): Clarify history of TAB/C-i connection.
9348         (Init File): Mention .emacs.d directory.
9349         (Init Examples): Add xref.
9350         (Find Init): Mention .emacs.d directory.
9352         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9353         (Action Arguments): Explain which kinds of -l args are found how.
9354         (Initial Options): --batch does not inhibit site-start.
9355         Add xrefs.
9356         (Command Example): Use --batch, not -batch.
9358         * basic.texi (Inserting Text): Cleanup wording.
9359         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9360         C-n is not error at end of buffer.
9361         (Undo): Doc C-/ like C-_.  Add xrefs.
9362         (Arguments): META key may be labeled ALT.
9363         Peculiar arg meanings are explained in doc strings.
9365         * abbrevs.texi (Expanding Abbrevs): Clarify.
9367 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
9369         * frames.texi (Frame Parameters): Add an xref to the description
9370         of list-colors-display.  Add a pointer to the X docs about colors.
9372         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9373         Improve docs of list-colors-display.
9375 2005-02-03  Lute Kamstra  <lute@gnu.org>
9377         * frames.texi (Frames, Drag and Drop): Fix typos.
9379 2005-02-03  Richard M. Stallman  <rms@gnu.org>
9381         * windows.texi (Basic Window): Mention color-change in mode line.
9382         (Change Window): Explain dragging vertical boundaries.
9384         * text.texi (Sentences): Clarify.
9385         (Paragraphs): Explain M-a and blank lines.
9386         (Outline Mode): Clarify text and menu.
9387         (Hard and Soft Newlines): Mention use-hard-newlines.
9389         * frames.texi (Frames): Delete unnecessary mention of Windows.
9390         (Mouse Commands): Likewise.  Mention xterm mouse support.
9391         (Clipboard): Clarify.
9392         (Mouse References): Mention use of Mouse-1 for following links.
9393         (Menu Mouse Clicks): Clarify.
9394         (Mode Line Mouse): Clarify.
9395         (Drag and Drop): Rewrite.
9397         * fixit.texi (Spelling): Fix typo.
9399         * files.texi (File Names): Clarify.
9400         (Visiting): Update conditions for use of file dialog.  Clarify.
9401         (Saving): Doc d as answer in save-some-buffers.
9402         (Remote Files): Clean up the text.
9404         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9406         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9407         (List Buffers): Clarify.
9408         (Several Buffers): Doc T command.
9409         (Buffer Convenience): Clarify menu.
9411         * basic.texi (Undo): Clarify last change.
9413 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
9415         * fixit.texi (Spelling): Fix typo.
9417 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
9419         * basic.texi (Undo): Update description of `undo-outer-limit'.
9421 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
9423         * building.texi: Update documentation relating to GDB Graphical
9424         Interface.
9426 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
9428         * custom.texi (Easy Customization): Adapt menu to node name change.
9430 2005-01-30  Richard M. Stallman  <rms@gnu.org>
9432         * custom.texi (Easy Customization): Defn of "User Option" now
9433         includes faces.  Don't say just "option" when talking about variables.
9434         Do say just "options" to mean "anything customizable".
9435         (Specific Customization): Describe `customize-variable',
9436         not `customize-option'.
9438         * glossary.texi (Glossary) <Faces>: Add xref.
9439         <User Option>: Change definition--include faces.  Change xref.
9441         * picture.texi (Picture): Mention artist.el.
9443         * sending.texi, screen.texi, programs.texi, misc.texi:
9444         * mini.texi, major.texi, maintaining.texi, macos.texi:
9445         * help.texi, frames.texi, files.texi:
9446         Don't say just "option" when talking about variables.
9448         * display.texi, mule.texi: Don't say just "option" when talking
9449         about variables.  Other minor cleanups.
9451 2005-01-26  Lute Kamstra  <lute@gnu.org>
9453         * cmdargs.texi (Initial Options): Add a cross reference to `Init
9454         File'.  Mention the `-Q' option at the `--no-site-file' option.
9456 2005-01-22  David Kastrup  <dak@gnu.org>
9458         * building.texi (Grep Searching): Mention alias `find-grep' for
9459         `grep-find'.
9461 2005-01-20  Richard M. Stallman  <rms@gnu.org>
9463         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9465 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
9467         * rmail.texi (Movemail): Explain differences
9468         between standard and mailutils versions of movemail.
9469         Describe command line and configuration options introduced
9470         with the latter.
9471         Explain the notion of mailbox URL, provide examples and
9472         cross-references to mailutils documentation.
9473         Describe various methods of specifying mailbox names,
9474         user names and user passwords for rmail.
9475         (Remote Mailboxes): New section.
9476         Describe how movemail handles remote mailboxes.  Describe configuration
9477         options used to control its behavior.
9478         (Other Mailbox Formats): Explain handling of various mailbox
9479         formats.
9481 2005-01-13  Richard M. Stallman  <rms@gnu.org>
9483         * commands.texi (Commands): Clarification.
9485 2005-01-11  Richard M. Stallman  <rms@gnu.org>
9487         * programs.texi (Multi-line Indent): Fix previous change.
9488         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9490 2005-01-08  Richard M. Stallman  <rms@gnu.org>
9492         * display.texi (Faces): isearch-lazy-highlight-face renamed to
9493         lazy-highlight.
9495         * search.texi (Query Replace): Mention faces query-replace
9496         and lazy-highlight.
9497         (Incremental Search): Update isearch highlighting info.
9499 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9501         * custom.texi (Saving Customizations): Minor improvement.
9503 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
9505         * custom.texi (Saving Customizations): Emacs no longer loads
9506         `custom-file' after .emacs.  No longer mention customizing through
9507         Custom.
9509 2005-01-01  Andreas Schwab  <schwab@suse.de>
9511         * killing.texi (Graphical Kill): Move up under node Killing,
9512         change @section to @subsection.
9514 2005-01-01  Richard M. Stallman  <rms@gnu.org>
9516         * custom.texi (Face Customization): Mention hex color specs.
9518         * emacs.texi (Top): Update Killing submenu.
9520         * killing.texi (Killing): Reorganize section.
9521         No more TeX-only text; put the node command at start of chapter.
9522         But the first section heading is used only in TeX.
9523         Rewrite the text to read better in this mode.
9524         (Graphical Kill): New subnode gets some of the text that
9525         used to be in the first section.
9527 2004-12-31  Richard M. Stallman  <rms@gnu.org>
9529         * dired.texi (Shell Commands in Dired): Delete the ? example.
9531         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9533         * files.texi (Saving): Describe new require-final-newline features
9534         and mode-require-final-newline.
9536 2004-12-29  Richard M. Stallman  <rms@gnu.org>
9538         * custom.texi (File Variables): Clarify previous change.
9540 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
9542         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9543         out now.
9545 2004-12-27  Richard M. Stallman  <rms@gnu.org>
9547         * Makefile.in (MAKEINFO): Specify --force.
9549         * basic.texi (Moving Point): C-e now runs move-end-of-line.
9550         (Undo): Doc undo-outer-limit.
9552 2004-12-15  Juri Linkov  <juri@jurta.org>
9554         * mark.texi (Transient Mark, Mark Ring): M-< and other
9555         movement commands don't set mark in Transient Mark mode
9556         if mark is active.
9558 2004-12-12  Juri Linkov  <juri@jurta.org>
9560         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9561         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9563         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9564         (Misc Dired Commands): Add @r{(Dired)} to w.
9566 2004-12-12  Juri Linkov  <juri@jurta.org>
9568         * mark.texi (Marking Objects): Marking commands also extend the
9569         region when mark is active in Transient Mark mode.
9571 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9573         * custom.texi (Saving Customizations): Emacs only loads the custom
9574         file automatically after the init file in version 22.1 or later.
9575         Adapt text and examples to this fact.
9577 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
9579         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9580         be set through Custom.  Otherwise, it has no effect.
9582 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9584         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9585         * entering.texi: Rename Command Line to Emacs Invocation.
9587         * misc.texi (Term Mode): Correctly describe C-c.
9589         * custom.texi (Easy Customization): Move up to section level,
9590         before Variables.  Avoid using the term "variable"; say "option".
9591         New initial explanation.
9592         (Variables): In initial explanation, connect "variable" to the
9593         already-explained "user option".
9595         * emacs.texi (Top): Fix ref to Command Line.
9596         Move reference to Easy Customization.
9598         * xresources.texi (X Resources): Fix From link.
9600         * doclicense.texi (GNU Free Documentation License): Fix To link.
9602         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9604         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9606 2004-12-03  Richard M. Stallman  <rms@gnu.org>
9608         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9610 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9612         * kmacro.texi: Several small changes in addition to the following.
9613         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9614         defining a keyboard macro.
9615         Mention `kmacro-ring-max'.
9616         (Keyboard Macro Counter): Clarify description of
9617         `kmacro-insert-counter', `kmacro-set-counter',
9618         `kmacro-add-counter' and `kmacro-set-format'.
9620 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9622         * custom.texi (File Variables): Add `unibyte' and make it more
9623         clear that `unibyte' and `coding' are special.  Suggested by Simon
9624         Krahnke <overlord@gmx.li>.
9626         * mule.texi (Enabling Multibyte): Refer to File Variables.
9627         Suggested by Simon Krahnke <overlord@gmx.li>.
9629 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
9631         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9632         x-use-old-gtk-file-dialog.
9634 2004-11-20  Richard M. Stallman  <rms@gnu.org>
9636         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9638 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
9640         * building.texi (Lisp Eval): Delete hyphen in section name.
9642 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
9644         * files.texi (Old Versions):
9645         No longer document annotation as "CVS only".
9647 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9649         * files.texi (Version Control): Rewrite the introduction about
9650         version systems, mentioning the new ones that we support.
9651         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9652         suggestions.
9654 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9656         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9658 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9660         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9662 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9664         * text.texi (Text Based Tables, Table Definition)
9665         (Table Creation, Table Recognition, Cell Commands)
9666         (Cell Justification, Row Commands, Column Commands)
9667         (Fixed Width Mode, Table Conversion, Measuring Tables)
9668         (Table Misc): New nodes, documenting the Table Mode.
9670 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9672         * makefile.w32-in (info): Change order of arguments to makeinfo.
9674 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9676         * calendar.texi (iCalendar): Update for package changes.
9678 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9680         * files.texi (Misc File Ops): View mode is a minor mode.
9682 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9684         * calendar.texi (iCalendar): Style changes.
9686 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9688         * search.texi (Regexps): The regexp described in the example is no
9689         longer stored in the variable `sentence-end'.
9691 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9693         * building.texi (Starting GUD): Note that multiple debugging
9694         sessions requires `gdb --fullname'.
9696 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9698         * calendar.texi (iCalendar): New section for a new package.
9700 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9702         * text.texi: Various small changes in addition to the following.
9703         (Text): Replace xref for autotype with inforef.
9704         (Sentences): Explain nil value for `sentence-end'.
9705         (Paragraphs): Update default values for `paragraph-start' and
9706         `paragraph-separate'.
9707         (Text Mode): Correct description of Text mode's effect on the
9708         syntax table.
9709         (Outline Visibility): `hide-other' does not hide top level headings.
9710         `selective-display-ellipses' no longer has an effect on Outline mode.
9711         (TeX Misc): Add missing @cindex.
9712         Replace xref for RefTeX with inforef.
9713         (Requesting Formatted Text): The variable
9714         `enriched-fill-after-visiting' no longer exists.
9715         (Editing Format Info): Update names of menu items and commands.
9716         (Format Faces): Mention special effect of specifying the default face.
9717         Describe inheritance of text properties.
9718         Correct description of `fixed' face.
9719         (Format Indentation): Correct description of effect of setting
9720         margins.  Mention `set-left-margin' and `set-right-margin'.
9721         (Format Justification): Update names of menu items.
9722         `set-justification-full' is now bound to `M-j b'.
9723         Mention that `default-justification' is a per buffer variable.
9724         (Format Properties): Update name of menu item.
9725         (Forcing Enriched Mode): `format-decode-buffer' automatically
9726         turns on Enriched mode if the buffer is in text/enriched format.
9728 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9730         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9732 2004-09-28  Kim F. Storm  <storm@cua.dk>
9734         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9735         Align with new functionality.
9737 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9739         * display.texi (Display Custom): Remove stray `@end defvar'.
9741 2004-09-23  Kim F. Storm  <storm@cua.dk>
9743         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9744         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9746 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9748         * custom.texi (Hooks): Explain using setq to clear out a hook.
9749         (File Variables): Explain multiline string constants.
9750         (Non-ASCII Rebinding): Explain when you need to update
9751         non-ASCII char codes in .emacs.
9753         * building.texi (Compilation): Explain how to make a silent
9754         subprocess that won't be terminated.  Explain compilation-environment.
9756 2004-09-13  Kim F. Storm  <storm@cua.dk>
9758         * mini.texi (Repetition): Rename isearch-resume-enabled to
9759         isearch-resume-in-command-history and change default to disabled.
9761 2004-09-09  Kim F. Storm  <storm@cua.dk>
9763         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9764         with new `kmacro-name-last-macro'.
9766 2004-09-08  Juri Linkov  <juri@jurta.org>
9768         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9770 2004-09-03  Juri Linkov  <juri@jurta.org>
9772         * search.texi (Incremental Search): Update wording for M-%.
9774 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9776         * killing.texi (Killing): Correct description of kill commands in
9777         read-only buffer.
9779 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9781         * building.texi (Compilation Mode): Add a paragraph about rules
9782         for finding the compilation buffer for `next-error'.
9784         * search.texi (Other Repeating Search): Mention that Occur mode
9785         supports the next-error functionality.
9787 2004-09-02  Juri Linkov  <juri@jurta.org>
9789         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9791 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9793         * kmacro.texi (Basic Keyboard Macro):
9794         `apply-macro-to-region-lines' now operates on all lines that begin
9795         in the region, rather than on all complete lines in the region.
9797 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9799         * frames.texi (Drag and drop): Add documentation about
9800         x-dnd-test-function and x-dnd-known-types.
9802 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9804         * indent.texi: Various minor changes in addition to:
9805         (Indentation Commands): Correct description of `indent-relative'.
9806         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9807         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9808         (Just Spaces): `tabify' converts sequences of at least two spaces
9809         to tabs.
9811 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9813         * frames.texi (Secondary Selection): Setting the secondary
9814         selection with M-Drag-Mouse-1 does not alter the kill ring,
9815         setting it with M-Mouse-1 and M-Mouse-3 does.
9816         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9817         toolkit scroll bars.
9818         (Scroll Bars): Ditto.
9820         * windows.texi (Basic Window): When using a window system, the value
9821         of point in a non-selected window is indicated by a hollow box.
9822         (Split Window): Side by side windows are separated by a scroll bar,
9823         if scroll bars are used.
9824         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9825         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9826         (Window Convenience): Update bindings for `winner-undo' and
9827         `winner-redo'.
9829         * ack.texi (Acknowledgments): Use `@unnumbered'.
9830         * misc.texi: Adapt sectioning in Info to the node structure.
9831         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9832         of "Using Emacs as a Server".
9833         * building.texi (Building): Interchange nodes (for correct numbering).
9834         * programs.texi (Programs): Interchange nodes (for correct numbering).
9835         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9836         Info to the node structure.
9837         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9838         Rearrange order of nodes and sections such that both "GNU GENERAL
9839         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9840         end, as appropriate for appendices.
9841         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9842         Use `@unnumberedsec'.
9843         * trouble.texi: Adapt sectioning in Info to the node structure.
9844         Adapt node pointers to change in emacs.texi.
9845         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9847 2004-08-25  Kenichi Handa  <handa@m17n.org>
9849         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9850         description for unibyte mode.
9852 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9854         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9856         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9857         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9858         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9859         in @pxref.
9861 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9863         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9864         Change section names.
9866 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9868         * kmacro.texi (Keyboard Macro Ring): Rename section.
9869         Emacs treats the head of the macro ring as the `last keyboard macro'.
9870         (Keyboard Macro Counter): Minor change.
9871         (Save Keyboard Macro): Some clarifications.
9872         (Edit Keyboard Macro): Rename section.
9874         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9875         32-bit machines.
9876         (Several Buffers): Clarify which buffer is selected if `2' is
9877         pressed in the Buffer Menu.
9878         Auto Revert mode can be used to update the Buffer Menu
9879         automatically.
9881 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9883         * help.texi (Misc Help): Add an index entry for finding an Info
9884         manual by its file name.
9886 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9888         * files.texi (Backup Deletion): Correct description of
9889         `delete-old-versions'.
9890         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9891         (Auto Save Files): Recommend `auto-save-mode' to reenable
9892         auto-saving, rather than the abbreviation `auto-save'.
9894 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9896         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9897         for "killing" and "yanking" in main menu.
9899 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9901         * killing.texi (Yanking, Killing): Minor cleanups.
9903         * mark.texi (Momentary Mark): Minor cleanups.
9905 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9907         * custom.texi (Non-ASCII Rebinding):
9908         C-q always inserts the right code to pass to global-set-key.
9910 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9912         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9913         `insert-register', instead of `C-x r g' binding, for consistency.
9915 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9917         * fixit.texi (Spelling): Fix typo.
9919 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9921         * help.texi (Help): Fix Texinfo usage.
9923 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9925         * text.texi (Paragraphs): Update how paragraphs are separated
9926         and the default for paragraph-separate.
9928         * search.texi (Regexp Replace): Further update text for new
9929         replacement operators.
9931 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9933         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9934         `R' switch.
9936         * dired.texi (Dired Updating): `k' only deletes inserted
9937         subdirectories from the Dired buffer if a prefix argument was given.
9939         * search.texi (Regexps): Delete redundant definition of `symbol' in
9940         description of `\_>'.  It already occurs in the description of `\_<'.
9942 2004-07-01  Juri Linkov  <juri@jurta.org>
9944         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9945         (Regexp Search): Add M-r.
9947 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9949         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9951 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9953         * search.texi, calendar.texi: Markup fixes.
9955 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9957         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9959 2004-06-25  David Kastrup  <dak@gnu.org>
9961         * search.texi (Regexp Replace): Some typo corrections and
9962         rearrangement.
9964 2004-06-24  David Kastrup  <dak@gnu.org>
9966         * search.texi (Unconditional Replace): Use replace-string instead
9967         of query-replace in example.
9968         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9969         sequences.
9970         (Query Replace): Correct explanation of `^' which does not use
9971         the mark stack.
9973 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9975         * misc.texi (Shell History Copying): Document comint-insert-input.
9976         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9978 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9980         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9981         * custom.texi (Customization): Do.
9982         * anti.texi (Antinews): Do.
9983         * abbrevs.texi (Defining Abbrevs): Do.
9985         * programs.texi (Info Lookup): Fix keybinding for
9986         info-lookup-symbol.
9988 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9990         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9991         Add emacs-xtra.
9992         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9993         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9995 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9997         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9998         Add emacs-xtra.
9999         * emacs-xtra.texi: New file.
10001 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
10003         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10004         (Dired and Find): Mention differences with ordinary Dired buffers.
10006 2004-06-13  Richard M. Stallman  <rms@gnu.org>
10008         * custom.texi (Init Syntax): Explain about vars that do special
10009         things when set with setq or with Custom.
10010         (Init Examples): Add line-number-mode example.
10012 2004-06-12  Juri Linkov  <juri@jurta.org>
10014         * dired.texi (Operating on Files): Add dired-do-touch.
10016 2004-06-10  Juri Linkov  <juri@jurta.org>
10018         * building.texi (Lisp Eval): Add C-M-x on defface.
10020 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
10022         * files.texi (Reverting): Auto-Revert mode and
10023         Global Auto-Revert mode no longer revert remote files.
10025 2004-05-29  Richard M. Stallman  <rms@gnu.org>
10027         * custom.texi (Init File): Two dashes start --no-site-file.
10029 2004-05-29  Alan Mackenzie  <acm@muc.de>
10031         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10032         ("AWK"): Is consistently thus spelled throughout.
10033         (AWK, Pike): Document as "C-like modes".
10034         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10035         (M-x man): Supersedes M-x manual-entry.
10036         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
10038         ("Comments in C"): Delete node; the info is in CC Mode manual.
10039         (c-comment-only-line-offset): Remove description.
10041         (C-c ., C-c C-c): Describe new C Mode bindings.
10043         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10044         (@dfn{Style}, c-default-style, comment-column, comment-padding)
10045         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10046         Amend definitions.
10048         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10049         Describe functions.
10051         (c-comment-start-regexp, c-hanging-comment-ender-p)
10052         (c-hanging-comment-starter-p): Remove obsolete definitions.
10054         * emacs.texi: Remove the menu entry "Comments in C".
10056 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
10058         * dired.texi (Dired and Find): `find-ls-option' does not apply to
10059         `M-x locate'.
10061 2004-05-16  Karl Berry  <karl@gnu.org>
10063         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10064         makeinfo --html fails.
10065         * help.texi (Help Summary) [@ifnottex]: Likewise.
10067 2004-05-13  Nick Roberts  <nickrob@gnu.org>
10069         * building.texi (GDB Graphical Interface): Update and describe
10070         layout first.
10072 2004-05-04  Jason Rumney  <jasonr@gnu.org>
10074         * makefile.w32-in: Revert last change.
10076 2004-05-03  Jason Rumney  <jasonr@gnu.org>
10078         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10080 2004-04-23  Juanma Barranquero  <lektu@terra.es>
10082         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10084 2004-04-18  Juri Linkov  <juri@jurta.org>
10086         * fixit.texi (Spelling): Remove file extension from ispell xref.
10088 2004-04-15  Kim F. Storm  <storm@cua.dk>
10090         * cmdargs.texi (Initial Options): Add -Q.
10092 2004-04-05  Kim F. Storm  <storm@cua.dk>
10094         * custom.texi (File Variables): Add safe-local-eval-forms.
10096 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
10098         * files.texi (Reverting): Correct description of revert-buffer's
10099         handling of point.
10101 2004-03-22  Juri Linkov  <juri@jurta.org>
10103         * emacs.texi (Top): Add `Misc X'.
10105         * trouble.texi: Fix help key bindings.
10107         * glossary.texi: Improve references.
10109         * help.texi: Sync keywords with finder.el.
10111         * mini.texi (Completion): Add description for menu items.
10113         * misc.texi (Browse-URL, FFAP): Add information about keywords.
10115         * sending.texi (Mail Methods): Fix xref to Message manual.
10117 2004-03-12  Richard M. Stallman  <rms@gnu.org>
10119         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10121 2004-03-04  Richard M. Stallman  <rms@gnu.org>
10123         * search.texi (Regexps): Explain that ^ and $ have their
10124         special meanings only in certain contexts.
10126         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10128         * mule.texi (Specify Coding): Doc C-x RET F.
10130         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10131         for multiple compile and grep buffers.
10132         (Indirect Buffers): Don't recommand clone-indirect-buffer
10133         for multiple compile and grep buffers.
10135 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10137         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10138         Use $(DEL) instead of rm, and ignore exit code.
10140 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
10142         * building.texi (Watch Expressions): Update.
10144 2004-02-21  Juri Linkov  <juri@jurta.org>
10146         * cmdargs.texi (Action Arguments): Add alias --find-file.
10147         Add --directory, --help, --version.  Move text about command-line-args
10148         to Command Arguments.
10149         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
10150         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
10151         (Window Size X): Join -g and --geometry.  Add @cindex.
10152         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
10153         (Title X): Remove alias -title.
10154         (Misc X): New node.
10156 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
10158         * frames.texi (Drag and drop): Add Motif to list of supported
10159         protocols.
10161 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
10163         * frames.texi (Drag and drop): New section.
10165 2004-01-24  Richard M. Stallman  <rms@gnu.org>
10167         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10168         Include it only @ifnotinfo.  Patch the preceding and following
10169         node headers to point to each other.
10171 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
10173         * calendar.texi (Appointments): Update section.
10175 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10177         * programs.texi (C Modes): Fix the xref.
10179 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
10181         * building.texi (Watch Expressions): Update.
10182         (Commands of GUD): Include use of toolbar + breakpoints set from
10183         fringe/margin.
10185 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
10187         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
10188         <acm@muc.de>.
10190 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
10192         * frames.texi (Dialog Boxes): Add use-file-dialog.
10194 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10196         * ack.texi: Note that Alan Mackenzie contributed the AWK support
10197         in CC Mode.
10199 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10201         * ack.texi, basic.texi, cmdargs.texi:
10202         * commands.texi, custom.texi, display.texi:
10203         * emacs.texi, files.texi:
10204         * frames.texi, glossary.texi, killing.texi:
10205         * macos.texi, mark.texi, misc.texi, msdog.texi:
10206         * mule.texi, rmail.texi, search.texi:
10207         * sending.texi, text.texi, trouble.texi:
10208         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10210 2003-11-01  Alan Mackenzie  <acm@muc.de>
10212         * search.texi (Scrolling During Incremental Search): Document a
10213         new scrolling facility in isearch mode.
10215 2003-10-22  Miles Bader  <miles@gnu.org>
10217         * Makefile.in (info): Move before $(top_srcdir)/info.
10219 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
10221         * building.texi (Watch Expressions): Update section on data display
10222         to reflect code changes (GDB Graphical Interface).
10224 2003-10-13  Richard M. Stallman  <rms@gnu.org>
10226         * xresources.texi (GTK resources): Clean up previous change.
10228 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
10230         * xresources.texi (GTK resources): Add a note that some themes
10231         disallow customizations.  Add scroll theme example.
10233 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10235         * cmdargs.texi (General Variables): Remove MAILRC envvar.
10237         * misc.texi (Saving Emacs Sessions): Shorten the section,
10238         collapsing back into one node.
10240 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
10242         * misc.texi: Section "Saving Emacs Sessions" rewritten.
10244 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
10246         * xresources.texi (GTK names in Emacs): Correct typo.
10248 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
10250         * cmdargs.texi (Font X): Mention new default font.
10251         More fully describe long font names, wildcard patterns and the
10252         problems involved.  (Result of discussion on emacs-devel.)
10254 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
10256         * emacs.texi (Acknowledgements): Correct typo.
10258 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10260         * dired.texi (Misc Dired Commands): New node.
10261         (Dired Navigation): Add dired-goto-file.
10263         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10265         * emacs.texi (Acknowledgements): New node, split from Distribution.
10267         * cmdargs.texi (Action Arguments): -f reads interactive args.
10269 2003-09-08  Lute Kamstra  <lute@gnu.org>
10271         * screen.texi (Mode Line): Say that POS comes before LINE.
10272         Mention `size-indication-mode'.
10273         * display.texi (Optional Mode Line):
10274         Document `size-indication-mode'.
10275         * basic.texi (Position Info): Mention `size-indication-mode'.
10277 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10279         * xresources.texi (Resources): Refer to `editres' man page.
10280         (Lucid Resources): Update defaults.  Expand description of
10281         `shadowThickness'.
10283 2003-09-04  Miles Bader  <miles@gnu.org>
10285         * Makefile.in (top_srcdir): New variable.
10286         ($(top_srcdir)/info): New rule.
10287         (info): Depend on it.
10289 2003-09-03  Peter Runestig  <peter@runestig.com>
10291         * makefile.w32-in: New file.
10293 2003-08-29  Richard M. Stallman  <rms@gnu.org>
10295         * misc.texi (Saving Emacs Sessions): Correct previous change.
10297 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
10299         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10300         (Intro): Include kmacro.texi after fixit.texi instead of after
10301         custom.texi.  (As suggested by Kim Storm.)
10303 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
10305         * fixit.texi (Fixit): Update `Next' pointer.
10306         * files.texi (Files): Update `Previous' pointer.
10307         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10308         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10309         (Suggested by Kim Storm.)
10310         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
10312 2003-08-18  Kim F. Storm  <storm@cua.dk>
10314         * kmacro.texi: New file describing enhanced keyboard macro
10315         functionality.  Replaces old description in custom.texi.
10317         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10318         (Keyboard Macros): Move to new kmacro.texi file.
10320         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10322 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
10324         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10326 2003-08-17  Alex Schroeder  <alex@gnu.org>
10328         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10329         required.
10331 2003-08-05  Richard M. Stallman  <rms@gnu.org>
10333         * programs.texi (Lisp Indent): Don't describe
10334         lisp-indent-function property here.  Use xref to Lisp Manual.
10336 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10338         * calendar.texi (Date Formats): Document changed behavior of
10339         abbreviations.
10341 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
10343         * buffers.texi (List Buffers): Fix previous change.
10345 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
10347         * buffers.texi (List Buffers): Adjust to new format of *Buffer
10348         List*.
10350 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10352         * display.texi (Font Lock): Fix typo.
10354 2003-07-07  Richard M. Stallman  <rms@gnu.org>
10356         * display.texi (Font Lock): Add xref for format info on
10357         font-lock-remove-keywords.
10359         * building.texi (Compilation): Document what happens with asynch
10360         children of compiler process.
10362         * help.texi (Library Keywords): Use @multitable.
10364 2003-06-04  Richard M. Stallman  <rms@gnu.org>
10366         * programs.texi (Expressions): Delete C-M-DEL.
10368         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10369         comint-move-point-for-output renamed from
10370         comint-scroll-to-bottom-on-output.
10372         * custom.texi (Init Rebinding): Replace previous change with xref.
10373         (Non-ASCII Rebinding): Explain that issue more briefly here.
10375 2003-05-28  Richard M. Stallman  <rms@gnu.org>
10377         * indent.texi (Indentation): Condense, simplify, clarify prev change.
10379 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
10381         * building.texi (GDB Graphical Interface): New node.
10382         (Rewritten somewhat by RMS.)
10384 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
10386         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10387         non-English letters.  Explain how to set coding systems correctly
10388         and how to include the right coding cookie in the file.
10390 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
10392         * indent.texi (Indentation): Explain the concepts.
10393         (Just Spaces): Explain why preventing tabs for indentation might
10394         be useful.
10396 2003-04-16  Richard M. Stallman  <rms@gnu.org>
10398         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10400 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10402         * cmdargs.texi (General Variables): Document SMTPSERVER.
10404         * sending.texi: Remove SMTP node.
10405         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
10406         library.
10408 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10410         * sending.texi (Sending via SMTP): Explain MTA/MUA.
10412 2003-02-22  Simon Josefsson  <jas@extundo.com>
10414         * sending.texi (Mail Methods): Add node about SMTP.
10416 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
10418         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10420 2003-02-01  Kevin Ryde  <user42@zip.com.au>
10422         * glossary.texi (Glossary): Correction to cl cross reference.
10424 2003-01-20  Richard M. Stallman  <rms@gnu.org>
10426         * killing.texi (Rectangles): Document C-x c r.
10428 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
10430         * xresources.texi (GTK resources): New node.
10431         (GTK widget names): New node.
10432         (GTK names in Emacs): New node.
10433         (GTK styles): New node.
10435 2003-01-09  Francesco Potortì  <pot@gnu.org>
10437         * maintaining.texi (Create Tags Table): Add reference to the new
10438         `etags --help --lang=LANG' option.
10440 2002-10-02  Karl Berry  <karl@gnu.org>
10442         * emacs.texi: Per rms, update all manuals to use @copying instead of
10443         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
10444         where needed for the sake of the HTML output.
10446 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10448         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10449         source files.
10451 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
10453         * Makefile.in (emacsman): New target.
10455 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10457         * (Version 21.1 released.)
10459 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10461         * Branch for 21.1.
10463 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10465         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10467 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10469         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10471 1999-07-12  Richard Stallman  <rms@gnu.org>
10473         * Version 20.4 released.
10475 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
10477         * Makefile.in (INFO_TARGETS): Delete customize.info.
10478         (DVI_TARGETS): Delete customize.dvi.
10479         (../info/customize, customize.dvi): Targets deleted.
10481 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10483         * Version 20.3 released.
10485 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
10487         * Makefile.in (EMACSSOURCES): Add mule.texi.
10488         Add msdog.texi, ack.texi.  Remove gnu1.texi.
10490 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10492         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10493         Use it in dvi targets.
10495 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10497         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10498         (INFO_TARGETS): Change ../info/custom to ../info/customize.
10499         (../info/customize): Rename from ../info/custom.
10501 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10503         * Version 20.2 released.
10505 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10507         * Version 20.1 released.
10509 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10511         * Makefile (../info/customize, customize.dvi): New targets.
10512         (INFO_TARGETS): Add ../info/customize.
10513         (DVI_TARGETS): Add customize.dvi.
10515 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10517         * Version 19.33 released.
10519 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10521         * Version 19.32 released.
10523 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10525         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10527 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10529         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10530         Specify -I option.
10531         (All dvi targets): Set the TEXINPUTS variable.
10533 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10535         * Version 19.31 released.
10537 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10539         * Version 19.30 released.
10541 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10543         * Makefile.in (maintainer-clean): Rename from realclean.
10545 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10547         * Makefile.in: New file.
10548         * Makefile: File deleted.
10550 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10552         * Makefile (TEXINDEX_OBJS): Variable deleted.
10553         (texindex, texindex.o, getopt.o): Rules deleted.
10554         All deps on texindex deleted.
10555         (distclean): Don't delete texindex.
10556         (mostlyclean): Don't delete *.o.
10557         * texindex.c, getopt.c: Files deleted.
10559 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10561         * Version 19.26 released.
10563 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
10565         * Makefile (EMACSSOURCES): Exclude undo.texi.
10567 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10569         * Version 19.25 released.
10571 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10573         * Version 19.24 released.
10575 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10577         * Version 19.23 released.
10579 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10581         * Makefile: Delete spurious tab.
10583 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10585         * Makefile (.SUFFIXES): New rule.
10587 1993-12-04  Richard Stallman  (rms@srarc2)
10589         * getopt.c: New file.
10590         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10591         (getopt.o): New rule.
10592         (dvi): Don't depend on texindex.
10593         (emacs.dvi): Depend on texindex.
10595 1993-12-03  Richard Stallman  (rms@srarc2)
10597         * Makefile (TEXI2DVI): New variable.
10598         (emacs.dvi): Add explicit command.
10599         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10601 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10603         * Version 19.22 released.
10605 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10607         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10609 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10611         * Version 19.21 released.
10613 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10615         * Makefile (realclean): Don't delete the Info files.
10617 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10619         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10620         4' where appropriate.
10622 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10624         * Makefile: Fix targets for texindex.
10626         * texindex.c: Include "../src/config.h" if building in emacs.
10628         * Makefile: Change all files to FILENAME.texi, force all targets
10629         to be FILENAME, not FILENAME.info.
10630         Add target to build texindex.c, defining `emacs'.
10632 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10634         * Version 19.19 released.
10636 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10638         * Version 19.18 released.
10640 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10642         * Makefile: Fix source file names of the separate manuals.
10644 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10646         * Version 19.17 released.
10648 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10650         * split-man: Fix typos in last change.
10652 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10654         * Version 19.16 released.
10656 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10658         * version 19.15 released.
10660 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10662         * Makefile (distclean): It's rm, not rf.
10664 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10666         * Version 19.14 released.
10668 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10670         * Makefile: New file.
10672 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10674         * Version 19.13 released.
10676 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10678         * Version 19.9 released.
10680 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10682         * Version 19.8 released.
10684 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10686         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10688         * trouble.texi: It's `enable-flow-control-on', not
10689         `evade-flow-control-on'.
10691 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10693         * display.texi: Document standard-display-european.
10695 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10697         * Version 19.7 released.
10699         * emacs.texi: Add a sentence to the top menu mentioning the
10700         specific version of Emacs this manual applies to.
10702 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10704         * basic.texi: Document next-line-add-lines variable used to
10705         implement down-arrow.
10707         * killing.texi: Document kill-whole-line.
10709 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10711         * text.texi: Update unix TeX ordering information.
10713 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10715         * news.texi: Mention fill-rectangle in keybinding list.
10717         * killing.texi: Document fill-rectangle.
10719 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10721         * vc.texi: Bring the docs up to date with VC 5.2.
10723 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10725         * emacs.tex: Mention blackbox and gomoku under Amusements.
10726         Assembler mode is now mentioned and appropriately indexed
10727         under Programming Modes.
10729 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10731         * emacs.tex: Update TeX ordering information.
10733 1990-06-26  David Lawrence  (tale@geech)
10735         * emacs.tex: Note that completion-ignored-extensions is not used
10736         to filter out names when all completions are displayed in
10737         *Completions*.
10739 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10741         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10743 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10745         * emacs.tex: Add @findex grep.
10747 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10749         * emacs.tex: Correct two typos.  No other changes before
10750         Version 19 will be made.
10752 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10754         * emacs.tex: Update information for obtaining TeX distribution from the
10755         University of Washington.
10757 ;; Local Variables:
10758 ;; coding: utf-8
10759 ;; End:
10761   Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
10763   This file is part of GNU Emacs.
10765   GNU Emacs is free software: you can redistribute it and/or modify
10766   it under the terms of the GNU General Public License as published by
10767   the Free Software Foundation, either version 3 of the License, or
10768   (at your option) any later version.
10770   GNU Emacs is distributed in the hope that it will be useful,
10771   but WITHOUT ANY WARRANTY; without even the implied warranty of
10772   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10773   GNU General Public License for more details.
10775   You should have received a copy of the GNU General Public License
10776   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.