ChangeLog fixes
[emacs.git] / doc / emacs / ChangeLog
blob8f6a79a04426b550335fea88110f5898efc5b9fd
1 2014-01-15  Glenn Morris  <rgm@gnu.org>
3         * files.texi (File Conveniences):
4         * misc.texi (EWW): Copyedits.
6 2014-01-10  Glenn Morris  <rgm@gnu.org>
8         * emacs.texi (Distrib): Add donate URL.  Add anchor.
10 2014-01-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12         * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
13         `dired-hide-details-hide-symlink-targets', and
14         `dired-hide-details-hide-information-lines'.
16 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
18         * emacs.texi: Add EWW.
19         * misc.texi (EWW): Document EWW.
21 2014-01-09  Glenn Morris  <rgm@gnu.org>
23         * trouble.texi (Service): Refer to online service directory
24         rather than etc/SERVICE.
26 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
28         * building.texi (Lisp Libraries): Document `load-prefer-newer'.
30         * files.texi (File Conveniences): Document `image-next-frame',
31         `image-previous-frame', `image-goto-frame',
32         `image-increase-speed', `image-decrease-speed',
33         `image-reverse-speed', and `image-reset-speed'.
35 2014-01-07  Bastien Guerry  <bzg@gnu.org>
37         * buffers.texi (Buffers): Fix display of @math content by using
38         nested braces.  (Bug#16389)
40 2014-01-07  Chong Yidong  <cyd@gnu.org>
42         * search.texi (Special Isearch): Document C-x 8 RET in isearch.
43         (Word Search): Document incremental word search changes.
44         (Isearch Yank): Document M-s C-e with a prefix argument.
46 2014-01-07  Glenn Morris  <rgm@gnu.org>
48         * cal-xtra.texi (Calendar Customizing):
49         Mention calendar-day-header-array.
51 2013-12-28  Glenn Morris  <rgm@gnu.org>
53         * trouble.texi (Understanding Bug Reporting): Brevity.
55 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
57         * mini.texi (Completion Options): Add a link to Shell Options.
58         * misc.texi (Shell Mode): Move documentation of
59         shell-completion-fignore from Shell Mode to Shell Options.
61 2013-12-26  João Távora <joaotavora@gmail.com>
63         * emacs.texi (Matching): Describe new features of Electric Pair mode.
65 2013-12-25  Chong Yidong  <cyd@gnu.org>
67         * glossary.texi (Glossary): Define MULE in modern terms.
69 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
71         * files.texi (Diff Mode): Add an index.
73 2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
75         * trouble.texi (Understanding Bug Reporting): Minor update.
76         (Checklist): Fix a cross-reference.
78 2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
80         * regs.texi (Bookmarks): Document `bookmark-default-file'.
82         * misc.texi (Shell Mode): Add a cross-reference.
84         * building.texi (Lisp Eval): Add an index.
86 2013-12-22  Glenn Morris  <rgm@gnu.org>
88         * entering.texi (Entering Emacs): Typo fix.
90         * calendar.texi (General Calendar):
91         * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
93 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
95         * regs.texi (Keyboard Macro Registers): Fix last change.
97 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
99         * search.texi (Special Isearch):
100         (Query Replace): Document negative argument of replacement commands.
101         (Symbol Search): Document `isearch-forward-symbol-at-point'.
103         * files.texi (File Conveniences): Document `image-next-file' and
104         `image-previous-file'.
106         * display.texi (Optional Mode Line): Fix an index.
108         * regs.texi (File Registers): Document `kmacro-to-register'.
110         * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
112         * frames.texi (Scroll Bars): Document
113         `scroll-bar-adjust-thumb-portion'.
115 2013-12-21  Chong Yidong  <cyd@gnu.org>
117         * indent.texi (Indentation Commands): Document C-x TAB changes.
119 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
121         * calendar.texi, display.texi, help.texi, rmail.texi:
122         Document `S-SPC' as alternative to scrolling down with `DEL'.
124         * frames.texi: Document `toggle-frame-maximized' and
125         `toggle-frame-fullscreen' with their respective keys.
127         * buffers.texi: Document buffer name uniquification changes.
129         * indent.texi: Document that `electric-indent-mode' is enabled by
130         default.
132         * display.texi (Cursor Display): Document `blink-cursor-blinks'.
134         * buffers.texi: Update list-buffers "screeshot" to show Messages
135         as major-mode.
137         * entering.texi: Document `initial-buffer-choice' changes.
139         * misc.texi (emacsclient Options): Document
140         `initial-buffer-choice' changes.
142         * help.texi: Document that `?' now also shows subcommands of
143         prefix keys.
145 2013-12-17  Chong Yidong  <cyd@gnu.org>
147         * killing.texi (Appending Kills): Note that append-next-kill can
148         prepend the kill.
150 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
152         * mule.texi (File Name Coding): Document file-name encoding
153         peculiarities on MS-Windows.
155 2013-12-12  Glenn Morris  <rgm@gnu.org>
157         * emacs.texi: Sync direntry with info/dir version.
159 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
161         * msdog.texi (Windows Keyboard): Fix typo.
163 2013-11-30  Glenn Morris  <rgm@gnu.org>
165         * Makefile.in (distclean): Remove Makefile.
167 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
169         * buffers.texi (Icomplete): Rename from Iswitchb and
170         rewrite accordingly.
172 2013-11-23  Glenn Morris  <rgm@gnu.org>
174         * cmdargs.texi (General Variables):
175         Empty elements in EMACSLOADPATH now mean the default load-path.
177 2013-11-21  Glenn Morris  <rgm@gnu.org>
179         * cmdargs.texi (Action Arguments): Use path-separator with -L.
181 2013-11-04  Glenn Morris  <rgm@gnu.org>
183         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
185 2013-11-02  Glenn Morris  <rgm@gnu.org>
187         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
189 2013-10-23  Glenn Morris  <rgm@gnu.org>
191         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
192         Nuke @refill.
194         * Makefile.in (install-dvi, install-html, install-pdf)
195         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
196         (uninstall-pdf): Quote entities that might contain whitespace.
198 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
200         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
201         Remove @refill.
203 2013-10-13  Glenn Morris  <rgm@gnu.org>
205         * ack.texi (Acknowledgments): Comment out old alpha stuff.
207 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
209         * calendar.texi (Special Diary Entries): Remove @refill.
211 2013-10-13  Glenn Morris  <rgm@gnu.org>
213         * display.texi (Text Scale): Update text-scale-adjust details.
215         * ack.texi (Acknowledgments):
216         * emacs.texi (Acknowledgments): Use accented form of some names.
218 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
220         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
221         name.  (Bug#15557)
223         Support menus on text-mode terminals.
224         * screen.texi (Menu Bar): Adapt to TTY menus.
226         * frames.texi (Frames): Mention menu support on text terminals.
228         * files.texi (Visiting): Mention the "File" menu-bar menu.
230         * display.texi (Standard Faces): Mention TTY faces for menus.
232 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
234         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
236 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
238         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
240 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
242         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
244         * emacs.texi (Intro): Minor cleanup.
246 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
248         * fixit.texi (Transpose):
249         (Fixing Case): Remove @refill.
251 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
253         * maintaining.texi (VC Directory Commands): Add keybinding for
254         vc-log-incoming in vc-dir.
255         (Log Buffer): Use @emph instead of @strong.
257 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
259         * text.texi (Enriched Justification): Explain values of default-justification.
261 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
263         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
265 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
267         * xresources.texi (Motif Resources):
268         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
269         * emacs.texi: Update menu.
271 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
273         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
274         for portability to hosts where /bin/sh has problems.
276 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
278         * text.texi (Enriched Justification): Minor fixes.
280 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
282         * files.texi (Filesets): Add an index.
284 2013-08-12  Glenn Morris  <rgm@gnu.org>
286         * macos.texi (GNUstep Support):
287         * trouble.texi (Checklist, Contributing, Service):
288         Avoid mailto: in html output.
290         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
291         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
292         (INSTALL_DATA): New, set by configure.
293         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
294         New variables.
295         (.SUFFIXES): Add .ps and .dvi.
296         (.dvi.ps): New suffix rule.
297         (dvi, html, pdf, ps): Use *_TARGETS variables.
298         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
299         (emacs.html): Use HTML_OPTS.
300         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
301         (.PHONY): install-dvi, install-html, install-pdf, install-ps
302         ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
303         uninstall-ps, and uninstall-doc.
304         (install-dvi, install-html, install-pdf, install-ps, install-doc)
305         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
306         (uninstall-doc): New rules.
308 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
310         * emacs.texi (Top): Remove menu item for the removed "Disabling
311         Multibyte" node.
313 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
315         * rmail.texi (Rmail Coding): Move here from mule.texi.
317         * custom.texi (Specifying File Variables): Fix cross-references.
319         * mule.texi (Unibyte Mode): Fix cross-references.
320         (Disabling Multibyte): Remove.
322         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
324         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
325         (Mayan Calendar): Move here from calendar.texi.
326         * emacs.texi (Top): Update menu.
328 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
330         * emacs.texi (Top): Add menu entry.
332         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
333         (VC Directory Commands): Add vc-dir-ignore.
335 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
337         * glossary.texi (Glossary): Add some entries.
339 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
341         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
342         vc-dir.  (Bug#14948)
344 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
346         * display.texi (Fringes): Document the variable fringe-mode.
347         (Bug#14946)
349 2013-07-03  Glenn Morris  <rgm@gnu.org>
351         * maintaining.texi (EDE): Fix cross-reference.
353         * programs.texi (Program Modes): Fix emacs-xtra reference.
355         * help.texi (Misc Help): Index describe-syntax.
357 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
359         * basic.texi (Moving Point): Document visual-order-cursor-movement
360         and its effect on right-char and left-char.
362 2013-06-28  Glenn Morris  <rgm@gnu.org>
364         * ack.texi (Acknowledgments): Small update.
366 2013-06-19  Glenn Morris  <rgm@gnu.org>
368         * Makefile.in (dist): Edit more configure variables.
369         Try to check that we do not miss any in future.
371 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
373         * vc1-xtra.texi (Revision Tags): Add a cross reference.
374         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
376 2013-06-11  Glenn Morris  <rgm@gnu.org>
378         * maintaining.texi (VC Directory Commands): Copyedit.
379         (Branches): Put back milder version of pre 2013-06-07 text.
381 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
383         * maintaining.texi (Branches): Remove text copied from other sources.
385 2013-06-05  Alan Mackenzie  <acm@muc.de>
387         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
388         (Not Exiting Isearch): Document new user option
389         `isearch-allow-prefix'.  (Bug#9706)
391 2013-06-03  Juri Linkov  <juri@jurta.org>
393         * display.texi (Highlight Interactively): Add global keybindings
394         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
395         Document new command `highlight-symbol-at-point'.
397 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
399         * maintaining.texi (Branches): Add motivations for branching.
400         (VC Mode Line): Fix typo.
401         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
402         prefix argument.
404 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
406         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
407         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
408         autolaunching of the D-Bus session bus.
410 2013-06-01  Glenn Morris  <rgm@gnu.org>
412         * programs.texi (Semantic): Fix typo.
414 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
416         * maintaining.texi (Types of Log File): Supplement some
417         information of change log files.
419 2013-05-15  Juri Linkov  <juri@jurta.org>
421         * search.texi (Repeat Isearch): Mention key `RET' to finish
422         editing the string.  (Bug#13348)
424 2013-05-14  Glenn Morris  <rgm@gnu.org>
426         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
428 2013-05-09  Glenn Morris  <rgm@gnu.org>
430         * sending.texi (Mail Sending): Fix typo.
432         * windows.texi (Change Window): Fix typo.
434         * custom.texi (Changing a Variable): Fix typo.
436         * trouble.texi (Contributing): Remove obsolete info re pretesters.
438 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
440         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
441         * cmdargs.texi (Initial Options):
442         * files.texi (Customize Save): Document this.
444 2013-05-04  Glenn Morris  <rgm@gnu.org>
446         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
448 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
450         doc: convert some TeX accents to UTF-8
451         * ack.texi (Acknowledgments):
452         * emacs.texi (Acknowledgments):
453         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
454         Apparently the TeX accents cause problems when generating gnu.org
455         web pages, e.g., @l{} is rendered as '/l' on
456         <http://www.gnu.org/software/emacs/manual/html_node/
457         emacs/Acknowledgments.html>.
459 2013-03-16  Glenn Morris  <rgm@gnu.org>
461         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
463 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
465         Prefer UTF-8 for documentation.
466         With GNU Texinfo 5.0, this generates nicer-looking info files,
467         since they can use curly quotes.  With older Texinfo it doesn't matter.
468         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
469         Switch from Latin-1 to UTF-8.
471 2013-02-28  Bastien Guerry  <bzg@gnu.org>
473         * xresources.texi (GTK resources): Fix broken link.
475 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
477         * files.texi (Interlocking): Don't refer to symlinks as the
478         exclusive means of locking files.
480 2013-02-22  Glenn Morris  <rgm@gnu.org>
482         * ack.texi (Acknowledgments):
483         * emacs.texi (Acknowledgments): Small updates.
485 2013-02-21  Glenn Morris  <rgm@gnu.org>
487         * files.texi (File Conveniences): Not just GIFs can be animated.
489 2013-02-13  Glenn Morris  <rgm@gnu.org>
491         * ack.texi (Acknowledgments): Don't mention yow any more.
493 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
495         * cmdargs.texi (General Variables):
496         Fix TMPDIR documentation to match the code's behavior.
498 2013-02-10  Glenn Morris  <rgm@gnu.org>
500         * trouble.texi (Checklist): Update bug keybinding.
502 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
504         * msdog.texi (Text and Binary): Delete the description of
505         file-name-buffer-file-type-alist.
507 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
509         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
510         Without it, I don't see function names.  Older addr2line
511         implementations will die out sooner or later, so tailor the
512         first suggestion to recent addr2line, with a followup about
513         older ones.
515 2013-01-19  Glenn Morris  <rgm@gnu.org>
517         * custom.texi (Directory Variables): Fix paren typo.
519         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
521         * custom.texi (Custom Themes): Fix typo.
523 2013-01-07  Bastien Guerry  <bzg@gnu.org>
525         * help.texi (Apropos): Document `apropos-user-option' and update
526         the doc for `apropos-variable'.
528 2013-01-05  Glenn Morris  <rgm@gnu.org>
530         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
532 2012-12-21  Glenn Morris  <rgm@gnu.org>
534         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
535         Simply include doclicense.
537 2012-12-21  Chong Yidong  <cyd@gnu.org>
539         * frames.texi (Mouse Commands): Fix description of the effect of
540         mouse dragging (Bug#13049).
542 2012-12-15  Juri Linkov  <juri@jurta.org>
544         * misc.texi (Recursive Edit): Add a link to "Query Replace".
545         (Bug#13181)
547 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
549         * killing.texi (Deletion): Doc fix (Bug#12748).
551 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
553         * doclicense.texi, gpl.texi: Update to latest version from FSF.
554         These are just minor editorial changes.
556 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
558         * vc1-xtra.texi (General VC Options): Remove obsolete reference
559         to `vc-path'.
561 2012-12-03  Chong Yidong  <cyd@gnu.org>
563         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
565 2012-12-02  Kevin Ryde  <user42@zip.com.au>
567         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
569 2012-12-01  Kevin Ryde  <user42@zip.com.au>
571         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
573 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
575         * doclicense.texi, gpl.texi: Update to latest version from FSF.
576         These are just minor editorial changes.
578 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
580         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
581         clarifications (Bug#12865).
582         (Horizontal Scrolling): Clarifications.
584 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
586         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
588 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
590         * trouble.texi (Crashing): Add information about MS-Windows and
591         the emacs_backtrace.txt file.  (Bug#12908)
593 2012-11-13  Chong Yidong  <cyd@gnu.org>
595         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
596         actually named gdb-stopped-functions.
598 2012-11-13  Glenn Morris  <rgm@gnu.org>
600         * misc.texi (Single Shell): Mention async-shell-command-buffer.
602 2012-11-10  Glenn Morris  <rgm@gnu.org>
604         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
606         * emacs.texi (Acknowledgments): Add profiler author.
607         * ack.texi (Acknowledgments): Add some recent contributions.
609 2012-11-10  Chong Yidong  <cyd@gnu.org>
611         * files.texi (Diff Mode): Doc fixes for
612         diff-delete-trailing-whitespace (Bug#12831).
614         * trouble.texi (Crashing): Copyedits.
616 2012-11-10  Glenn Morris  <rgm@gnu.org>
618         * files.texi (Diff Mode): Trailing whitespace updates.
620 2012-11-10  Chong Yidong  <cyd@gnu.org>
622         * misc.texi (Terminal emulator): Document Term mode faces.
624         * mini.texi (Basic Minibuffer): New node.  Document
625         minibuffer-electric-default-mode.
627         * display.texi (Visual Line Mode): Fix index entry.
629         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
630         and index the keybindings.  Document tabulated-list-sort.
631         (Kill Buffer): Capitalize Buffer Menu.
633         * trouble.texi (Memory Full): Capitalize Buffer Menu.
635 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
637         * display.texi (Auto Scrolling): Clarify that scroll-step is
638         ignored when scroll-conservatively is set to a non-zero value.
639         (Bug#12801)
641 2012-11-10  Chong Yidong  <cyd@gnu.org>
643         * dired.texi (Dired Updating): Doc fix (Bug#11744).
645 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
647         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
649 2012-10-29  Chong Yidong  <cyd@gnu.org>
651         * dired.texi (Shell Commands in Dired): Document changes to the
652         dired-do-async-shell-command.
654 2012-10-28  Glenn Morris  <rgm@gnu.org>
656         * ack.texi (Acknowledgments): Mention gv.el.
658 2012-10-27  Bastien Guerry  <bzg@gnu.org>
660         * screen.texi (Menu Bar): Fix typo.
662 2012-10-27  Chong Yidong  <cyd@gnu.org>
664         * frames.texi (Mouse Avoidance): Mention new variable
665         mouse-avoidance-banish-position.
667         * programs.texi (Which Function): Which Function mode now works in
668         all major modes by default.
670         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
672         * files.texi (Misc File Ops): Symbolic links on Windows only work
673         on Vista and later.
675         * building.texi (Compilation): Document compilation-always-kill.
677         * search.texi (Symbol Search): New node.
679         * package.texi (Package Menu): Document the "new" status.
681         * windows.texi (Window Choice): Don't refer to the obsolete
682         special-display feature.
684 2012-10-24  Chong Yidong  <cyd@gnu.org>
686         * mule.texi (Text Coding): set-buffer-file-coding-system can now
687         be invoked from the mode line.
689         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
690         changes to the mark and unmark commands.
691         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
692         which is no longer bound to dired-backup-diff.
694 2012-10-23  Bastien Guerry  <bzg@gnu.org>
696         * text.texi (Org Authoring): Use a comma after @ref to avoid the
697         insertion of a period in the Info output.
699 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
701         * custom.texi (Hooks): Clarify that -hooks is deprecated.
703 2012-10-23  Chong Yidong  <cyd@gnu.org>
705         * kmacro.texi (Edit Keyboard Macro): Fix typo.
707 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
709         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
711 2012-10-17  Glenn Morris  <rgm@gnu.org>
713         * mini.texi (Repetition): Further copyedit.
715 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
717         * mini.texi (Repetition): Copyedit.
719 2012-10-16  Juri Linkov  <juri@jurta.org>
721         * search.texi (Query Replace): Document multi-buffer replacement
722         keys.  (Bug#12655)
724         * maintaining.texi (Tags Search): Change link "Replace" to
725         "Query Replace".
727 2012-10-13  Chong Yidong  <cyd@gnu.org>
729         * files.texi (File Conveniences): ImageMagick enabled by default.
731 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
733         * basic.texi (Arguments): Fix typos.
735 2012-10-08  Glenn Morris  <rgm@gnu.org>
737         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
739         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
741 2012-10-06  Glenn Morris  <rgm@gnu.org>
743         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
744         Mention cal-tex-cursor-week2-summary.
746 2012-10-06  Chong Yidong  <cyd@gnu.org>
748         * mini.texi (Passwords): Fix typo.
750 2012-10-02  Glenn Morris  <rgm@gnu.org>
752         * maintaining.texi (VC Directory Commands):
753         Remove duplicate `q' entry.  (Bug#12553)
755 2012-09-30  Chong Yidong  <cyd@gnu.org>
757         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
759         * search.texi (Special Isearch): Document the lax space search
760         feature and M-s SPC.
761         (Regexp Search): Move main search-whitespace-regexp description to
762         Special Isearch.
763         (Replace): Document replace-lax-whitespace.
765         * basic.texi (Position Info): Document C-u M-=.
766         (Moving Point): Document move-to-column.
768         * display.texi (Useless Whitespace): Add delete-trailing-lines.
770         * misc.texi (emacsclient Options): Document the effect of
771         initial-buffer-choice on client frames.  Document server-auth-dir.
772         Do not document server-host, which is bad security practice.
774         * building.texi (Lisp Libraries): Docstring lookups can trigger
775         autoloading.  Document help-enable-auto-load.
777         * mini.texi (Yes or No Prompts): New node.
779         * ack.texi (Acknowledgments): Remove obsolete packages.
781 2012-09-27  Glenn Morris  <rgm@gnu.org>
783         * cal-xtra.texi (Advanced Calendar/Diary Usage):
784         Rename the section to be more general.
785         * emacs.texi: Update menu.
787 2012-09-23  Chong Yidong  <cyd@gnu.org>
789         * buffers.texi (Misc Buffer): Replace toggle-read-only with
790         read-only-mode.
792         * files.texi (Visiting): Likewise.
794 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
796         * trouble.texi (Crashing): Document ulimit -c.
798 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
800         * trouble.texi (Crashing): Document addr2line.
802 2012-09-19  Chong Yidong  <cyd@gnu.org>
804         * killing.texi (Yanking): Minor clarification (Bug#12469).
806 2012-09-17  Chong Yidong  <cyd@gnu.org>
808         * building.texi (GDB User Interface Layout): Remove reference to
809         removed variable gdb-use-separate-io-buffer (Bug#12454).
811 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
813         * regs.texi (Text Registers): `C-x r +' can now be used instead of
814         M-x append-to-register.  New option `register-separator'.
815         (Number Registers): Mention that `C-x r +' is polymorphic.
817 2012-09-07  Chong Yidong  <cyd@gnu.org>
819         * windows.texi (Window Choice): Don't mention obsolete
820         display-buffer-reuse-frames.
822 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
824         Give more-useful info on a fatal error (Bug#12328).
825         * trouble.texi (Crashing): New section, documenting this.
827 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
829         * cmdargs.texi (General Variables):
830         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
831         connections to the D-Bus session bus.  (Bug#12112)
833 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
835         * building.texi (Debugger Operation): Correct and improve
836         documentation of the GUD Tooltip mode.
838 2012-07-31  Chong Yidong  <cyd@gnu.org>
840         * emacs.texi: Fix ISBN (Bug#12080).
842 2012-08-05  Chong Yidong  <cyd@gnu.org>
844         * display.texi (Faces): Document frame-background-mode (Bug#7774).
846         * custom.texi (Face Customization): Move discussion of face
847         inheritance here, from Faces section.
849 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
851         * frames.texi (Mouse Commands): Fix the description of mouse-2.
852         (Bug#11958)
854 2012-07-19  Chong Yidong  <cyd@gnu.org>
856         * emacs.texi: Update ISBN.
858 2012-07-17  Chong Yidong  <cyd@gnu.org>
860         * basic.texi (Inserting Text): Replace ucs-insert with
861         insert-char.  Provide more details of input.
863         * mule.texi (International Chars, Input Methods): Likewise.
865 2012-07-13  Chong Yidong  <cyd@gnu.org>
867         * custom.texi (Examining): Update C-h v message.
869         * buffers.texi (Misc Buffer): Document view-read-only.
871 2012-07-07  Chong Yidong  <cyd@gnu.org>
873         * custom.texi (Init File): Index site-lisp (Bug#11435).
875 2012-07-06  Chong Yidong  <cyd@gnu.org>
877         * emacs.texi: Re-order top-level menu to correspond to logical
878         order, to avoid makeinfo warnings.
880         * ack.texi (Acknowledgments): Note new python.el.
882 2012-06-29  Chong Yidong  <cyd@gnu.org>
884         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
885         * basic.texi (Erasing, Basic Undo): Fix markup.
887 2012-06-29  Glenn Morris  <rgm@gnu.org>
889         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
891 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
893         * fixit.texi (Undo): Fix typo.  (Bug#11775)
895 2012-06-27  Glenn Morris  <rgm@gnu.org>
897         * ack.texi (Acknowledgments): Tiny update.
899 2012-06-21  Glenn Morris  <rgm@gnu.org>
901         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
903 2012-06-17  Chong Yidong  <cyd@gnu.org>
905         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
907         * anti.texi:
908         * building.texi:
909         * cmdargs.texi:
910         * custom.texi:
911         * display.texi:
912         * files.texi:
913         * frames.texi:
914         * glossary.texi:
915         * misc.texi:
916         * mule.texi:
917         * programs.texi:
918         * sending.texi:
919         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
921 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
923         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
925 2012-05-28  Glenn Morris  <rgm@gnu.org>
927         * ack.texi, building.texi, calendar.texi, custom.texi:
928         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
930 2012-05-27  Glenn Morris  <rgm@gnu.org>
932         * emacs.texi: Simplify following removal of node pointers.
934         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
935         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
936         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
937         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
938         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
939         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
940         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
941         * windows.texi, xresources.texi: Nuke hand-written node pointers.
943 2012-05-22  Glenn Morris  <rgm@gnu.org>
945         * emacs.texi (Acknowledgments): Add another contributor.
947 2012-05-12  Glenn Morris  <rgm@gnu.org>
949         * Makefile.in (MKDIR_P): New, set by configure.
950         (mkinfodir): Use $MKDIR_P.
952 2012-05-10  Glenn Morris  <rgm@gnu.org>
954         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
955         with "coding: raw-text".
957         * files.texi (Interlocking): Mention create-lockfiles option.
959 2012-05-09  Chong Yidong  <cyd@gnu.org>
961         * frames.texi (Mouse References, Mouse Commands): Fix index
962         entries (Bug#11362).
964 2012-05-05  Glenn Morris  <rgm@gnu.org>
966         * custom.texi (Customization Groups, Custom Themes, Examining):
967         Improve page breaks.
969         * rmail.texi (Rmail Display): Use example rather than smallexample.
971         * calendar.texi: Convert inforefs to refs.
973         * dired.texi (Dired Enter): Improve page break.
975         * abbrevs.texi (Abbrev Concepts): Copyedits.
977         * maintaining.texi (Registering, Tag Syntax):
978         Tweak line and page breaks.
980         * programs.texi (Programs, Electric C): Copyedits.
981         (Program Modes): Add xref to Fortran.
982         (Left Margin Paren): Remove what was (oddly enough) the only use
983         of defvar in the entire Emacs manual.
984         (Hungry Delete): Remove footnote about ancient Emacs version.
985         (Other C Commands): Use example rather than smallexample.
987         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
988         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
989         Tweak line and page breaks.
991         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
992         (Major Modes): Use example rather than smallexample.
994         * mule.texi (Output Coding): Reword to improve page-breaks.
996         * frames.texi (Fonts): Tweak line and page breaks.
997         Use example rather than smallexample.  Change cross-reference.
998         (Text-Only Mouse): Fix xref.
1000         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1001         (Indirect Buffers): Tweak line- and page-breaks.
1003         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1005 2012-05-04  Glenn Morris  <rgm@gnu.org>
1007         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1008         (info, infoclean): Use $INFO_EXT.
1009         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1010         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1011         (INFO_TARGETS): Use $INFO_EXT.
1012         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1014 2012-05-02  Glenn Morris  <rgm@gnu.org>
1016         * emacs.texi (@copying): Only print EDITION in the TeX version.
1018         * search.texi (Regexp Search): Just say "Emacs".
1020         * display.texi (Auto Scrolling):
1021         Reword to avoid repetition and improve page break.
1023         * xresources.texi (Resources):
1024         * mule.texi (Language Environments):
1025         * misc.texi (Amusements):
1026         * maintaining.texi (VC Change Log):
1027         * frames.texi (Fonts):
1028         * custom.texi (Specifying File Variables, Minibuffer Maps):
1029         * cmdargs.texi (Initial Options):
1030         * building.texi (Flymake):
1031         Reword to remove/reduce some overly long/short lines.
1033 2012-04-27  Glenn Morris  <rgm@gnu.org>
1035         * emacs.texi: Some fixes for detailed menu.
1037         * emacs.texi: Add "et al." to authors.
1039         * ack.texi, basic.texi, buffers.texi, building.texi:
1040         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1041         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1042         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1043         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1044         * search.texi, trouble.texi, windows.texi:
1045         Use Texinfo recommended convention for quotes+punctuation.
1047 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
1049         * mule.texi (Bidirectional Editing): Improve indexing.
1050         Minor wording tweaks.
1052 2012-04-15  Chong Yidong  <cyd@gnu.org>
1054         * misc.texi (emacsclient Options): More clarifications.
1056 2012-04-15  Glenn Morris  <rgm@gnu.org>
1058         * msdog.texi (Windows Printing): It doesn't set printer-name.
1060         * mule.texi (Language Environments): Move font info to "Fontsets".
1061         (Fontsets): Move intlfonts etc here from "Language Environments".
1062         Copyedits.
1063         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1064         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1066 2012-04-15  Chong Yidong  <cyd@gnu.org>
1068         * glossary.texi (Glossary): Standardize on "text terminal"
1069         terminology.  All callers changed.
1071         * misc.texi (emacsclient Options): Document "client frame" concept
1072         and its effect on C-x C-c more carefully.
1074 2012-04-15  Glenn Morris  <rgm@gnu.org>
1076         * frames.texi (Scroll Bars):
1077         * glossary.texi (Glossary): Use consistent case for "X Window System".
1079         * mule.texi (Select Input Method, Coding Systems):
1080         State command names in kbd tables.
1081         (Recognize Coding): Add cross-ref.
1082         (Output Coding): Don't mention message mode in particular.
1083         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1084         Copyedits.
1086 2012-04-14  Glenn Morris  <rgm@gnu.org>
1088         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1089         Copyedits.
1090         (Coding Systems): Mac OS X apparently uses newlines for EOL.
1091         (Recognize Coding): Remove old auto-coding-regexp-alist example.
1092         auto-coding-functions does not override coding: tags.
1093         Remove rmail-decode-mime-charset; it no longer has any effect.
1095 2012-04-14  Chong Yidong  <cyd@gnu.org>
1097         * custom.texi (Creating Custom Themes): Add reference to Custom
1098         Themes node in Lisp manual.
1100 2012-04-14  Glenn Morris  <rgm@gnu.org>
1102         * mule.texi (International): Copyedits.
1103         (International Chars): Update C-x = example output.
1104         (Disabling Multibyte): Rename from "Enabling Multibyte".
1105         Clarify what "unibyte: t" does, and mode-line description.
1106         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1107         Use Texinfo recommended convention for quotes+punctuation.
1108         (Language Environments): Copyedits.
1109         (Input Methods): Copyedits.  Use "^" for the postfix example,
1110         because it is less confusing inside Info's `quotes'.
1112         * custom.texi (Specifying File Variables): Fix "unibyte" description.
1113         Update for "Disabling Multibyte" node name change.
1114         * emacs.texi: Update for "Disabling Multibyte" node name change.
1116         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1117         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1118         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1119         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1120         * sending.texi, text.texi, trouble.texi:
1121         Use @file for buffers, per the Texinfo manual.
1123         * entering.texi (Entering Emacs):
1124         Do not mention initial-buffer-choice = t.
1126         * misc.texi (Gnus Startup): Use @env for environment variables.
1128         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1130 2012-04-12  Glenn Morris  <rgm@gnu.org>
1132         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1134 2012-04-07  Glenn Morris  <rgm@gnu.org>
1136         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1138 2012-04-05  Glenn Morris  <rgm@gnu.org>
1140         * glossary.texi (Glossary): Use anchors for internal cross-references.
1142 2012-04-04  Glenn Morris  <rgm@gnu.org>
1144         * glossary.texi (Glossary): Copyedits.
1145         Use Texinfo-recommended convention for quotes and punctuation.
1146         Comment out a few specialized (Rmail) items.
1147         New items: Bidirectional Text, Client, Directory Local Variable,
1148         File Local Variable, Package, Server, Theme, Trash Can.
1150 2012-04-03  Chong Yidong  <cyd@gnu.org>
1152         * sending.texi (Mail Misc): Fix an index entry.
1154 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1156         * msdog.texi (Windows Startup): Add description of emacsclient
1157         operation under -c and -t on MS-Windows.
1159         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1160         Startup".  (Bug#11091)
1162 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1164         * custom.texi (Changing a Variable): Fix example.
1166 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1168         * misc.texi (emacsclient Options): More clarifications about -t
1169         and -c on MS-Windows.  (Bug#11091)
1171 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1173         * misc.texi (emacsclient Options): Document peculiarities of new
1174         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1176 2012-03-30  Chong Yidong  <cyd@gnu.org>
1178         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1180 2012-03-22  Glenn Morris  <rgm@gnu.org>
1182         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1184 2012-03-17  Chong Yidong  <cyd@gnu.org>
1186         * package.texi (Package Installation): Document use of
1187         package-initialize in init file.
1189 2012-03-16  Glenn Morris  <rgm@gnu.org>
1191         * help.texi (Language Help):
1192         * mule.texi (International Chars):
1193         etc/HELLO is for character demonstration.
1195 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1197         * dired.texi (Shell Commands in Dired): Fix typo.
1199 2012-03-04  Chong Yidong  <cyd@gnu.org>
1201         * killing.texi (Clipboard): Document clipboard manager.
1203 2012-02-29  Glenn Morris  <rgm@gnu.org>
1205         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1207         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1209         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1211 2012-02-28  Glenn Morris  <rgm@gnu.org>
1213         * custom.texi, display.texi, emacs.texi, files.texi:
1214         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1215         Standardize possessive apostrophe usage.
1217 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1219         * macos.texi (Mac / GNUstep Customization): Remove text about
1220         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1222 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1224         * buffers.texi (Select Buffer): Mention that saving in a new file
1225         name can switch to a different major mode.
1227 2012-02-23  Glenn Morris  <rgm@gnu.org>
1229         * mini.texi (Minibuffer File, Completion Options, Repetition):
1230         Copyedits.
1231         (Completion Example): Other M-x au* commands may be defined.
1232         (Completion Styles): Mention emacs21 and completion-category-overrides.
1234         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1235         (Windows Keyboard, Windows Mouse, Windows Processes)
1236         (Windows Printing, Windows Misc): Copyedits.
1237         (ls in Lisp): Update switches list.
1239         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1240         Update dos-mode* function names.
1241         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1242         (MS-DOS Processes): Add xref to main ls-lisp section.
1244         * ack.texi (Acknowledgments): Mention smie.
1246 2012-02-22  Glenn Morris  <rgm@gnu.org>
1248         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1249         (Mac / GNUstep Basics): Don't mention the panels, since the next
1250         section covers them.
1251         (Mac / GNUstep Customization): Merge some panel info from previous.
1253 2012-02-21  Glenn Morris  <rgm@gnu.org>
1255         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1256         Small fixes.
1258         * emacs-xtra.texi: Picture mode is no longer a chapter.
1260         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1262         * ack.texi (Acknowledgments): Small changes, including resorting,
1263         and removal of things no longer distributed.
1265 2012-02-20  Glenn Morris  <rgm@gnu.org>
1267         * emacs.texi (Top, Preface): Small rephrasings.
1268         (menu, detailmenu): Update entries, and reformat some descriptions.
1269         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1270         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1271         Reformat some menu descriptions.
1273         * ack.texi (Acknowledgments): More updates.
1275         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1276         and from Author: headers.
1277         (Distrib): Small updates.
1279 2012-02-18  Glenn Morris  <rgm@gnu.org>
1281         * ack.texi (Acknowledgments): Add xref to Org manual.
1283         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1284         of '*mail*', since Message does not call it that.
1285         (Rmail Reply): Rename rmail-dont-reply-to-names.
1286         \\`info- no longer handled specially.
1287         Update for rmail-enable-mime-composing.
1288         Don't mention 'm' for replies.
1289         Don't mention rmail-mail-new-frame and canceling, since it does
1290         not work for Message at the moment.
1292         * cal-xtra.texi: Copyedits.
1294         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1296 2012-02-17  Glenn Morris  <rgm@gnu.org>
1298         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1300         * ack.texi (Acknowledgments): Mention Gnulib.
1302         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1304         * calendar.texi: Misc small changes, including updating the dates
1305         of examples.
1307 2012-02-16  Glenn Morris  <rgm@gnu.org>
1309         * calendar.texi: Misc small changes.
1311         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1312         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1314         * dired-xtra.texi (Subdir Switches): Small fixes.
1316         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1318 2012-02-15  Glenn Morris  <rgm@gnu.org>
1320         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1322 2012-02-12  Glenn Morris  <rgm@gnu.org>
1324         * ack.texi (Acknowledgments):
1325         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1327 2012-02-10  Glenn Morris  <rgm@gnu.org>
1329         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1331         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1333 2012-02-09  Glenn Morris  <rgm@gnu.org>
1335         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1336         buffer switch after M-x rename-uniquely.
1338         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1340 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1342         * text.texi (Org Mode): Fix typo.
1344 2012-02-08  Glenn Morris  <rgm@gnu.org>
1346         * ack.texi (Acknowledgments): Update emacs-lock info.
1348         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1350         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1352 2012-02-07  Glenn Morris  <rgm@gnu.org>
1354         * files.texi (File Conveniences): Mention ImageMagick images.
1356 2012-02-05  Glenn Morris  <rgm@gnu.org>
1358         * trouble.texi (Checklist): Mention debug-on-event.
1360         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1362 2012-02-04  Glenn Morris  <rgm@gnu.org>
1364         * macos.texi (Customization options specific to Mac OS / GNUstep):
1365         New subsection.
1367         * display.texi (Colors): Mention list-colors-sort.
1369         * files.texi (File Conveniences): Mention image animation.
1371 2012-01-31  Chong Yidong  <cyd@gnu.org>
1373         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1374         scroll bars (Bug#10666).
1376 2012-01-28  Chong Yidong  <cyd@gnu.org>
1378         * files.texi (Filesets): Fix typos.
1380         * display.texi (Faces): Add xref to Colors node.
1382 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1384         * buffers.texi (Select Buffer): Clarify explanation of switching
1385         to new buffers.  Fix description of next-buffer and
1386         previous-buffer (Bug#10334).
1387         (Misc Buffer): Add xref to View Mode.
1389         * text.texi (Fill Commands): Fix description of
1390         sentence-end-double-space.
1392 2012-01-23  Chong Yidong  <cyd@gnu.org>
1394         * anti.texi (Antinews): Add Emacs 23 antinews.
1396 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1398         * programs.texi (Comment Commands): Typo (bug#10514).
1400 2012-01-15  Chong Yidong  <cyd@gnu.org>
1402         * xresources.texi (X Resources): Describe GTK+ case first.
1403         (Resources): Don't use borderWidth as an example, since it doesn't
1404         work with GTK+.
1405         (Table of Resources): Clarify role of several resources, including
1406         the Emacs 24 behavior of cursorBlink etc.
1407         (Face Resources): Node deleted.  Recommend using Customize
1408         instead.  Add paragraph to `Table of Resources' node summarizing
1409         how to use X resources for changing faces.
1410         (Lucid Resources): Rewrite, omitting description of font names,
1411         referring to the Fonts node instead.
1412         (LessTif Resources): Copyedits.
1413         (GTK resources): Rewrite, describing the difference between gtk2
1414         and gtk3.
1415         (GTK Resource Basics): New node.
1416         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1417         (GTK styles): Just refer to Fonts node for GTK font format.
1419         * display.texi (Faces): Document the cursor face.
1421 2012-01-14  Chong Yidong  <cyd@gnu.org>
1423         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1424         (General Variables): Add xref to Lisp Libraries.
1425         (Initial Options): Copyedits.
1426         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1427         (Environment): Clarify what getenv does.
1428         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1429         light backgrounds on xterms.
1430         (Misc Variables): TEMP and TMP are not Windows-specific.
1431         (Display X): Copyedits.
1432         (Colors X): -bd does nothing for GTK.
1433         (Icons X): Gnome 3 doesn't use taskbars.
1435         * misc.texi (Shell): Document exec-path here.
1437         * rmail.texi (Movemail): Add xref for exec-path.
1439 2012-01-13  Glenn Morris  <rgm@gnu.org>
1441         * dired.texi (Dired and Find): Clarify find-ls-options.
1443 2012-01-09  Chong Yidong  <cyd@gnu.org>
1445         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1446         SHA-256.
1448 2012-01-07  Chong Yidong  <cyd@gnu.org>
1450         * display.texi (Useless Whitespace): Add Whitespace mode.
1452         * custom.texi (Hooks): Discuss how to disable minor modes.
1454         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1455         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1457         * trouble.texi (Lossage): Refer to Bugs node for problems.
1458         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1459         (Screen Garbled): Don't refer to terminal "manufacturers".
1460         (Total Frustration): Node deleted.  Eliza is documented in
1461         Amusements now.
1462         (Known Problems): More info about using the bug tracker.
1463         Mention debbugs package.
1464         (Bug Criteria): Copyedits.
1465         (Understanding Bug Reporting): Mention emacs -Q.
1467 2012-01-06  Chong Yidong  <cyd@gnu.org>
1469         * custom.texi (Specifying File Variables): The mode: keyword
1470         doesn't have to be first anymore.  Add example of specifying minor
1471         modes.
1472         (Directory Variables): Simplify example.  Mention application to
1473         non-file buffers.
1474         (Disabling): Use "initialization file" terminology.
1475         (Init Examples): Fix hook example.
1477 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1479         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1480         (Bug#10422)
1481         Move the stuff about resources to xresources.texi.
1483         * xresources.texi (Resources): Move information about setting X
1484         resources in the Registry from cmdargs.texi.  Make the index entry
1485         be similar to the one in cmdargs.texi.
1487 2012-01-05  Chong Yidong  <cyd@gnu.org>
1489         * custom.texi (Customization Groups): Update example.
1490         (Browsing Custom): Document the new search field.
1491         (Changing a Variable): Update example for Emacs 24 changes.
1492         Document Custom-set and Custom-save commands.
1493         (Face Customization): Document Emacs 24 changes.  De-document
1494         modify-face.
1495         (Specific Customization): Mention customize-variable.
1496         (Custom Themes): Add customize-themes, custom-theme-load-path,
1497         custom-theme-directory, and describe-theme.
1498         (Creating Custom Themes): New node.
1499         (Examining): Mention M-:.
1501         * package.texi (Packages): Fix typo.
1503 2012-01-03  Chong Yidong  <cyd@gnu.org>
1505         * misc.texi (Single Shell): Don't document Lisp usage of
1506         shell-command.  Tidy up discussion of synchronicity.  Add index
1507         entries for async-shell-command.
1508         (Interactive Shell): Note that M-x shell uses shell-file-name.
1509         Note change in behavior in Emacs 24.
1510         (Shell Mode): Shell mode now uses completion-at-point.
1511         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1512         default method for recognizing prompts nowadays.
1513         (Shell Ring): Add xref to Minibuffer History.
1514         (Directory Tracking): Explain Dirtrack mode in more detail.
1515         (Term Mode): Fix index entries.
1516         (Paging in Term): Merge into Term Mode.
1517         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1518         (Printing): Fix xref.  State default of lpr-switches.
1519         (PostScript): Remove obsolete sentence.  Omit description of
1520         non-interactive behaviors.
1521         (Hyperlinking): Improve description.
1522         (Browse-URL): Using compose-mail for mailto URLs is the default.
1523         Document browse-url-mailto-function.
1524         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1525         (FFAP): FFAP is not a minor mode.
1526         (Amusements): M-x lm was renamed to M-x landmark.
1527         Document nato-region.
1529 2012-01-01  Chong Yidong  <cyd@gnu.org>
1531         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1532         (Gnus Startup): Note that the system might not be set up for news.
1533         Describe group levels more clearly.
1534         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1535         Summary of Gnus.
1536         (Document View): Copyedits.  Move zoom commads to DocView
1537         Navigation node.
1538         (DocView Navigation, DocView Searching, DocView Slicing)
1539         (DocView Conversion): Nodes renamed from Navigation, etc.
1541         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1543 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1545         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1546         (Bug#10380)
1548 2011-12-30  Chong Yidong  <cyd@gnu.org>
1550         * sending.texi (Sending Mail): Document initial mail buffer name,
1551         and changed multiple mail buffer behavior.
1552         (Mail Format): Put the example at the top of the section.
1553         (Mail Headers): Move discussion of "From" to the top.
1554         (Mail Sending): Document sendmail-query-once.
1555         (Citing Mail): Make it less Rmail-specific.
1557 2011-12-29  Chong Yidong  <cyd@gnu.org>
1559         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1560         example.  Add index entries.
1561         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
1563 2011-12-26  Chong Yidong  <cyd@gnu.org>
1565         * dired.texi (Dired Enter, Misc Dired Features):
1566         Document dired-use-ls-dired changes.  Mention quit-window.
1567         (Dired Navigation): Add index entries.
1568         (Dired Visiting): Fix View Mode xref.
1569         (Marks vs Flags): Prefer C-/ binding for undo.
1570         (Subdirectories in Dired): Add xrefs.
1571         (Misc Dired Features): Document some Emacs 24 changes.  Add index
1572         entries.
1574         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1575         variable, since it is explained in Minor Modes node.
1576         (Defining Abbrevs): Copyedits.
1577         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
1578         C-/ binding for undo.
1579         (Dabbrev Customization): Add xrefs for case-fold-search and
1580         case-replace.
1582         * dired-xtra.texi (Subdir Switches): Add xref.
1584         * maintaining.texi (VC Directory Commands): Mention quit-window.
1586 2011-12-25  Chong Yidong  <cyd@gnu.org>
1588         * maintaining.texi (Tags): Mention Semantic.
1589         (Create Tags Table, Etags Regexps): Copyedits.
1590         (Find Tag): Mention minibuffer completion.
1591         (List Tags): Mention completion-at-point.  Completion is actually
1592         available in M-x list-tags.
1594         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1595         Document vc-delete-file.
1597         * files.texi (Misc File Ops): Mention vc-delete-file.
1599         * programs.texi (Symbol Completion): Mention completion-at-point
1600         explicitly.
1602 2011-12-22  Chong Yidong  <cyd@gnu.org>
1604         * maintaining.texi (Change Log Commands): Don't specially mention
1605         vc-update-change-log which is CVS-only.
1607         * vc1-xtra.texi (Version Headers): Note that these are for
1608         Subversion, CVS, etc. only.
1609         (General VC Options): De-document vc-keep-workfiles.
1610         Fix RCS-isms.
1612 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
1614         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1615         should be @end iftex".
1617 2011-12-21  Chong Yidong  <cyd@gnu.org>
1619         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1620         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1621         (VC Pull): Mention vc-log-incoming.
1622         (Log Buffer): Add CVS/RCS only disclaimer.
1624         * vc1-xtra.texi (Remote Repositories): Update introduction.
1625         (Local Version Control): Node deleted (obsolete with DVCSes).
1626         (Remote Repositories, Version Backups): Node deleted.
1627         Move documentation of vc-cvs-stay-local to CVS Options.
1628         (CVS Options): Reduce verbosity of description of obscure CVS
1629         locking feature.
1630         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1631         Tags node.
1632         (Revision Tags): Move under Miscellaneous VC subsection.
1633         (Change Logs and VC): Note that this is wrong for DVCSs.
1634         De-document log entry manipulating features.
1635         (Renaming and VC): Describe how it works on modern VCSes.
1637         * files.texi (Misc File Ops): Mention vc-rename-file.
1639         * programs.texi (Custom C Indent): Add index entries.
1641 2011-12-20  Alan Mackenzie  <acm@muc.de>
1643         * programs.texi (Motion in C): Update the description of C-M-a and
1644         C-M-e, they now DTRT in enclosing scopes.
1645         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1647 2011-12-20  Chong Yidong  <cyd@gnu.org>
1649         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1650         (Old Revisions): Use it.
1651         (VCS Repositories): Add "distributed" terminology.
1652         (Log Buffer): Remove duplicate description
1653         about changesets.  Fix "current VC fileset" ambiguity.
1654         (Multi-User Branching): Node deleted.
1655         (Branches, Switching Branches): Discuss decentralized version
1656         control systems.
1657         (VC Pull): New node.
1658         (Merging): Document merging on decentralized systems.
1659         (Creating Branches): Note that this is specific to CVS and related
1660         systems.
1662 2011-12-19  Chong Yidong  <cyd@gnu.org>
1664         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1665         (VC Mode Line): Add index entry for "version control status".
1666         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1667         Document vc-revert-show-diff.  De-document vc-rollback.
1668         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1669         documentation here from VC Directory Buffer node.
1670         (VC Directory Buffer): Use a decentralized VCS example.
1671         (VC Directory Commands): Use a table.  Remove material duplicated
1672         in previous nodes on multi-file VC filsets.
1674 2011-12-17  Chong Yidong  <cyd@gnu.org>
1676         * maintaining.texi (VCS Concepts): Make "revision" terminology
1677         less CVS-specific.
1678         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1679         Registering node.
1680         (Secondary VC Commands): Delete.  Promote subnodes.
1681         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1682         log buffer.  Add index entries.
1683         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1684         Use "commit" terminology.
1685         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1686         doesn't refer to tags tables.  Note other possible forms of the
1687         revision ID.  C-x v = does not save.
1688         (Registering): Note similarity to C-x v v action.  Fix description
1689         of how backends are chosen.  De-document vc-default-init-revision.
1690         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1691         in root log buffers.
1693 2011-12-16  Chong Yidong  <cyd@gnu.org>
1695         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1696         (Basic VC Editing): Remove redundant descriptions.
1697         (VC With A Merging VCS): Make description more general instead of
1698         CVS-specific.
1699         (VC With A Locking VCS): Use VC fileset terminology.
1701 2011-12-12  Chong Yidong  <cyd@gnu.org>
1703         * building.texi (Executing Lisp): Fix xref for C-M-x.
1704         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1705         manual.  Note that load-path is not customizable.
1706         (Lisp Eval): Note that listed commands are available globally.
1707         Explain the meaning of "defun" in the C-M-x context.
1708         (Lisp Interaction): Copyedits.
1709         (External Lisp): Fix name of inferior Lisp buffer.
1710         Mention Scheme.
1711         (Compilation): Define "inferior process".
1713 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1715         * msdog.texi (Windows Fonts): Document how to force GDI font
1716         backend on MS-Windows.
1718 2011-12-10  Chong Yidong  <cyd@gnu.org>
1720         * building.texi (Compilation): Say what the -k flag to make does.
1721         Move subprocess discussion to Compilation Shell.
1722         (Compilation Mode): Add xref for grep, occur, and mouse
1723         references.  Define "locus".
1724         (Grep Searching): Use @command.
1725         (Debuggers, Commands of GUD, GDB Graphical Interface):
1726         Clarify intro.
1727         (Starting GUD): Clarify how arguments are specified.
1728         (Debugger Operation): Index entry for "GUD interaction buffer",
1729         and move basic description here from Commands of GUD node.
1730         (GDB User Interface Layout): Copyedits.
1731         (Source Buffers): Remove gdb-find-source-frame, which is not in
1732         gdb-mi.el.
1733         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1734         toggle-gdb-all-registers, which are not in gdb-mi.el.
1735         Don't re-document GUD interaction buffers.
1737         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1738         (Semantic): Add cindex entries for Semantic.
1740 2011-12-06  Chong Yidong  <cyd@gnu.org>
1742         * programs.texi (Man Page): Clarify how to use Man-switches.
1743         Don't bother documenting Man-fontify-manpage-flag.
1744         (Lisp Doc): Add xref to Name Help node.
1745         (Hideshow): Add cindex.  Mention role of ellipses, and default
1746         value of hs-isearch-open.  Don't bother documenting
1747         hs-special-modes-alist.
1748         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1749         changing the window manager binding of M-TAB.
1751 2011-12-05  Chong Yidong  <cyd@gnu.org>
1753         * programs.texi (Comment Commands): Fix description of for M-; on
1754         blank lines.  Move documentation of comment-region here.
1755         (Multi-Line Comments): Clarify the role of comment-multi-line.
1756         Refer to Comment Commands for comment-region doc.
1757         (Options for Comments): Refer to Multi-Line Comments for
1758         comment-multi-line doc, instead of duplicating it.  Fix default
1759         values of comment-padding and comment-start-skip.
1761 2011-12-04  Chong Yidong  <cyd@gnu.org>
1763         * programs.texi (Program Modes): Mention modes that are not
1764         included with Emacs.  Fix references to other manuals for tex.
1765         Add index entry for backward-delete-char-untabify.
1766         Mention prog-mode-hook.
1767         (Which Function): Use "global minor mode" terminology.
1768         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1769         in Indentation chapter to avoid duplication.
1770         (Expressions): Copyedit.
1771         (Matching): Document Electric Pair mode.
1773         * ack.texi (Acknowledgments):
1774         * rmail.texi (Movemail, Other Mailbox Formats):
1775         * frames.texi (Frames): Don't capitalize "Unix".
1777 2011-12-04  Chong Yidong  <cyd@gnu.org>
1779         * text.texi (Nroff Mode): Mention what nroff is.
1780         (Text Based Tables, Table Recognition): Don't say "Table mode"
1781         since it's not a major or minor mode.
1782         (Text Based Tables): Reduce the size of the example.
1783         (Table Definition): Clarify definitions.
1784         (Table Creation): Add key table.
1785         (Cell Commands): Use kbd for commands.
1786         (Table Rows and Columns): Combine nodes Row Commands and Column
1787         Commands.
1788         (Fixed Width Mode): Node deleted; contents moved to parent.
1789         (Table Conversion): Shorten example.
1790         (Measuring Tables): Merge into Table Misc.
1792 2011-12-03  Chong Yidong  <cyd@gnu.org>
1794         * text.texi (TeX Mode): Mention AUCTeX package.
1795         (TeX Editing): Add xref to documentation for Occur.
1796         (LaTeX Editing): Add xref to Completion node.
1797         (TeX Print): Fix description of tex-directory.
1798         (Enriched Text): Rename from Formatted Text.  Make this node and
1799         its subnodes less verbose, since text/enriched files are
1800         practically unused.
1801         (Enriched Mode): Rename from Requesting Formatted Text.
1802         (Format Colors): Node deleted.
1803         (Enriched Faces): Rename from Format Faces.  Describe commands
1804         for applying colors too.
1805         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1807         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1809         * display.texi (Colors): New node.
1811         * cmdargs.texi (Colors X):
1812         * xresources.texi (GTK styles):
1813         * custom.texi (Face Customization): Reference it.
1815         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1816         Link to Fill Commands for Justification entry.
1818 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1820         * display.texi (Auto Scrolling): More accurate description of what
1821         scroll-*-aggressively does, including the effect of non-zero
1822         margin.  Fix "i.e." markup.
1824 2011-12-02  Chong Yidong  <cyd@gnu.org>
1826         * text.texi (Pages): Mention how formfeed chars are displayed.
1827         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1828         Describe adaptive filling more precisely.
1829         (Fill Commands): Note that filling removes excess whitespace.
1830         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1831         now bound to indent-for-tab-command in Text mode.
1832         (Outline Mode): Copyedits.
1833         (Outline Visibility): Note that Reveal mode is a buffer-local
1834         minor mode.
1836         * modes.texi (Major Modes): Move note about checking major-mode in
1837         a hook function here, from Text mode.
1839 2011-11-28  Chong Yidong  <cyd@gnu.org>
1841         * text.texi (Words): Add xref to Position Info.
1842         (Paragraphs): Add xref to Regexps.
1844         * indent.texi (Indentation): Rewrite introduction.  Move table to
1845         Indentation Commands node.
1846         (Indentation Commands): Add index entries to table.  Copyedits.
1847         (Tab Stops, Just Spaces): Copyedits.
1848         (Indent Convenience): New node.  Document electric-indent-mode.
1850         * programs.texi (Basic Indent):
1851         * windows.texi (Pop Up Window): Fix kindex entry.
1853 2011-11-28  Chong Yidong  <cyd@gnu.org>
1855         * modes.texi (Major Modes): Move major-mode variable doc here from
1856         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1857         and text-mode-hook.  Add example of using hooks.
1858         (Minor Modes): Document behavior of mode command calls from Lisp.
1859         Note that setting the mode variable using Customize will DTRT.
1860         (Choosing Modes): Add example of setting a minor mode using a
1861         local variable.
1863 2011-11-27  Chong Yidong  <cyd@gnu.org>
1865         * frames.texi (Creating Frames): Move frame parameter example to
1866         Frame Parameters node.
1867         (Frame Commands): C-x 5 o does not warp the mouse by default.
1868         (Fonts): Add more GTK-style properties; also, they should be
1869         capitalized.
1870         (Special Buffer Frames): Node deleted; special-display is on the
1871         way out.
1872         (Frame Parameters): Example moved here from Creating Frames.
1873         Clarify that default-frame-alist affects the initial frame too.
1874         Delete auto-raise-mode and auto-lower-mode.
1875         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1876         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1878         * windows.texi (Window Choice): Add xref to Lisp manual for
1879         special-display-*.
1881 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1883         * display.texi (Text Display): Update the description,
1884         cross-references, and indexing related to display of control
1885         characters and raw bytes.
1887 2011-11-25  Chong Yidong  <cyd@gnu.org>
1889         * frames.texi (Frames): Rewrite introduction.
1890         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1891         Mouse-3 does not copy to kill ring by default.  DEL does not
1892         behave specially for mouse commands any more.
1893         (Mouse References): Document mouse-1-click-follows-link more
1894         thoroughly.
1895         (Menu Mouse Clicks): Move footnote to the main text and add xref
1896         to Init Rebinding node.
1897         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1899         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1901 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1903         * display.texi (Font Lock): Fix typo.
1905 2011-11-24  Glenn Morris  <rgm@gnu.org>
1907         * rmail.texi (Rmail Output):
1908         Mention rmail-automatic-folder-directives.  (Bug#9657)
1910 2011-11-21  Chong Yidong  <cyd@gnu.org>
1912         * mark.texi (Global Mark Ring): Fix description of global mark
1913         ring (Bug#10032).
1915 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1917         * msdog.texi (Windows Fonts): Fix typo.
1919 2011-11-17  Glenn Morris  <rgm@gnu.org>
1921         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1923 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1925         * killing.texi (Rectangles):
1926         * misc.texi (Document View):
1927         * modes.texi (Choosing Modes):
1928         * msdog.texi (Windows Fonts):
1929         * regs.texi (Rectangle Registers):
1930         * search.texi (Isearch Yank): Fix typos.
1932 2011-11-06  Chong Yidong  <cyd@gnu.org>
1934         * windows.texi (Basic Window): Add xref to Cursor Display.
1935         (Split Window): Document negative arg for splitting commands.
1936         (Other Window): Document mouse-1 in text area of window.
1937         (Change Window): Don't mention window attributes, since they
1938         aren't defined.  C-x 1 can't be used with minibuffer windows.
1939         Windows are no longer auto-deleted.
1940         (Window Choice): Add xref to Choosing Window in Lisp manual.
1941         (Window Convenience): Note that windmove disables shift-selection.
1942         Move M-x compare-windows here from Other Window node.
1944         * custom.texi (Mouse Buttons):
1945         * search.texi (Isearch Scroll):
1946         * windows.texi (Split Window): Use new names split-window-below
1947         and split-window-right.
1949 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1951         * emacs.texi (Top): Fix typo.
1953 2011-10-25  Glenn Morris  <rgm@gnu.org>
1955         * abbrevs.texi (Saving Abbrevs):
1956         quietly-read-abbrev-file is not a command.  (Bug#9866)
1958 2011-10-24  Chong Yidong  <cyd@gnu.org>
1960         * display.texi (Scrolling): Document scroll-up-line and
1961         scroll-down-line.  Document scroll-command property.
1962         (Recentering): New node, split off from Scrolling.
1964 2011-10-23  Chong Yidong  <cyd@gnu.org>
1966         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1967         (Tool Bars): Copyedits.
1969         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1971 2011-10-22  Chong Yidong  <cyd@gnu.org>
1973         * windows.texi (Displaying Buffers): Fix broken lispref link.
1975 2011-10-22  Chong Yidong  <cyd@gnu.org>
1977         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1978         Move confirm-nonexistent-file-or-buffer discussion here.
1980         * files.texi (File Names, Visiting): Move detailed discussion of
1981         minibuffer confirmation to Minibuffer Exit.
1983         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1984         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1986 2011-10-21  Chong Yidong  <cyd@gnu.org>
1988         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1989         (Backup Copying): backup-by-copying-when-mismatch is now t.
1990         (Customize Save): Fix description of require-final-newline.
1991         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1992         (Auto Save Control): Clarify.
1993         (File Archives): Add 7z.
1994         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1996         * arevert-xtra.texi (Autorevert): Copyedits.
1998 2011-10-20  Chong Yidong  <cyd@gnu.org>
2000         * custom.texi (Hooks, Init Examples):
2001         * display.texi (Font Lock):
2002         * fixit.texi (Spelling):
2003         * rmail.texi (Rmail Display): Minor mode function with no arg now
2004         enables it.
2006         * fixit.texi (Spelling): Fix description of inline completion.
2008 2011-10-19  Chong Yidong  <cyd@gnu.org>
2010         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2011         entries.
2012         (Isearch Yank): Document isearch-yank-pop.
2013         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2014         (Other Repeating Search): Document Occur Edit mode.
2016 2011-10-18  Chong Yidong  <cyd@gnu.org>
2018         * display.texi (Fringes): Move overflow-newline-into-fringe here,
2019         from Line Truncation node.
2020         (Standard Faces): Note that only the background of the cursor face
2021         has an effect.
2022         (Cursor Display): Fix descriptions of cursor face
2023         and bar cursor blinking.
2024         (Text Display): Document nobreak-char-display more clearly.
2025         (Line Truncation): Add xref to Split Window node.
2026         (Display Custom): Don't bother documenting baud-rate or
2027         no-redraw-on-reenter.
2029         * search.texi (Slow Isearch): Node removed.
2031 2011-10-18  Glenn Morris  <rgm@gnu.org>
2033         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
2035 2011-10-18  Chong Yidong  <cyd@gnu.org>
2037         * display.texi (Faces): Simplify discussion.  Move documentation
2038         of list-faces-display here, from Standard Faces node.
2039         Note special role of `default' background.
2040         (Standard Faces): Note special role of `default' background.
2041         Note that region face may be taken fom GTK.  Add xref to Text Display.
2042         (Text Scale): Rename from "Temporary Face Changes".
2043         Callers changed.  Don't bother documenting variable-pitch-mode.
2044         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
2045         (Useless Whitespace): Simplify description of
2046         delete-trailing-whitespace.  Note active region case.
2047         (Text Display): Fix description of escape-glyph face assignment.
2048         Remove unibye mode discussion.  Update some parts for Unicode.
2049         Move glyphless chars documentation to Lisp manual.
2051         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2053 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
2055         * display.texi (Scrolling): Tweak explanation of scroll direction.
2056         (View Mode): Add index entries.
2058         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2060         * regs.texi (Text Registers): C-x r i does not activate the mark.
2061         (Bookmarks): Document new default bookmark location.
2063 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
2065         * killing.texi (Deletion): Add xref to Using Region.
2066         Document delete-forward-char.
2067         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
2068         description here.  Recommend C-u C-SPC for jumping to mark.
2069         (Kill Ring): Move kill ring variable documentation here.
2070         (Primary Selection): Copyedits.
2071         (Rectangles): Document new command rectangle-number-lines.
2072         (CUA Bindings): Note that this disables the mark-even-if-inactive
2073         behavior for C-x and C-c.
2075         * mark.texi (Mark): Mention "active region" terminology.
2076         (Using Region): Document delete-active-region.
2078 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
2080         * mark.texi (Mark): Clarify description of disabled Transient Mark
2081         mode (Bug#9689).
2082         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
2083         selection changes.  Mention that commands like C-y set the mark.
2084         (Marking Objects): Add xref to Words node.  Note that mark-word
2085         and mark-sexp also have the "extend region" behavior.
2086         (Using Region): Mention M-$ in the table.
2087         Document mark-even-if-inactive here instead of in Mark Ring.
2088         (Mark Ring): Move mark-even-if-inactive to Using Region.
2089         Take note of the "Mark Set" behavior.
2090         (Disabled Transient Mark): Rename from "Persistent Mark"
2091         (Bug#9688).  Callers changed.
2093         * programs.texi (Expressions):
2094         * text.texi (Words): Defer to Marking Objects for mark-word doc.
2096 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
2098         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2099         option" terminology.
2100         (Key Help): Add command names.  Define "documentation string".
2101         (Name Help): Remove an over-long joke.
2102         (Apropos): Document prefix args.  Remove duplicated descriptions.
2103         (Help Mode): Add C-c C-b to table.  Update TAB binding.
2104         (Package Keywords): Rename from "Library by Keyword".
2105         Describe new package menu interface.
2106         (Help Files, Help Echo): Tweak description.
2108         * mini.texi (Completion Options): Add completion-cycle-threshold.
2109         (Minibuffer History): Document numeric args to history commands.
2111 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
2113         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2115 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2117         * basic.texi (Position Info): Omit page commands.
2118         Document count-words-region and count-words.
2120         * text.texi (Pages): Move what-page documentation here.
2122 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2124         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
2125         Remote Files node instead of linking directly to the Tramp manual.
2126         (Minibuffer Edit): Add xref to Blank Lines.
2127         (Completion): Add xref to Symbol Completion.  Remove redundant
2128         example, which is repeated in the next node.
2129         (Completion Commands): Minor clarifications.
2130         (Completion Styles): New node, split from Completion Commands.
2131         Document substring and initials styles.
2132         (Strict Completion): Remove information duplicated in other nodes.
2133         (Completion Options): Consolidate case difference discussion here.
2135         * help.texi (Help Mode): Fix kindex entries.
2137         * files.texi (File Names): Add index entries.
2139 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2141         * basic.texi (Inserting Text): Add xref to Completion.
2142         Add ucs-insert example, and document prefix argument.
2143         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2144         to left/right.  Tweak left-char and right-char descriptions.
2145         M-left and M-right are now bound to left-word/right-word.
2146         (Erasing): Document delete-forward-char.
2148         * screen.texi (Screen, Menu Bar): Copyedits.
2149         (Point): Remove duplicate paragraph on cursors, also in Screen.
2150         (Mode Line): Trailing dashes no longer shown on X displays.
2152         * frames.texi (Non-Window Terminals): Index just "text-only
2153         terminal", which is used throughout the manual now.
2155         * entering.texi (Entering Emacs): Define "startup screen".
2156         Document window-splitting behavior with command-line inputs.
2157         (Exiting): Remove obsolete paragraph about shells without suspend
2158         functionality.
2160         * commands.texi (User Input): Define "input event" more clearly.
2161         (Keys): Add xref to Echo Area.
2162         (Commands): Clarify relation between commands and functions.
2164 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2166         * misc.texi (emacsclient Options): Document how emacsclient runs
2167         the Emacs daemon (Bug#9674).
2169 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2171         * basic.texi (Moving Point):
2172         * custom.texi (Mouse Buttons):
2173         * rmail.texi (Rmail Scrolling):
2174         * search.texi (Isearch Scroll):
2175         * display.texi (Scrolling): Replace scroll-up/down with
2176         scroll-up/down-command.  Fix scroll-preserve-screen-position
2177         description.  Document scroll-error-top-bottom.
2179 2011-09-30  Glenn Morris  <rgm@gnu.org>
2181         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2183 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2185         * windows.texi (Pop Up Window): Defer discussion of window
2186         splitting to the Window Choice node.  Add index entries.
2187         (Force Same Window): Node deleted.
2188         (Displaying Buffers, Window Choice): New nodes.
2190         * buffers.texi (Select Buffer): Clarify description of
2191         buffer-switching commands.  Add xref to Window Display node.
2192         Don't repeat confirm-nonexistent-file-or-buffer description from
2193         Visiting node.  Remove even-window-heights.
2195         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2197 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2199         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2201         * xresources.texi (Table of Resources): Fix documentation of
2202         bitmapIcon.
2204 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2206         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2208 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2210         * frames.texi (Frame Commands): Note that delete-other-frames only
2211         deletes frames on current terminal.
2213 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2215         * sending.texi (Mail Misc): Document mail-add-attachment.
2217 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2219         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2221 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2223         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2225 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2227         * files.texi (File Archives):
2228         * cal-xtra.texi (Diary Display):
2229         * help.texi (Help Mode): Add xref to View Mode.
2231 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2233         * display.texi (View Mode): New node.  Move view-file here from
2234         Misc File Ops.  Move view-buffer here from Misc Buffer.
2236         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2238         * files.texi (Misc File Ops): Document new
2239         delete-by-moving-to-trash behavior.  Remove view-file.
2241         * dired.texi (Dired Deletion): Shorten description of Trash.
2243         * misc.texi (emacsclient Options): Document server-port.
2245 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2247         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2248         even on MS-Windows.  Fix a typo.
2250 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2252         * package.texi: New file, documenting the package manager.
2254         * emacs.texi: Include it.
2256         * help.texi (Help Summary): Add describe-package.
2258 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2260         * misc.texi (Printing): Convert subnodes into subsections.
2262         * text.texi (Two-Column): Move into Text chapter.
2264         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2265         Files section.  Convert from chapter into section.
2267         * display.texi (Narrowing): Move into display chapter.
2269         * sending.texi (Sending Mail):
2270         * rmail.texi (Rmail):
2271         * misc.texi (Gnus, Document View):
2272         * dired.texi (Dired):
2273         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2275 2011-08-07  Juri Linkov  <juri@jurta.org>
2277         * dired.texi (Operating on Files): Rewrite according to the fact
2278         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2280 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2282         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2283         remote file name completion.  (Bug#9197)
2285 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2287         * mule.texi (Bidirectional Editing): Document the fact that
2288         bidi-display-reordering is t by default.
2290 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2293         explicitly (bug#8904).
2295 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297         * trouble.texi (Checklist): Use an `M-x' example instead of an
2298         Emacs Lisp form to switch on the dribble file (bug#8056).
2300 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2304 2011-07-13  Glenn Morris  <rgm@gnu.org>
2306         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2308 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2310         * mark.texi (Mark Ring): Clarify how many locations are saved
2311         (bug#5770).
2312         (Global Mark Ring): Ditto.
2314 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316         * text.texi (Table Recognition): Use "at point" instead of "under
2317         point" (bug#4345).
2319         * display.texi (Cursor Display): Mention `cursor-type'.
2321         * screen.texi (Point): Clarify that it's only if you use a block
2322         cursor that it appears to be on a character (bug#4345).
2324 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2326         * misc.texi (Amusements): Move dissociated press here, from its
2327         own section.
2329         * emacs.texi (Top): Update node listing.
2331 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2333         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2334         clarity (bug#3523).
2336 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2338         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2339         (Misc X): Document --parent-id.
2341         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2342         defaults to nil.
2344         * misc.texi (emacsclient Options): Document --parent-id.
2346         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2348 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350         * emacs.texi: Use "..." instead of ``...'' in the menus
2351         (bug#3503).
2353 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2355         * killing.texi (Primary Selection): Document `only' setting for
2356         select-active-regions.
2358         * mark.texi (Setting Mark): Reference Shift Selection node.
2360         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2362 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2365         motion keys" (bug#3503).
2367         * emacs.texi: Change all the register node names from "RegPos"
2368         (etc.) to "Positional Registers" (etc.) (bug#3314).
2370 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2372         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2373         (Other Kill Commands, Kill Options): Copyedits.
2374         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2375         (Yanking): Move yank-excluded properties discussion here.
2376         (Cut and Paste): Move from frames.texi.  Update subnodes to
2377         describe x-select-enable-clipboard case.
2379         * frames.texi: Move Cut and Paste node and subnodes into
2380         killing.texi, except Mouse Commands and Word and Line Mouse.
2382 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2384         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2386 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2388         * screen.texi (Mode Line): Clarify that coding systems are
2389         characters, not letters (bug#1749).
2391         * cmdargs.texi (Environment): Mention removing variables
2392         (bug#1615).  Text suggested by Kevin Rodgers.
2394 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2396         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2398         * modes.texi: Rename from major.texi.
2399         (Modes): New node.  Make Major Modes and Minor Modes subsections
2400         of this.  All callers changed.
2402         * custom.texi (Minor Modes): Move to modes.texi.
2404 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2406         * custom.texi (Syntax): Node deleted.
2408         * help.texi (Help Summary):
2409         * major.texi (Major Modes):
2410         * programs.texi (Parentheses):
2411         * search.texi (Regexp Backslash, Regexp Backslash)
2412         (Regexp Backslash):
2413         * text.texi (Words): Callers changed.
2415         * text.texi (Refill, Longlines): Delete nodes.
2417         * ack.texi (Acknowledgments): Longlines removed from manual.
2419         * emacs.texi (Top): Update node listing.
2421 2011-07-09  Glenn Morris  <rgm@gnu.org>
2423         * fortran-xtra.texi (Fortran): Update handled extensions.
2425 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427         * display.texi (Scrolling): `C-v' (etc) are now bound to
2428         `scroll-*-command' (bug#8349).
2430 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2433         doesn't actually delete any files (bug#7125).
2435         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2436         argument for `C-c C-k' (bug#7391).
2438         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2439         you're currently using (bug#8489).
2441 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2443         * mule.texi (Coding Systems): Move index entries from the previous
2444         change into their proper places.
2446 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2448         * help.texi (Help Files): Document view-external-packages (bug#8902).
2450         * mule.texi (Coding Systems): Put a few more of the coding systems
2451         into the index (bug#8900).
2453 2011-06-26  Glenn Morris  <rgm@gnu.org>
2455         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2457 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2459         * misc.texi (emacsclient Options): Mention --frame-parameters.
2461 2011-06-09  Glenn Morris  <rgm@gnu.org>
2463         * custom.texi (Specifying File Variables):
2464         Recommend explicit arguments for minor modes.
2466 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2468         Document wide integers better.
2469         * buffers.texi (Buffers):
2470         * files.texi (Visiting): Document maxima for 64-bit machines,
2471         and mention virtual memory limits.
2473 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2475         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2477         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2478         prog mode (Bug#8240).
2480 2011-05-27  Glenn Morris  <rgm@gnu.org>
2482         * custom.texi (Specifying File Variables):
2483         Major modes no longer need come first.
2485 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2487         * mule.texi (Specify Coding, Text Coding, Communication Coding):
2488         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2490 2011-05-18  Glenn Morris  <rgm@gnu.org>
2492         * ack.texi (Acknowledgments): Remove fakemail.c.
2494 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2496         Fixes for fitting text into 7x9 printed manual.
2497         * building.texi (Flymake, Breakpoints Buffer):
2498         * calendar.texi (Appointments):
2499         * cmdargs.texi (General Variables, Display X):
2500         * custom.texi (Saving Customizations, Face Customization)
2501         (Directory Variables, Minibuffer Maps, Init Rebinding):
2502         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2503         * fixit.texi (Spelling):
2504         * frames.texi (Creating Frames, Fonts):
2505         * help.texi (Help Files):
2506         * mini.texi (Minibuffer File):
2507         * misc.texi (emacsclient Options, Emulation):
2508         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2509         * mule.texi (International Chars, Language Environments)
2510         (Select Input Method, Modifying Fontsets, Charsets):
2511         * programs.texi (Custom C Indent):
2512         * rmail.texi (Rmail Labels):
2513         * text.texi (Table Conversion):
2514         * trouble.texi (Known Problems, Known Problems):
2515         * windows.texi (Change Window):
2516         * xresources.texi (GTK resources): Reflow text and re-indent code
2517         examples to avoid TeX overflows and underflows on 7x9 paper.
2519         * emacs.texi: Fix the (commented out) smallbook command.
2521         * macos.texi (Mac / GNUstep Events):
2522         * xresources.texi (Lucid Resources): Remove extraneous examples.
2524 2011-05-10  Glenn Morris  <rgm@gnu.org>
2526         * custom.texi (Specifying File Variables):
2527         Deprecate using mode: for minor modes.
2529 2011-05-07  Glenn Morris  <rgm@gnu.org>
2531         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2533 2011-05-06  Glenn Morris  <rgm@gnu.org>
2535         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2537         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2539 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2541         * misc.texi (Emacs Server): Document `server-eval-at'.
2543 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2545         * maintaining.texi (List Tags): Document next-file.
2546         Suggested by Uday S Reddy.
2548 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2550         * mini.texi (Minibuffer Edit):
2551         * screen.texi (Mode Line): Fix typo.
2553 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2555         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2557 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2559         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2561 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
2563         * display.texi (Auto Scrolling): Document the limit of 100 lines
2564         for never-recentering scrolling with `scroll-conservatively'.
2565         (Bug#6671)
2567 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
2569         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2570         HOME on Windows and where it looks for init files.  (Bug#8221)
2572 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
2574         * search.texi (Regexp Example):
2575         * mule.texi (International Chars):
2576         * building.texi (External Lisp): Don't use characters outside
2577         ISO-8859-1.
2579 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
2581         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2582         Use Texinfo @-commands for non Latin-1 characters.
2584         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2586         * custom.texi (Init File): Add index entries for ".emacs".
2587         (Bug#8210)
2589 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2591         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2592         for Gtk+ 3.
2594 2011-03-08  Glenn Morris  <rgm@gnu.org>
2596         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2597         * emacs.texi (Acknowledgments):
2598         * ack.texi (Acknowledgments): Names to UTF-8.
2599         * emacs.texi: Set documentencoding.
2601         * display.texi (Optional Mode Line): Don't mention exactly where
2602         display-time appears.  (Bug#8193)
2604 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2606         * Version 23.3 released.
2608 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
2610         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2612 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2614         * misc.texi (emacsclient Options): Add q/quiet.
2616 2011-03-02  Glenn Morris  <rgm@gnu.org>
2618         * mule.texi (Communication Coding) <x-select-request-type>:
2619         Remove duplicate (essentially) paragraph.  (Bug#8148)
2621 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
2623         * maintaining.texi (Format of ChangeLog): Add reference to
2624         add-log-full-name.
2625         (Change Log Commands): Add documentation for combining multiple
2626         symbols in one change.
2628 2011-03-01  Glenn Morris  <rgm@gnu.org>
2630         * custom.texi (Directory Variables):
2631         Give an example of excluding subdirectories.
2633 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2635         * search.texi (Regexp Search): Move index entries about regexps to the
2636         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2638 2011-02-19  Glenn Morris  <rgm@gnu.org>
2640         * dired.texi (Dired): Dired-X version number was dropped.
2642 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2644         * xresources.texi (X Resources): Remove *faceName and replace it with
2645         *font for Lucid.
2647 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2649         * rmail.texi (Rmail Display): Document Rmail MIME support more
2650         accurately.
2652         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2653         vc-log-outgoing.
2654         (Merging): Document vc-find-conflicted-file.
2656 2011-02-05  Glenn Morris  <rgm@gnu.org>
2658         * custom.texi (Variables): Fix typo.
2660 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2662         * search.texi (Regexps): Copyedits.  Mention character classes
2663         (Bug#7809).
2665         * files.texi (File Aliases): Restore explanatory text from Eli
2666         Zaretskii, accidentally removed in 2011-01-08 commit.
2668 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2670         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2671         (MAKEINFO_OPTS): New variable.
2672         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2673         (emacs.html): New target.
2674         (clean): Remove emacs.html.
2676 2011-01-23  Werner Lemberg  <wl@gnu.org>
2678         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2679         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2680         (ENVADD): Updated.
2682 2011-01-18  Glenn Morris  <rgm@gnu.org>
2684         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2686         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2688 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2690         * building.texi (Compilation): Improve instructions for running two
2691         compilations (Bug#7573).
2693         * files.texi (Backup Names): Document the new location of the
2694         last-resort backup file.
2696         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2697         manual.  Explain why directory-abbrev-alist elements should be anchored
2698         (Bug#7777).
2700 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2702         * msdog.texi (Windows Startup): Correct inaccurate description of
2703         differences between emacsclient.exe and emacsclientw.exe.
2705 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2707         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2709 2011-01-02  Kenichi Handa  <handa@m17n.org>
2711         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2713 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2715         * frames.texi (Cut and Paste): Modify the section's name and text:
2716         don't mix "cut/paste" with "kill/yank".
2717         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2718         (Bug#7702)
2720         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2722 2011-01-02  Glenn Morris  <rgm@gnu.org>
2724         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2725         matches its position in the menu.  (Bug#7674)
2727 2011-01-02  Glenn Morris  <rgm@gnu.org>
2729         * trouble.texi (Checklist): Mention not replying via news either.
2731 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2733         * misc.texi (Document View): Update DocView section with newly
2734         supported document formats.
2736 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2738         * killing.texi: Resection the Info version to conform to the
2739         printed manual, to avoid making sections on Accumulating Text, CUA
2740         and Rectangles into full chapters.
2742 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2744         * custom.texi (Init Syntax): Add index entries for "character syntax".
2745         (Bug#7576)
2747 2010-12-13  Karel Klíč  <kklic@redhat.com>
2749         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2751 2010-12-13  Glenn Morris  <rgm@gnu.org>
2753         * trouble.texi (Checklist): Fix typo in newsgroup name.
2755 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2757         * search.texi (Word Search): Note that the lazy highlight always
2758         matches to whole words (Bug#7470).
2760 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2762         * display.texi (Optional Mode Line): Make the description of
2763         load-average more accurate.
2765         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2766         registry, with a cross-reference.
2767         (Windows Startup): New node.  Move the stuff about the current
2768         directory from "Windows HOME".
2770 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2772         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2773         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2775 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2777         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2778         Suggested by Štěpán Němec.
2780 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2782         * maintaining.texi (Version Control): Say "commit", not "check in".
2783         (Version Control Systems): Simplify descriptions.
2784         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2785         VCS Concepts.
2786         (VC Mode Line): Update example.
2787         (Old Revisions): Document revert-buffer for vc-diff.
2788         (Log Buffer): Promote to a subsection.  Document header lines.
2790         * macos.texi (Mac / GNUstep Basics):
2791         Document ns-right-alternate-modifier.
2793         * emacs.texi (Top): Update node listing.
2795 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2797         * rmail.texi (Rmail Coding): Characters with no fonts are not
2798         necessarily displayed as empty boxes.
2800         * mule.texi (Language Environments, Fontsets): Characters with no
2801         fonts are not necessarily displayed as empty boxes.
2803         * display.texi (Text Display): Document display of glyphless
2804         characters.
2806 2010-11-13  Glenn Morris  <rgm@gnu.org>
2808         * basic.texi (Position Info): Add M-x count-words-region.
2810 2010-11-11  Glenn Morris  <rgm@gnu.org>
2812         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2814 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2816         * msdog.texi (Windows HOME): Add information regarding startup
2817         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2819 2010-10-11  Glenn Morris  <rgm@gnu.org>
2821         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2823         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2824         (DVIPS): New variable.
2825         (.PHONY): Add html, ps.
2826         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2827         (clean): Delete html, ps files.
2829 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2831         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2833 2010-10-09  Glenn Morris  <rgm@gnu.org>
2835         * Makefile.in (VPATH): Remove.
2836         (infodir): Make it absolute.
2837         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2839         * Makefile.in (dist): Anchor regexps.
2841         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2842         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2843         (emacs-xtra.pdf): Use $<.
2845         * Makefile.in (infoclean): Remove harmless, long-standing error.
2847         * Makefile.in ($(infodir)): Delete rule.
2848         (mkinfodir): New.
2849         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2851         * Makefile.in (distclean): Do not delete emacsver.texi.
2852         (dist): Remove reference to emacsver.texi.in.
2853         * emacsver.texi: New file, replacing emacsver.texi.in.
2855 2010-10-09  Glenn Morris  <rgm@gnu.org>
2857         * emacsver.texi.in: New file.
2858         * emacs.texi: Set EMACSVER by including emacsver.texi.
2859         * Makefile.in (distclean): Delete emacsver.texi.
2860         (dist): Copy emacsver.texi.
2861         (EMACSSOURCES): Add emacsver.texi.
2863         * ack.texi (Acknowledgments): No more b2m.c.
2865         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2866         (emacs): Remove rule.
2867         (dist): No need to deal with the emacs rule any more.
2869 2010-10-07  Glenn Morris  <rgm@gnu.org>
2871         * Makefile.in (version): New, set by configure.
2872         (clean): Delete dist tar file.
2873         (dist): Use version in tar name.
2875 2010-10-06  Glenn Morris  <rgm@gnu.org>
2877         * Makefile.in (EMACS_XTRA): Add the main source file.
2878         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2879         (mostlyclean): No core files, reorder other files.
2880         (clean): Delete specific dvi and pdf files.
2881         (infoclean, dist): New rules.
2882         (maintainer-clean): Use infoclean.
2883         ($(infodir)): Add parallel build workaround.
2885 2010-10-04  Glenn Morris  <rgm@gnu.org>
2887         * Makefile.in (SHELL): Set it.
2888         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2889         (info, dvi): Replace above variables with their expansions.
2890         (info): Move mkdir from here...
2891         ($(infodir)/emacs): ... to here (for parallel builds).
2892         (pdf): New target.
2893         ($(infodir)/emacs): Pass -o option to makeinfo.
2894         (.PHONY): Declare clean rules.
2895         (maintainer-clean): Delete dvi and pdf files.
2896         Guard against cd failures.  Use a more restrictive delete.
2898 2010-10-02  Glenn Morris  <rgm@gnu.org>
2900         * misc.texi (Shell Mode): Remove reference to old function name.
2902 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2904         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2905         indicator characters.
2907 2010-09-29  Glenn Morris  <rgm@gnu.org>
2909         * Makefile.in (top_srcdir): Remove unused variable.
2911 2010-09-14  Glenn Morris  <rgm@gnu.org>
2913         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2914         the last hook item.
2916         * calendar.texi (Appointments): Also updated when a diary include file
2917         is saved.
2919 2010-09-14  Glenn Morris  <rgm@gnu.org>
2921         * trouble.texi (Bugs): Update the section intro.
2922         (Known Problems): New section.
2923         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2924         (Sending Patches): Bug fixes are best as responses to existing bugs.
2925         * emacs.texi (Known Problems): Add menu entry for new section.
2927 2010-09-09  Glenn Morris  <rgm@gnu.org>
2929         * xresources.texi: Untabify.
2931 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2933         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2935 2010-09-06  Glenn Morris  <rgm@gnu.org>
2937         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2939 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2941         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2943 2010-08-21  Glenn Morris  <rgm@gnu.org>
2945         * misc.texi (Amusements): Mention bubbles and animate.
2947 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2949         * files.texi (Visiting): Add more index entries for
2950         large-file-warning-threshold.
2952 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2954         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2956 2010-06-23  Glenn Morris  <rgm@gnu.org>
2958         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2959         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2960         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2961         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2962         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2963         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2964         Untabify Texinfo files.
2966 2010-06-10  Glenn Morris  <rgm@gnu.org>
2968         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2970         * basic.texi (Inserting Text): Fix typo.
2972 2010-06-10  Glenn Morris  <rgm@gnu.org>
2974         * ack.texi (Acknowledgments):
2975         * emacs.texi (Acknowledgments): Update for notifications.el.
2977 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2979         * dired.texi (Operating on Files): Mention encryption commands
2980         (Bug#6315).
2982 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2984         * basic.texi (Moving Point): Update due to renaming of commands bound
2985         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2987 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2989         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2990         paragraphs.
2991         (Line Truncation): Fix wording for bidi display.
2993         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2994         keys.
2996 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2998         * building.texi (GDB Graphical Interface): Remove misleading comparison
2999         to an IDE (Bug#6128).
3001 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3003         * programs.texi (Man Page):
3004         * misc.texi (Invoking emacsclient):
3005         * mini.texi (Repetition):
3006         * mark.texi (Setting Mark): Fix typos.
3008 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3010         * misc.texi (Printing): Document htmlfontify-buffer.
3012 2010-05-08  Glenn Morris  <rgm@gnu.org>
3014         * calendar.texi (Displaying the Diary, Format of Diary File):
3015         Fix external cross-references for TeX format output.
3017 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3019         * Version 23.2 released.
3021 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
3023         * cmdargs.texi (Initial Options): Mention --chdir.
3025 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
3027         * frames.texi (Tool Bars): Add tool-bar-style.
3029 2010-04-21  Glenn Morris  <rgm@gnu.org>
3031         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3033 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3035         * programs.texi (Semantic): New node.
3037         * maintaining.texi (EDE): New node.
3039         * emacs.texi: Update node listing.
3041         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3043 2010-04-18  Glenn Morris  <rgm@gnu.org>
3045         * emacs.texi (Acknowledgments): Remove duplicate.
3047         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3049 2010-04-18  Glenn Morris  <rgm@gnu.org>
3051         * dired.texi (Misc Dired Features): Mention VC diff and log.
3052         * maintaining.texi (Old Revisions, VC Change Log):
3053         Mention that diff and log work in Dired buffers.
3055         * help.texi (Help Summary): Mention M-x info-finder.
3057         * ack.texi (Acknowledgments): Add mpc.el.
3059         * custom.texi (Specifying File Variables, Directory Variables):
3060         Document new commands for manipulating local variable lists.
3062 2010-04-18  Glenn Morris  <rgm@gnu.org>
3064         * trouble.texi (Contributing): Add cindex entry.
3065         Mention etc/CONTRIBUTE.
3067 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
3069         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
3070         query-replace (Bug#5774).
3072 2010-04-16  Glenn Morris  <rgm@gnu.org>
3074         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3076 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
3078         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3080 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
3082         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3084 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3086         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3087         cross-reference to "Inserting Text".
3089         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3090         Mention completion provided by `ucs-insert'.
3092 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3094         * sending.texi (Sending Mail): Note variables that may need
3095         customizing.
3096         (Mail Sending): Expand discussion of send-mail-function.
3098 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3100         Document Message mode as the default mail mode.
3102         * sending.texi (Sending Mail): Copyedits.
3103         (Mail Format, Mail Headers): Document mail-from-style changes.
3104         (Mail Commands): Rename from Mail mode.  Document Message mode.
3105         (Mail Misc): Rename from Mail mode Misc.
3106         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3107         command names and update keybindings.
3108         (Header Editing): Document message-tab.  De-document
3109         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3110         favor of mail-default-headers.  Ad index entries for user-full-name and
3111         user-mail-address.
3112         (Citing Mail): Update changes in Message mode behavior.
3113         Document mail-yank-prefix.
3114         (Mail Signature): New node, moved from Mail Misc.
3115         (Mail Aliases): Mail abbrevs are the default with Message mode.
3116         (Mail Methods): Note that Message mode is now the default.
3118         * rmail.texi (Rmail Reply):
3119         * text.texi (Text Mode):
3120         * major.texi (Major Modes):
3121         * mule.texi (Output Coding): Refer to Message mode.
3123         * custom.texi (Init Examples): Add xref to Mail Header.
3125         * emacs.texi (Top): Fix xrefs.
3127 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3129         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3130         repository if there is none.
3131         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3132         vc-print-root-log.
3133         (Old Revisions): Copyedits.  Document vc-root-diff.
3135         * programs.texi (Program Modes): Mention Javascript mode.
3137         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3138         * emacs.texi: Update node description.
3140         * misc.texi (Navigation): Document doc-view-continuous.
3141         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3143 2010-03-30  Juri Linkov  <juri@jurta.org>
3145         * search.texi (Other Repeating Search): Remove line that `occur'
3146         can not handle multiline matches.
3148 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3150         * mule.texi (International): Mention support of bidirectional editing.
3151         (Bidirectional Editing): New section.
3153 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3155         * emacs.texi (Top): Update node names to those in building.texi.
3157 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3159         * building.texi: Describe restored GDB/MI functionality
3160         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3161         * emacs.texi: Update node names for building.texi.
3163 2010-03-24  Glenn Morris  <rgm@gnu.org>
3165         * ack.texi (Acknowledgments):
3166         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3168 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3170         * xresources.texi (Table of Resources): Clarify toolBar number
3171         for Gtk+.
3173         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3175 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3177         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3179         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3180         and multi-isearch-buffers-regexp.
3182         * indent.texi (Indentation): Clarify description of
3183         indent-for-tab-command.  Document tab-always-indent.
3185 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3187         * cmdargs.texi (Font X): Move most content to Fonts.
3189         * frames.texi (Fonts): New node.  Document font-use-system-font.
3191         * emacs.texi (Top):
3192         * xresources.texi (Table of Resources):
3193         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3195 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3197         * Branch for 23.2.
3199 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3201         * custom.texi (Init Examples): Add xref to Locals.
3203         * major.texi (Choosing Modes): Mention usage of setq-default for
3204         setting the default value of major-mode (Bug#5688).
3206 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3208         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3210         * display.texi (Display Custom): Document make-pointer-invisible and
3211         underline-minimum-offset.  Remove inverse-video.
3213 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3215         * frames.texi (Frame Commands): Note that the last ordinary frame can
3216         be deleted in daemon mode (Bug#5616).
3218 2010-02-18  Glenn Morris  <rgm@gnu.org>
3220         * trouble.texi (Contributing): Repository is no longer CVS.
3222 2010-02-08  Glenn Morris  <rgm@gnu.org>
3224         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3226 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3228         * display.texi (Useless Whitespace, Text Display):
3229         * custom.texi (Init Examples): Avoid obsolete special default variables
3230         like default-major-mode.
3232 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3234         * programs.texi (Other C Commands): Replace reference to obsolete
3235         c-subword-mode.
3237 2010-01-21  Glenn Morris  <rgm@gnu.org>
3239         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3241 2010-01-12  Glenn Morris  <rgm@gnu.org>
3243         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3244         emacs-pretest-bug for bug reports for development versions.
3246 2010-01-11  Glenn Morris  <rgm@gnu.org>
3248         * display.texi (Highlight Interactively): `t' does not mean highlight
3249         all patterns.  (Bug#5335)
3251 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3253         * misc.texi (Shell): Document async-shell-command.
3255         * building.texi (Grep Searching): Document zrgrep.
3257         * mini.texi (Completion Options): Mention `initials' completion style.
3259 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3261         * building.texi: Import GDB Graphical Interface description from
3262         EMACS_23_1_RC.
3264 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3266         * emacs.texi (Top): Update node listing.
3268         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3270         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3272         * cmdargs.texi (Initial Options):
3273         * xresources.texi (Resources): Document inhibit-x-resources.
3275         * custom.texi (Specifying File Variables): Note that minor modes are
3276         enabled unconditionally.
3278         * display.texi (Scrolling): Briefly document the old recenter command,
3279         and document recenter-positions.
3281         * files.texi (Visiting):
3282         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3284         * frames.texi (Cut/Paste Other App):
3285         Document save-interprogram-paste-before-kill.
3287         * killing.texi (Kill Options): New node.
3289 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3291         * misc.texi (Shell Options): ansi-color is now default.
3293 2009-12-05  Glenn Morris  <rgm@gnu.org>
3295         * emacs.texi (Top): Update menu for cal-xtra node changes.
3296         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3297         or mode line.  Don't mention invisible text or the details of
3298         diary-print-entries here, only in cal-xtra.
3299         (Format of Diary File): Mention that the "date on first line" format
3300         only really affects the simple display.
3301         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3302         (Diary Customizing): Holidays may be in the buffer or mode line.
3303         Move diary-print-entries to the "Diary Display" section.
3304         (Diary Display): New section, split out from "Fancy Diary Display".
3305         Explain the limitations of simple display, and how to print it.
3307         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3309         * cal-xtra.texi (Diary Display): Mention View mode.
3311 2009-11-29  Juri Linkov  <juri@jurta.org>
3313         * display.texi (Highlight Interactively): Actually a list of
3314         default faces is pre-loaded into a list of default values
3315         instead of the history.
3317 2009-11-20  Glenn Morris  <rgm@gnu.org>
3319         * ack.texi (Acknowledgments):
3320         * emacs.texi (Acknowledgments): Add htmlfontify.
3322 2009-11-14  Glenn Morris  <rgm@gnu.org>
3324         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3326         * ack.texi (Acknowledgments):
3327         * emacs.texi (Acknowledgments): Update for recent Org changes.
3329 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3331         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3332         `charset' property, which is irrelevant to the user manual (Bug#3526).
3334 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3336         * trouble.texi (DEL Does Not Delete): Fix typo.
3338 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3340         * files.texi (Misc File Ops): Mention copy-directory.
3342 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3344         * mule.texi (Unibyte Mode): Emphasize that
3345         unibyte-display-via-language-environment affects only the display.
3347         * display.texi (Horizontal Scrolling): Document cursor behavior under
3348         horizontal scrolling when point moves off the screen (Bug#4564).
3349         Improve wording.
3351 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3353         * files.texi (Directories): delete-directory prompts for recursive
3354         deletion.
3356 2009-09-30  Glenn Morris  <rgm@gnu.org>
3358         * ack.texi (Acknowledgments):
3359         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3361 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3363         * dired.texi (Dired Navigation): Use @code instead of @var for
3364         dired-isearch-filenames, so that it's not capitalized.
3366 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3368         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3370         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3372         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3373         (Key Bindings): Reference Init Rebinding in introductory text.
3374         Shift some of the introduction to Keymaps node.
3375         (Keymaps): Simplify.
3376         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3377         (Minibuffer Maps): Remove mention of Mocklisp.
3378         (Init Rebinding): Move mode-local rebinding example here from Local
3379         Keymaps.
3380         (Modifier Keys): Clarify.
3381         (Rebinding): Add cindex for "binding keys".
3383 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3385         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3387 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3389         * building.texi (Threads Buffer, Multithreaded Debugging):
3390         Reorganize these two sections.
3392 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3394         * cmdargs.texi (Initial Options): Fix last change.
3396 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3398         * mule.texi (Enabling Multibyte):
3399         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3400         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3402 2009-08-20  Glenn Morris  <rgm@gnu.org>
3404         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3406 2009-08-19  Glenn Morris  <rgm@gnu.org>
3408         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3410 2009-08-18  Glenn Morris  <rgm@gnu.org>
3412         * ack.texi (Acknowledgments):
3413         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3415         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3417 2009-08-09  Glenn Morris  <rgm@gnu.org>
3419         * ack.texi (Acknowledgments):
3420         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3422 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3424         * emacs.texi (Top): Add new menu items for GDB-UI.
3426         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3427         section.  Threads buffer is in separate section now.
3429 2009-08-08  Glenn Morris  <rgm@gnu.org>
3431         * ack.texi (Acknowledgments):
3432         * emacs.texi (Acknowledgments):
3433         Update for js2-mode and org changes.
3435 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3437         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3438         files.
3440 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3442         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3444 2009-07-23  Glenn Morris  <rgm@gnu.org>
3446         * programs.texi (Matching): Update blink-matching-paren-distance.
3448 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3450         * frames.texi (Cut/Paste Other App): For select-active-regions,
3451         selection is now updated on moving point.
3453 2009-07-21  Richard Stallman  <rms@gnu.org>
3455         * glossary.texi (GNU, Daemon): Update information.
3457 2009-07-19  Juri Linkov  <juri@jurta.org>
3459         * custom.texi (Specifying File Variables, Safe File Variables):
3460         "variables/value pairs" -> "variable/value pairs".
3462 2009-07-15  Glenn Morris  <rgm@gnu.org>
3464         * misc.texi (Gnus): Remove widow.
3466 2009-07-11  Glenn Morris  <rgm@gnu.org>
3468         * Makefile.in (TEXI2PDF): New.
3469         (emacs.pdf, emacs-xtra.pdf): New targets.
3471         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3473         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3475         * emacs.texi (Top): Info can be read from other places than Emacs.
3476         Don't print the copying notice twice in the printed version.
3477         Update the menu and detailmenu.
3478         (Preface): The meaning of "on-line" has changed.
3479         Correct name for "Common Problems" chapter.
3480         (Distrib): Update FSF shop URL.
3481         (Intro): Showing two files at once is not so exciting.
3483         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3484         (Mac / GNUstep Basics): Minor grammar changes.
3485         (Mac / GNUstep Events): Fix typo.
3486         (GNUstep Support): CANNOT_DUMP no longer applies.
3488         * misc.texi (Document View): Fix typos.
3490         * dired.texi (Dired):
3491         * help.texi (Help):
3492         * macos.texi (Mac OS / GNUstep):
3493         * maintaining.texi (Version Control, Introduction to VC):
3494         End menu descriptions with a period.
3496 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3498         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3499         so categorical in saying that the option is only useful on NTFS.
3501 2009-07-09  Glenn Morris  <rgm@gnu.org>
3503         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3504         (ENVADD): Add texinfodir to TEXINPUTS.
3506         * emacs.texi (Top): Fix cross-reference.
3508         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3510         * vc1-xtra.texi (Revision Tags): Fix typo.
3512 2009-07-03  Glenn Morris  <rgm@gnu.org>
3514         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3515         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3516         (Merge Commands): `.' does not seem to work in A or B buffer.
3517         `l' can recreate the 3-window display.
3519         * glossary.texi (Glossary): Minor phrasing changes throughout.
3520         Add more internal cross-references.
3521         <Autoloading>: You can't really autoload a variable.
3522         <C-M->: Move details here from `M-C-' item.
3523         <Continuation Line>: Refer to `Truncation.'
3524         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3525         <Home Directory, Unix>: New entries.
3526         <Deletion of Files>: Mention recycle bins.
3527         <Directory>: Mention ``folders.''
3528         <Error>: Don't mention ``type-ahead.''
3529         <Fringe>: Refer to the manual node.
3530         <Minor Mode>: Can be global or local.
3531         <Spell Checking>: There are other checkers besides Ispell.
3533 2009-07-02  Glenn Morris  <rgm@gnu.org>
3535         * anti.texi (Antinews): Minor changes in phrasing.
3537         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3538         some underfull lines in dvi output.
3540         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3542         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3544         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3546 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3548         * xresources.texi (Table of Resources): Mention maximized for
3549         fullscreen.
3551         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3553 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3555         * anti.texi (Antinews): Correct the list of removed platforms.
3557 2009-06-28  Glenn Morris  <rgm@gnu.org>
3559         * arevert-xtra.texi: Minor language tweaks.
3561         * dired-xtra.texi: Minor revisions.
3563 2009-06-23  Miles Bader  <miles@gnu.org>
3565         * display.texi (Scrolling): Document `recenter-redisplay'.
3566         (Temporary Face Changes): Document `text-scale-set'.
3568 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3570         * Branch for 23.1.
3572 2009-06-17  Kenichi Handa  <handa@m17n.org>
3574         * mule.texi (Charsets): Update the description for the new charset.
3575         (list-character-sets): New findex.
3576         (Language Environments): Add @anchor{Describe Language Environment}.
3578 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
3580         * basic.texi (Moving Point): Fix tag.
3582         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3584         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3585         use camel-case for PageUp and PageDown.
3587         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3588         camel-case for PageUp and PageDown.
3590         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3592         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3593         (Isearch Scroll): Decapitalize <next> and <prior>.
3595 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3597         * fixit.texi (Spelling): Set default dictionary.
3598         Improve descriptions (Bug#2554)
3600 2009-06-08  David Reitter  <david.reitter@gmail.com>
3602         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3603         since saving colors and faces set this way is not implemented.
3604         (Environment variables): Remove mention of mac-fix-env, which is
3605         scheduled to be removed.
3607 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
3609         * custom.texi (Init Examples): Add example of changing load-path.
3611         * building.texi (Lisp Libraries): Add example of changing
3612         load-path (Bug#3446).
3614 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3616         * mark.texi (Mark): Further clarifications.
3617         (Setting Mark): Emphasize that C-SPC activates the mark.
3619 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3621         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
3622         Mark mode.
3623         (Using Region, Persistent Mark): Use "active mark" instead of "active
3624         region".
3626 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3628         * mule.texi (Select Input Method): Fix typo.
3630 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3632         * anti.texi (Antinews): Document completion changes.  Some additional
3633         copyedits and rearrangement of entries.
3635 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3637         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3638         (Shell History Copying, Terminal emulator): Copyedits.
3640         * xresources.texi (Resources): Simplify descriptions.
3641         Shorten description of editres, which is not very useful these days.
3642         (Table of Resources): Document fontBackend resource.
3644         * trouble.texi (Quitting): Add other undo bindings to table.
3645         (DEL Does Not Delete): Note that the erasure key is usually labeled
3646         "Backspace".  Remove discussion of obscure Xmodmap issue.
3648 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3650         * files.texi (Visiting): Copyedits.
3652 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3654         * basic.texi (Inserting Text): Document ucs-insert.
3656         * mule.texi (International Chars): Define "multibyte".  Note that
3657         internal representation is unicode-based.  Simplify definition of raw
3658         bytes.  Mention ucs-insert.
3659         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3660         (Language Environments): Add language environments new to Emacs 23.
3661         (Multibyte Conversion): Node deleted.
3662         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3663         Don't mention obsolete emacs-mule coding system.
3664         (Output Coding): Copyedits.
3666         * emacs.texi (Top): Update node listing.
3668 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3670         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3672 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3674         * building.texi (Lisp Libraries): `load-library' does offer completion.
3676 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3678         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3679         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3681 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3683         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3685 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3687         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3689         * building.texi (Lisp Interaction): Document initial-scratch-message.
3691 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3693         * msdog.texi (Windows Fonts): Fix typos.
3695         * files.texi (Save Commands): Fix pxref.
3697 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3699         * files.texi (Save Commands): Mention diff-buffer-with-file.
3700         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3701         Henoch (Bug#3036).
3703 2009-03-15  Glenn Morris  <rgm@gnu.org>
3705         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3706         the former is not always used.
3707         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3708         Change case of "Id".  Avoid repeated "appropriate".
3709         (Mail Aliases): Fix previous change - use an example with a ".", so it
3710         does actually get quoted when expanded.
3711         (Mail Sending): Mailclient is the default on some systems.
3712         (Citing Mail): Mention mail-indentation-spaces.
3713         (Mail Mode Misc): Add an @dfn for "mail signature".
3715 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3717         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3718         (Completion Options): Document read-file-name-completion-ignore-case,
3719         read-buffer-completion-ignore-case, and completion-styles.
3720         Remove description of partial-completion-mode.
3722 2009-03-14  Glenn Morris  <rgm@gnu.org>
3724         * sending.texi (Mail Format): Fix typo.  Add index entry for
3725         mail-header-separator.
3726         (Mail Headers): Put info about initialization and changing in one place
3727         at the start.  Update FCC section for mbox Rmail.  Clarify From
3728         section, mention mail-setup-with-from.  Clarify Reply-to section.
3729         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3730         section.
3731         (Mail Aliases): Update example, make less contentious.
3732         Update for name change of mail-interactive-insert-alias.
3733         (Mail Mode): Remove mention of `%' as a word separator.
3734         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3735         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3736         commands.  Clarify FCC handling.  In mail-complete, add reference to
3737         Mail Aliases section, and mention mail-complete-function.
3738         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3739         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3740         signature netiquette.  Explain how the mail hooks work when continuing
3741         a composition.
3742         (Mail Amusements): Internationalize the spook section a bit.
3743         Remove the spook mail-setup-hook example, since it doesn't work well.
3744         Mention fortune-file.
3745         (Mail Methods): Mention read-mail-command.
3747 2009-03-14  David Reitter  <david.reitter@gmail.com>
3749         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3750         and NS resources following recent changes.
3752 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3754         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3755         w32-use-visible-system-caret doc to indicate that it should get set
3756         automatically.
3757         (Windows Fonts): Add doc for the uniscribe backend.
3759 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3761         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3762         vc-dir.  (Bug#2598)
3764 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3766         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3768 2009-03-05  Glenn Morris  <rgm@gnu.org>
3770         * rmail.texi (Rmail Basics): Add reference to sorting.
3771         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3772         Minor re-wordings.
3773         (Rmail Motion): Mention rmail-next-same-subject.
3774         (Rmail Deletion): Expunging is not the only way to change the numbers.
3775         (Rmail Labels): Labels can also be used in sorting.
3776         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3777         (Rmail Display): Mention rmail-mime.
3779 2009-03-04  Glenn Morris  <rgm@gnu.org>
3781         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3782         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3783         summary.  Mention sorts cannot be undone.
3784         (Rmail Display): Give an example of how to use goto-address-mode.
3785         (Rmail Editing): It's keybindings that are redefined, not commands.
3786         Fix some typos.
3787         (Movemail): Some minor rewording.
3788         (Remote Mailboxes): Emacs movemail supports pop by default.
3789         Fix some minor grammatical issues.  The "two alternative ways" to
3790         specify a POP mailbox are really just one.  Remove all reference to the
3791         variables rmail-pop-password and rmail-pop-password-required, obsolete
3792         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3793         can support Kerberos.
3795 2009-03-03  Glenn Morris  <rgm@gnu.org>
3797         * rmail.texi (Rmail Deletion): Revert previous change, which was
3798         describing the Rmail summary versions.
3799         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3800         Minor re-wording for rmail-resend.
3801         (Rmail Make Summary): Summaries apply to buffers rather than files.
3802         <rmail-summary-by-topic>: Headers includes the subject.
3803         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3804         details, including prefix arguments.
3805         Mention rmail-summary-by-senders on C-M-f.
3806         Not counting lines might be faster.
3807         (Rmail Summary Edit): More details on the delete commands.
3808         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3809         Name the commands bound to the various keys.  Mention prefix argument
3810         for searching.
3811         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3812         Simplify rmail-highlighted-headers description.  Update face name.
3814 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3816         * mark.texi (Marking Objects): Fix typo.
3818 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3820         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3821         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3823 2009-03-01  Glenn Morris  <rgm@gnu.org>
3825         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3826         (Rmail Motion): - M-s searches from the end of messages.
3827         (Rmail Deletion): Minor clarification.  Fix numeric argument
3828         description.
3829         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3830         newmail and RMAILOSE files need not be in home-directory.
3831         (Rmail Files): Mention I/O menus are unselectable if no files match.
3832         Mention `MAIL' env-var.
3834 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3836         * mule.texi (Fontsets): Mention fontset-default, font specs and
3837         fallback fontsets.
3838         (Defining Fontsets): Mention ns and w32 variants of
3839         standard-fontset-spec.  Update description of startup fontset to match
3840         Emacs 23 behavior.
3841         (Modifying Fontsets): New section.  (Bug#656)
3842         (International): Link to Modifying Fontsets.
3844 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3846         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3847         Mention ns-extended-platform-support-mode.
3849 2009-02-22  Karl Berry  <karl@gnu.org>
3851         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3853 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3855         * basic.texi (Moving Point, Position Info):
3856         * files.texi (Visiting):
3857         * mini.texi (Completion Options):
3858         * text.texi (HTML Mode): Remove duplicate words.
3860 2009-02-20  Glenn Morris  <rgm@gnu.org>
3862         * rmail.texi: Minor updates for mbox rather than Babyl.
3864 2009-02-17  Karl Berry  <karl@gnu.org>
3866         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3868 2009-02-17  Richard M Stallman  <rms@gnu.org>
3870         * anti.texi (Antinews): Mention Babyl format.
3872         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3874         * rmail.texi: Update for mbox format.
3875         Various small fixes, as well as the following.
3876         (Out of Rmail): Node deleted.
3877         (Rmail): Update menu.
3878         (Rmail Files): Comment out set-rmail-inbox-list.
3879         Document rmail-inbox-list instead.
3880         (Rmail Output): Substantial changes since C-o is now
3881         rmail-output-as-seen and o is rmail-output.
3882         (Rmail Attributes): Delete `stored', add `retried'.
3883         (Rmail Display): Editing headers works in all cases.
3885 2009-02-17  Glenn Morris  <rgm@gnu.org>
3887         * basic.texi (Position Info): M-x count-lines-region is not always on
3888         M-=.  (Bug#2269)
3890 2009-02-09  Glenn Morris  <rgm@gnu.org>
3892         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3893         defaults.
3895 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3897         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3898         documentation of possible problems with redecoding.
3900 2009-02-03  Glenn Morris  <rgm@gnu.org>
3902         * rmail.texi (Out of Rmail): Mention b2m.pl.
3904 2009-01-31  Glenn Morris  <rgm@gnu.org>
3906         * rmail.texi (Out of Rmail): Correct b2m location.
3908 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3910         * fixit.texi (Undo): Update undo limit values.
3912 2009-01-27  Glenn Morris  <rgm@gnu.org>
3914         * emacs.texi (Top): Fix Antinews menu entry.
3916 2009-01-25  Karl Berry  <karl@gnu.org>
3918         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3919         item with no marker, instead of the syntactically incorrect
3920         @itemize @asis.
3922 2009-01-25  Juri Linkov  <juri@jurta.org>
3924         * building.texi (Grep Searching): Fix index entry for lgrep.
3926 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3928         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3930 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3932         * macos.texi (Preferences Panel): Update description of font setting to
3933         reflect that prior frame selection is no longer needed.
3935 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3937         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3938         raise GUD subsections.
3940 2009-01-15  Glenn Morris  <rgm@gnu.org>
3942         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3944 2009-01-10  Glenn Morris  <rgm@gnu.org>
3946         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3948 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3950         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3951         logical lines.
3953 2008-12-29  Juri Linkov  <juri@jurta.org>
3955         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3957         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3959 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3961         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3962         goto-address-mode instead of goto-address.
3964         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3965         mode.
3967         * emacs.texi (Top): Update node listing.
3969 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3971         * custom.texi (Directory Variables): Explain what is a "project".
3972         Add indexing.  Improve wording.  Add a footnote about using
3973         _dir-locals.el on MS-DOS.
3975 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3977         * files.texi (Misc File Ops): Mention chmod as an alias for
3978         set-file-modes.
3980 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3982         * help.texi (Help): Fix typos and reword.
3983         (Help Summary): Add entries for C-h n and C-h r, reorder
3984         entries, and do some minor fixes.
3985         (Name Help): Say that C-h F works for commands only.
3986         (Misc Help): Say that view-lossage displays 300 keystrokes.
3988 2008-12-20  Glenn Morris  <rgm@gnu.org>
3990         * ack.texi (Acknowledgments): General update based on AUTHORS,
3991         including removal of some stuff no longer distributed.
3993 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3995         * fixit.texi: Mention hunspell.
3997 2008-12-19  Glenn Morris  <rgm@gnu.org>
3999         * ack.texi (Acknowledgments): Small grammar fix.
4000         Consolidate explanatory text at start.
4002         * display.texi (Text Display):
4003         * indent.texi (Indentation): Use @acronym with ASCII.
4005 2008-12-18  Glenn Morris  <rgm@gnu.org>
4007         * ack.texi: Various small updates and fixes.
4009 2008-12-18  Juri Linkov  <juri@jurta.org>
4011         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4012         as a key binding to start a forward nonincremental word search.
4013         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4014         a backward nonincremental word search.  Add index for `M-s w'
4015         `isearch-forward-word'.
4016         (Regexp Search): Add a short summary of regexp key commands like
4017         in the node "Basic Isearch".
4018         (Other Repeating Search): Fix typo.
4020 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4022         * misc.texi (PostScript Variables): Fix doc.
4024 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
4026         * programs.texi (Program Modes): Mention Ruby mode.
4028 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4030         * misc.texi (emacsclient Options): Describe what an empty string
4031         argument does for --alternate-editor.
4033 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
4035         * cmdargs.texi (Font X): Distinguish between client-side and
4036         server-side fonts.  List valid Fontconfig properties.  Add reference to
4037         Fontconfig manual.  List valid GTK font properties.  Explain use of
4038         fc-list.
4040 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
4042         * cmdargs.texi (Font X): Move discussion of quoting to top.
4044 2008-12-06  Glenn Morris  <rgm@gnu.org>
4046         * maintaining.texi (Old Revisions): Improve previous change.
4048 2008-12-05  Richard M Stallman  <rms@gnu.org>
4050         * anti.texi (Antinews): Minor fixes.
4052 2008-12-03  Glenn Morris  <rgm@gnu.org>
4054         * maintaining.texi (Old Revisions): Fix diff-switches description.
4056 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
4058         * emacs.texi (Top): Fix typo.
4060 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
4062         * misc.texi (Document View): Explain dependence on gs at the top.
4063         Copyedits.
4065         * emacs.texi (Top): Add DocView nodes to detailed node listing.
4067         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4068         (Comment Commands): Discuss region-active behavior of M-; first.
4070 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
4072         * display.texi (Line Truncation): Add reference to Continuation
4073         Lines.
4075         * windows.texi (Pop Up Window): Mention split-height-threshold
4076         and split-width-threshold.
4077         (Split Window): Add reference to Continuation Lines.
4079 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
4081         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4082         (GNUstep Support): New node.
4083         * anti.texi:
4084         * emacs.texi:
4085         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4087 2008-11-28  Richard M Stallman  <rms@gnu.org>
4089         * misc.texi (Dissociated Press): Minor cleanups.
4091         * dired.texi (Image-Dired): Avoid passive.
4093 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
4095         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4096         representation.
4098 2008-11-26  Richard M. Stallman  <rms@gnu.org>
4100         * files.texi (Visiting): Rewrite paragraph for clarity.
4102         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4104 2008-11-25  Alan Mackenzie  <acm@muc.de>
4106         * programs.texi (Moving by Parens): Clarify that parens inside strings
4107         and comments are ignored, and that the commands assume the starting
4108         point isn't in a string or comment.
4110 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
4112         * macos.texi: Add Prev/Next/Top pointers to all nodes.
4113         (Mac Basics): Merge in Grabbing Environment Variables from earlier
4114         version.
4115         (Mac Customization): Rewrite Preferences Panel section and merge in to
4116         this node, add Open files by dragging to an Emacs window.
4118         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4120 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
4122         * files.texi (Misc File Ops): Document set-file-modes.
4124         * windows.texi (Split Window): Document integer values of
4125         truncate-partial-width-windows.
4127         * text.texi (Text): Simplify description of markup languages.
4128         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
4129         (TeX Editing): Note that `""' inserts one `"' character.
4130         (HTML Mode): Note in the introduction that XML mode is an alias for
4131         SGML mode.  Mention nXML mode.
4133 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4135         * building.texi (Watch Expressions): Fix typo.
4137 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4139         * files.texi (Visiting): Document new behavior of
4140         confirm-nonexistent-file-or-buffer.
4142         * buffers.texi (Select Buffer):
4143         Document confirm-nonexistent-file-or-buffer.
4145         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4146         edit-picture.
4148         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4149         edit-picture', since that is just an alias for picture-mode.
4150         (Sentences): Note that repeated M-@ extends the region.
4151         (Pages): Make terminology more consistent.  Link to Regexps node.
4152         (Longlines): Discuss relationship with Visual Line mode.
4153         (Text Mode): Remove extraneous discussion of other modes, since they
4154         were already introduced in the parent node.
4156 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4158         * anti.texi (Antinews): Rewrite.
4160         * entering.texi (Exiting): Mention "minimize" terminology.
4162         * frames.texi (Frame Commands): Mention "minimize" terminology.
4164         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4165         formats.
4166         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4167         (Misc X): Don't document useless -hb option.
4169 2008-11-22  Juri Linkov  <juri@jurta.org>
4171         * dired.texi (Dired Navigation): Change normal file name search option
4172         from `non-nil' to `t'.  Add `dwim' option.
4174 2008-11-22  Juri Linkov  <juri@jurta.org>
4176         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4177         ".dir-locals.el".  Rename `define-project-bindings' to
4178         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4179         `dir-locals-set-directory-class'.
4181 2008-11-22  Lute Kamstra  <lute@gnu.org>
4183         * buffers.texi (Select Buffer): Index goto-line.
4184         * basic.texi (Moving Point): Mention the use of a numeric prefix
4185         argument with goto-line and refer to Select Buffer for the use of a
4186         plain prefix argument.
4188 2008-11-19  Glenn Morris  <rgm@gnu.org>
4190         * doclicense.texi: Update to FDL 1.3.
4191         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4193 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4195         * custom.texi (Minor Modes): Define mode commands and mode variables
4196         more precisely.  Recommend using mode commands instead of setting
4197         variables directly.  Put minor modes in a list, and add more modes.
4198         (Easy Customization): Use "init file" instead of .emacs.
4199         (Customization Groups): Update to new Custom buffer appearance.
4200         (Saving Customizations): Copyedits.  Update example.
4201         (Variables): Give example of variable type-sensitivity.
4202         (Examining): Update example.
4203         (Hooks): Copyedits.
4204         (Specifying File Variables): Use C comments instead of an artificial
4205         Lisp for the example.
4206         (Keymaps): Move internals discussion to Prefix Keymaps.
4207         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4208         (Init Rebinding): Document kbd macro.
4209         (Init File): Link to Find Init.
4211         * mark.texi (Using Region): Document Delete Selection Mode more
4212         thoroughly.
4214         * frames.texi (Mouse Commands): Move most of the description of Delete
4215         Selection Mode to Using Region, and link to it.
4216         (Clipboard): Note that paste is bound to clipboard-yank.
4218         * building.texi (Compilation): Document first-error value of
4219         compilation-scroll-output.
4220         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4221         works as soon as an error is available.  Suggested by Juri Linkov.
4223         * mini.texi (Passwords): New node.
4225         * files.texi (Remote Files): Link to Passwords node.
4227         * emacs.texi (Top): Update node listings.
4229 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4231         * ack.texi (Acknowledgments): Some updating of credits.
4233         * emacs.texi (Acknowledgments): Add a couple more names.
4235         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4237         * files.texi (Directories): Describe delete-directory in text.
4238         (Misc File Ops): Document use of trash.
4240 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4242         * macos.texi (Mac Customization): Fix typos.
4244 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4246         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4247         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4248         the conventions of the main Emacs manual.
4250         * emacs.texi (Top): Update node listings.
4252 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4254         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4255         command-line-args is processed during startup.
4256         (Action Arguments): Correctly describe how file arguments interact with
4257         the startup screen.  Link to Lisp Interaction for scratch buffer.
4258         (Initial Options): Link to Command Example for -batch option.
4259         (Environment): Document initial-environment.
4261         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4262         can't be changed in the site-start file.
4264 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4266         * dired.texi (Dired): Mention C-x C-d too.
4267         (Dired Enter): Document M-n in the Dired minibuffer.
4268         (Dired Navigation): Explain dired-goto-file more clearly.
4269         Document dired-isearch-filenames.
4270         (Dired Deletion): Remove unnecessary "expunged" terminology.
4271         (Flagging Many Files): & is now rebound to `% &'.
4272         (Shell Commands in Dired): Document dired-do-async-shell-command.
4273         Clarify how multi-file arguments are passed.
4274         (Misc Dired Features): Document dired-do-isearch.
4276 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4278         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4280 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4282         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4284 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4286         * programs.texi (Program Modes): Link to Program Indent node.
4287         (Left Margin Paren): Explain consequences of changing
4288         open-paren-in-column-0-is-defun-start more concisely.
4289         (Which Function, Program Indent, Info Lookup): Minor edits.
4290         (Basic Indent): If region is active, TAB indents the region.
4291         (Multi-line Indent): If region is active, TAB indents the region.
4292         Note that indent-region is useful when Transient Mark mode is off.
4293         (Matching): The delimiter at the cursor is highlighted---the character
4294         changes color.
4295         (Symbol Completion): Link to Completion node.
4297         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4298         a strictly text-only system.
4300         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4301         batch mode.
4303 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4305         * misc.texi (Document View): Major rewrite.
4307         * maintaining.texi (Types of Log File): Change logs are older than
4308         version control.
4309         (VCS Concepts): Simplify and rearrange.
4310         (Version Control Systems): Make it clear that Linux is only the kernel.
4311         (VC Mode Line): Shorten reference to menu item.
4312         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4313         (VC Directory Mode): Minor cleanup.
4314         Unchanged files are hidden, not omitted.
4315         (VC Directory Commands): Shorten and simplify.
4316         (Change Log Commands): New node, split from Change Logs.
4317         (VC Directory Buffer): New node, split from VC Directory Mode.
4319 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4321         * misc.texi (Document View): Rename from Document Files, moved here
4322         from files.texi.
4324         * files.texi (Version Control): Move to maintaining.texi.
4325         Subnodes moved as well.
4326         (Document Files): Move to misc.texi.
4328         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4329         vc-update-change-log.
4330         (Version Control): Move here from files.texi.
4331         (Format of ChangeLog): Make it a subnode of Change Log.
4333         * emacs.texi (Top): Update node listing.
4335 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4337         * files.texi (Files): Add a section about document
4338         files (doc-view-mode).
4340 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4342         * building.texi (Compilation Mode):
4343         Document compilation-auto-jump-to-first-error.
4344         (Debuggers): Lower GUD subsections to subsubsections.
4345         (Starting GUD): Add cindex.
4346         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4348 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4350         * indent.texi (Indentation): Link to Program Indent.
4352         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4353         now uses emacsclient's terminal.
4355 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4357         * mark.texi (Using Region): Document use-empty-active-region.
4359         * emacs.texi (Top): Update node listings.
4361         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4362         Don't mention obsolete emacs.bash script.
4363         (Invoking emacsclient): Rewrite, moving optional arguments to
4364         emacsclient Options.
4365         (emacsclient Options): New node.  Document server-use-tcp and
4366         server-host.
4368 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4370         * indent.texi (Indentation): Replace list with paragraphed text,
4371         putting description of syntax-driven indentation first.  Document new
4372         effect of active regions on tab.
4373         (Tab Stops): Note that editable tab stops affect indentation commands.
4375 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4377         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4379 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4381         * custom.texi (Function Keys): Note that modified keypad keys are not
4382         translated.
4384         * basic.texi (Arguments): Explain how to insert multiple digits.
4386 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4388         * files.texi (Remote Files): Precise selection of default method.
4389         Rewrite paragraph about disabling remote file names.
4391 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4393         * search.texi (Special Isearch): Document M-TAB is isearch.
4395         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4396         command.
4398         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4400 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4402         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4403         section.
4405 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4407         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4408         to files.texi.  Move contents of vc2-xtra.texi here.
4410         * vc2-xtra.texi: File removed.
4412         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4413         Directory Commands from the submenu.  Don't include deleted file
4414         vc2-xtra.texi.
4416         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4417         (Version Control): Add VC Directory Mode and VC Directory Commands to
4418         the submenu.
4419         (Why Version Control?): Use table format.
4420         (Version Control Systems): Note that Meta-CVS support is gone.
4421         (VCS Concepts): Note precisely when VC started supporting filesets.
4422         Remove bogus xref to CVS Options node.
4423         (Types of Log File): Copyedits.
4424         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4425         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4426         The Right Thing.
4427         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4428         (Log Buffer): Reorganize node, putting C-c C-c description first.
4429         (Old Revisions): Use CVS for example, not RCS.
4430         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4431         Commands from the submenu, putting them under Version Control.
4432         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4433         need to include it in the manual unconditionally, since it is now
4434         crucial to using distributed version control systems.
4435         (Comparing Files): Note that diff uses the minibuffer, and that the
4436         output is shown using Diff mode.
4437         (Diff Mode): Explain what "patch" and "hunk" mean.
4438         Document diff-update-on-the-fly, diff-refine-hunk, and
4439         diff-show-trailing-whitespaces.
4440         (File Archives): Add rar support.
4442         * major.texi (Choosing Modes): Make mode selection sequence more
4443         obvious by describing the steps in order of priority.  Note that
4444         magic-mode-alist is nil by default.
4445         Document magic-fallback-mode-alist.
4447 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4449         * frames.texi (Mouse References): Copyedits.
4451 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4453         * ack.texi (Acknowledgments): Add myself as doc-view author.
4455 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4457         * frames.texi (Dialog Boxes): Add @cindex entries.
4459 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4461         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4462         (Text-Only Mouse): Copyedit.
4464 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4466         * frames.texi: Use @key throughout for mouse clicks.
4467         (Cut/Paste Other App): Document yank-pop-change-selection.
4468         (Secondary Selection): Fix modified mouse click syntax.
4469         (Clipboard): Describe Cut, Copy and Paste commands.
4470         (Mouse References): Not all references are in read-only buffers.
4471         Copyedits.
4472         (Creating Frames): Add xref to Init File.
4473         (Frame Commands): Add xref to Exiting.
4474         (Scroll Bars): Document GTK vs toolkit behavior.
4476 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4478         * files.texi (Version Control): Copyedits.  Add Bazaar.
4479         (Version Control Systems): List different VCS's using an itemized list.
4480         Add Bazaar.
4481         (VCS Concepts): Copyedits.  Tweak description of file merging.
4483         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4484         (Cut/Paste Other App): Document select-active-regions and
4485         x-select-enable-primary.
4487 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4489         * mark.texi (Shift Selection): Correct case in node name.
4491         * emacs.texi (Top): Update node order in Mark chapter.
4493 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4495         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4497         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4498         elsewhere in the manual instead of describing yet again the intricacies
4499         of $HOME on MS-Windows and MS-DOS.
4501 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4503         * mini.texi (Minibuffer File): Add xref to File Names.
4504         (Minibuffer File): Add discussion of `~' in file names.
4505         Add insert-default-directory index reference.
4507         * files.texi (File Names): Reorganize description.
4508         (Visiting): Add xref to Mode Line.  Copyedits.
4509         (Save Commands): Mention prefix behavior of C-x C-s.
4510         (Numbered Backups): Node deleted.
4511         (Backup Names): Contents of Numbered Backups moved here.  State default
4512         of version-control variable.
4513         (Reverting): Copyedits.
4514         (Version Control): Add additional version control systems.
4516         * emacs.texi (Top): Delete Numbered Backups node.
4518         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4519         Backup Names.
4520         (Initial Options): Document renamed variable inhibit-startup-screen.
4522 2008-10-11  Romain Francoise  <romain@orebokech.com>
4524         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4526 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4528         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4529         (Select Buffer): Mention use of minibuffer history.  Describe default
4530         value of default-major-mode.  Mention that C-x 4 b selects the other
4531         window.
4532         (List Buffers): Document CRM indicators in the order they appear.
4533         (Kill Buffer): Document new command kill-matching buffers.
4534         (Several Buffers): Move explanation of the relationship between buffer
4535         list and buffer menu to the top.
4536         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4538 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4540         * entering.texi (Exiting): Document change of C-x C-c to
4541         save-buffers-kill-terminal.  Document kill-emacs.
4543 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4545         * mule.texi (Coding Systems): Don't mention codepage-setup.
4547         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4548         cpNNN coding systems anymore.
4549         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4550         for unibyte mode.  Don't mention line-drawing characters.
4551         Don't mention dos-unsupported-char-glyph.
4553 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4555         * search.texi (Search): Shorten introduction.
4556         (Basic Isearch): Add command table.  Discuss reverse isearch and
4557         isearch highlighting.
4558         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4559         ring to cindex.
4560         (Special Isearch): Move input methods discussion here.
4561         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4562         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4563         Repeat Isearch.
4564         (Isearch Minibuffer): New node.
4565         (Word Search): Document new word search commands.
4566         (Regexp Example): Simplify example using sentence-end-base variable.
4567         (Replace): Reword introduction.
4568         (Unconditional Replace): Remove unnecessary example.
4569         (Other Repeating Search): Document new `M-s o' binding.
4571         * emacs.texi (Top): Update node listings.
4573 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
4575         * emacs.texi (Top): Remove Kill Errors from menu.
4577 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
4579         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4580         interface for defining macros.  Simplify examples.  Note that C-g quits
4581         macro definitions.
4582         (Keyboard Macro Counter): Document using F3 to insert counter.
4583         Give usage example.
4584         (Keyboard Macro Query): Organize query responses in a table.
4586         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4587         Link to Erasing node.
4588         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4589         rationale to a footnote.
4590         (Kill Errors): Remove node, due to redundancy with Erasing.
4591         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4592         M-$ in active region.  Remove non-ispell-specific keybindings from
4593         table.
4595 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4597         * cmdargs.texi (Initial Options): Document --daemon.
4599 2008-09-20  Glenn Morris  <rgm@gnu.org>
4601         * files.texi (Numbered Backups): Mention that some modes set
4602         version-control.
4604 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4606         * files.texi (Numbered Backups): Reference File Variables, as well.
4607         Remove discussion of Rmail's implementation.
4609 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4611         * misc.texi (Recursive Edit): Note that top-level exits active
4612         minibuffers.
4614         * trouble.texi (Quitting): Likewise.
4616 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4618         * emacs.texi (Top): Add Temporary Face Changes xref.
4620         * display.texi (Display): Move Temporary Face Changes node to just
4621         after Standard Faces.
4622         (Scrolling): Document recenter-top-bottom instead of recenter.
4623         (Horizontal Scrolling): Move auto hscroll discussion to the top.
4624         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4625         (Display Custom): Copyedits.
4626         (Optional Mode Line): Document display-battery-mode.
4628 2008-08-27  Romain Francoise  <romain@orebokech.com>
4630         * custom.texi (Directory Variables): Minor fix.
4632 2008-08-27  Glenn Morris  <rgm@gnu.org>
4634         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4635         descriptions.
4636         (Calendar Customizing): Tweak layout description.
4637         Move calendar-today-marker and calendar-today face to the other
4638         markers.  Condense calendar-star-date and calendar-mark-today
4639         description.
4640         (Holiday Customizing): Add oriental and solar holidays.
4641         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4642         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4643         (Date Display Format): Change ISO format.  Be less verbose.
4644         (Diary Customizing): Mention day and month abbrev arrays.
4645         Mention the date-form variables by name.  Update European example.
4646         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4647         Condense examples.  Mention diary-entry-symbols by name.
4648         Condense table for insertion commands.
4649         (Fancy Diary Display): Mention diary-include-string and
4650         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4651         Ethiopic, Persian date functions.  Condense descriptions.
4653         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4654         (Adding to Diary): Adapt for changed node name.
4656 2008-08-26  Glenn Morris  <rgm@gnu.org>
4658         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4659         node "Hebrew/Islamic Entries".
4661         * calendar.texi (Specified Dates): Fix names of iso functions.
4662         (General Calendar): There may not be another window.
4663         (Writing Calendar Files, Holidays): Tweak intro.
4664         (Holidays): Mention Baha'i and Chinese holidays.
4665         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4666         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4667         (To Other Calendar): Add calendar-print-other-dates.
4668         Refer to "graphic display" rather than "X.
4669         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4670         (Displaying the Diary): Fix whitespace after reference.
4671         Fix `diary-number-of-entries' reference.
4672         (Date Formats): Explicitly mention that day names can be abbreviated.
4673         (Adding to Diary): Add some references to other sections.
4674         (Special Diary Entries): Fix reference.
4675         (Appointments): Simplify appt-message-warning-time entry.
4676         Clarify where times must be.
4677         (Importing Diary): Comment out icalendar paragraph that does not apply.
4678         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4680 2008-08-23  Glenn Morris  <rgm@gnu.org>
4682         * fortran-xtra.texi (Fortran): Change description of free form and
4683         fixed form a bit.  Mention hideshow and imenu.
4684         (Fortran Motion): Mention fortran-end-of-subprogram,
4685         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4686         (Fortran Indent): Minor re-word.
4687         (ForIndent Commands): Mention fortran-fill-paragraph and
4688         fortran-fill-statement.
4689         (ForIndent Cont): Mention fortran-tab-mode-string.
4690         (Fortran Comments): Mention fortran-comment-line-start-skip.
4691         (Fortran Columns): Mention font-locking.
4692         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4694 2008-08-23  Johan Bockgård  <bojohan@muon>
4696         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4698 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4700         * mini.texi (Minibuffer): Simplify introduction.
4701         (Minibuffer File): Document tilde in minibuffer filenames.
4702         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4703         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4704         (Completion Example): Update example to current command list.
4705         (Completion Options): Document `lazy' value of completion-auto-help.
4706         Update contents of completion-ignored-extensions.
4707         (Minibuffer History): Describe "future history" list.  State default
4708         value of history-delete-duplicates.
4710 2008-08-21  Glenn Morris  <rgm@gnu.org>
4712         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4713         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4715 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4717         * regs.texi (Registers): Clarify valid register names.
4718         (RegPos): Note that buffer is saved and restored too.
4719         (RegText): Note that mark is reactivated/deactivated.
4720         (RegConfig): Xref to Windows node.
4722 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4724         * basic.texi (Inserting Text): Provide command name for C-q.
4726         * killing.texi (Killing): Copyedit.  Define read-only text.
4727         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4728         (Killing by Lines): Copyedit.
4729         (Other Kill Commands): Move M-w description here.
4730         (Yanking): Move M-w to Other Kill Commands.
4731         (Kill Ring): Also mention saving text in registers.  Link to Text
4732         Properties in elisp manual.
4733         (Accumulating Text): Copyedit.
4734         (CUA Bindings): Shift selection is now the default.
4736 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4738         * maintaining.texi (Change Log): Mention next-error is available.
4740 2008-08-10  Glenn Morris  <rgm@gnu.org>
4742         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4743         and intermonth text.
4744         (Holiday Customizing): Add holiday-chinese.
4746 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4748         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4750 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4752         * files.texi (Log Buffer): Describe C-c C-d.
4753         (Diff Mode): Describe C-x 4 A.
4755 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4757         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4759 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4761         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4762         describe the new bindings to show the changeset diff, toggle annotation
4763         visibility, show revisions.
4764         (VC Status): Describe key bindings for modifying the change comments,
4765         displaying changeset diffs and annotations.
4767         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4769 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4771         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4773 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4775         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4776         and wording.
4778 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4780         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4781         marking/unmarking.  Add descriptions for the multiple file search
4782         commands.  Improve some old info.
4784 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4786         * display.texi (Visual Line Mode): New node.
4788         * basic.texi (Inserting Text): Move DEL to deletion node.
4789         (Moving Point): Add additional alternative key bindings.
4790         Describe line-move-visual.
4791         (Erasing): Describe DEL.
4792         (Basic Undo, Blank Lines, Arguments): Copyedit.
4793         (Continuation Lines): Mention Visual Line mode.
4794         (Position Info): Move extended discussion to mule.texi.
4796         * mule.texi (International Chars): Describe C-x =.
4798         * emacs.texi (Top): Add Visual Line Mode node.
4800 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4802         * emacs.texi: Remove VMS support.
4804 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4806         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4807         the vc-dir command name.
4809 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4811         * xresources.texi: Remove mentions of Mac Carbon.
4813 2008-07-19  Andreas Schwab  <schwab@suse.de>
4815         * ns-emacs.texi: Move to ../misc.
4817 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4819         * entering.texi (Exiting): Don't describe text-only terminals as the
4820         default.  Describe the new startup screen.
4821         (Exiting): Describe how to kill Emacs first.  Change description of
4822         iconification to handle modern window systems.
4824 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4826         * ns-emacs.texi: New file, documents features of Emacs port under
4827         NeXTstep windowing.
4829 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4831         * entering.texi (Entering Emacs): Update prev node.
4833         * glossary.texi (Glossary): Remove xref to Text Characters.
4835         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4836         directly, rather than in the context of ASCII.  Move description of
4837         special properties of modifier key to new Modifier Keys node.
4838         (Keys): Copyedit.
4839         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4840         the node contents are obsolete.
4842         * custom.texi (Modifier Keys): New node.
4844         * emacs.texi (Top): Update node list.
4846 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4848         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4849         saying that Emacs provides menus and mouse support (which is par for
4850         the course).
4852         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4853         early on.
4854         (Point): Copyedit.  Relegate historical trivia to a footnote.
4855         (Mode Line): Explain mode-line format more consistently.
4856         (Menu Bar): Copyedit.
4858 2008-06-27  Glenn Morris  <rgm@gnu.org>
4860         * cal-xtra.texi (Sexp Diary Entries):
4861         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4863 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4865         * mark.texi (Shift selection): New node.
4866         (Mark): Copyedits.
4867         (Persistent Mark): Move to the end of the chapter.
4869 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4871         * makefile.w32-in (distclean): Remove makefile.
4873 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4875         * building.texi (Starting GUD): Add an entry for gud-gdb.
4876         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4877         command mode.
4879 2008-06-17  Glenn Morris  <rgm@gnu.org>
4881         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4883 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4885         * building.texi (Starting GUD): Expand on remote debugging.
4886         (Other GDB-UI Buffers): Mention new keyboard bindings.
4888 2008-06-15  Glenn Morris  <rgm@gnu.org>
4890         * gnu.texi: Use a verbatim license for this invariant section,
4891         as per etc/GNU.
4893 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4895         * emacs.texi, misc.texi: Add documentation about serial port access.
4897 2008-06-13  Glenn Morris  <rgm@gnu.org>
4899         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4900         maintain.info.
4902 2008-06-05  Miles Bader  <miles@gnu.org>
4904         * display.texi (Temporary Face Changes): Update to reflect function
4905         renamings in face-remap.el.
4907 2008-06-04  Miles Bader  <miles@gnu.org>
4909         * display.texi (Temporary Face Changes):
4910         Add `adjust-buffer-face-height'.  Rewrite description of
4911         `increase-buffer-face-height' and `decrease-default-face-height' now
4912         that they aren't bound by default.
4914 2008-06-03  Miles Bader  <miles@gnu.org>
4916         * display.texi (Temporary Face Changes): New node.
4918 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4920         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4922 2008-05-31  Glenn Morris  <rgm@gnu.org>
4924         * cal-xtra.texi (Fancy Diary Display): Simplify.
4926 2008-05-30  Glenn Morris  <rgm@gnu.org>
4928         * cal-xtra.texi (Fancy Diary Display): Update for
4929         diary-display-function replacing diary-display-hook.
4931 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4933         * msdog.texi (Windows Keyboard): Add descriptions of
4934         w32-register-hot-key and w32-unregister-hot-key.
4936 2008-05-21  Tom Tromey  <tromey@redhat.com>
4938         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4939         Variables node.
4941 2008-05-19  Tom Tromey  <tromey@redhat.com>
4943         * custom.texi (Variables): Add Directory Variables to menu.
4944         (Directory Variables): New node.
4946 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4948         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4950 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4952         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4953         Revision Tags and rewritten.  Section now uses modern terminology,
4954         (tags rather than snapshots) and describes post-SCCS systems more
4955         accurately.
4957 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4959         * msdog.texi (Windows Files): Update documentation of
4960         w32-get-true-file-attributes.
4962 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4964         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4965         directory mode.
4967 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4969         * killing.texi (Appending Kills): Remove a strangely off-topic index
4970         entry "television".
4972 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4974         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4976 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4978         * buffers.texi, files.texi (Version-control):
4979         vc-toggle-read-only is no longer a good idea...
4981 2008-04-29  Glenn Morris  <rgm@gnu.org>
4983         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4985 2008-04-22  Juri Linkov  <juri@jurta.org>
4987         * dired.texi (Subdirectories in Dired): Describe using `^'
4988         to return to the parent directory.
4990 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4992         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4993         recent changes.
4995 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4997         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4998         (Other GDB-UI Buffers): Update for recent thread related changes.
5000 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
5002         * maintaining.texi (Maintaining):
5003         * emacs.texi (Top): Typo.
5005 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5007         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5008         arg in `font-lock-add-keywords'.
5010 2008-04-08  Glenn Morris  <rgm@gnu.org>
5012         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5013         Also add Baha'i calendar references where appropriate.
5015 2008-04-05  Glenn Morris  <rgm@gnu.org>
5017         * custom.texi (Init File): Byte-compiling .emacs is bad.
5019 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5021         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5023 2008-03-29  Glenn Morris  <rgm@gnu.org>
5025         * calendar.texi: Update for `calendar-date-style' replacing
5026         `european-calendar'.
5028 2008-03-28  Jason Rumney  <jasonr@gnu.org>
5030         * display.texi (Display Custom): Mention overlay-margin in text.
5032 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5034         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5035         tutorial' comments.
5037 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
5039         * mark.texi (Mark): Rearrange nodes.
5040         (Persistent Mark): Rename from Transient Mark.
5041         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5042         Describe Transient Mark mode as the default.
5044         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5045         the default behavior with Transient Mark mode off.
5046         (Position Info): Fix typo.
5048         * display.texi (Standard Faces): Reference the Mark node.
5049         Remove discussion of the region face, which is discussed there.
5051         * emacs.texi (Top): Update node listings.
5053         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5054         as the default.
5056         * fixit.texi (Undo): Standardize choice of undo key sequence.
5057         (Undo, Spelling): Describe Transient Mark mode as the default.
5059         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5060         default.
5062         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5064         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5065         mode is the default, and note that the mark is not activated when set.
5067         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5068         Describe Transient Mark mode as the default.
5070         * search.texi (Basic Isearch): Reference the Mark Ring node.
5071         (Replace, Unconditional Replace, Other Repeating Search):
5072         Describe Transient Mark mode as the default.
5074         * text.texi (Words, Pages, Fill Commands, HTML Mode):
5075         Describe Transient Mark mode as the default.
5076         (Paragraphs): Describe how M-h behaves when region is active.
5078         * trouble.texi (Quitting): Clarify effects of C-g.
5080 2008-03-13  Glenn Morris  <rgm@gnu.org>
5082         * emacs.texi (EMACSVER): Set to 23.0.60.
5084 2008-03-05  Glenn Morris  <rgm@gnu.org>
5086         * dired.texi (Hiding Subdirectories): Fix previous change.
5088 2008-03-05  Drew Adams  <drew.adams@oracle.com>
5090         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5092 2008-02-28  Kim F. Storm  <storm@cua.dk>
5094         * help.texi (Help Files): Move describe-gnu-project to C-h g.
5095         Move describe-distribution to C-h C-o.
5096         Move view-emacs-problems to C-h C-p.
5097         Add view-emacs-debugging on C-h C-d.
5098         Add view-external-packages on C-h C-e.
5099         Add view-order-manuals on C-h C-m.
5101 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5103         * msdog-xtra.texi (MS-DOS): Docstring fix.
5105 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
5107         * msdog.texi (Windows Fonts): Use a @table for describing font
5108         properties.
5110 2008-02-07  Jason Rumney  <jasonr@gnu.org>
5112         * msdog.texi (Windows Files): w32-get-true-file-attributes default
5113         value has changed.
5114         (Windows HOME): Clarify what is meant by "if that fails as well".
5115         (Windows Fonts): New section.
5117 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
5119         * basic.texi (Basic Undo): Remove duplicate "you can".
5121 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5123         * maintaining.texi (Tags): Fix last change.
5125 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
5127         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5129 2008-01-26  Richard Stallman  <rms@gnu.org>
5131         * maintaining.texi (Tags): Delete redundant index entry.
5133 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5135         * programs.texi (Imenu): Move "@cindex tags" from here...
5136         * maintaining.texi (Tags): ...to here.
5138 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5140         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5141         click count.
5143 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5145         * entering.texi (Exiting): Fix typo.
5146         Reported by D. E. Evans <sinuhe@gnu.org>.
5148 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5150         * glossary.texi (Glossary): Fix typo.
5152 2007-12-27  Richard Stallman  <rms@gnu.org>
5154         * text.texi (Formatted Text): Improve menu tag.
5155         (Editing Format Info): In Info, add duplicate menu of nodes
5156         about the submenus.
5157         (Format Faces): Say where Faces menu is found.  Mention Other.
5158         (Format Colors): Say where these submenus are found.
5159         (Format Indentation, Format Justification): Likewise.
5160         (Format Properties): Likewise.
5162 2007-12-22  Richard Stallman  <rms@gnu.org>
5164         * search.texi (Query Replace): Make exp of query-replace more
5165         self-contained, and clarify.
5167 2007-12-15  Richard Stallman  <rms@gnu.org>
5169         * files.texi (Auto Save): Clarify definition of auto-saving.
5171 2007-11-26  Richard Stallman  <rms@gnu.org>
5173         * help.texi (Help Echo): Cleanups.
5175 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5177         * files.texi (Why Version Control?): Fix typo.
5178         (VCS Concepts): Fix typos; small tense fix.
5179         (Selecting a Fileset): Fix typos; small rewording.
5180         (Log Buffer): Likewise.
5181         (Old Revisions): Likewise.
5183 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5185         * mule.texi (Communication Coding): Fix wording of last change.
5187 2007-11-16  Werner Lemberg  <wl@gnu.org>
5189         * custom.texi (Specifying File Variables):
5190         * major.texi (Choosing Modes): Mention '\" in man pages.
5192 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5194         * mule.texi (Communication Coding): Document x-select-request-type.
5196         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5198 2007-11-15  Francesco Potortì  <pot@gnu.org>
5200         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5201         --output=file.
5203 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5205         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5206         (Help Echo): Avoid mentioning the term "region" here and
5207         consistently use the term "active text".
5209 2007-11-11  Glenn Morris  <rgm@gnu.org>
5211         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5213 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5215         * search.texi (Query Replace):
5216         Mention `query-replace-show-replacement'.
5218 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5220         * building.texi (Watch Expressions): Remove obscure sentence.
5222 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5224         * mule.texi (Select Input Method): Describe how to activate an input
5225         method in the text mode.
5227 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5229         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5231 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5233         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5235 2007-10-30  Glenn Morris  <rgm@gnu.org>
5237         * misc.texi (Directory Tracking): Explain a bit more about
5238         dirtrack-mode.
5240 2007-10-25  Glenn Morris  <rgm@gnu.org>
5242         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5244 2007-10-24  Richard Stallman  <rms@gnu.org>
5246         * misc.texi (Interactive Shell): Cleanup last change.
5248 2007-10-22  Juri Linkov  <juri@jurta.org>
5250         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5251         default values.
5253 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5255         * files.texi: Disambiguate two slightly different uses of the term
5256         'filesets'.
5258 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5260         * trouble.texi (Quitting): Fix typo.
5262 2007-10-18  Glenn Morris  <rgm@gnu.org>
5264         * frames.texi (Mode Line Mouse): Mention minor mode names.
5266 2007-10-17  Juri Linkov  <juri@jurta.org>
5268         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5269         fill-paragraph operates on the active region in Transient Mark mode.
5270         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5271         with fill-paragraph.
5273         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5274         fill-paragraph.
5276         * fixit.texi (Spelling): ispell-word operates on the active region
5277         in Transient Mark mode.
5279 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5281         * building.texi (Source Buffers):
5282         * custom.texi (Init Non-ASCII):
5283         * glossary.texi (Glossary): Use "key binding" consistently.
5285 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5287         * calendar.texi (Diary): Fix directive.
5289 2007-10-16  Richard Stallman  <rms@gnu.org>
5291         * calendar.texi (Diary): Clarify text about diary file example.
5293 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5295         * files.texi: Capitalize node names according to convention.
5297 2007-10-13  Glenn Morris  <rgm@gnu.org>
5299         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5301 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5303         * emacs.texi:
5304         * files.texi (Version Systems): Minor fixes to version-control material
5305         suggested by RMS and Robert J. Chassell.
5307 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5309         * files.texi (Version Systems):
5310         * vc-xtra.texi:
5311         * vc1-xtra.texi:
5312         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5313         operations.  Change of terminology from `version' to `revision'.
5314         Revise text for adequate description of VCSes with monotonic IDs.
5315         * emacs.texi: Change of terminology from `version' to `revision'.
5317 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5319         * files.texi (Version Systems): Describe newer VCses.
5320         Reorder the descriptions to be chronological.
5322 2007-10-09  Richard Stallman  <rms@gnu.org>
5324         * display.texi (Cursor Display): Correct how cursor appears
5325         in nonselected windows.
5327 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5329         * building.texi (GDB Graphical Interface): Remove references to gdba
5330         and mention gud-gdb.
5332 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5334         * rmail.texi (Rmail Sorting): Improve indexing.
5336 2007-10-06  Juri Linkov  <juri@jurta.org>
5338         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5339         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5340         fill-paragraph-or-region.
5342         * basic.texi (Arguments): Replace fill-paragraph with
5343         fill-paragraph-or-region.
5345 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5347         * files.texi: Update the section on version control for 2007
5348         conditions.  None of these changes are new-VC-specific; that
5349         will come later.
5351 2007-09-15  Glenn Morris  <rgm@gnu.org>
5353         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5354         to `list-holidays'.
5356 2007-09-14  Glenn Morris  <rgm@gnu.org>
5358         * calendar.texi: Update all instances of mark-calendar-holidays,
5359         list-calendar-holidays, list-holidays with the new names.
5361 2007-09-06  Glenn Morris  <rgm@gnu.org>
5363         Move manual sources from man/ to subdirectories of doc/.
5364         Split into the Emacs manual in emacs/, and other manuals in misc/.
5365         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5366         manual.
5367         (infodir): New variable.
5368         (info): Use $infodir.
5369         (emacsman): Delete target, not needed any more.
5370         Move all targets that are not the Emacs manual to misc/Makefile.in.
5371         (mostlyclean): Remove `gnustmp'.
5372         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5373         manual.
5374         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5375         (emacsman): Delete target, not needed any more.
5376         (clean): Remove all info files but Emacs manual.
5377         Move all targets that are not the Emacs manual to misc/Makefile.in.
5378         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5380         * Makefile.in (INFOSOURCES): Delete.
5381         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5382         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5383         *.vrs *.toc here...
5384         (maintainer-clean): ...from here.
5386 2007-09-05  Glenn Morris  <rgm@gnu.org>
5388         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5390 2007-08-29  Glenn Morris  <rgm@gnu.org>
5392         * emacs.texi (EMACSVER): Increase to 23.0.50.
5394 2007-08-27  Richard Stallman  <rms@gnu.org>
5396         * emacs.texi (Top): Clarify menu item for Glossary.
5398         * display.texi (Faces): Change secn title.
5399         Clarify not all fonts come from Font Lock.
5401 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5403         * basic.texi (Position Info): Add index entry for face at point.
5404         Mention that character faces are also displayed by "C-u C-x =".
5406 2007-08-08  Glenn Morris  <rgm@gnu.org>
5408         * glossary.texi (Glossary): Deprecate `iff'.
5410 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5412         * files.texi (File Conveniences): Document point motion keys in Image
5413         mode.
5415 2007-07-27  Glenn Morris  <rgm@gnu.org>
5417         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5418         in-line.
5420         * gpl.texi: New file with text of GPL.
5421         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5423 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5425         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5427         * dired.texi (Wdired): Mention C-x C-q key binding.
5429 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5431         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5433 2007-07-25  Glenn Morris  <rgm@gnu.org>
5435         * emacs.texi (Copying): Replace license with GPLv3.
5437         * Relicense all FSF files to GPLv3 or later.
5439 2007-07-24  Glenn Morris  <rgm@gnu.org>
5441         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5442         for some calendars.
5444 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5446         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5447         default-directory for the current buffer is on a remote machine.
5449 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5451         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5452         default value.
5454 2007-07-21  Richard Stallman  <rms@gnu.org>
5456         * files.texi (Why Version Control?): Improve previous change.
5458 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5460         * files.texi (Why Version Control?): New node.
5462 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5464         * building.texi (Starting GUD): Add xref to this anchor.
5466 2007-06-24  Karl Berry  <karl@gnu.org>
5468         * emacs.texi: New Back-Cover Text.
5470 2007-06-07  Alan Mackenzie  <acm@muc.de>
5472         * display.texi (Optional Mode Line): Document the new form of
5473         line+column numbers, "(561,2)".
5475 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5477         * maintaining.texi (Create Tags Table): Fix typos.
5479 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5481         * Version 22.1 released.
5483 2007-05-07  Karl Berry  <karl@gnu.org>
5485         * emacs.texi (EMACSVER): Back to 22.
5487 2007-05-06  Richard Stallman  <rms@gnu.org>
5489         * maintaining.texi (Create Tags Table): Clean up previous change.
5491 2007-05-05  Francesco Potortì  <pot@gnu.org>
5493         * maintaining.texi (Create Tags Table): Add text about the dangers of
5494         making symbolic links to tags files.
5496 2007-05-04  Karl Berry  <karl@gnu.org>
5498         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5500 2007-05-03  Karl Berry  <karl@gnu.org>
5502         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5504         * .cvsignore (*.pdf): New entry.
5506         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5507         for printing.
5509 2007-05-01  Richard Stallman  <rms@gnu.org>
5511         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5513 2007-04-28  Glenn Morris  <rgm@gnu.org>
5515         * ack.texi (Acknowledgments):
5516         * anti.texi (Antinews):
5517         * programs.texi (Program Modes): Restore mention of python.el pending
5518         consideration of legal status.
5520 2007-04-28  Richard Stallman  <rms@gnu.org>
5522         * files.texi (File Names): Fixes to ~ description on MS systems.
5524 2007-04-26  Glenn Morris  <rgm@gnu.org>
5526         * emacs.texi (EMACSVER): Increase to 22.1.50.
5528 2007-04-25  Karl Berry  <karl@gnu.org>
5530         * emacs.texi: Improve line breaks on copyright page,
5531         similar layout to lispref, 8.5x11 by default.
5533         * dired.texi (Image-Dired): Improve line break, fix typo.
5535 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5537         * programs.texi (Program Modes):
5538         * anti.texi (Antinews):
5539         * ack.texi (Acknowledgments): python.el removed.
5541 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5543         * display.texi (Highlight Interactively): Correct description of
5544         hi-lock-file-patterns-policy.
5546         * files.texi (File Archives): Mention self-extracting executables.
5548 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5550         * search.texi (Unconditional Replace, Query Replace): Add xref to
5551         "Replacement and Case".
5553 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5555         * dired.texi (Image-Dired): Move from Thumbnails node.
5556         * misc.texi (Thumbnails): Node deleted.
5557         * emacs.texi (Top): Update node listing.
5559         * files.texi (File Conveniences):
5560         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5562 2007-04-21  Richard Stallman  <rms@gnu.org>
5564         * display.texi (Highlight Interactively): Correct previous change.
5565         Clarify doc of hi-lock-find-patterns, and move new features into it.
5567 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5569         * display.texi (Highlight Interactively):
5570         Document hi-lock-file-patterns-policy.
5572 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
5574         * display.texi (Scrolling): Fix typo.
5576 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5578         * doclicense.texi: Remove node heading, so that it can be included by
5579         other files.
5581         * emacs.texi: Insert node heading for GFDL.
5583 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5585         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5586         "command line".
5588         * display.texi (Faces): Refer to "Creating Frames" for face
5589         and other frame customizations in .emacs.
5591         * frames.texi (Creating Frames): Mention that face customizations can
5592         be put in .emacs.  Add index entries.
5594 2007-04-12  Richard Stallman  <rms@gnu.org>
5596         * glossary.texi (Glossary): Explain `iff'.
5598 2007-04-11  Karl Berry  <karl@gnu.org>
5600         * gnu.texi (Top),
5601         * macos.texi (Mac Font Specs),
5602         * anti.texi (Antinews),
5603         * xresources.texi (Resources),
5604         * misc.texi (Emulation),
5605         * calendar.texi (Daylight Saving),
5606         * dired.texi (Dired and Find),
5607         * rmail.texi (Remote Mailboxes),
5608         * sending.texi (Mail Headers),
5609         * programs.texi (Which Function),
5610         * files.texi (Recover),
5611         * buffers.texi (Uniquify),
5612         * frames.texi (Wheeled Mice),
5613         * killing.texi (Rectangles): Wording to improve breaks in
5614         8.5x11 format.
5615         * mule.texi (Language Environments): \hbadness=10000 since there's
5616         no way to reword.
5617         * emacs.texi (smallbook): New @set to more easily switch between
5618         smallbook and 8.5x11.
5620 2007-04-11  Richard Stallman  <rms@gnu.org>
5622         * files.texi (File Conveniences): Add xref to Tumme.
5623         Delete text about Thumbnail mode.
5625 2007-04-09  Alan Mackenzie  <acm@muc.de>
5627         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5628         new name.  Insert concept index entries.
5630 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5632         * display.texi (Standard Faces): Document prefix arg for
5633         list-faces-display.
5635         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5637 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5639         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5641         * files.texi (Misc File Ops): Rewrite description of
5642         insert-file-literally.
5644 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5646         * misc.texi (Printing): Postscript -> PostScript.
5648         * ack.texi (Acknowledgments): Postscript -> PostScript.
5650         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5652         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5653         below.
5655 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5657         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5658         Init Non-ASCII.
5659         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5660         (Init Non-ASCII): New node.
5662 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5664         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5666 2007-03-12  Glenn Morris  <rgm@gnu.org>
5668         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5669         "Daylight Savings".
5671         * calendar.texi: Replace "daylight savings" with "daylight
5672         saving" in text throughout.
5674 2007-03-04  Richard Stallman  <rms@gnu.org>
5676         * custom.texi (Safe File Variables): Minor correction.
5678 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5680         * rmail.texi (Movemail): Add internal ref.
5681         Don't indent the intro for the PROTO table.
5682         Format PROTO table items with @code.
5684 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5686         * building.texi: Remove references to bashdb.
5688 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5690         * mule.texi (Language Environments): Update list of supported language
5691         environments.
5693 2007-02-14  Kim F. Storm  <storm@cua.dk>
5695         * building.texi (Grep Searching): Fix lgrep doc.
5697 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5699         * back.texi: Remove unused file.
5701 2007-02-05  Francesco Potortì  <pot@gnu.org>
5703         * maintaining.texi (Tag Syntax): Now --members is the default for
5704         etags, not for ctags yet.
5706 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5708         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5709         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5710         expects.  Add comments to prevent people from inadvertently modifying
5711         the key parts needed by `texinfo-multiple-files-update'.
5713 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5715         * frames.texi (Secondary Selection): Window clicked does not matter
5716         when mouse-yank-at-point is non-nil.
5718 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5720         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5721         ls-lisp-use-localized-time-format.
5723 2007-01-16  Glenn Morris  <rgm@gnu.org>
5725         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5726         system abbrev.
5728 2007-01-11  Richard Stallman  <rms@gnu.org>
5730         * msdog.texi (Windows Keyboard): Another small cleanup.
5732 2007-01-10  Richard Stallman  <rms@gnu.org>
5734         * msdog.texi (Windows Keyboard): Yet another try to make
5735         everyone happy with that passage.
5737 2007-01-05  Richard Stallman  <rms@gnu.org>
5739         * anti.texi (Antinews): Mention M-x shell scrolling.
5741 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5743         * building.texi (Watch Expressions): Describe gdb-max-children.
5745 2007-01-04  Richard Stallman  <rms@gnu.org>
5747         * msdog.texi (Windows Keyboard): Clarify previous change.
5749 2007-01-02  Richard Stallman  <rms@gnu.org>
5751         * custom.texi (Changing a Variable): Minor clarification.
5752         (Specific Customization): customize-customized => customize-unsaved.
5754         * entering.texi (Entering Emacs): Clean up text about restarting
5755         Emacs for each file.
5757         * misc.texi (Shell Options): Minor cleanup.
5759         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5760         with Emacs, not vice versa.
5762         * programs.texi (Symbol Completion): Recommend customizing
5763         window manager.
5765         * xresources.texi (Resources): Minor fix.
5767 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5769         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5771 2007-01-01  Richard Stallman  <rms@gnu.org>
5773         * commands.texi (User Input): Document keys stolen by window mangers.
5775 2006-12-31  Richard Stallman  <rms@gnu.org>
5777         * custom.texi (Specific Customization): Document customize-option
5778         instead of customize-variable.
5780 2006-12-31  Kim F. Storm  <storm@cua.dk>
5782         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5784 2006-12-30  Kim F. Storm  <storm@cua.dk>
5786         * killing.texi (CUA Bindings): Fix typo.
5788         * xresources.texi (Table of Resources): Mention grow-only value for
5789         auto-resize-tool-bars.
5791 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5793         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5794         and how to get them back.
5796 2006-12-26  Richard Stallman  <rms@gnu.org>
5798         * calendar.texi (Holidays): Holiday listing is based on current
5799         practice, but DST is not.
5801 2006-12-25  Richard Stallman  <rms@gnu.org>
5803         * emacs.texi (Top): Update subnode menus.
5805         * mark.texi (Transient Mark): Fix xref.
5807         * killing.texi (Graphical Kill): Node deleted.
5808         (Killing): Add xref to Cut and Paste.
5809         (CUA Bindings): Update xref.
5811         * frames.texi (Cut and Paste): New section to hold other nodes.
5812         (Mouse Commands): Node demoted.
5813         (Cut/Paste Other App): Split out from Mouse Commands.
5814         (Word and Line Mouse): Likewise.
5815         (Secondary Selection, Clipboard): Nodes demoted.
5817 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5819         * calendar.texi (Holidays): US daylight saving begins second Sunday
5820         in March for 2007 onwards.
5821         (Daylight Savings): Show new US default daylight saving rules, 2nd
5822         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5824 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5826         * calendar.texi (Scroll Calendar): < and > are switched.
5828 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5830         * killing.texi (Deletion): Describe M-\ prefix argument.
5832 2006-12-23  Richard Stallman  <rms@gnu.org>
5834         * search.texi (Regexp Search): Explain why forward and reverse regexp
5835         search are not mirror images.
5837 2006-12-19  Kim F. Storm  <storm@cua.dk>
5839         * major.texi (Choosing Modes): Describe match-function elements for
5840         magic-mode-alist.
5842 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5844         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5845         peculiarities.
5847 2006-12-18  Richard Stallman  <rms@gnu.org>
5849         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5851 2006-12-17  Alan Mackenzie  <acm@muc.de>
5853         * programs.texi (Left Margin Paren): Remove the bit which says
5854         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5855         Discuss some of the issues of setting this option to nil.
5857 2006-12-17  Glenn Morris  <rgm@gnu.org>
5859         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5861 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5863         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5864         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5865         NTFS volumes.
5866         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5867         volumes.
5869 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5871         * text.texi (HTML Mode): Fix "C-c TAB".
5873 2006-12-09  Richard Stallman  <rms@gnu.org>
5875         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5877 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5879         * files.texi (Misc File Ops): Document insert-file-literally.
5881 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5883         * cmdargs.texi (Colors): Note that --color is intended for overriding
5884         the terminal defaults, not for normal invocation.
5886         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5887         ``server program''.  Add a cross-reference to "Init File" node.
5888         (Invoking emacsclient): Add index entries.  Document both short and
5889         long versions of command-line options.  Document the -f option.
5891 2006-12-06  Richard Stallman  <rms@gnu.org>
5893         * text.texi (Outline Format): Say to set outline-regexp
5894         and outline-level with major modes and file local variables.
5896 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5898         * anti.texi (Antinews): Mention the alternative to
5899         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5901         * misc.texi (Interactive Shell): Ditto.
5903 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5905         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5907         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5909 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5911         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5912         colon in the mode line.
5914         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5916 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5918         * building.texi (Watch Expressions): Mention SPC for expanding/
5919         contracting watch expressions.
5921 2006-11-26  Kim F. Storm  <storm@cua.dk>
5923         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5925 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5927         * building.texi (Debugger Operation): Define text command mode.
5928         Clarify how tooltips work.
5929         (GDB Graphical Interface): Explain how to run in text command mode
5930         more clearly.
5932 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5934         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5936 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5938         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5940 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5942         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5943         and EMACS is deprecated.
5945 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5947         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5949 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5951         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5953         * emacs.texi: Include xresources.texi both for info and dvi.
5955         * xresources.texi: Merge text from xresmini.texi.
5957 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5959         * glossary.texi: Fix typos.
5961 2006-11-06  Richard Stallman  <rms@gnu.org>
5963         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5965         * ack.texi (Acknowledgments): Fix name spelling.
5967 2006-11-01  Juri Linkov  <juri@jurta.org>
5969         * search.texi (Word Search): Document incremental word search.
5971 2006-10-28  Glenn Morris  <rgm@gnu.org>
5973         * ack.texi (Acknowledgments): Add cal-html author.
5975         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5976         Calendar").  Describe new package cal-html.
5977         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5978         Calendar Files."
5980 2006-10-23  Richard Stallman  <rms@gnu.org>
5982         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5983         Abbrev mode is enabled.
5985 2006-10-16  Richard Stallman  <rms@gnu.org>
5987         * emacs.texi: Update ISBN.
5989 2006-10-11  Kim F. Storm  <storm@cua.dk>
5991         * emacs.texi (Acknowledgments): Use @dotless{i}.
5993 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5995         * building.texi (Breakpoints Buffer): Mention catchpoints.
5997 2006-10-08  Kim F. Storm  <storm@cua.dk>
5999         * ack.texi (Acknowledgments): Update.
6001         * emacs.texi (Acknowledgments): Fix bad @/ form.
6003 2006-10-05  Kim F. Storm  <storm@cua.dk>
6005         * emacs.texi (Acknowledgments): Add more contributors.
6007 2006-10-03  Richard Stallman  <rms@gnu.org>
6009         * emacs.texi (Acknowledgments): Update version and edition.
6011 2006-10-01  Karl Berry  <karl@gnu.org>
6013         * custom.texi (Customization Groups): Page break to keep example buffer
6014         on one page.
6016 2006-09-30  Karl Berry  <karl@gnu.org>
6018         * programs.texi (Basic Indent): @need to improve page break.
6019         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6021 2006-09-29  Glenn Morris  <rgm@gnu.org>
6023         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6025 2006-09-29  Karl Berry  <karl@gnu.org>
6027         * windows.texi (Basic Window): Remove forced @break, no longer
6028         desirable.
6029         * frames.texi (Frame Commands),
6030         * mark.texi (Marking Objects): Reword to avoid bad page break.
6031         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6033 2006-09-19  Richard Stallman  <rms@gnu.org>
6035         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6036         stick to present tense.
6038 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
6040         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6041         to x-gtk-use-old-file-dialog.
6042         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6044 2006-09-15  Jay Belanger  <belanger@truman.edu>
6046         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6047         Change "Library Public License" to "Lesser Public License"
6048         throughout.  Use "yyyy" to represent year.
6050 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6052         * misc.texi (Interactive Shell): EMACS is now set
6053         to Emacs's absolute file name, not to "t".
6055 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6057         * files.texi (Visiting): Add index entry "open file".
6059 2006-09-11  Richard Stallman  <rms@gnu.org>
6061         * building.texi (Compilation Mode): Clarification.
6062         (Grep Searching): Add xref to Compilation Mode.
6064 2006-09-08  Richard Stallman  <rms@gnu.org>
6066         * search.texi (Search): Ref multi-file search commands here.
6067         (Other Repeating Search): Not here.
6069 2006-08-28  Richard Stallman  <rms@gnu.org>
6071         * windows.texi (Split Window): Update xref.
6073         * basic.texi (Continuation Lines): Update xref.
6075         * indent.texi (Tab Stops): Update xref.
6077         * emacs.texi (Top): Update subnode menu.
6079         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6080         split out of Display Custom.
6082 2006-08-25  Kim F. Storm  <storm@cua.dk>
6084         * display.texi (Display Custom): Add variables overline-margin
6085         and x-underline-at-descent-line.
6087 2006-08-25  Richard Stallman  <rms@gnu.org>
6089         * entering.texi (Exiting): Rewrite to give graphical displays
6090         priority over text terminals.
6092         * search.texi (Incremental Search): Move index entries.
6094 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
6096         * custom.texi (Init File): Reference Find Init to avoid "home
6097         directory" confusion.
6099 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
6101         * building.texi (Other GDB-UI Buffers): Describe how to edit
6102         a value in the locals buffer.
6104 2006-08-21  Richard Stallman  <rms@gnu.org>
6106         * search.texi (Basic Isearch): Add `isearch' index entry.
6108 2006-08-16  Richard Stallman  <rms@gnu.org>
6110         * misc.texi (Saving Emacs Sessions): Clean up wording.
6112         * mark.texi (Marking Objects): Mention term "select all".
6114         * emacs.texi (Top): Update subnode menu.
6116         * help.texi (Help Mode): Move node up in file.
6118 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
6120         * building.texi (Stack Buffer): Explain fringe arrow.
6122 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6124         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6125         on startup.
6127 2006-08-11  Romain Francoise  <romain@orebokech.com>
6129         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6131 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6133         * mule.texi (Recognize Coding, Text Coding): Fix typos.
6135 2006-08-10  Richard Stallman  <rms@gnu.org>
6137         * text.texi (Format Faces): Substantial rewrites to deal
6138         with face merging.  Empty regions don't count.
6139         Clarify face property inheritance.
6141 2006-08-08  Romain Francoise  <romain@orebokech.com>
6143         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6144         <arjuropo@cc.jyu.fi>.
6146 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6148         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6149         apply to all frames.
6151 2006-08-01  Richard Stallman  <rms@gnu.org>
6153         * help.texi (Name Help): Add index entries for describe-variable.
6155 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6157         * building.texi (GDB Graphical Interface): Shorten node names.
6158         (GDB-UI Layout): Use GDB-related.
6159         (Other GDB-UI Buffers): Simplify English.
6161 2006-07-31  Richard Stallman  <rms@gnu.org>
6163         * search.texi (Query Replace): Add xref for Dired's Q command.
6165 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6167         * building.texi (GDB commands in Fringe): Rename to...
6168         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6169         new option gdb-find-source-frame.
6171 2006-07-29  Richard Stallman  <rms@gnu.org>
6173         * dired.texi (Operating on Files): Simplify previous change
6174         and fix Texinfo usage.
6176 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6178         * dired.texi (Operating on Files): Add cross-references.  State the
6179         Unix commands that do similar things.
6181 2006-07-28  Richard Stallman  <rms@gnu.org>
6183         * mark.texi (Transient Mark): Clarify that region never disappears
6184         when Transient Mark mode is off, and not when it is on.
6186 2006-07-27  Richard Stallman  <rms@gnu.org>
6188         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6190 2006-07-24  Richard Stallman  <rms@gnu.org>
6192         * xresources.texi (GTK styles): Fix texinfo usage.
6194         * commands.texi (User Input): Explain why we teach keyboard cmds.
6196         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6197         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6198         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6199         * doclicense.texi, display.texi, dired.texi, basic.texi:
6200         * anti.texi, ack.texi: Move periods and commas inside quotes.
6202 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6204         * cmdargs.texi (General Variables): Document EMAIL.
6206 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6208         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6209         doesn't have effect on MS-Windows.
6211 2006-07-17  Richard Stallman  <rms@gnu.org>
6213         * building.texi (Grep Searching): Explain about chaining grep commands.
6215 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6217         * killing.texi, mini.texi: Fix typos.
6219 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6221         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6222         is invoked for multiple files.
6224 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6226         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6227         on-line manual for the rest of this node.
6228         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6229         unconditionally.
6230         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6231         Improve wording.
6232         (Windows Printing): Improve wording.
6233         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6234         rest of this node.
6236 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6238         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6239         with eval-buffer.
6241 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6243         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6244         of character translation.
6246 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6248         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6250 2006-07-03  Karl Berry  <karl@gnu.org>
6252         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6253         not-too-underfull hboxes in the TeX output.
6254         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6255         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6256         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6257         * sending.texi, text.texi: Fix overfull/underfull boxes.
6259 2006-07-03  Romain Francoise  <romain@orebokech.com>
6261         * m-x.texi (M-x): Fix.
6263 2006-07-03  Richard Stallman  <rms@gnu.org>
6265         * search.texi (Other Repeating Search): filename -> file name.
6267         * misc.texi (Narrowing): Minor cleanups.
6269         * files.texi (Visiting): filename -> file name.
6271         * emacs.texi (Top): Update subnode menus.
6273         * mule.texi (Coding Systems): Move char translation stuff here.
6274         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6275         (Recognize Coding): Substantial local rewrites.
6276         (International): Update menu.
6278         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6279         (Scrolling): Substantial local rewrites.
6280         (Display): Update menu and intro.
6282         * dired.texi: filename -> file name.
6284         * custom.texi (Safe File Variables): Texinfo usage fix.
6286 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6288         * help.texi, m-x.texi: Lots of cleanups.
6290 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6292         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6293         (Windows Processes, Windows Misc): Shorten the printed version by
6294         selectively conditioning less important portions by @ifnottex.
6296 2006-06-27  Richard Stallman  <rms@gnu.org>
6298         * mini.texi (Minibuffer File): Minor cleanup.
6300 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6302         * frames.texi (XTerm Mouse): Rename to...
6303         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6305         * emacs.texi (Top): Use new node name.
6307 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6309         * emacs.texi (Top): Update the detailed menu according to changes in
6310         msdog.texi.
6312         * msdog.texi (Windows Keyboard): New section.
6313         (Windows Mouse): New section.
6314         (Windows System Menu): Remove section (text merged with "Windows
6315         Keyboard").
6316         (Windows Misc): New section.
6318         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6320         * msdog.texi (ls in Lisp): New section.
6322         * files.texi (Visiting): Document case-insensitive wildcard matching
6323         under find-file-wildcards.
6325 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6327         * macos.texi (Mac Input): Add description of mac-function-modifier.
6328         Now Unicode keyboard layouts work.
6330 2006-06-10  Richard Stallman  <rms@gnu.org>
6332         * mule.texi (Recognize Coding): Clarify previous change.
6334 2006-06-09  Kenichi Handa  <handa@m17n.org>
6336         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6337         notation.
6339 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6341         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6342         manual for @ifnottex, but in emacs-extra for @iftex.
6344         * cmdargs.texi (General Variables): Fix smtpmail xref.
6346 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6348         * programs.texi (Comment Commands):
6349         * custom.texi (Specifying File Variables):
6350         Use ;; instead of ;;; to better follow coding conventions.
6352 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6354         * building.texi (Watch Expressions): Move node to end.
6355         (GDB Graphical Interface): Move description of clicks in fringe...
6356         (GDB commands in the Fringe): ...to here.  New node.
6358 2006-06-05  Romain Francoise  <romain@orebokech.com>
6360         * xresmini.texi (GTK resources): Fix various typos.
6362 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6364         * building.texi (GDB Graphical Interface): Update bindings.
6365         (Commands of GUD): Add gud-print.  Remove gud-run.
6366         Restate availability more generally.
6368 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6370         * mini.texi: Lots of cleanups.
6372 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6374         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6375         and Mouse-2.
6377 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6379         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6381 2006-05-31  Richard Stallman  <rms@gnu.org>
6383         * basic.texi (Moving Point): Fix previous change.
6385 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6387         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6389 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6391         * basic.texi: Many simplifications and improvements in wording.
6393 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6395         * anti.texi (Antinews): Create a node for gdb-ui.
6397 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6399         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6401 2006-05-20  Richard Stallman  <rms@gnu.org>
6403         * dired.texi (Dired Navigation): dired-goto-file is now j.
6405 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6407         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6408         and their aliases.
6410         * msdog.texi (Windows Printing): Mention non-support of plain text
6411         printing with some el-cheapo printers, and suggest a workaround.
6413 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6415         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6416         remove the bit saying you must set it.
6418 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6420         * trouble.texi (Checklist):
6421         * text.texi (Text, Auto Fill, Text Mode):
6422         * search.texi (Nonincremental Search):
6423         * rmail.texi (Rmail Labels):
6424         * mule.texi (Input Methods, Multibyte Conversion):
6425         * misc.texi (Gnus, Where to Look, PostScript):
6426         * maintaining.texi (Create Tags Table):
6427         * indent.texi (Indentation Commands):
6428         * fixit.texi (Spelling):
6429         * emacs.texi (Copying):
6430         * custom.texi (Init File): ifinfo -> ifnottex.
6432 2006-05-17  Richard Stallman  <rms@gnu.org>
6434         * files.texi (Diff Mode): Mention C-x `.
6436 2006-05-08  Richard Stallman  <rms@gnu.org>
6438         * custom.texi (Disabling): Textual cleanups.
6440 2006-05-12  Glenn Morris  <rgm@gnu.org>
6442         * calendar.texi (Displaying the Diary, Format of Diary File):
6443         Refer to diary-view-entries, diary-list-entries,
6444         diary-show-all-entries rather than obsolete aliases.
6446 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6448         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6449         (Displaying the Diary, Special Diary Entries, Importing Diary):
6450         * building.texi (Compilation Shell):
6451         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6452         emacs-xtra with @inforef's.
6454         * files.texi (Visiting): Fix wording.
6456         * mule.texi (Coding Systems, Text Coding): More indexing.
6457         Mention that C-x RET f can set eol conversion.
6459 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6461         * xresmini.texi (GTK resources): Insert GTK description.
6463         * xresources.texi (GTK resources): metafont should be menufont.
6465 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6467         * mini.texi (Completion Options): Completion of remote files'
6468         method, user name and host name is active only in partial
6469         completion mode.
6471 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6473         * makefile.w32-in (emacs.dvi):
6474         * Makefile.in (emacs.dvi): Add xresmini.texi.
6476         * xresmini.texi (Table of Resources): Remove xref to non-existent
6477         node "LessTif Resources".
6479         * msdog.texi (Microsoft Windows):
6480         * calendar.texi (Calendar/Diary, Displaying the Diary)
6481         (Special Diary Entries, Importing Diary, Holidays):
6482         * programs.texi (Program Modes):
6483         * text.texi (Text):
6484         * buffers.texi (Several Buffers):
6485         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6487 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6489         The following changes merge the emacs-xtra manual into the main
6490         manual, but only for on-line version of the manual.
6492         * vc2-xtra.texi (Version Backups, Local Version Control)
6493         (Making Snapshots, Change Logs and VC, Version Headers)
6494         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6495         on-line manual.
6497         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6498         for on-line manual.
6500         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6501         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6502         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6503         for on-line manual.
6505         * fortran-xtra.texi (Fortran, Fortran Autofill)
6506         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6507         for on-line manual.
6509         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6510         Conditional xref's for on-line manual.
6512         * emerge-xtra.texi (Emerge, Overview of Emerge)
6513         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6514         manual.
6516         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6517         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6518         (EMACSSOURCES): Use EMACS_XTRA.
6519         (../info/emacs-xtra): Remove.
6520         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6522         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6523         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6524         (EMACSSOURCES): Use EMACS_XTRA.
6525         ($(infodir)/emacs-xtra): Remove.
6526         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6528         * trouble.texi (Quitting):
6529         * text.texi (Text):
6530         * programs.texi (Program Modes):
6531         * msdog.texi (Microsoft Windows):
6532         * frames.texi (Frames):
6533         * files.texi (Backup, Version Control, VC Concepts)
6534         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6535         (Registering, VC Status, VC Undo, Multi-User Branching)
6536         (Comparing Files):
6537         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6538         (Displaying the Diary, Special Diary Entries, Importing Diary):
6539         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6540         conditional xref's, depending on @iftex/@ifnottex.
6542         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6543         "MS-DOS".  @include msdog-xtra.texi.
6545         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6546         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6548         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6549         for vc-xtra.texi subsections.
6550         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6551         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6553         * sending.texi (Sending Mail): A @node line without explicit Prev,
6554         Next, and Up links.
6556         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6557         Next, and Up links.
6559         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6560         and its sections.  @include picture-xtra.texi.
6562         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6563         "Emerge".
6564         (List Tags) [ifnottex]: @include emerge-xtra.texi.
6566         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6567         exact duplicate of its name-sake in calendar.texi.
6569         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6570         "Advanced Calendar/Diary Usage".
6571         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6573         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6574         dired-xtra.texi.
6575         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6577         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6578         (Files) [ifnottex]: Add menu entry for Autorevert.
6580         * emacs-xtra.texi (Introduction): Reword to make consistent with
6581         printed version only.
6582         <Top level>: Remove the body of all chapters and move them to the
6583         new *-xtra.texi files.  Use @raisesections and @lowersections to
6584         convert sections to chapters etc.
6586         * msdog-xtra.texi:
6587         * fortran-xtra.texi:
6588         * vc-xtra.texi:
6589         * vc1-xtra.texi:
6590         * vc2-xtra.texi:
6591         * emerge-xtra.texi:
6592         * cal-xtra.texi:
6593         * dired-xtra.texi:
6594         * arevert-xtra.texi: New files, with text from respective chapters
6595         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6596         into @subsection, etc.
6598         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6599         updated.
6601         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6602         Windows".  All references updated.
6604 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6606         * macos.texi (Mac Input): Mention input from Character Palette.
6607         (Mac Font Specs): Fix typo.
6609 2006-05-05  Richard Stallman  <rms@gnu.org>
6611         * files.texi (Diff Mode): Minor cleanup.
6613 2006-05-05  Karl Berry  <karl@gnu.org>
6615         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6616         errors from the current release of makeinfo (4.8).
6617         * help.texi (Library Keywords): Change widest word in multitable
6618         template from `emulations' to `convenience'.  (Not sure if this is
6619         related to the font change.)
6621 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
6623         * files.texi (File Names): Add a footnote about limited support of
6624         ~USER on MS-Windows.
6626         * cmdargs.texi (Initial Options): Add a footnote about limited
6627         support of ~USER on MS-Windows.
6629 2006-05-03  Richard Stallman  <rms@gnu.org>
6631         * files.texi (Diff Mode): Node moved here.
6632         (Comparing Files): Delete what duplicates new node.
6633         (Files): Put Diff Mode in menu.
6635         * misc.texi (Diff Mode): Move to files.texi.
6637         * emacs.texi (Top): Update menu for Diff Mode.
6639         * trouble.texi (Emergency Escape): Simplify.
6641         * emacs.texi (Top): Minor clarification.
6643 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6645         * commands.texi, entering.texi, screen.texi: Many simplifications.
6647 2006-05-03  Richard Stallman  <rms@gnu.org>
6649         * commands.texi (Text Characters): Delete paragraph about unibyte
6650         non-ASCII printing chars.
6652         * killing.texi (Killing): Say "graphical displays".
6653         * display.texi: Say "graphical displays".
6655         * cmdargs.texi (Misc X): Say "graphical displays".
6657 2006-05-01  Richard Stallman  <rms@gnu.org>
6659         * emacs.texi (Top): Add Diff Mode to menu.
6661 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6663         * misc.texi (Diff Mode): New node.
6665 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6667         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6668         (Mac Environment Variables): Shorten example line.
6669         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6671 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6673         * building.texi (GUD Customization): Describe cases %d and %c.
6674         Update description for %e.
6676 2006-04-30  Glenn Morris  <rgm@gnu.org>
6678         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6680 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6682         * custom.texi (Examining): Update C-h v output example.
6684 2006-04-29  Kim F. Storm  <storm@cua.dk>
6686         * building.texi (Grep Searching): Add lgrep and rgrep.
6688 2006-04-23  Richard Stallman  <rms@gnu.org>
6690         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6692         * xresmini.texi: New file.
6694         * xresources.texi (Face Resources): Split table into font resources
6695         and the rest.  Combine similar attributes for brevity.
6697 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6699         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6700         backslashes and case-insensitivity in file names (moved to the
6701         main manual).
6702         (MS-DOS Printing): Move most of the text to the main manual.
6704         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6705         New nodes.
6706         (Windows Processes, Windows System Menu): Add index entries and
6707         fix wording.
6709 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6711         * misc.texi (Shell Ring): Add notes on saved input when
6712         navigating off the end of the history list.
6714 2006-04-18  Chong Yidong  <cyd@mit.edu>
6716         * misc.texi (Shell Options): Correct default value of
6717         comint-scroll-show-maximum-output.
6719 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6721         * building.texi (Watch Expressions): Update.
6723 2006-04-12  Richard Stallman  <rms@gnu.org>
6725         * search.texi: Clean up previous change.
6727 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6729         * search.texi (Regexp Backslash, Regexp Replace): Add index
6730         entries for ``back reference'' and mention the term itself in the
6731         text.
6733 2006-04-11  Richard Stallman  <rms@gnu.org>
6735         * custom.texi (Safe File Variables):
6736         Document enable-local-variables = :safe.
6738 2006-04-11  Karl Berry  <karl@gnu.org>
6740         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6741         (Remote Repositories, Version Backups, Local Version Control)
6742         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6743         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6744         (Renaming VC Work Files and Master Files)
6745         (Inserting Version Control Headers, Customizing VC, General Options)
6746         (Options for RCS and SCCS, Options specific for CVS): Move all
6747         these nodes to emacs-xtra.texi, for brevity.
6748         * cmdargs.texi, files.texi: Change cross-references.
6750 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6752         * files.texi (Old Versions): Update description of vc-annotate's
6753         use of color to indicate date ranges.
6755 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6757         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6758         put info and printed manual names the right way around.
6760 2006-04-09  Karl Berry  <karl@gnu.org>
6762         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6763         emacs-xtra.texi, leaving only MS Windows information.
6764         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6765         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6766         node names.
6768         * emacs.texi: Move @summarycontents and @contents to the beginning
6769         of the file.
6771 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6773         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6775 2006-04-07  Richard Stallman  <rms@gnu.org>
6777         * programs.texi (Comments, Comment Commands, Options for Comments)
6778         (Multi-Line Comments): "Align", not "indent".
6779         (Basic Indent): C-j deletes trailing whitespace before the newline.
6781 2006-04-06  Richard Stallman  <rms@gnu.org>
6783         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6785 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6787         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6789 2006-04-05  Richard Stallman  <rms@gnu.org>
6791         * emacs.texi (Top): Update subnode menu.
6793         * trouble.texi (Unasked-for Search): Node deleted.
6794         (Lossage): Delete from menu.
6796 2006-04-04  Richard Stallman  <rms@gnu.org>
6798         * trouble.texi: Various cleanups.
6799         (Checklist): Don't bother saying how to snail a bug report.
6800         (Emergency Escape): Much rewriting.
6801         (After a Crash): Rename the core dump immediately.
6802         (Total Frustration): Call it a psychotherapist.
6803         (Bug Criteria): Avoid "illegal instruction".
6804         (Sending Patches): We always put the contributor's name in.
6806         * misc.texi (Thumbnails): Minor correction.
6808 2006-04-03  Richard Stallman  <rms@gnu.org>
6810         * misc.texi (Thumbnails): Minor cleanup.
6812 2006-04-02  Karl Berry  <karl@gnu.org>
6814         * sending.texi (Mail Sending): pxref to Top needs five args.
6816 2006-03-31  Richard Stallman  <rms@gnu.org>
6818         * emacs.texi (Top): Update subnode menu.
6820         * help.texi (Help Mode): Cleanup.
6822         * dired.texi: Many cleanups.
6823         (Dired Deletion): Describe dired-recursive-deletes.
6824         (Operating on Files): dired-create-directory moved.
6825         (Misc Dired Features): Move to here.
6826         (Tumme): Node moved to misc.texi.
6828         * custom.texi: Many cleanups.
6829         (Minor Modes): Don't mention ISO Accents Mode.
6830         (Examining): Update C-h v output example.
6831         (Hooks): Add index and xref for add-hook.
6832         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6833         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6835         * misc.texi: Many cleanups.
6836         (beginning): Add to summary of topics.
6837         (Shell): Put eshell xref at the end.  Remove eshell from table.
6838         (Thumbnails): New node.
6840 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6842         * files.texi (File Name Cache): Make it clear that the cache is
6843         not persistent.
6845 2006-03-25  Karl Berry  <karl@gnu.org>
6847         * emacs-xtra.texi, emacs.texi, gnu.texi:
6848         (1) use @copyright{} instead of (C) in typeset text;
6849         (2) do not indent copyright year list (or anything else).
6851 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6853         * files.texi (VC Dired Mode): Remove misplaced brackets.
6855 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6857         * files.texi: Various updates and clarifications in the VC chapter.
6859 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6861         * help.texi (Help Mode): Document "C-c C-c".
6863 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6865         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6866         menu in the standalone Info reader.
6868 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6870         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6871         moved here from Emacs manual.
6873         * programs.texi (Fortran): Section moved to emacs-xtra.
6874         (Program Modes): Xref to Fortran in emacs-xtra.
6876         * maintaining.texi (Emerge): Move to emacs-xtra.
6877         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6879         * picture.texi: File deleted.
6880         * Makefile.in:
6881         * makefile.w32-in: Remove picture.texi.
6883         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6884         * abbrevs.texi (Abbrevs):
6885         * sending.texi (Sending Mail): Picture node removed.
6887         * emacs.texi (Top): Update node listings.
6889 2006-03-12  Richard Stallman  <rms@gnu.org>
6891         * calendar.texi: Various cleanups.
6893 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6895         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6896         syntax.
6898 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6900         * search.texi (Regexps): More accurately describe which characters
6901         are special in which situations.  Recommend _not_ to quote `]' or
6902         `-' when they are not special.
6904 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6906         * files.texi (Old Versions): Clarify operation of C-x v =.
6908 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6910         * building.texi (Watch Expressions): Update and describe
6911         gdb-speedbar-auto-raise.
6913 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6915         * emacs.texi: Use @smallbook.
6916         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6917         Update subnode menu.
6919         * building.texi (Lisp Interaction): Minor addition.
6921 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6923         * building.texi (Watch Expressions): Update and be more precise.
6925 2006-02-15  Francesco Potortì  <pot@gnu.org>
6927         * maintaining.texi (Create Tags Table): Explain why the
6928         exception when etags writes to files under the /dev tree.
6930 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6932         * custom.texi (Safe File Variables): Lots of clarification.
6933         Renamed from Unsafe File Variables.
6935 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6937         * custom.texi (Unsafe File Variables): File variable confirmation
6938         assumed denied in batch mode.
6940 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6942         * building.texi (GDB User Interface Layout): Don't say `inferior'
6943         for program being debugged.
6945 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6947         * building.texi (GDB Graphical Interface):
6948         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6950 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6952         * custom.texi (Specifying File Variables, Unsafe File Variables):
6953         New nodes, split from File Variables.  Document new file local
6954         variable behavior.
6956 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6958         * display.texi (Standard Faces):
6959         * files.texi (Visiting):
6960         * frames.texi (Clipboard):
6961         * glossary.texi (Glossary) <Clipboard>:
6962         * xresources.texi (X Resources): Mention Mac OS port.
6964 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6966         * building.texi (Building): Clarify topic in intro.
6968         * maintaining.texi (Maintaining): Change title; clarify topic.
6969         Delete duplicate index entries.
6971         * building.texi (Other GDB User Interface Buffers): Clarifications.
6973         * text.texi (Cell Commands): Clarifications.
6975         * programs.texi (Defuns): Delete duplicate explanation of
6976         left-margin paren convention.
6977         (Hungry Delete): Minor cleanup.
6979 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6981         * dired.texi (Tumme): More tumme documentation.
6983 2006-02-11  Alan Mackenzie  <acm@muc.de>
6985         * programs.texi ("Hungry Delete"): Correct the appellation of the
6986         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6988 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6990         * dired.texi (Tumme): Fix small bug.
6992 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6994         * macos.texi (Mac International): Rename "fontset-mac" to
6995         "fontset-standard".
6997 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6999         * dired.texi (Tumme): Basic documentation for Tumme added.
7001 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7003         * mule.texi (International):
7004         * programs.texi (Basic Indent): Fix typos.
7006         * custom.texi (Minor Modes):
7007         * display.texi (Text Display):
7008         * commands.texi (Text Characters): Update xrefs.
7010 2006-02-07  Richard M. Stallman  <rms@gnu.org>
7012         * emacs.texi (Top): Update subnode menu.
7013         Update info on old Emacs papers.
7014         (Intro): "Graphical display", not window system.
7016         * xresources.texi (GTK styles): Minor clarifications.
7018         * trouble.texi: "Graphical display", not window system.
7019         (Stuck Recursive): Minor clarification.
7021         * text.texi: Minor clarifications.
7022         (Sentences): Explain why two-space convention is better.
7023         Explain sentence-end-without-period here.
7024         (Fill Commands): Not here.
7025         (Refill): Node moved down.
7026         (Filling): Update menu.
7027         (Table Creation, Cell Justification, Column Commands): Clarify.
7029         * sending.texi: Minor clarifications.
7031         * search.texi (Regexp Backslash): Clarification.
7033         * rmail.texi: Minor cleanups.
7034         (Rmail): Delete digression about `rmail-mode'.
7035         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7036         (Rmail Files): Mention C-u M-x rmail.
7037         (Rmail Reply): Mention References.
7038         (Rmail Display): Mention rmail-nonignored-headers.
7040         * programs.texi: Minor cleanups.
7041         (Comment Commands): Mention momentary Transient Mark mode.
7042         (Matching): Be more specific about customizing show-paren-mode.
7043         (Info Lookup): Don't list the modes that support C-h S.
7044         Just say what it does in an unsupported mode.
7045         (Man Page): Delete excessive info on customizing woman.
7046         (Motion in C): Don't mention c-for/backward-into-nomenclature.
7048         * abbrevs.texi: Minor clarifications.
7049         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7050         not "dynamic abbrevs" as if they were a kind of abbrev.
7052         * picture.texi (Picture): Minor cleanup.
7054         * mule.texi (Communication Coding): Say "other applications".
7055         (Fontsets): Not specific to X.  Add xref to X Resources.
7056         (Unibyte Mode): Rename from Single-Byte Character Support.
7057         "Graphical display", not window system.
7058         (International): Update menu.
7060         * maintaining.texi (Format of ChangeLog):
7061         New node, split out from ChangeLog.
7062         (ChangeLog): Clarifications in the remaining text.
7063         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7064         (Find Tag): Add @w.
7065         (Tags Search): Explain tag table order here.  Simplify grep ref.
7066         (List Tags): tags-tag-face is a variable, not a face.
7067         (Emerge): Cleanups.
7069         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7070         (Keyboard Macros): Avoid "the user".
7072         * killing.texi: "Graphical display", not window system.
7074         * help.texi (Help Echo): "Graphical display", not window system.
7076         * glossary.texi: Say "you", not "the user".  Say "graphical display".
7078         * frames.texi: Minor cleanups.  "Graphical display", not window system.
7080         * files.texi (Visiting): Make drag-and-drop not X-specific.
7082         * custom.texi: Minor cleanups.  "Graphical display", not window system.
7084         * cmdargs.texi: Minor cleanups.
7086         * building.texi (Compilation): Move and split kill-compilation para.
7087         Add para about multiple compilers.
7088         (Compilation Mode): Commands also available in grep mode and others.
7089         Mention C-u C-x ` more tutorially.  Clarify C-x `.
7090         (Compilation Shell): Clarify.  Put Bash example first.
7091         (Grep Searching): Minor cleanups; add @w.
7092         (Debuggers): Minor cleanups.
7093         (Starting GUD): Make GDB xgraphical mode issue clearer.
7094         (Debugger Operation): Lots of clarifications including
7095         GDB tooltip side-effect issue.
7096         (Commands of GUD): Clarify.
7097         (GUD Customization): Add bashdb-mode-hook.
7098         (GDB Graphical Interface): Rewrite for clarity.
7099         (GDB User Interface Layout): Rewrite for clarity.
7100         (Stack Buffer, Watch Expressions): Likewise.
7101         (Other GDB User Interface Buffers): Cleanups.
7102         (Lisp Libraries, External Lisp): Cleanup.
7104         * basic.texi (Position Info): "Graphical displays", rather than
7105         window systems.
7107         * anti.texi: Minor cleanup.
7109 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7111         * custom.texi (Init File, Find Init): Add cross-references to
7112         where $HOME is described.
7114 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7116         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7117         is not inside the @table.
7119         * emacs.texi (Top): Correct node name.
7121         * files.texi (File Names): Fix @xref.
7122         (Reverting): Fix typo.
7124         * mule.texi (International): Correct node name.
7126         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7128 2006-02-01  Richard M. Stallman  <rms@gnu.org>
7130         * emacs.texi (Top): Update subnode menu.
7132         * mule.texi: Minor clarifications.
7133         Reduce the specific references to X Windows.
7134         Refer to "graphical" terminals, rather than window systems.
7135         (Text Coding): Rename from Specify Coding.
7136         (Communication Coding, File Name Coding, Terminal Coding):
7137         New nodes split out from Text Coding.
7139         * kmacro.texi: Minor clarifications.
7140         (Keyboard Macro Ring): Comment out some excessive commands.
7141         (Basic Keyboard Macro): Split up the table, putting part in each node.
7143         * major.texi: Minor clarifications.
7145         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7147         * windows.texi: Minor clarifications.
7148         (Change Window): Don't describe mode-line mouse cmds here.
7149         Add xref to Mode Line Mouse.
7151         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7153         * macos.texi (Mac International): Fix xref.
7155         * indent.texi: Minor clarifications.
7157         * frames.texi: Minor clarifications.
7158         Reduce the specific references to X Windows.
7159         Refer to "graphical" terminals, rather than window systems.
7160         (Frame Parameters): Don't mention commands like
7161         set-foreground-color.  Just say to customize a face.
7162         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7164         * files.texi: Minor clarifications.
7165         (Numbered Backups): New node, split out from Backup Names.
7167         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7169         * cmdargs.texi (General Variables): Fix xref.
7171         * buffers.texi: Minor clarifications.
7173 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7175         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7176         Nodes moved to top.
7178         * display.texi: Minor clarifications.
7179         (Display): Rearrange menu.
7180         (Standard Faces): Mention query-replace face.
7181         (Faces): Simplify.
7182         (Font Lock): Simplify face customization info.
7183         (Highlight Changes): Node merged into Highlight Interactively.
7184         (Highlight Interactively): Much rewriting and cleanup.
7185         (Optional Mode Line): Narrowed line number not good for goto-line.
7186         Simplify face customization advice.
7187         (Text Display): Mention use of escape-glyph face.
7188         Move ctl-arrow and tab-width here.
7189         (Display Custom): Move no-redraw-on-reenter to end of node.
7191         * search.texi: Minor clarifications.
7192         (Isearch Scroll): Simplify.
7193         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7195         * regs.texi (Registers): Mention bookmarks here.
7197         * mark.texi: Minor clarifications.
7198         (Selective Undo): Node deleted.
7200         * m-x.texi: Minor clarifications.
7202         * killing.texi: Minor clarifications.
7203         Refer to "graphical" terminals, rather than window systems.
7205         * help.texi: Clarifications.
7206         (Help): Don't describe C-h F and C-h K here.
7207         (Key Help): Describe C-h K here.
7208         (Name Help): Mention Emacs Lisp Intro.
7209         Describe C-h F here.
7210         (Misc Help): Mention C-h F and C-h K only briefly.
7212         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7213         Selective undo text merged in.
7214         (Spelling): Mention Aspell along with Ispell.
7216         * emacs.texi (Top): Update subnode menus.
7218         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7219         moved to new Undo node.
7221 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7223         * basic.texi (Continuation Lines, Inserting Text):
7224         Mention longlines mode.
7226 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7228         * screen.texi: Minor cleanups.
7229         (Screen): Clean up the intro paragraphs.
7230         (Mode Line): Lots of rewriting.  Handle frame-name better.
7231         eol-mnemonic-... vars moved out.
7233         * emacs.texi (Top): Change menu item for MS-DOS node.
7234         Update subnode menu.
7236         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7237         chapter relates to Windows.  Title changed.
7239         * mini.texi: Minor cleanups.
7241         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7242         (Mark): Put it in the menu.
7244         * entering.texi: Minor cleanups.
7246         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7247         (Intro): Refer to "graphical" terminals, rather than X.
7249         * display.texi (Display Custom): Add xref to Variables.
7250         (Optional Mode Line): eol-mnemonic-... vars moved here.
7252         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7253         rather than X.
7255         * basic.texi: Minor cleanups.
7256         (Undo): selective-undo moved.
7258 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7260         * anti.texi (Antinews): Various corrections and additions.
7262 2006-01-23  Juri Linkov  <juri@jurta.org>
7264         * custom.texi (Easy Customization, Customization Groups)
7265         (Browsing Custom): Mention links along with buttons.
7267 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7269         * text.texi (TeX Print): Use @key for TAB.
7271         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7273 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7275         * files.texi (File Aliases): Don't claim that usually separate
7276         buffers are created for two file names that name the same data.
7277         Mention additional situations where different names mean the same
7278         file on disk.
7280 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7282         * killing.texi (Deletion): Upcase @key argument.
7284         * custom.texi (Custom Themes): Minor cleanup.
7286         * programs.texi (Hungry Delete): Upcase @key argument.
7288 2006-01-16  Juri Linkov  <juri@jurta.org>
7290         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7291         Move `mode-line-highlight' before `mode-line-buffer-id'.
7293 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7295         * basic.texi (Inserting Text): Minor cleanup.
7297 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7299         * custom.texi (Changing a Variable, Face Customization):
7300         Update for changes in Custom menus.
7302 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7304         * macos.texi (Mac International): Undo last change.
7306 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7308         * custom.texi (Custom Themes): Describe the new
7309         customize-create-theme interface.
7311 2005-12-30  Juri Linkov  <juri@jurta.org>
7313         * basic.texi (Position Info): Update example.
7315 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7317         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7319 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7321         * custom.texi (Custom Themes): `load-theme' always loads.
7323 2005-12-23  Juri Linkov  <juri@jurta.org>
7325         * display.texi (Highlight Interactively): Use double space to
7326         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7328 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7330         * custom.texi (Easy Customization and subnodes):
7331         Replace "active field" with "button".
7332         Use "user option" only for variables.
7333         Use "setting" for variable-or-face.
7335 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7337         * buffers.texi (Select Buffer): Change order in table to make
7338         "Similar" refer to the correct item.
7339         (Indirect Buffers): Minor rewording.
7341 2005-12-20  Juri Linkov  <juri@jurta.org>
7343         * files.texi (VC Status): Put P and N near p and n.
7345 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7347         * programs.texi (Electric C): Delete the info about newline control.
7348         (Other C Commands): Minor cleanup.
7349         (Left Margin Paren): Minor cleanup.
7351 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7353         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7354         (Customization Groups): Delete text moved to "Browsing Custom".
7355         (Browsing Custom): New node.
7356         (Specific Customization): Clarify which commands only work for
7357         loaded options.
7359 2005-12-18  Bill Wohler  <wohler@newt.com>
7361         * frames.texi (Tool Bars): Shorten text of previous change.
7363 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7365         * files.texi (VC Status): Document log-view mode.
7367 2005-12-18  Bill Wohler  <wohler@newt.com>
7369         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7370         permanently via the customize interface.
7372 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7374         * killing.texi (Killing by Lines): Document `kill-whole-line'
7375         function.
7377 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7379         * buffers.texi (Select Buffer): Change `prev-buffer' to
7380         `previous-buffer'.  Indicate that these functions use a frame
7381         local buffer list.
7383 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7385         * custom.texi (Easy Customization): Change menu comment.
7386         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7388         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7389         (Help): Among the Apropos commands, describe only C-h a here.
7391 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7393         * programs.texi (Options for Comments): Comment-end starts with space.
7395         * glossary.texi (Glossary): Minor cleanup.
7397         * files.texi (Old Versions): Use @table.
7399 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7401         * display.texi (Highlight Interactively): Include
7402         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7404 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7406         * display.texi (Font Lock): Delete the Global FL menu item.
7408 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7410         * custom.texi (Minibuffer Maps): Mention the maps for file name
7411         completion.
7413 2005-12-09  Kim F. Storm  <storm@cua.dk>
7415         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7416         prefix keys even when mark is active.  Describe that RET moves
7417         cursor to next corner in rectangle; clarify insert around rectangle.
7419 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7421         * custom.texi (Customization): Use xref to elisp manual for
7422         non-TeX output.
7423         (Minor Modes): Update.
7424         (Customization Groups, Changing a Variable, Face Customization):
7425         Update for new appearance of Custom buffers.
7426         (Changing a Variable): `custom-buffer-done-function' has been
7427         replaced by `custom-buffer-done-kill'.
7428         (Specific Customization): In the `customize-group' buffer, a
7429         subgroup's contents are not "hidden".  They are not included at
7430         all.  They have no [Show] button.
7431         (Mouse Buttons): Add pxref to description of mouse event lists in
7432         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7433         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7434         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7436 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7438         * mini.texi (Completion Commands, Completion):
7439         In file name input, SPC does not do completion.
7441 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7443         * building.texi (GDB Graphical Interface): Explain screen size
7444         setting.
7445         (Other GDB User Interface Buffers): Describe features specific to
7446         GDB 6.4.
7448 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7450         * building.texi (GDB User Interface Layout): Describe how to
7451         kill associated buffers.
7452         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7453         (Watch Expressions): Be more precise.
7454         (Other GDB User Interface Buffers): Describe how to change a
7455         register value.
7457 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7459         * macos.texi (Mac Input): Remove description of
7460         mac-command-key-is-meta.  Add descriptions of
7461         mac-control-modifier, mac-command-modifier, and
7462         mac-option-modifier.
7463         (Mac International): Fix description of conversion of clipboard data.
7464         (Mac Font Specs): Add example of font customization by face attributes.
7466 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7468         * building.texi (Watch Expressions): Expand description.
7469         (Other GDB User Interface Buffers): Describe local map for
7470         gud-watch.
7472 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7474         * display.texi (Font Lock): Font lock is enabled by default now.
7476 2005-11-20  Juri Linkov  <juri@jurta.org>
7478         * basic.texi (Position Info): Update examples of the output.
7479         Remove the fact that examples are produced in the TeXinfo buffer,
7480         because in the Info reader users will get a different output from
7481         `C-x ='.
7483         * building.texi (Compilation Mode): Remove paragraph duplicated
7484         from the node `Compilation'.  Add `compilation-skip-threshold'.
7486         * display.texi (Font Lock): Suggest more user-friendly method of
7487         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7489 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7491         * files.texi (Registering): Mention @@ in mode line.
7493         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7495 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7497         * files.texi (Renaming and VC): Some back-ends don't
7498         handle renaming.
7500 2005-11-17  Juri Linkov  <juri@jurta.org>
7502         * emacs.texi (Top):
7503         * display.texi (Highlight Interactively): Put this font-lock based
7504         mode near Font Lock node.
7506 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7508         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7509         icons.
7511 2005-11-12  Kim F. Storm  <storm@cua.dk>
7513         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7514         (Help Summary): Add C-h d and C-h e.
7515         (Apropos): Clarify that all apropos commands may search for either
7516         list of words or a regexp.  Add C-h d for apropos-documentation.
7517         Describe apropos-documentation-sort-by-scores user option.
7519 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7521         * killing.texi (CUA Bindings): Add @section.
7523 2005-11-10  Kim F. Storm  <storm@cua.dk>
7525         * emacs.texi (Top): Add CUA Bindings entry to menu.
7527         * killing.texi (CUA Bindings): New node.  Moved here from
7528         misc.texi and extended with info on rectangle commands and
7529         rectangle highlighting, interface to registers, and the global
7530         mark feature.
7532         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7534         * regs.texi: Prev link points to CUA Bindings node.
7536 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7538         * help.texi (Help Echo): By default, help echos are only shown on
7539         mouse-over, not on point-over.
7541 2005-11-04  Jérôme Marant  <jerome@marant.org>
7543         * misc.texi (Shell Mode): Describe how to activate password echoing.
7545 2005-11-04  Romain Francoise  <romain@orebokech.com>
7547         * mark.texi (Mark Ring): Fix typo.
7549 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7551         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7553 2005-11-01  Bill Wohler  <wohler@newt.com>
7555         * help.texi (Help Mode): Fix typo.
7557 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7559         * building.texi (Other GDB User Interface Buffers):
7560         Describe the command gdb-use-inferior-io-buffer.
7562 2005-10-31  Romain Francoise  <romain@orebokech.com>
7564         * files.texi (Compressed Files): Fix typo.
7566         * buffers.texi (Misc Buffer): Downcase `*shell*'.
7568         * windows.texi (Force Same Window): Likewise.
7570 2005-10-30  Bill Wohler  <wohler@newt.com>
7572         * help.texi (Help Mode): URLs viewed with browse-url.
7574 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7576         * building.texi (GDB Graphical Interface): Don't reference
7577         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
7578         must stay in same frame.
7580 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
7582         * custom.texi (Init File): Document ~/.emacs.d/init.el.
7584         * anti.texi (Antinews): Likewise.
7586 2005-10-28  Bill Wohler  <wohler@newt.com>
7588         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7590 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7592         * files.texi (Visiting): Explain how to enter ? in a file name.
7594         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7596 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7598         * building.texi (GDB Graphical Interface):
7599         Describe gdb-mouse-until.
7601 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7603         * custom.texi (Init File): Recommend when to use site-start.el.
7605 2005-10-21  Juri Linkov  <juri@jurta.org>
7607         * custom.texi (Examining): Mention accessing the old variable
7608         value via M-n in set-variable.
7610 2005-10-18  Romain Francoise  <romain@orebokech.com>
7612         * files.texi (Version Systems): Capitalize GNU.
7614 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7616         * building.texi (Compilation Mode): Remove redundant paragraph.
7617         (Watch Expressions): Remove paragraph to reflect code change.
7619 2005-10-16  Richard M. Stallman  <rms@gnu.org>
7621         * building.texi (Compilation Mode, Compilation): Clarified.
7623 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7625         * misc.texi (Saving Emacs Sessions): Mention savehist library.
7627 2005-10-13  Kenichi Handa  <handa@m17n.org>
7629         * basic.texi (Position Info): Fix previous change.
7631 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7633         * cmdargs.texi (Icons X): Fix typo.
7635 2005-10-12  Kenichi Handa  <handa@m17n.org>
7637         * basic.texi (Position Info): Describe the case that Emacs shows
7638         "part of display ...".
7640 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7642         * cmdargs.texi (Icons X): -nb => -nbi.
7644 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7646         * frames.texi (Speedbar): A couple more clarifications.
7648 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7650         * building.texi (GDB User Interface Layout): Improve diagram.
7651         (Watch Expressions): Explain how to make speedbar global.
7652         (Other GDB User Interface Buffers): Make references more precise.
7654 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7656         * frames.texi (Speedbar): Clarify the text.
7658 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7660         * frames.texi (Speedbar): Add information on keybindings,
7661         dismissing the speedbar, and buffer display mode.  Link to
7662         speedbar manual.
7664 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7666         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7667         added -nb, --no-bitmap-icon.
7669 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7671         * building.texi (GDB Graphical Interface): Add variables and
7672         functions to indices.  Be more precise.
7674 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7676         * frames.texi (Drag and Drop): Remove the x- from
7677         x-dnd-open-file-other-window and xdnd-protocol-alist.
7679 2005-09-30  Romain Francoise  <romain@orebokech.com>
7681         * mini.texi (Minibuffer): The default value now appears before the
7682         colon in minibuffer prompts.
7684 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7686         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7688 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7690         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7692 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7694         * emacs.texi (Top): Update submenus from macos.texi.
7696         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7697         (Mac OS): Update feature support status.
7698         (Mac Input): List supported input scripts.  Remove description
7699         about `mac-keyboard-text-encoding'.  Mention mouse button
7700         emulation and related variables.
7701         (Mac International): Mention Central European and Cyrillic
7702         support.  Now `keyboard-coding-system' is dynamically changed.
7703         Add description about coding system for selection.
7704         Add description about language environment.
7705         (Mac Environment Variables):
7706         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7707         arguments.  Add Preferences support.
7708         (Mac Directories): Explicitly state that this node is for Mac OS
7709         Classic only.
7710         (Mac Font Specs): Mention specification for scalable fonts.
7711         List supported charsets.  Add preferred way of creating fontsets.
7712         Add description about `mac-allow-anti-aliasing'.
7713         (Mac Functions): Add descriptions about `mac-set-file-creator',
7714         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7715         and `mac-get-preference'.
7717 2005-09-16  Romain Francoise  <romain@orebokech.com>
7719         Update all files to specify GFDL version 1.2.
7721         * doclicense.texi (GNU Free Documentation License): Update to
7722         version 1.2.
7724 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7726         * buffers.texi (List Buffers): Fix xref.
7728         * rmail.texi (Rmail Basics): Fix xref.
7730         * emacs.texi (Top): Update subnode menus.
7732         * files.texi (Saving Commands): New node, broken out of Saving.
7733         (Customize Save): New node, broken out of Saving.
7734         Clarify effect of write-region-inhibit-fsync.
7735         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7737 2005-09-14  Romain Francoise  <romain@orebokech.com>
7739         * files.texi (Saving): Mention write-region-inhibit-fsync.
7741 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7743         * custom.texi (Custom Themes): New node.
7745 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7747         * search.texi (Search Case): Mention vars that control
7748         case-fold-search for various operations.
7750 2005-08-22  Juri Linkov  <juri@jurta.org>
7752         * display.texi (Standard Faces): Merge the text from
7753         `(elisp)Standard Faces' into this node.
7755 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7757         * emacs.texi (Top): Delete menu item for deleted node
7758         Keyboard Translations.
7760 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7762         * trouble.texi (Unasked-for Search):
7763         Delete xref to Keyboard Translations.
7765         * glossary.texi (Glossary): Delete xref.
7767         * custom.texi (Minor Modes): Say that the list here is not complete.
7768         (Keyboard Translations): Node deleted.
7769         (Disabling): Delete xref to it.
7770         (Customization Groups): Fix Custom buffer example.
7771         (Hooks): Mention remove-hooks.
7773 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7775         * building.texi (GDB Graphical Interface): Improve filling of menu
7776         item.
7778 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7780         * building.texi (GDB Graphical Interface): Use better node names.
7782 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7784         * text.texi (Sentences): Fix xref.
7786 2005-08-14  Juri Linkov  <juri@jurta.org>
7788         * building.texi (Compilation, Grep Searching): Move grep command
7789         headings from `Compilation' to `Grep Searching'.
7791         * dired.texi (Dired and Find):
7792         * maintaining.texi (Tags Search): Replace grep xref to
7793         `Compilation' node with `Grep Searching'.
7795         * files.texi (Comparing Files): Replace xref to `Compilation' with
7796         `Compilation Mode'.
7798 2005-08-13  Alan Mackenzie  <acm@muc.de>
7800         * search.texi (Non-ASCII Isearch): Correct a typo.
7801         (Replacement Commands): Mention query-replace key binding.
7803 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7805         * programs.texi (Options for Comments): Fix xref.
7807         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7808         out of Regexps.
7810 2005-08-09  Juri Linkov  <juri@jurta.org>
7812         * building.texi (Compilation): Use `itemx' instead of `item'.
7813         (Grep Searching): Simplify phrase.
7815         * display.texi (Standard Faces): Describe vertical-border on
7816         window systems.
7818         * windows.texi (Split Window): Simplify phrase and mention
7819         vertical-border face.
7821 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7823         * files.texi (Comparing Files): Clarify compare-windows.
7825         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7827 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7829         * mule.texi (Coding Systems): Rephrase the paragraph about
7830         codepages: no need for "M-x codepage-setup" anymore, except on
7831         MS-DOS.
7833         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7834         the MS-DOS port only.
7836 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7838         * makefile.w32-in (info): Don't run multi-install-info.bat.
7839         ($(infodir)/dir): New target, produced by running
7840         multi-install-info.bat.
7842 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7844         * files.texi (Quoted File Names): Add index entry.
7846 2005-07-19  Juri Linkov  <juri@jurta.org>
7848         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7850 2005-07-18  Juri Linkov  <juri@jurta.org>
7852         * custom.texi (Easy Customization):
7853         * files.texi (Old Versions):
7854         * frames.texi (Wheeled Mice):
7855         * mule.texi (Specify Coding):
7856         * text.texi (Cell Justification):
7857         * trouble.texi (After a Crash):
7858         * xresources.texi (GTK styles):
7859         Delete duplicate duplicate words.
7861 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7863         * frames.texi (Creating Frames): Fix foreground color example.
7865         * custom.texi (Init Examples): Clean up text about conditionals.
7867 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7869         * mini.texi (Completion Commands): Fix command name for ?.
7871 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7873         * display.texi (Standard Faces): Explain that customization of
7874         `menu' face has no effect on w32 and with GTK.
7875         Add cross-references.
7877         * cmdargs.texi (General Variables): Clarify the default location
7878         of $HOME on w32 systems.
7880 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7882         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7883         changed.
7885 2005-07-08  Kenichi Handa  <handa@m17n.org>
7887         * mule.texi (Recognize Coding):
7888         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7890 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7892         * anti.texi (Antinews): Mention mode-line-inverse-video.
7894         * files.texi (Saving): Minor correction about C-x C-w.
7896         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7898 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7900         * search.texi (Isearch Scroll): Add example of using the
7901         `isearch-scroll' property.
7902         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7903         `Display Custom' node.
7904         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7905         and de-emphasize it.
7906         (Other Repeating Search): `occur' currently can not correctly
7907         handle multiline matches.  Correct, clarify and update description
7908         of `flush-lines' and `keep-lines'.
7910         * display.texi (Display Custom): Add anchor for `baud-rate'.
7912 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7914         * gnu.texi: Update where to get GNU status; add refs for how to help.
7915         Add footnotes 6 and 7.
7917 2005-07-04  Lute Kamstra  <lute@gnu.org>
7919         Update FSF's address in GPL notices.
7921         * doclicense.texi (GNU Free Documentation License):
7922         * trouble.texi (Checklist): Update FSF's address.
7924 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7926         * display.texi (Text Display): Change index entries.
7928 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7930         * makefile.w32-in (MAKEINFO): Use --force.
7931         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7932         Makefile.in.
7934 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7936         * anti.texi (Antinews): Rename show-nonbreak-escape to
7937         nobreak-char-display.
7939         * emacs.texi (Top): Update detailed node listing.
7941         * display.texi (Text Display): Rename show-nonbreak-escape
7942         to nobreak-char-display and no-break-space to nobreak-space.
7943         (Standard Faces): Split up the list of standard faces
7944         and put it in a separate node.  Add nobreak-space and
7945         escape-glyph.
7947 2005-06-23  Lute Kamstra  <lute@gnu.org>
7949         * mule.texi (Select Input Method): Fix typo.
7951 2005-06-23  Kenichi Handa  <handa@m17n.org>
7953         * mule.texi (International): List all supported scripts.
7954         Adjust text for that leim is now included in the normal Emacs
7955         distribution.
7956         (Language Environments): List all language environments.
7957         Intlfonts contains fonts for most supported scripts, not all..
7958         (Select Input Method): Refer to C-u C-x = to see how to type to
7959         input a specific character.
7960         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7962 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7964         * building.texi (Grep Searching): Texinfo usage fix.
7966 2005-06-22  Miles Bader  <miles@gnu.org>
7968         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7970 2005-06-20  Miles Bader  <miles@gnu.org>
7972         * display.texi (Faces): Add `vertical-divider'.
7974 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7976         * text.texi (Adaptive Fill): Minor clarification.
7978 2005-06-10  Lute Kamstra  <lute@gnu.org>
7980         * emacs.texi (Top): Correct version number.
7981         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7982         refer to the current version of Emacs.
7984 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7986         * files.texi (Log Buffer): Document when there can be more than
7987         one file to be committed.
7989 2005-06-08  Juri Linkov  <juri@jurta.org>
7991         * display.texi (Faces): Add `shadow' face.
7993 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7995         * display.texi (Faces): Write about mode-line-highlight.
7997 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7999         * misc.texi (Printing Package): Explain how to initialize
8000         printing package.
8002         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8004 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
8006         * emacs.texi: Rename Hardcopy to Printing.
8007         Make PostScript and PostScript Variables subnodes of it.
8009         * misc.texi (Printing): Rename node from Hardcopy.
8010         Mention menu bar options.
8011         Move PostScript and PostScript Variables to submenu.
8012         (Printing package): New node.
8014         * mark.texi (Using Region): Change Hardcopy xref to Printing.
8016         * dired.texi (Operating on Files): Likewise.
8018         * calendar.texi (Displaying the Diary): Likewise.
8020         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8022         * glossary.texi (Glossary): Likewise.
8024         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8025         effect.
8027 2005-06-04  Richard M. Stallman  <rms@gnu.org>
8029         * trouble.texi (After a Crash): Polish previous change.
8031 2005-05-30  Noah Friedman  <friedman@splode.com>
8033         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8034         recovery mechanism.
8036 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
8038         * building.texi (Other Buffers): SPC toggles display of
8039         floating point registers.
8041 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
8043         * files.texi (Log Buffer): Merge in description of Log Edit
8044         mode from pcl-cvs.texi.
8046 2005-05-26  Richard M. Stallman  <rms@gnu.org>
8048         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8050 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
8052         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8053         not enabled by default.
8054         When not on a word, `ispell-word' by default checks the word
8055         before point.
8057 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
8059         * building.texi (Debugger Operation): Simplify last sentence.
8061 2005-05-23  Lute Kamstra  <lute@gnu.org>
8063         * emacs.texi: Update FSF's address throughout.
8064         (Preface): Use @cite.
8065         (Distrib): Add cross reference to the node "Copying".  Mention the
8066         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
8067         printed manuals.
8068         (Intro): Use @xref for the Emacs Lisp Intro.
8070 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
8072         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8074         * basic.texi (Moving Point): Mention default for `goto-line'.
8076         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8077         of a variable's docstring.
8079 2005-05-18  Lute Kamstra  <lute@gnu.org>
8081         * maintaining.texi (Overview of Emerge): Add cross reference.
8082         Remove duplication.
8084         * emacs.texi (Top): Update to the current structure of the manual.
8085         * misc.texi (Emacs Server): Add menu description.
8086         * files.texi (Saving): Fix menu.
8087         * custom.texi (Customization): Fix menu.
8088         * mule.texi (International): Fix menu.
8089         * kmacro.texi (Keyboard Macros): Fix menu.
8091 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
8093         * display.texi: Various minor changes.
8094         (Faces): Delete text that is repeated in the next section.
8096 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8098         * building.texi (Debugger Operation): Mention GUD tooltips are
8099         disabled with GDB in text command mode.
8101 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8103         * building.texi: Replace toolbar with "tool bar" for consistency.
8104         (Compilation Mode): Describe compilation-context-lines
8105         and use of arrow in compilation buffer.
8106         (Debugger Operation): Replace help text with variable's value.
8108         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8109         consistency.
8111 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
8113         * major.texi (Choosing Modes): normal-mode processes the -*- line.
8114         Add xref.
8116 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8118         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8119         (Position Info): Delete discussion of `goto-line'.  It is already
8120         described in `Moving point'.
8122         * mini.texi (Completion Commands): Correct reference.
8123         (Completion Options): Fix typo.
8125         * killing.texi (Deletion): Complete description of `C-x C-o'.
8127 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8129         * building.texi (Compilation): Clarify recompile's directory choice.
8131         * frames.texi (Tooltips): Cleanups.
8133         * basic.texi (Arguments): Fix punctuation.
8135 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8137         * screen.texi (Menu Bar): The up and down (not left and right)
8138         arrow keys move through a keyboard menu.
8140 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8142         * basic.texi: Various typo and grammar fixes.
8143         (Moving Point): C-a now runs move-beginning-of-line.
8145 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8147         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8149         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8150         as different animals.
8152 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8154         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8155         Correct index entry.
8157 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8159         * building.texi (Debugger Operation): Update to reflect changes
8160         in GUD tooltips.
8162 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8164         * files.texi (Compressed Files): Auto Compression normally enabled.
8166         * building.texi (Debugger Operation): Clarify previous change.
8168 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8170         * building.texi (Debugger Operation): Add description for
8171         GUD tooltips when program is not running.
8173 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8175         * misc.texi (Shell): Add `Shell Prompts' to menu.
8176         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8177         description.  Delete remarks moved to new node.
8178         (Shell Prompts): New node.
8179         (History References): Replace remarks moved to `Shell Prompts'
8180         with xref to that node.
8181         (Remote Host): Clarify how to specify the terminal type when
8182         logging in to a different machine.
8184 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8186         * emacs.texi (Top): Update submenus from files.texi.
8188         * files.texi (Filesets): Clarify previous change.
8190         * dired.texi (Misc Dired Features): Clarify previous change.
8192 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8194         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8196         * dired.texi (Misc Dired Features):
8197         Document dired-compare-directories.
8199         * files.texi (Filesets): New node.
8200         (File Conveniences): Document Image mode.
8202         * text.texi (TeX Print): Document tex-compile.
8204 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8206         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8207         Delete redundant reference to tooltip Custom group.  It is
8208         referred too again in the next paragraph.
8210 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8212         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8214 2005-04-19  Kim F. Storm  <storm@cua.dk>
8216         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8218 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8220         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8221         turns off desktop-save-mode.
8223 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8225         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8226         by default in terminals compatible with xterm.  Mention that
8227         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8228         node.
8230 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8232         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8234 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8236         * xresources.texi (Table of Resources): Add cursorBlink.
8238 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8240         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8241         `d', `C-d' and `u'.
8243 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8245         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8246         (Misc X): Add -D, --basic-display.
8248         * maintaining.texi (Change Log): Correct the description of
8249         the example.
8251         * major.texi (Choosing Modes): Document magic-mode-alist.
8253 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8255         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8256         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8257         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8258         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8259         `w', respectively.
8260         (Rmail Labels): Mention `l'.
8261         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8262         (Rmail Summary Edit): Describe `j' and RET.
8264 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8266         * xresources.texi (Lucid Resources): Add fontSet resource.
8268 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8270         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8271         now called `indicate-empty-lines'.
8273 2005-04-06  Kim F. Storm  <storm@cua.dk>
8275         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8277 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8279         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8280         deleted.
8281         (Marks vs Flags): Add some convenient key bindings.
8282         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8283         (Misc Dired Features): Correct and expand description of `w' command.
8285         * frames.texi (XTerm Mouse): Delete apparently false info.
8286         The GNU/Linux console currently does not appear to support
8287         `xterm-mouse-mode'.
8289 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8291         * calendar.texi (Diary): Mention shell utility `calendar'.
8293 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8295         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8297 2005-04-01  Lute Kamstra  <lute@gnu.org>
8299         * maintaining.texi (Change Log): add-change-log-entry uses
8300         add-log-mailing-address.
8302 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8304         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8305         `VC Mode Line' and put in an xref to that node.
8306         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8307         its description.
8309 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8311         * calendar.texi (Calendar Systems): Say that the Persian calendar
8312         implemented here is the arithmetical one championed by Birashk.
8314 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8316         * programs.texi (Fortran Motion): Fix previous change.
8318 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8320         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8322 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8324         * text.texi (Refill): Refer to Long Lines Mode.
8325         (Longlines): New node.
8326         (Auto Fill): Don't index "word wrap" here.
8327         (Filling): Add Longlines to menu.
8329 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8331         * xresources.texi: Minor fixes.
8333         * misc.texi (Emacs Server): Fix Texinfo usage.
8335         * emacs.texi (Top): Don't use a real section heading for
8336         "Detailed Node Listing".  Fake it instead.
8338         * basic.texi (Position Info): Minor cleanup.
8340         * mule.texi (Input Methods): Minor cleanup.
8342 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8344         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8345         constructs as well.
8346         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8348 2005-03-29  Kenichi Handa  <handa@m17n.org>
8350         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8352         * basic.texi (Position Info): Update the description about the
8353         command C-u C-x =.
8355 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8357         * emacs.texi (Top): Use @section for the detailed node listing.
8359         * calendar.texi: Minor fixes to previous change.
8361         * programs.texi (Fortran): Small fixes to previous changes.
8363         * emacs.texi (Top): Update list of subnodes of Dired.
8364         Likewise for building.texi.
8366         * files.texi (File Conveniences): Delete Auto Image File mode.
8368 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8370         * building.texi (Flymake): New node.
8372         * custom.texi (Function Keys): Document kp- event types and
8373         keypad-setup package.
8375         * dired.texi (Wdired): New node.
8377         * files.texi (File Conveniences): Reorder entries.
8378         Explain how to turn on Auto-image-file mode.
8379         Document Thumbs mode.
8381         * mule.texi (Specify Coding): Document recode-region and
8382         recode-file-name.
8384         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8386 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8388         * commands.texi (Keys): M-o is now a prefix key.
8390 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8392         * programs.texi: Reformat and update copyright years.
8393         (Fortran): Update section.
8395 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8397         * files.texi: Several small changes in addition to:
8398         (Visiting): Change xref for Dialog Boxes to ref.
8399         (Version Headers): Replace references to obsolete var
8400         `vc-header-alist' with `vc-BACKEND-header'.
8401         (Customizing VC): Update value of `vc-handled-backends'.
8403 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8405         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8406         move here from Emacs Lisp Reference Manual.
8407         * calendar.texi (Calendar/Diary, Diary Commands)
8408         (Special Diary Entries, Importing Diary): Change some xrefs to
8409         point to emacs-xtra rather than elisp.
8411         * emacs-xtra.texi (Calendar Customizing):
8412         Move view-diary-entries-initially, view-calendar-holidays-initially,
8413         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8414         Emacs Manual.
8415         (Appt Customizing): Merge entire section into main Emacs Manual.
8416         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8417         mark-holidays-in-calendar here from emacs-xtra.
8418         (Displaying the Diary): Move view-diary-entries-initially,
8419         mark-diary-entries-in-calendar here from emacs-xtra.
8420         (Appointments): Move appt-display-mode-line,
8421         appt-display-duration, appt-disp-window-function,
8422         appt-delete-window-function here from emacs-xtra.
8424         * calendar.texi: Update and reformat copyright.
8425         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8426         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8427         (Diary): Refer to `diary-file' rather than ~/diary.
8428         (Diary Commands): Rename node to "Displaying the Diary".
8429         * emacs.texi (Top): Rename "Diary Commands" section.
8430         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8432 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8434         * misc.texi (Emacs Server): Fix the command for setting
8435         server-name.  Add an xref to Invoking emacsclient.
8437         * help.texi (Help Summary): Clarify when "C-h ." will do something
8438         nontrivial.
8439         (Apropos): Add cindex entry for apropos-sort-by-scores.
8441         * display.texi (Text Display): Add index entries for how no-break
8442         characters are displayed.
8444 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8446         * files.texi (Visiting): Fix cross-references introduced with the
8447         last change.
8449         * xresources.texi (GTK resources): Fix last change.
8451 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8453         * xresources.texi (X Resources): GTK options documented too.
8454         (Resources): Clarify meaning of program name.
8455         (Table of Resources): Add visualClass.
8456         (GTK resources): Rewrite.
8457         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8459         * display.texi (Text Display): Mention non-breaking spaces.
8461         * files.texi (Reverting): Document auto-revert-check-vc-info.
8463         * frames.texi (Mouse Commands): Document
8464         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8466         * help.texi (Help Summary): Add `C-h .'.
8467         (Apropos): Apropos accepts a list of search terms.
8468         Document apropos-sort-by-scores.
8469         (Help Echo): Document display-local-help.
8471         * misc.texi (Emacs Server): Document server-name.
8472         (Invoking emacsclient): Document -s option for server names.
8474         * text.texi (Outline Visibility): Introduce "current heading
8475         line" (commands can be called with point on a body line).
8476         Re-order table to follow the sequence of discussion.
8477         hide-body won't hide lines before first header line.
8478         (TeX Mode): Add DocTeX mode.
8480 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8482         * mule.texi (Single-Byte Character Support): Delete mention
8483         of iso-acc.el and iso-transl.el.
8485 2005-03-23  Lute Kamstra  <lute@gnu.org>
8487         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8489 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8491         * search.texi: Delete explicit node pointers.
8492         (Incremental Search): New menu.
8493         (Basic Isearch, Repeat Isearch, Error in Isearch)
8494         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8495         (Slow Isearch): New subnodes.
8496         (Configuring Scrolling): Node deleted.
8497         (Search Case): Doc default-case-fold-search.
8498         (Regexp Replace): Move replace-regexp doc here.
8500         * rmail.texi (Movemail): Put commas inside closequotes.
8502         * picture.texi (Insert in Picture): Document C-c arrow combos.
8503         (Basic Picture): Clarify erasure.
8505         * display.texi (Font Lock): Put commas inside closequotes.
8507         * cmdargs.texi (General Variables): Put commas inside closequotes.
8509 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8511         * building.texi (Stack Buffer): Mention reverse contrast for
8512         *selected* frame (might not be current frame).
8514 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8516         * building.texi (Starting GUD): Add bashdb.
8518 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8520         * basic.texi (Moving Point): Add M-g M-g binding.
8521         (Undo): Document undo-only.
8522         (Position Info): Document M-g M-g and C-u M-g M-g.
8524         * building.texi (Building): Put Grep Searching after Compilation
8525         Shell.
8526         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8527         Document next-error-highlight.
8528         (Grep Searching): Document grep-highlight-matches.
8529         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8531         * calendar.texi (Importing Diary): Rename node from iCalendar.
8532         Document diary-from-outlook.
8534         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8535         Commands.
8536         Mention effect of X drag and drop on Dired buffers.
8538         * files.texi (Visiting): Document large-file-warning-threshold.
8539         Move paragraph on file-selection dialog.
8540         Mention visiting files using X drag and drop.
8541         (Reverting): Mention using Auto-Revert mode to tail files.
8542         Document auto-revert-tail-mode.
8543         (Version Systems): Minor correction.
8544         (Comparing Files): Diff-mode is no longer based on Compilation
8545         mode.
8546         Document compare-ignore-whitespace.
8547         (Misc File Ops): Explain passing a directory to rename-file.
8548         Likewise for copy-file and make-symbolic-link.
8550         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8551         Document mouse-wheel-progressive speed.
8553         * help.texi (Misc Help): Document numeric argument for C-h i.
8554         Correctly explain the effect of just C-u as argument.
8556         * killing.texi (Deletion): Document numeric argument for
8557         just-one-space.
8559         * mini.texi (Completion): Completion acts on text before point.
8561         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8562         (Emulation): CUA mode replaces pc-bindings-mode,
8563         pc-selection-mode, and s-region.
8565         * mule.texi (Input Methods): Leim is now built-in.
8566         (Select Input Method): Document quail-show-key.
8567         (Specify Coding): Document revert-buffer-with-coding-system.
8569         * programs.texi (Fortran Motion): Document f90-next-statement,
8570         f90-previous-statement, f90-next-block, f90-previous-block,
8571         f90-end-of-block, and f90-beginning-of-block.
8573         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8575         * emacs.texi (Acknowledgments): Updated.
8577         * anti.texi: Total rewrite.
8579 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
8581         * ack.texi (Acknowledgments): Update.
8583 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8585         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8586         Update copyright years.
8588 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8590         * building.texi (Commands of GUD): Move paragraph on setting
8591         breakpoints with mouse to the GDB Graphical Interface node.
8593 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8595         * misc.texi (Single Shell, Shell Options): Fix previous change.
8597         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8599 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8601         * building.texi (Starting GUD): Don't explain text vs graphical
8602         GDB here.  Just mention it and xref.
8603         Delete "just one debugger process".
8604         (Debugger Operation): Move GUD tooltip info here.
8605         (GUD Tooltips): Node deleted.
8606         (GDB Graphical Interface): Explain the two GDB modes here.
8608         * sending.texi (Sending Mail): Minor cleanup.
8609         (Mail Aliases): Explain quoting conventions.
8610         Update key rebinding example.
8611         (Header Editing): C-M-i is like M-TAB.
8612         (Mail Mode Misc): mail-attach-file does not do MIME.
8614         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8615         that really belongs here.
8616         (Remote Mailboxes): Text moved to Rmail Inbox.
8617         (Rmail Display): Mention Mouse-1.
8618         (Movemail): Clarify two movemail versions.
8619         Clarify rmail-movemail-program.
8621         * misc.texi (Single Shell): Replace uudecode example with gpg example.
8622         Document async shell commands.
8623         (Shell History): Clarify.
8624         (Shell Ring): Mention C-UP an C-DOWN.
8625         (Shell Options): Add comint-prompt-read-only.
8626         (Invoking emacsclient): Set EDITOR to run Emacs.
8627         (Sorting): No need to explain what region is.
8628         (Saving Emacs Sessions): Fix typo.
8629         (Recursive Edit): Fix punctuation.
8630         (Emulation): Don't mention "PC bindings" which are standard.
8631         (Hyperlinking): Explain Mouse-1 convention here.
8632         (Find Func): Node deleted.
8634         * help.texi (Name Help): Xref to Hyperlinking.
8636         * glossary.texi (Glossary):
8637         Rename "Balance Parentheses" to "Balancing...".
8638         Add "Byte Compilation".  Correct "Copyleft".
8639         New xref in "Customization".
8640         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8641         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8642         Rename "Registers" to "Register".
8643         Replace "Selecting" with "Selected Frame",
8644         "Selected Window", and "Selecting a Buffer".
8646         * files.texi (Types of Log File): Explain how projects'
8647         methods can vary.
8649         * display.texi (Faces): Delete "Emacs 21".
8651         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8652         * fixit.texi (Spelling): C-M-i like M-TAB.
8653         * mini.texi (Completion Options): C-M-i like M-TAB.
8654         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8655         * text.texi (Text Mode): C-M-i like M-TAB.
8657         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8659         * calendar.texi (Specified Dates): Mention `g w'.
8660         (Appointments): appt-activate toggles with no arg.
8662 2005-03-05  Juri Linkov  <juri@jurta.org>
8664         * cmdargs.texi (Emacs Invocation): Add cindex
8665         "invocation (command line arguments)".
8666         (Misc X): Add -nbc, --no-blinking-cursor.
8668 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8670         * calendar.texi (iCalendar): No need to require it now.
8672 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8674         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8675         emacs-devel.
8677 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8679         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8680         window.
8682 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8684         * building.texi (Compilation): Update mode line status info.
8686 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8688         * calendar.texi (General Calendar): Document binding of
8689         scroll-other-window-down.
8690         (Mayan Calendar): Fix earliest date.
8691         (Time Intervals): Document timeclock-change.
8692         Fix timeclock-ask-before-exiting documentation.
8694 2005-02-26  Kim F. Storm  <storm@cua.dk>
8696         * frames.texi (Mouse References):
8697         Add mouse-1-click-in-non-selected-windows.
8699 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8701         * screen.texi (Screen): Explain better about cursors and mode lines;
8702         don't presuppose text terminals.
8703         (Point): Don't assume just one cursor.
8704         Clarify explanation of cursors.
8705         (Echo Area, Menu Bar): Cleanups.
8707         * mini.texi (Minibuffer): Prompts are highlighted.
8708         (Minibuffer Edit): Newline = C-j only on text terminals.
8709         Clarify resize-mini-windows values.
8710         Mention M-PAGEUP and M-PAGEDOWN.
8711         (Completion Commands): Mouse-1 like Mouse-2.
8712         (Minibuffer History): Explain history commands better.
8713         (Repetition): Add xref to Incremental Search.
8715         * mark.texi (Setting Mark): Clarify info about displaying mark.
8716         Clarify explanation of C-@ and C-SPC.
8717         (Transient Mark): Mention Delete Selection mode.
8718         (Marking Objects): Clean up text about extending the region.
8720         * m-x.texi (M-x): One C-g doesn't always go to top level.
8721         No delay before suggest-key-bindings output.
8723         * fixit.texi (Fixit): Mention C-/ for undo.
8724         (Spelling): Mention ESC TAB like M-TAB.
8725         Replacement words with r and R are rechecked.
8726         Say where C-g leaves point.  Mention ? as input.
8728 2005-02-23  Lute Kamstra  <lute@gnu.org>
8730         * cmdargs.texi (Initial Options): Add cross reference.
8732 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8734         * emacs.texi (Top): Update menu for splitting of node in
8735         msdog.texi.
8736         * frames.texi (Frames): Update xref for splitting of node in
8737         msdog.texi.
8738         * trouble.texi (Quitting): Ditto.
8740 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8742         * windows.texi (Split Window): Simplify line truncation info
8743         and xref to Display Custom.
8745         * trouble.texi (Quitting): Emergency escape only for text terminal.
8746         (Screen Garbled): C-l for ungarbling is only for text terminal.
8748         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8750         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8752         * programs.texi (Program Modes): Mention Python mode.
8753         (Moving by Defuns): Repeating C-M-h extends region.
8754         (Basic Indent): Clarify.
8755         (Custom C Indent): Clarify.
8756         (Expressions): Repeating C-M-@ extends region.
8757         (Info Lookup): Clarify for C-h S.
8758         (Symbol Completion): ESC TAB alternative for M-TAB.
8759         (Electric C): Clarify.
8761         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8763         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8764         MS-DOS Input node.
8765         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8766         (MS-DOS and MULE): Clarify.
8767         (MS-DOS Processes, Windows Processes): Fix typos.
8769         * major.texi (Choosing Modes): Clarify.
8771         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8772         (Keyboard Macro Step-Edit): Clarify.
8774         * indent.texi (Indentation): Clarifications.
8776         * help.texi (Help): Correct error about C-h in query-replace.
8777         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8778         (Key Help): Describe C-h w here.
8779         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8780         Clarify the "object" joke.
8781         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8782         (Help Mode): Mouse-1 like Mouse-2.
8784         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8786         * display.texi (Display): Reorder menu.
8787         (Faces): Cleanup.
8788         (Font Lock): Cleanup.  Mention Options menu.
8789         Delete obsolete text.
8790         (Scrolling): For C-l, don't presume text terminal.
8791         (Horizontal Scrolling): Simplify intro.
8792         (Follow Mode): Clarify.
8793         (Cursor Display): Move before Display Custom.
8794         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8795         Doc default-tab-width.  Doc line truncation more thoroughly.
8797         * dired.texi (Dired Enter): C-x C-f can run Dired.
8798         (Dired Visiting): Comment out `a' command.
8799         Mouse-1 is like Mouse-2.
8800         (Shell Commands in Dired): ? can be used more than once.
8802         * basic.texi (Continuation Lines): Simplify description of truncation,
8803         and refer to Display Custom for the rest of it.
8805 2005-02-06  Lute Kamstra  <lute@gnu.org>
8807         * basic.texi (Undo): Fix typo.
8809         * cmdargs.texi (Emacs Invocation): Fix typo.
8811         * custom.texi (Init Examples): Fix typo.
8813         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8815 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8817         * regs.texi (Registers): Registers can hold numbers, too.
8819         * killing.texi (Other Kill Commands): Cleanup.
8820         Delete redundant explanation of kill in read-only buffer.
8821         (Yanking): Mention term "copying".
8822         (Accumulating Text): Fix typo.
8824         * entering.texi (Entering Emacs): Update rationale at start.
8825         (Exiting): Treat iconifying on a par with suspension.
8827         * custom.texi (Minor Modes): Fix typo.
8828         (Easy Customization): Fix menu style.
8829         (Variables): Add xref.
8830         (Examining): Setting for future sessions works through .emacs.
8831         (Keymaps): "Text terminals", not "Many".
8832         (Init Rebinding): Explain \C-.  Show example of \M-.
8833         Fix minor wording errors.
8834         (Function Keys): Explain vector syntax just once.
8835         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8836         (Init File): Mention .emacs.d directory.
8837         (Init Examples): Add xref.
8838         (Find Init): Mention .emacs.d directory.
8840         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8841         (Action Arguments): Explain which kinds of -l args are found how.
8842         (Initial Options): --batch does not inhibit site-start.
8843         Add xrefs.
8844         (Command Example): Use --batch, not -batch.
8846         * basic.texi (Inserting Text): Cleanup wording.
8847         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8848         C-n is not error at end of buffer.
8849         (Undo): Doc C-/ like C-_.  Add xrefs.
8850         (Arguments): META key may be labeled ALT.
8851         Peculiar arg meanings are explained in doc strings.
8853         * abbrevs.texi (Expanding Abbrevs): Clarify.
8855 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8857         * frames.texi (Frame Parameters): Add an xref to the description
8858         of list-colors-display.  Add a pointer to the X docs about colors.
8860         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8861         Improve docs of list-colors-display.
8863 2005-02-03  Lute Kamstra  <lute@gnu.org>
8865         * frames.texi (Frames, Drag and Drop): Fix typos.
8867 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8869         * windows.texi (Basic Window): Mention color-change in mode line.
8870         (Change Window): Explain dragging vertical boundaries.
8872         * text.texi (Sentences): Clarify.
8873         (Paragraphs): Explain M-a and blank lines.
8874         (Outline Mode): Clarify text and menu.
8875         (Hard and Soft Newlines): Mention use-hard-newlines.
8877         * frames.texi (Frames): Delete unnecessary mention of Windows.
8878         (Mouse Commands): Likewise.  Mention xterm mouse support.
8879         (Clipboard): Clarify.
8880         (Mouse References): Mention use of Mouse-1 for following links.
8881         (Menu Mouse Clicks): Clarify.
8882         (Mode Line Mouse): Clarify.
8883         (Drag and Drop): Rewrite.
8885         * fixit.texi (Spelling): Fix typo.
8887         * files.texi (File Names): Clarify.
8888         (Visiting): Update conditions for use of file dialog.  Clarify.
8889         (Saving): Doc d as answer in save-some-buffers.
8890         (Remote Files): Clean up the text.
8892         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8894         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8895         (List Buffers): Clarify.
8896         (Several Buffers): Doc T command.
8897         (Buffer Convenience): Clarify menu.
8899         * basic.texi (Undo): Clarify last change.
8901 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8903         * fixit.texi (Spelling): Fix typo.
8905 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8907         * basic.texi (Undo): Update description of `undo-outer-limit'.
8909 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8911         * building.texi: Update documentation relating to GDB Graphical
8912         Interface.
8914 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8916         * custom.texi (Easy Customization): Adapt menu to node name change.
8918 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8920         * custom.texi (Easy Customization): Defn of "User Option" now
8921         includes faces.  Don't say just "option" when talking about variables.
8922         Do say just "options" to mean "anything customizable".
8923         (Specific Customization): Describe `customize-variable',
8924         not `customize-option'.
8926         * glossary.texi (Glossary) <Faces>: Add xref.
8927         <User Option>: Change definition--include faces.  Change xref.
8929         * picture.texi (Picture): Mention artist.el.
8931         * sending.texi, screen.texi, programs.texi, misc.texi:
8932         * mini.texi, major.texi, maintaining.texi, macos.texi:
8933         * help.texi, frames.texi, files.texi:
8934         Don't say just "option" when talking about variables.
8936         * display.texi, mule.texi: Don't say just "option" when talking
8937         about variables.  Other minor cleanups.
8939 2005-01-26  Lute Kamstra  <lute@gnu.org>
8941         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8942         File'.  Mention the `-Q' option at the `--no-site-file' option.
8944 2005-01-22  David Kastrup  <dak@gnu.org>
8946         * building.texi (Grep Searching): Mention alias `find-grep' for
8947         `grep-find'.
8949 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8951         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8953 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8955         * rmail.texi (Movemail): Explain differences
8956         between standard and mailutils versions of movemail.
8957         Describe command line and configuration options introduced
8958         with the latter.
8959         Explain the notion of mailbox URL, provide examples and
8960         cross-references to mailutils documentation.
8961         Describe various methods of specifying mailbox names,
8962         user names and user passwords for rmail.
8963         (Remote Mailboxes): New section.
8964         Describe how movemail handles remote mailboxes.  Describe configuration
8965         options used to control its behavior.
8966         (Other Mailbox Formats): Explain handling of various mailbox
8967         formats.
8969 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8971         * commands.texi (Commands): Clarification.
8973 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8975         * programs.texi (Multi-line Indent): Fix previous change.
8976         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8978 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8980         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8981         lazy-highlight.
8983         * search.texi (Query Replace): Mention faces query-replace
8984         and lazy-highlight.
8985         (Incremental Search): Update isearch highlighting info.
8987 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8989         * custom.texi (Saving Customizations): Minor improvement.
8991 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8993         * custom.texi (Saving Customizations): Emacs no longer loads
8994         `custom-file' after .emacs.  No longer mention customizing through
8995         Custom.
8997 2005-01-01  Andreas Schwab  <schwab@suse.de>
8999         * killing.texi (Graphical Kill): Move up under node Killing,
9000         change @section to @subsection.
9002 2005-01-01  Richard M. Stallman  <rms@gnu.org>
9004         * custom.texi (Face Customization): Mention hex color specs.
9006         * emacs.texi (Top): Update Killing submenu.
9008         * killing.texi (Killing): Reorganize section.
9009         No more TeX-only text; put the node command at start of chapter.
9010         But the first section heading is used only in TeX.
9011         Rewrite the text to read better in this mode.
9012         (Graphical Kill): New subnode gets some of the text that
9013         used to be in the first section.
9015 2004-12-31  Richard M. Stallman  <rms@gnu.org>
9017         * dired.texi (Shell Commands in Dired): Delete the ? example.
9019         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9021         * files.texi (Saving): Describe new require-final-newline features
9022         and mode-require-final-newline.
9024 2004-12-29  Richard M. Stallman  <rms@gnu.org>
9026         * custom.texi (File Variables): Clarify previous change.
9028 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
9030         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9031         out now.
9033 2004-12-27  Richard M. Stallman  <rms@gnu.org>
9035         * Makefile.in (MAKEINFO): Specify --force.
9037         * basic.texi (Moving Point): C-e now runs move-end-of-line.
9038         (Undo): Doc undo-outer-limit.
9040 2004-12-15  Juri Linkov  <juri@jurta.org>
9042         * mark.texi (Transient Mark, Mark Ring): M-< and other
9043         movement commands don't set mark in Transient Mark mode
9044         if mark is active.
9046 2004-12-12  Juri Linkov  <juri@jurta.org>
9048         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9049         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9051         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9052         (Misc Dired Commands): Add @r{(Dired)} to w.
9054 2004-12-12  Juri Linkov  <juri@jurta.org>
9056         * mark.texi (Marking Objects): Marking commands also extend the
9057         region when mark is active in Transient Mark mode.
9059 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9061         * custom.texi (Saving Customizations): Emacs only loads the custom
9062         file automatically after the init file in version 22.1 or later.
9063         Adapt text and examples to this fact.
9065 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
9067         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9068         be set through Custom.  Otherwise, it has no effect.
9070 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9072         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9073         * entering.texi: Rename Command Line to Emacs Invocation.
9075         * misc.texi (Term Mode): Correctly describe C-c.
9077         * custom.texi (Easy Customization): Move up to section level,
9078         before Variables.  Avoid using the term "variable"; say "option".
9079         New initial explanation.
9080         (Variables): In initial explanation, connect "variable" to the
9081         already-explained "user option".
9083         * emacs.texi (Top): Fix ref to Command Line.
9084         Move reference to Easy Customization.
9086         * xresources.texi (X Resources): Fix From link.
9088         * doclicense.texi (GNU Free Documentation License): Fix To link.
9090         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9092         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9094 2004-12-03  Richard M. Stallman  <rms@gnu.org>
9096         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9098 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9100         * kmacro.texi: Several small changes in addition to the following.
9101         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9102         defining a keyboard macro.
9103         Mention `kmacro-ring-max'.
9104         (Keyboard Macro Counter): Clarify description of
9105         `kmacro-insert-counter', `kmacro-set-counter',
9106         `kmacro-add-counter' and `kmacro-set-format'.
9108 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9110         * custom.texi (File Variables): Add `unibyte' and make it more
9111         clear that `unibyte' and `coding' are special.  Suggested by Simon
9112         Krahnke <overlord@gmx.li>.
9114         * mule.texi (Enabling Multibyte): Refer to File Variables.
9115         Suggested by Simon Krahnke <overlord@gmx.li>.
9117 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
9119         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9120         x-use-old-gtk-file-dialog.
9122 2004-11-20  Richard M. Stallman  <rms@gnu.org>
9124         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9126 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
9128         * building.texi (Lisp Eval): Delete hyphen in section name.
9130 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
9132         * files.texi (Old Versions):
9133         No longer document annotation as "CVS only".
9135 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9137         * files.texi (Version Control): Rewrite the introduction about
9138         version systems, mentioning the new ones that we support.
9139         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9140         suggestions.
9142 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9144         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9146 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9148         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9150 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9152         * text.texi (Text Based Tables, Table Definition)
9153         (Table Creation, Table Recognition, Cell Commands)
9154         (Cell Justification, Row Commands, Column Commands)
9155         (Fixed Width Mode, Table Conversion, Measuring Tables)
9156         (Table Misc): New nodes, documenting the Table Mode.
9158 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9160         * makefile.w32-in (info): Change order of arguments to makeinfo.
9162 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9164         * calendar.texi (iCalendar): Update for package changes.
9166 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9168         * files.texi (Misc File Ops): View mode is a minor mode.
9170 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9172         * calendar.texi (iCalendar): Style changes.
9174 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9176         * search.texi (Regexps): The regexp described in the example is no
9177         longer stored in the variable `sentence-end'.
9179 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9181         * building.texi (Starting GUD): Note that multiple debugging
9182         sessions requires `gdb --fullname'.
9184 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9186         * calendar.texi (iCalendar): New section for a new package.
9188 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9190         * text.texi: Various small changes in addition to the following.
9191         (Text): Replace xref for autotype with inforef.
9192         (Sentences): Explain nil value for `sentence-end'.
9193         (Paragraphs): Update default values for `paragraph-start' and
9194         `paragraph-separate'.
9195         (Text Mode): Correct description of Text mode's effect on the
9196         syntax table.
9197         (Outline Visibility): `hide-other' does not hide top level headings.
9198         `selective-display-ellipses' no longer has an effect on Outline mode.
9199         (TeX Misc): Add missing @cindex.
9200         Replace xref for RefTeX with inforef.
9201         (Requesting Formatted Text): The variable
9202         `enriched-fill-after-visiting' no longer exists.
9203         (Editing Format Info): Update names of menu items and commands.
9204         (Format Faces): Mention special effect of specifying the default face.
9205         Describe inheritance of text properties.
9206         Correct description of `fixed' face.
9207         (Format Indentation): Correct description of effect of setting
9208         margins.  Mention `set-left-margin' and `set-right-margin'.
9209         (Format Justification): Update names of menu items.
9210         `set-justification-full' is now bound to `M-j b'.
9211         Mention that `default-justification' is a per buffer variable.
9212         (Format Properties): Update name of menu item.
9213         (Forcing Enriched Mode): `format-decode-buffer' automatically
9214         turns on Enriched mode if the buffer is in text/enriched format.
9216 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9218         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9220 2004-09-28  Kim F. Storm  <storm@cua.dk>
9222         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9223         Align with new functionality.
9225 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9227         * display.texi (Display Custom): Remove stray `@end defvar'.
9229 2004-09-23  Kim F. Storm  <storm@cua.dk>
9231         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9232         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9234 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9236         * custom.texi (Hooks): Explain using setq to clear out a hook.
9237         (File Variables): Explain multiline string constants.
9238         (Non-ASCII Rebinding): Explain when you need to update
9239         non-ASCII char codes in .emacs.
9241         * building.texi (Compilation): Explain how to make a silent
9242         subprocess that won't be terminated.  Explain compilation-environment.
9244 2004-09-13  Kim F. Storm  <storm@cua.dk>
9246         * mini.texi (Repetition): Rename isearch-resume-enabled to
9247         isearch-resume-in-command-history and change default to disabled.
9249 2004-09-09  Kim F. Storm  <storm@cua.dk>
9251         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9252         with new `kmacro-name-last-macro'.
9254 2004-09-08  Juri Linkov  <juri@jurta.org>
9256         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9258 2004-09-03  Juri Linkov  <juri@jurta.org>
9260         * search.texi (Incremental Search): Update wording for M-%.
9262 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9264         * killing.texi (Killing): Correct description of kill commands in
9265         read-only buffer.
9267 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9269         * building.texi (Compilation Mode): Add a paragraph about rules
9270         for finding the compilation buffer for `next-error'.
9272         * search.texi (Other Repeating Search): Mention that Occur mode
9273         supports the next-error functionality.
9275 2004-09-02  Juri Linkov  <juri@jurta.org>
9277         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9279 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9281         * kmacro.texi (Basic Keyboard Macro):
9282         `apply-macro-to-region-lines' now operates on all lines that begin
9283         in the region, rather than on all complete lines in the region.
9285 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9287         * frames.texi (Drag and drop): Add documentation about
9288         x-dnd-test-function and x-dnd-known-types.
9290 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9292         * indent.texi: Various minor changes in addition to:
9293         (Indentation Commands): Correct description of `indent-relative'.
9294         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9295         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9296         (Just Spaces): `tabify' converts sequences of at least two spaces
9297         to tabs.
9299 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9301         * frames.texi (Secondary Selection): Setting the secondary
9302         selection with M-Drag-Mouse-1 does not alter the kill ring,
9303         setting it with M-Mouse-1 and M-Mouse-3 does.
9304         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9305         toolkit scroll bars.
9306         (Scroll Bars): Ditto.
9308         * windows.texi (Basic Window): When using a window system, the value
9309         of point in a non-selected window is indicated by a hollow box.
9310         (Split Window): Side by side windows are separated by a scroll bar,
9311         if scroll bars are used.
9312         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9313         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9314         (Window Convenience): Update bindings for `winner-undo' and
9315         `winner-redo'.
9317         * ack.texi (Acknowledgments): Use `@unnumbered'.
9318         * misc.texi: Adapt sectioning in Info to the node structure.
9319         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9320         of "Using Emacs as a Server".
9321         * building.texi (Building): Interchange nodes (for correct numbering).
9322         * programs.texi (Programs): Interchange nodes (for correct numbering).
9323         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9324         Info to the node structure.
9325         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9326         Rearrange order of nodes and sections such that both "GNU GENERAL
9327         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9328         end, as appropriate for appendices.
9329         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9330         Use `@unnumberedsec'.
9331         * trouble.texi: Adapt sectioning in Info to the node structure.
9332         Adapt node pointers to change in emacs.texi.
9333         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9335 2004-08-25  Kenichi Handa  <handa@m17n.org>
9337         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9338         description for unibyte mode.
9340 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9342         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9344         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9345         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9346         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9347         in @pxref.
9349 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9351         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9352         Change section names.
9354 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9356         * kmacro.texi (Keyboard Macro Ring): Rename section.
9357         Emacs treats the head of the macro ring as the `last keyboard macro'.
9358         (Keyboard Macro Counter): Minor change.
9359         (Save Keyboard Macro): Some clarifications.
9360         (Edit Keyboard Macro): Rename section.
9362         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9363         32-bit machines.
9364         (Several Buffers): Clarify which buffer is selected if `2' is
9365         pressed in the Buffer Menu.
9366         Auto Revert mode can be used to update the Buffer Menu
9367         automatically.
9369 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9371         * help.texi (Misc Help): Add an index entry for finding an Info
9372         manual by its file name.
9374 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9376         * files.texi (Backup Deletion): Correct description of
9377         `delete-old-versions'.
9378         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9379         (Auto Save Files): Recommend `auto-save-mode' to reenable
9380         auto-saving, rather than the abbreviation `auto-save'.
9382 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9384         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9385         for "killing" and "yanking" in main menu.
9387 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9389         * killing.texi (Yanking, Killing): Minor cleanups.
9391         * mark.texi (Momentary Mark): Minor cleanups.
9393 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9395         * custom.texi (Non-ASCII Rebinding):
9396         C-q always inserts the right code to pass to global-set-key.
9398 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9400         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9401         `insert-register', instead of `C-x r g' binding, for consistency.
9403 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9405         * fixit.texi (Spelling): Fix typo.
9407 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9409         * help.texi (Help): Fix Texinfo usage.
9411 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9413         * text.texi (Paragraphs): Update how paragraphs are separated
9414         and the default for paragraph-separate.
9416         * search.texi (Regexp Replace): Further update text for new
9417         replacement operators.
9419 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9421         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9422         `R' switch.
9424         * dired.texi (Dired Updating): `k' only deletes inserted
9425         subdirectories from the Dired buffer if a prefix argument was given.
9427         * search.texi (Regexps): Delete redundant definition of `symbol' in
9428         description of `\_>'.  It already occurs in the description of `\_<'.
9430 2004-07-01  Juri Linkov  <juri@jurta.org>
9432         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9433         (Regexp Search): Add M-r.
9435 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9437         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9439 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9441         * search.texi, calendar.texi: Markup fixes.
9443 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9445         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9447 2004-06-25  David Kastrup  <dak@gnu.org>
9449         * search.texi (Regexp Replace): Some typo corrections and
9450         rearrangement.
9452 2004-06-24  David Kastrup  <dak@gnu.org>
9454         * search.texi (Unconditional Replace): Use replace-string instead
9455         of query-replace in example.
9456         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9457         sequences.
9458         (Query Replace): Correct explanation of `^' which does not use
9459         the mark stack.
9461 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9463         * misc.texi (Shell History Copying): Document comint-insert-input.
9464         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9466 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9468         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9469         * custom.texi (Customization): Do.
9470         * anti.texi (Antinews): Do.
9471         * abbrevs.texi (Defining Abbrevs): Do.
9473         * programs.texi (Info Lookup): Fix keybinding for
9474         info-lookup-symbol.
9476 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9478         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9479         Add emacs-xtra.
9480         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9481         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9483 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9485         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9486         Add emacs-xtra.
9487         * emacs-xtra.texi: New file.
9489 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9491         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9492         (Dired and Find): Mention differences with ordinary Dired buffers.
9494 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9496         * custom.texi (Init Syntax): Explain about vars that do special
9497         things when set with setq or with Custom.
9498         (Init Examples): Add line-number-mode example.
9500 2004-06-12  Juri Linkov  <juri@jurta.org>
9502         * dired.texi (Operating on Files): Add dired-do-touch.
9504 2004-06-10  Juri Linkov  <juri@jurta.org>
9506         * building.texi (Lisp Eval): Add C-M-x on defface.
9508 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9510         * files.texi (Reverting): Auto-Revert mode and
9511         Global Auto-Revert mode no longer revert remote files.
9513 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9515         * custom.texi (Init File): Two dashes start --no-site-file.
9517 2004-05-29  Alan Mackenzie  <acm@muc.de>
9519         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9520         ("AWK"): Is consistently thus spelled throughout.
9521         (AWK, Pike): Document as "C-like modes".
9522         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9523         (M-x man): Supersedes M-x manual-entry.
9524         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9526         ("Comments in C"): Delete node; the info is in CC Mode manual.
9527         (c-comment-only-line-offset): Remove description.
9529         (C-c ., C-c C-c): Describe new C Mode bindings.
9531         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9532         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9533         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9534         Amend definitions.
9536         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9537         Describe functions.
9539         (c-comment-start-regexp, c-hanging-comment-ender-p)
9540         (c-hanging-comment-starter-p): Remove obsolete definitions.
9542         * emacs.texi: Remove the menu entry "Comments in C".
9544 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9546         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9547         `M-x locate'.
9549 2004-05-16  Karl Berry  <karl@gnu.org>
9551         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9552         makeinfo --html fails.
9553         * help.texi (Help Summary) [@ifnottex]: Likewise.
9555 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9557         * building.texi (GDB Graphical Interface): Update and describe
9558         layout first.
9560 2004-05-04  Jason Rumney  <jasonr@gnu.org>
9562         * makefile.w32-in: Revert last change.
9564 2004-05-03  Jason Rumney  <jasonr@gnu.org>
9566         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9568 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9570         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9572 2004-04-18  Juri Linkov  <juri@jurta.org>
9574         * fixit.texi (Spelling): Remove file extension from ispell xref.
9576 2004-04-15  Kim F. Storm  <storm@cua.dk>
9578         * cmdargs.texi (Initial Options): Add -Q.
9580 2004-04-05  Kim F. Storm  <storm@cua.dk>
9582         * custom.texi (File Variables): Add safe-local-eval-forms.
9584 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9586         * files.texi (Reverting): Correct description of revert-buffer's
9587         handling of point.
9589 2004-03-22  Juri Linkov  <juri@jurta.org>
9591         * emacs.texi (Top): Add `Misc X'.
9593         * trouble.texi: Fix help key bindings.
9595         * glossary.texi: Improve references.
9597         * help.texi: Sync keywords with finder.el.
9599         * mini.texi (Completion): Add description for menu items.
9601         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9603         * sending.texi (Mail Methods): Fix xref to Message manual.
9605 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9607         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9609 2004-03-04  Richard M. Stallman  <rms@gnu.org>
9611         * search.texi (Regexps): Explain that ^ and $ have their
9612         special meanings only in certain contexts.
9614         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9616         * mule.texi (Specify Coding): Doc C-x RET F.
9618         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9619         for multiple compile and grep buffers.
9620         (Indirect Buffers): Don't recommand clone-indirect-buffer
9621         for multiple compile and grep buffers.
9623 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9625         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9626         Use $(DEL) instead of rm, and ignore exit code.
9628 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9630         * building.texi (Watch Expressions): Update.
9632 2004-02-21  Juri Linkov  <juri@jurta.org>
9634         * cmdargs.texi (Action Arguments): Add alias --find-file.
9635         Add --directory, --help, --version.  Move text about command-line-args
9636         to Command Arguments.
9637         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9638         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9639         (Window Size X): Join -g and --geometry.  Add @cindex.
9640         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9641         (Title X): Remove alias -title.
9642         (Misc X): New node.
9644 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9646         * frames.texi (Drag and drop): Add Motif to list of supported
9647         protocols.
9649 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9651         * frames.texi (Drag and drop): New section.
9653 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9655         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9656         Include it only @ifnotinfo.  Patch the preceding and following
9657         node headers to point to each other.
9659 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9661         * calendar.texi (Appointments): Update section.
9663 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9665         * programs.texi (C Modes): Fix the xref.
9667 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9669         * building.texi (Watch Expressions): Update.
9670         (Commands of GUD): Include use of toolbar + breakpoints set from
9671         fringe/margin.
9673 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9675         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9676         <acm@muc.de>.
9678 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9680         * frames.texi (Dialog Boxes): Add use-file-dialog.
9682 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9684         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9685         in CC Mode.
9687 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9689         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9690         * man/commands.texi, man/custom.texi, man/display.texi:
9691         * man/emacs.texi, man/files.texi:
9692         * man/frames.texi, man/glossary.texi, man/killing.texi:
9693         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9694         * man/mule.texi, man/rmail.texi, man/search.texi:
9695         * man/sending.texi, man/text.texi, man/trouble.texi:
9696         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9698 2003-11-01  Alan Mackenzie  <acm@muc.de>
9700         * search.texi (Scrolling During Incremental Search): Document a
9701         new scrolling facility in isearch mode.
9703 2003-10-22  Miles Bader  <miles@gnu.org>
9705         * Makefile.in (info): Move before $(top_srcdir)/info.
9707 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9709         * building.texi (Watch Expressions): Update section on data display
9710         to reflect code changes (GDB Graphical Interface).
9712 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9714         * xresources.texi (GTK resources): Clean up previous change.
9716 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9718         * xresources.texi (GTK resources): Add a note that some themes
9719         disallow customizations.  Add scroll theme example.
9721 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9723         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9725         * misc.texi (Saving Emacs Sessions): Shorten the section,
9726         collapsing back into one node.
9728 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9730         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9732 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9734         * xresources.texi (GTK names in Emacs): Correct typo.
9736 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9738         * cmdargs.texi (Font X): Mention new default font.
9739         More fully describe long font names, wildcard patterns and the
9740         problems involved.  (Result of discussion on emacs-devel.)
9742 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9744         * emacs.texi (Acknowledgements): Correct typo.
9746 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9748         * dired.texi (Misc Dired Commands): New node.
9749         (Dired Navigation): Add dired-goto-file.
9751         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9753         * emacs.texi (Acknowledgements): New node, split from Distribution.
9755         * cmdargs.texi (Action Arguments): -f reads interactive args.
9757 2003-09-08  Lute Kamstra  <lute@gnu.org>
9759         * screen.texi (Mode Line): Say that POS comes before LINE.
9760         Mention `size-indication-mode'.
9761         * display.texi (Optional Mode Line):
9762         Document `size-indication-mode'.
9763         * basic.texi (Position Info): Mention `size-indication-mode'.
9765 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9767         * xresources.texi (Resources): Refer to `editres' man page.
9768         (Lucid Resources): Update defaults.  Expand description of
9769         `shadowThickness'.
9771 2003-09-04  Miles Bader  <miles@gnu.org>
9773         * Makefile.in (top_srcdir): New variable.
9774         ($(top_srcdir)/info): New rule.
9775         (info): Depend on it.
9777 2003-09-03  Peter Runestig  <peter@runestig.com>
9779         * makefile.w32-in: New file.
9781 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9783         * misc.texi (Saving Emacs Sessions): Correct previous change.
9785 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9787         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9788         (Intro): Include kmacro.texi after fixit.texi instead of after
9789         custom.texi.  (As suggested by Kim Storm.)
9791 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9793         * fixit.texi (Fixit): Update `Next' pointer.
9794         * files.texi (Files): Update `Previous' pointer.
9795         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9796         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9797         (Suggested by Kim Storm.)
9798         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9800 2003-08-18  Kim F. Storm  <storm@cua.dk>
9802         * kmacro.texi: New file describing enhanced keyboard macro
9803         functionality.  Replaces old description in custom.texi.
9805         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9806         (Keyboard Macros): Move to new kmacro.texi file.
9808         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9810 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9812         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9814 2003-08-17  Alex Schroeder  <alex@gnu.org>
9816         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9817         required.
9819 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9821         * programs.texi (Lisp Indent): Don't describe
9822         lisp-indent-function property here.  Use xref to Lisp Manual.
9824 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9826         * calendar.texi (Date Formats): Document changed behavior of
9827         abbreviations.
9829 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9831         * buffers.texi (List Buffers): Fix previous change.
9833 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9835         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9836         List*.
9838 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9840         * display.texi (Font Lock): Fix typo.
9842 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9844         * display.texi (Font Lock): Add xref for format info on
9845         font-lock-remove-keywords.
9847         * building.texi (Compilation): Document what happens with asynch
9848         children of compiler process.
9850         * help.texi (Library Keywords): Use @multitable.
9852 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9854         * programs.texi (Expressions): Delete C-M-DEL.
9856         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9857         comint-move-point-for-output renamed from
9858         comint-scroll-to-bottom-on-output.
9860         * custom.texi (Init Rebinding): Replace previous change with xref.
9861         (Non-ASCII Rebinding): Explain that issue more briefly here.
9863 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9865         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9867 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9869         * building.texi (GDB Graphical Interface): New node.
9870         (Rewritten somewhat by RMS.)
9872 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9874         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9875         non-English letters.  Explain how to set coding systems correctly
9876         and how to include the right coding cookie in the file.
9878 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9880         * indent.texi (Indentation): Explain the concepts.
9881         (Just Spaces): Explain why preventing tabs for indentation might
9882         be useful.
9884 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9886         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9888 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9890         * cmdargs.texi (General Variables): Document SMTPSERVER.
9892         * sending.texi: Remove SMTP node.
9893         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9894         library.
9896 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9898         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9900 2003-02-22  Simon Josefsson  <jas@extundo.com>
9902         * sending.texi (Mail Methods): Add node about SMTP.
9904 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9906         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9908 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9910         * glossary.texi (Glossary): Correction to cl cross reference.
9912 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9914         * killing.texi (Rectangles): Document C-x c r.
9916 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9918         * xresources.texi (GTK resources): New node.
9919         (GTK widget names): New node.
9920         (GTK names in Emacs): New node.
9921         (GTK styles): New node.
9923 2003-01-09  Francesco Potortì  <pot@gnu.org>
9925         * maintaining.texi (Create Tags Table): Add reference to the new
9926         `etags --help --lang=LANG' option.
9928 2002-10-02  Karl Berry  <karl@gnu.org>
9930         * emacs.texi: Per rms, update all manuals to use @copying instead of
9931         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9932         where needed for the sake of the HTML output.
9934 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9936         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9937         source files.
9939 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9941         * Makefile.in (emacsman): New target.
9943 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9945         * (Version 21.1 released.)
9947 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9949         * Branch for 21.1.
9951 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9953         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9955 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9957         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9959 1999-07-12  Richard Stallman  <rms@gnu.org>
9961         * Version 20.4 released.
9963 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9965         * Makefile.in (INFO_TARGETS): Delete customize.info.
9966         (DVI_TARGETS): Delete customize.dvi.
9967         (../info/customize, customize.dvi): Targets deleted.
9969 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9971         * Version 20.3 released.
9973 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9975         * Makefile.in (EMACSSOURCES): Add mule.texi.
9976         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9978 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9980         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9981         Use it in dvi targets.
9983 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9985         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9986         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9987         (../info/customize): Rename from ../info/custom.
9989 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9991         * Version 20.2 released.
9993 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9995         * Version 20.1 released.
9997 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9999         * Makefile (../info/customize, customize.dvi): New targets.
10000         (INFO_TARGETS): Add ../info/customize.
10001         (DVI_TARGETS): Add customize.dvi.
10003 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10005         * Version 19.33 released.
10007 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10009         * Version 19.32 released.
10011 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10013         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10015 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10017         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10018         Specify -I option.
10019         (All dvi targets): Set the TEXINPUTS variable.
10021 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10023         * Version 19.31 released.
10025 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10027         * Version 19.30 released.
10029 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10031         * Makefile.in (maintainer-clean): Rename from realclean.
10033 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10035         * Makefile.in: New file.
10036         * Makefile: File deleted.
10038 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10040         * Makefile (TEXINDEX_OBJS): Variable deleted.
10041         (texindex, texindex.o, getopt.o): Rules deleted.
10042         All deps on texindex deleted.
10043         (distclean): Don't delete texindex.
10044         (mostlyclean): Don't delete *.o.
10045         * texindex.c, getopt.c: Files deleted.
10047 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10049         * Version 19.26 released.
10051 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
10053         * Makefile (EMACSSOURCES): Exclude undo.texi.
10055 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10057         * Version 19.25 released.
10059 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10061         * Version 19.24 released.
10063 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10065         * Version 19.23 released.
10067 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10069         * Makefile: Delete spurious tab.
10071 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10073         * Makefile (.SUFFIXES): New rule.
10075 1993-12-04  Richard Stallman  (rms@srarc2)
10077         * getopt.c: New file.
10078         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10079         (getopt.o): New rule.
10080         (dvi): Don't depend on texindex.
10081         (emacs.dvi): Depend on texindex.
10083 1993-12-03  Richard Stallman  (rms@srarc2)
10085         * Makefile (TEXI2DVI): New variable.
10086         (emacs.dvi): Add explicit command.
10087         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10089 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10091         * Version 19.22 released.
10093 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10095         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10097 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10099         * Version 19.21 released.
10101 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10103         * Makefile (realclean): Don't delete the Info files.
10105 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10107         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10108         4' where appropriate.
10110 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10112         * Makefile: Fix targets for texindex.
10114         * texindex.c: Include "../src/config.h" if building in emacs.
10116         * Makefile: Change all files to FILENAME.texi, force all targets
10117         to be FILENAME, not FILENAME.info.
10118         Add target to build texindex.c, defining `emacs'.
10120 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10122         * Version 19.19 released.
10124 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10126         * Version 19.18 released.
10128 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10130         * Makefile: Fix source file names of the separate manuals.
10132 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10134         * Version 19.17 released.
10136 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10138         * split-man: Fix typos in last change.
10140 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10142         * Version 19.16 released.
10144 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10146         * version 19.15 released.
10148 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10150         * Makefile (distclean): It's rm, not rf.
10152 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10154         * Version 19.14 released.
10156 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10158         * Makefile: New file.
10160 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10162         * Version 19.13 released.
10164 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10166         * Version 19.9 released.
10168 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10170         * Version 19.8 released.
10172 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10174         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10176         * trouble.texi: It's `enable-flow-control-on', not
10177         `evade-flow-control-on'.
10179 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10181         * display.texi: Document standard-display-european.
10183 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10185         * Version 19.7 released.
10187         * emacs.texi: Add a sentence to the top menu mentioning the
10188         specific version of Emacs this manual applies to.
10190 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10192         * basic.texi: Document next-line-add-lines variable used to
10193         implement down-arrow.
10195         * killing.texi: Document kill-whole-line.
10197 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10199         * text.texi: Update unix TeX ordering information.
10201 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10203         * news.texi: Mention fill-rectangle in keybinding list.
10205         * killing.texi: Document fill-rectangle.
10207 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10209         * vc.texi: Bring the docs up to date with VC 5.2.
10211 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10213         * emacs.tex: Mention blackbox and gomoku under Amusements.
10214         Assembler mode is now mentioned and appropriately indexed
10215         under Programming Modes.
10217 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10219         * emacs.tex: Update TeX ordering information.
10221 1990-06-26  David Lawrence  (tale@geech)
10223         * emacs.tex: Note that completion-ignored-extensions is not used
10224         to filter out names when all completions are displayed in
10225         *Completions*.
10227 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10229         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10231 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10233         * emacs.tex: Add @findex grep.
10235 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10237         * emacs.tex: Correct two typos.  No other changes before
10238         Version 19 will be made.
10240 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10242         * emacs.tex: Update information for obtaining TeX distribution from the
10243         University of Washington.
10245 ;; Local Variables:
10246 ;; coding: utf-8
10247 ;; End:
10249   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10251   This file is part of GNU Emacs.
10253   GNU Emacs is free software: you can redistribute it and/or modify
10254   it under the terms of the GNU General Public License as published by
10255   the Free Software Foundation, either version 3 of the License, or
10256   (at your option) any later version.
10258   GNU Emacs is distributed in the hope that it will be useful,
10259   but WITHOUT ANY WARRANTY; without even the implied warranty of
10260   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10261   GNU General Public License for more details.
10263   You should have received a copy of the GNU General Public License
10264   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.