* etc/emacs.appdata.xml: New file
[emacs.git] / doc / emacs / ChangeLog
blob3a4f67bf4b268156b34a874fc1fe52b2a813977e
1 2014-07-21  Glenn Morris  <rgm@gnu.org>
3         * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug.  (Bug#18040)
5 2014-07-03  Juri Linkov  <juri@jurta.org>
7         * search.texi (Regexp Search): Update lax space matching that is
8         not active in regexp search by default now.  (Bug#17901)
10 2014-06-29  Glenn Morris  <rgm@gnu.org>
12         * help.texi (Misc Help):
13         * trouble.texi (Checklist): "Online" help doesn't mean what it
14         used to any more.
16 2014-06-08  Glenn Morris  <rgm@gnu.org>
18         * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
19         * misc.texi (emacsclient Options): Copyedit.
21         * buffers.texi (Uniquify): Copyedits.
22         * files.texi (Visiting): Update for uniquify changes.
24         * dired.texi (Marks vs Flags):
25         * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
27         * help.texi (Help, Misc Help): Copyedits.
29         * screen.texi (Menu Bar): Copyedits.
30         * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
32         * frames.texi (Frame Commands): Copyedits re M-F10, F11.
33         * cmdargs.texi (Window Size X): Copyedits.
35         * ack.texi (Acknowledgments):
36         * emacs.texi (Acknowledgments): Updates.
38 2014-06-07  Glenn Morris  <rgm@gnu.org>
40         * programs.texi (Prettifying Symbols): Remove node.
41         (Misc for Programs): Mention more briefly here.
42         * emacs.texi (Top): Update menu.
44 2014-06-05  Glenn Morris  <rgm@gnu.org>
46         * package.texi (Package Menu, Package Installation):
47         Mention signed packages.
49 2014-06-03  Glenn Morris  <rgm@gnu.org>
51         * package.texi (Package Installation): Mention package-pinned-packages.
53 2014-06-02  Glenn Morris  <rgm@gnu.org>
55         * misc.texi [iftex]: Update chapter summary.
56         (Emulation): Remove ludicrously outdated claim.
58 2014-05-29  Glenn Morris  <rgm@gnu.org>
60         * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
61         (Customization options specific to Mac OS / GNUstep): Remove section.
63 2014-05-28  Glenn Morris  <rgm@gnu.org>
65         * macos.texi (Mac / GNUstep Customization): Mention some new features.
67 2014-05-27  Glenn Morris  <rgm@gnu.org>
69         * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
71 2014-05-21  Eli Zaretskii  <eliz@gnu.org>
73         * frames.texi (Fonts): Clarify which frames are affected by
74         setting font from the menu and in default-frame-alist.
75         (Bug#17532)
77 2014-05-12  Eli Zaretskii  <eliz@gnu.org>
79         * mule.texi (Language Environments): Remove unused @anchor.
80         (Bug#17479)
82 2014-05-02  Eli Zaretskii  <eliz@gnu.org>
84         * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
85         (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
86         (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
87         Improve indexing.
89 2014-04-29  Eli Zaretskii  <eliz@gnu.org>
91         * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
92         (Bug Criteria): Fix usage of @kbd and @key.  (Bug#17362)
94         * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
95         and @key.
97         * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
98         and @key.
100         * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
102         * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
104         * programs.texi (Hungry Delete, Other C Commands): Fix usage of
105         @kbd and @key.
107         * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
108         @key.
110         * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
111         @kbd and @key.
113         * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
114         @kbd and @key.
116         * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
117         (MS-DOS Processes): Fix usage of @kbd and @key.
119         * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
120         @key.
122         * mini.texi (Completion Commands, Minibuffer History): Fix usage
123         of @kbd and @key.
125         * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
126         @key.
128         * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
129         @kbd and @key.
131         * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
133         * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
135         * glossary.texi (Glossary): Fix usage of @kbd and @key.
137         * frames.texi (Speedbar): Fix usage of @kbd and @key.
139         * files.texi (Misc File Ops, File Name Cache, File Conveniences)
140         (Filesets): Fix usage of @kbd and @key.
142         * display.texi (View Mode): Fix usage of @kbd and @key.
144         * dired.texi (Image-Dired): Fix usage of @kbd and @key.
146         * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
147         (Init Syntax): Fix usage of @kbd and @key.
149         * commands.texi (User Input): Fix usage of @kbd and @key.
151         * calendar.texi (Counting Days, General Calendar): Fix usage of
152         @kbd and @key.
154         * building.texi (Threads Buffer): Fix usage of @kbd and @key.
156         * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
157         @key.
159         * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
160         @kbd and @key.
162         * anti.texi (Antinews): Fix usage of @kbd and @key.
164 2014-04-26  Eli Zaretskii  <eliz@gnu.org>
166         * sending.texi (Mail Signature): Document signature variables used
167         by Message mode.  (Bug#17308)
169 2014-04-21  Eli Zaretskii  <eliz@gnu.org>
171         * buffers.texi (Uniquify): Clarify the default uniquification.
173         * indent.texi (Tab Stops): Improve wording.
175         * cmdargs.texi (General Variables): Improve docs of
176         EMACSLOADPATH.  Index all the environment variables.
177         (Misc Variables): Index all the environment variables.
179 2014-04-13  Eli Zaretskii  <eliz@gnu.org>
181         * display.texi (Cursor Display): Explain better how to customize
182         'blink-cursor-blinks'.
184 2014-04-05  Glenn Morris  <rgm@gnu.org>
186         * trouble.texi (Checklist): Dribble files may contain passwords.
188 2014-04-04  Glenn Morris  <rgm@gnu.org>
190         * files.texi (Backup Names):
191         * arevert-xtra.texi (Supporting additional buffers):
192         Update for default values of some -function vars no longer being nil.
193         (Supporting additional buffers):
194         Update for buffer-stale-function also applying to file-buffers.
196 2014-03-16  Dmitry Gutov  <dgutov@yandex.ru>
198         * programs.texi (Matching): Update the missed spot.  (Bug#17008)
200 2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
202         * programs.texi (Matching): Update WRT to the new
203         `blink-matching-paren' behavior.
205 2014-03-13  Paul Eggert  <eggert@cs.ucla.edu>
207         * mule.texi (International, Language Environments): Update
208         the list of language environments to what Emacs currently
209         supports.  Add the full list to the index.  Suggest C-h L for
210         details rather than trying to give very brief details here.
212 2014-03-12  Glenn Morris  <rgm@gnu.org>
214         * cmdargs.texi (General Variables): Don't mention INCPATH,
215         from the obsolete complete.el.
217 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
219         * mule.texi (International Chars): Adjust C-u C-x = description.
220         Change it to match Emacs's current behavior.  Also, change the
221         example to use ê instead of À, as the isolated grave accent in the
222         latter's decomposition listing was confusingly transliterated to
223         left single quote in the PDF version of the manual.
225 2014-03-12  Glenn Morris  <rgm@gnu.org>
227         * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
228         handling of frames.
230         * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
232 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
234         * mark.texi (Mark):
235         * killing.texi (Rectangles): Document `rectangle-mark-mode'.
237 2014-03-01  Glenn Morris  <rgm@gnu.org>
239         * search.texi (Query Replace): Mention search-invisible.
240         * text.texi (Outline Visibility): Mention search-invisible
241         also affects query-replace.
243 2014-02-28  Xue Fuqiao  <xfq@gnu.org>
245         * emacs.texi (Top):
246         * programs.texi (Programs, Prettifying Symbols):
247         Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
249         * misc.texi (Saving Emacs Sessions):
250         Document some new desktop user options.
252 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
254         * programs.texi (Basic Indent, Other C Commands):
255         Fix the description of RET and `C-j'.
257         * indent.texi (Indentation Commands): Move the description of
258         `C-j' from here...
259         * basic.texi (Inserting Text): ... to here.
261 2014-02-25  Glenn Morris  <rgm@gnu.org>
263         * custom.texi (Terminal Init):
264         Replace term-setup-hook with tty-setup-hook.
266 2014-02-23  Glenn Morris  <rgm@gnu.org>
268         * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
270 2014-02-20  Glenn Morris  <rgm@gnu.org>
272         * search.texi (Special Isearch): Mention invisible text.
273         * text.texi (Outline Visibility): Mention `M-s i' in isearch.
275 2014-02-18  Glenn Morris  <rgm@gnu.org>
277         * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
278         gnu.org version of etc/CONTRIBUTE in html output.
280         * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
282 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
284         * programs.texi (Matching): Fix typo.
286         * killing.texi (CUA Bindings): Document the new relationship between
287         cua-mode and delete-selection mode.
288         (CUA Bindings): Mention that rectangle mode can be used on its own.
290 2014-02-14  Glenn Morris  <rgm@gnu.org>
292         * regs.texi (Configuration Registers): Update C-x r f binding.
294 2014-02-12  Glenn Morris  <rgm@gnu.org>
296         * mini.texi (Completion Options): No longer mention icomplete,
297         which has its own section now.
298         * modes.texi (Minor Modes): Update Icomplete xref.
300         * help.texi (Package Keywords): Mention describe-package buttons.
302         * package.texi (Package Menu): Mention package-menu-filter.
304 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
306         * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
308 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
310         * dired.texi (Hiding Subdirectories): Mention the node for
311         deleting subdirectories (bug#11743).
313 2014-02-09  Glenn Morris  <rgm@gnu.org>
315         * programs.texi (MixedCase Words): Rename node from "Glasses".
316         Move Subword mode here from "Other C Commands" node.
317         (Misc for Programs): Mention Superword mode.
318         * emacs.texi: Update menu.
320 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
322         * regs.texi (File Registers): Clarify metasyntactical variables
323         (bug#13565).
325         * search.texi (Search Case): Rearrange text slightly to make it
326         obvious that `M-c' also toggles sensitivity if `case-fold-search'
327         is nil (bug#14726).
329         * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
330         (bug#16376).
332 2014-02-07  Glenn Morris  <rgm@gnu.org>
334         * display.texi (Highlight Interactively):
335         Mention hi-lock-auto-select-face.
337         * anti.texi (Antinews): Fix typo.
339         * ack.texi (Acknowledgments): No longer mention obsolete files.
341 2014-02-02  Glenn Morris  <rgm@gnu.org>
343         * regs.texi (Registers): Mention previewing.
345 2014-01-29  Glenn Morris  <rgm@gnu.org>
347         * killing.texi (Deletion): Mention cycle-spacing.
349 2014-01-28  Glenn Morris  <rgm@gnu.org>
351         * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
353         * indent.texi (Tab Stops): Updates for new tab-stop behavior.
355 2014-01-27  Glenn Morris  <rgm@gnu.org>
357         * dired.texi (Misc Dired Features): Copyedits for hide-details.
359         * buffers.texi (List Buffers): Tiny edit.
361         * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
363 2014-01-26  Glenn Morris  <rgm@gnu.org>
365         * ack.texi (Acknowledgments):
366         * programs.texi (Program Modes):
367         Update for delphi.el -> opascal.el renaming.
369         * misc.texi (Sorting): Add findex for reverse-region.
371         * killing.texi (Deletion): Mention delete-duplicate-lines.
373 2014-01-24  Glenn Morris  <rgm@gnu.org>
375         * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
376         terminal.el.
378         * files.texi (Interlocking): Copyedit.
380 2014-01-23  Glenn Morris  <rgm@gnu.org>
382         * building.texi (Lisp Eval): Update prefix argument behavior
383         of eval-expression, eval-last-sexp.
385 2014-01-17  Bastien Guerry  <bzg@gnu.org>
387         * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
389 2014-01-15  Glenn Morris  <rgm@gnu.org>
391         * files.texi (File Conveniences):
392         * misc.texi (EWW): Copyedits.
394 2014-01-10  Glenn Morris  <rgm@gnu.org>
396         * emacs.texi (Distrib): Add donate URL.  Add anchor.
398 2014-01-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
400         * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
401         `dired-hide-details-hide-symlink-targets', and
402         `dired-hide-details-hide-information-lines'.
404 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
406         * emacs.texi: Add EWW.
407         * misc.texi (EWW): Document EWW.
409 2014-01-09  Glenn Morris  <rgm@gnu.org>
411         * trouble.texi (Service): Refer to online service directory
412         rather than etc/SERVICE.
414 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
416         * building.texi (Lisp Libraries): Document `load-prefer-newer'.
418         * files.texi (File Conveniences): Document `image-next-frame',
419         `image-previous-frame', `image-goto-frame',
420         `image-increase-speed', `image-decrease-speed',
421         `image-reverse-speed', and `image-reset-speed'.
423 2014-01-07  Bastien Guerry  <bzg@gnu.org>
425         * buffers.texi (Buffers): Fix display of @math content by using
426         nested braces.  (Bug#16389)
428 2014-01-07  Chong Yidong  <cyd@gnu.org>
430         * search.texi (Special Isearch): Document C-x 8 RET in isearch.
431         (Word Search): Document incremental word search changes.
432         (Isearch Yank): Document M-s C-e with a prefix argument.
434 2014-01-07  Glenn Morris  <rgm@gnu.org>
436         * cal-xtra.texi (Calendar Customizing):
437         Mention calendar-day-header-array.
439 2013-12-28  Glenn Morris  <rgm@gnu.org>
441         * trouble.texi (Understanding Bug Reporting): Brevity.
443 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
445         * mini.texi (Completion Options): Add a link to Shell Options.
446         * misc.texi (Shell Mode): Move documentation of
447         shell-completion-fignore from Shell Mode to Shell Options.
449 2013-12-26  João Távora  <joaotavora@gmail.com>
451         * emacs.texi (Matching): Describe new features of Electric Pair mode.
453 2013-12-25  Chong Yidong  <cyd@gnu.org>
455         * glossary.texi (Glossary): Define MULE in modern terms.
457 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
459         * files.texi (Diff Mode): Add an index.
461 2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
463         * trouble.texi (Understanding Bug Reporting): Minor update.
464         (Checklist): Fix a cross-reference.
466 2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
468         * regs.texi (Bookmarks): Document `bookmark-default-file'.
470         * misc.texi (Shell Mode): Add a cross-reference.
472         * building.texi (Lisp Eval): Add an index.
474 2013-12-22  Glenn Morris  <rgm@gnu.org>
476         * entering.texi (Entering Emacs): Typo fix.
478         * calendar.texi (General Calendar):
479         * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
481 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
483         * regs.texi (Keyboard Macro Registers): Fix last change.
485 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
487         * search.texi (Special Isearch, Query Replace): Document negative
488         argument of replacement commands.
489         (Symbol Search): Document `isearch-forward-symbol-at-point'.
491         * files.texi (File Conveniences): Document `image-next-file' and
492         `image-previous-file'.
494         * display.texi (Optional Mode Line): Fix an index.
496         * regs.texi (File Registers): Document `kmacro-to-register'.
498         * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
500         * frames.texi (Scroll Bars): Document
501         `scroll-bar-adjust-thumb-portion'.
503 2013-12-21  Chong Yidong  <cyd@gnu.org>
505         * indent.texi (Indentation Commands): Document C-x TAB changes.
507 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
509         * calendar.texi, display.texi, help.texi, rmail.texi:
510         Document `S-SPC' as alternative to scrolling down with `DEL'.
512         * frames.texi: Document `toggle-frame-maximized' and
513         `toggle-frame-fullscreen' with their respective keys.
515         * buffers.texi: Document buffer name uniquification changes.
517         * indent.texi: Document that `electric-indent-mode' is enabled by
518         default.
520         * display.texi (Cursor Display): Document `blink-cursor-blinks'.
522         * buffers.texi: Update list-buffers "screenshot" to show Messages
523         as major-mode.
525         * entering.texi: Document `initial-buffer-choice' changes.
527         * misc.texi (emacsclient Options): Document
528         `initial-buffer-choice' changes.
530         * help.texi: Document that `?' now also shows subcommands of
531         prefix keys.
533 2013-12-17  Chong Yidong  <cyd@gnu.org>
535         * killing.texi (Appending Kills): Note that append-next-kill can
536         prepend the kill.
538 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
540         * mule.texi (File Name Coding): Document file-name encoding
541         peculiarities on MS-Windows.
543 2013-12-12  Glenn Morris  <rgm@gnu.org>
545         * emacs.texi: Sync direntry with info/dir version.
547 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
549         * msdog.texi (Windows Keyboard): Fix typo.
551 2013-11-30  Glenn Morris  <rgm@gnu.org>
553         * Makefile.in (distclean): Remove Makefile.
555 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
557         * buffers.texi (Icomplete): Rename from Iswitchb and
558         rewrite accordingly.
560 2013-11-23  Glenn Morris  <rgm@gnu.org>
562         * cmdargs.texi (General Variables):
563         Empty elements in EMACSLOADPATH now mean the default load-path.
565 2013-11-21  Glenn Morris  <rgm@gnu.org>
567         * cmdargs.texi (Action Arguments): Use path-separator with -L.
569 2013-11-04  Glenn Morris  <rgm@gnu.org>
571         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
573 2013-11-02  Glenn Morris  <rgm@gnu.org>
575         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
577 2013-10-23  Glenn Morris  <rgm@gnu.org>
579         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
580         Nuke @refill.
582         * Makefile.in (install-dvi, install-html, install-pdf)
583         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
584         (uninstall-pdf): Quote entities that might contain whitespace.
586 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
588         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
589         Remove @refill.
591 2013-10-13  Glenn Morris  <rgm@gnu.org>
593         * ack.texi (Acknowledgments): Comment out old alpha stuff.
595 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
597         * calendar.texi (Special Diary Entries): Remove @refill.
599 2013-10-13  Glenn Morris  <rgm@gnu.org>
601         * display.texi (Text Scale): Update text-scale-adjust details.
603         * ack.texi (Acknowledgments):
604         * emacs.texi (Acknowledgments): Use accented form of some names.
606 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
608         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
609         name.  (Bug#15557)
611         Support menus on text-mode terminals.
612         * screen.texi (Menu Bar): Adapt to TTY menus.
614         * frames.texi (Frames): Mention menu support on text terminals.
616         * files.texi (Visiting): Mention the "File" menu-bar menu.
618         * display.texi (Standard Faces): Mention TTY faces for menus.
620 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
622         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
624 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
626         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
628 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
630         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
632         * emacs.texi (Intro): Minor cleanup.
634 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
636         * fixit.texi (Transpose, Fixing Case): Remove @refill.
638 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
640         * maintaining.texi (VC Directory Commands): Add keybinding for
641         vc-log-incoming in vc-dir.
642         (Log Buffer): Use @emph instead of @strong.
644 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
646         * text.texi (Enriched Justification): Explain values of default-justification.
648 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
650         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
652 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
654         * xresources.texi (Motif Resources):
655         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
656         * emacs.texi: Update menu.
658 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
660         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
661         for portability to hosts where /bin/sh has problems.
663 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
665         * text.texi (Enriched Justification): Minor fixes.
667 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
669         * files.texi (Filesets): Add an index.
671 2013-08-12  Glenn Morris  <rgm@gnu.org>
673         * macos.texi (GNUstep Support):
674         * trouble.texi (Checklist, Contributing, Service):
675         Avoid mailto: in html output.
677         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
678         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
679         (INSTALL_DATA): New, set by configure.
680         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
681         New variables.
682         (.SUFFIXES): Add .ps and .dvi.
683         (.dvi.ps): New suffix rule.
684         (dvi, html, pdf, ps): Use *_TARGETS variables.
685         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
686         (emacs.html): Use HTML_OPTS.
687         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
688         (.PHONY): install-dvi, install-html, install-pdf, install-ps,
689         install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
690         uninstall-ps, and uninstall-doc.
691         (install-dvi, install-html, install-pdf, install-ps, install-doc)
692         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
693         (uninstall-doc): New rules.
695 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
697         * emacs.texi (Top): Remove menu item for the removed "Disabling
698         Multibyte" node.
700 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
702         * rmail.texi (Rmail Coding): Move here from mule.texi.
704         * custom.texi (Specifying File Variables): Fix cross-references.
706         * mule.texi (Unibyte Mode): Fix cross-references.
707         (Disabling Multibyte): Remove.
709         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
711         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
712         (Mayan Calendar): Move here from calendar.texi.
713         * emacs.texi (Top): Update menu.
715 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
717         * emacs.texi (Top): Add menu entry.
719         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
720         (VC Directory Commands): Add vc-dir-ignore.
722 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
724         * glossary.texi (Glossary): Add some entries.
726 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
728         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
729         vc-dir.  (Bug#14948)
731 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
733         * display.texi (Fringes): Document the variable fringe-mode.
734         (Bug#14946)
736 2013-07-03  Glenn Morris  <rgm@gnu.org>
738         * maintaining.texi (EDE): Fix cross-reference.
740         * programs.texi (Program Modes): Fix emacs-xtra reference.
742         * help.texi (Misc Help): Index describe-syntax.
744 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
746         * basic.texi (Moving Point): Document visual-order-cursor-movement
747         and its effect on right-char and left-char.
749 2013-06-28  Glenn Morris  <rgm@gnu.org>
751         * ack.texi (Acknowledgments): Small update.
753 2013-06-19  Glenn Morris  <rgm@gnu.org>
755         * Makefile.in (dist): Edit more configure variables.
756         Try to check that we do not miss any in future.
758 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
760         * vc1-xtra.texi (Revision Tags): Add a cross reference.
761         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
763 2013-06-11  Glenn Morris  <rgm@gnu.org>
765         * maintaining.texi (VC Directory Commands): Copyedit.
766         (Branches): Put back milder version of pre 2013-06-07 text.
768 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
770         * maintaining.texi (Branches): Remove text copied from other sources.
772 2013-06-05  Alan Mackenzie  <acm@muc.de>
774         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
775         (Not Exiting Isearch): Document new user option
776         `isearch-allow-prefix'.  (Bug#9706)
778 2013-06-03  Juri Linkov  <juri@jurta.org>
780         * display.texi (Highlight Interactively): Add global keybindings
781         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
782         Document new command `highlight-symbol-at-point'.
784 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
786         * maintaining.texi (Branches): Add motivations for branching.
787         (VC Mode Line): Fix typo.
788         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
789         prefix argument.
791 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
793         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
794         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
795         autolaunching of the D-Bus session bus.
797 2013-06-01  Glenn Morris  <rgm@gnu.org>
799         * programs.texi (Semantic): Fix typo.
801 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
803         * maintaining.texi (Types of Log File): Supplement some
804         information of change log files.
806 2013-05-15  Juri Linkov  <juri@jurta.org>
808         * search.texi (Repeat Isearch): Mention key `RET' to finish
809         editing the string.  (Bug#13348)
811 2013-05-14  Glenn Morris  <rgm@gnu.org>
813         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
815 2013-05-09  Glenn Morris  <rgm@gnu.org>
817         * sending.texi (Mail Sending): Fix typo.
819         * windows.texi (Change Window): Fix typo.
821         * custom.texi (Changing a Variable): Fix typo.
823         * trouble.texi (Contributing): Remove obsolete info re pretesters.
825 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
827         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
828         * cmdargs.texi (Initial Options):
829         * files.texi (Customize Save): Document this.
831 2013-05-04  Glenn Morris  <rgm@gnu.org>
833         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
835 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
837         doc: convert some TeX accents to UTF-8
838         * ack.texi (Acknowledgments):
839         * emacs.texi (Acknowledgments):
840         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
841         Apparently the TeX accents cause problems when generating gnu.org
842         web pages, e.g., @l{} is rendered as '/l' on
843         <http://www.gnu.org/software/emacs/manual/html_node/
844         emacs/Acknowledgments.html>.
846 2013-03-16  Glenn Morris  <rgm@gnu.org>
848         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
850 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
852         Prefer UTF-8 for documentation.
853         With GNU Texinfo 5.0, this generates nicer-looking info files,
854         since they can use curly quotes.  With older Texinfo it doesn't matter.
855         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
856         Switch from Latin-1 to UTF-8.
858 2013-02-28  Bastien Guerry  <bzg@gnu.org>
860         * xresources.texi (GTK resources): Fix broken link.
862 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
864         * files.texi (Interlocking): Don't refer to symlinks as the
865         exclusive means of locking files.
867 2013-02-22  Glenn Morris  <rgm@gnu.org>
869         * ack.texi (Acknowledgments):
870         * emacs.texi (Acknowledgments): Small updates.
872 2013-02-21  Glenn Morris  <rgm@gnu.org>
874         * files.texi (File Conveniences): Not just GIFs can be animated.
876 2013-02-13  Glenn Morris  <rgm@gnu.org>
878         * ack.texi (Acknowledgments): Don't mention yow any more.
880 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
882         * cmdargs.texi (General Variables):
883         Fix TMPDIR documentation to match the code's behavior.
885 2013-02-10  Glenn Morris  <rgm@gnu.org>
887         * trouble.texi (Checklist): Update bug keybinding.
889 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
891         * msdog.texi (Text and Binary): Delete the description of
892         file-name-buffer-file-type-alist.
894 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
896         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
897         Without it, I don't see function names.  Older addr2line
898         implementations will die out sooner or later, so tailor the
899         first suggestion to recent addr2line, with a followup about
900         older ones.
902 2013-01-19  Glenn Morris  <rgm@gnu.org>
904         * custom.texi (Directory Variables): Fix paren typo.
906         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
908         * custom.texi (Custom Themes): Fix typo.
910 2013-01-07  Bastien Guerry  <bzg@gnu.org>
912         * help.texi (Apropos): Document `apropos-user-option' and update
913         the doc for `apropos-variable'.
915 2013-01-05  Glenn Morris  <rgm@gnu.org>
917         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
919 2012-12-21  Glenn Morris  <rgm@gnu.org>
921         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
922         Simply include doclicense.
924 2012-12-21  Chong Yidong  <cyd@gnu.org>
926         * frames.texi (Mouse Commands): Fix description of the effect of
927         mouse dragging (Bug#13049).
929 2012-12-15  Juri Linkov  <juri@jurta.org>
931         * misc.texi (Recursive Edit): Add a link to "Query Replace".
932         (Bug#13181)
934 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
936         * killing.texi (Deletion): Doc fix (Bug#12748).
938 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
940         * doclicense.texi, gpl.texi: Update to latest version from FSF.
941         These are just minor editorial changes.
943 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
945         * vc1-xtra.texi (General VC Options): Remove obsolete reference
946         to `vc-path'.
948 2012-12-03  Chong Yidong  <cyd@gnu.org>
950         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
952 2012-12-02  Kevin Ryde  <user42@zip.com.au>
954         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
956 2012-12-01  Kevin Ryde  <user42@zip.com.au>
958         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
960 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
962         * doclicense.texi, gpl.texi: Update to latest version from FSF.
963         These are just minor editorial changes.
965 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
967         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
968         clarifications (Bug#12865).
969         (Horizontal Scrolling): Clarifications.
971 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
973         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
975 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
977         * trouble.texi (Crashing): Add information about MS-Windows and
978         the emacs_backtrace.txt file.  (Bug#12908)
980 2012-11-13  Chong Yidong  <cyd@gnu.org>
982         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
983         actually named gdb-stopped-functions.
985 2012-11-13  Glenn Morris  <rgm@gnu.org>
987         * misc.texi (Single Shell): Mention async-shell-command-buffer.
989 2012-11-10  Glenn Morris  <rgm@gnu.org>
991         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
993         * emacs.texi (Acknowledgments): Add profiler author.
994         * ack.texi (Acknowledgments): Add some recent contributions.
996 2012-11-10  Chong Yidong  <cyd@gnu.org>
998         * files.texi (Diff Mode): Doc fixes for
999         diff-delete-trailing-whitespace (Bug#12831).
1001         * trouble.texi (Crashing): Copyedits.
1003 2012-11-10  Glenn Morris  <rgm@gnu.org>
1005         * files.texi (Diff Mode): Trailing whitespace updates.
1007 2012-11-10  Chong Yidong  <cyd@gnu.org>
1009         * misc.texi (Terminal emulator): Document Term mode faces.
1011         * mini.texi (Basic Minibuffer): New node.  Document
1012         minibuffer-electric-default-mode.
1014         * display.texi (Visual Line Mode): Fix index entry.
1016         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1017         and index the keybindings.  Document tabulated-list-sort.
1018         (Kill Buffer): Capitalize Buffer Menu.
1020         * trouble.texi (Memory Full): Capitalize Buffer Menu.
1022 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
1024         * display.texi (Auto Scrolling): Clarify that scroll-step is
1025         ignored when scroll-conservatively is set to a non-zero value.
1026         (Bug#12801)
1028 2012-11-10  Chong Yidong  <cyd@gnu.org>
1030         * dired.texi (Dired Updating): Doc fix (Bug#11744).
1032 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
1034         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1036 2012-10-29  Chong Yidong  <cyd@gnu.org>
1038         * dired.texi (Shell Commands in Dired): Document changes to the
1039         dired-do-async-shell-command.
1041 2012-10-28  Glenn Morris  <rgm@gnu.org>
1043         * ack.texi (Acknowledgments): Mention gv.el.
1045 2012-10-27  Bastien Guerry  <bzg@gnu.org>
1047         * screen.texi (Menu Bar): Fix typo.
1049 2012-10-27  Chong Yidong  <cyd@gnu.org>
1051         * frames.texi (Mouse Avoidance): Mention new variable
1052         mouse-avoidance-banish-position.
1054         * programs.texi (Which Function): Which Function mode now works in
1055         all major modes by default.
1057         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1059         * files.texi (Misc File Ops): Symbolic links on Windows only work
1060         on Vista and later.
1062         * building.texi (Compilation): Document compilation-always-kill.
1064         * search.texi (Symbol Search): New node.
1066         * package.texi (Package Menu): Document the "new" status.
1068         * windows.texi (Window Choice): Don't refer to the obsolete
1069         special-display feature.
1071 2012-10-24  Chong Yidong  <cyd@gnu.org>
1073         * mule.texi (Text Coding): set-buffer-file-coding-system can now
1074         be invoked from the mode line.
1076         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1077         changes to the mark and unmark commands.
1078         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
1079         which is no longer bound to dired-backup-diff.
1081 2012-10-23  Bastien Guerry  <bzg@gnu.org>
1083         * text.texi (Org Authoring): Use a comma after @ref to avoid the
1084         insertion of a period in the Info output.
1086 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1088         * custom.texi (Hooks): Clarify that -hooks is deprecated.
1090 2012-10-23  Chong Yidong  <cyd@gnu.org>
1092         * kmacro.texi (Edit Keyboard Macro): Fix typo.
1094 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
1096         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
1098 2012-10-17  Glenn Morris  <rgm@gnu.org>
1100         * mini.texi (Repetition): Further copyedit.
1102 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
1104         * mini.texi (Repetition): Copyedit.
1106 2012-10-16  Juri Linkov  <juri@jurta.org>
1108         * search.texi (Query Replace): Document multi-buffer replacement
1109         keys.  (Bug#12655)
1111         * maintaining.texi (Tags Search): Change link "Replace" to
1112         "Query Replace".
1114 2012-10-13  Chong Yidong  <cyd@gnu.org>
1116         * files.texi (File Conveniences): ImageMagick enabled by default.
1118 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
1120         * basic.texi (Arguments): Fix typos.
1122 2012-10-08  Glenn Morris  <rgm@gnu.org>
1124         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1126         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1128 2012-10-06  Glenn Morris  <rgm@gnu.org>
1130         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1131         Mention cal-tex-cursor-week2-summary.
1133 2012-10-06  Chong Yidong  <cyd@gnu.org>
1135         * mini.texi (Passwords): Fix typo.
1137 2012-10-02  Glenn Morris  <rgm@gnu.org>
1139         * maintaining.texi (VC Directory Commands):
1140         Remove duplicate `q' entry.  (Bug#12553)
1142 2012-09-30  Chong Yidong  <cyd@gnu.org>
1144         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1146         * search.texi (Special Isearch): Document the lax space search
1147         feature and M-s SPC.
1148         (Regexp Search): Move main search-whitespace-regexp description to
1149         Special Isearch.
1150         (Replace): Document replace-lax-whitespace.
1152         * basic.texi (Position Info): Document C-u M-=.
1153         (Moving Point): Document move-to-column.
1155         * display.texi (Useless Whitespace): Add delete-trailing-lines.
1157         * misc.texi (emacsclient Options): Document the effect of
1158         initial-buffer-choice on client frames.  Document server-auth-dir.
1159         Do not document server-host, which is bad security practice.
1161         * building.texi (Lisp Libraries): Docstring lookups can trigger
1162         autoloading.  Document help-enable-auto-load.
1164         * mini.texi (Yes or No Prompts): New node.
1166         * ack.texi (Acknowledgments): Remove obsolete packages.
1168 2012-09-27  Glenn Morris  <rgm@gnu.org>
1170         * cal-xtra.texi (Advanced Calendar/Diary Usage):
1171         Rename the section to be more general.
1172         * emacs.texi: Update menu.
1174 2012-09-23  Chong Yidong  <cyd@gnu.org>
1176         * buffers.texi (Misc Buffer): Replace toggle-read-only with
1177         read-only-mode.
1179         * files.texi (Visiting): Likewise.
1181 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
1183         * trouble.texi (Crashing): Document ulimit -c.
1185 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
1187         * trouble.texi (Crashing): Document addr2line.
1189 2012-09-19  Tassilo Horn  <tsdh@gnu.org>
1191         * misc.texi (DocView Slicing): Document new slice from
1192         BoundingBox feature.
1194 2012-09-19  Chong Yidong  <cyd@gnu.org>
1196         * killing.texi (Yanking): Minor clarification (Bug#12469).
1198 2012-09-17  Chong Yidong  <cyd@gnu.org>
1200         * building.texi (GDB User Interface Layout): Remove reference to
1201         removed variable gdb-use-separate-io-buffer (Bug#12454).
1203 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
1205         * regs.texi (Text Registers): `C-x r +' can now be used instead of
1206         M-x append-to-register.  New option `register-separator'.
1207         (Number Registers): Mention that `C-x r +' is polymorphic.
1209 2012-09-07  Chong Yidong  <cyd@gnu.org>
1211         * windows.texi (Window Choice): Don't mention obsolete
1212         display-buffer-reuse-frames.
1214 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
1216         Give more-useful info on a fatal error (Bug#12328).
1217         * trouble.texi (Crashing): New section, documenting this.
1219 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
1221         * cmdargs.texi (General Variables):
1222         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1223         connections to the D-Bus session bus.  (Bug#12112)
1225 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
1227         * building.texi (Debugger Operation): Correct and improve
1228         documentation of the GUD Tooltip mode.
1230 2012-07-31  Chong Yidong  <cyd@gnu.org>
1232         * emacs.texi: Fix ISBN (Bug#12080).
1234 2012-08-05  Chong Yidong  <cyd@gnu.org>
1236         * display.texi (Faces): Document frame-background-mode (Bug#7774).
1238         * custom.texi (Face Customization): Move discussion of face
1239         inheritance here, from Faces section.
1241 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1243         * frames.texi (Mouse Commands): Fix the description of mouse-2.
1244         (Bug#11958)
1246 2012-07-19  Chong Yidong  <cyd@gnu.org>
1248         * emacs.texi: Update ISBN.
1250 2012-07-17  Chong Yidong  <cyd@gnu.org>
1252         * basic.texi (Inserting Text): Replace ucs-insert with
1253         insert-char.  Provide more details of input.
1255         * mule.texi (International Chars, Input Methods): Likewise.
1257 2012-07-13  Chong Yidong  <cyd@gnu.org>
1259         * custom.texi (Examining): Update C-h v message.
1261         * buffers.texi (Misc Buffer): Document view-read-only.
1263 2012-07-07  Chong Yidong  <cyd@gnu.org>
1265         * custom.texi (Init File): Index site-lisp (Bug#11435).
1267 2012-07-06  Chong Yidong  <cyd@gnu.org>
1269         * emacs.texi: Re-order top-level menu to correspond to logical
1270         order, to avoid makeinfo warnings.
1272         * ack.texi (Acknowledgments): Note new python.el.
1274 2012-06-29  Chong Yidong  <cyd@gnu.org>
1276         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1277         * basic.texi (Erasing, Basic Undo): Fix markup.
1279 2012-06-29  Glenn Morris  <rgm@gnu.org>
1281         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
1283 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
1285         * fixit.texi (Undo): Fix typo.  (Bug#11775)
1287 2012-06-27  Glenn Morris  <rgm@gnu.org>
1289         * ack.texi (Acknowledgments): Tiny update.
1291 2012-06-21  Glenn Morris  <rgm@gnu.org>
1293         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1295 2012-06-17  Chong Yidong  <cyd@gnu.org>
1297         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
1299         * anti.texi:
1300         * building.texi:
1301         * cmdargs.texi:
1302         * custom.texi:
1303         * display.texi:
1304         * files.texi:
1305         * frames.texi:
1306         * glossary.texi:
1307         * misc.texi:
1308         * mule.texi:
1309         * programs.texi:
1310         * sending.texi:
1311         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1313 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
1315         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1317 2012-05-28  Glenn Morris  <rgm@gnu.org>
1319         * ack.texi, building.texi, calendar.texi, custom.texi:
1320         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1322 2012-05-27  Glenn Morris  <rgm@gnu.org>
1324         * emacs.texi: Simplify following removal of node pointers.
1326         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1327         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1328         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1329         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1330         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1331         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1332         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1333         * windows.texi, xresources.texi: Nuke hand-written node pointers.
1335 2012-05-22  Glenn Morris  <rgm@gnu.org>
1337         * emacs.texi (Acknowledgments): Add another contributor.
1339 2012-05-12  Glenn Morris  <rgm@gnu.org>
1341         * Makefile.in (MKDIR_P): New, set by configure.
1342         (mkinfodir): Use $MKDIR_P.
1344 2012-05-10  Glenn Morris  <rgm@gnu.org>
1346         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1347         with "coding: raw-text".
1349         * files.texi (Interlocking): Mention create-lockfiles option.
1351 2012-05-09  Chong Yidong  <cyd@gnu.org>
1353         * frames.texi (Mouse References, Mouse Commands): Fix index
1354         entries (Bug#11362).
1356 2012-05-05  Glenn Morris  <rgm@gnu.org>
1358         * custom.texi (Customization Groups, Custom Themes, Examining):
1359         Improve page breaks.
1361         * rmail.texi (Rmail Display): Use example rather than smallexample.
1363         * calendar.texi: Convert inforefs to refs.
1365         * dired.texi (Dired Enter): Improve page break.
1367         * abbrevs.texi (Abbrev Concepts): Copyedits.
1369         * maintaining.texi (Registering, Tag Syntax):
1370         Tweak line and page breaks.
1372         * programs.texi (Programs, Electric C): Copyedits.
1373         (Program Modes): Add xref to Fortran.
1374         (Left Margin Paren): Remove what was (oddly enough) the only use
1375         of defvar in the entire Emacs manual.
1376         (Hungry Delete): Remove footnote about ancient Emacs version.
1377         (Other C Commands): Use example rather than smallexample.
1379         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1380         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1381         Tweak line and page breaks.
1383         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1384         (Major Modes): Use example rather than smallexample.
1386         * mule.texi (Output Coding): Reword to improve page-breaks.
1388         * frames.texi (Fonts): Tweak line and page breaks.
1389         Use example rather than smallexample.  Change cross-reference.
1390         (Text-Only Mouse): Fix xref.
1392         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1393         (Indirect Buffers): Tweak line- and page-breaks.
1395         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1397 2012-05-04  Glenn Morris  <rgm@gnu.org>
1399         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1400         (info, infoclean): Use $INFO_EXT.
1401         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1402         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1403         (INFO_TARGETS): Use $INFO_EXT.
1404         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1406 2012-05-02  Glenn Morris  <rgm@gnu.org>
1408         * emacs.texi (@copying): Only print EDITION in the TeX version.
1410         * search.texi (Regexp Search): Just say "Emacs".
1412         * display.texi (Auto Scrolling):
1413         Reword to avoid repetition and improve page break.
1415         * xresources.texi (Resources):
1416         * mule.texi (Language Environments):
1417         * misc.texi (Amusements):
1418         * maintaining.texi (VC Change Log):
1419         * frames.texi (Fonts):
1420         * custom.texi (Specifying File Variables, Minibuffer Maps):
1421         * cmdargs.texi (Initial Options):
1422         * building.texi (Flymake):
1423         Reword to remove/reduce some overly long/short lines.
1425 2012-04-27  Glenn Morris  <rgm@gnu.org>
1427         * emacs.texi: Some fixes for detailed menu.
1429         * emacs.texi: Add "et al." to authors.
1431         * ack.texi, basic.texi, buffers.texi, building.texi:
1432         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1433         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1434         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1435         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1436         * search.texi, trouble.texi, windows.texi:
1437         Use Texinfo recommended convention for quotes+punctuation.
1439 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
1441         * mule.texi (Bidirectional Editing): Improve indexing.
1442         Minor wording tweaks.
1444 2012-04-15  Chong Yidong  <cyd@gnu.org>
1446         * misc.texi (emacsclient Options): More clarifications.
1448 2012-04-15  Glenn Morris  <rgm@gnu.org>
1450         * msdog.texi (Windows Printing): It doesn't set printer-name.
1452         * mule.texi (Language Environments): Move font info to "Fontsets".
1453         (Fontsets): Move intlfonts etc here from "Language Environments".
1454         Copyedits.
1455         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1456         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1458 2012-04-15  Chong Yidong  <cyd@gnu.org>
1460         * glossary.texi (Glossary): Standardize on "text terminal"
1461         terminology.  All callers changed.
1463         * misc.texi (emacsclient Options): Document "client frame" concept
1464         and its effect on C-x C-c more carefully.
1466 2012-04-15  Glenn Morris  <rgm@gnu.org>
1468         * frames.texi (Scroll Bars):
1469         * glossary.texi (Glossary): Use consistent case for "X Window System".
1471         * mule.texi (Select Input Method, Coding Systems):
1472         State command names in kbd tables.
1473         (Recognize Coding): Add cross-ref.
1474         (Output Coding): Don't mention message mode in particular.
1475         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1476         Copyedits.
1478 2012-04-14  Glenn Morris  <rgm@gnu.org>
1480         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1481         Copyedits.
1482         (Coding Systems): Mac OS X apparently uses newlines for EOL.
1483         (Recognize Coding): Remove old auto-coding-regexp-alist example.
1484         auto-coding-functions does not override coding: tags.
1485         Remove rmail-decode-mime-charset; it no longer has any effect.
1487 2012-04-14  Chong Yidong  <cyd@gnu.org>
1489         * custom.texi (Creating Custom Themes): Add reference to Custom
1490         Themes node in Lisp manual.
1492 2012-04-14  Glenn Morris  <rgm@gnu.org>
1494         * mule.texi (International): Copyedits.
1495         (International Chars): Update C-x = example output.
1496         (Disabling Multibyte): Rename from "Enabling Multibyte".
1497         Clarify what "unibyte: t" does, and mode-line description.
1498         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1499         Use Texinfo recommended convention for quotes+punctuation.
1500         (Language Environments): Copyedits.
1501         (Input Methods): Copyedits.  Use "^" for the postfix example,
1502         because it is less confusing inside Info's `quotes'.
1504         * custom.texi (Specifying File Variables): Fix "unibyte" description.
1505         Update for "Disabling Multibyte" node name change.
1506         * emacs.texi: Update for "Disabling Multibyte" node name change.
1508         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1509         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1510         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1511         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1512         * sending.texi, text.texi, trouble.texi:
1513         Use @file for buffers, per the Texinfo manual.
1515         * entering.texi (Entering Emacs):
1516         Do not mention initial-buffer-choice = t.
1518         * misc.texi (Gnus Startup): Use @env for environment variables.
1520         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1522 2012-04-12  Glenn Morris  <rgm@gnu.org>
1524         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1526 2012-04-07  Glenn Morris  <rgm@gnu.org>
1528         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1530 2012-04-05  Glenn Morris  <rgm@gnu.org>
1532         * glossary.texi (Glossary): Use anchors for internal cross-references.
1534 2012-04-04  Glenn Morris  <rgm@gnu.org>
1536         * glossary.texi (Glossary): Copyedits.
1537         Use Texinfo-recommended convention for quotes and punctuation.
1538         Comment out a few specialized (Rmail) items.
1539         New items: Bidirectional Text, Client, Directory Local Variable,
1540         File Local Variable, Package, Server, Theme, Trash Can.
1542 2012-04-03  Chong Yidong  <cyd@gnu.org>
1544         * sending.texi (Mail Misc): Fix an index entry.
1546 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1548         * msdog.texi (Windows Startup): Add description of emacsclient
1549         operation under -c and -t on MS-Windows.
1551         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1552         Startup".  (Bug#11091)
1554 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1556         * custom.texi (Changing a Variable): Fix example.
1558 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1560         * misc.texi (emacsclient Options): More clarifications about -t
1561         and -c on MS-Windows.  (Bug#11091)
1563 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1565         * misc.texi (emacsclient Options): Document peculiarities of new
1566         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1568 2012-03-30  Chong Yidong  <cyd@gnu.org>
1570         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1572 2012-03-22  Glenn Morris  <rgm@gnu.org>
1574         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1576 2012-03-17  Chong Yidong  <cyd@gnu.org>
1578         * package.texi (Package Installation): Document use of
1579         package-initialize in init file.
1581 2012-03-16  Glenn Morris  <rgm@gnu.org>
1583         * help.texi (Language Help):
1584         * mule.texi (International Chars):
1585         etc/HELLO is for character demonstration.
1587 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1589         * dired.texi (Shell Commands in Dired): Fix typo.
1591 2012-03-04  Chong Yidong  <cyd@gnu.org>
1593         * killing.texi (Clipboard): Document clipboard manager.
1595 2012-02-29  Glenn Morris  <rgm@gnu.org>
1597         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1599         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1601         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1603 2012-02-28  Glenn Morris  <rgm@gnu.org>
1605         * custom.texi, display.texi, emacs.texi, files.texi:
1606         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1607         Standardize possessive apostrophe usage.
1609 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1611         * macos.texi (Mac / GNUstep Customization): Remove text about
1612         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1614 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1616         * buffers.texi (Select Buffer): Mention that saving in a new file
1617         name can switch to a different major mode.
1619 2012-02-23  Glenn Morris  <rgm@gnu.org>
1621         * mini.texi (Minibuffer File, Completion Options, Repetition):
1622         Copyedits.
1623         (Completion Example): Other M-x au* commands may be defined.
1624         (Completion Styles): Mention emacs21 and completion-category-overrides.
1626         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1627         (Windows Keyboard, Windows Mouse, Windows Processes)
1628         (Windows Printing, Windows Misc): Copyedits.
1629         (ls in Lisp): Update switches list.
1631         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1632         Update dos-mode* function names.
1633         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1634         (MS-DOS Processes): Add xref to main ls-lisp section.
1636         * ack.texi (Acknowledgments): Mention smie.
1638 2012-02-22  Glenn Morris  <rgm@gnu.org>
1640         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1641         (Mac / GNUstep Basics): Don't mention the panels, since the next
1642         section covers them.
1643         (Mac / GNUstep Customization): Merge some panel info from previous.
1645 2012-02-21  Glenn Morris  <rgm@gnu.org>
1647         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1648         Small fixes.
1650         * emacs-xtra.texi: Picture mode is no longer a chapter.
1652         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1654         * ack.texi (Acknowledgments): Small changes, including resorting,
1655         and removal of things no longer distributed.
1657 2012-02-20  Glenn Morris  <rgm@gnu.org>
1659         * emacs.texi (Top, Preface): Small rephrasings.
1660         (menu, detailmenu): Update entries, and reformat some descriptions.
1661         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1662         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1663         Reformat some menu descriptions.
1665         * ack.texi (Acknowledgments): More updates.
1667         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1668         and from Author: headers.
1669         (Distrib): Small updates.
1671 2012-02-18  Glenn Morris  <rgm@gnu.org>
1673         * ack.texi (Acknowledgments): Add xref to Org manual.
1675         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1676         of '*mail*', since Message does not call it that.
1677         (Rmail Reply): Rename rmail-dont-reply-to-names.
1678         \\`info- no longer handled specially.
1679         Update for rmail-enable-mime-composing.
1680         Don't mention 'm' for replies.
1681         Don't mention rmail-mail-new-frame and canceling, since it does
1682         not work for Message at the moment.
1684         * cal-xtra.texi: Copyedits.
1686         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1688 2012-02-17  Glenn Morris  <rgm@gnu.org>
1690         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1692         * ack.texi (Acknowledgments): Mention Gnulib.
1694         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1696         * calendar.texi: Misc small changes, including updating the dates
1697         of examples.
1699 2012-02-16  Glenn Morris  <rgm@gnu.org>
1701         * calendar.texi: Misc small changes.
1703         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1704         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1706         * dired-xtra.texi (Subdir Switches): Small fixes.
1708         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1710 2012-02-15  Glenn Morris  <rgm@gnu.org>
1712         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1714 2012-02-12  Glenn Morris  <rgm@gnu.org>
1716         * ack.texi (Acknowledgments):
1717         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1719 2012-02-10  Glenn Morris  <rgm@gnu.org>
1721         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1723         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1725 2012-02-09  Glenn Morris  <rgm@gnu.org>
1727         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1728         buffer switch after M-x rename-uniquely.
1730         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1732 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1734         * text.texi (Org Mode): Fix typo.
1736 2012-02-08  Glenn Morris  <rgm@gnu.org>
1738         * ack.texi (Acknowledgments): Update emacs-lock info.
1740         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1742         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1744 2012-02-07  Glenn Morris  <rgm@gnu.org>
1746         * files.texi (File Conveniences): Mention ImageMagick images.
1748 2012-02-05  Glenn Morris  <rgm@gnu.org>
1750         * trouble.texi (Checklist): Mention debug-on-event.
1752         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1754 2012-02-04  Glenn Morris  <rgm@gnu.org>
1756         * macos.texi (Customization options specific to Mac OS / GNUstep):
1757         New subsection.
1759         * display.texi (Colors): Mention list-colors-sort.
1761         * files.texi (File Conveniences): Mention image animation.
1763 2012-01-31  Chong Yidong  <cyd@gnu.org>
1765         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1766         scroll bars (Bug#10666).
1768 2012-01-28  Chong Yidong  <cyd@gnu.org>
1770         * files.texi (Filesets): Fix typos.
1772         * display.texi (Faces): Add xref to Colors node.
1774 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1776         * buffers.texi (Select Buffer): Clarify explanation of switching
1777         to new buffers.  Fix description of next-buffer and
1778         previous-buffer (Bug#10334).
1779         (Misc Buffer): Add xref to View Mode.
1781         * text.texi (Fill Commands): Fix description of
1782         sentence-end-double-space.
1784 2012-01-23  Chong Yidong  <cyd@gnu.org>
1786         * anti.texi (Antinews): Add Emacs 23 antinews.
1788 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1790         * programs.texi (Comment Commands): Typo (bug#10514).
1792 2012-01-15  Chong Yidong  <cyd@gnu.org>
1794         * xresources.texi (X Resources): Describe GTK+ case first.
1795         (Resources): Don't use borderWidth as an example, since it doesn't
1796         work with GTK+.
1797         (Table of Resources): Clarify role of several resources, including
1798         the Emacs 24 behavior of cursorBlink etc.
1799         (Face Resources): Node deleted.  Recommend using Customize
1800         instead.  Add paragraph to `Table of Resources' node summarizing
1801         how to use X resources for changing faces.
1802         (Lucid Resources): Rewrite, omitting description of font names,
1803         referring to the Fonts node instead.
1804         (LessTif Resources): Copyedits.
1805         (GTK resources): Rewrite, describing the difference between gtk2
1806         and gtk3.
1807         (GTK Resource Basics): New node.
1808         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1809         (GTK styles): Just refer to Fonts node for GTK font format.
1811         * display.texi (Faces): Document the cursor face.
1813 2012-01-14  Chong Yidong  <cyd@gnu.org>
1815         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1816         (General Variables): Add xref to Lisp Libraries.
1817         (Initial Options): Copyedits.
1818         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1819         (Environment): Clarify what getenv does.
1820         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1821         light backgrounds on xterms.
1822         (Misc Variables): TEMP and TMP are not Windows-specific.
1823         (Display X): Copyedits.
1824         (Colors X): -bd does nothing for GTK.
1825         (Icons X): Gnome 3 doesn't use taskbars.
1827         * misc.texi (Shell): Document exec-path here.
1829         * rmail.texi (Movemail): Add xref for exec-path.
1831 2012-01-13  Glenn Morris  <rgm@gnu.org>
1833         * dired.texi (Dired and Find): Clarify find-ls-options.
1835 2012-01-09  Chong Yidong  <cyd@gnu.org>
1837         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1838         SHA-256.
1840 2012-01-07  Chong Yidong  <cyd@gnu.org>
1842         * display.texi (Useless Whitespace): Add Whitespace mode.
1844         * custom.texi (Hooks): Discuss how to disable minor modes.
1846         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1847         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1849         * trouble.texi (Lossage): Refer to Bugs node for problems.
1850         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1851         (Screen Garbled): Don't refer to terminal "manufacturers".
1852         (Total Frustration): Node deleted.  Eliza is documented in
1853         Amusements now.
1854         (Known Problems): More info about using the bug tracker.
1855         Mention debbugs package.
1856         (Bug Criteria): Copyedits.
1857         (Understanding Bug Reporting): Mention emacs -Q.
1859 2012-01-06  Chong Yidong  <cyd@gnu.org>
1861         * custom.texi (Specifying File Variables): The mode: keyword
1862         doesn't have to be first anymore.  Add example of specifying minor
1863         modes.
1864         (Directory Variables): Simplify example.  Mention application to
1865         non-file buffers.
1866         (Disabling): Use "initialization file" terminology.
1867         (Init Examples): Fix hook example.
1869 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1871         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1872         (Bug#10422)
1873         Move the stuff about resources to xresources.texi.
1875         * xresources.texi (Resources): Move information about setting X
1876         resources in the Registry from cmdargs.texi.  Make the index entry
1877         be similar to the one in cmdargs.texi.
1879 2012-01-05  Chong Yidong  <cyd@gnu.org>
1881         * custom.texi (Customization Groups): Update example.
1882         (Browsing Custom): Document the new search field.
1883         (Changing a Variable): Update example for Emacs 24 changes.
1884         Document Custom-set and Custom-save commands.
1885         (Face Customization): Document Emacs 24 changes.  De-document
1886         modify-face.
1887         (Specific Customization): Mention customize-variable.
1888         (Custom Themes): Add customize-themes, custom-theme-load-path,
1889         custom-theme-directory, and describe-theme.
1890         (Creating Custom Themes): New node.
1891         (Examining): Mention M-:.
1893         * package.texi (Packages): Fix typo.
1895 2012-01-03  Chong Yidong  <cyd@gnu.org>
1897         * misc.texi (Single Shell): Don't document Lisp usage of
1898         shell-command.  Tidy up discussion of synchronicity.  Add index
1899         entries for async-shell-command.
1900         (Interactive Shell): Note that M-x shell uses shell-file-name.
1901         Note change in behavior in Emacs 24.
1902         (Shell Mode): Shell mode now uses completion-at-point.
1903         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1904         default method for recognizing prompts nowadays.
1905         (Shell Ring): Add xref to Minibuffer History.
1906         (Directory Tracking): Explain Dirtrack mode in more detail.
1907         (Term Mode): Fix index entries.
1908         (Paging in Term): Merge into Term Mode.
1909         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1910         (Printing): Fix xref.  State default of lpr-switches.
1911         (PostScript): Remove obsolete sentence.  Omit description of
1912         non-interactive behaviors.
1913         (Hyperlinking): Improve description.
1914         (Browse-URL): Using compose-mail for mailto URLs is the default.
1915         Document browse-url-mailto-function.
1916         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1917         (FFAP): FFAP is not a minor mode.
1918         (Amusements): M-x lm was renamed to M-x landmark.
1919         Document nato-region.
1921 2012-01-01  Chong Yidong  <cyd@gnu.org>
1923         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1924         (Gnus Startup): Note that the system might not be set up for news.
1925         Describe group levels more clearly.
1926         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1927         Summary of Gnus.
1928         (Document View): Copyedits.  Move zoom commads to DocView
1929         Navigation node.
1930         (DocView Navigation, DocView Searching, DocView Slicing)
1931         (DocView Conversion): Nodes renamed from Navigation, etc.
1933         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1935 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1937         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1938         (Bug#10380)
1940 2011-12-30  Chong Yidong  <cyd@gnu.org>
1942         * sending.texi (Sending Mail): Document initial mail buffer name,
1943         and changed multiple mail buffer behavior.
1944         (Mail Format): Put the example at the top of the section.
1945         (Mail Headers): Move discussion of "From" to the top.
1946         (Mail Sending): Document sendmail-query-once.
1947         (Citing Mail): Make it less Rmail-specific.
1949 2011-12-29  Chong Yidong  <cyd@gnu.org>
1951         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1952         example.  Add index entries.
1953         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
1955 2011-12-26  Chong Yidong  <cyd@gnu.org>
1957         * dired.texi (Dired Enter, Misc Dired Features):
1958         Document dired-use-ls-dired changes.  Mention quit-window.
1959         (Dired Navigation): Add index entries.
1960         (Dired Visiting): Fix View Mode xref.
1961         (Marks vs Flags): Prefer C-/ binding for undo.
1962         (Subdirectories in Dired): Add xrefs.
1963         (Misc Dired Features): Document some Emacs 24 changes.  Add index
1964         entries.
1966         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1967         variable, since it is explained in Minor Modes node.
1968         (Defining Abbrevs): Copyedits.
1969         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
1970         C-/ binding for undo.
1971         (Dabbrev Customization): Add xrefs for case-fold-search and
1972         case-replace.
1974         * dired-xtra.texi (Subdir Switches): Add xref.
1976         * maintaining.texi (VC Directory Commands): Mention quit-window.
1978 2011-12-25  Chong Yidong  <cyd@gnu.org>
1980         * maintaining.texi (Tags): Mention Semantic.
1981         (Create Tags Table, Etags Regexps): Copyedits.
1982         (Find Tag): Mention minibuffer completion.
1983         (List Tags): Mention completion-at-point.  Completion is actually
1984         available in M-x list-tags.
1986         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1987         Document vc-delete-file.
1989         * files.texi (Misc File Ops): Mention vc-delete-file.
1991         * programs.texi (Symbol Completion): Mention completion-at-point
1992         explicitly.
1994 2011-12-22  Chong Yidong  <cyd@gnu.org>
1996         * maintaining.texi (Change Log Commands): Don't specially mention
1997         vc-update-change-log which is CVS-only.
1999         * vc1-xtra.texi (Version Headers): Note that these are for
2000         Subversion, CVS, etc. only.
2001         (General VC Options): De-document vc-keep-workfiles.
2002         Fix RCS-isms.
2004 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
2006         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2007         should be @end iftex".
2009 2011-12-21  Chong Yidong  <cyd@gnu.org>
2011         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2012         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2013         (VC Pull): Mention vc-log-incoming.
2014         (Log Buffer): Add CVS/RCS only disclaimer.
2016         * vc1-xtra.texi (Remote Repositories): Update introduction.
2017         (Local Version Control): Node deleted (obsolete with DVCSes).
2018         (Remote Repositories, Version Backups): Node deleted.
2019         Move documentation of vc-cvs-stay-local to CVS Options.
2020         (CVS Options): Reduce verbosity of description of obscure CVS
2021         locking feature.
2022         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2023         Tags node.
2024         (Revision Tags): Move under Miscellaneous VC subsection.
2025         (Change Logs and VC): Note that this is wrong for DVCSs.
2026         De-document log entry manipulating features.
2027         (Renaming and VC): Describe how it works on modern VCSes.
2029         * files.texi (Misc File Ops): Mention vc-rename-file.
2031         * programs.texi (Custom C Indent): Add index entries.
2033 2011-12-20  Alan Mackenzie  <acm@muc.de>
2035         * programs.texi (Motion in C): Update the description of C-M-a and
2036         C-M-e, they now DTRT in enclosing scopes.
2037         (Custom C Indent): Add @dfn{guessing} of the indentation style.
2039 2011-12-20  Chong Yidong  <cyd@gnu.org>
2041         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2042         (Old Revisions): Use it.
2043         (VCS Repositories): Add "distributed" terminology.
2044         (Log Buffer): Remove duplicate description
2045         about changesets.  Fix "current VC fileset" ambiguity.
2046         (Multi-User Branching): Node deleted.
2047         (Branches, Switching Branches): Discuss decentralized version
2048         control systems.
2049         (VC Pull): New node.
2050         (Merging): Document merging on decentralized systems.
2051         (Creating Branches): Note that this is specific to CVS and related
2052         systems.
2054 2011-12-19  Chong Yidong  <cyd@gnu.org>
2056         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2057         (VC Mode Line): Add index entry for "version control status".
2058         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2059         Document vc-revert-show-diff.  De-document vc-rollback.
2060         (VC Directory Mode): Rewrite introduction.  Move prefix arg
2061         documentation here from VC Directory Buffer node.
2062         (VC Directory Buffer): Use a decentralized VCS example.
2063         (VC Directory Commands): Use a table.  Remove material duplicated
2064         in previous nodes on multi-file VC filsets.
2066 2011-12-17  Chong Yidong  <cyd@gnu.org>
2068         * maintaining.texi (VCS Concepts): Make "revision" terminology
2069         less CVS-specific.
2070         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2071         Registering node.
2072         (Secondary VC Commands): Delete.  Promote subnodes.
2073         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
2074         log buffer.  Add index entries.
2075         (VCS Changesets, Types of Log File, VC With A Merging VCS):
2076         Use "commit" terminology.
2077         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
2078         doesn't refer to tags tables.  Note other possible forms of the
2079         revision ID.  C-x v = does not save.
2080         (Registering): Note similarity to C-x v v action.  Fix description
2081         of how backends are chosen.  De-document vc-default-init-revision.
2082         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
2083         in root log buffers.
2085 2011-12-16  Chong Yidong  <cyd@gnu.org>
2087         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2088         (Basic VC Editing): Remove redundant descriptions.
2089         (VC With A Merging VCS): Make description more general instead of
2090         CVS-specific.
2091         (VC With A Locking VCS): Use VC fileset terminology.
2093 2011-12-12  Chong Yidong  <cyd@gnu.org>
2095         * building.texi (Executing Lisp): Fix xref for C-M-x.
2096         (Lisp Libraries): Add xref to node explaining `load' in Lisp
2097         manual.  Note that load-path is not customizable.
2098         (Lisp Eval): Note that listed commands are available globally.
2099         Explain the meaning of "defun" in the C-M-x context.
2100         (Lisp Interaction): Copyedits.
2101         (External Lisp): Fix name of inferior Lisp buffer.
2102         Mention Scheme.
2103         (Compilation): Define "inferior process".
2105 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
2107         * msdog.texi (Windows Fonts): Document how to force GDI font
2108         backend on MS-Windows.
2110 2011-12-10  Chong Yidong  <cyd@gnu.org>
2112         * building.texi (Compilation): Say what the -k flag to make does.
2113         Move subprocess discussion to Compilation Shell.
2114         (Compilation Mode): Add xref for grep, occur, and mouse
2115         references.  Define "locus".
2116         (Grep Searching): Use @command.
2117         (Debuggers, Commands of GUD, GDB Graphical Interface):
2118         Clarify intro.
2119         (Starting GUD): Clarify how arguments are specified.
2120         (Debugger Operation): Index entry for "GUD interaction buffer",
2121         and move basic description here from Commands of GUD node.
2122         (GDB User Interface Layout): Copyedits.
2123         (Source Buffers): Remove gdb-find-source-frame, which is not in
2124         gdb-mi.el.
2125         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2126         toggle-gdb-all-registers, which are not in gdb-mi.el.
2127         Don't re-document GUD interaction buffers.
2129         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2130         (Semantic): Add cindex entries for Semantic.
2132 2011-12-06  Chong Yidong  <cyd@gnu.org>
2134         * programs.texi (Man Page): Clarify how to use Man-switches.
2135         Don't bother documenting Man-fontify-manpage-flag.
2136         (Lisp Doc): Add xref to Name Help node.
2137         (Hideshow): Add cindex.  Mention role of ellipses, and default
2138         value of hs-isearch-open.  Don't bother documenting
2139         hs-special-modes-alist.
2140         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
2141         changing the window manager binding of M-TAB.
2143 2011-12-05  Chong Yidong  <cyd@gnu.org>
2145         * programs.texi (Comment Commands): Fix description of for M-; on
2146         blank lines.  Move documentation of comment-region here.
2147         (Multi-Line Comments): Clarify the role of comment-multi-line.
2148         Refer to Comment Commands for comment-region doc.
2149         (Options for Comments): Refer to Multi-Line Comments for
2150         comment-multi-line doc, instead of duplicating it.  Fix default
2151         values of comment-padding and comment-start-skip.
2153 2011-12-04  Chong Yidong  <cyd@gnu.org>
2155         * programs.texi (Program Modes): Mention modes that are not
2156         included with Emacs.  Fix references to other manuals for tex.
2157         Add index entry for backward-delete-char-untabify.
2158         Mention prog-mode-hook.
2159         (Which Function): Use "global minor mode" terminology.
2160         (Basic Indent, Multi-line Indent): Refer to previous descriptions
2161         in Indentation chapter to avoid duplication.
2162         (Expressions): Copyedit.
2163         (Matching): Document Electric Pair mode.
2165         * ack.texi (Acknowledgments):
2166         * rmail.texi (Movemail, Other Mailbox Formats):
2167         * frames.texi (Frames): Don't capitalize "Unix".
2169 2011-12-04  Chong Yidong  <cyd@gnu.org>
2171         * text.texi (Nroff Mode): Mention what nroff is.
2172         (Text Based Tables, Table Recognition): Don't say "Table mode"
2173         since it's not a major or minor mode.
2174         (Text Based Tables): Reduce the size of the example.
2175         (Table Definition): Clarify definitions.
2176         (Table Creation): Add key table.
2177         (Cell Commands): Use kbd for commands.
2178         (Table Rows and Columns): Combine nodes Row Commands and Column
2179         Commands.
2180         (Fixed Width Mode): Node deleted; contents moved to parent.
2181         (Table Conversion): Shorten example.
2182         (Measuring Tables): Merge into Table Misc.
2184 2011-12-03  Chong Yidong  <cyd@gnu.org>
2186         * text.texi (TeX Mode): Mention AUCTeX package.
2187         (TeX Editing): Add xref to documentation for Occur.
2188         (LaTeX Editing): Add xref to Completion node.
2189         (TeX Print): Fix description of tex-directory.
2190         (Enriched Text): Rename from Formatted Text.  Make this node and
2191         its subnodes less verbose, since text/enriched files are
2192         practically unused.
2193         (Enriched Mode): Rename from Requesting Formatted Text.
2194         (Format Colors): Node deleted.
2195         (Enriched Faces): Rename from Format Faces.  Describe commands
2196         for applying colors too.
2197         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2199         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2201         * display.texi (Colors): New node.
2203         * cmdargs.texi (Colors X):
2204         * xresources.texi (GTK styles):
2205         * custom.texi (Face Customization): Reference it.
2207         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2208         Link to Fill Commands for Justification entry.
2210 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
2212         * display.texi (Auto Scrolling): More accurate description of what
2213         scroll-*-aggressively does, including the effect of non-zero
2214         margin.  Fix "i.e." markup.
2216 2011-12-02  Chong Yidong  <cyd@gnu.org>
2218         * text.texi (Pages): Mention how formfeed chars are displayed.
2219         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2220         Describe adaptive filling more precisely.
2221         (Fill Commands): Note that filling removes excess whitespace.
2222         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
2223         now bound to indent-for-tab-command in Text mode.
2224         (Outline Mode): Copyedits.
2225         (Outline Visibility): Note that Reveal mode is a buffer-local
2226         minor mode.
2228         * modes.texi (Major Modes): Move note about checking major-mode in
2229         a hook function here, from Text mode.
2231 2011-11-28  Chong Yidong  <cyd@gnu.org>
2233         * text.texi (Words): Add xref to Position Info.
2234         (Paragraphs): Add xref to Regexps.
2236         * indent.texi (Indentation): Rewrite introduction.  Move table to
2237         Indentation Commands node.
2238         (Indentation Commands): Add index entries to table.  Copyedits.
2239         (Tab Stops, Just Spaces): Copyedits.
2240         (Indent Convenience): New node.  Document electric-indent-mode.
2242         * programs.texi (Basic Indent):
2243         * windows.texi (Pop Up Window): Fix kindex entry.
2245 2011-11-28  Chong Yidong  <cyd@gnu.org>
2247         * modes.texi (Major Modes): Move major-mode variable doc here from
2248         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
2249         and text-mode-hook.  Add example of using hooks.
2250         (Minor Modes): Document behavior of mode command calls from Lisp.
2251         Note that setting the mode variable using Customize will DTRT.
2252         (Choosing Modes): Add example of setting a minor mode using a
2253         local variable.
2255 2011-11-27  Chong Yidong  <cyd@gnu.org>
2257         * frames.texi (Creating Frames): Move frame parameter example to
2258         Frame Parameters node.
2259         (Frame Commands): C-x 5 o does not warp the mouse by default.
2260         (Fonts): Add more GTK-style properties; also, they should be
2261         capitalized.
2262         (Special Buffer Frames): Node deleted; special-display is on the
2263         way out.
2264         (Frame Parameters): Example moved here from Creating Frames.
2265         Clarify that default-frame-alist affects the initial frame too.
2266         Delete auto-raise-mode and auto-lower-mode.
2267         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
2268         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2270         * windows.texi (Window Choice): Add xref to Lisp manual for
2271         special-display-*.
2273 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
2275         * display.texi (Text Display): Update the description,
2276         cross-references, and indexing related to display of control
2277         characters and raw bytes.
2279 2011-11-25  Chong Yidong  <cyd@gnu.org>
2281         * frames.texi (Frames): Rewrite introduction.
2282         (Mouse Commands): Default for mouse-drag-copy-region is now t.
2283         Mouse-3 does not copy to kill ring by default.  DEL does not
2284         behave specially for mouse commands any more.
2285         (Mouse References): Document mouse-1-click-follows-link more
2286         thoroughly.
2287         (Menu Mouse Clicks): Move footnote to the main text and add xref
2288         to Init Rebinding node.
2289         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2291         * files.texi (Visiting): `C-x 5 f' works on ttys too.
2293 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2295         * display.texi (Font Lock): Fix typo.
2297 2011-11-24  Glenn Morris  <rgm@gnu.org>
2299         * rmail.texi (Rmail Output):
2300         Mention rmail-automatic-folder-directives.  (Bug#9657)
2302 2011-11-21  Chong Yidong  <cyd@gnu.org>
2304         * mark.texi (Global Mark Ring): Fix description of global mark
2305         ring (Bug#10032).
2307 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2309         * msdog.texi (Windows Fonts): Fix typo.
2311 2011-11-17  Glenn Morris  <rgm@gnu.org>
2313         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
2315 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2317         * killing.texi (Rectangles):
2318         * misc.texi (Document View):
2319         * modes.texi (Choosing Modes):
2320         * msdog.texi (Windows Fonts):
2321         * regs.texi (Rectangle Registers):
2322         * search.texi (Isearch Yank): Fix typos.
2324 2011-11-06  Chong Yidong  <cyd@gnu.org>
2326         * windows.texi (Basic Window): Add xref to Cursor Display.
2327         (Split Window): Document negative arg for splitting commands.
2328         (Other Window): Document mouse-1 in text area of window.
2329         (Change Window): Don't mention window attributes, since they
2330         aren't defined.  C-x 1 can't be used with minibuffer windows.
2331         Windows are no longer auto-deleted.
2332         (Window Choice): Add xref to Choosing Window in Lisp manual.
2333         (Window Convenience): Note that windmove disables shift-selection.
2334         Move M-x compare-windows here from Other Window node.
2336         * custom.texi (Mouse Buttons):
2337         * search.texi (Isearch Scroll):
2338         * windows.texi (Split Window): Use new names split-window-below
2339         and split-window-right.
2341 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
2343         * emacs.texi (Top): Fix typo.
2345 2011-10-25  Glenn Morris  <rgm@gnu.org>
2347         * abbrevs.texi (Saving Abbrevs):
2348         quietly-read-abbrev-file is not a command.  (Bug#9866)
2350 2011-10-24  Chong Yidong  <cyd@gnu.org>
2352         * display.texi (Scrolling): Document scroll-up-line and
2353         scroll-down-line.  Document scroll-command property.
2354         (Recentering): New node, split off from Scrolling.
2356 2011-10-23  Chong Yidong  <cyd@gnu.org>
2358         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2359         (Tool Bars): Copyedits.
2361         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2363 2011-10-22  Chong Yidong  <cyd@gnu.org>
2365         * windows.texi (Displaying Buffers): Fix broken lispref link.
2367 2011-10-22  Chong Yidong  <cyd@gnu.org>
2369         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2370         Move confirm-nonexistent-file-or-buffer discussion here.
2372         * files.texi (File Names, Visiting): Move detailed discussion of
2373         minibuffer confirmation to Minibuffer Exit.
2375         * buffers.texi (Buffers): Tweak mention of mail buffer name.
2376         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2378 2011-10-21  Chong Yidong  <cyd@gnu.org>
2380         * files.texi (File Names, Visiting, Interlocking): Copyedits.
2381         (Backup Copying): backup-by-copying-when-mismatch is now t.
2382         (Customize Save): Fix description of require-final-newline.
2383         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
2384         (Auto Save Control): Clarify.
2385         (File Archives): Add 7z.
2386         (Remote Files): ange-ftp-make-backup-files defaults to nil.
2388         * arevert-xtra.texi (Autorevert): Copyedits.
2390 2011-10-20  Chong Yidong  <cyd@gnu.org>
2392         * custom.texi (Hooks, Init Examples):
2393         * display.texi (Font Lock):
2394         * fixit.texi (Spelling):
2395         * rmail.texi (Rmail Display): Minor mode function with no arg now
2396         enables it.
2398         * fixit.texi (Spelling): Fix description of inline completion.
2400 2011-10-19  Chong Yidong  <cyd@gnu.org>
2402         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2403         entries.
2404         (Isearch Yank): Document isearch-yank-pop.
2405         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2406         (Other Repeating Search): Document Occur Edit mode.
2408 2011-10-18  Chong Yidong  <cyd@gnu.org>
2410         * display.texi (Fringes): Move overflow-newline-into-fringe here,
2411         from Line Truncation node.
2412         (Standard Faces): Note that only the background of the cursor face
2413         has an effect.
2414         (Cursor Display): Fix descriptions of cursor face
2415         and bar cursor blinking.
2416         (Text Display): Document nobreak-char-display more clearly.
2417         (Line Truncation): Add xref to Split Window node.
2418         (Display Custom): Don't bother documenting baud-rate or
2419         no-redraw-on-reenter.
2421         * search.texi (Slow Isearch): Node removed.
2423 2011-10-18  Glenn Morris  <rgm@gnu.org>
2425         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
2427 2011-10-18  Chong Yidong  <cyd@gnu.org>
2429         * display.texi (Faces): Simplify discussion.  Move documentation
2430         of list-faces-display here, from Standard Faces node.
2431         Note special role of `default' background.
2432         (Standard Faces): Note special role of `default' background.
2433         Note that region face may be taken fom GTK.  Add xref to Text Display.
2434         (Text Scale): Rename from "Temporary Face Changes".
2435         Callers changed.  Don't bother documenting variable-pitch-mode.
2436         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
2437         (Useless Whitespace): Simplify description of
2438         delete-trailing-whitespace.  Note active region case.
2439         (Text Display): Fix description of escape-glyph face assignment.
2440         Remove unibye mode discussion.  Update some parts for Unicode.
2441         Move glyphless chars documentation to Lisp manual.
2443         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2445 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
2447         * display.texi (Scrolling): Tweak explanation of scroll direction.
2448         (View Mode): Add index entries.
2450         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2452         * regs.texi (Text Registers): C-x r i does not activate the mark.
2453         (Bookmarks): Document new default bookmark location.
2455 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
2457         * killing.texi (Deletion): Add xref to Using Region.
2458         Document delete-forward-char.
2459         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
2460         description here.  Recommend C-u C-SPC for jumping to mark.
2461         (Kill Ring): Move kill ring variable documentation here.
2462         (Primary Selection): Copyedits.
2463         (Rectangles): Document new command rectangle-number-lines.
2464         (CUA Bindings): Note that this disables the mark-even-if-inactive
2465         behavior for C-x and C-c.
2467         * mark.texi (Mark): Mention "active region" terminology.
2468         (Using Region): Document delete-active-region.
2470 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
2472         * mark.texi (Mark): Clarify description of disabled Transient Mark
2473         mode (Bug#9689).
2474         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
2475         selection changes.  Mention that commands like C-y set the mark.
2476         (Marking Objects): Add xref to Words node.  Note that mark-word
2477         and mark-sexp also have the "extend region" behavior.
2478         (Using Region): Mention M-$ in the table.
2479         Document mark-even-if-inactive here instead of in Mark Ring.
2480         (Mark Ring): Move mark-even-if-inactive to Using Region.
2481         Take note of the "Mark Set" behavior.
2482         (Disabled Transient Mark): Rename from "Persistent Mark"
2483         (Bug#9688).  Callers changed.
2485         * programs.texi (Expressions):
2486         * text.texi (Words): Defer to Marking Objects for mark-word doc.
2488 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
2490         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2491         option" terminology.
2492         (Key Help): Add command names.  Define "documentation string".
2493         (Name Help): Remove an over-long joke.
2494         (Apropos): Document prefix args.  Remove duplicated descriptions.
2495         (Help Mode): Add C-c C-b to table.  Update TAB binding.
2496         (Package Keywords): Rename from "Library by Keyword".
2497         Describe new package menu interface.
2498         (Help Files, Help Echo): Tweak description.
2500         * mini.texi (Completion Options): Add completion-cycle-threshold.
2501         (Minibuffer History): Document numeric args to history commands.
2503 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
2505         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2507 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2509         * basic.texi (Position Info): Omit page commands.
2510         Document count-words-region and count-words.
2512         * text.texi (Pages): Move what-page documentation here.
2514 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2516         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
2517         Remote Files node instead of linking directly to the Tramp manual.
2518         (Minibuffer Edit): Add xref to Blank Lines.
2519         (Completion): Add xref to Symbol Completion.  Remove redundant
2520         example, which is repeated in the next node.
2521         (Completion Commands): Minor clarifications.
2522         (Completion Styles): New node, split from Completion Commands.
2523         Document substring and initials styles.
2524         (Strict Completion): Remove information duplicated in other nodes.
2525         (Completion Options): Consolidate case difference discussion here.
2527         * help.texi (Help Mode): Fix kindex entries.
2529         * files.texi (File Names): Add index entries.
2531 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2533         * basic.texi (Inserting Text): Add xref to Completion.
2534         Add ucs-insert example, and document prefix argument.
2535         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2536         to left/right.  Tweak left-char and right-char descriptions.
2537         M-left and M-right are now bound to left-word/right-word.
2538         (Erasing): Document delete-forward-char.
2540         * screen.texi (Screen, Menu Bar): Copyedits.
2541         (Point): Remove duplicate paragraph on cursors, also in Screen.
2542         (Mode Line): Trailing dashes no longer shown on X displays.
2544         * frames.texi (Non-Window Terminals): Index just "text-only
2545         terminal", which is used throughout the manual now.
2547         * entering.texi (Entering Emacs): Define "startup screen".
2548         Document window-splitting behavior with command-line inputs.
2549         (Exiting): Remove obsolete paragraph about shells without suspend
2550         functionality.
2552         * commands.texi (User Input): Define "input event" more clearly.
2553         (Keys): Add xref to Echo Area.
2554         (Commands): Clarify relation between commands and functions.
2556 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2558         * misc.texi (emacsclient Options): Document how emacsclient runs
2559         the Emacs daemon (Bug#9674).
2561 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2563         * basic.texi (Moving Point):
2564         * custom.texi (Mouse Buttons):
2565         * rmail.texi (Rmail Scrolling):
2566         * search.texi (Isearch Scroll):
2567         * display.texi (Scrolling): Replace scroll-up/down with
2568         scroll-up/down-command.  Fix scroll-preserve-screen-position
2569         description.  Document scroll-error-top-bottom.
2571 2011-09-30  Glenn Morris  <rgm@gnu.org>
2573         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2575 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2577         * windows.texi (Pop Up Window): Defer discussion of window
2578         splitting to the Window Choice node.  Add index entries.
2579         (Force Same Window): Node deleted.
2580         (Displaying Buffers, Window Choice): New nodes.
2582         * buffers.texi (Select Buffer): Clarify description of
2583         buffer-switching commands.  Add xref to Window Display node.
2584         Don't repeat confirm-nonexistent-file-or-buffer description from
2585         Visiting node.  Remove even-window-heights.
2587         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2589 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2591         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2593         * xresources.texi (Table of Resources): Fix documentation of
2594         bitmapIcon.
2596 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2598         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2600 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2602         * frames.texi (Frame Commands): Note that delete-other-frames only
2603         deletes frames on current terminal.
2605 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2607         * sending.texi (Mail Misc): Document mail-add-attachment.
2609 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2611         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2613 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2615         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2617 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2619         * files.texi (File Archives):
2620         * cal-xtra.texi (Diary Display):
2621         * help.texi (Help Mode): Add xref to View Mode.
2623 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2625         * display.texi (View Mode): New node.  Move view-file here from
2626         Misc File Ops.  Move view-buffer here from Misc Buffer.
2628         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2630         * files.texi (Misc File Ops): Document new
2631         delete-by-moving-to-trash behavior.  Remove view-file.
2633         * dired.texi (Dired Deletion): Shorten description of Trash.
2635         * misc.texi (emacsclient Options): Document server-port.
2637 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2639         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2640         even on MS-Windows.  Fix a typo.
2642 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2644         * package.texi: New file, documenting the package manager.
2646         * emacs.texi: Include it.
2648         * help.texi (Help Summary): Add describe-package.
2650 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2652         * misc.texi (Printing): Convert subnodes into subsections.
2654         * text.texi (Two-Column): Move into Text chapter.
2656         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2657         Files section.  Convert from chapter into section.
2659         * display.texi (Narrowing): Move into display chapter.
2661         * sending.texi (Sending Mail):
2662         * rmail.texi (Rmail):
2663         * misc.texi (Gnus, Document View):
2664         * dired.texi (Dired):
2665         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2667 2011-08-07  Juri Linkov  <juri@jurta.org>
2669         * dired.texi (Operating on Files): Rewrite according to the fact
2670         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2672 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2674         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2675         remote file name completion.  (Bug#9197)
2677 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2679         * mule.texi (Bidirectional Editing): Document the fact that
2680         bidi-display-reordering is t by default.
2682 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2684         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2685         explicitly (bug#8904).
2687 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2689         * trouble.texi (Checklist): Use an `M-x' example instead of an
2690         Emacs Lisp form to switch on the dribble file (bug#8056).
2692 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2696 2011-07-13  Glenn Morris  <rgm@gnu.org>
2698         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2700 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702         * mark.texi (Mark Ring): Clarify how many locations are saved
2703         (bug#5770).
2704         (Global Mark Ring): Ditto.
2706 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708         * text.texi (Table Recognition): Use "at point" instead of "under
2709         point" (bug#4345).
2711         * display.texi (Cursor Display): Mention `cursor-type'.
2713         * screen.texi (Point): Clarify that it's only if you use a block
2714         cursor that it appears to be on a character (bug#4345).
2716 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2718         * misc.texi (Amusements): Move dissociated press here, from its
2719         own section.
2721         * emacs.texi (Top): Update node listing.
2723 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2725         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2726         clarity (bug#3523).
2728 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2730         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2731         (Misc X): Document --parent-id.
2733         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2734         defaults to nil.
2736         * misc.texi (emacsclient Options): Document --parent-id.
2738         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2740 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2742         * emacs.texi: Use "..." instead of ``...'' in the menus
2743         (bug#3503).
2745 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2747         * killing.texi (Primary Selection): Document `only' setting for
2748         select-active-regions.
2750         * mark.texi (Setting Mark): Reference Shift Selection node.
2752         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2754 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2757         motion keys" (bug#3503).
2759         * emacs.texi: Change all the register node names from "RegPos"
2760         (etc.) to "Positional Registers" (etc.) (bug#3314).
2762 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2764         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2765         (Other Kill Commands, Kill Options): Copyedits.
2766         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2767         (Yanking): Move yank-excluded properties discussion here.
2768         (Cut and Paste): Move from frames.texi.  Update subnodes to
2769         describe x-select-enable-clipboard case.
2771         * frames.texi: Move Cut and Paste node and subnodes into
2772         killing.texi, except Mouse Commands and Word and Line Mouse.
2774 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2776         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2778 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2780         * screen.texi (Mode Line): Clarify that coding systems are
2781         characters, not letters (bug#1749).
2783         * cmdargs.texi (Environment): Mention removing variables
2784         (bug#1615).  Text suggested by Kevin Rodgers.
2786 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2788         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2790         * modes.texi: Rename from major.texi.
2791         (Modes): New node.  Make Major Modes and Minor Modes subsections
2792         of this.  All callers changed.
2794         * custom.texi (Minor Modes): Move to modes.texi.
2796 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2798         * custom.texi (Syntax): Node deleted.
2800         * help.texi (Help Summary):
2801         * major.texi (Major Modes):
2802         * programs.texi (Parentheses):
2803         * search.texi (Regexp Backslash, Regexp Backslash)
2804         (Regexp Backslash):
2805         * text.texi (Words): Callers changed.
2807         * text.texi (Refill, Longlines): Delete nodes.
2809         * ack.texi (Acknowledgments): Longlines removed from manual.
2811         * emacs.texi (Top): Update node listing.
2813 2011-07-09  Glenn Morris  <rgm@gnu.org>
2815         * fortran-xtra.texi (Fortran): Update handled extensions.
2817 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2819         * display.texi (Scrolling): `C-v' (etc) are now bound to
2820         `scroll-*-command' (bug#8349).
2822 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2824         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2825         doesn't actually delete any files (bug#7125).
2827         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2828         argument for `C-c C-k' (bug#7391).
2830         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2831         you're currently using (bug#8489).
2833 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2835         * mule.texi (Coding Systems): Move index entries from the previous
2836         change into their proper places.
2838 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2840         * help.texi (Help Files): Document view-external-packages (bug#8902).
2842         * mule.texi (Coding Systems): Put a few more of the coding systems
2843         into the index (bug#8900).
2845 2011-06-26  Glenn Morris  <rgm@gnu.org>
2847         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2849 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2851         * misc.texi (emacsclient Options): Mention --frame-parameters.
2853 2011-06-09  Glenn Morris  <rgm@gnu.org>
2855         * custom.texi (Specifying File Variables):
2856         Recommend explicit arguments for minor modes.
2858 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2860         Document wide integers better.
2861         * buffers.texi (Buffers):
2862         * files.texi (Visiting): Document maxima for 64-bit machines,
2863         and mention virtual memory limits.
2865 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2867         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2869         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2870         prog mode (Bug#8240).
2872 2011-05-27  Glenn Morris  <rgm@gnu.org>
2874         * custom.texi (Specifying File Variables):
2875         Major modes no longer need come first.
2877 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2879         * mule.texi (Specify Coding, Text Coding, Communication Coding)
2880         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2882 2011-05-18  Glenn Morris  <rgm@gnu.org>
2884         * ack.texi (Acknowledgments): Remove fakemail.c.
2886 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2888         Fixes for fitting text into 7x9 printed manual.
2889         * building.texi (Flymake, Breakpoints Buffer):
2890         * calendar.texi (Appointments):
2891         * cmdargs.texi (General Variables, Display X):
2892         * custom.texi (Saving Customizations, Face Customization)
2893         (Directory Variables, Minibuffer Maps, Init Rebinding):
2894         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2895         * fixit.texi (Spelling):
2896         * frames.texi (Creating Frames, Fonts):
2897         * help.texi (Help Files):
2898         * mini.texi (Minibuffer File):
2899         * misc.texi (emacsclient Options, Emulation):
2900         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2901         * mule.texi (International Chars, Language Environments)
2902         (Select Input Method, Modifying Fontsets, Charsets):
2903         * programs.texi (Custom C Indent):
2904         * rmail.texi (Rmail Labels):
2905         * text.texi (Table Conversion):
2906         * trouble.texi (Known Problems, Known Problems):
2907         * windows.texi (Change Window):
2908         * xresources.texi (GTK resources): Reflow text and re-indent code
2909         examples to avoid TeX overflows and underflows on 7x9 paper.
2911         * emacs.texi: Fix the (commented out) smallbook command.
2913         * macos.texi (Mac / GNUstep Events):
2914         * xresources.texi (Lucid Resources): Remove extraneous examples.
2916 2011-05-10  Glenn Morris  <rgm@gnu.org>
2918         * custom.texi (Specifying File Variables):
2919         Deprecate using mode: for minor modes.
2921 2011-05-07  Glenn Morris  <rgm@gnu.org>
2923         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2925 2011-05-06  Glenn Morris  <rgm@gnu.org>
2927         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2929         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2931 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2933         * misc.texi (Emacs Server): Document `server-eval-at'.
2935 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2937         * maintaining.texi (List Tags): Document next-file.
2938         Suggested by Uday S Reddy.
2940 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2942         * mini.texi (Minibuffer Edit):
2943         * screen.texi (Mode Line): Fix typo.
2945 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2947         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2949 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2951         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2953 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
2955         * display.texi (Auto Scrolling): Document the limit of 100 lines
2956         for never-recentering scrolling with `scroll-conservatively'.
2957         (Bug#6671)
2959 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
2961         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2962         HOME on Windows and where it looks for init files.  (Bug#8221)
2964 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
2966         * search.texi (Regexp Example):
2967         * mule.texi (International Chars):
2968         * building.texi (External Lisp): Don't use characters outside
2969         ISO-8859-1.
2971 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
2973         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2974         Use Texinfo @-commands for non Latin-1 characters.
2976         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2978         * custom.texi (Init File): Add index entries for ".emacs".
2979         (Bug#8210)
2981 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2983         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2984         for Gtk+ 3.
2986 2011-03-08  Glenn Morris  <rgm@gnu.org>
2988         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2989         * emacs.texi (Acknowledgments):
2990         * ack.texi (Acknowledgments): Names to UTF-8.
2991         * emacs.texi: Set documentencoding.
2993         * display.texi (Optional Mode Line): Don't mention exactly where
2994         display-time appears.  (Bug#8193)
2996 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2998         * Version 23.3 released.
3000 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
3002         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3004 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
3006         * misc.texi (emacsclient Options): Add q/quiet.
3008 2011-03-02  Glenn Morris  <rgm@gnu.org>
3010         * mule.texi (Communication Coding) <x-select-request-type>:
3011         Remove duplicate (essentially) paragraph.  (Bug#8148)
3013 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
3015         * maintaining.texi (Format of ChangeLog): Add reference to
3016         add-log-full-name.
3017         (Change Log Commands): Add documentation for combining multiple
3018         symbols in one change.
3020 2011-03-01  Glenn Morris  <rgm@gnu.org>
3022         * custom.texi (Directory Variables):
3023         Give an example of excluding subdirectories.
3025 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
3027         * search.texi (Regexp Search): Move index entries about regexps to the
3028         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
3030 2011-02-19  Glenn Morris  <rgm@gnu.org>
3032         * dired.texi (Dired): Dired-X version number was dropped.
3034 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
3036         * xresources.texi (X Resources): Remove *faceName and replace it with
3037         *font for Lucid.
3039 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
3041         * rmail.texi (Rmail Display): Document Rmail MIME support more
3042         accurately.
3044         * maintaining.texi (VC Change Log): Document vc-log-incoming and
3045         vc-log-outgoing.
3046         (Merging): Document vc-find-conflicted-file.
3048 2011-02-05  Glenn Morris  <rgm@gnu.org>
3050         * custom.texi (Variables): Fix typo.
3052 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
3054         * search.texi (Regexps): Copyedits.  Mention character classes
3055         (Bug#7809).
3057         * files.texi (File Aliases): Restore explanatory text from Eli
3058         Zaretskii, accidentally removed in 2011-01-08 commit.
3060 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3062         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3063         (MAKEINFO_OPTS): New variable.
3064         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3065         (emacs.html): New target.
3066         (clean): Remove emacs.html.
3068 2011-01-23  Werner Lemberg  <wl@gnu.org>
3070         * Makefile.in (MAKEINFO): Now controlled by `configure'.
3071         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3072         (ENVADD): Updated.
3074 2011-01-18  Glenn Morris  <rgm@gnu.org>
3076         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3078         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3080 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
3082         * building.texi (Compilation): Improve instructions for running two
3083         compilations (Bug#7573).
3085         * files.texi (Backup Names): Document the new location of the
3086         last-resort backup file.
3088         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3089         manual.  Explain why directory-abbrev-alist elements should be anchored
3090         (Bug#7777).
3092 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
3094         * msdog.texi (Windows Startup): Correct inaccurate description of
3095         differences between emacsclient.exe and emacsclientw.exe.
3097 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
3099         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3101 2011-01-02  Kenichi Handa  <handa@m17n.org>
3103         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3105 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
3107         * frames.texi (Cut and Paste): Modify the section's name and text:
3108         don't mix "cut/paste" with "kill/yank".
3109         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3110         (Bug#7702)
3112         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
3114 2011-01-02  Glenn Morris  <rgm@gnu.org>
3116         * maintaining.texi: Move inclusion of emerge after EDE, so that it
3117         matches its position in the menu.  (Bug#7674)
3119 2011-01-02  Glenn Morris  <rgm@gnu.org>
3121         * trouble.texi (Checklist): Mention not replying via news either.
3123 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3125         * misc.texi (Document View): Update DocView section with newly
3126         supported document formats.
3128 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
3130         * killing.texi: Resection the Info version to conform to the
3131         printed manual, to avoid making sections on Accumulating Text, CUA
3132         and Rectangles into full chapters.
3134 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3136         * custom.texi (Init Syntax): Add index entries for "character syntax".
3137         (Bug#7576)
3139 2010-12-13  Karel Klíč  <kklic@redhat.com>
3141         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
3143 2010-12-13  Glenn Morris  <rgm@gnu.org>
3145         * trouble.texi (Checklist): Fix typo in newsgroup name.
3147 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
3149         * search.texi (Word Search): Note that the lazy highlight always
3150         matches to whole words (Bug#7470).
3152 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
3154         * display.texi (Optional Mode Line): Make the description of
3155         load-average more accurate.
3157         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3158         registry, with a cross-reference.
3159         (Windows Startup): New node.  Move the stuff about the current
3160         directory from "Windows HOME".
3162 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
3164         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3165         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3167 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3169         * maintaining.texi (Version Control Systems): Fix repeated sentence.
3170         Suggested by Štěpán Němec.
3172 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
3174         * maintaining.texi (Version Control): Say "commit", not "check in".
3175         (Version Control Systems): Simplify descriptions.
3176         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3177         VCS Concepts.
3178         (VC Mode Line): Update example.
3179         (Old Revisions): Document revert-buffer for vc-diff.
3180         (Log Buffer): Promote to a subsection.  Document header lines.
3182         * macos.texi (Mac / GNUstep Basics):
3183         Document ns-right-alternate-modifier.
3185         * emacs.texi (Top): Update node listing.
3187 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
3189         * rmail.texi (Rmail Coding): Characters with no fonts are not
3190         necessarily displayed as empty boxes.
3192         * mule.texi (Language Environments, Fontsets): Characters with no
3193         fonts are not necessarily displayed as empty boxes.
3195         * display.texi (Text Display): Document display of glyphless
3196         characters.
3198 2010-11-13  Glenn Morris  <rgm@gnu.org>
3200         * basic.texi (Position Info): Add M-x count-words-region.
3202 2010-11-11  Glenn Morris  <rgm@gnu.org>
3204         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3206 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
3208         * msdog.texi (Windows HOME): Add information regarding startup
3209         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
3211 2010-10-11  Glenn Morris  <rgm@gnu.org>
3213         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3215         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3216         (DVIPS): New variable.
3217         (.PHONY): Add html, ps.
3218         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3219         (clean): Delete html, ps files.
3221 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3223         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3225 2010-10-09  Glenn Morris  <rgm@gnu.org>
3227         * Makefile.in (VPATH): Remove.
3228         (infodir): Make it absolute.
3229         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3231         * Makefile.in (dist): Anchor regexps.
3233         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3234         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3235         (emacs-xtra.pdf): Use $<.
3237         * Makefile.in (infoclean): Remove harmless, long-standing error.
3239         * Makefile.in ($(infodir)): Delete rule.
3240         (mkinfodir): New.
3241         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3243         * Makefile.in (distclean): Do not delete emacsver.texi.
3244         (dist): Remove reference to emacsver.texi.in.
3245         * emacsver.texi: New file, replacing emacsver.texi.in.
3247 2010-10-09  Glenn Morris  <rgm@gnu.org>
3249         * emacsver.texi.in: New file.
3250         * emacs.texi: Set EMACSVER by including emacsver.texi.
3251         * Makefile.in (distclean): Delete emacsver.texi.
3252         (dist): Copy emacsver.texi.
3253         (EMACSSOURCES): Add emacsver.texi.
3255         * ack.texi (Acknowledgments): No more b2m.c.
3257         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3258         (emacs): Remove rule.
3259         (dist): No need to deal with the emacs rule any more.
3261 2010-10-07  Glenn Morris  <rgm@gnu.org>
3263         * Makefile.in (version): New, set by configure.
3264         (clean): Delete dist tar file.
3265         (dist): Use version in tar name.
3267 2010-10-06  Glenn Morris  <rgm@gnu.org>
3269         * Makefile.in (EMACS_XTRA): Add the main source file.
3270         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3271         (mostlyclean): No core files, reorder other files.
3272         (clean): Delete specific dvi and pdf files.
3273         (infoclean, dist): New rules.
3274         (maintainer-clean): Use infoclean.
3275         ($(infodir)): Add parallel build workaround.
3277 2010-10-04  Glenn Morris  <rgm@gnu.org>
3279         * Makefile.in (SHELL): Set it.
3280         (INFO_TARGETS, DVI_TARGETS): Remove variables.
3281         (info, dvi): Replace above variables with their expansions.
3282         (info): Move mkdir from here...
3283         ($(infodir)/emacs): ... to here (for parallel builds).
3284         (pdf): New target.
3285         ($(infodir)/emacs): Pass -o option to makeinfo.
3286         (.PHONY): Declare clean rules.
3287         (maintainer-clean): Delete dvi and pdf files.
3288         Guard against cd failures.  Use a more restrictive delete.
3290 2010-10-02  Glenn Morris  <rgm@gnu.org>
3292         * misc.texi (Shell Mode): Remove reference to old function name.
3294 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
3296         * maintaining.texi (VC Mode Line): Mention all the possible VC status
3297         indicator characters.
3299 2010-09-29  Glenn Morris  <rgm@gnu.org>
3301         * Makefile.in (top_srcdir): Remove unused variable.
3303 2010-09-14  Glenn Morris  <rgm@gnu.org>
3305         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3306         the last hook item.
3308         * calendar.texi (Appointments): Also updated when a diary include file
3309         is saved.
3311 2010-09-14  Glenn Morris  <rgm@gnu.org>
3313         * trouble.texi (Bugs): Update the section intro.
3314         (Known Problems): New section.
3315         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
3316         (Sending Patches): Bug fixes are best as responses to existing bugs.
3317         * emacs.texi (Known Problems): Add menu entry for new section.
3319 2010-09-09  Glenn Morris  <rgm@gnu.org>
3321         * xresources.texi: Untabify.
3323 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
3325         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3327 2010-09-06  Glenn Morris  <rgm@gnu.org>
3329         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
3331 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3333         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3335 2010-08-21  Glenn Morris  <rgm@gnu.org>
3337         * misc.texi (Amusements): Mention bubbles and animate.
3339 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
3341         * files.texi (Visiting): Add more index entries for
3342         large-file-warning-threshold.
3344 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
3346         * frames.texi (Tool Bars): Add doc for tool-bar-position.
3348 2010-06-23  Glenn Morris  <rgm@gnu.org>
3350         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3351         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3352         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3353         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3354         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3355         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3356         Untabify Texinfo files.
3358 2010-06-10  Glenn Morris  <rgm@gnu.org>
3360         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
3362         * basic.texi (Inserting Text): Fix typo.
3364 2010-06-10  Glenn Morris  <rgm@gnu.org>
3366         * ack.texi (Acknowledgments):
3367         * emacs.texi (Acknowledgments): Update for notifications.el.
3369 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
3371         * dired.texi (Operating on Files): Mention encryption commands
3372         (Bug#6315).
3374 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
3376         * basic.texi (Moving Point): Update due to renaming of commands bound
3377         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
3379 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
3381         * display.texi (Fringes): Document reversal of fringe arrows for R2L
3382         paragraphs.
3383         (Line Truncation): Fix wording for bidi display.
3385         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3386         keys.
3388 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3390         * building.texi (GDB Graphical Interface): Remove misleading comparison
3391         to an IDE (Bug#6128).
3393 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3395         * programs.texi (Man Page):
3396         * misc.texi (Invoking emacsclient):
3397         * mini.texi (Repetition):
3398         * mark.texi (Setting Mark): Fix typos.
3400 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3402         * misc.texi (Printing): Document htmlfontify-buffer.
3404 2010-05-08  Glenn Morris  <rgm@gnu.org>
3406         * calendar.texi (Displaying the Diary, Format of Diary File):
3407         Fix external cross-references for TeX format output.
3409 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3411         * Version 23.2 released.
3413 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
3415         * cmdargs.texi (Initial Options): Mention --chdir.
3417 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3419         * frames.texi (Tool Bars): Add tool-bar-style.
3421 2010-04-21  Glenn Morris  <rgm@gnu.org>
3423         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3425 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3427         * programs.texi (Semantic): New node.
3429         * maintaining.texi (EDE): New node.
3431         * emacs.texi: Update node listing.
3433         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3435 2010-04-18  Glenn Morris  <rgm@gnu.org>
3437         * emacs.texi (Acknowledgments): Remove duplicate.
3439         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3441 2010-04-18  Glenn Morris  <rgm@gnu.org>
3443         * dired.texi (Misc Dired Features): Mention VC diff and log.
3444         * maintaining.texi (Old Revisions, VC Change Log):
3445         Mention that diff and log work in Dired buffers.
3447         * help.texi (Help Summary): Mention M-x info-finder.
3449         * ack.texi (Acknowledgments): Add mpc.el.
3451         * custom.texi (Specifying File Variables, Directory Variables):
3452         Document new commands for manipulating local variable lists.
3454 2010-04-18  Glenn Morris  <rgm@gnu.org>
3456         * trouble.texi (Contributing): Add cindex entry.
3457         Mention etc/CONTRIBUTE.
3459 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3461         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
3462         query-replace (Bug#5774).
3464 2010-04-16  Glenn Morris  <rgm@gnu.org>
3466         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3468 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
3470         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3472 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3474         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3476 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3478         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3479         cross-reference to "Inserting Text".
3481         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3482         Mention completion provided by `ucs-insert'.
3484 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3486         * sending.texi (Sending Mail): Note variables that may need
3487         customizing.
3488         (Mail Sending): Expand discussion of send-mail-function.
3490 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3492         Document Message mode as the default mail mode.
3494         * sending.texi (Sending Mail): Copyedits.
3495         (Mail Format, Mail Headers): Document mail-from-style changes.
3496         (Mail Commands): Rename from Mail mode.  Document Message mode.
3497         (Mail Misc): Rename from Mail mode Misc.
3498         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3499         command names and update keybindings.
3500         (Header Editing): Document message-tab.  De-document
3501         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3502         favor of mail-default-headers.  Ad index entries for user-full-name and
3503         user-mail-address.
3504         (Citing Mail): Update changes in Message mode behavior.
3505         Document mail-yank-prefix.
3506         (Mail Signature): New node, moved from Mail Misc.
3507         (Mail Aliases): Mail abbrevs are the default with Message mode.
3508         (Mail Methods): Note that Message mode is now the default.
3510         * rmail.texi (Rmail Reply):
3511         * text.texi (Text Mode):
3512         * major.texi (Major Modes):
3513         * mule.texi (Output Coding): Refer to Message mode.
3515         * custom.texi (Init Examples): Add xref to Mail Header.
3517         * emacs.texi (Top): Fix xrefs.
3519 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3521         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3522         repository if there is none.
3523         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3524         vc-print-root-log.
3525         (Old Revisions): Copyedits.  Document vc-root-diff.
3527         * programs.texi (Program Modes): Mention Javascript mode.
3529         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3530         * emacs.texi: Update node description.
3532         * misc.texi (Navigation): Document doc-view-continuous.
3533         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3535 2010-03-30  Juri Linkov  <juri@jurta.org>
3537         * search.texi (Other Repeating Search): Remove line that `occur'
3538         can not handle multiline matches.
3540 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3542         * mule.texi (International): Mention support of bidirectional editing.
3543         (Bidirectional Editing): New section.
3545 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3547         * emacs.texi (Top): Update node names to those in building.texi.
3549 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3551         * building.texi: Describe restored GDB/MI functionality
3552         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3553         * emacs.texi: Update node names for building.texi.
3555 2010-03-24  Glenn Morris  <rgm@gnu.org>
3557         * ack.texi (Acknowledgments):
3558         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3560 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3562         * xresources.texi (Table of Resources): Clarify toolBar number
3563         for Gtk+.
3565         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3567 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3569         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3571         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3572         and multi-isearch-buffers-regexp.
3574         * indent.texi (Indentation): Clarify description of
3575         indent-for-tab-command.  Document tab-always-indent.
3577 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3579         * cmdargs.texi (Font X): Move most content to Fonts.
3581         * frames.texi (Fonts): New node.  Document font-use-system-font.
3583         * emacs.texi (Top):
3584         * xresources.texi (Table of Resources):
3585         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3587 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3589         * Branch for 23.2.
3591 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3593         * custom.texi (Init Examples): Add xref to Locals.
3595         * major.texi (Choosing Modes): Mention usage of setq-default for
3596         setting the default value of major-mode (Bug#5688).
3598 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3600         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3602         * display.texi (Display Custom): Document make-pointer-invisible and
3603         underline-minimum-offset.  Remove inverse-video.
3605 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3607         * frames.texi (Frame Commands): Note that the last ordinary frame can
3608         be deleted in daemon mode (Bug#5616).
3610 2010-02-18  Glenn Morris  <rgm@gnu.org>
3612         * trouble.texi (Contributing): Repository is no longer CVS.
3614 2010-02-08  Glenn Morris  <rgm@gnu.org>
3616         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3618 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3620         * display.texi (Useless Whitespace, Text Display):
3621         * custom.texi (Init Examples): Avoid obsolete special default variables
3622         like default-major-mode.
3624 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3626         * programs.texi (Other C Commands): Replace reference to obsolete
3627         c-subword-mode.
3629 2010-01-21  Glenn Morris  <rgm@gnu.org>
3631         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3633 2010-01-12  Glenn Morris  <rgm@gnu.org>
3635         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3636         emacs-pretest-bug for bug reports for development versions.
3638 2010-01-11  Glenn Morris  <rgm@gnu.org>
3640         * display.texi (Highlight Interactively): `t' does not mean highlight
3641         all patterns.  (Bug#5335)
3643 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3645         * misc.texi (Shell): Document async-shell-command.
3647         * building.texi (Grep Searching): Document zrgrep.
3649         * mini.texi (Completion Options): Mention `initials' completion style.
3651 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3653         * building.texi: Import GDB Graphical Interface description from
3654         EMACS_23_1_RC.
3656 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3658         * emacs.texi (Top): Update node listing.
3660         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3662         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3664         * cmdargs.texi (Initial Options):
3665         * xresources.texi (Resources): Document inhibit-x-resources.
3667         * custom.texi (Specifying File Variables): Note that minor modes are
3668         enabled unconditionally.
3670         * display.texi (Scrolling): Briefly document the old recenter command,
3671         and document recenter-positions.
3673         * files.texi (Visiting):
3674         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3676         * frames.texi (Cut/Paste Other App):
3677         Document save-interprogram-paste-before-kill.
3679         * killing.texi (Kill Options): New node.
3681 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3683         * misc.texi (Shell Options): ansi-color is now default.
3685 2009-12-05  Glenn Morris  <rgm@gnu.org>
3687         * emacs.texi (Top): Update menu for cal-xtra node changes.
3688         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3689         or mode line.  Don't mention invisible text or the details of
3690         diary-print-entries here, only in cal-xtra.
3691         (Format of Diary File): Mention that the "date on first line" format
3692         only really affects the simple display.
3693         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3694         (Diary Customizing): Holidays may be in the buffer or mode line.
3695         Move diary-print-entries to the "Diary Display" section.
3696         (Diary Display): New section, split out from "Fancy Diary Display".
3697         Explain the limitations of simple display, and how to print it.
3699         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3701         * cal-xtra.texi (Diary Display): Mention View mode.
3703 2009-11-29  Juri Linkov  <juri@jurta.org>
3705         * display.texi (Highlight Interactively): Actually a list of
3706         default faces is pre-loaded into a list of default values
3707         instead of the history.
3709 2009-11-20  Glenn Morris  <rgm@gnu.org>
3711         * ack.texi (Acknowledgments):
3712         * emacs.texi (Acknowledgments): Add htmlfontify.
3714 2009-11-14  Glenn Morris  <rgm@gnu.org>
3716         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3718         * ack.texi (Acknowledgments):
3719         * emacs.texi (Acknowledgments): Update for recent Org changes.
3721 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3723         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3724         `charset' property, which is irrelevant to the user manual (Bug#3526).
3726 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3728         * trouble.texi (DEL Does Not Delete): Fix typo.
3730 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3732         * files.texi (Misc File Ops): Mention copy-directory.
3734 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3736         * mule.texi (Unibyte Mode): Emphasize that
3737         unibyte-display-via-language-environment affects only the display.
3739         * display.texi (Horizontal Scrolling): Document cursor behavior under
3740         horizontal scrolling when point moves off the screen (Bug#4564).
3741         Improve wording.
3743 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3745         * files.texi (Directories): delete-directory prompts for recursive
3746         deletion.
3748 2009-09-30  Glenn Morris  <rgm@gnu.org>
3750         * ack.texi (Acknowledgments):
3751         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3753 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3755         * dired.texi (Dired Navigation): Use @code instead of @var for
3756         dired-isearch-filenames, so that it's not capitalized.
3758 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3760         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3762         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3764         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3765         (Key Bindings): Reference Init Rebinding in introductory text.
3766         Shift some of the introduction to Keymaps node.
3767         (Keymaps): Simplify.
3768         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3769         (Minibuffer Maps): Remove mention of Mocklisp.
3770         (Init Rebinding): Move mode-local rebinding example here from Local
3771         Keymaps.
3772         (Modifier Keys): Clarify.
3773         (Rebinding): Add cindex for "binding keys".
3775 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3777         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3779 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3781         * building.texi (Threads Buffer, Multithreaded Debugging):
3782         Reorganize these two sections.
3784 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3786         * cmdargs.texi (Initial Options): Fix last change.
3788 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3790         * mule.texi (Enabling Multibyte):
3791         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3792         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3794 2009-08-20  Glenn Morris  <rgm@gnu.org>
3796         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3798 2009-08-19  Glenn Morris  <rgm@gnu.org>
3800         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3802 2009-08-18  Glenn Morris  <rgm@gnu.org>
3804         * ack.texi (Acknowledgments):
3805         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3807         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3809 2009-08-09  Glenn Morris  <rgm@gnu.org>
3811         * ack.texi (Acknowledgments):
3812         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3814 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3816         * emacs.texi (Top): Add new menu items for GDB-UI.
3818         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3819         section.  Threads buffer is in separate section now.
3821 2009-08-08  Glenn Morris  <rgm@gnu.org>
3823         * ack.texi (Acknowledgments):
3824         * emacs.texi (Acknowledgments):
3825         Update for js2-mode and org changes.
3827 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3829         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3830         files.
3832 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3834         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3836 2009-07-23  Glenn Morris  <rgm@gnu.org>
3838         * programs.texi (Matching): Update blink-matching-paren-distance.
3840 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3842         * frames.texi (Cut/Paste Other App): For select-active-regions,
3843         selection is now updated on moving point.
3845 2009-07-21  Richard Stallman  <rms@gnu.org>
3847         * glossary.texi (GNU, Daemon): Update information.
3849 2009-07-19  Juri Linkov  <juri@jurta.org>
3851         * custom.texi (Specifying File Variables, Safe File Variables):
3852         "variables/value pairs" -> "variable/value pairs".
3854 2009-07-15  Glenn Morris  <rgm@gnu.org>
3856         * misc.texi (Gnus): Remove widow.
3858 2009-07-11  Glenn Morris  <rgm@gnu.org>
3860         * Makefile.in (TEXI2PDF): New.
3861         (emacs.pdf, emacs-xtra.pdf): New targets.
3863         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3865         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3867         * emacs.texi (Top): Info can be read from other places than Emacs.
3868         Don't print the copying notice twice in the printed version.
3869         Update the menu and detailmenu.
3870         (Preface): The meaning of "on-line" has changed.
3871         Correct name for "Common Problems" chapter.
3872         (Distrib): Update FSF shop URL.
3873         (Intro): Showing two files at once is not so exciting.
3875         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3876         (Mac / GNUstep Basics): Minor grammar changes.
3877         (Mac / GNUstep Events): Fix typo.
3878         (GNUstep Support): CANNOT_DUMP no longer applies.
3880         * misc.texi (Document View): Fix typos.
3882         * dired.texi (Dired):
3883         * help.texi (Help):
3884         * macos.texi (Mac OS / GNUstep):
3885         * maintaining.texi (Version Control, Introduction to VC):
3886         End menu descriptions with a period.
3888 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3890         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3891         so categorical in saying that the option is only useful on NTFS.
3893 2009-07-09  Glenn Morris  <rgm@gnu.org>
3895         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3896         (ENVADD): Add texinfodir to TEXINPUTS.
3898         * emacs.texi (Top): Fix cross-reference.
3900         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3902         * vc1-xtra.texi (Revision Tags): Fix typo.
3904 2009-07-03  Glenn Morris  <rgm@gnu.org>
3906         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3907         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3908         (Merge Commands): `.' does not seem to work in A or B buffer.
3909         `l' can recreate the 3-window display.
3911         * glossary.texi (Glossary): Minor phrasing changes throughout.
3912         Add more internal cross-references.
3913         <Autoloading>: You can't really autoload a variable.
3914         <C-M->: Move details here from `M-C-' item.
3915         <Continuation Line>: Refer to `Truncation.'
3916         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3917         <Home Directory, Unix>: New entries.
3918         <Deletion of Files>: Mention recycle bins.
3919         <Directory>: Mention ``folders.''
3920         <Error>: Don't mention ``type-ahead.''
3921         <Fringe>: Refer to the manual node.
3922         <Minor Mode>: Can be global or local.
3923         <Spell Checking>: There are other checkers besides Ispell.
3925 2009-07-02  Glenn Morris  <rgm@gnu.org>
3927         * anti.texi (Antinews): Minor changes in phrasing.
3929         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3930         some underfull lines in dvi output.
3932         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3934         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3936         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3938 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3940         * xresources.texi (Table of Resources): Mention maximized for
3941         fullscreen.
3943         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3945 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3947         * anti.texi (Antinews): Correct the list of removed platforms.
3949 2009-06-28  Glenn Morris  <rgm@gnu.org>
3951         * arevert-xtra.texi: Minor language tweaks.
3953         * dired-xtra.texi: Minor revisions.
3955 2009-06-23  Miles Bader  <miles@gnu.org>
3957         * display.texi (Scrolling): Document `recenter-redisplay'.
3958         (Temporary Face Changes): Document `text-scale-set'.
3960 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3962         * Branch for 23.1.
3964 2009-06-17  Kenichi Handa  <handa@m17n.org>
3966         * mule.texi (Charsets): Update the description for the new charset.
3967         (list-character-sets): New findex.
3968         (Language Environments): Add @anchor{Describe Language Environment}.
3970 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
3972         * basic.texi (Moving Point): Fix tag.
3974         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3976         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3977         use camel-case for PageUp and PageDown.
3979         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3980         camel-case for PageUp and PageDown.
3982         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3984         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3985         (Isearch Scroll): Decapitalize <next> and <prior>.
3987 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3989         * fixit.texi (Spelling): Set default dictionary.
3990         Improve descriptions (Bug#2554)
3992 2009-06-08  David Reitter  <david.reitter@gmail.com>
3994         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3995         since saving colors and faces set this way is not implemented.
3996         (Environment variables): Remove mention of mac-fix-env, which is
3997         scheduled to be removed.
3999 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
4001         * custom.texi (Init Examples): Add example of changing load-path.
4003         * building.texi (Lisp Libraries): Add example of changing
4004         load-path (Bug#3446).
4006 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4008         * mark.texi (Mark): Further clarifications.
4009         (Setting Mark): Emphasize that C-SPC activates the mark.
4011 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
4013         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
4014         Mark mode.
4015         (Using Region, Persistent Mark): Use "active mark" instead of "active
4016         region".
4018 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
4020         * mule.texi (Select Input Method): Fix typo.
4022 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
4024         * anti.texi (Antinews): Document completion changes.  Some additional
4025         copyedits and rearrangement of entries.
4027 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
4029         * misc.texi (Interactive Shell, Saving Emacs Sessions)
4030         (Shell History Copying, Terminal emulator): Copyedits.
4032         * xresources.texi (Resources): Simplify descriptions.
4033         Shorten description of editres, which is not very useful these days.
4034         (Table of Resources): Document fontBackend resource.
4036         * trouble.texi (Quitting): Add other undo bindings to table.
4037         (DEL Does Not Delete): Note that the erasure key is usually labeled
4038         "Backspace".  Remove discussion of obscure Xmodmap issue.
4040 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
4042         * files.texi (Visiting): Copyedits.
4044 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
4046         * basic.texi (Inserting Text): Document ucs-insert.
4048         * mule.texi (International Chars): Define "multibyte".  Note that
4049         internal representation is unicode-based.  Simplify definition of raw
4050         bytes.  Mention ucs-insert.
4051         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
4052         (Language Environments): Add language environments new to Emacs 23.
4053         (Multibyte Conversion): Node deleted.
4054         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4055         Don't mention obsolete emacs-mule coding system.
4056         (Output Coding): Copyedits.
4058         * emacs.texi (Top): Update node listing.
4060 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
4062         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4064 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4066         * building.texi (Lisp Libraries): `load-library' does offer completion.
4068 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
4070         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4071         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
4073 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
4075         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
4077 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
4079         * entering.texi (Entering Emacs): Document initial-buffer-choice.
4081         * building.texi (Lisp Interaction): Document initial-scratch-message.
4083 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
4085         * msdog.texi (Windows Fonts): Fix typos.
4087         * files.texi (Save Commands): Fix pxref.
4089 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
4091         * files.texi (Save Commands): Mention diff-buffer-with-file.
4092         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
4093         Henoch (Bug#3036).
4095 2009-03-15  Glenn Morris  <rgm@gnu.org>
4097         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4098         the former is not always used.
4099         (Mail Headers): Use active voice.  Add "Mail-reply-to".
4100         Change case of "Id".  Avoid repeated "appropriate".
4101         (Mail Aliases): Fix previous change - use an example with a ".", so it
4102         does actually get quoted when expanded.
4103         (Mail Sending): Mailclient is the default on some systems.
4104         (Citing Mail): Mention mail-indentation-spaces.
4105         (Mail Mode Misc): Add an @dfn for "mail signature".
4107 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
4109         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4110         (Completion Options): Document read-file-name-completion-ignore-case,
4111         read-buffer-completion-ignore-case, and completion-styles.
4112         Remove description of partial-completion-mode.
4114 2009-03-14  Glenn Morris  <rgm@gnu.org>
4116         * sending.texi (Mail Format): Fix typo.  Add index entry for
4117         mail-header-separator.
4118         (Mail Headers): Put info about initialization and changing in one place
4119         at the start.  Update FCC section for mbox Rmail.  Clarify From
4120         section, mention mail-setup-with-from.  Clarify Reply-to section.
4121         Add Mail-followup-to and mail-mailing-lists.  Clarify References
4122         section.
4123         (Mail Aliases): Update example, make less contentious.
4124         Update for name change of mail-interactive-insert-alias.
4125         (Mail Mode): Remove mention of `%' as a word separator.
4126         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
4127         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4128         commands.  Clarify FCC handling.  In mail-complete, add reference to
4129         Mail Aliases section, and mention mail-complete-function.
4130         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4131         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
4132         signature netiquette.  Explain how the mail hooks work when continuing
4133         a composition.
4134         (Mail Amusements): Internationalize the spook section a bit.
4135         Remove the spook mail-setup-hook example, since it doesn't work well.
4136         Mention fortune-file.
4137         (Mail Methods): Mention read-mail-command.
4139 2009-03-14  David Reitter  <david.reitter@gmail.com>
4141         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4142         and NS resources following recent changes.
4144 2009-03-10  Jason Rumney  <jasonr@gnu.org>
4146         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
4147         w32-use-visible-system-caret doc to indicate that it should get set
4148         automatically.
4149         (Windows Fonts): Add doc for the uniscribe backend.
4151 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
4153         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4154         vc-dir.  (Bug#2598)
4156 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
4158         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
4160 2009-03-05  Glenn Morris  <rgm@gnu.org>
4162         * rmail.texi (Rmail Basics): Add reference to sorting.
4163         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4164         Minor re-wordings.
4165         (Rmail Motion): Mention rmail-next-same-subject.
4166         (Rmail Deletion): Expunging is not the only way to change the numbers.
4167         (Rmail Labels): Labels can also be used in sorting.
4168         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4169         (Rmail Display): Mention rmail-mime.
4171 2009-03-04  Glenn Morris  <rgm@gnu.org>
4173         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4174         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
4175         summary.  Mention sorts cannot be undone.
4176         (Rmail Display): Give an example of how to use goto-address-mode.
4177         (Rmail Editing): It's keybindings that are redefined, not commands.
4178         Fix some typos.
4179         (Movemail): Some minor rewording.
4180         (Remote Mailboxes): Emacs movemail supports pop by default.
4181         Fix some minor grammatical issues.  The "two alternative ways" to
4182         specify a POP mailbox are really just one.  Remove all reference to the
4183         variables rmail-pop-password and rmail-pop-password-required, obsolete
4184         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
4185         can support Kerberos.
4187 2009-03-03  Glenn Morris  <rgm@gnu.org>
4189         * rmail.texi (Rmail Deletion): Revert previous change, which was
4190         describing the Rmail summary versions.
4191         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4192         Minor re-wording for rmail-resend.
4193         (Rmail Make Summary): Summaries apply to buffers rather than files.
4194         <rmail-summary-by-topic>: Headers includes the subject.
4195         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4196         details, including prefix arguments.
4197         Mention rmail-summary-by-senders on C-M-f.
4198         Not counting lines might be faster.
4199         (Rmail Summary Edit): More details on the delete commands.
4200         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4201         Name the commands bound to the various keys.  Mention prefix argument
4202         for searching.
4203         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
4204         Simplify rmail-highlighted-headers description.  Update face name.
4206 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
4208         * mark.texi (Marking Objects): Fix typo.
4210 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
4212         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4213         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
4215 2009-03-01  Glenn Morris  <rgm@gnu.org>
4217         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
4218         (Rmail Motion): - M-s searches from the end of messages.
4219         (Rmail Deletion): Minor clarification.  Fix numeric argument
4220         description.
4221         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
4222         newmail and RMAILOSE files need not be in home-directory.
4223         (Rmail Files): Mention I/O menus are unselectable if no files match.
4224         Mention `MAIL' env-var.
4226 2009-02-24  Jason Rumney  <jasonr@gnu.org>
4228         * mule.texi (Fontsets): Mention fontset-default, font specs and
4229         fallback fontsets.
4230         (Defining Fontsets): Mention ns and w32 variants of
4231         standard-fontset-spec.  Update description of startup fontset to match
4232         Emacs 23 behavior.
4233         (Modifying Fontsets): New section.  (Bug#656)
4234         (International): Link to Modifying Fontsets.
4236 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
4238         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4239         Mention ns-extended-platform-support-mode.
4241 2009-02-22  Karl Berry  <karl@gnu.org>
4243         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4245 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
4247         * basic.texi (Moving Point, Position Info):
4248         * files.texi (Visiting):
4249         * mini.texi (Completion Options):
4250         * text.texi (HTML Mode): Remove duplicate words.
4252 2009-02-20  Glenn Morris  <rgm@gnu.org>
4254         * rmail.texi: Minor updates for mbox rather than Babyl.
4256 2009-02-17  Karl Berry  <karl@gnu.org>
4258         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
4260 2009-02-17  Richard M Stallman  <rms@gnu.org>
4262         * anti.texi (Antinews): Mention Babyl format.
4264         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4266         * rmail.texi: Update for mbox format.
4267         Various small fixes, as well as the following.
4268         (Out of Rmail): Node deleted.
4269         (Rmail): Update menu.
4270         (Rmail Files): Comment out set-rmail-inbox-list.
4271         Document rmail-inbox-list instead.
4272         (Rmail Output): Substantial changes since C-o is now
4273         rmail-output-as-seen and o is rmail-output.
4274         (Rmail Attributes): Delete `stored', add `retried'.
4275         (Rmail Display): Editing headers works in all cases.
4277 2009-02-17  Glenn Morris  <rgm@gnu.org>
4279         * basic.texi (Position Info): M-x count-lines-region is not always on
4280         M-=.  (Bug#2269)
4282 2009-02-09  Glenn Morris  <rgm@gnu.org>
4284         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4285         defaults.
4287 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
4289         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4290         documentation of possible problems with redecoding.
4292 2009-02-03  Glenn Morris  <rgm@gnu.org>
4294         * rmail.texi (Out of Rmail): Mention b2m.pl.
4296 2009-01-31  Glenn Morris  <rgm@gnu.org>
4298         * rmail.texi (Out of Rmail): Correct b2m location.
4300 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
4302         * fixit.texi (Undo): Update undo limit values.
4304 2009-01-27  Glenn Morris  <rgm@gnu.org>
4306         * emacs.texi (Top): Fix Antinews menu entry.
4308 2009-01-25  Karl Berry  <karl@gnu.org>
4310         * text.texi (Foldout): Use @itemize @w{} to make an itemize
4311         item with no marker, instead of the syntactically incorrect
4312         @itemize @asis.
4314 2009-01-25  Juri Linkov  <juri@jurta.org>
4316         * building.texi (Grep Searching): Fix index entry for lgrep.
4318 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
4320         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4322 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
4324         * macos.texi (Preferences Panel): Update description of font setting to
4325         reflect that prior frame selection is no longer needed.
4327 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
4329         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
4330         raise GUD subsections.
4332 2009-01-15  Glenn Morris  <rgm@gnu.org>
4334         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4336 2009-01-10  Glenn Morris  <rgm@gnu.org>
4338         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4340 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
4342         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4343         logical lines.
4345 2008-12-29  Juri Linkov  <juri@jurta.org>
4347         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4349         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4351 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
4353         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
4354         goto-address-mode instead of goto-address.
4356         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4357         mode.
4359         * emacs.texi (Top): Update node listing.
4361 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
4363         * custom.texi (Directory Variables): Explain what is a "project".
4364         Add indexing.  Improve wording.  Add a footnote about using
4365         _dir-locals.el on MS-DOS.
4367 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
4369         * files.texi (Misc File Ops): Mention chmod as an alias for
4370         set-file-modes.
4372 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
4374         * help.texi (Help): Fix typos and reword.
4375         (Help Summary): Add entries for C-h n and C-h r, reorder
4376         entries, and do some minor fixes.
4377         (Name Help): Say that C-h F works for commands only.
4378         (Misc Help): Say that view-lossage displays 300 keystrokes.
4380 2008-12-20  Glenn Morris  <rgm@gnu.org>
4382         * ack.texi (Acknowledgments): General update based on AUTHORS,
4383         including removal of some stuff no longer distributed.
4385 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
4387         * fixit.texi: Mention hunspell.
4389 2008-12-19  Glenn Morris  <rgm@gnu.org>
4391         * ack.texi (Acknowledgments): Small grammar fix.
4392         Consolidate explanatory text at start.
4394         * display.texi (Text Display):
4395         * indent.texi (Indentation): Use @acronym with ASCII.
4397 2008-12-18  Glenn Morris  <rgm@gnu.org>
4399         * ack.texi: Various small updates and fixes.
4401 2008-12-18  Juri Linkov  <juri@jurta.org>
4403         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4404         as a key binding to start a forward nonincremental word search.
4405         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4406         a backward nonincremental word search.  Add index for `M-s w'
4407         `isearch-forward-word'.
4408         (Regexp Search): Add a short summary of regexp key commands like
4409         in the node "Basic Isearch".
4410         (Other Repeating Search): Fix typo.
4412 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4414         * misc.texi (PostScript Variables): Fix doc.
4416 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
4418         * programs.texi (Program Modes): Mention Ruby mode.
4420 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4422         * misc.texi (emacsclient Options): Describe what an empty string
4423         argument does for --alternate-editor.
4425 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
4427         * cmdargs.texi (Font X): Distinguish between client-side and
4428         server-side fonts.  List valid Fontconfig properties.  Add reference to
4429         Fontconfig manual.  List valid GTK font properties.  Explain use of
4430         fc-list.
4432 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
4434         * cmdargs.texi (Font X): Move discussion of quoting to top.
4436 2008-12-06  Glenn Morris  <rgm@gnu.org>
4438         * maintaining.texi (Old Revisions): Improve previous change.
4440 2008-12-05  Richard M Stallman  <rms@gnu.org>
4442         * anti.texi (Antinews): Minor fixes.
4444 2008-12-03  Glenn Morris  <rgm@gnu.org>
4446         * maintaining.texi (Old Revisions): Fix diff-switches description.
4448 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
4450         * emacs.texi (Top): Fix typo.
4452 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
4454         * misc.texi (Document View): Explain dependence on gs at the top.
4455         Copyedits.
4457         * emacs.texi (Top): Add DocView nodes to detailed node listing.
4459         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4460         (Comment Commands): Discuss region-active behavior of M-; first.
4462 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
4464         * display.texi (Line Truncation): Add reference to Continuation
4465         Lines.
4467         * windows.texi (Pop Up Window): Mention split-height-threshold
4468         and split-width-threshold.
4469         (Split Window): Add reference to Continuation Lines.
4471 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
4473         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4474         (GNUstep Support): New node.
4475         * anti.texi:
4476         * emacs.texi:
4477         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4479 2008-11-28  Richard M Stallman  <rms@gnu.org>
4481         * misc.texi (Dissociated Press): Minor cleanups.
4483         * dired.texi (Image-Dired): Avoid passive.
4485 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
4487         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4488         representation.
4490 2008-11-26  Richard M. Stallman  <rms@gnu.org>
4492         * files.texi (Visiting): Rewrite paragraph for clarity.
4494         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4496 2008-11-25  Alan Mackenzie  <acm@muc.de>
4498         * programs.texi (Moving by Parens): Clarify that parens inside strings
4499         and comments are ignored, and that the commands assume the starting
4500         point isn't in a string or comment.
4502 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
4504         * macos.texi: Add Prev/Next/Top pointers to all nodes.
4505         (Mac Basics): Merge in Grabbing Environment Variables from earlier
4506         version.
4507         (Mac Customization): Rewrite Preferences Panel section and merge in to
4508         this node, add Open files by dragging to an Emacs window.
4510         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4512 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
4514         * files.texi (Misc File Ops): Document set-file-modes.
4516         * windows.texi (Split Window): Document integer values of
4517         truncate-partial-width-windows.
4519         * text.texi (Text): Simplify description of markup languages.
4520         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
4521         (TeX Editing): Note that `""' inserts one `"' character.
4522         (HTML Mode): Note in the introduction that XML mode is an alias for
4523         SGML mode.  Mention nXML mode.
4525 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4527         * building.texi (Watch Expressions): Fix typo.
4529 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4531         * files.texi (Visiting): Document new behavior of
4532         confirm-nonexistent-file-or-buffer.
4534         * buffers.texi (Select Buffer):
4535         Document confirm-nonexistent-file-or-buffer.
4537         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4538         edit-picture.
4540         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4541         edit-picture', since that is just an alias for picture-mode.
4542         (Sentences): Note that repeated M-@ extends the region.
4543         (Pages): Make terminology more consistent.  Link to Regexps node.
4544         (Longlines): Discuss relationship with Visual Line mode.
4545         (Text Mode): Remove extraneous discussion of other modes, since they
4546         were already introduced in the parent node.
4548 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4550         * anti.texi (Antinews): Rewrite.
4552         * entering.texi (Exiting): Mention "minimize" terminology.
4554         * frames.texi (Frame Commands): Mention "minimize" terminology.
4556         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4557         formats.
4558         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4559         (Misc X): Don't document useless -hb option.
4561 2008-11-22  Juri Linkov  <juri@jurta.org>
4563         * dired.texi (Dired Navigation): Change normal file name search option
4564         from `non-nil' to `t'.  Add `dwim' option.
4566 2008-11-22  Juri Linkov  <juri@jurta.org>
4568         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4569         ".dir-locals.el".  Rename `define-project-bindings' to
4570         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4571         `dir-locals-set-directory-class'.
4573 2008-11-22  Lute Kamstra  <lute@gnu.org>
4575         * buffers.texi (Select Buffer): Index goto-line.
4576         * basic.texi (Moving Point): Mention the use of a numeric prefix
4577         argument with goto-line and refer to Select Buffer for the use of a
4578         plain prefix argument.
4580 2008-11-19  Glenn Morris  <rgm@gnu.org>
4582         * doclicense.texi: Update to FDL 1.3.
4583         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4585 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4587         * custom.texi (Minor Modes): Define mode commands and mode variables
4588         more precisely.  Recommend using mode commands instead of setting
4589         variables directly.  Put minor modes in a list, and add more modes.
4590         (Easy Customization): Use "init file" instead of .emacs.
4591         (Customization Groups): Update to new Custom buffer appearance.
4592         (Saving Customizations): Copyedits.  Update example.
4593         (Variables): Give example of variable type-sensitivity.
4594         (Examining): Update example.
4595         (Hooks): Copyedits.
4596         (Specifying File Variables): Use C comments instead of an artificial
4597         Lisp for the example.
4598         (Keymaps): Move internals discussion to Prefix Keymaps.
4599         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4600         (Init Rebinding): Document kbd macro.
4601         (Init File): Link to Find Init.
4603         * mark.texi (Using Region): Document Delete Selection Mode more
4604         thoroughly.
4606         * frames.texi (Mouse Commands): Move most of the description of Delete
4607         Selection Mode to Using Region, and link to it.
4608         (Clipboard): Note that paste is bound to clipboard-yank.
4610         * building.texi (Compilation): Document first-error value of
4611         compilation-scroll-output.
4612         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4613         works as soon as an error is available.  Suggested by Juri Linkov.
4615         * mini.texi (Passwords): New node.
4617         * files.texi (Remote Files): Link to Passwords node.
4619         * emacs.texi (Top): Update node listings.
4621 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4623         * ack.texi (Acknowledgments): Some updating of credits.
4625         * emacs.texi (Acknowledgments): Add a couple more names.
4627         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4629         * files.texi (Directories): Describe delete-directory in text.
4630         (Misc File Ops): Document use of trash.
4632 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4634         * macos.texi (Mac Customization): Fix typos.
4636 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4638         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4639         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4640         the conventions of the main Emacs manual.
4642         * emacs.texi (Top): Update node listings.
4644 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4646         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4647         command-line-args is processed during startup.
4648         (Action Arguments): Correctly describe how file arguments interact with
4649         the startup screen.  Link to Lisp Interaction for scratch buffer.
4650         (Initial Options): Link to Command Example for -batch option.
4651         (Environment): Document initial-environment.
4653         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4654         can't be changed in the site-start file.
4656 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4658         * dired.texi (Dired): Mention C-x C-d too.
4659         (Dired Enter): Document M-n in the Dired minibuffer.
4660         (Dired Navigation): Explain dired-goto-file more clearly.
4661         Document dired-isearch-filenames.
4662         (Dired Deletion): Remove unnecessary "expunged" terminology.
4663         (Flagging Many Files): & is now rebound to `% &'.
4664         (Shell Commands in Dired): Document dired-do-async-shell-command.
4665         Clarify how multi-file arguments are passed.
4666         (Misc Dired Features): Document dired-do-isearch.
4668 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4670         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4672 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4674         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4676 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4678         * programs.texi (Program Modes): Link to Program Indent node.
4679         (Left Margin Paren): Explain consequences of changing
4680         open-paren-in-column-0-is-defun-start more concisely.
4681         (Which Function, Program Indent, Info Lookup): Minor edits.
4682         (Basic Indent): If region is active, TAB indents the region.
4683         (Multi-line Indent): If region is active, TAB indents the region.
4684         Note that indent-region is useful when Transient Mark mode is off.
4685         (Matching): The delimiter at the cursor is highlighted---the character
4686         changes color.
4687         (Symbol Completion): Link to Completion node.
4689         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4690         a strictly text-only system.
4692         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4693         batch mode.
4695 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4697         * misc.texi (Document View): Major rewrite.
4699         * maintaining.texi (Types of Log File): Change logs are older than
4700         version control.
4701         (VCS Concepts): Simplify and rearrange.
4702         (Version Control Systems): Make it clear that Linux is only the kernel.
4703         (VC Mode Line): Shorten reference to menu item.
4704         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4705         (VC Directory Mode): Minor cleanup.
4706         Unchanged files are hidden, not omitted.
4707         (VC Directory Commands): Shorten and simplify.
4708         (Change Log Commands): New node, split from Change Logs.
4709         (VC Directory Buffer): New node, split from VC Directory Mode.
4711 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4713         * misc.texi (Document View): Rename from Document Files, moved here
4714         from files.texi.
4716         * files.texi (Version Control): Move to maintaining.texi.
4717         Subnodes moved as well.
4718         (Document Files): Move to misc.texi.
4720         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4721         vc-update-change-log.
4722         (Version Control): Move here from files.texi.
4723         (Format of ChangeLog): Make it a subnode of Change Log.
4725         * emacs.texi (Top): Update node listing.
4727 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4729         * files.texi (Files): Add a section about document
4730         files (doc-view-mode).
4732 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4734         * building.texi (Compilation Mode):
4735         Document compilation-auto-jump-to-first-error.
4736         (Debuggers): Lower GUD subsections to subsubsections.
4737         (Starting GUD): Add cindex.
4738         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4740 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4742         * indent.texi (Indentation): Link to Program Indent.
4744         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4745         now uses emacsclient's terminal.
4747 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4749         * mark.texi (Using Region): Document use-empty-active-region.
4751         * emacs.texi (Top): Update node listings.
4753         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4754         Don't mention obsolete emacs.bash script.
4755         (Invoking emacsclient): Rewrite, moving optional arguments to
4756         emacsclient Options.
4757         (emacsclient Options): New node.  Document server-use-tcp and
4758         server-host.
4760 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4762         * indent.texi (Indentation): Replace list with paragraphed text,
4763         putting description of syntax-driven indentation first.  Document new
4764         effect of active regions on tab.
4765         (Tab Stops): Note that editable tab stops affect indentation commands.
4767 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4769         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4771 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4773         * custom.texi (Function Keys): Note that modified keypad keys are not
4774         translated.
4776         * basic.texi (Arguments): Explain how to insert multiple digits.
4778 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4780         * files.texi (Remote Files): Precise selection of default method.
4781         Rewrite paragraph about disabling remote file names.
4783 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4785         * search.texi (Special Isearch): Document M-TAB is isearch.
4787         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4788         command.
4790         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4792 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4794         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4795         section.
4797 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4799         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4800         to files.texi.  Move contents of vc2-xtra.texi here.
4802         * vc2-xtra.texi: File removed.
4804         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4805         Directory Commands from the submenu.  Don't include deleted file
4806         vc2-xtra.texi.
4808         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4809         (Version Control): Add VC Directory Mode and VC Directory Commands to
4810         the submenu.
4811         (Why Version Control?): Use table format.
4812         (Version Control Systems): Note that Meta-CVS support is gone.
4813         (VCS Concepts): Note precisely when VC started supporting filesets.
4814         Remove bogus xref to CVS Options node.
4815         (Types of Log File): Copyedits.
4816         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4817         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4818         The Right Thing.
4819         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4820         (Log Buffer): Reorganize node, putting C-c C-c description first.
4821         (Old Revisions): Use CVS for example, not RCS.
4822         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4823         Commands from the submenu, putting them under Version Control.
4824         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4825         need to include it in the manual unconditionally, since it is now
4826         crucial to using distributed version control systems.
4827         (Comparing Files): Note that diff uses the minibuffer, and that the
4828         output is shown using Diff mode.
4829         (Diff Mode): Explain what "patch" and "hunk" mean.
4830         Document diff-update-on-the-fly, diff-refine-hunk, and
4831         diff-show-trailing-whitespaces.
4832         (File Archives): Add rar support.
4834         * major.texi (Choosing Modes): Make mode selection sequence more
4835         obvious by describing the steps in order of priority.  Note that
4836         magic-mode-alist is nil by default.
4837         Document magic-fallback-mode-alist.
4839 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4841         * frames.texi (Mouse References): Copyedits.
4843 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4845         * ack.texi (Acknowledgments): Add myself as doc-view author.
4847 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4849         * frames.texi (Dialog Boxes): Add @cindex entries.
4851 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4853         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4854         (Text-Only Mouse): Copyedit.
4856 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4858         * frames.texi: Use @key throughout for mouse clicks.
4859         (Cut/Paste Other App): Document yank-pop-change-selection.
4860         (Secondary Selection): Fix modified mouse click syntax.
4861         (Clipboard): Describe Cut, Copy and Paste commands.
4862         (Mouse References): Not all references are in read-only buffers.
4863         Copyedits.
4864         (Creating Frames): Add xref to Init File.
4865         (Frame Commands): Add xref to Exiting.
4866         (Scroll Bars): Document GTK vs toolkit behavior.
4868 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4870         * files.texi (Version Control): Copyedits.  Add Bazaar.
4871         (Version Control Systems): List different VCS's using an itemized list.
4872         Add Bazaar.
4873         (VCS Concepts): Copyedits.  Tweak description of file merging.
4875         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4876         (Cut/Paste Other App): Document select-active-regions and
4877         x-select-enable-primary.
4879 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4881         * mark.texi (Shift Selection): Correct case in node name.
4883         * emacs.texi (Top): Update node order in Mark chapter.
4885 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4887         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4889         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4890         elsewhere in the manual instead of describing yet again the intricacies
4891         of $HOME on MS-Windows and MS-DOS.
4893 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4895         * mini.texi (Minibuffer File): Add xref to File Names.
4896         (Minibuffer File): Add discussion of `~' in file names.
4897         Add insert-default-directory index reference.
4899         * files.texi (File Names): Reorganize description.
4900         (Visiting): Add xref to Mode Line.  Copyedits.
4901         (Save Commands): Mention prefix behavior of C-x C-s.
4902         (Numbered Backups): Node deleted.
4903         (Backup Names): Contents of Numbered Backups moved here.  State default
4904         of version-control variable.
4905         (Reverting): Copyedits.
4906         (Version Control): Add additional version control systems.
4908         * emacs.texi (Top): Delete Numbered Backups node.
4910         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4911         Backup Names.
4912         (Initial Options): Document renamed variable inhibit-startup-screen.
4914 2008-10-11  Romain Francoise  <romain@orebokech.com>
4916         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4918 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4920         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4921         (Select Buffer): Mention use of minibuffer history.  Describe default
4922         value of default-major-mode.  Mention that C-x 4 b selects the other
4923         window.
4924         (List Buffers): Document CRM indicators in the order they appear.
4925         (Kill Buffer): Document new command kill-matching buffers.
4926         (Several Buffers): Move explanation of the relationship between buffer
4927         list and buffer menu to the top.
4928         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4930 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4932         * entering.texi (Exiting): Document change of C-x C-c to
4933         save-buffers-kill-terminal.  Document kill-emacs.
4935 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4937         * mule.texi (Coding Systems): Don't mention codepage-setup.
4939         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4940         cpNNN coding systems anymore.
4941         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4942         for unibyte mode.  Don't mention line-drawing characters.
4943         Don't mention dos-unsupported-char-glyph.
4945 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4947         * search.texi (Search): Shorten introduction.
4948         (Basic Isearch): Add command table.  Discuss reverse isearch and
4949         isearch highlighting.
4950         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4951         ring to cindex.
4952         (Special Isearch): Move input methods discussion here.
4953         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4954         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4955         Repeat Isearch.
4956         (Isearch Minibuffer): New node.
4957         (Word Search): Document new word search commands.
4958         (Regexp Example): Simplify example using sentence-end-base variable.
4959         (Replace): Reword introduction.
4960         (Unconditional Replace): Remove unnecessary example.
4961         (Other Repeating Search): Document new `M-s o' binding.
4963         * emacs.texi (Top): Update node listings.
4965 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
4967         * emacs.texi (Top): Remove Kill Errors from menu.
4969 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
4971         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4972         interface for defining macros.  Simplify examples.  Note that C-g quits
4973         macro definitions.
4974         (Keyboard Macro Counter): Document using F3 to insert counter.
4975         Give usage example.
4976         (Keyboard Macro Query): Organize query responses in a table.
4978         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4979         Link to Erasing node.
4980         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4981         rationale to a footnote.
4982         (Kill Errors): Remove node, due to redundancy with Erasing.
4983         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4984         M-$ in active region.  Remove non-ispell-specific keybindings from
4985         table.
4987 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4989         * cmdargs.texi (Initial Options): Document --daemon.
4991 2008-09-20  Glenn Morris  <rgm@gnu.org>
4993         * files.texi (Numbered Backups): Mention that some modes set
4994         version-control.
4996 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4998         * files.texi (Numbered Backups): Reference File Variables, as well.
4999         Remove discussion of Rmail's implementation.
5001 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
5003         * misc.texi (Recursive Edit): Note that top-level exits active
5004         minibuffers.
5006         * trouble.texi (Quitting): Likewise.
5008 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
5010         * emacs.texi (Top): Add Temporary Face Changes xref.
5012         * display.texi (Display): Move Temporary Face Changes node to just
5013         after Standard Faces.
5014         (Scrolling): Document recenter-top-bottom instead of recenter.
5015         (Horizontal Scrolling): Move auto hscroll discussion to the top.
5016         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5017         (Display Custom): Copyedits.
5018         (Optional Mode Line): Document display-battery-mode.
5020 2008-08-27  Romain Francoise  <romain@orebokech.com>
5022         * custom.texi (Directory Variables): Minor fix.
5024 2008-08-27  Glenn Morris  <rgm@gnu.org>
5026         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5027         descriptions.
5028         (Calendar Customizing): Tweak layout description.
5029         Move calendar-today-marker and calendar-today face to the other
5030         markers.  Condense calendar-star-date and calendar-mark-today
5031         description.
5032         (Holiday Customizing): Add oriental and solar holidays.
5033         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5034         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
5035         (Date Display Format): Change ISO format.  Be less verbose.
5036         (Diary Customizing): Mention day and month abbrev arrays.
5037         Mention the date-form variables by name.  Update European example.
5038         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
5039         Condense examples.  Mention diary-entry-symbols by name.
5040         Condense table for insertion commands.
5041         (Fancy Diary Display): Mention diary-include-string and
5042         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
5043         Ethiopic, Persian date functions.  Condense descriptions.
5045         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5046         (Adding to Diary): Adapt for changed node name.
5048 2008-08-26  Glenn Morris  <rgm@gnu.org>
5050         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5051         node "Hebrew/Islamic Entries".
5053         * calendar.texi (Specified Dates): Fix names of iso functions.
5054         (General Calendar): There may not be another window.
5055         (Writing Calendar Files, Holidays): Tweak intro.
5056         (Holidays): Mention Baha'i and Chinese holidays.
5057         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5058         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5059         (To Other Calendar): Add calendar-print-other-dates.
5060         Refer to "graphic display" rather than "X.
5061         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
5062         (Displaying the Diary): Fix whitespace after reference.
5063         Fix `diary-number-of-entries' reference.
5064         (Date Formats): Explicitly mention that day names can be abbreviated.
5065         (Adding to Diary): Add some references to other sections.
5066         (Special Diary Entries): Fix reference.
5067         (Appointments): Simplify appt-message-warning-time entry.
5068         Clarify where times must be.
5069         (Importing Diary): Comment out icalendar paragraph that does not apply.
5070         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5072 2008-08-23  Glenn Morris  <rgm@gnu.org>
5074         * fortran-xtra.texi (Fortran): Change description of free form and
5075         fixed form a bit.  Mention hideshow and imenu.
5076         (Fortran Motion): Mention fortran-end-of-subprogram,
5077         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5078         (Fortran Indent): Minor re-word.
5079         (ForIndent Commands): Mention fortran-fill-paragraph and
5080         fortran-fill-statement.
5081         (ForIndent Cont): Mention fortran-tab-mode-string.
5082         (Fortran Comments): Mention fortran-comment-line-start-skip.
5083         (Fortran Columns): Mention font-locking.
5084         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5086 2008-08-23  Johan Bockgård  <bojohan@muon>
5088         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5090 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
5092         * mini.texi (Minibuffer): Simplify introduction.
5093         (Minibuffer File): Document tilde in minibuffer filenames.
5094         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
5095         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
5096         (Completion Example): Update example to current command list.
5097         (Completion Options): Document `lazy' value of completion-auto-help.
5098         Update contents of completion-ignored-extensions.
5099         (Minibuffer History): Describe "future history" list.  State default
5100         value of history-delete-duplicates.
5102 2008-08-21  Glenn Morris  <rgm@gnu.org>
5104         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5105         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5107 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
5109         * regs.texi (Registers): Clarify valid register names.
5110         (RegPos): Note that buffer is saved and restored too.
5111         (RegText): Note that mark is reactivated/deactivated.
5112         (RegConfig): Xref to Windows node.
5114 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
5116         * basic.texi (Inserting Text): Provide command name for C-q.
5118         * killing.texi (Killing): Copyedit.  Define read-only text.
5119         (Deletion): DEL and C-d were already explained in Erasing; xref there.
5120         (Killing by Lines): Copyedit.
5121         (Other Kill Commands): Move M-w description here.
5122         (Yanking): Move M-w to Other Kill Commands.
5123         (Kill Ring): Also mention saving text in registers.  Link to Text
5124         Properties in elisp manual.
5125         (Accumulating Text): Copyedit.
5126         (CUA Bindings): Shift selection is now the default.
5128 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5130         * maintaining.texi (Change Log): Mention next-error is available.
5132 2008-08-10  Glenn Morris  <rgm@gnu.org>
5134         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5135         and intermonth text.
5136         (Holiday Customizing): Add holiday-chinese.
5138 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
5140         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
5142 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
5144         * files.texi (Log Buffer): Describe C-c C-d.
5145         (Diff Mode): Describe C-x 4 A.
5147 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
5149         * vc1-xtra.texi (VC Directory Mode): Fix last change.
5151 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
5153         * files.texi (Old Revisions): Update the keys used by vc-annotate and
5154         describe the new bindings to show the changeset diff, toggle annotation
5155         visibility, show revisions.
5156         (VC Status): Describe key bindings for modifying the change comments,
5157         displaying changeset diffs and annotations.
5159         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5161 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
5163         * vc1-xtra.texi (VC Directory Mode): Fix typo.
5165 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
5167         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5168         and wording.
5170 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
5172         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5173         marking/unmarking.  Add descriptions for the multiple file search
5174         commands.  Improve some old info.
5176 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
5178         * display.texi (Visual Line Mode): New node.
5180         * basic.texi (Inserting Text): Move DEL to deletion node.
5181         (Moving Point): Add additional alternative key bindings.
5182         Describe line-move-visual.
5183         (Erasing): Describe DEL.
5184         (Basic Undo, Blank Lines, Arguments): Copyedit.
5185         (Continuation Lines): Mention Visual Line mode.
5186         (Position Info): Move extended discussion to mule.texi.
5188         * mule.texi (International Chars): Describe C-x =.
5190         * emacs.texi (Top): Add Visual Line Mode node.
5192 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5194         * emacs.texi: Remove VMS support.
5196 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
5198         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5199         the vc-dir command name.
5201 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5203         * xresources.texi: Remove mentions of Mac Carbon.
5205 2008-07-19  Andreas Schwab  <schwab@suse.de>
5207         * ns-emacs.texi: Move to ../misc.
5209 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5211         * entering.texi (Exiting): Don't describe text-only terminals as the
5212         default.  Describe the new startup screen.
5213         (Exiting): Describe how to kill Emacs first.  Change description of
5214         iconification to handle modern window systems.
5216 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
5218         * ns-emacs.texi: New file, documents features of Emacs port under
5219         NeXTstep windowing.
5221 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
5223         * entering.texi (Entering Emacs): Update prev node.
5225         * glossary.texi (Glossary): Remove xref to Text Characters.
5227         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
5228         directly, rather than in the context of ASCII.  Move description of
5229         special properties of modifier key to new Modifier Keys node.
5230         (Keys): Copyedit.
5231         (Text Characters): Delete node.  Multibyte is the default nowadays, and
5232         the node contents are obsolete.
5234         * custom.texi (Modifier Keys): New node.
5236         * emacs.texi (Top): Update node list.
5238 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
5240         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
5241         saying that Emacs provides menus and mouse support (which is par for
5242         the course).
5244         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
5245         early on.
5246         (Point): Copyedit.  Relegate historical trivia to a footnote.
5247         (Mode Line): Explain mode-line format more consistently.
5248         (Menu Bar): Copyedit.
5250 2008-06-27  Glenn Morris  <rgm@gnu.org>
5252         * cal-xtra.texi (Sexp Diary Entries):
5253         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5255 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
5257         * mark.texi (Shift selection): New node.
5258         (Mark): Copyedits.
5259         (Persistent Mark): Move to the end of the chapter.
5261 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5263         * makefile.w32-in (distclean): Remove makefile.
5265 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5267         * building.texi (Starting GUD): Add an entry for gud-gdb.
5268         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5269         command mode.
5271 2008-06-17  Glenn Morris  <rgm@gnu.org>
5273         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5275 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
5277         * building.texi (Starting GUD): Expand on remote debugging.
5278         (Other GDB-UI Buffers): Mention new keyboard bindings.
5280 2008-06-15  Glenn Morris  <rgm@gnu.org>
5282         * gnu.texi: Use a verbatim license for this invariant section,
5283         as per etc/GNU.
5285 2008-06-13  Daniel Engeler  <engeler@gmail.com>
5287         * emacs.texi, misc.texi: Add documentation about serial port access.
5289 2008-06-13  Glenn Morris  <rgm@gnu.org>
5291         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5292         maintain.info.
5294 2008-06-05  Miles Bader  <miles@gnu.org>
5296         * display.texi (Temporary Face Changes): Update to reflect function
5297         renamings in face-remap.el.
5299 2008-06-04  Miles Bader  <miles@gnu.org>
5301         * display.texi (Temporary Face Changes):
5302         Add `adjust-buffer-face-height'.  Rewrite description of
5303         `increase-buffer-face-height' and `decrease-default-face-height' now
5304         that they aren't bound by default.
5306 2008-06-03  Miles Bader  <miles@gnu.org>
5308         * display.texi (Temporary Face Changes): New node.
5310 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
5312         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5314 2008-05-31  Glenn Morris  <rgm@gnu.org>
5316         * cal-xtra.texi (Fancy Diary Display): Simplify.
5318 2008-05-30  Glenn Morris  <rgm@gnu.org>
5320         * cal-xtra.texi (Fancy Diary Display): Update for
5321         diary-display-function replacing diary-display-hook.
5323 2008-05-29  Drew Adams  <drew.adams@oracle.com>
5325         * msdog.texi (Windows Keyboard): Add descriptions of
5326         w32-register-hot-key and w32-unregister-hot-key.
5328 2008-05-21  Tom Tromey  <tromey@redhat.com>
5330         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
5331         Variables node.
5333 2008-05-19  Tom Tromey  <tromey@redhat.com>
5335         * custom.texi (Variables): Add Directory Variables to menu.
5336         (Directory Variables): New node.
5338 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
5340         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5342 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
5344         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5345         Revision Tags and rewritten.  Section now uses modern terminology,
5346         (tags rather than snapshots) and describes post-SCCS systems more
5347         accurately.
5349 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
5351         * msdog.texi (Windows Files): Update documentation of
5352         w32-get-true-file-attributes.
5354 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5356         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5357         directory mode.
5359 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
5361         * killing.texi (Appending Kills): Remove a strangely off-topic index
5362         entry "television".
5364 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
5366         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5368 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
5370         * buffers.texi, files.texi (Version-control):
5371         vc-toggle-read-only is no longer a good idea...
5373 2008-04-29  Glenn Morris  <rgm@gnu.org>
5375         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5377 2008-04-22  Juri Linkov  <juri@jurta.org>
5379         * dired.texi (Subdirectories in Dired): Describe using `^'
5380         to return to the parent directory.
5382 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
5384         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5385         recent changes.
5387 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
5389         * building.texi (GDB-UI Layout, Breakpoints Buffer)
5390         (Other GDB-UI Buffers): Update for recent thread related changes.
5392 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
5394         * maintaining.texi (Maintaining):
5395         * emacs.texi (Top): Typo.
5397 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5399         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5400         arg in `font-lock-add-keywords'.
5402 2008-04-08  Glenn Morris  <rgm@gnu.org>
5404         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5405         Also add Baha'i calendar references where appropriate.
5407 2008-04-05  Glenn Morris  <rgm@gnu.org>
5409         * custom.texi (Init File): Byte-compiling .emacs is bad.
5411 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5413         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5415 2008-03-29  Glenn Morris  <rgm@gnu.org>
5417         * calendar.texi: Update for `calendar-date-style' replacing
5418         `european-calendar'.
5420 2008-03-28  Jason Rumney  <jasonr@gnu.org>
5422         * display.texi (Display Custom): Mention overlay-margin in text.
5424 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5426         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5427         tutorial' comments.
5429 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
5431         * mark.texi (Mark): Rearrange nodes.
5432         (Persistent Mark): Rename from Transient Mark.
5433         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5434         Describe Transient Mark mode as the default.
5436         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5437         the default behavior with Transient Mark mode off.
5438         (Position Info): Fix typo.
5440         * display.texi (Standard Faces): Reference the Mark node.
5441         Remove discussion of the region face, which is discussed there.
5443         * emacs.texi (Top): Update node listings.
5445         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5446         as the default.
5448         * fixit.texi (Undo): Standardize choice of undo key sequence.
5449         (Undo, Spelling): Describe Transient Mark mode as the default.
5451         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5452         default.
5454         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5456         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5457         mode is the default, and note that the mark is not activated when set.
5459         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5460         Describe Transient Mark mode as the default.
5462         * search.texi (Basic Isearch): Reference the Mark Ring node.
5463         (Replace, Unconditional Replace, Other Repeating Search):
5464         Describe Transient Mark mode as the default.
5466         * text.texi (Words, Pages, Fill Commands, HTML Mode):
5467         Describe Transient Mark mode as the default.
5468         (Paragraphs): Describe how M-h behaves when region is active.
5470         * trouble.texi (Quitting): Clarify effects of C-g.
5472 2008-03-13  Glenn Morris  <rgm@gnu.org>
5474         * emacs.texi (EMACSVER): Set to 23.0.60.
5476 2008-03-05  Glenn Morris  <rgm@gnu.org>
5478         * dired.texi (Hiding Subdirectories): Fix previous change.
5480 2008-03-05  Drew Adams  <drew.adams@oracle.com>
5482         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5484 2008-02-28  Kim F. Storm  <storm@cua.dk>
5486         * help.texi (Help Files): Move describe-gnu-project to C-h g.
5487         Move describe-distribution to C-h C-o.
5488         Move view-emacs-problems to C-h C-p.
5489         Add view-emacs-debugging on C-h C-d.
5490         Add view-external-packages on C-h C-e.
5491         Add view-order-manuals on C-h C-m.
5493 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5495         * msdog-xtra.texi (MS-DOS): Docstring fix.
5497 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
5499         * msdog.texi (Windows Fonts): Use a @table for describing font
5500         properties.
5502 2008-02-07  Jason Rumney  <jasonr@gnu.org>
5504         * msdog.texi (Windows Files): w32-get-true-file-attributes default
5505         value has changed.
5506         (Windows HOME): Clarify what is meant by "if that fails as well".
5507         (Windows Fonts): New section.
5509 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
5511         * basic.texi (Basic Undo): Remove duplicate "you can".
5513 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5515         * maintaining.texi (Tags): Fix last change.
5517 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
5519         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5521 2008-01-26  Richard Stallman  <rms@gnu.org>
5523         * maintaining.texi (Tags): Delete redundant index entry.
5525 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5527         * programs.texi (Imenu): Move "@cindex tags" from here...
5528         * maintaining.texi (Tags): ...to here.
5530 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5532         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5533         click count.
5535 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5537         * entering.texi (Exiting): Fix typo.
5538         Reported by D. E. Evans <sinuhe@gnu.org>.
5540 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5542         * glossary.texi (Glossary): Fix typo.
5544 2007-12-27  Richard Stallman  <rms@gnu.org>
5546         * text.texi (Formatted Text): Improve menu tag.
5547         (Editing Format Info): In Info, add duplicate menu of nodes
5548         about the submenus.
5549         (Format Faces): Say where Faces menu is found.  Mention Other.
5550         (Format Colors): Say where these submenus are found.
5551         (Format Indentation, Format Justification): Likewise.
5552         (Format Properties): Likewise.
5554 2007-12-22  Richard Stallman  <rms@gnu.org>
5556         * search.texi (Query Replace): Make exp of query-replace more
5557         self-contained, and clarify.
5559 2007-12-15  Richard Stallman  <rms@gnu.org>
5561         * files.texi (Auto Save): Clarify definition of auto-saving.
5563 2007-11-26  Richard Stallman  <rms@gnu.org>
5565         * help.texi (Help Echo): Cleanups.
5567 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5569         * files.texi (Why Version Control?): Fix typo.
5570         (VCS Concepts): Fix typos; small tense fix.
5571         (Selecting a Fileset): Fix typos; small rewording.
5572         (Log Buffer): Likewise.
5573         (Old Revisions): Likewise.
5575 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5577         * mule.texi (Communication Coding): Fix wording of last change.
5579 2007-11-16  Werner Lemberg  <wl@gnu.org>
5581         * custom.texi (Specifying File Variables):
5582         * major.texi (Choosing Modes): Mention '\" in man pages.
5584 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5586         * mule.texi (Communication Coding): Document x-select-request-type.
5588         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5590 2007-11-15  Francesco Potortì  <pot@gnu.org>
5592         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5593         --output=file.
5595 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5597         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5598         (Help Echo): Avoid mentioning the term "region" here and
5599         consistently use the term "active text".
5601 2007-11-11  Glenn Morris  <rgm@gnu.org>
5603         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5605 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5607         * search.texi (Query Replace):
5608         Mention `query-replace-show-replacement'.
5610 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5612         * building.texi (Watch Expressions): Remove obscure sentence.
5614 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5616         * mule.texi (Select Input Method): Describe how to activate an input
5617         method in the text mode.
5619 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5621         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5623 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5625         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5627 2007-10-30  Glenn Morris  <rgm@gnu.org>
5629         * misc.texi (Directory Tracking): Explain a bit more about
5630         dirtrack-mode.
5632 2007-10-25  Glenn Morris  <rgm@gnu.org>
5634         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5636 2007-10-24  Richard Stallman  <rms@gnu.org>
5638         * misc.texi (Interactive Shell): Cleanup last change.
5640 2007-10-22  Juri Linkov  <juri@jurta.org>
5642         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5643         default values.
5645 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5647         * files.texi: Disambiguate two slightly different uses of the term
5648         'filesets'.
5650 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5652         * trouble.texi (Quitting): Fix typo.
5654 2007-10-18  Glenn Morris  <rgm@gnu.org>
5656         * frames.texi (Mode Line Mouse): Mention minor mode names.
5658 2007-10-17  Juri Linkov  <juri@jurta.org>
5660         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5661         fill-paragraph operates on the active region in Transient Mark mode.
5662         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5663         with fill-paragraph.
5665         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5666         fill-paragraph.
5668         * fixit.texi (Spelling): ispell-word operates on the active region
5669         in Transient Mark mode.
5671 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5673         * building.texi (Source Buffers):
5674         * custom.texi (Init Non-ASCII):
5675         * glossary.texi (Glossary): Use "key binding" consistently.
5677 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5679         * calendar.texi (Diary): Fix directive.
5681 2007-10-16  Richard Stallman  <rms@gnu.org>
5683         * calendar.texi (Diary): Clarify text about diary file example.
5685 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5687         * files.texi: Capitalize node names according to convention.
5689 2007-10-13  Glenn Morris  <rgm@gnu.org>
5691         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5693 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5695         * emacs.texi:
5696         * files.texi (Version Systems): Minor fixes to version-control material
5697         suggested by RMS and Robert J. Chassell.
5699 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5701         * files.texi (Version Systems):
5702         * vc-xtra.texi:
5703         * vc1-xtra.texi:
5704         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5705         operations.  Change of terminology from `version' to `revision'.
5706         Revise text for adequate description of VCSes with monotonic IDs.
5707         * emacs.texi: Change of terminology from `version' to `revision'.
5709 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5711         * files.texi (Version Systems): Describe newer VCses.
5712         Reorder the descriptions to be chronological.
5714 2007-10-09  Richard Stallman  <rms@gnu.org>
5716         * display.texi (Cursor Display): Correct how cursor appears
5717         in nonselected windows.
5719 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5721         * building.texi (GDB Graphical Interface): Remove references to gdba
5722         and mention gud-gdb.
5724 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5726         * rmail.texi (Rmail Sorting): Improve indexing.
5728 2007-10-06  Juri Linkov  <juri@jurta.org>
5730         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5731         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5732         fill-paragraph-or-region.
5734         * basic.texi (Arguments): Replace fill-paragraph with
5735         fill-paragraph-or-region.
5737 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5739         * files.texi: Update the section on version control for 2007
5740         conditions.  None of these changes are new-VC-specific; that
5741         will come later.
5743 2007-09-15  Glenn Morris  <rgm@gnu.org>
5745         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5746         to `list-holidays'.
5748 2007-09-14  Glenn Morris  <rgm@gnu.org>
5750         * calendar.texi: Update all instances of mark-calendar-holidays,
5751         list-calendar-holidays, list-holidays with the new names.
5753 2007-09-06  Glenn Morris  <rgm@gnu.org>
5755         Move manual sources from man/ to subdirectories of doc/.
5756         Split into the Emacs manual in emacs/, and other manuals in misc/.
5757         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5758         manual.
5759         (infodir): New variable.
5760         (info): Use $infodir.
5761         (emacsman): Delete target, not needed any more.
5762         Move all targets that are not the Emacs manual to misc/Makefile.in.
5763         (mostlyclean): Remove `gnustmp'.
5764         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5765         manual.
5766         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5767         (emacsman): Delete target, not needed any more.
5768         (clean): Remove all info files but Emacs manual.
5769         Move all targets that are not the Emacs manual to misc/Makefile.in.
5770         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5772         * Makefile.in (INFOSOURCES): Delete.
5773         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5774         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5775         *.vrs *.toc here...
5776         (maintainer-clean): ...from here.
5778 2007-09-05  Glenn Morris  <rgm@gnu.org>
5780         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5782 2007-08-29  Glenn Morris  <rgm@gnu.org>
5784         * emacs.texi (EMACSVER): Increase to 23.0.50.
5786 2007-08-27  Richard Stallman  <rms@gnu.org>
5788         * emacs.texi (Top): Clarify menu item for Glossary.
5790         * display.texi (Faces): Change secn title.
5791         Clarify not all fonts come from Font Lock.
5793 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5795         * basic.texi (Position Info): Add index entry for face at point.
5796         Mention that character faces are also displayed by "C-u C-x =".
5798 2007-08-08  Glenn Morris  <rgm@gnu.org>
5800         * glossary.texi (Glossary): Deprecate `iff'.
5802 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5804         * files.texi (File Conveniences): Document point motion keys in Image
5805         mode.
5807 2007-07-27  Glenn Morris  <rgm@gnu.org>
5809         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5810         in-line.
5812         * gpl.texi: New file with text of GPL.
5813         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5815 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5817         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5819         * dired.texi (Wdired): Mention C-x C-q key binding.
5821 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5823         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5825 2007-07-25  Glenn Morris  <rgm@gnu.org>
5827         * emacs.texi (Copying): Replace license with GPLv3.
5829         * Relicense all FSF files to GPLv3 or later.
5831 2007-07-24  Glenn Morris  <rgm@gnu.org>
5833         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5834         for some calendars.
5836 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5838         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5839         default-directory for the current buffer is on a remote machine.
5841 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5843         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5844         default value.
5846 2007-07-21  Richard Stallman  <rms@gnu.org>
5848         * files.texi (Why Version Control?): Improve previous change.
5850 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5852         * files.texi (Why Version Control?): New node.
5854 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5856         * building.texi (Starting GUD): Add xref to this anchor.
5858 2007-06-24  Karl Berry  <karl@gnu.org>
5860         * emacs.texi: New Back-Cover Text.
5862 2007-06-07  Alan Mackenzie  <acm@muc.de>
5864         * display.texi (Optional Mode Line): Document the new form of
5865         line+column numbers, "(561,2)".
5867 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5869         * maintaining.texi (Create Tags Table): Fix typos.
5871 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5873         * Version 22.1 released.
5875 2007-05-07  Karl Berry  <karl@gnu.org>
5877         * emacs.texi (EMACSVER): Back to 22.
5879 2007-05-06  Richard Stallman  <rms@gnu.org>
5881         * maintaining.texi (Create Tags Table): Clean up previous change.
5883 2007-05-05  Francesco Potortì  <pot@gnu.org>
5885         * maintaining.texi (Create Tags Table): Add text about the dangers of
5886         making symbolic links to tags files.
5888 2007-05-04  Karl Berry  <karl@gnu.org>
5890         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5892 2007-05-03  Karl Berry  <karl@gnu.org>
5894         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5896         * .cvsignore (*.pdf): New entry.
5898         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5899         for printing.
5901 2007-05-01  Richard Stallman  <rms@gnu.org>
5903         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5905 2007-04-28  Glenn Morris  <rgm@gnu.org>
5907         * ack.texi (Acknowledgments):
5908         * anti.texi (Antinews):
5909         * programs.texi (Program Modes): Restore mention of python.el pending
5910         consideration of legal status.
5912 2007-04-28  Richard Stallman  <rms@gnu.org>
5914         * files.texi (File Names): Fixes to ~ description on MS systems.
5916 2007-04-26  Glenn Morris  <rgm@gnu.org>
5918         * emacs.texi (EMACSVER): Increase to 22.1.50.
5920 2007-04-25  Karl Berry  <karl@gnu.org>
5922         * emacs.texi: Improve line breaks on copyright page,
5923         similar layout to lispref, 8.5x11 by default.
5925         * dired.texi (Image-Dired): Improve line break, fix typo.
5927 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5929         * programs.texi (Program Modes):
5930         * anti.texi (Antinews):
5931         * ack.texi (Acknowledgments): python.el removed.
5933 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5935         * display.texi (Highlight Interactively): Correct description of
5936         hi-lock-file-patterns-policy.
5938         * files.texi (File Archives): Mention self-extracting executables.
5940 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5942         * search.texi (Unconditional Replace, Query Replace): Add xref to
5943         "Replacement and Case".
5945 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5947         * dired.texi (Image-Dired): Move from Thumbnails node.
5948         * misc.texi (Thumbnails): Node deleted.
5949         * emacs.texi (Top): Update node listing.
5951         * files.texi (File Conveniences):
5952         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5954 2007-04-21  Richard Stallman  <rms@gnu.org>
5956         * display.texi (Highlight Interactively): Correct previous change.
5957         Clarify doc of hi-lock-find-patterns, and move new features into it.
5959 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5961         * display.texi (Highlight Interactively):
5962         Document hi-lock-file-patterns-policy.
5964 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
5966         * display.texi (Scrolling): Fix typo.
5968 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5970         * doclicense.texi: Remove node heading, so that it can be included by
5971         other files.
5973         * emacs.texi: Insert node heading for GFDL.
5975 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5977         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5978         "command line".
5980         * display.texi (Faces): Refer to "Creating Frames" for face
5981         and other frame customizations in .emacs.
5983         * frames.texi (Creating Frames): Mention that face customizations can
5984         be put in .emacs.  Add index entries.
5986 2007-04-12  Richard Stallman  <rms@gnu.org>
5988         * glossary.texi (Glossary): Explain `iff'.
5990 2007-04-11  Karl Berry  <karl@gnu.org>
5992         * gnu.texi (Top),
5993         * macos.texi (Mac Font Specs),
5994         * anti.texi (Antinews),
5995         * xresources.texi (Resources),
5996         * misc.texi (Emulation),
5997         * calendar.texi (Daylight Saving),
5998         * dired.texi (Dired and Find),
5999         * rmail.texi (Remote Mailboxes),
6000         * sending.texi (Mail Headers),
6001         * programs.texi (Which Function),
6002         * files.texi (Recover),
6003         * buffers.texi (Uniquify),
6004         * frames.texi (Wheeled Mice),
6005         * killing.texi (Rectangles): Wording to improve breaks in
6006         8.5x11 format.
6007         * mule.texi (Language Environments): \hbadness=10000 since there's
6008         no way to reword.
6009         * emacs.texi (smallbook): New @set to more easily switch between
6010         smallbook and 8.5x11.
6012 2007-04-11  Richard Stallman  <rms@gnu.org>
6014         * files.texi (File Conveniences): Add xref to Tumme.
6015         Delete text about Thumbnail mode.
6017 2007-04-09  Alan Mackenzie  <acm@muc.de>
6019         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6020         new name.  Insert concept index entries.
6022 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6024         * display.texi (Standard Faces): Document prefix arg for
6025         list-faces-display.
6027         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6029 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6031         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6033         * files.texi (Misc File Ops): Rewrite description of
6034         insert-file-literally.
6036 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6038         * misc.texi (Printing): Postscript -> PostScript.
6040         * ack.texi (Acknowledgments): Postscript -> PostScript.
6042         * custom.texi (Init File, Init Non-ASCII): Fix last change.
6044         * emacs.texi (Top): Fix the menu due to the change in custom.texi
6045         below.
6047 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
6049         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
6050         Init Non-ASCII.
6051         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6052         (Init Non-ASCII): New node.
6054 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6056         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6058 2007-03-12  Glenn Morris  <rgm@gnu.org>
6060         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6061         "Daylight Savings".
6063         * calendar.texi: Replace "daylight savings" with "daylight
6064         saving" in text throughout.
6066 2007-03-04  Richard Stallman  <rms@gnu.org>
6068         * custom.texi (Safe File Variables): Minor correction.
6070 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
6072         * rmail.texi (Movemail): Add internal ref.
6073         Don't indent the intro for the PROTO table.
6074         Format PROTO table items with @code.
6076 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
6078         * building.texi: Remove references to bashdb.
6080 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
6082         * mule.texi (Language Environments): Update list of supported language
6083         environments.
6085 2007-02-14  Kim F. Storm  <storm@cua.dk>
6087         * building.texi (Grep Searching): Fix lgrep doc.
6089 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
6091         * back.texi: Remove unused file.
6093 2007-02-05  Francesco Potortì  <pot@gnu.org>
6095         * maintaining.texi (Tag Syntax): Now --members is the default for
6096         etags, not for ctags yet.
6098 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
6100         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
6101         headers compliant with Texinfo guidelines and with what texnfo-upd.el
6102         expects.  Add comments to prevent people from inadvertently modifying
6103         the key parts needed by `texinfo-multiple-files-update'.
6105 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
6107         * frames.texi (Secondary Selection): Window clicked does not matter
6108         when mouse-yank-at-point is non-nil.
6110 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6112         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6113         ls-lisp-use-localized-time-format.
6115 2007-01-16  Glenn Morris  <rgm@gnu.org>
6117         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6118         system abbrev.
6120 2007-01-11  Richard Stallman  <rms@gnu.org>
6122         * msdog.texi (Windows Keyboard): Another small cleanup.
6124 2007-01-10  Richard Stallman  <rms@gnu.org>
6126         * msdog.texi (Windows Keyboard): Yet another try to make
6127         everyone happy with that passage.
6129 2007-01-05  Richard Stallman  <rms@gnu.org>
6131         * anti.texi (Antinews): Mention M-x shell scrolling.
6133 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6135         * building.texi (Watch Expressions): Describe gdb-max-children.
6137 2007-01-04  Richard Stallman  <rms@gnu.org>
6139         * msdog.texi (Windows Keyboard): Clarify previous change.
6141 2007-01-02  Richard Stallman  <rms@gnu.org>
6143         * custom.texi (Changing a Variable): Minor clarification.
6144         (Specific Customization): customize-customized => customize-unsaved.
6146         * entering.texi (Entering Emacs): Clean up text about restarting
6147         Emacs for each file.
6149         * misc.texi (Shell Options): Minor cleanup.
6151         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6152         with Emacs, not vice versa.
6154         * programs.texi (Symbol Completion): Recommend customizing
6155         window manager.
6157         * xresources.texi (Resources): Minor fix.
6159 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
6161         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6163 2007-01-01  Richard Stallman  <rms@gnu.org>
6165         * commands.texi (User Input): Document keys stolen by window mangers.
6167 2006-12-31  Richard Stallman  <rms@gnu.org>
6169         * custom.texi (Specific Customization): Document customize-option
6170         instead of customize-variable.
6172 2006-12-31  Kim F. Storm  <storm@cua.dk>
6174         * major.texi (Choosing Modes): Document auto-mode-case-fold.
6176 2006-12-30  Kim F. Storm  <storm@cua.dk>
6178         * killing.texi (CUA Bindings): Fix typo.
6180         * xresources.texi (Table of Resources): Mention grow-only value for
6181         auto-resize-tool-bars.
6183 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
6185         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6186         and how to get them back.
6188 2006-12-26  Richard Stallman  <rms@gnu.org>
6190         * calendar.texi (Holidays): Holiday listing is based on current
6191         practice, but DST is not.
6193 2006-12-25  Richard Stallman  <rms@gnu.org>
6195         * emacs.texi (Top): Update subnode menus.
6197         * mark.texi (Transient Mark): Fix xref.
6199         * killing.texi (Graphical Kill): Node deleted.
6200         (Killing): Add xref to Cut and Paste.
6201         (CUA Bindings): Update xref.
6203         * frames.texi (Cut and Paste): New section to hold other nodes.
6204         (Mouse Commands): Node demoted.
6205         (Cut/Paste Other App): Split out from Mouse Commands.
6206         (Word and Line Mouse): Likewise.
6207         (Secondary Selection, Clipboard): Nodes demoted.
6209 2006-12-24  Kevin Ryde  <user42@zip.com.au>
6211         * calendar.texi (Holidays): US daylight saving begins second Sunday
6212         in March for 2007 onwards.
6213         (Daylight Savings): Show new US default daylight saving rules, 2nd
6214         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6216 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
6218         * calendar.texi (Scroll Calendar): < and > are switched.
6220 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
6222         * killing.texi (Deletion): Describe M-\ prefix argument.
6224 2006-12-23  Richard Stallman  <rms@gnu.org>
6226         * search.texi (Regexp Search): Explain why forward and reverse regexp
6227         search are not mirror images.
6229 2006-12-19  Kim F. Storm  <storm@cua.dk>
6231         * major.texi (Choosing Modes): Describe match-function elements for
6232         magic-mode-alist.
6234 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
6236         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6237         peculiarities.
6239 2006-12-18  Richard Stallman  <rms@gnu.org>
6241         * abbrevs.texi (Editing Abbrevs): Fix previous change.
6243 2006-12-17  Alan Mackenzie  <acm@muc.de>
6245         * programs.texi (Left Margin Paren): Remove the bit which says
6246         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6247         Discuss some of the issues of setting this option to nil.
6249 2006-12-17  Glenn Morris  <rgm@gnu.org>
6251         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6253 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
6255         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6256         (Windows Files): `w32-get-true-file-attributes' is only relevant for
6257         NTFS volumes.
6258         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6259         volumes.
6261 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
6263         * text.texi (HTML Mode): Fix "C-c TAB".
6265 2006-12-09  Richard Stallman  <rms@gnu.org>
6267         * misc.texi (Invoking emacsclient): Simplify TCP file text.
6269 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
6271         * files.texi (Misc File Ops): Document insert-file-literally.
6273 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
6275         * cmdargs.texi (Colors): Note that --color is intended for overriding
6276         the terminal defaults, not for normal invocation.
6278         * misc.texi (Emacs Server): Improve wording.  Don't mention the
6279         ``server program''.  Add a cross-reference to "Init File" node.
6280         (Invoking emacsclient): Add index entries.  Document both short and
6281         long versions of command-line options.  Document the -f option.
6283 2006-12-06  Richard Stallman  <rms@gnu.org>
6285         * text.texi (Outline Format): Say to set outline-regexp
6286         and outline-level with major modes and file local variables.
6288 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6290         * anti.texi (Antinews): Mention the alternative to
6291         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6293         * misc.texi (Interactive Shell): Ditto.
6295 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
6297         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6299         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6301 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
6303         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6304         colon in the mode line.
6306         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6308 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6310         * building.texi (Watch Expressions): Mention SPC for expanding/
6311         contracting watch expressions.
6313 2006-11-26  Kim F. Storm  <storm@cua.dk>
6315         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6317 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
6319         * building.texi (Debugger Operation): Define text command mode.
6320         Clarify how tooltips work.
6321         (GDB Graphical Interface): Explain how to run in text command mode
6322         more clearly.
6324 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
6326         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6328 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
6330         * anti.texi (Antinews): Mention --server-file and TCP sockets.
6332 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
6334         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6335         and EMACS is deprecated.
6337 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
6339         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6341 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
6343         * Makefile.in (emacs.dvi): Remove xresmini.texi.
6345         * emacs.texi: Include xresources.texi both for info and dvi.
6347         * xresources.texi: Merge text from xresmini.texi.
6349 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6351         * glossary.texi: Fix typos.
6353 2006-11-06  Richard Stallman  <rms@gnu.org>
6355         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6357         * ack.texi (Acknowledgments): Fix name spelling.
6359 2006-11-01  Juri Linkov  <juri@jurta.org>
6361         * search.texi (Word Search): Document incremental word search.
6363 2006-10-28  Glenn Morris  <rgm@gnu.org>
6365         * ack.texi (Acknowledgments): Add cal-html author.
6367         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6368         Calendar").  Describe new package cal-html.
6369         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6370         Calendar Files."
6372 2006-10-23  Richard Stallman  <rms@gnu.org>
6374         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6375         Abbrev mode is enabled.
6377 2006-10-16  Richard Stallman  <rms@gnu.org>
6379         * emacs.texi: Update ISBN.
6381 2006-10-11  Kim F. Storm  <storm@cua.dk>
6383         * emacs.texi (Acknowledgments): Use @dotless{i}.
6385 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
6387         * building.texi (Breakpoints Buffer): Mention catchpoints.
6389 2006-10-08  Kim F. Storm  <storm@cua.dk>
6391         * ack.texi (Acknowledgments): Update.
6393         * emacs.texi (Acknowledgments): Fix bad @/ form.
6395 2006-10-05  Kim F. Storm  <storm@cua.dk>
6397         * emacs.texi (Acknowledgments): Add more contributors.
6399 2006-10-03  Richard Stallman  <rms@gnu.org>
6401         * emacs.texi (Acknowledgments): Update version and edition.
6403 2006-10-01  Karl Berry  <karl@gnu.org>
6405         * custom.texi (Customization Groups): Page break to keep example buffer
6406         on one page.
6408 2006-09-30  Karl Berry  <karl@gnu.org>
6410         * programs.texi (Basic Indent): @need to improve page break.
6411         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6413 2006-09-29  Glenn Morris  <rgm@gnu.org>
6415         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6417 2006-09-29  Karl Berry  <karl@gnu.org>
6419         * windows.texi (Basic Window): Remove forced @break, no longer
6420         desirable.
6421         * frames.texi (Frame Commands),
6422         * mark.texi (Marking Objects): Reword to avoid bad page break.
6423         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6425 2006-09-19  Richard Stallman  <rms@gnu.org>
6427         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6428         stick to present tense.
6430 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
6432         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6433         to x-gtk-use-old-file-dialog.
6434         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6436 2006-09-15  Jay Belanger  <belanger@truman.edu>
6438         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6439         Change "Library Public License" to "Lesser Public License"
6440         throughout.  Use "yyyy" to represent year.
6442 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6444         * misc.texi (Interactive Shell): EMACS is now set
6445         to Emacs's absolute file name, not to "t".
6447 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6449         * files.texi (Visiting): Add index entry "open file".
6451 2006-09-11  Richard Stallman  <rms@gnu.org>
6453         * building.texi (Compilation Mode): Clarification.
6454         (Grep Searching): Add xref to Compilation Mode.
6456 2006-09-08  Richard Stallman  <rms@gnu.org>
6458         * search.texi (Search): Ref multi-file search commands here.
6459         (Other Repeating Search): Not here.
6461 2006-08-28  Richard Stallman  <rms@gnu.org>
6463         * windows.texi (Split Window): Update xref.
6465         * basic.texi (Continuation Lines): Update xref.
6467         * indent.texi (Tab Stops): Update xref.
6469         * emacs.texi (Top): Update subnode menu.
6471         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6472         split out of Display Custom.
6474 2006-08-25  Kim F. Storm  <storm@cua.dk>
6476         * display.texi (Display Custom): Add variables overline-margin
6477         and x-underline-at-descent-line.
6479 2006-08-25  Richard Stallman  <rms@gnu.org>
6481         * entering.texi (Exiting): Rewrite to give graphical displays
6482         priority over text terminals.
6484         * search.texi (Incremental Search): Move index entries.
6486 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
6488         * custom.texi (Init File): Reference Find Init to avoid "home
6489         directory" confusion.
6491 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
6493         * building.texi (Other GDB-UI Buffers): Describe how to edit
6494         a value in the locals buffer.
6496 2006-08-21  Richard Stallman  <rms@gnu.org>
6498         * search.texi (Basic Isearch): Add `isearch' index entry.
6500 2006-08-16  Richard Stallman  <rms@gnu.org>
6502         * misc.texi (Saving Emacs Sessions): Clean up wording.
6504         * mark.texi (Marking Objects): Mention term "select all".
6506         * emacs.texi (Top): Update subnode menu.
6508         * help.texi (Help Mode): Move node up in file.
6510 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
6512         * building.texi (Stack Buffer): Explain fringe arrow.
6514 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6516         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6517         on startup.
6519 2006-08-11  Romain Francoise  <romain@orebokech.com>
6521         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6523 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6525         * mule.texi (Recognize Coding, Text Coding): Fix typos.
6527 2006-08-10  Richard Stallman  <rms@gnu.org>
6529         * text.texi (Format Faces): Substantial rewrites to deal
6530         with face merging.  Empty regions don't count.
6531         Clarify face property inheritance.
6533 2006-08-08  Romain Francoise  <romain@orebokech.com>
6535         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6536         <arjuropo@cc.jyu.fi>.
6538 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6540         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6541         apply to all frames.
6543 2006-08-01  Richard Stallman  <rms@gnu.org>
6545         * help.texi (Name Help): Add index entries for describe-variable.
6547 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6549         * building.texi (GDB Graphical Interface): Shorten node names.
6550         (GDB-UI Layout): Use GDB-related.
6551         (Other GDB-UI Buffers): Simplify English.
6553 2006-07-31  Richard Stallman  <rms@gnu.org>
6555         * search.texi (Query Replace): Add xref for Dired's Q command.
6557 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6559         * building.texi (GDB commands in Fringe): Rename to...
6560         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6561         new option gdb-find-source-frame.
6563 2006-07-29  Richard Stallman  <rms@gnu.org>
6565         * dired.texi (Operating on Files): Simplify previous change
6566         and fix Texinfo usage.
6568 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6570         * dired.texi (Operating on Files): Add cross-references.  State the
6571         Unix commands that do similar things.
6573 2006-07-28  Richard Stallman  <rms@gnu.org>
6575         * mark.texi (Transient Mark): Clarify that region never disappears
6576         when Transient Mark mode is off, and not when it is on.
6578 2006-07-27  Richard Stallman  <rms@gnu.org>
6580         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6582 2006-07-24  Richard Stallman  <rms@gnu.org>
6584         * xresources.texi (GTK styles): Fix texinfo usage.
6586         * commands.texi (User Input): Explain why we teach keyboard cmds.
6588         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6589         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6590         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6591         * doclicense.texi, display.texi, dired.texi, basic.texi:
6592         * anti.texi, ack.texi: Move periods and commas inside quotes.
6594 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6596         * cmdargs.texi (General Variables): Document EMAIL.
6598 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6600         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6601         doesn't have effect on MS-Windows.
6603 2006-07-17  Richard Stallman  <rms@gnu.org>
6605         * building.texi (Grep Searching): Explain about chaining grep commands.
6607 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6609         * killing.texi, mini.texi: Fix typos.
6611 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6613         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6614         is invoked for multiple files.
6616 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6618         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6619         on-line manual for the rest of this node.
6620         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6621         unconditionally.
6622         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6623         Improve wording.
6624         (Windows Printing): Improve wording.
6625         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6626         rest of this node.
6628 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6630         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6631         with eval-buffer.
6633 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6635         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6636         of character translation.
6638 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6640         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6642 2006-07-03  Karl Berry  <karl@gnu.org>
6644         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6645         not-too-underfull hboxes in the TeX output.
6646         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6647         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6648         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6649         * sending.texi, text.texi: Fix overfull/underfull boxes.
6651 2006-07-03  Romain Francoise  <romain@orebokech.com>
6653         * m-x.texi (M-x): Fix.
6655 2006-07-03  Richard Stallman  <rms@gnu.org>
6657         * search.texi (Other Repeating Search): filename -> file name.
6659         * misc.texi (Narrowing): Minor cleanups.
6661         * files.texi (Visiting): filename -> file name.
6663         * emacs.texi (Top): Update subnode menus.
6665         * mule.texi (Coding Systems): Move char translation stuff here.
6666         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6667         (Recognize Coding): Substantial local rewrites.
6668         (International): Update menu.
6670         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6671         (Scrolling): Substantial local rewrites.
6672         (Display): Update menu and intro.
6674         * dired.texi: filename -> file name.
6676         * custom.texi (Safe File Variables): Texinfo usage fix.
6678 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6680         * help.texi, m-x.texi: Lots of cleanups.
6682 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6684         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6685         (Windows Processes, Windows Misc): Shorten the printed version by
6686         selectively conditioning less important portions by @ifnottex.
6688 2006-06-27  Richard Stallman  <rms@gnu.org>
6690         * mini.texi (Minibuffer File): Minor cleanup.
6692 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6694         * frames.texi (XTerm Mouse): Rename to...
6695         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6697         * emacs.texi (Top): Use new node name.
6699 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6701         * emacs.texi (Top): Update the detailed menu according to changes in
6702         msdog.texi.
6704         * msdog.texi (Windows Keyboard): New section.
6705         (Windows Mouse): New section.
6706         (Windows System Menu): Remove section (text merged with "Windows
6707         Keyboard").
6708         (Windows Misc): New section.
6710         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6712         * msdog.texi (ls in Lisp): New section.
6714         * files.texi (Visiting): Document case-insensitive wildcard matching
6715         under find-file-wildcards.
6717 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6719         * macos.texi (Mac Input): Add description of mac-function-modifier.
6720         Now Unicode keyboard layouts work.
6722 2006-06-10  Richard Stallman  <rms@gnu.org>
6724         * mule.texi (Recognize Coding): Clarify previous change.
6726 2006-06-09  Kenichi Handa  <handa@m17n.org>
6728         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6729         notation.
6731 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6733         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6734         manual for @ifnottex, but in emacs-extra for @iftex.
6736         * cmdargs.texi (General Variables): Fix smtpmail xref.
6738 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6740         * programs.texi (Comment Commands):
6741         * custom.texi (Specifying File Variables):
6742         Use ;; instead of ;;; to better follow coding conventions.
6744 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6746         * building.texi (Watch Expressions): Move node to end.
6747         (GDB Graphical Interface): Move description of clicks in fringe...
6748         (GDB commands in the Fringe): ...to here.  New node.
6750 2006-06-05  Romain Francoise  <romain@orebokech.com>
6752         * xresmini.texi (GTK resources): Fix various typos.
6754 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6756         * building.texi (GDB Graphical Interface): Update bindings.
6757         (Commands of GUD): Add gud-print.  Remove gud-run.
6758         Restate availability more generally.
6760 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6762         * mini.texi: Lots of cleanups.
6764 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6766         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6767         and Mouse-2.
6769 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6771         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6773 2006-05-31  Richard Stallman  <rms@gnu.org>
6775         * basic.texi (Moving Point): Fix previous change.
6777 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6779         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6781 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6783         * basic.texi: Many simplifications and improvements in wording.
6785 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6787         * anti.texi (Antinews): Create a node for gdb-ui.
6789 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6791         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6793 2006-05-20  Richard Stallman  <rms@gnu.org>
6795         * dired.texi (Dired Navigation): dired-goto-file is now j.
6797 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6799         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6800         and their aliases.
6802         * msdog.texi (Windows Printing): Mention non-support of plain text
6803         printing with some el-cheapo printers, and suggest a workaround.
6805 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6807         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6808         remove the bit saying you must set it.
6810 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6812         * trouble.texi (Checklist):
6813         * text.texi (Text, Auto Fill, Text Mode):
6814         * search.texi (Nonincremental Search):
6815         * rmail.texi (Rmail Labels):
6816         * mule.texi (Input Methods, Multibyte Conversion):
6817         * misc.texi (Gnus, Where to Look, PostScript):
6818         * maintaining.texi (Create Tags Table):
6819         * indent.texi (Indentation Commands):
6820         * fixit.texi (Spelling):
6821         * emacs.texi (Copying):
6822         * custom.texi (Init File): ifinfo -> ifnottex.
6824 2006-05-17  Richard Stallman  <rms@gnu.org>
6826         * files.texi (Diff Mode): Mention C-x `.
6828 2006-05-08  Richard Stallman  <rms@gnu.org>
6830         * custom.texi (Disabling): Textual cleanups.
6832 2006-05-12  Glenn Morris  <rgm@gnu.org>
6834         * calendar.texi (Displaying the Diary, Format of Diary File):
6835         Refer to diary-view-entries, diary-list-entries,
6836         diary-show-all-entries rather than obsolete aliases.
6838 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6840         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6841         (Displaying the Diary, Special Diary Entries, Importing Diary):
6842         * building.texi (Compilation Shell):
6843         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6844         emacs-xtra with @inforef's.
6846         * files.texi (Visiting): Fix wording.
6848         * mule.texi (Coding Systems, Text Coding): More indexing.
6849         Mention that C-x RET f can set eol conversion.
6851 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6853         * xresmini.texi (GTK resources): Insert GTK description.
6855         * xresources.texi (GTK resources): metafont should be menufont.
6857 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6859         * mini.texi (Completion Options): Completion of remote files'
6860         method, user name and host name is active only in partial
6861         completion mode.
6863 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6865         * makefile.w32-in (emacs.dvi):
6866         * Makefile.in (emacs.dvi): Add xresmini.texi.
6868         * xresmini.texi (Table of Resources): Remove xref to non-existent
6869         node "LessTif Resources".
6871         * msdog.texi (Microsoft Windows):
6872         * calendar.texi (Calendar/Diary, Displaying the Diary)
6873         (Special Diary Entries, Importing Diary, Holidays):
6874         * programs.texi (Program Modes):
6875         * text.texi (Text):
6876         * buffers.texi (Several Buffers):
6877         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6879 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6881         The following changes merge the emacs-xtra manual into the main
6882         manual, but only for on-line version of the manual.
6884         * vc2-xtra.texi (Version Backups, Local Version Control)
6885         (Making Snapshots, Change Logs and VC, Version Headers)
6886         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6887         on-line manual.
6889         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6890         for on-line manual.
6892         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6893         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6894         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6895         for on-line manual.
6897         * fortran-xtra.texi (Fortran, Fortran Autofill)
6898         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6899         for on-line manual.
6901         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6902         Conditional xref's for on-line manual.
6904         * emerge-xtra.texi (Emerge, Overview of Emerge)
6905         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6906         manual.
6908         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6909         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6910         (EMACSSOURCES): Use EMACS_XTRA.
6911         (../info/emacs-xtra): Remove.
6912         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6914         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6915         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6916         (EMACSSOURCES): Use EMACS_XTRA.
6917         ($(infodir)/emacs-xtra): Remove.
6918         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6920         * trouble.texi (Quitting):
6921         * text.texi (Text):
6922         * programs.texi (Program Modes):
6923         * msdog.texi (Microsoft Windows):
6924         * frames.texi (Frames):
6925         * files.texi (Backup, Version Control, VC Concepts)
6926         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6927         (Registering, VC Status, VC Undo, Multi-User Branching)
6928         (Comparing Files):
6929         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6930         (Displaying the Diary, Special Diary Entries, Importing Diary):
6931         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6932         conditional xref's, depending on @iftex/@ifnottex.
6934         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6935         "MS-DOS".  @include msdog-xtra.texi.
6937         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6938         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6940         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6941         for vc-xtra.texi subsections.
6942         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6943         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6945         * sending.texi (Sending Mail): A @node line without explicit Prev,
6946         Next, and Up links.
6948         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6949         Next, and Up links.
6951         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6952         and its sections.  @include picture-xtra.texi.
6954         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6955         "Emerge".
6956         (List Tags) [ifnottex]: @include emerge-xtra.texi.
6958         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6959         exact duplicate of its name-sake in calendar.texi.
6961         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6962         "Advanced Calendar/Diary Usage".
6963         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6965         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6966         dired-xtra.texi.
6967         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6969         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6970         (Files) [ifnottex]: Add menu entry for Autorevert.
6972         * emacs-xtra.texi (Introduction): Reword to make consistent with
6973         printed version only.
6974         <Top level>: Remove the body of all chapters and move them to the
6975         new *-xtra.texi files.  Use @raisesections and @lowersections to
6976         convert sections to chapters etc.
6978         * msdog-xtra.texi:
6979         * fortran-xtra.texi:
6980         * vc-xtra.texi:
6981         * vc1-xtra.texi:
6982         * vc2-xtra.texi:
6983         * emerge-xtra.texi:
6984         * cal-xtra.texi:
6985         * dired-xtra.texi:
6986         * arevert-xtra.texi: New files, with text from respective chapters
6987         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6988         into @subsection, etc.
6990         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6991         updated.
6993         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6994         Windows".  All references updated.
6996 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6998         * macos.texi (Mac Input): Mention input from Character Palette.
6999         (Mac Font Specs): Fix typo.
7001 2006-05-05  Richard Stallman  <rms@gnu.org>
7003         * files.texi (Diff Mode): Minor cleanup.
7005 2006-05-05  Karl Berry  <karl@gnu.org>
7007         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7008         errors from the current release of makeinfo (4.8).
7009         * help.texi (Library Keywords): Change widest word in multitable
7010         template from `emulations' to `convenience'.  (Not sure if this is
7011         related to the font change.)
7013 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
7015         * files.texi (File Names): Add a footnote about limited support of
7016         ~USER on MS-Windows.
7018         * cmdargs.texi (Initial Options): Add a footnote about limited
7019         support of ~USER on MS-Windows.
7021 2006-05-03  Richard Stallman  <rms@gnu.org>
7023         * files.texi (Diff Mode): Node moved here.
7024         (Comparing Files): Delete what duplicates new node.
7025         (Files): Put Diff Mode in menu.
7027         * misc.texi (Diff Mode): Move to files.texi.
7029         * emacs.texi (Top): Update menu for Diff Mode.
7031         * trouble.texi (Emergency Escape): Simplify.
7033         * emacs.texi (Top): Minor clarification.
7035 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
7037         * commands.texi, entering.texi, screen.texi: Many simplifications.
7039 2006-05-03  Richard Stallman  <rms@gnu.org>
7041         * commands.texi (Text Characters): Delete paragraph about unibyte
7042         non-ASCII printing chars.
7044         * killing.texi (Killing): Say "graphical displays".
7045         * display.texi: Say "graphical displays".
7047         * cmdargs.texi (Misc X): Say "graphical displays".
7049 2006-05-01  Richard Stallman  <rms@gnu.org>
7051         * emacs.texi (Top): Add Diff Mode to menu.
7053 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7055         * misc.texi (Diff Mode): New node.
7057 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7059         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7060         (Mac Environment Variables): Shorten example line.
7061         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
7063 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
7065         * building.texi (GUD Customization): Describe cases %d and %c.
7066         Update description for %e.
7068 2006-04-30  Glenn Morris  <rgm@gnu.org>
7070         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7072 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
7074         * custom.texi (Examining): Update C-h v output example.
7076 2006-04-29  Kim F. Storm  <storm@cua.dk>
7078         * building.texi (Grep Searching): Add lgrep and rgrep.
7080 2006-04-23  Richard Stallman  <rms@gnu.org>
7082         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7084         * xresmini.texi: New file.
7086         * xresources.texi (Face Resources): Split table into font resources
7087         and the rest.  Combine similar attributes for brevity.
7089 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
7091         * emacs-xtra.texi (MS-DOS File Names): Remove section about
7092         backslashes and case-insensitivity in file names (moved to the
7093         main manual).
7094         (MS-DOS Printing): Move most of the text to the main manual.
7096         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7097         New nodes.
7098         (Windows Processes, Windows System Menu): Add index entries and
7099         fix wording.
7101 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
7103         * misc.texi (Shell Ring): Add notes on saved input when
7104         navigating off the end of the history list.
7106 2006-04-18  Chong Yidong  <cyd@mit.edu>
7108         * misc.texi (Shell Options): Correct default value of
7109         comint-scroll-show-maximum-output.
7111 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
7113         * building.texi (Watch Expressions): Update.
7115 2006-04-12  Richard Stallman  <rms@gnu.org>
7117         * search.texi: Clean up previous change.
7119 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
7121         * search.texi (Regexp Backslash, Regexp Replace): Add index
7122         entries for ``back reference'' and mention the term itself in the
7123         text.
7125 2006-04-11  Richard Stallman  <rms@gnu.org>
7127         * custom.texi (Safe File Variables):
7128         Document enable-local-variables = :safe.
7130 2006-04-11  Karl Berry  <karl@gnu.org>
7132         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7133         (Remote Repositories, Version Backups, Local Version Control)
7134         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7135         (Miscellaneous Commands and Features of VC, Change Logs and VC)
7136         (Renaming VC Work Files and Master Files)
7137         (Inserting Version Control Headers, Customizing VC, General Options)
7138         (Options for RCS and SCCS, Options specific for CVS): Move all
7139         these nodes to emacs-xtra.texi, for brevity.
7140         * cmdargs.texi, files.texi: Change cross-references.
7142 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
7144         * files.texi (Old Versions): Update description of vc-annotate's
7145         use of color to indicate date ranges.
7147 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7149         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7150         put info and printed manual names the right way around.
7152 2006-04-09  Karl Berry  <karl@gnu.org>
7154         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7155         emacs-xtra.texi, leaving only MS Windows information.
7156         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7157         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7158         node names.
7160         * emacs.texi: Move @summarycontents and @contents to the beginning
7161         of the file.
7163 2006-04-08  Kevin Ryde  <user42@zip.com.au>
7165         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7167 2006-04-07  Richard Stallman  <rms@gnu.org>
7169         * programs.texi (Comments, Comment Commands, Options for Comments)
7170         (Multi-Line Comments): "Align", not "indent".
7171         (Basic Indent): C-j deletes trailing whitespace before the newline.
7173 2006-04-06  Richard Stallman  <rms@gnu.org>
7175         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7177 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
7179         * killing.texi (Rectangles): Add index entry for marking a rectangle.
7181 2006-04-05  Richard Stallman  <rms@gnu.org>
7183         * emacs.texi (Top): Update subnode menu.
7185         * trouble.texi (Unasked-for Search): Node deleted.
7186         (Lossage): Delete from menu.
7188 2006-04-04  Richard Stallman  <rms@gnu.org>
7190         * trouble.texi: Various cleanups.
7191         (Checklist): Don't bother saying how to snail a bug report.
7192         (Emergency Escape): Much rewriting.
7193         (After a Crash): Rename the core dump immediately.
7194         (Total Frustration): Call it a psychotherapist.
7195         (Bug Criteria): Avoid "illegal instruction".
7196         (Sending Patches): We always put the contributor's name in.
7198         * misc.texi (Thumbnails): Minor correction.
7200 2006-04-03  Richard Stallman  <rms@gnu.org>
7202         * misc.texi (Thumbnails): Minor cleanup.
7204 2006-04-02  Karl Berry  <karl@gnu.org>
7206         * sending.texi (Mail Sending): pxref to Top needs five args.
7208 2006-03-31  Richard Stallman  <rms@gnu.org>
7210         * emacs.texi (Top): Update subnode menu.
7212         * help.texi (Help Mode): Cleanup.
7214         * dired.texi: Many cleanups.
7215         (Dired Deletion): Describe dired-recursive-deletes.
7216         (Operating on Files): dired-create-directory moved.
7217         (Misc Dired Features): Move to here.
7218         (Tumme): Node moved to misc.texi.
7220         * custom.texi: Many cleanups.
7221         (Minor Modes): Don't mention ISO Accents Mode.
7222         (Examining): Update C-h v output example.
7223         (Hooks): Add index and xref for add-hook.
7224         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
7225         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7227         * misc.texi: Many cleanups.
7228         (beginning): Add to summary of topics.
7229         (Shell): Put eshell xref at the end.  Remove eshell from table.
7230         (Thumbnails): New node.
7232 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
7234         * files.texi (File Name Cache): Make it clear that the cache is
7235         not persistent.
7237 2006-03-25  Karl Berry  <karl@gnu.org>
7239         * emacs-xtra.texi, emacs.texi, gnu.texi:
7240         (1) use @copyright{} instead of (C) in typeset text;
7241         (2) do not indent copyright year list (or anything else).
7243 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
7245         * files.texi (VC Dired Mode): Remove misplaced brackets.
7247 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
7249         * files.texi: Various updates and clarifications in the VC chapter.
7251 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
7253         * help.texi (Help Mode): Document "C-c C-c".
7255 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
7257         * emacs-xtra.texi (Top): Avoid ugly continuation line in
7258         menu in the standalone Info reader.
7260 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
7262         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7263         moved here from Emacs manual.
7265         * programs.texi (Fortran): Section moved to emacs-xtra.
7266         (Program Modes): Xref to Fortran in emacs-xtra.
7268         * maintaining.texi (Emerge): Move to emacs-xtra.
7269         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7271         * picture.texi: File deleted.
7272         * Makefile.in:
7273         * makefile.w32-in: Remove picture.texi.
7275         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7276         * abbrevs.texi (Abbrevs):
7277         * sending.texi (Sending Mail): Picture node removed.
7279         * emacs.texi (Top): Update node listings.
7281 2006-03-12  Richard Stallman  <rms@gnu.org>
7283         * calendar.texi: Various cleanups.
7285 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
7287         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7288         syntax.
7290 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
7292         * search.texi (Regexps): More accurately describe which characters
7293         are special in which situations.  Recommend _not_ to quote `]' or
7294         `-' when they are not special.
7296 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
7298         * files.texi (Old Versions): Clarify operation of C-x v =.
7300 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
7302         * building.texi (Watch Expressions): Update and describe
7303         gdb-speedbar-auto-raise.
7305 2006-02-19  Richard M. Stallman  <rms@gnu.org>
7307         * emacs.texi: Use @smallbook.
7308         (Top): Update ref to Emacs paper, delete ref to Cookbook.
7309         Update subnode menu.
7311         * building.texi (Lisp Interaction): Minor addition.
7313 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
7315         * building.texi (Watch Expressions): Update and be more precise.
7317 2006-02-15  Francesco Potortì  <pot@gnu.org>
7319         * maintaining.texi (Create Tags Table): Explain why the
7320         exception when etags writes to files under the /dev tree.
7322 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7324         * custom.texi (Safe File Variables): Lots of clarification.
7325         Renamed from Unsafe File Variables.
7327 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
7329         * custom.texi (Unsafe File Variables): File variable confirmation
7330         assumed denied in batch mode.
7332 2006-02-14  Richard M. Stallman  <rms@gnu.org>
7334         * building.texi (GDB User Interface Layout): Don't say `inferior'
7335         for program being debugged.
7337 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
7339         * building.texi (GDB Graphical Interface):
7340         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7342 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
7344         * custom.texi (Specifying File Variables, Unsafe File Variables):
7345         New nodes, split from File Variables.  Document new file local
7346         variable behavior.
7348 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7350         * display.texi (Standard Faces):
7351         * files.texi (Visiting):
7352         * frames.texi (Clipboard):
7353         * glossary.texi (Glossary) <Clipboard>:
7354         * xresources.texi (X Resources): Mention Mac OS port.
7356 2006-02-12  Richard M. Stallman  <rms@gnu.org>
7358         * building.texi (Building): Clarify topic in intro.
7360         * maintaining.texi (Maintaining): Change title; clarify topic.
7361         Delete duplicate index entries.
7363         * building.texi (Other GDB User Interface Buffers): Clarifications.
7365         * text.texi (Cell Commands): Clarifications.
7367         * programs.texi (Defuns): Delete duplicate explanation of
7368         left-margin paren convention.
7369         (Hungry Delete): Minor cleanup.
7371 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7373         * dired.texi (Tumme): More tumme documentation.
7375 2006-02-11  Alan Mackenzie  <acm@muc.de>
7377         * programs.texi ("Hungry Delete"): Correct the appellation of the
7378         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7380 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
7382         * dired.texi (Tumme): Fix small bug.
7384 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7386         * macos.texi (Mac International): Rename "fontset-mac" to
7387         "fontset-standard".
7389 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
7391         * dired.texi (Tumme): Basic documentation for Tumme added.
7393 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7395         * mule.texi (International):
7396         * programs.texi (Basic Indent): Fix typos.
7398         * custom.texi (Minor Modes):
7399         * display.texi (Text Display):
7400         * commands.texi (Text Characters): Update xrefs.
7402 2006-02-07  Richard M. Stallman  <rms@gnu.org>
7404         * emacs.texi (Top): Update subnode menu.
7405         Update info on old Emacs papers.
7406         (Intro): "Graphical display", not window system.
7408         * xresources.texi (GTK styles): Minor clarifications.
7410         * trouble.texi: "Graphical display", not window system.
7411         (Stuck Recursive): Minor clarification.
7413         * text.texi: Minor clarifications.
7414         (Sentences): Explain why two-space convention is better.
7415         Explain sentence-end-without-period here.
7416         (Fill Commands): Not here.
7417         (Refill): Node moved down.
7418         (Filling): Update menu.
7419         (Table Creation, Cell Justification, Column Commands): Clarify.
7421         * sending.texi: Minor clarifications.
7423         * search.texi (Regexp Backslash): Clarification.
7425         * rmail.texi: Minor cleanups.
7426         (Rmail): Delete digression about `rmail-mode'.
7427         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7428         (Rmail Files): Mention C-u M-x rmail.
7429         (Rmail Reply): Mention References.
7430         (Rmail Display): Mention rmail-nonignored-headers.
7432         * programs.texi: Minor cleanups.
7433         (Comment Commands): Mention momentary Transient Mark mode.
7434         (Matching): Be more specific about customizing show-paren-mode.
7435         (Info Lookup): Don't list the modes that support C-h S.
7436         Just say what it does in an unsupported mode.
7437         (Man Page): Delete excessive info on customizing woman.
7438         (Motion in C): Don't mention c-for/backward-into-nomenclature.
7440         * abbrevs.texi: Minor clarifications.
7441         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7442         not "dynamic abbrevs" as if they were a kind of abbrev.
7444         * picture.texi (Picture): Minor cleanup.
7446         * mule.texi (Communication Coding): Say "other applications".
7447         (Fontsets): Not specific to X.  Add xref to X Resources.
7448         (Unibyte Mode): Rename from Single-Byte Character Support.
7449         "Graphical display", not window system.
7450         (International): Update menu.
7452         * maintaining.texi (Format of ChangeLog):
7453         New node, split out from ChangeLog.
7454         (ChangeLog): Clarifications in the remaining text.
7455         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7456         (Find Tag): Add @w.
7457         (Tags Search): Explain tag table order here.  Simplify grep ref.
7458         (List Tags): tags-tag-face is a variable, not a face.
7459         (Emerge): Cleanups.
7461         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7462         (Keyboard Macros): Avoid "the user".
7464         * killing.texi: "Graphical display", not window system.
7466         * help.texi (Help Echo): "Graphical display", not window system.
7468         * glossary.texi: Say "you", not "the user".  Say "graphical display".
7470         * frames.texi: Minor cleanups.  "Graphical display", not window system.
7472         * files.texi (Visiting): Make drag-and-drop not X-specific.
7474         * custom.texi: Minor cleanups.  "Graphical display", not window system.
7476         * cmdargs.texi: Minor cleanups.
7478         * building.texi (Compilation): Move and split kill-compilation para.
7479         Add para about multiple compilers.
7480         (Compilation Mode): Commands also available in grep mode and others.
7481         Mention C-u C-x ` more tutorially.  Clarify C-x `.
7482         (Compilation Shell): Clarify.  Put Bash example first.
7483         (Grep Searching): Minor cleanups; add @w.
7484         (Debuggers): Minor cleanups.
7485         (Starting GUD): Make GDB xgraphical mode issue clearer.
7486         (Debugger Operation): Lots of clarifications including
7487         GDB tooltip side-effect issue.
7488         (Commands of GUD): Clarify.
7489         (GUD Customization): Add bashdb-mode-hook.
7490         (GDB Graphical Interface): Rewrite for clarity.
7491         (GDB User Interface Layout): Rewrite for clarity.
7492         (Stack Buffer, Watch Expressions): Likewise.
7493         (Other GDB User Interface Buffers): Cleanups.
7494         (Lisp Libraries, External Lisp): Cleanup.
7496         * basic.texi (Position Info): "Graphical displays", rather than
7497         window systems.
7499         * anti.texi: Minor cleanup.
7501 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7503         * custom.texi (Init File, Find Init): Add cross-references to
7504         where $HOME is described.
7506 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7508         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7509         is not inside the @table.
7511         * emacs.texi (Top): Correct node name.
7513         * files.texi (File Names): Fix @xref.
7514         (Reverting): Fix typo.
7516         * mule.texi (International): Correct node name.
7518         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7520 2006-02-01  Richard M. Stallman  <rms@gnu.org>
7522         * emacs.texi (Top): Update subnode menu.
7524         * mule.texi: Minor clarifications.
7525         Reduce the specific references to X Windows.
7526         Refer to "graphical" terminals, rather than window systems.
7527         (Text Coding): Rename from Specify Coding.
7528         (Communication Coding, File Name Coding, Terminal Coding):
7529         New nodes split out from Text Coding.
7531         * kmacro.texi: Minor clarifications.
7532         (Keyboard Macro Ring): Comment out some excessive commands.
7533         (Basic Keyboard Macro): Split up the table, putting part in each node.
7535         * major.texi: Minor clarifications.
7537         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7539         * windows.texi: Minor clarifications.
7540         (Change Window): Don't describe mode-line mouse cmds here.
7541         Add xref to Mode Line Mouse.
7543         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7545         * macos.texi (Mac International): Fix xref.
7547         * indent.texi: Minor clarifications.
7549         * frames.texi: Minor clarifications.
7550         Reduce the specific references to X Windows.
7551         Refer to "graphical" terminals, rather than window systems.
7552         (Frame Parameters): Don't mention commands like
7553         set-foreground-color.  Just say to customize a face.
7554         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7556         * files.texi: Minor clarifications.
7557         (Numbered Backups): New node, split out from Backup Names.
7559         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7561         * cmdargs.texi (General Variables): Fix xref.
7563         * buffers.texi: Minor clarifications.
7565 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7567         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7568         Nodes moved to top.
7570         * display.texi: Minor clarifications.
7571         (Display): Rearrange menu.
7572         (Standard Faces): Mention query-replace face.
7573         (Faces): Simplify.
7574         (Font Lock): Simplify face customization info.
7575         (Highlight Changes): Node merged into Highlight Interactively.
7576         (Highlight Interactively): Much rewriting and cleanup.
7577         (Optional Mode Line): Narrowed line number not good for goto-line.
7578         Simplify face customization advice.
7579         (Text Display): Mention use of escape-glyph face.
7580         Move ctl-arrow and tab-width here.
7581         (Display Custom): Move no-redraw-on-reenter to end of node.
7583         * search.texi: Minor clarifications.
7584         (Isearch Scroll): Simplify.
7585         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7587         * regs.texi (Registers): Mention bookmarks here.
7589         * mark.texi: Minor clarifications.
7590         (Selective Undo): Node deleted.
7592         * m-x.texi: Minor clarifications.
7594         * killing.texi: Minor clarifications.
7595         Refer to "graphical" terminals, rather than window systems.
7597         * help.texi: Clarifications.
7598         (Help): Don't describe C-h F and C-h K here.
7599         (Key Help): Describe C-h K here.
7600         (Name Help): Mention Emacs Lisp Intro.
7601         Describe C-h F here.
7602         (Misc Help): Mention C-h F and C-h K only briefly.
7604         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7605         Selective undo text merged in.
7606         (Spelling): Mention Aspell along with Ispell.
7608         * emacs.texi (Top): Update subnode menus.
7610         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7611         moved to new Undo node.
7613 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7615         * basic.texi (Continuation Lines, Inserting Text):
7616         Mention longlines mode.
7618 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7620         * screen.texi: Minor cleanups.
7621         (Screen): Clean up the intro paragraphs.
7622         (Mode Line): Lots of rewriting.  Handle frame-name better.
7623         eol-mnemonic-... vars moved out.
7625         * emacs.texi (Top): Change menu item for MS-DOS node.
7626         Update subnode menu.
7628         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7629         chapter relates to Windows.  Title changed.
7631         * mini.texi: Minor cleanups.
7633         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7634         (Mark): Put it in the menu.
7636         * entering.texi: Minor cleanups.
7638         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7639         (Intro): Refer to "graphical" terminals, rather than X.
7641         * display.texi (Display Custom): Add xref to Variables.
7642         (Optional Mode Line): eol-mnemonic-... vars moved here.
7644         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7645         rather than X.
7647         * basic.texi: Minor cleanups.
7648         (Undo): selective-undo moved.
7650 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7652         * anti.texi (Antinews): Various corrections and additions.
7654 2006-01-23  Juri Linkov  <juri@jurta.org>
7656         * custom.texi (Easy Customization, Customization Groups)
7657         (Browsing Custom): Mention links along with buttons.
7659 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7661         * text.texi (TeX Print): Use @key for TAB.
7663         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7665 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7667         * files.texi (File Aliases): Don't claim that usually separate
7668         buffers are created for two file names that name the same data.
7669         Mention additional situations where different names mean the same
7670         file on disk.
7672 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7674         * killing.texi (Deletion): Upcase @key argument.
7676         * custom.texi (Custom Themes): Minor cleanup.
7678         * programs.texi (Hungry Delete): Upcase @key argument.
7680 2006-01-16  Juri Linkov  <juri@jurta.org>
7682         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7683         Move `mode-line-highlight' before `mode-line-buffer-id'.
7685 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7687         * basic.texi (Inserting Text): Minor cleanup.
7689 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7691         * custom.texi (Changing a Variable, Face Customization):
7692         Update for changes in Custom menus.
7694 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7696         * macos.texi (Mac International): Undo last change.
7698 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7700         * custom.texi (Custom Themes): Describe the new
7701         customize-create-theme interface.
7703 2005-12-30  Juri Linkov  <juri@jurta.org>
7705         * basic.texi (Position Info): Update example.
7707 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7709         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7711 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7713         * custom.texi (Custom Themes): `load-theme' always loads.
7715 2005-12-23  Juri Linkov  <juri@jurta.org>
7717         * display.texi (Highlight Interactively): Use double space to
7718         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7720 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7722         * custom.texi (Easy Customization and subnodes):
7723         Replace "active field" with "button".
7724         Use "user option" only for variables.
7725         Use "setting" for variable-or-face.
7727 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7729         * buffers.texi (Select Buffer): Change order in table to make
7730         "Similar" refer to the correct item.
7731         (Indirect Buffers): Minor rewording.
7733 2005-12-20  Juri Linkov  <juri@jurta.org>
7735         * files.texi (VC Status): Put P and N near p and n.
7737 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7739         * programs.texi (Electric C): Delete the info about newline control.
7740         (Other C Commands): Minor cleanup.
7741         (Left Margin Paren): Minor cleanup.
7743 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7745         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7746         (Customization Groups): Delete text moved to "Browsing Custom".
7747         (Browsing Custom): New node.
7748         (Specific Customization): Clarify which commands only work for
7749         loaded options.
7751 2005-12-18  Bill Wohler  <wohler@newt.com>
7753         * frames.texi (Tool Bars): Shorten text of previous change.
7755 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7757         * files.texi (VC Status): Document log-view mode.
7759 2005-12-18  Bill Wohler  <wohler@newt.com>
7761         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7762         permanently via the customize interface.
7764 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7766         * killing.texi (Killing by Lines): Document `kill-whole-line'
7767         function.
7769 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7771         * buffers.texi (Select Buffer): Change `prev-buffer' to
7772         `previous-buffer'.  Indicate that these functions use a frame
7773         local buffer list.
7775 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7777         * custom.texi (Easy Customization): Change menu comment.
7778         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7780         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7781         (Help): Among the Apropos commands, describe only C-h a here.
7783 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7785         * programs.texi (Options for Comments): Comment-end starts with space.
7787         * glossary.texi (Glossary): Minor cleanup.
7789         * files.texi (Old Versions): Use @table.
7791 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7793         * display.texi (Highlight Interactively): Include
7794         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7796 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7798         * display.texi (Font Lock): Delete the Global FL menu item.
7800 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7802         * custom.texi (Minibuffer Maps): Mention the maps for file name
7803         completion.
7805 2005-12-09  Kim F. Storm  <storm@cua.dk>
7807         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7808         prefix keys even when mark is active.  Describe that RET moves
7809         cursor to next corner in rectangle; clarify insert around rectangle.
7811 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7813         * custom.texi (Customization): Use xref to elisp manual for
7814         non-TeX output.
7815         (Minor Modes): Update.
7816         (Customization Groups, Changing a Variable, Face Customization):
7817         Update for new appearance of Custom buffers.
7818         (Changing a Variable): `custom-buffer-done-function' has been
7819         replaced by `custom-buffer-done-kill'.
7820         (Specific Customization): In the `customize-group' buffer, a
7821         subgroup's contents are not "hidden".  They are not included at
7822         all.  They have no [Show] button.
7823         (Mouse Buttons): Add pxref to description of mouse event lists in
7824         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7825         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7826         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7828 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7830         * mini.texi (Completion Commands, Completion):
7831         In file name input, SPC does not do completion.
7833 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7835         * building.texi (GDB Graphical Interface): Explain screen size
7836         setting.
7837         (Other GDB User Interface Buffers): Describe features specific to
7838         GDB 6.4.
7840 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7842         * building.texi (GDB User Interface Layout): Describe how to
7843         kill associated buffers.
7844         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7845         (Watch Expressions): Be more precise.
7846         (Other GDB User Interface Buffers): Describe how to change a
7847         register value.
7849 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7851         * macos.texi (Mac Input): Remove description of
7852         mac-command-key-is-meta.  Add descriptions of
7853         mac-control-modifier, mac-command-modifier, and
7854         mac-option-modifier.
7855         (Mac International): Fix description of conversion of clipboard data.
7856         (Mac Font Specs): Add example of font customization by face attributes.
7858 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7860         * building.texi (Watch Expressions): Expand description.
7861         (Other GDB User Interface Buffers): Describe local map for
7862         gud-watch.
7864 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7866         * display.texi (Font Lock): Font lock is enabled by default now.
7868 2005-11-20  Juri Linkov  <juri@jurta.org>
7870         * basic.texi (Position Info): Update examples of the output.
7871         Remove the fact that examples are produced in the TeXinfo buffer,
7872         because in the Info reader users will get a different output from
7873         `C-x ='.
7875         * building.texi (Compilation Mode): Remove paragraph duplicated
7876         from the node `Compilation'.  Add `compilation-skip-threshold'.
7878         * display.texi (Font Lock): Suggest more user-friendly method of
7879         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7881 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7883         * files.texi (Registering): Mention @@ in mode line.
7885         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7887 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7889         * files.texi (Renaming and VC): Some back-ends don't
7890         handle renaming.
7892 2005-11-17  Juri Linkov  <juri@jurta.org>
7894         * emacs.texi (Top):
7895         * display.texi (Highlight Interactively): Put this font-lock based
7896         mode near Font Lock node.
7898 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7900         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7901         icons.
7903 2005-11-12  Kim F. Storm  <storm@cua.dk>
7905         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7906         (Help Summary): Add C-h d and C-h e.
7907         (Apropos): Clarify that all apropos commands may search for either
7908         list of words or a regexp.  Add C-h d for apropos-documentation.
7909         Describe apropos-documentation-sort-by-scores user option.
7911 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7913         * killing.texi (CUA Bindings): Add @section.
7915 2005-11-10  Kim F. Storm  <storm@cua.dk>
7917         * emacs.texi (Top): Add CUA Bindings entry to menu.
7919         * killing.texi (CUA Bindings): New node.  Moved here from
7920         misc.texi and extended with info on rectangle commands and
7921         rectangle highlighting, interface to registers, and the global
7922         mark feature.
7924         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7926         * regs.texi: Prev link points to CUA Bindings node.
7928 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7930         * help.texi (Help Echo): By default, help echos are only shown on
7931         mouse-over, not on point-over.
7933 2005-11-04  Jérôme Marant  <jerome@marant.org>
7935         * misc.texi (Shell Mode): Describe how to activate password echoing.
7937 2005-11-04  Romain Francoise  <romain@orebokech.com>
7939         * mark.texi (Mark Ring): Fix typo.
7941 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7943         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7945 2005-11-01  Bill Wohler  <wohler@newt.com>
7947         * help.texi (Help Mode): Fix typo.
7949 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7951         * building.texi (Other GDB User Interface Buffers):
7952         Describe the command gdb-use-inferior-io-buffer.
7954 2005-10-31  Romain Francoise  <romain@orebokech.com>
7956         * files.texi (Compressed Files): Fix typo.
7958         * buffers.texi (Misc Buffer): Downcase `*shell*'.
7960         * windows.texi (Force Same Window): Likewise.
7962 2005-10-30  Bill Wohler  <wohler@newt.com>
7964         * help.texi (Help Mode): URLs viewed with browse-url.
7966 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7968         * building.texi (GDB Graphical Interface): Don't reference
7969         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
7970         must stay in same frame.
7972 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
7974         * custom.texi (Init File): Document ~/.emacs.d/init.el.
7976         * anti.texi (Antinews): Likewise.
7978 2005-10-28  Bill Wohler  <wohler@newt.com>
7980         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7982 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7984         * files.texi (Visiting): Explain how to enter ? in a file name.
7986         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7988 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7990         * building.texi (GDB Graphical Interface):
7991         Describe gdb-mouse-until.
7993 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7995         * custom.texi (Init File): Recommend when to use site-start.el.
7997 2005-10-21  Juri Linkov  <juri@jurta.org>
7999         * custom.texi (Examining): Mention accessing the old variable
8000         value via M-n in set-variable.
8002 2005-10-18  Romain Francoise  <romain@orebokech.com>
8004         * files.texi (Version Systems): Capitalize GNU.
8006 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
8008         * building.texi (Compilation Mode): Remove redundant paragraph.
8009         (Watch Expressions): Remove paragraph to reflect code change.
8011 2005-10-16  Richard M. Stallman  <rms@gnu.org>
8013         * building.texi (Compilation Mode, Compilation): Clarified.
8015 2005-10-15  Richard M. Stallman  <rms@gnu.org>
8017         * misc.texi (Saving Emacs Sessions): Mention savehist library.
8019 2005-10-13  Kenichi Handa  <handa@m17n.org>
8021         * basic.texi (Position Info): Fix previous change.
8023 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8025         * cmdargs.texi (Icons X): Fix typo.
8027 2005-10-12  Kenichi Handa  <handa@m17n.org>
8029         * basic.texi (Position Info): Describe the case that Emacs shows
8030         "part of display ...".
8032 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
8034         * cmdargs.texi (Icons X): -nb => -nbi.
8036 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
8038         * frames.texi (Speedbar): A couple more clarifications.
8040 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
8042         * building.texi (GDB User Interface Layout): Improve diagram.
8043         (Watch Expressions): Explain how to make speedbar global.
8044         (Other GDB User Interface Buffers): Make references more precise.
8046 2005-10-09  Richard M. Stallman  <rms@gnu.org>
8048         * frames.texi (Speedbar): Clarify the text.
8050 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
8052         * frames.texi (Speedbar): Add information on keybindings,
8053         dismissing the speedbar, and buffer display mode.  Link to
8054         speedbar manual.
8056 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
8058         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8059         added -nb, --no-bitmap-icon.
8061 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
8063         * building.texi (GDB Graphical Interface): Add variables and
8064         functions to indices.  Be more precise.
8066 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
8068         * frames.texi (Drag and Drop): Remove the x- from
8069         x-dnd-open-file-other-window and xdnd-protocol-alist.
8071 2005-09-30  Romain Francoise  <romain@orebokech.com>
8073         * mini.texi (Minibuffer): The default value now appears before the
8074         colon in minibuffer prompts.
8076 2005-09-25  Richard M. Stallman  <rms@gnu.org>
8078         * search.texi (Regexp Search): Doc search-whitespace-regexp.
8080 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8082         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8084 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8086         * emacs.texi (Top): Update submenus from macos.texi.
8088         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8089         (Mac OS): Update feature support status.
8090         (Mac Input): List supported input scripts.  Remove description
8091         about `mac-keyboard-text-encoding'.  Mention mouse button
8092         emulation and related variables.
8093         (Mac International): Mention Central European and Cyrillic
8094         support.  Now `keyboard-coding-system' is dynamically changed.
8095         Add description about coding system for selection.
8096         Add description about language environment.
8097         (Mac Environment Variables):
8098         Mention `~/.MacOSX/environment.plist'.  Give example of command line
8099         arguments.  Add Preferences support.
8100         (Mac Directories): Explicitly state that this node is for Mac OS
8101         Classic only.
8102         (Mac Font Specs): Mention specification for scalable fonts.
8103         List supported charsets.  Add preferred way of creating fontsets.
8104         Add description about `mac-allow-anti-aliasing'.
8105         (Mac Functions): Add descriptions about `mac-set-file-creator',
8106         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8107         and `mac-get-preference'.
8109 2005-09-16  Romain Francoise  <romain@orebokech.com>
8111         Update all files to specify GFDL version 1.2.
8113         * doclicense.texi (GNU Free Documentation License): Update to
8114         version 1.2.
8116 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8118         * buffers.texi (List Buffers): Fix xref.
8120         * rmail.texi (Rmail Basics): Fix xref.
8122         * emacs.texi (Top): Update subnode menus.
8124         * files.texi (Saving Commands): New node, broken out of Saving.
8125         (Customize Save): New node, broken out of Saving.
8126         Clarify effect of write-region-inhibit-fsync.
8127         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8129 2005-09-14  Romain Francoise  <romain@orebokech.com>
8131         * files.texi (Saving): Mention write-region-inhibit-fsync.
8133 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
8135         * custom.texi (Custom Themes): New node.
8137 2005-09-03  Richard M. Stallman  <rms@gnu.org>
8139         * search.texi (Search Case): Mention vars that control
8140         case-fold-search for various operations.
8142 2005-08-22  Juri Linkov  <juri@jurta.org>
8144         * display.texi (Standard Faces): Merge the text from
8145         `(elisp)Standard Faces' into this node.
8147 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
8149         * emacs.texi (Top): Delete menu item for deleted node
8150         Keyboard Translations.
8152 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8154         * trouble.texi (Unasked-for Search):
8155         Delete xref to Keyboard Translations.
8157         * glossary.texi (Glossary): Delete xref.
8159         * custom.texi (Minor Modes): Say that the list here is not complete.
8160         (Keyboard Translations): Node deleted.
8161         (Disabling): Delete xref to it.
8162         (Customization Groups): Fix Custom buffer example.
8163         (Hooks): Mention remove-hooks.
8165 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8167         * building.texi (GDB Graphical Interface): Improve filling of menu
8168         item.
8170 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
8172         * building.texi (GDB Graphical Interface): Use better node names.
8174 2005-08-14  Richard M. Stallman  <rms@gnu.org>
8176         * text.texi (Sentences): Fix xref.
8178 2005-08-14  Juri Linkov  <juri@jurta.org>
8180         * building.texi (Compilation, Grep Searching): Move grep command
8181         headings from `Compilation' to `Grep Searching'.
8183         * dired.texi (Dired and Find):
8184         * maintaining.texi (Tags Search): Replace grep xref to
8185         `Compilation' node with `Grep Searching'.
8187         * files.texi (Comparing Files): Replace xref to `Compilation' with
8188         `Compilation Mode'.
8190 2005-08-13  Alan Mackenzie  <acm@muc.de>
8192         * search.texi (Non-ASCII Isearch): Correct a typo.
8193         (Replacement Commands): Mention query-replace key binding.
8195 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8197         * programs.texi (Options for Comments): Fix xref.
8199         * search.texi (Regexp Backslash, Regexp Example): New nodes split
8200         out of Regexps.
8202 2005-08-09  Juri Linkov  <juri@jurta.org>
8204         * building.texi (Compilation): Use `itemx' instead of `item'.
8205         (Grep Searching): Simplify phrase.
8207         * display.texi (Standard Faces): Describe vertical-border on
8208         window systems.
8210         * windows.texi (Split Window): Simplify phrase and mention
8211         vertical-border face.
8213 2005-08-09  Richard M. Stallman  <rms@gnu.org>
8215         * files.texi (Comparing Files): Clarify compare-windows.
8217         * calendar.texi (Scroll Calendar): Document < and > in calendar.
8219 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
8221         * mule.texi (Coding Systems): Rephrase the paragraph about
8222         codepages: no need for "M-x codepage-setup" anymore, except on
8223         MS-DOS.
8225         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8226         the MS-DOS port only.
8228 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
8230         * makefile.w32-in (info): Don't run multi-install-info.bat.
8231         ($(infodir)/dir): New target, produced by running
8232         multi-install-info.bat.
8234 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
8236         * files.texi (Quoted File Names): Add index entry.
8238 2005-07-19  Juri Linkov  <juri@jurta.org>
8240         * files.texi (Comparing Files): Mention resync for `compare-windows'.
8242 2005-07-18  Juri Linkov  <juri@jurta.org>
8244         * custom.texi (Easy Customization):
8245         * files.texi (Old Versions):
8246         * frames.texi (Wheeled Mice):
8247         * mule.texi (Specify Coding):
8248         * text.texi (Cell Justification):
8249         * trouble.texi (After a Crash):
8250         * xresources.texi (GTK styles):
8251         Delete duplicate duplicate words.
8253 2005-07-17  Richard M. Stallman  <rms@gnu.org>
8255         * frames.texi (Creating Frames): Fix foreground color example.
8257         * custom.texi (Init Examples): Clean up text about conditionals.
8259 2005-07-16  Richard M. Stallman  <rms@gnu.org>
8261         * mini.texi (Completion Commands): Fix command name for ?.
8263 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
8265         * display.texi (Standard Faces): Explain that customization of
8266         `menu' face has no effect on w32 and with GTK.
8267         Add cross-references.
8269         * cmdargs.texi (General Variables): Clarify the default location
8270         of $HOME on w32 systems.
8272 2005-07-15  Jason Rumney  <jasonr@gnu.org>
8274         * cmdargs.texi (General Variables): Default HOME on MS Windows has
8275         changed.
8277 2005-07-08  Kenichi Handa  <handa@m17n.org>
8279         * mule.texi (Recognize Coding):
8280         Recommend revert-buffer-with-coding-system instead of revert-buffer.
8282 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8284         * anti.texi (Antinews): Mention mode-line-inverse-video.
8286         * files.texi (Saving): Minor correction about C-x C-w.
8288         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8290 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
8292         * search.texi (Isearch Scroll): Add example of using the
8293         `isearch-scroll' property.
8294         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8295         `Display Custom' node.
8296         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8297         and de-emphasize it.
8298         (Other Repeating Search): `occur' currently can not correctly
8299         handle multiline matches.  Correct, clarify and update description
8300         of `flush-lines' and `keep-lines'.
8302         * display.texi (Display Custom): Add anchor for `baud-rate'.
8304 2005-07-07  Richard M. Stallman  <rms@gnu.org>
8306         * gnu.texi: Update where to get GNU status; add refs for how to help.
8307         Add footnotes 6 and 7.
8309 2005-07-04  Lute Kamstra  <lute@gnu.org>
8311         Update FSF's address in GPL notices.
8313         * doclicense.texi (GNU Free Documentation License):
8314         * trouble.texi (Checklist): Update FSF's address.
8316 2005-06-24  Richard M. Stallman  <rms@gnu.org>
8318         * display.texi (Text Display): Change index entries.
8320 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8322         * makefile.w32-in (MAKEINFO): Use --force.
8323         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8324         Makefile.in.
8326 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8328         * anti.texi (Antinews): Rename show-nonbreak-escape to
8329         nobreak-char-display.
8331         * emacs.texi (Top): Update detailed node listing.
8333         * display.texi (Text Display): Rename show-nonbreak-escape
8334         to nobreak-char-display and no-break-space to nobreak-space.
8335         (Standard Faces): Split up the list of standard faces
8336         and put it in a separate node.  Add nobreak-space and
8337         escape-glyph.
8339 2005-06-23  Lute Kamstra  <lute@gnu.org>
8341         * mule.texi (Select Input Method): Fix typo.
8343 2005-06-23  Kenichi Handa  <handa@m17n.org>
8345         * mule.texi (International): List all supported scripts.
8346         Adjust text for that leim is now included in the normal Emacs
8347         distribution.
8348         (Language Environments): List all language environments.
8349         Intlfonts contains fonts for most supported scripts, not all..
8350         (Select Input Method): Refer to C-u C-x = to see how to type to
8351         input a specific character.
8352         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8354 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8356         * building.texi (Grep Searching): Texinfo usage fix.
8358 2005-06-22  Miles Bader  <miles@gnu.org>
8360         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8362 2005-06-20  Miles Bader  <miles@gnu.org>
8364         * display.texi (Faces): Add `vertical-divider'.
8366 2005-06-17  Richard M. Stallman  <rms@gnu.org>
8368         * text.texi (Adaptive Fill): Minor clarification.
8370 2005-06-10  Lute Kamstra  <lute@gnu.org>
8372         * emacs.texi (Top): Correct version number.
8373         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
8374         refer to the current version of Emacs.
8376 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8378         * files.texi (Log Buffer): Document when there can be more than
8379         one file to be committed.
8381 2005-06-08  Juri Linkov  <juri@jurta.org>
8383         * display.texi (Faces): Add `shadow' face.
8385 2005-06-07  Masatake YAMATO  <jet@gyve.org>
8387         * display.texi (Faces): Write about mode-line-highlight.
8389 2005-06-06  Richard M. Stallman  <rms@gnu.org>
8391         * misc.texi (Printing Package): Explain how to initialize
8392         printing package.
8394         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8396 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
8398         * emacs.texi: Rename Hardcopy to Printing.
8399         Make PostScript and PostScript Variables subnodes of it.
8401         * misc.texi (Printing): Rename node from Hardcopy.
8402         Mention menu bar options.
8403         Move PostScript and PostScript Variables to submenu.
8404         (Printing package): New node.
8406         * mark.texi (Using Region): Change Hardcopy xref to Printing.
8408         * dired.texi (Operating on Files): Likewise.
8410         * calendar.texi (Displaying the Diary): Likewise.
8412         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8414         * glossary.texi (Glossary): Likewise.
8416         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8417         effect.
8419 2005-06-04  Richard M. Stallman  <rms@gnu.org>
8421         * trouble.texi (After a Crash): Polish previous change.
8423 2005-05-30  Noah Friedman  <friedman@splode.com>
8425         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8426         recovery mechanism.
8428 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
8430         * building.texi (Other Buffers): SPC toggles display of
8431         floating point registers.
8433 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
8435         * files.texi (Log Buffer): Merge in description of Log Edit
8436         mode from pcl-cvs.texi.
8438 2005-05-26  Richard M. Stallman  <rms@gnu.org>
8440         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8442 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
8444         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8445         not enabled by default.
8446         When not on a word, `ispell-word' by default checks the word
8447         before point.
8449 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
8451         * building.texi (Debugger Operation): Simplify last sentence.
8453 2005-05-23  Lute Kamstra  <lute@gnu.org>
8455         * emacs.texi: Update FSF's address throughout.
8456         (Preface): Use @cite.
8457         (Distrib): Add cross reference to the node "Copying".  Mention the
8458         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
8459         printed manuals.
8460         (Intro): Use @xref for the Emacs Lisp Intro.
8462 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
8464         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8466         * basic.texi (Moving Point): Mention default for `goto-line'.
8468         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8469         of a variable's docstring.
8471 2005-05-18  Lute Kamstra  <lute@gnu.org>
8473         * maintaining.texi (Overview of Emerge): Add cross reference.
8474         Remove duplication.
8476         * emacs.texi (Top): Update to the current structure of the manual.
8477         * misc.texi (Emacs Server): Add menu description.
8478         * files.texi (Saving): Fix menu.
8479         * custom.texi (Customization): Fix menu.
8480         * mule.texi (International): Fix menu.
8481         * kmacro.texi (Keyboard Macros): Fix menu.
8483 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
8485         * display.texi: Various minor changes.
8486         (Faces): Delete text that is repeated in the next section.
8488 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8490         * building.texi (Debugger Operation): Mention GUD tooltips are
8491         disabled with GDB in text command mode.
8493 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8495         * building.texi: Replace toolbar with "tool bar" for consistency.
8496         (Compilation Mode): Describe compilation-context-lines
8497         and use of arrow in compilation buffer.
8498         (Debugger Operation): Replace help text with variable's value.
8500         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8501         consistency.
8503 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
8505         * major.texi (Choosing Modes): normal-mode processes the -*- line.
8506         Add xref.
8508 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8510         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8511         (Position Info): Delete discussion of `goto-line'.  It is already
8512         described in `Moving point'.
8514         * mini.texi (Completion Commands): Correct reference.
8515         (Completion Options): Fix typo.
8517         * killing.texi (Deletion): Complete description of `C-x C-o'.
8519 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8521         * building.texi (Compilation): Clarify recompile's directory choice.
8523         * frames.texi (Tooltips): Cleanups.
8525         * basic.texi (Arguments): Fix punctuation.
8527 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8529         * screen.texi (Menu Bar): The up and down (not left and right)
8530         arrow keys move through a keyboard menu.
8532 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8534         * basic.texi: Various typo and grammar fixes.
8535         (Moving Point): C-a now runs move-beginning-of-line.
8537 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8539         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8541         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8542         as different animals.
8544 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8546         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8547         Correct index entry.
8549 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8551         * building.texi (Debugger Operation): Update to reflect changes
8552         in GUD tooltips.
8554 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8556         * files.texi (Compressed Files): Auto Compression normally enabled.
8558         * building.texi (Debugger Operation): Clarify previous change.
8560 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8562         * building.texi (Debugger Operation): Add description for
8563         GUD tooltips when program is not running.
8565 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8567         * misc.texi (Shell): Add `Shell Prompts' to menu.
8568         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8569         description.  Delete remarks moved to new node.
8570         (Shell Prompts): New node.
8571         (History References): Replace remarks moved to `Shell Prompts'
8572         with xref to that node.
8573         (Remote Host): Clarify how to specify the terminal type when
8574         logging in to a different machine.
8576 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8578         * emacs.texi (Top): Update submenus from files.texi.
8580         * files.texi (Filesets): Clarify previous change.
8582         * dired.texi (Misc Dired Features): Clarify previous change.
8584 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8586         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8588         * dired.texi (Misc Dired Features):
8589         Document dired-compare-directories.
8591         * files.texi (Filesets): New node.
8592         (File Conveniences): Document Image mode.
8594         * text.texi (TeX Print): Document tex-compile.
8596 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8598         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8599         Delete redundant reference to tooltip Custom group.  It is
8600         referred too again in the next paragraph.
8602 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8604         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8606 2005-04-19  Kim F. Storm  <storm@cua.dk>
8608         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8610 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8612         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8613         turns off desktop-save-mode.
8615 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8617         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8618         by default in terminals compatible with xterm.  Mention that
8619         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8620         node.
8622 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8624         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8626 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8628         * xresources.texi (Table of Resources): Add cursorBlink.
8630 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8632         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8633         `d', `C-d' and `u'.
8635 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8637         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8638         (Misc X): Add -D, --basic-display.
8640         * maintaining.texi (Change Log): Correct the description of
8641         the example.
8643         * major.texi (Choosing Modes): Document magic-mode-alist.
8645 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8647         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8648         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8649         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8650         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8651         `w', respectively.
8652         (Rmail Labels): Mention `l'.
8653         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8654         (Rmail Summary Edit): Describe `j' and RET.
8656 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8658         * xresources.texi (Lucid Resources): Add fontSet resource.
8660 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8662         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8663         now called `indicate-empty-lines'.
8665 2005-04-06  Kim F. Storm  <storm@cua.dk>
8667         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8669 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8671         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8672         deleted.
8673         (Marks vs Flags): Add some convenient key bindings.
8674         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8675         (Misc Dired Features): Correct and expand description of `w' command.
8677         * frames.texi (XTerm Mouse): Delete apparently false info.
8678         The GNU/Linux console currently does not appear to support
8679         `xterm-mouse-mode'.
8681 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8683         * calendar.texi (Diary): Mention shell utility `calendar'.
8685 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8687         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8689 2005-04-01  Lute Kamstra  <lute@gnu.org>
8691         * maintaining.texi (Change Log): add-change-log-entry uses
8692         add-log-mailing-address.
8694 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8696         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8697         `VC Mode Line' and put in an xref to that node.
8698         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8699         its description.
8701 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8703         * calendar.texi (Calendar Systems): Say that the Persian calendar
8704         implemented here is the arithmetical one championed by Birashk.
8706 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8708         * programs.texi (Fortran Motion): Fix previous change.
8710 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8712         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8714 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8716         * text.texi (Refill): Refer to Long Lines Mode.
8717         (Longlines): New node.
8718         (Auto Fill): Don't index "word wrap" here.
8719         (Filling): Add Longlines to menu.
8721 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8723         * xresources.texi: Minor fixes.
8725         * misc.texi (Emacs Server): Fix Texinfo usage.
8727         * emacs.texi (Top): Don't use a real section heading for
8728         "Detailed Node Listing".  Fake it instead.
8730         * basic.texi (Position Info): Minor cleanup.
8732         * mule.texi (Input Methods): Minor cleanup.
8734 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8736         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8737         constructs as well.
8738         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8740 2005-03-29  Kenichi Handa  <handa@m17n.org>
8742         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8744         * basic.texi (Position Info): Update the description about the
8745         command C-u C-x =.
8747 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8749         * emacs.texi (Top): Use @section for the detailed node listing.
8751         * calendar.texi: Minor fixes to previous change.
8753         * programs.texi (Fortran): Small fixes to previous changes.
8755         * emacs.texi (Top): Update list of subnodes of Dired.
8756         Likewise for building.texi.
8758         * files.texi (File Conveniences): Delete Auto Image File mode.
8760 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8762         * building.texi (Flymake): New node.
8764         * custom.texi (Function Keys): Document kp- event types and
8765         keypad-setup package.
8767         * dired.texi (Wdired): New node.
8769         * files.texi (File Conveniences): Reorder entries.
8770         Explain how to turn on Auto-image-file mode.
8771         Document Thumbs mode.
8773         * mule.texi (Specify Coding): Document recode-region and
8774         recode-file-name.
8776         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8778 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8780         * commands.texi (Keys): M-o is now a prefix key.
8782 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8784         * programs.texi: Reformat and update copyright years.
8785         (Fortran): Update section.
8787 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8789         * files.texi: Several small changes in addition to:
8790         (Visiting): Change xref for Dialog Boxes to ref.
8791         (Version Headers): Replace references to obsolete var
8792         `vc-header-alist' with `vc-BACKEND-header'.
8793         (Customizing VC): Update value of `vc-handled-backends'.
8795 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8797         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8798         move here from Emacs Lisp Reference Manual.
8799         * calendar.texi (Calendar/Diary, Diary Commands)
8800         (Special Diary Entries, Importing Diary): Change some xrefs to
8801         point to emacs-xtra rather than elisp.
8803         * emacs-xtra.texi (Calendar Customizing):
8804         Move view-diary-entries-initially, view-calendar-holidays-initially,
8805         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8806         Emacs Manual.
8807         (Appt Customizing): Merge entire section into main Emacs Manual.
8808         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8809         mark-holidays-in-calendar here from emacs-xtra.
8810         (Displaying the Diary): Move view-diary-entries-initially,
8811         mark-diary-entries-in-calendar here from emacs-xtra.
8812         (Appointments): Move appt-display-mode-line,
8813         appt-display-duration, appt-disp-window-function,
8814         appt-delete-window-function here from emacs-xtra.
8816         * calendar.texi: Update and reformat copyright.
8817         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8818         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8819         (Diary): Refer to `diary-file' rather than ~/diary.
8820         (Diary Commands): Rename node to "Displaying the Diary".
8821         * emacs.texi (Top): Rename "Diary Commands" section.
8822         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8824 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8826         * misc.texi (Emacs Server): Fix the command for setting
8827         server-name.  Add an xref to Invoking emacsclient.
8829         * help.texi (Help Summary): Clarify when "C-h ." will do something
8830         nontrivial.
8831         (Apropos): Add cindex entry for apropos-sort-by-scores.
8833         * display.texi (Text Display): Add index entries for how no-break
8834         characters are displayed.
8836 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8838         * files.texi (Visiting): Fix cross-references introduced with the
8839         last change.
8841         * xresources.texi (GTK resources): Fix last change.
8843 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8845         * xresources.texi (X Resources): GTK options documented too.
8846         (Resources): Clarify meaning of program name.
8847         (Table of Resources): Add visualClass.
8848         (GTK resources): Rewrite.
8849         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8851         * display.texi (Text Display): Mention non-breaking spaces.
8853         * files.texi (Reverting): Document auto-revert-check-vc-info.
8855         * frames.texi (Mouse Commands): Document
8856         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8858         * help.texi (Help Summary): Add `C-h .'.
8859         (Apropos): Apropos accepts a list of search terms.
8860         Document apropos-sort-by-scores.
8861         (Help Echo): Document display-local-help.
8863         * misc.texi (Emacs Server): Document server-name.
8864         (Invoking emacsclient): Document -s option for server names.
8866         * text.texi (Outline Visibility): Introduce "current heading
8867         line" (commands can be called with point on a body line).
8868         Re-order table to follow the sequence of discussion.
8869         hide-body won't hide lines before first header line.
8870         (TeX Mode): Add DocTeX mode.
8872 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8874         * mule.texi (Single-Byte Character Support): Delete mention
8875         of iso-acc.el and iso-transl.el.
8877 2005-03-23  Lute Kamstra  <lute@gnu.org>
8879         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8881 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8883         * search.texi: Delete explicit node pointers.
8884         (Incremental Search): New menu.
8885         (Basic Isearch, Repeat Isearch, Error in Isearch)
8886         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8887         (Slow Isearch): New subnodes.
8888         (Configuring Scrolling): Node deleted.
8889         (Search Case): Doc default-case-fold-search.
8890         (Regexp Replace): Move replace-regexp doc here.
8892         * rmail.texi (Movemail): Put commas inside closequotes.
8894         * picture.texi (Insert in Picture): Document C-c arrow combos.
8895         (Basic Picture): Clarify erasure.
8897         * display.texi (Font Lock): Put commas inside closequotes.
8899         * cmdargs.texi (General Variables): Put commas inside closequotes.
8901 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8903         * building.texi (Stack Buffer): Mention reverse contrast for
8904         *selected* frame (might not be current frame).
8906 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8908         * building.texi (Starting GUD): Add bashdb.
8910 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8912         * basic.texi (Moving Point): Add M-g M-g binding.
8913         (Undo): Document undo-only.
8914         (Position Info): Document M-g M-g and C-u M-g M-g.
8916         * building.texi (Building): Put Grep Searching after Compilation
8917         Shell.
8918         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8919         Document next-error-highlight.
8920         (Grep Searching): Document grep-highlight-matches.
8921         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8923         * calendar.texi (Importing Diary): Rename node from iCalendar.
8924         Document diary-from-outlook.
8926         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8927         Commands.
8928         Mention effect of X drag and drop on Dired buffers.
8930         * files.texi (Visiting): Document large-file-warning-threshold.
8931         Move paragraph on file-selection dialog.
8932         Mention visiting files using X drag and drop.
8933         (Reverting): Mention using Auto-Revert mode to tail files.
8934         Document auto-revert-tail-mode.
8935         (Version Systems): Minor correction.
8936         (Comparing Files): Diff-mode is no longer based on Compilation
8937         mode.
8938         Document compare-ignore-whitespace.
8939         (Misc File Ops): Explain passing a directory to rename-file.
8940         Likewise for copy-file and make-symbolic-link.
8942         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8943         Document mouse-wheel-progressive speed.
8945         * help.texi (Misc Help): Document numeric argument for C-h i.
8946         Correctly explain the effect of just C-u as argument.
8948         * killing.texi (Deletion): Document numeric argument for
8949         just-one-space.
8951         * mini.texi (Completion): Completion acts on text before point.
8953         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8954         (Emulation): CUA mode replaces pc-bindings-mode,
8955         pc-selection-mode, and s-region.
8957         * mule.texi (Input Methods): Leim is now built-in.
8958         (Select Input Method): Document quail-show-key.
8959         (Specify Coding): Document revert-buffer-with-coding-system.
8961         * programs.texi (Fortran Motion): Document f90-next-statement,
8962         f90-previous-statement, f90-next-block, f90-previous-block,
8963         f90-end-of-block, and f90-beginning-of-block.
8965         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8967         * emacs.texi (Acknowledgments): Updated.
8969         * anti.texi: Total rewrite.
8971 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
8973         * ack.texi (Acknowledgments): Update.
8975 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8977         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8978         Update copyright years.
8980 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8982         * building.texi (Commands of GUD): Move paragraph on setting
8983         breakpoints with mouse to the GDB Graphical Interface node.
8985 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8987         * misc.texi (Single Shell, Shell Options): Fix previous change.
8989         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8991 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8993         * building.texi (Starting GUD): Don't explain text vs graphical
8994         GDB here.  Just mention it and xref.
8995         Delete "just one debugger process".
8996         (Debugger Operation): Move GUD tooltip info here.
8997         (GUD Tooltips): Node deleted.
8998         (GDB Graphical Interface): Explain the two GDB modes here.
9000         * sending.texi (Sending Mail): Minor cleanup.
9001         (Mail Aliases): Explain quoting conventions.
9002         Update key rebinding example.
9003         (Header Editing): C-M-i is like M-TAB.
9004         (Mail Mode Misc): mail-attach-file does not do MIME.
9006         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9007         that really belongs here.
9008         (Remote Mailboxes): Text moved to Rmail Inbox.
9009         (Rmail Display): Mention Mouse-1.
9010         (Movemail): Clarify two movemail versions.
9011         Clarify rmail-movemail-program.
9013         * misc.texi (Single Shell): Replace uudecode example with gpg example.
9014         Document async shell commands.
9015         (Shell History): Clarify.
9016         (Shell Ring): Mention C-UP an C-DOWN.
9017         (Shell Options): Add comint-prompt-read-only.
9018         (Invoking emacsclient): Set EDITOR to run Emacs.
9019         (Sorting): No need to explain what region is.
9020         (Saving Emacs Sessions): Fix typo.
9021         (Recursive Edit): Fix punctuation.
9022         (Emulation): Don't mention "PC bindings" which are standard.
9023         (Hyperlinking): Explain Mouse-1 convention here.
9024         (Find Func): Node deleted.
9026         * help.texi (Name Help): Xref to Hyperlinking.
9028         * glossary.texi (Glossary):
9029         Rename "Balance Parentheses" to "Balancing...".
9030         Add "Byte Compilation".  Correct "Copyleft".
9031         New xref in "Customization".
9032         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9033         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9034         Rename "Registers" to "Register".
9035         Replace "Selecting" with "Selected Frame",
9036         "Selected Window", and "Selecting a Buffer".
9038         * files.texi (Types of Log File): Explain how projects'
9039         methods can vary.
9041         * display.texi (Faces): Delete "Emacs 21".
9043         * custom.texi (Changing a Variable): C-M-i like M-TAB.
9044         * fixit.texi (Spelling): C-M-i like M-TAB.
9045         * mini.texi (Completion Options): C-M-i like M-TAB.
9046         * programs.texi (Symbol Completion): C-M-i like M-TAB.
9047         * text.texi (Text Mode): C-M-i like M-TAB.
9049         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9051         * calendar.texi (Specified Dates): Mention `g w'.
9052         (Appointments): appt-activate toggles with no arg.
9054 2005-03-05  Juri Linkov  <juri@jurta.org>
9056         * cmdargs.texi (Emacs Invocation): Add cindex
9057         "invocation (command line arguments)".
9058         (Misc X): Add -nbc, --no-blinking-cursor.
9060 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
9062         * calendar.texi (iCalendar): No need to require it now.
9064 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
9066         * trouble.texi (Contributing): Mention Savannah.  Direct users to
9067         emacs-devel.
9069 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
9071         * calendar.texi (Adding to Diary): Mention redrawing of calendar
9072         window.
9074 2005-02-27  Richard M. Stallman  <rms@gnu.org>
9076         * building.texi (Compilation): Update mode line status info.
9078 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
9080         * calendar.texi (General Calendar): Document binding of
9081         scroll-other-window-down.
9082         (Mayan Calendar): Fix earliest date.
9083         (Time Intervals): Document timeclock-change.
9084         Fix timeclock-ask-before-exiting documentation.
9086 2005-02-26  Kim F. Storm  <storm@cua.dk>
9088         * frames.texi (Mouse References):
9089         Add mouse-1-click-in-non-selected-windows.
9091 2005-02-25  Richard M. Stallman  <rms@gnu.org>
9093         * screen.texi (Screen): Explain better about cursors and mode lines;
9094         don't presuppose text terminals.
9095         (Point): Don't assume just one cursor.
9096         Clarify explanation of cursors.
9097         (Echo Area, Menu Bar): Cleanups.
9099         * mini.texi (Minibuffer): Prompts are highlighted.
9100         (Minibuffer Edit): Newline = C-j only on text terminals.
9101         Clarify resize-mini-windows values.
9102         Mention M-PAGEUP and M-PAGEDOWN.
9103         (Completion Commands): Mouse-1 like Mouse-2.
9104         (Minibuffer History): Explain history commands better.
9105         (Repetition): Add xref to Incremental Search.
9107         * mark.texi (Setting Mark): Clarify info about displaying mark.
9108         Clarify explanation of C-@ and C-SPC.
9109         (Transient Mark): Mention Delete Selection mode.
9110         (Marking Objects): Clean up text about extending the region.
9112         * m-x.texi (M-x): One C-g doesn't always go to top level.
9113         No delay before suggest-key-bindings output.
9115         * fixit.texi (Fixit): Mention C-/ for undo.
9116         (Spelling): Mention ESC TAB like M-TAB.
9117         Replacement words with r and R are rechecked.
9118         Say where C-g leaves point.  Mention ? as input.
9120 2005-02-23  Lute Kamstra  <lute@gnu.org>
9122         * cmdargs.texi (Initial Options): Add cross reference.
9124 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
9126         * emacs.texi (Top): Update menu for splitting of node in
9127         msdog.texi.
9128         * frames.texi (Frames): Update xref for splitting of node in
9129         msdog.texi.
9130         * trouble.texi (Quitting): Ditto.
9132 2005-02-16  Richard M. Stallman  <rms@gnu.org>
9134         * windows.texi (Split Window): Simplify line truncation info
9135         and xref to Display Custom.
9137         * trouble.texi (Quitting): Emergency escape only for text terminal.
9138         (Screen Garbled): C-l for ungarbling is only for text terminal.
9140         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9142         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9144         * programs.texi (Program Modes): Mention Python mode.
9145         (Moving by Defuns): Repeating C-M-h extends region.
9146         (Basic Indent): Clarify.
9147         (Custom C Indent): Clarify.
9148         (Expressions): Repeating C-M-@ extends region.
9149         (Info Lookup): Clarify for C-h S.
9150         (Symbol Completion): ESC TAB alternative for M-TAB.
9151         (Electric C): Clarify.
9153         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9155         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9156         MS-DOS Input node.
9157         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9158         (MS-DOS and MULE): Clarify.
9159         (MS-DOS Processes, Windows Processes): Fix typos.
9161         * major.texi (Choosing Modes): Clarify.
9163         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9164         (Keyboard Macro Step-Edit): Clarify.
9166         * indent.texi (Indentation): Clarifications.
9168         * help.texi (Help): Correct error about C-h in query-replace.
9169         Clarify apropos vs C-h a.  Fix how to search in FAQ.
9170         (Key Help): Describe C-h w here.
9171         (Name Help): Minor cleanup.  C-h w moved to Key Help.
9172         Clarify the "object" joke.
9173         (Apropos): Clarify.  Mouse-1 like Mouse-2.
9174         (Help Mode): Mouse-1 like Mouse-2.
9176         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9178         * display.texi (Display): Reorder menu.
9179         (Faces): Cleanup.
9180         (Font Lock): Cleanup.  Mention Options menu.
9181         Delete obsolete text.
9182         (Scrolling): For C-l, don't presume text terminal.
9183         (Horizontal Scrolling): Simplify intro.
9184         (Follow Mode): Clarify.
9185         (Cursor Display): Move before Display Custom.
9186         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9187         Doc default-tab-width.  Doc line truncation more thoroughly.
9189         * dired.texi (Dired Enter): C-x C-f can run Dired.
9190         (Dired Visiting): Comment out `a' command.
9191         Mouse-1 is like Mouse-2.
9192         (Shell Commands in Dired): ? can be used more than once.
9194         * basic.texi (Continuation Lines): Simplify description of truncation,
9195         and refer to Display Custom for the rest of it.
9197 2005-02-06  Lute Kamstra  <lute@gnu.org>
9199         * basic.texi (Undo): Fix typo.
9201         * cmdargs.texi (Emacs Invocation): Fix typo.
9203         * custom.texi (Init Examples): Fix typo.
9205         * abbrevs.texi (Expanding Abbrevs): Fix typo.
9207 2005-02-06  Richard M. Stallman  <rms@gnu.org>
9209         * regs.texi (Registers): Registers can hold numbers, too.
9211         * killing.texi (Other Kill Commands): Cleanup.
9212         Delete redundant explanation of kill in read-only buffer.
9213         (Yanking): Mention term "copying".
9214         (Accumulating Text): Fix typo.
9216         * entering.texi (Entering Emacs): Update rationale at start.
9217         (Exiting): Treat iconifying on a par with suspension.
9219         * custom.texi (Minor Modes): Fix typo.
9220         (Easy Customization): Fix menu style.
9221         (Variables): Add xref.
9222         (Examining): Setting for future sessions works through .emacs.
9223         (Keymaps): "Text terminals", not "Many".
9224         (Init Rebinding): Explain \C-.  Show example of \M-.
9225         Fix minor wording errors.
9226         (Function Keys): Explain vector syntax just once.
9227         (Named ASCII Chars): Clarify history of TAB/C-i connection.
9228         (Init File): Mention .emacs.d directory.
9229         (Init Examples): Add xref.
9230         (Find Init): Mention .emacs.d directory.
9232         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9233         (Action Arguments): Explain which kinds of -l args are found how.
9234         (Initial Options): --batch does not inhibit site-start.
9235         Add xrefs.
9236         (Command Example): Use --batch, not -batch.
9238         * basic.texi (Inserting Text): Cleanup wording.
9239         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9240         C-n is not error at end of buffer.
9241         (Undo): Doc C-/ like C-_.  Add xrefs.
9242         (Arguments): META key may be labeled ALT.
9243         Peculiar arg meanings are explained in doc strings.
9245         * abbrevs.texi (Expanding Abbrevs): Clarify.
9247 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
9249         * frames.texi (Frame Parameters): Add an xref to the description
9250         of list-colors-display.  Add a pointer to the X docs about colors.
9252         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9253         Improve docs of list-colors-display.
9255 2005-02-03  Lute Kamstra  <lute@gnu.org>
9257         * frames.texi (Frames, Drag and Drop): Fix typos.
9259 2005-02-03  Richard M. Stallman  <rms@gnu.org>
9261         * windows.texi (Basic Window): Mention color-change in mode line.
9262         (Change Window): Explain dragging vertical boundaries.
9264         * text.texi (Sentences): Clarify.
9265         (Paragraphs): Explain M-a and blank lines.
9266         (Outline Mode): Clarify text and menu.
9267         (Hard and Soft Newlines): Mention use-hard-newlines.
9269         * frames.texi (Frames): Delete unnecessary mention of Windows.
9270         (Mouse Commands): Likewise.  Mention xterm mouse support.
9271         (Clipboard): Clarify.
9272         (Mouse References): Mention use of Mouse-1 for following links.
9273         (Menu Mouse Clicks): Clarify.
9274         (Mode Line Mouse): Clarify.
9275         (Drag and Drop): Rewrite.
9277         * fixit.texi (Spelling): Fix typo.
9279         * files.texi (File Names): Clarify.
9280         (Visiting): Update conditions for use of file dialog.  Clarify.
9281         (Saving): Doc d as answer in save-some-buffers.
9282         (Remote Files): Clean up the text.
9284         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9286         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9287         (List Buffers): Clarify.
9288         (Several Buffers): Doc T command.
9289         (Buffer Convenience): Clarify menu.
9291         * basic.texi (Undo): Clarify last change.
9293 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
9295         * fixit.texi (Spelling): Fix typo.
9297 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
9299         * basic.texi (Undo): Update description of `undo-outer-limit'.
9301 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
9303         * building.texi: Update documentation relating to GDB Graphical
9304         Interface.
9306 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
9308         * custom.texi (Easy Customization): Adapt menu to node name change.
9310 2005-01-30  Richard M. Stallman  <rms@gnu.org>
9312         * custom.texi (Easy Customization): Defn of "User Option" now
9313         includes faces.  Don't say just "option" when talking about variables.
9314         Do say just "options" to mean "anything customizable".
9315         (Specific Customization): Describe `customize-variable',
9316         not `customize-option'.
9318         * glossary.texi (Glossary) <Faces>: Add xref.
9319         <User Option>: Change definition--include faces.  Change xref.
9321         * picture.texi (Picture): Mention artist.el.
9323         * sending.texi, screen.texi, programs.texi, misc.texi:
9324         * mini.texi, major.texi, maintaining.texi, macos.texi:
9325         * help.texi, frames.texi, files.texi:
9326         Don't say just "option" when talking about variables.
9328         * display.texi, mule.texi: Don't say just "option" when talking
9329         about variables.  Other minor cleanups.
9331 2005-01-26  Lute Kamstra  <lute@gnu.org>
9333         * cmdargs.texi (Initial Options): Add a cross reference to `Init
9334         File'.  Mention the `-Q' option at the `--no-site-file' option.
9336 2005-01-22  David Kastrup  <dak@gnu.org>
9338         * building.texi (Grep Searching): Mention alias `find-grep' for
9339         `grep-find'.
9341 2005-01-20  Richard M. Stallman  <rms@gnu.org>
9343         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9345 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
9347         * rmail.texi (Movemail): Explain differences
9348         between standard and mailutils versions of movemail.
9349         Describe command line and configuration options introduced
9350         with the latter.
9351         Explain the notion of mailbox URL, provide examples and
9352         cross-references to mailutils documentation.
9353         Describe various methods of specifying mailbox names,
9354         user names and user passwords for rmail.
9355         (Remote Mailboxes): New section.
9356         Describe how movemail handles remote mailboxes.  Describe configuration
9357         options used to control its behavior.
9358         (Other Mailbox Formats): Explain handling of various mailbox
9359         formats.
9361 2005-01-13  Richard M. Stallman  <rms@gnu.org>
9363         * commands.texi (Commands): Clarification.
9365 2005-01-11  Richard M. Stallman  <rms@gnu.org>
9367         * programs.texi (Multi-line Indent): Fix previous change.
9368         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9370 2005-01-08  Richard M. Stallman  <rms@gnu.org>
9372         * display.texi (Faces): isearch-lazy-highlight-face renamed to
9373         lazy-highlight.
9375         * search.texi (Query Replace): Mention faces query-replace
9376         and lazy-highlight.
9377         (Incremental Search): Update isearch highlighting info.
9379 2005-01-04  Richard M. Stallman  <rms@gnu.org>
9381         * custom.texi (Saving Customizations): Minor improvement.
9383 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
9385         * custom.texi (Saving Customizations): Emacs no longer loads
9386         `custom-file' after .emacs.  No longer mention customizing through
9387         Custom.
9389 2005-01-01  Andreas Schwab  <schwab@suse.de>
9391         * killing.texi (Graphical Kill): Move up under node Killing,
9392         change @section to @subsection.
9394 2005-01-01  Richard M. Stallman  <rms@gnu.org>
9396         * custom.texi (Face Customization): Mention hex color specs.
9398         * emacs.texi (Top): Update Killing submenu.
9400         * killing.texi (Killing): Reorganize section.
9401         No more TeX-only text; put the node command at start of chapter.
9402         But the first section heading is used only in TeX.
9403         Rewrite the text to read better in this mode.
9404         (Graphical Kill): New subnode gets some of the text that
9405         used to be in the first section.
9407 2004-12-31  Richard M. Stallman  <rms@gnu.org>
9409         * dired.texi (Shell Commands in Dired): Delete the ? example.
9411         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9413         * files.texi (Saving): Describe new require-final-newline features
9414         and mode-require-final-newline.
9416 2004-12-29  Richard M. Stallman  <rms@gnu.org>
9418         * custom.texi (File Variables): Clarify previous change.
9420 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
9422         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9423         out now.
9425 2004-12-27  Richard M. Stallman  <rms@gnu.org>
9427         * Makefile.in (MAKEINFO): Specify --force.
9429         * basic.texi (Moving Point): C-e now runs move-end-of-line.
9430         (Undo): Doc undo-outer-limit.
9432 2004-12-15  Juri Linkov  <juri@jurta.org>
9434         * mark.texi (Transient Mark, Mark Ring): M-< and other
9435         movement commands don't set mark in Transient Mark mode
9436         if mark is active.
9438 2004-12-12  Juri Linkov  <juri@jurta.org>
9440         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9441         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9443         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9444         (Misc Dired Commands): Add @r{(Dired)} to w.
9446 2004-12-12  Juri Linkov  <juri@jurta.org>
9448         * mark.texi (Marking Objects): Marking commands also extend the
9449         region when mark is active in Transient Mark mode.
9451 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9453         * custom.texi (Saving Customizations): Emacs only loads the custom
9454         file automatically after the init file in version 22.1 or later.
9455         Adapt text and examples to this fact.
9457 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
9459         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9460         be set through Custom.  Otherwise, it has no effect.
9462 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9464         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9465         * entering.texi: Rename Command Line to Emacs Invocation.
9467         * misc.texi (Term Mode): Correctly describe C-c.
9469         * custom.texi (Easy Customization): Move up to section level,
9470         before Variables.  Avoid using the term "variable"; say "option".
9471         New initial explanation.
9472         (Variables): In initial explanation, connect "variable" to the
9473         already-explained "user option".
9475         * emacs.texi (Top): Fix ref to Command Line.
9476         Move reference to Easy Customization.
9478         * xresources.texi (X Resources): Fix From link.
9480         * doclicense.texi (GNU Free Documentation License): Fix To link.
9482         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9484         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9486 2004-12-03  Richard M. Stallman  <rms@gnu.org>
9488         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9490 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9492         * kmacro.texi: Several small changes in addition to the following.
9493         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9494         defining a keyboard macro.
9495         Mention `kmacro-ring-max'.
9496         (Keyboard Macro Counter): Clarify description of
9497         `kmacro-insert-counter', `kmacro-set-counter',
9498         `kmacro-add-counter' and `kmacro-set-format'.
9500 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9502         * custom.texi (File Variables): Add `unibyte' and make it more
9503         clear that `unibyte' and `coding' are special.  Suggested by Simon
9504         Krahnke <overlord@gmx.li>.
9506         * mule.texi (Enabling Multibyte): Refer to File Variables.
9507         Suggested by Simon Krahnke <overlord@gmx.li>.
9509 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
9511         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9512         x-use-old-gtk-file-dialog.
9514 2004-11-20  Richard M. Stallman  <rms@gnu.org>
9516         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9518 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
9520         * building.texi (Lisp Eval): Delete hyphen in section name.
9522 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
9524         * files.texi (Old Versions):
9525         No longer document annotation as "CVS only".
9527 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9529         * files.texi (Version Control): Rewrite the introduction about
9530         version systems, mentioning the new ones that we support.
9531         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9532         suggestions.
9534 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9536         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9538 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9540         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9542 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9544         * text.texi (Text Based Tables, Table Definition)
9545         (Table Creation, Table Recognition, Cell Commands)
9546         (Cell Justification, Row Commands, Column Commands)
9547         (Fixed Width Mode, Table Conversion, Measuring Tables)
9548         (Table Misc): New nodes, documenting the Table Mode.
9550 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9552         * makefile.w32-in (info): Change order of arguments to makeinfo.
9554 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9556         * calendar.texi (iCalendar): Update for package changes.
9558 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9560         * files.texi (Misc File Ops): View mode is a minor mode.
9562 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9564         * calendar.texi (iCalendar): Style changes.
9566 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9568         * search.texi (Regexps): The regexp described in the example is no
9569         longer stored in the variable `sentence-end'.
9571 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9573         * building.texi (Starting GUD): Note that multiple debugging
9574         sessions requires `gdb --fullname'.
9576 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9578         * calendar.texi (iCalendar): New section for a new package.
9580 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9582         * text.texi: Various small changes in addition to the following.
9583         (Text): Replace xref for autotype with inforef.
9584         (Sentences): Explain nil value for `sentence-end'.
9585         (Paragraphs): Update default values for `paragraph-start' and
9586         `paragraph-separate'.
9587         (Text Mode): Correct description of Text mode's effect on the
9588         syntax table.
9589         (Outline Visibility): `hide-other' does not hide top level headings.
9590         `selective-display-ellipses' no longer has an effect on Outline mode.
9591         (TeX Misc): Add missing @cindex.
9592         Replace xref for RefTeX with inforef.
9593         (Requesting Formatted Text): The variable
9594         `enriched-fill-after-visiting' no longer exists.
9595         (Editing Format Info): Update names of menu items and commands.
9596         (Format Faces): Mention special effect of specifying the default face.
9597         Describe inheritance of text properties.
9598         Correct description of `fixed' face.
9599         (Format Indentation): Correct description of effect of setting
9600         margins.  Mention `set-left-margin' and `set-right-margin'.
9601         (Format Justification): Update names of menu items.
9602         `set-justification-full' is now bound to `M-j b'.
9603         Mention that `default-justification' is a per buffer variable.
9604         (Format Properties): Update name of menu item.
9605         (Forcing Enriched Mode): `format-decode-buffer' automatically
9606         turns on Enriched mode if the buffer is in text/enriched format.
9608 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9610         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9612 2004-09-28  Kim F. Storm  <storm@cua.dk>
9614         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9615         Align with new functionality.
9617 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9619         * display.texi (Display Custom): Remove stray `@end defvar'.
9621 2004-09-23  Kim F. Storm  <storm@cua.dk>
9623         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9624         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9626 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9628         * custom.texi (Hooks): Explain using setq to clear out a hook.
9629         (File Variables): Explain multiline string constants.
9630         (Non-ASCII Rebinding): Explain when you need to update
9631         non-ASCII char codes in .emacs.
9633         * building.texi (Compilation): Explain how to make a silent
9634         subprocess that won't be terminated.  Explain compilation-environment.
9636 2004-09-13  Kim F. Storm  <storm@cua.dk>
9638         * mini.texi (Repetition): Rename isearch-resume-enabled to
9639         isearch-resume-in-command-history and change default to disabled.
9641 2004-09-09  Kim F. Storm  <storm@cua.dk>
9643         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9644         with new `kmacro-name-last-macro'.
9646 2004-09-08  Juri Linkov  <juri@jurta.org>
9648         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9650 2004-09-03  Juri Linkov  <juri@jurta.org>
9652         * search.texi (Incremental Search): Update wording for M-%.
9654 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9656         * killing.texi (Killing): Correct description of kill commands in
9657         read-only buffer.
9659 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9661         * building.texi (Compilation Mode): Add a paragraph about rules
9662         for finding the compilation buffer for `next-error'.
9664         * search.texi (Other Repeating Search): Mention that Occur mode
9665         supports the next-error functionality.
9667 2004-09-02  Juri Linkov  <juri@jurta.org>
9669         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9671 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9673         * kmacro.texi (Basic Keyboard Macro):
9674         `apply-macro-to-region-lines' now operates on all lines that begin
9675         in the region, rather than on all complete lines in the region.
9677 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9679         * frames.texi (Drag and drop): Add documentation about
9680         x-dnd-test-function and x-dnd-known-types.
9682 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9684         * indent.texi: Various minor changes in addition to:
9685         (Indentation Commands): Correct description of `indent-relative'.
9686         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9687         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9688         (Just Spaces): `tabify' converts sequences of at least two spaces
9689         to tabs.
9691 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9693         * frames.texi (Secondary Selection): Setting the secondary
9694         selection with M-Drag-Mouse-1 does not alter the kill ring,
9695         setting it with M-Mouse-1 and M-Mouse-3 does.
9696         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9697         toolkit scroll bars.
9698         (Scroll Bars): Ditto.
9700         * windows.texi (Basic Window): When using a window system, the value
9701         of point in a non-selected window is indicated by a hollow box.
9702         (Split Window): Side by side windows are separated by a scroll bar,
9703         if scroll bars are used.
9704         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9705         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9706         (Window Convenience): Update bindings for `winner-undo' and
9707         `winner-redo'.
9709         * ack.texi (Acknowledgments): Use `@unnumbered'.
9710         * misc.texi: Adapt sectioning in Info to the node structure.
9711         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9712         of "Using Emacs as a Server".
9713         * building.texi (Building): Interchange nodes (for correct numbering).
9714         * programs.texi (Programs): Interchange nodes (for correct numbering).
9715         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9716         Info to the node structure.
9717         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9718         Rearrange order of nodes and sections such that both "GNU GENERAL
9719         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9720         end, as appropriate for appendices.
9721         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9722         Use `@unnumberedsec'.
9723         * trouble.texi: Adapt sectioning in Info to the node structure.
9724         Adapt node pointers to change in emacs.texi.
9725         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9727 2004-08-25  Kenichi Handa  <handa@m17n.org>
9729         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9730         description for unibyte mode.
9732 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9734         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9736         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9737         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9738         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9739         in @pxref.
9741 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9743         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9744         Change section names.
9746 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9748         * kmacro.texi (Keyboard Macro Ring): Rename section.
9749         Emacs treats the head of the macro ring as the `last keyboard macro'.
9750         (Keyboard Macro Counter): Minor change.
9751         (Save Keyboard Macro): Some clarifications.
9752         (Edit Keyboard Macro): Rename section.
9754         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9755         32-bit machines.
9756         (Several Buffers): Clarify which buffer is selected if `2' is
9757         pressed in the Buffer Menu.
9758         Auto Revert mode can be used to update the Buffer Menu
9759         automatically.
9761 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9763         * help.texi (Misc Help): Add an index entry for finding an Info
9764         manual by its file name.
9766 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9768         * files.texi (Backup Deletion): Correct description of
9769         `delete-old-versions'.
9770         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9771         (Auto Save Files): Recommend `auto-save-mode' to reenable
9772         auto-saving, rather than the abbreviation `auto-save'.
9774 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9776         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9777         for "killing" and "yanking" in main menu.
9779 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9781         * killing.texi (Yanking, Killing): Minor cleanups.
9783         * mark.texi (Momentary Mark): Minor cleanups.
9785 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9787         * custom.texi (Non-ASCII Rebinding):
9788         C-q always inserts the right code to pass to global-set-key.
9790 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9792         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9793         `insert-register', instead of `C-x r g' binding, for consistency.
9795 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9797         * fixit.texi (Spelling): Fix typo.
9799 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9801         * help.texi (Help): Fix Texinfo usage.
9803 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9805         * text.texi (Paragraphs): Update how paragraphs are separated
9806         and the default for paragraph-separate.
9808         * search.texi (Regexp Replace): Further update text for new
9809         replacement operators.
9811 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9813         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9814         `R' switch.
9816         * dired.texi (Dired Updating): `k' only deletes inserted
9817         subdirectories from the Dired buffer if a prefix argument was given.
9819         * search.texi (Regexps): Delete redundant definition of `symbol' in
9820         description of `\_>'.  It already occurs in the description of `\_<'.
9822 2004-07-01  Juri Linkov  <juri@jurta.org>
9824         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9825         (Regexp Search): Add M-r.
9827 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9829         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9831 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9833         * search.texi, calendar.texi: Markup fixes.
9835 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9837         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9839 2004-06-25  David Kastrup  <dak@gnu.org>
9841         * search.texi (Regexp Replace): Some typo corrections and
9842         rearrangement.
9844 2004-06-24  David Kastrup  <dak@gnu.org>
9846         * search.texi (Unconditional Replace): Use replace-string instead
9847         of query-replace in example.
9848         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9849         sequences.
9850         (Query Replace): Correct explanation of `^' which does not use
9851         the mark stack.
9853 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9855         * misc.texi (Shell History Copying): Document comint-insert-input.
9856         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9858 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9860         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9861         * custom.texi (Customization): Do.
9862         * anti.texi (Antinews): Do.
9863         * abbrevs.texi (Defining Abbrevs): Do.
9865         * programs.texi (Info Lookup): Fix keybinding for
9866         info-lookup-symbol.
9868 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9870         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9871         Add emacs-xtra.
9872         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9873         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9875 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9877         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9878         Add emacs-xtra.
9879         * emacs-xtra.texi: New file.
9881 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9883         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9884         (Dired and Find): Mention differences with ordinary Dired buffers.
9886 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9888         * custom.texi (Init Syntax): Explain about vars that do special
9889         things when set with setq or with Custom.
9890         (Init Examples): Add line-number-mode example.
9892 2004-06-12  Juri Linkov  <juri@jurta.org>
9894         * dired.texi (Operating on Files): Add dired-do-touch.
9896 2004-06-10  Juri Linkov  <juri@jurta.org>
9898         * building.texi (Lisp Eval): Add C-M-x on defface.
9900 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9902         * files.texi (Reverting): Auto-Revert mode and
9903         Global Auto-Revert mode no longer revert remote files.
9905 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9907         * custom.texi (Init File): Two dashes start --no-site-file.
9909 2004-05-29  Alan Mackenzie  <acm@muc.de>
9911         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9912         ("AWK"): Is consistently thus spelled throughout.
9913         (AWK, Pike): Document as "C-like modes".
9914         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9915         (M-x man): Supersedes M-x manual-entry.
9916         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9918         ("Comments in C"): Delete node; the info is in CC Mode manual.
9919         (c-comment-only-line-offset): Remove description.
9921         (C-c ., C-c C-c): Describe new C Mode bindings.
9923         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9924         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9925         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9926         Amend definitions.
9928         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9929         Describe functions.
9931         (c-comment-start-regexp, c-hanging-comment-ender-p)
9932         (c-hanging-comment-starter-p): Remove obsolete definitions.
9934         * emacs.texi: Remove the menu entry "Comments in C".
9936 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9938         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9939         `M-x locate'.
9941 2004-05-16  Karl Berry  <karl@gnu.org>
9943         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9944         makeinfo --html fails.
9945         * help.texi (Help Summary) [@ifnottex]: Likewise.
9947 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9949         * building.texi (GDB Graphical Interface): Update and describe
9950         layout first.
9952 2004-05-04  Jason Rumney  <jasonr@gnu.org>
9954         * makefile.w32-in: Revert last change.
9956 2004-05-03  Jason Rumney  <jasonr@gnu.org>
9958         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9960 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9962         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9964 2004-04-18  Juri Linkov  <juri@jurta.org>
9966         * fixit.texi (Spelling): Remove file extension from ispell xref.
9968 2004-04-15  Kim F. Storm  <storm@cua.dk>
9970         * cmdargs.texi (Initial Options): Add -Q.
9972 2004-04-05  Kim F. Storm  <storm@cua.dk>
9974         * custom.texi (File Variables): Add safe-local-eval-forms.
9976 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9978         * files.texi (Reverting): Correct description of revert-buffer's
9979         handling of point.
9981 2004-03-22  Juri Linkov  <juri@jurta.org>
9983         * emacs.texi (Top): Add `Misc X'.
9985         * trouble.texi: Fix help key bindings.
9987         * glossary.texi: Improve references.
9989         * help.texi: Sync keywords with finder.el.
9991         * mini.texi (Completion): Add description for menu items.
9993         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9995         * sending.texi (Mail Methods): Fix xref to Message manual.
9997 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9999         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10001 2004-03-04  Richard M. Stallman  <rms@gnu.org>
10003         * search.texi (Regexps): Explain that ^ and $ have their
10004         special meanings only in certain contexts.
10006         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10008         * mule.texi (Specify Coding): Doc C-x RET F.
10010         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10011         for multiple compile and grep buffers.
10012         (Indirect Buffers): Don't recommand clone-indirect-buffer
10013         for multiple compile and grep buffers.
10015 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10017         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10018         Use $(DEL) instead of rm, and ignore exit code.
10020 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
10022         * building.texi (Watch Expressions): Update.
10024 2004-02-21  Juri Linkov  <juri@jurta.org>
10026         * cmdargs.texi (Action Arguments): Add alias --find-file.
10027         Add --directory, --help, --version.  Move text about command-line-args
10028         to Command Arguments.
10029         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
10030         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
10031         (Window Size X): Join -g and --geometry.  Add @cindex.
10032         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
10033         (Title X): Remove alias -title.
10034         (Misc X): New node.
10036 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
10038         * frames.texi (Drag and drop): Add Motif to list of supported
10039         protocols.
10041 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
10043         * frames.texi (Drag and drop): New section.
10045 2004-01-24  Richard M. Stallman  <rms@gnu.org>
10047         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10048         Include it only @ifnotinfo.  Patch the preceding and following
10049         node headers to point to each other.
10051 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
10053         * calendar.texi (Appointments): Update section.
10055 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10057         * programs.texi (C Modes): Fix the xref.
10059 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
10061         * building.texi (Watch Expressions): Update.
10062         (Commands of GUD): Include use of toolbar + breakpoints set from
10063         fringe/margin.
10065 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
10067         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
10068         <acm@muc.de>.
10070 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
10072         * frames.texi (Dialog Boxes): Add use-file-dialog.
10074 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10076         * ack.texi: Note that Alan Mackenzie contributed the AWK support
10077         in CC Mode.
10079 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10081         * ack.texi, basic.texi, cmdargs.texi:
10082         * commands.texi, custom.texi, display.texi:
10083         * emacs.texi, files.texi:
10084         * frames.texi, glossary.texi, killing.texi:
10085         * macos.texi, mark.texi, misc.texi, msdog.texi:
10086         * mule.texi, rmail.texi, search.texi:
10087         * sending.texi, text.texi, trouble.texi:
10088         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10090 2003-11-01  Alan Mackenzie  <acm@muc.de>
10092         * search.texi (Scrolling During Incremental Search): Document a
10093         new scrolling facility in isearch mode.
10095 2003-10-22  Miles Bader  <miles@gnu.org>
10097         * Makefile.in (info): Move before $(top_srcdir)/info.
10099 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
10101         * building.texi (Watch Expressions): Update section on data display
10102         to reflect code changes (GDB Graphical Interface).
10104 2003-10-13  Richard M. Stallman  <rms@gnu.org>
10106         * xresources.texi (GTK resources): Clean up previous change.
10108 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
10110         * xresources.texi (GTK resources): Add a note that some themes
10111         disallow customizations.  Add scroll theme example.
10113 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10115         * cmdargs.texi (General Variables): Remove MAILRC envvar.
10117         * misc.texi (Saving Emacs Sessions): Shorten the section,
10118         collapsing back into one node.
10120 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
10122         * misc.texi: Section "Saving Emacs Sessions" rewritten.
10124 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
10126         * xresources.texi (GTK names in Emacs): Correct typo.
10128 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
10130         * cmdargs.texi (Font X): Mention new default font.
10131         More fully describe long font names, wildcard patterns and the
10132         problems involved.  (Result of discussion on emacs-devel.)
10134 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
10136         * emacs.texi (Acknowledgements): Correct typo.
10138 2003-09-22  Richard M. Stallman  <rms@gnu.org>
10140         * dired.texi (Misc Dired Commands): New node.
10141         (Dired Navigation): Add dired-goto-file.
10143         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10145         * emacs.texi (Acknowledgements): New node, split from Distribution.
10147         * cmdargs.texi (Action Arguments): -f reads interactive args.
10149 2003-09-08  Lute Kamstra  <lute@gnu.org>
10151         * screen.texi (Mode Line): Say that POS comes before LINE.
10152         Mention `size-indication-mode'.
10153         * display.texi (Optional Mode Line):
10154         Document `size-indication-mode'.
10155         * basic.texi (Position Info): Mention `size-indication-mode'.
10157 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10159         * xresources.texi (Resources): Refer to `editres' man page.
10160         (Lucid Resources): Update defaults.  Expand description of
10161         `shadowThickness'.
10163 2003-09-04  Miles Bader  <miles@gnu.org>
10165         * Makefile.in (top_srcdir): New variable.
10166         ($(top_srcdir)/info): New rule.
10167         (info): Depend on it.
10169 2003-09-03  Peter Runestig  <peter@runestig.com>
10171         * makefile.w32-in: New file.
10173 2003-08-29  Richard M. Stallman  <rms@gnu.org>
10175         * misc.texi (Saving Emacs Sessions): Correct previous change.
10177 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
10179         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10180         (Intro): Include kmacro.texi after fixit.texi instead of after
10181         custom.texi.  (As suggested by Kim Storm.)
10183 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
10185         * fixit.texi (Fixit): Update `Next' pointer.
10186         * files.texi (Files): Update `Previous' pointer.
10187         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10188         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10189         (Suggested by Kim Storm.)
10190         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
10192 2003-08-18  Kim F. Storm  <storm@cua.dk>
10194         * kmacro.texi: New file describing enhanced keyboard macro
10195         functionality.  Replaces old description in custom.texi.
10197         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10198         (Keyboard Macros): Move to new kmacro.texi file.
10200         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10202 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
10204         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10206 2003-08-17  Alex Schroeder  <alex@gnu.org>
10208         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10209         required.
10211 2003-08-05  Richard M. Stallman  <rms@gnu.org>
10213         * programs.texi (Lisp Indent): Don't describe
10214         lisp-indent-function property here.  Use xref to Lisp Manual.
10216 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10218         * calendar.texi (Date Formats): Document changed behavior of
10219         abbreviations.
10221 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
10223         * buffers.texi (List Buffers): Fix previous change.
10225 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
10227         * buffers.texi (List Buffers): Adjust to new format of *Buffer
10228         List*.
10230 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10232         * display.texi (Font Lock): Fix typo.
10234 2003-07-07  Richard M. Stallman  <rms@gnu.org>
10236         * display.texi (Font Lock): Add xref for format info on
10237         font-lock-remove-keywords.
10239         * building.texi (Compilation): Document what happens with asynch
10240         children of compiler process.
10242         * help.texi (Library Keywords): Use @multitable.
10244 2003-06-04  Richard M. Stallman  <rms@gnu.org>
10246         * programs.texi (Expressions): Delete C-M-DEL.
10248         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10249         comint-move-point-for-output renamed from
10250         comint-scroll-to-bottom-on-output.
10252         * custom.texi (Init Rebinding): Replace previous change with xref.
10253         (Non-ASCII Rebinding): Explain that issue more briefly here.
10255 2003-05-28  Richard M. Stallman  <rms@gnu.org>
10257         * indent.texi (Indentation): Condense, simplify, clarify prev change.
10259 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
10261         * building.texi (GDB Graphical Interface): New node.
10262         (Rewritten somewhat by RMS.)
10264 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
10266         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10267         non-English letters.  Explain how to set coding systems correctly
10268         and how to include the right coding cookie in the file.
10270 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
10272         * indent.texi (Indentation): Explain the concepts.
10273         (Just Spaces): Explain why preventing tabs for indentation might
10274         be useful.
10276 2003-04-16  Richard M. Stallman  <rms@gnu.org>
10278         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10280 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10282         * cmdargs.texi (General Variables): Document SMTPSERVER.
10284         * sending.texi: Remove SMTP node.
10285         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
10286         library.
10288 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10290         * sending.texi (Sending via SMTP): Explain MTA/MUA.
10292 2003-02-22  Simon Josefsson  <jas@extundo.com>
10294         * sending.texi (Mail Methods): Add node about SMTP.
10296 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
10298         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10300 2003-02-01  Kevin Ryde  <user42@zip.com.au>
10302         * glossary.texi (Glossary): Correction to cl cross reference.
10304 2003-01-20  Richard M. Stallman  <rms@gnu.org>
10306         * killing.texi (Rectangles): Document C-x c r.
10308 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
10310         * xresources.texi (GTK resources): New node.
10311         (GTK widget names): New node.
10312         (GTK names in Emacs): New node.
10313         (GTK styles): New node.
10315 2003-01-09  Francesco Potortì  <pot@gnu.org>
10317         * maintaining.texi (Create Tags Table): Add reference to the new
10318         `etags --help --lang=LANG' option.
10320 2002-10-02  Karl Berry  <karl@gnu.org>
10322         * emacs.texi: Per rms, update all manuals to use @copying instead of
10323         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
10324         where needed for the sake of the HTML output.
10326 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10328         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10329         source files.
10331 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
10333         * Makefile.in (emacsman): New target.
10335 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10337         * (Version 21.1 released.)
10339 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10341         * Branch for 21.1.
10343 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10345         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10347 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10349         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10351 1999-07-12  Richard Stallman  <rms@gnu.org>
10353         * Version 20.4 released.
10355 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
10357         * Makefile.in (INFO_TARGETS): Delete customize.info.
10358         (DVI_TARGETS): Delete customize.dvi.
10359         (../info/customize, customize.dvi): Targets deleted.
10361 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10363         * Version 20.3 released.
10365 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
10367         * Makefile.in (EMACSSOURCES): Add mule.texi.
10368         Add msdog.texi, ack.texi.  Remove gnu1.texi.
10370 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10372         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10373         Use it in dvi targets.
10375 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10377         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10378         (INFO_TARGETS): Change ../info/custom to ../info/customize.
10379         (../info/customize): Rename from ../info/custom.
10381 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10383         * Version 20.2 released.
10385 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10387         * Version 20.1 released.
10389 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10391         * Makefile (../info/customize, customize.dvi): New targets.
10392         (INFO_TARGETS): Add ../info/customize.
10393         (DVI_TARGETS): Add customize.dvi.
10395 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10397         * Version 19.33 released.
10399 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10401         * Version 19.32 released.
10403 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10405         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10407 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10409         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10410         Specify -I option.
10411         (All dvi targets): Set the TEXINPUTS variable.
10413 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10415         * Version 19.31 released.
10417 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10419         * Version 19.30 released.
10421 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10423         * Makefile.in (maintainer-clean): Rename from realclean.
10425 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10427         * Makefile.in: New file.
10428         * Makefile: File deleted.
10430 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10432         * Makefile (TEXINDEX_OBJS): Variable deleted.
10433         (texindex, texindex.o, getopt.o): Rules deleted.
10434         All deps on texindex deleted.
10435         (distclean): Don't delete texindex.
10436         (mostlyclean): Don't delete *.o.
10437         * texindex.c, getopt.c: Files deleted.
10439 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10441         * Version 19.26 released.
10443 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
10445         * Makefile (EMACSSOURCES): Exclude undo.texi.
10447 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10449         * Version 19.25 released.
10451 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10453         * Version 19.24 released.
10455 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10457         * Version 19.23 released.
10459 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10461         * Makefile: Delete spurious tab.
10463 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10465         * Makefile (.SUFFIXES): New rule.
10467 1993-12-04  Richard Stallman  (rms@srarc2)
10469         * getopt.c: New file.
10470         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10471         (getopt.o): New rule.
10472         (dvi): Don't depend on texindex.
10473         (emacs.dvi): Depend on texindex.
10475 1993-12-03  Richard Stallman  (rms@srarc2)
10477         * Makefile (TEXI2DVI): New variable.
10478         (emacs.dvi): Add explicit command.
10479         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10481 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10483         * Version 19.22 released.
10485 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10487         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10489 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10491         * Version 19.21 released.
10493 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10495         * Makefile (realclean): Don't delete the Info files.
10497 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10499         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10500         4' where appropriate.
10502 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10504         * Makefile: Fix targets for texindex.
10506         * texindex.c: Include "../src/config.h" if building in emacs.
10508         * Makefile: Change all files to FILENAME.texi, force all targets
10509         to be FILENAME, not FILENAME.info.
10510         Add target to build texindex.c, defining `emacs'.
10512 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10514         * Version 19.19 released.
10516 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10518         * Version 19.18 released.
10520 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10522         * Makefile: Fix source file names of the separate manuals.
10524 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10526         * Version 19.17 released.
10528 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10530         * split-man: Fix typos in last change.
10532 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10534         * Version 19.16 released.
10536 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10538         * version 19.15 released.
10540 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10542         * Makefile (distclean): It's rm, not rf.
10544 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10546         * Version 19.14 released.
10548 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10550         * Makefile: New file.
10552 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10554         * Version 19.13 released.
10556 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10558         * Version 19.9 released.
10560 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10562         * Version 19.8 released.
10564 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10566         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10568         * trouble.texi: It's `enable-flow-control-on', not
10569         `evade-flow-control-on'.
10571 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10573         * display.texi: Document standard-display-european.
10575 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10577         * Version 19.7 released.
10579         * emacs.texi: Add a sentence to the top menu mentioning the
10580         specific version of Emacs this manual applies to.
10582 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10584         * basic.texi: Document next-line-add-lines variable used to
10585         implement down-arrow.
10587         * killing.texi: Document kill-whole-line.
10589 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10591         * text.texi: Update unix TeX ordering information.
10593 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10595         * news.texi: Mention fill-rectangle in keybinding list.
10597         * killing.texi: Document fill-rectangle.
10599 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10601         * vc.texi: Bring the docs up to date with VC 5.2.
10603 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10605         * emacs.tex: Mention blackbox and gomoku under Amusements.
10606         Assembler mode is now mentioned and appropriately indexed
10607         under Programming Modes.
10609 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10611         * emacs.tex: Update TeX ordering information.
10613 1990-06-26  David Lawrence  (tale@geech)
10615         * emacs.tex: Note that completion-ignored-extensions is not used
10616         to filter out names when all completions are displayed in
10617         *Completions*.
10619 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10621         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10623 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10625         * emacs.tex: Add @findex grep.
10627 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10629         * emacs.tex: Correct two typos.  No other changes before
10630         Version 19 will be made.
10632 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10634         * emacs.tex: Update information for obtaining TeX distribution from the
10635         University of Washington.
10637 ;; Local Variables:
10638 ;; coding: utf-8
10639 ;; End:
10641   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10643   This file is part of GNU Emacs.
10645   GNU Emacs is free software: you can redistribute it and/or modify
10646   it under the terms of the GNU General Public License as published by
10647   the Free Software Foundation, either version 3 of the License, or
10648   (at your option) any later version.
10650   GNU Emacs is distributed in the hope that it will be useful,
10651   but WITHOUT ANY WARRANTY; without even the implied warranty of
10652   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10653   GNU General Public License for more details.
10655   You should have received a copy of the GNU General Public License
10656   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.