Document image-{next, previous}-file, plus some minor tweak.
[emacs.git] / doc / emacs / ChangeLog
blob64b77d9c1dad71306ca907f7e75b32f723f7b8d6
1 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
3         * files.texi (File Conveniences): Document `image-next-file' and `image-previous-file'.
5         * display.texi (Optional Mode Line): Fix an index.
7         * regs.texi (File Registers): Document `kmacro-to-register'.
9         * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
11         * frames.texi (Scroll Bars): Document `scroll-bar-adjust-thumb-portion'.
13 2013-12-21  Chong Yidong  <cyd@gnu.org>
15         * indent.texi (Indentation Commands): Document C-x TAB changes.
17 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
19         * rmail.texi: Document `S-SPC' as alternative to scrolling down
20         with `DEL'.
22         * help.texi: Ditto.
24         * display.texi: Ditto.
26         * calendar.texi: Ditto.
28         * frames.texi: Document `toggle-frame-maximized' and
29         `toggle-frame-fullscreen' with their respective keys.
31         * buffers.texi: Document buffer name uniquification changes.
33         * indent.texi: Document that `electric-indent-mode' is enabled by
34         default.
36         * display.texi (Cursor Display): Document `blink-cursor-blinks'.
38         * buffers.texi: Update list-buffers "screeshot" to show Messages
39         as major-mode.
41         * entering.texi: Document `initial-buffer-choice' changes.
43         * misc.texi (emacsclient Options): Document
44         `initial-buffer-choice' changes.
46         * help.texi: Document that `?' now also shows subcommands of
47         prefix keys.
49 2013-12-17  Chong Yidong  <cyd@gnu.org>
51         * killing.texi (Appending Kills): Note that append-next-kill can
52         prepend the kill.
54 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
56         * mule.texi (File Name Coding): Document file-name encoding
57         peculiarities on MS-Windows.
59 2013-12-12  Glenn Morris  <rgm@gnu.org>
61         * emacs.texi: Sync direntry with info/dir version.
63 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
65         * msdog.texi (Windows Keyboard): Fix typo.
67 2013-11-30  Glenn Morris  <rgm@gnu.org>
69         * Makefile.in (distclean): Remove Makefile.
71 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
73         * buffers.texi (Icomplete): Rename from Iswitchb and
74         rewrite accordingly.
76 2013-11-23  Glenn Morris  <rgm@gnu.org>
78         * cmdargs.texi (General Variables):
79         Empty elements in EMACSLOADPATH now mean the default load-path.
81 2013-11-21  Glenn Morris  <rgm@gnu.org>
83         * cmdargs.texi (Action Arguments): Use path-separator with -L.
85 2013-11-04  Glenn Morris  <rgm@gnu.org>
87         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
89 2013-11-02  Glenn Morris  <rgm@gnu.org>
91         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
93 2013-10-23  Glenn Morris  <rgm@gnu.org>
95         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
96         Nuke @refill.
98         * Makefile.in (install-dvi, install-html, install-pdf)
99         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
100         (uninstall-pdf): Quote entities that might contain whitespace.
102 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
104         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
105         Remove @refill.
107 2013-10-13  Glenn Morris  <rgm@gnu.org>
109         * ack.texi (Acknowledgments): Comment out old alpha stuff.
111 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
113         * calendar.texi (Special Diary Entries): Remove @refill.
115 2013-10-13  Glenn Morris  <rgm@gnu.org>
117         * display.texi (Text Scale): Update text-scale-adjust details.
119         * ack.texi (Acknowledgments):
120         * emacs.texi (Acknowledgments): Use accented form of some names.
122 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
124         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
125         name.  (Bug#15557)
127         Support menus on text-mode terminals.
128         * screen.texi (Menu Bar): Adapt to TTY menus.
130         * frames.texi (Frames): Mention menu support on text terminals.
132         * files.texi (Visiting): Mention the "File" menu-bar menu.
134         * display.texi (Standard Faces): Mention TTY faces for menus.
136 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
138         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
140 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
142         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
144 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
146         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
148         * emacs.texi (Intro): Minor cleanup.
150 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
152         * fixit.texi (Transpose):
153         (Fixing Case): Remove @refill.
155 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
157         * maintaining.texi (VC Directory Commands): Add keybinding for
158         vc-log-incoming in vc-dir.
159         (Log Buffer): Use @emph instead of @strong.
161 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
163         * text.texi (Enriched Justification): Explain values of default-justification.
165 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
167         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
169 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
171         * xresources.texi (Motif Resources):
172         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
173         * emacs.texi: Update menu.
175 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
177         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
178         for portability to hosts where /bin/sh has problems.
180 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
182         * text.texi (Enriched Justification): Minor fixes.
184 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
186         * files.texi (Filesets): Add an index.
188 2013-08-12  Glenn Morris  <rgm@gnu.org>
190         * macos.texi (GNUstep Support):
191         * trouble.texi (Checklist, Contributing, Service):
192         Avoid mailto: in html output.
194         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
195         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
196         (INSTALL_DATA): New, set by configure.
197         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
198         New variables.
199         (.SUFFIXES): Add .ps and .dvi.
200         (.dvi.ps): New suffix rule.
201         (dvi, html, pdf, ps): Use *_TARGETS variables.
202         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
203         (emacs.html): Use HTML_OPTS.
204         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
205         (.PHONY): install-dvi, install-html, install-pdf, install-ps
206         ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
207         uninstall-ps, and uninstall-doc.
208         (install-dvi, install-html, install-pdf, install-ps, install-doc)
209         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
210         (uninstall-doc): New rules.
212 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
214         * emacs.texi (Top): Remove menu item for the removed "Disabling
215         Multibyte" node.
217 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
219         * rmail.texi (Rmail Coding): Move here from mule.texi.
221         * custom.texi (Specifying File Variables): Fix cross-references.
223         * mule.texi (Unibyte Mode): Fix cross-references.
224         (Disabling Multibyte): Remove.
226         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
228         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
229         (Mayan Calendar): Move here from calendar.texi.
230         * emacs.texi (Top): Update menu.
232 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
234         * emacs.texi (Top): Add menu entry.
236         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
237         (VC Directory Commands): Add vc-dir-ignore.
239 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
241         * glossary.texi (Glossary): Add some entries.
243 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
245         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
246         vc-dir.  (Bug#14948)
248 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
250         * display.texi (Fringes): Document the variable fringe-mode.
251         (Bug#14946)
253 2013-07-03  Glenn Morris  <rgm@gnu.org>
255         * maintaining.texi (EDE): Fix cross-reference.
257         * programs.texi (Program Modes): Fix emacs-xtra reference.
259         * help.texi (Misc Help): Index describe-syntax.
261 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
263         * basic.texi (Moving Point): Document visual-order-cursor-movement
264         and its effect on right-char and left-char.
266 2013-06-28  Glenn Morris  <rgm@gnu.org>
268         * ack.texi (Acknowledgments): Small update.
270 2013-06-19  Glenn Morris  <rgm@gnu.org>
272         * Makefile.in (dist): Edit more configure variables.
273         Try to check that we do not miss any in future.
275 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
277         * vc1-xtra.texi (Revision Tags): Add a cross reference.
278         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
280 2013-06-11  Glenn Morris  <rgm@gnu.org>
282         * maintaining.texi (VC Directory Commands): Copyedit.
283         (Branches): Put back milder version of pre 2013-06-07 text.
285 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
287         * maintaining.texi (Branches): Remove text copied from other sources.
289 2013-06-05  Alan Mackenzie  <acm@muc.de>
291         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
292         (Not Exiting Isearch): Document new user option
293         `isearch-allow-prefix'.  (Bug#9706)
295 2013-06-03  Juri Linkov  <juri@jurta.org>
297         * display.texi (Highlight Interactively): Add global keybindings
298         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
299         Document new command `highlight-symbol-at-point'.
301 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
303         * maintaining.texi (Branches): Add motivations for branching.
304         (VC Mode Line): Fix typo.
305         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
306         prefix argument.
308 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
310         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
311         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
312         autolaunching of the D-Bus session bus.
314 2013-06-01  Glenn Morris  <rgm@gnu.org>
316         * programs.texi (Semantic): Fix typo.
318 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
320         * maintaining.texi (Types of Log File): Supplement some
321         information of change log files.
323 2013-05-15  Juri Linkov  <juri@jurta.org>
325         * search.texi (Repeat Isearch): Mention key `RET' to finish
326         editing the string.  (Bug#13348)
328 2013-05-14  Glenn Morris  <rgm@gnu.org>
330         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
332 2013-05-09  Glenn Morris  <rgm@gnu.org>
334         * sending.texi (Mail Sending): Fix typo.
336         * windows.texi (Change Window): Fix typo.
338         * custom.texi (Changing a Variable): Fix typo.
340         * trouble.texi (Contributing): Remove obsolete info re pretesters.
342 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
344         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
345         * cmdargs.texi (Initial Options):
346         * files.texi (Customize Save): Document this.
348 2013-05-04  Glenn Morris  <rgm@gnu.org>
350         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
352 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
354         doc: convert some TeX accents to UTF-8
355         * ack.texi (Acknowledgments):
356         * emacs.texi (Acknowledgments):
357         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
358         Apparently the TeX accents cause problems when generating gnu.org
359         web pages, e.g., @l{} is rendered as '/l' on
360         <http://www.gnu.org/software/emacs/manual/html_node/
361         emacs/Acknowledgments.html>.
363 2013-03-16  Glenn Morris  <rgm@gnu.org>
365         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
367 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
369         Prefer UTF-8 for documentation.
370         With GNU Texinfo 5.0, this generates nicer-looking info files,
371         since they can use curly quotes.  With older Texinfo it doesn't matter.
372         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
373         Switch from Latin-1 to UTF-8.
375 2013-02-28  Bastien Guerry  <bzg@gnu.org>
377         * xresources.texi (GTK resources): Fix broken link.
379 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
381         * files.texi (Interlocking): Don't refer to symlinks as the
382         exclusive means of locking files.
384 2013-02-22  Glenn Morris  <rgm@gnu.org>
386         * ack.texi (Acknowledgments):
387         * emacs.texi (Acknowledgments): Small updates.
389 2013-02-21  Glenn Morris  <rgm@gnu.org>
391         * files.texi (File Conveniences): Not just GIFs can be animated.
393 2013-02-13  Glenn Morris  <rgm@gnu.org>
395         * ack.texi (Acknowledgments): Don't mention yow any more.
397 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
399         * cmdargs.texi (General Variables):
400         Fix TMPDIR documentation to match the code's behavior.
402 2013-02-10  Glenn Morris  <rgm@gnu.org>
404         * trouble.texi (Checklist): Update bug keybinding.
406 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
408         * msdog.texi (Text and Binary): Delete the description of
409         file-name-buffer-file-type-alist.
411 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
413         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
414         Without it, I don't see function names.  Older addr2line
415         implementations will die out sooner or later, so tailor the
416         first suggestion to recent addr2line, with a followup about
417         older ones.
419 2013-01-19  Glenn Morris  <rgm@gnu.org>
421         * custom.texi (Directory Variables): Fix paren typo.
423         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
425         * custom.texi (Custom Themes): Fix typo.
427 2013-01-07  Bastien Guerry  <bzg@gnu.org>
429         * help.texi (Apropos): Document `apropos-user-option' and update
430         the doc for `apropos-variable'.
432 2013-01-05  Glenn Morris  <rgm@gnu.org>
434         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
436 2012-12-21  Glenn Morris  <rgm@gnu.org>
438         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
439         Simply include doclicense.
441 2012-12-21  Chong Yidong  <cyd@gnu.org>
443         * frames.texi (Mouse Commands): Fix description of the effect of
444         mouse dragging (Bug#13049).
446 2012-12-15  Juri Linkov  <juri@jurta.org>
448         * misc.texi (Recursive Edit): Add a link to "Query Replace".
449         (Bug#13181)
451 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
453         * killing.texi (Deletion): Doc fix (Bug#12748).
455 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
457         * doclicense.texi, gpl.texi: Update to latest version from FSF.
458         These are just minor editorial changes.
460 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
462         * vc1-xtra.texi (General VC Options): Remove obsolete reference
463         to `vc-path'.
465 2012-12-03  Chong Yidong  <cyd@gnu.org>
467         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
469 2012-12-02  Kevin Ryde  <user42@zip.com.au>
471         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
473 2012-12-01  Kevin Ryde  <user42@zip.com.au>
475         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
477 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
479         * doclicense.texi, gpl.texi: Update to latest version from FSF.
480         These are just minor editorial changes.
482 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
484         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
485         clarifications (Bug#12865).
486         (Horizontal Scrolling): Clarifications.
488 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
490         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
492 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
494         * trouble.texi (Crashing): Add information about MS-Windows and
495         the emacs_backtrace.txt file.  (Bug#12908)
497 2012-11-13  Chong Yidong  <cyd@gnu.org>
499         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
500         actually named gdb-stopped-functions.
502 2012-11-13  Glenn Morris  <rgm@gnu.org>
504         * misc.texi (Single Shell): Mention async-shell-command-buffer.
506 2012-11-10  Glenn Morris  <rgm@gnu.org>
508         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
510         * emacs.texi (Acknowledgments): Add profiler author.
511         * ack.texi (Acknowledgments): Add some recent contributions.
513 2012-11-10  Chong Yidong  <cyd@gnu.org>
515         * files.texi (Diff Mode): Doc fixes for
516         diff-delete-trailing-whitespace (Bug#12831).
518         * trouble.texi (Crashing): Copyedits.
520 2012-11-10  Glenn Morris  <rgm@gnu.org>
522         * files.texi (Diff Mode): Trailing whitespace updates.
524 2012-11-10  Chong Yidong  <cyd@gnu.org>
526         * misc.texi (Terminal emulator): Document Term mode faces.
528         * mini.texi (Basic Minibuffer): New node.  Document
529         minibuffer-electric-default-mode.
531         * display.texi (Visual Line Mode): Fix index entry.
533         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
534         and index the keybindings.  Document tabulated-list-sort.
535         (Kill Buffer): Capitalize Buffer Menu.
537         * trouble.texi (Memory Full): Capitalize Buffer Menu.
539 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
541         * display.texi (Auto Scrolling): Clarify that scroll-step is
542         ignored when scroll-conservatively is set to a non-zero value.
543         (Bug#12801)
545 2012-11-10  Chong Yidong  <cyd@gnu.org>
547         * dired.texi (Dired Updating): Doc fix (Bug#11744).
549 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
551         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
553 2012-10-29  Chong Yidong  <cyd@gnu.org>
555         * dired.texi (Shell Commands in Dired): Document changes to the
556         dired-do-async-shell-command.
558 2012-10-28  Glenn Morris  <rgm@gnu.org>
560         * ack.texi (Acknowledgments): Mention gv.el.
562 2012-10-27  Bastien Guerry  <bzg@gnu.org>
564         * screen.texi (Menu Bar): Fix typo.
566 2012-10-27  Chong Yidong  <cyd@gnu.org>
568         * frames.texi (Mouse Avoidance): Mention new variable
569         mouse-avoidance-banish-position.
571         * programs.texi (Which Function): Which Function mode now works in
572         all major modes by default.
574         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
576         * files.texi (Misc File Ops): Symbolic links on Windows only work
577         on Vista and later.
579         * building.texi (Compilation): Document compilation-always-kill.
581         * search.texi (Symbol Search): New node.
583         * package.texi (Package Menu): Document the "new" status.
585         * windows.texi (Window Choice): Don't refer to the obsolete
586         special-display feature.
588 2012-10-24  Chong Yidong  <cyd@gnu.org>
590         * mule.texi (Text Coding): set-buffer-file-coding-system can now
591         be invoked from the mode line.
593         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
594         changes to the mark and unmark commands.
595         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
596         which is no longer bound to dired-backup-diff.
598 2012-10-23  Bastien Guerry  <bzg@gnu.org>
600         * text.texi (Org Authoring): Use a comma after @ref to avoid the
601         insertion of a period in the Info output.
603 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
605         * custom.texi (Hooks): Clarify that -hooks is deprecated.
607 2012-10-23  Chong Yidong  <cyd@gnu.org>
609         * kmacro.texi (Edit Keyboard Macro): Fix typo.
611 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
613         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
615 2012-10-17  Glenn Morris  <rgm@gnu.org>
617         * mini.texi (Repetition): Further copyedit.
619 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
621         * mini.texi (Repetition): Copyedit.
623 2012-10-16  Juri Linkov  <juri@jurta.org>
625         * search.texi (Query Replace): Document multi-buffer replacement
626         keys.  (Bug#12655)
628         * maintaining.texi (Tags Search): Change link "Replace" to
629         "Query Replace".
631 2012-10-13  Chong Yidong  <cyd@gnu.org>
633         * files.texi (File Conveniences): ImageMagick enabled by default.
635 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
637         * basic.texi (Arguments): Fix typos.
639 2012-10-08  Glenn Morris  <rgm@gnu.org>
641         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
643         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
645 2012-10-06  Glenn Morris  <rgm@gnu.org>
647         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
648         Mention cal-tex-cursor-week2-summary.
650 2012-10-06  Chong Yidong  <cyd@gnu.org>
652         * mini.texi (Passwords): Fix typo.
654 2012-10-02  Glenn Morris  <rgm@gnu.org>
656         * maintaining.texi (VC Directory Commands):
657         Remove duplicate `q' entry.  (Bug#12553)
659 2012-09-30  Chong Yidong  <cyd@gnu.org>
661         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
663         * search.texi (Special Isearch): Document the lax space search
664         feature and M-s SPC.
665         (Regexp Search): Move main search-whitespace-regexp description to
666         Special Isearch.
667         (Replace): Document replace-lax-whitespace.
669         * basic.texi (Position Info): Document C-u M-=.
670         (Moving Point): Document move-to-column.
672         * display.texi (Useless Whitespace): Add delete-trailing-lines.
674         * misc.texi (emacsclient Options): Document the effect of
675         initial-buffer-choice on client frames.  Document server-auth-dir.
676         Do not document server-host, which is bad security practice.
678         * building.texi (Lisp Libraries): Docstring lookups can trigger
679         autoloading.  Document help-enable-auto-load.
681         * mini.texi (Yes or No Prompts): New node.
683         * ack.texi (Acknowledgments): Remove obsolete packages.
685 2012-09-27  Glenn Morris  <rgm@gnu.org>
687         * cal-xtra.texi (Advanced Calendar/Diary Usage):
688         Rename the section to be more general.
689         * emacs.texi: Update menu.
691 2012-09-23  Chong Yidong  <cyd@gnu.org>
693         * buffers.texi (Misc Buffer): Replace toggle-read-only with
694         read-only-mode.
696         * files.texi (Visiting): Likewise.
698 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
700         * trouble.texi (Crashing): Document ulimit -c.
702 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
704         * trouble.texi (Crashing): Document addr2line.
706 2012-09-19  Chong Yidong  <cyd@gnu.org>
708         * killing.texi (Yanking): Minor clarification (Bug#12469).
710 2012-09-17  Chong Yidong  <cyd@gnu.org>
712         * building.texi (GDB User Interface Layout): Remove reference to
713         removed variable gdb-use-separate-io-buffer (Bug#12454).
715 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
717         * regs.texi (Text Registers): `C-x r +' can now be used instead of
718         M-x append-to-register.  New option `register-separator'.
719         (Number Registers): Mention that `C-x r +' is polymorphic.
721 2012-09-07  Chong Yidong  <cyd@gnu.org>
723         * windows.texi (Window Choice): Don't mention obsolete
724         display-buffer-reuse-frames.
726 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
728         Give more-useful info on a fatal error (Bug#12328).
729         * trouble.texi (Crashing): New section, documenting this.
731 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
733         * cmdargs.texi (General Variables):
734         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
735         connections to the D-Bus session bus.  (Bug#12112)
737 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
739         * building.texi (Debugger Operation): Correct and improve
740         documentation of the GUD Tooltip mode.
742 2012-07-31  Chong Yidong  <cyd@gnu.org>
744         * emacs.texi: Fix ISBN (Bug#12080).
746 2012-08-05  Chong Yidong  <cyd@gnu.org>
748         * display.texi (Faces): Document frame-background-mode (Bug#7774).
750         * custom.texi (Face Customization): Move discussion of face
751         inheritance here, from Faces section.
753 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
755         * frames.texi (Mouse Commands): Fix the description of mouse-2.
756         (Bug#11958)
758 2012-07-19  Chong Yidong  <cyd@gnu.org>
760         * emacs.texi: Update ISBN.
762 2012-07-17  Chong Yidong  <cyd@gnu.org>
764         * basic.texi (Inserting Text): Replace ucs-insert with
765         insert-char.  Provide more details of input.
767         * mule.texi (International Chars, Input Methods): Likewise.
769 2012-07-13  Chong Yidong  <cyd@gnu.org>
771         * custom.texi (Examining): Update C-h v message.
773         * buffers.texi (Misc Buffer): Document view-read-only.
775 2012-07-07  Chong Yidong  <cyd@gnu.org>
777         * custom.texi (Init File): Index site-lisp (Bug#11435).
779 2012-07-06  Chong Yidong  <cyd@gnu.org>
781         * emacs.texi: Re-order top-level menu to correspond to logical
782         order, to avoid makeinfo warnings.
784         * ack.texi (Acknowledgments): Note new python.el.
786 2012-06-29  Chong Yidong  <cyd@gnu.org>
788         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
789         * basic.texi (Erasing, Basic Undo): Fix markup.
791 2012-06-29  Glenn Morris  <rgm@gnu.org>
793         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
795 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
797         * fixit.texi (Undo): Fix typo.  (Bug#11775)
799 2012-06-27  Glenn Morris  <rgm@gnu.org>
801         * ack.texi (Acknowledgments): Tiny update.
803 2012-06-21  Glenn Morris  <rgm@gnu.org>
805         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
807 2012-06-17  Chong Yidong  <cyd@gnu.org>
809         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
811         * anti.texi:
812         * building.texi:
813         * cmdargs.texi:
814         * custom.texi:
815         * display.texi:
816         * files.texi:
817         * frames.texi:
818         * glossary.texi:
819         * misc.texi:
820         * mule.texi:
821         * programs.texi:
822         * sending.texi:
823         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
825 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
827         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
829 2012-05-28  Glenn Morris  <rgm@gnu.org>
831         * ack.texi, building.texi, calendar.texi, custom.texi:
832         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
834 2012-05-27  Glenn Morris  <rgm@gnu.org>
836         * emacs.texi: Simplify following removal of node pointers.
838         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
839         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
840         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
841         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
842         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
843         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
844         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
845         * windows.texi, xresources.texi: Nuke hand-written node pointers.
847 2012-05-22  Glenn Morris  <rgm@gnu.org>
849         * emacs.texi (Acknowledgments): Add another contributor.
851 2012-05-12  Glenn Morris  <rgm@gnu.org>
853         * Makefile.in (MKDIR_P): New, set by configure.
854         (mkinfodir): Use $MKDIR_P.
856 2012-05-10  Glenn Morris  <rgm@gnu.org>
858         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
859         with "coding: raw-text".
861         * files.texi (Interlocking): Mention create-lockfiles option.
863 2012-05-09  Chong Yidong  <cyd@gnu.org>
865         * frames.texi (Mouse References, Mouse Commands): Fix index
866         entries (Bug#11362).
868 2012-05-05  Glenn Morris  <rgm@gnu.org>
870         * custom.texi (Customization Groups, Custom Themes, Examining):
871         Improve page breaks.
873         * rmail.texi (Rmail Display): Use example rather than smallexample.
875         * calendar.texi: Convert inforefs to refs.
877         * dired.texi (Dired Enter): Improve page break.
879         * abbrevs.texi (Abbrev Concepts): Copyedits.
881         * maintaining.texi (Registering, Tag Syntax):
882         Tweak line and page breaks.
884         * programs.texi (Programs, Electric C): Copyedits.
885         (Program Modes): Add xref to Fortran.
886         (Left Margin Paren): Remove what was (oddly enough) the only use
887         of defvar in the entire Emacs manual.
888         (Hungry Delete): Remove footnote about ancient Emacs version.
889         (Other C Commands): Use example rather than smallexample.
891         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
892         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
893         Tweak line and page breaks.
895         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
896         (Major Modes): Use example rather than smallexample.
898         * mule.texi (Output Coding): Reword to improve page-breaks.
900         * frames.texi (Fonts): Tweak line and page breaks.
901         Use example rather than smallexample.  Change cross-reference.
902         (Text-Only Mouse): Fix xref.
904         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
905         (Indirect Buffers): Tweak line- and page-breaks.
907         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
909 2012-05-04  Glenn Morris  <rgm@gnu.org>
911         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
912         (info, infoclean): Use $INFO_EXT.
913         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
914         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
915         (INFO_TARGETS): Use $INFO_EXT.
916         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
918 2012-05-02  Glenn Morris  <rgm@gnu.org>
920         * emacs.texi (@copying): Only print EDITION in the TeX version.
922         * search.texi (Regexp Search): Just say "Emacs".
924         * display.texi (Auto Scrolling):
925         Reword to avoid repetition and improve page break.
927         * xresources.texi (Resources):
928         * mule.texi (Language Environments):
929         * misc.texi (Amusements):
930         * maintaining.texi (VC Change Log):
931         * frames.texi (Fonts):
932         * custom.texi (Specifying File Variables, Minibuffer Maps):
933         * cmdargs.texi (Initial Options):
934         * building.texi (Flymake):
935         Reword to remove/reduce some overly long/short lines.
937 2012-04-27  Glenn Morris  <rgm@gnu.org>
939         * emacs.texi: Some fixes for detailed menu.
941         * emacs.texi: Add "et al." to authors.
943         * ack.texi, basic.texi, buffers.texi, building.texi:
944         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
945         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
946         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
947         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
948         * search.texi, trouble.texi, windows.texi:
949         Use Texinfo recommended convention for quotes+punctuation.
951 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
953         * mule.texi (Bidirectional Editing): Improve indexing.
954         Minor wording tweaks.
956 2012-04-15  Chong Yidong  <cyd@gnu.org>
958         * misc.texi (emacsclient Options): More clarifications.
960 2012-04-15  Glenn Morris  <rgm@gnu.org>
962         * msdog.texi (Windows Printing): It doesn't set printer-name.
964         * mule.texi (Language Environments): Move font info to "Fontsets".
965         (Fontsets): Move intlfonts etc here from "Language Environments".
966         Copyedits.
967         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
968         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
970 2012-04-15  Chong Yidong  <cyd@gnu.org>
972         * glossary.texi (Glossary): Standardize on "text terminal"
973         terminology.  All callers changed.
975         * misc.texi (emacsclient Options): Document "client frame" concept
976         and its effect on C-x C-c more carefully.
978 2012-04-15  Glenn Morris  <rgm@gnu.org>
980         * frames.texi (Scroll Bars):
981         * glossary.texi (Glossary): Use consistent case for "X Window System".
983         * mule.texi (Select Input Method, Coding Systems):
984         State command names in kbd tables.
985         (Recognize Coding): Add cross-ref.
986         (Output Coding): Don't mention message mode in particular.
987         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
988         Copyedits.
990 2012-04-14  Glenn Morris  <rgm@gnu.org>
992         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
993         Copyedits.
994         (Coding Systems): Mac OS X apparently uses newlines for EOL.
995         (Recognize Coding): Remove old auto-coding-regexp-alist example.
996         auto-coding-functions does not override coding: tags.
997         Remove rmail-decode-mime-charset; it no longer has any effect.
999 2012-04-14  Chong Yidong  <cyd@gnu.org>
1001         * custom.texi (Creating Custom Themes): Add reference to Custom
1002         Themes node in Lisp manual.
1004 2012-04-14  Glenn Morris  <rgm@gnu.org>
1006         * mule.texi (International): Copyedits.
1007         (International Chars): Update C-x = example output.
1008         (Disabling Multibyte): Rename from "Enabling Multibyte".
1009         Clarify what "unibyte: t" does, and mode-line description.
1010         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1011         Use Texinfo recommended convention for quotes+punctuation.
1012         (Language Environments): Copyedits.
1013         (Input Methods): Copyedits.  Use "^" for the postfix example,
1014         because it is less confusing inside Info's `quotes'.
1016         * custom.texi (Specifying File Variables): Fix "unibyte" description.
1017         Update for "Disabling Multibyte" node name change.
1018         * emacs.texi: Update for "Disabling Multibyte" node name change.
1020         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1021         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1022         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1023         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1024         * sending.texi, text.texi, trouble.texi:
1025         Use @file for buffers, per the Texinfo manual.
1027         * entering.texi (Entering Emacs):
1028         Do not mention initial-buffer-choice = t.
1030         * misc.texi (Gnus Startup): Use @env for environment variables.
1032         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1034 2012-04-12  Glenn Morris  <rgm@gnu.org>
1036         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1038 2012-04-07  Glenn Morris  <rgm@gnu.org>
1040         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1042 2012-04-05  Glenn Morris  <rgm@gnu.org>
1044         * glossary.texi (Glossary): Use anchors for internal cross-references.
1046 2012-04-04  Glenn Morris  <rgm@gnu.org>
1048         * glossary.texi (Glossary): Copyedits.
1049         Use Texinfo-recommended convention for quotes and punctuation.
1050         Comment out a few specialized (Rmail) items.
1051         New items: Bidirectional Text, Client, Directory Local Variable,
1052         File Local Variable, Package, Server, Theme, Trash Can.
1054 2012-04-03  Chong Yidong  <cyd@gnu.org>
1056         * sending.texi (Mail Misc): Fix an index entry.
1058 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1060         * msdog.texi (Windows Startup): Add description of emacsclient
1061         operation under -c and -t on MS-Windows.
1063         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1064         Startup".  (Bug#11091)
1066 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1068         * custom.texi (Changing a Variable): Fix example.
1070 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1072         * misc.texi (emacsclient Options): More clarifications about -t
1073         and -c on MS-Windows.  (Bug#11091)
1075 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1077         * misc.texi (emacsclient Options): Document peculiarities of new
1078         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1080 2012-03-30  Chong Yidong  <cyd@gnu.org>
1082         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1084 2012-03-22  Glenn Morris  <rgm@gnu.org>
1086         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1088 2012-03-17  Chong Yidong  <cyd@gnu.org>
1090         * package.texi (Package Installation): Document use of
1091         package-initialize in init file.
1093 2012-03-16  Glenn Morris  <rgm@gnu.org>
1095         * help.texi (Language Help):
1096         * mule.texi (International Chars):
1097         etc/HELLO is for character demonstration.
1099 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1101         * dired.texi (Shell Commands in Dired): Fix typo.
1103 2012-03-04  Chong Yidong  <cyd@gnu.org>
1105         * killing.texi (Clipboard): Document clipboard manager.
1107 2012-02-29  Glenn Morris  <rgm@gnu.org>
1109         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1111         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1113         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1115 2012-02-28  Glenn Morris  <rgm@gnu.org>
1117         * custom.texi, display.texi, emacs.texi, files.texi:
1118         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1119         Standardize possessive apostrophe usage.
1121 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1123         * macos.texi (Mac / GNUstep Customization): Remove text about
1124         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1126 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1128         * buffers.texi (Select Buffer): Mention that saving in a new file
1129         name can switch to a different major mode.
1131 2012-02-23  Glenn Morris  <rgm@gnu.org>
1133         * mini.texi (Minibuffer File, Completion Options, Repetition):
1134         Copyedits.
1135         (Completion Example): Other M-x au* commands may be defined.
1136         (Completion Styles): Mention emacs21 and completion-category-overrides.
1138         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1139         (Windows Keyboard, Windows Mouse, Windows Processes)
1140         (Windows Printing, Windows Misc): Copyedits.
1141         (ls in Lisp): Update switches list.
1143         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1144         Update dos-mode* function names.
1145         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1146         (MS-DOS Processes): Add xref to main ls-lisp section.
1148         * ack.texi (Acknowledgments): Mention smie.
1150 2012-02-22  Glenn Morris  <rgm@gnu.org>
1152         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1153         (Mac / GNUstep Basics): Don't mention the panels, since the next
1154         section covers them.
1155         (Mac / GNUstep Customization): Merge some panel info from previous.
1157 2012-02-21  Glenn Morris  <rgm@gnu.org>
1159         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1160         Small fixes.
1162         * emacs-xtra.texi: Picture mode is no longer a chapter.
1164         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1166         * ack.texi (Acknowledgments): Small changes, including resorting,
1167         and removal of things no longer distributed.
1169 2012-02-20  Glenn Morris  <rgm@gnu.org>
1171         * emacs.texi (Top, Preface): Small rephrasings.
1172         (menu, detailmenu): Update entries, and reformat some descriptions.
1173         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1174         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1175         Reformat some menu descriptions.
1177         * ack.texi (Acknowledgments): More updates.
1179         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1180         and from Author: headers.
1181         (Distrib): Small updates.
1183 2012-02-18  Glenn Morris  <rgm@gnu.org>
1185         * ack.texi (Acknowledgments): Add xref to Org manual.
1187         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1188         of '*mail*', since Message does not call it that.
1189         (Rmail Reply): Rename rmail-dont-reply-to-names.
1190         \\`info- no longer handled specially.
1191         Update for rmail-enable-mime-composing.
1192         Don't mention 'm' for replies.
1193         Don't mention rmail-mail-new-frame and cancelling, since it does
1194         not work for Message at the moment.
1196         * cal-xtra.texi: Copyedits.
1198         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1200 2012-02-17  Glenn Morris  <rgm@gnu.org>
1202         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1204         * ack.texi (Acknowledgments): Mention Gnulib.
1206         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1208         * calendar.texi: Misc small changes, including updating the dates
1209         of examples.
1211 2012-02-16  Glenn Morris  <rgm@gnu.org>
1213         * calendar.texi: Misc small changes.
1215         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1216         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1218         * dired-xtra.texi (Subdir Switches): Small fixes.
1220         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1222 2012-02-15  Glenn Morris  <rgm@gnu.org>
1224         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1226 2012-02-12  Glenn Morris  <rgm@gnu.org>
1228         * ack.texi (Acknowledgments):
1229         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1231 2012-02-10  Glenn Morris  <rgm@gnu.org>
1233         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1235         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1237 2012-02-09  Glenn Morris  <rgm@gnu.org>
1239         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1240         buffer switch after M-x rename-uniquely.
1242         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1244 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1246         * text.texi (Org Mode): Fix typo.
1248 2012-02-08  Glenn Morris  <rgm@gnu.org>
1250         * ack.texi (Acknowledgments): Update emacs-lock info.
1252         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1254         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1256 2012-02-07  Glenn Morris  <rgm@gnu.org>
1258         * files.texi (File Conveniences): Mention ImageMagick images.
1260 2012-02-05  Glenn Morris  <rgm@gnu.org>
1262         * trouble.texi (Checklist): Mention debug-on-event.
1264         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1266 2012-02-04  Glenn Morris  <rgm@gnu.org>
1268         * macos.texi (Customization options specific to Mac OS / GNUstep):
1269         New subsection.
1271         * display.texi (Colors): Mention list-colors-sort.
1273         * files.texi (File Conveniences): Mention image animation.
1275 2012-01-31  Chong Yidong  <cyd@gnu.org>
1277         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1278         scroll bars (Bug#10666).
1280 2012-01-28  Chong Yidong  <cyd@gnu.org>
1282         * files.texi (Filesets): Fix typos.
1284         * display.texi (Faces): Add xref to Colors node.
1286 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1288         * buffers.texi (Select Buffer): Clarify explanation of switching
1289         to new buffers.  Fix description of next-buffer and
1290         previous-buffer (Bug#10334).
1291         (Misc Buffer): Add xref to View Mode.
1293         * text.texi (Fill Commands): Fix description of
1294         sentence-end-double-space.
1296 2012-01-23  Chong Yidong  <cyd@gnu.org>
1298         * anti.texi (Antinews): Add Emacs 23 antinews.
1300 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1302         * programs.texi (Comment Commands): Typo (bug#10514).
1304 2012-01-15  Chong Yidong  <cyd@gnu.org>
1306         * xresources.texi (X Resources): Describe GTK+ case first.
1307         (Resources): Don't use borderWidth as an example, since it doesn't
1308         work with GTK+.
1309         (Table of Resources): Clarify role of several resources, including
1310         the Emacs 24 behavior of cursorBlink etc.
1311         (Face Resources): Node deleted.  Recommend using Customize
1312         instead.  Add paragraph to `Table of Resources' node summarizing
1313         how to use X resources for changing faces.
1314         (Lucid Resources): Rewrite, omitting description of font names,
1315         referring to the Fonts node instead.
1316         (LessTif Resources): Copyedits.
1317         (GTK resources): Rewrite, describing the difference between gtk2
1318         and gtk3.
1319         (GTK Resource Basics): New node.
1320         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1321         (GTK styles): Just refer to Fonts node for GTK font format.
1323         * display.texi (Faces): Document the cursor face.
1325 2012-01-14  Chong Yidong  <cyd@gnu.org>
1327         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1328         (General Variables): Add xref to Lisp Libraries.
1329         (Initial Options): Copyedits.
1330         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1331         (Environment): Clarify what getenv does.
1332         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1333         light backgrounds on xterms.
1334         (Misc Variables): TEMP and TMP are not Windows-specific.
1335         (Display X): Copyedits.
1336         (Colors X): -bd does nothing for GTK.
1337         (Icons X): Gnome 3 doesn't use taskbars.
1339         * misc.texi (Shell): Document exec-path here.
1341         * rmail.texi (Movemail): Add xref for exec-path.
1343 2012-01-13  Glenn Morris  <rgm@gnu.org>
1345         * dired.texi (Dired and Find): Clarify find-ls-options.
1347 2012-01-09  Chong Yidong  <cyd@gnu.org>
1349         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1350         SHA-256.
1352 2012-01-07  Chong Yidong  <cyd@gnu.org>
1354         * display.texi (Useless Whitespace): Add Whitespace mode.
1356         * custom.texi (Hooks): Discuss how to disable minor modes.
1358         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1359         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1361         * trouble.texi (Lossage): Refer to Bugs node for problems.
1362         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1363         (Screen Garbled): Don't refer to terminal "manufacturers".
1364         (Total Frustration): Node deleted.  Eliza is documented in
1365         Amusements now.
1366         (Known Problems): More info about using the bug tracker.
1367         Mention debbugs package.
1368         (Bug Criteria): Copyedits.
1369         (Understanding Bug Reporting): Mention emacs -Q.
1371 2012-01-06  Chong Yidong  <cyd@gnu.org>
1373         * custom.texi (Specifying File Variables): The mode: keyword
1374         doesn't have to be first anymore.  Add example of specifying minor
1375         modes.
1376         (Directory Variables): Simplify example.  Mention application to
1377         non-file buffers.
1378         (Disabling): Use "initialization file" terminology.
1379         (Init Examples): Fix hook example.
1381 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1383         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1384         (Bug#10422)
1385         Move the stuff about resources to xresources.texi.
1387         * xresources.texi (Resources): Move information about setting X
1388         resources in the Registry from cmdargs.texi.  Make the index entry
1389         be similar to the one in cmdargs.texi.
1391 2012-01-05  Chong Yidong  <cyd@gnu.org>
1393         * custom.texi (Customization Groups): Update example.
1394         (Browsing Custom): Document the new search field.
1395         (Changing a Variable): Update example for Emacs 24 changes.
1396         Document Custom-set and Custom-save commands.
1397         (Face Customization): Document Emacs 24 changes.  De-document
1398         modify-face.
1399         (Specific Customization): Mention customize-variable.
1400         (Custom Themes): Add customize-themes, custom-theme-load-path,
1401         custom-theme-directory, and describe-theme.
1402         (Creating Custom Themes): New node.
1403         (Examining): Mention M-:.
1405         * package.texi (Packages): Fix typo.
1407 2012-01-03  Chong Yidong  <cyd@gnu.org>
1409         * misc.texi (Single Shell): Don't document Lisp usage of
1410         shell-command.  Tidy up discussion of synchronicity.  Add index
1411         entries for async-shell-command.
1412         (Interactive Shell): Note that M-x shell uses shell-file-name.
1413         Note change in behavior in Emacs 24.
1414         (Shell Mode): Shell mode now uses completion-at-point.
1415         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1416         default method for recognizing prompts nowadays.
1417         (Shell Ring): Add xref to Minibuffer History.
1418         (Directory Tracking): Explain Dirtrack mode in more detail.
1419         (Term Mode): Fix index entries.
1420         (Paging in Term): Merge into Term Mode.
1421         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1422         (Printing): Fix xref.  State default of lpr-switches.
1423         (PostScript): Remove obsolete sentence.  Omit description of
1424         non-interactive behaviors.
1425         (Hyperlinking): Improve description.
1426         (Browse-URL): Using compose-mail for mailto URLs is the default.
1427         Document browse-url-mailto-function.
1428         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1429         (FFAP): FFAP is not a minor mode.
1430         (Amusements): M-x lm was renamed to M-x landmark.
1431         Document nato-region.
1433 2012-01-01  Chong Yidong  <cyd@gnu.org>
1435         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1436         (Gnus Startup): Note that the system might not be set up for news.
1437         Describe group levels more clearly.
1438         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1439         Summary of Gnus.
1440         (Document View): Copyedits.  Move zoom commads to DocView
1441         Navigation node.
1442         (DocView Navigation, DocView Searching, DocView Slicing)
1443         (DocView Conversion): Nodes renamed from Navigation, etc.
1445         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1447 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1449         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1450         (Bug#10380)
1452 2011-12-30  Chong Yidong  <cyd@gnu.org>
1454         * sending.texi (Sending Mail): Document initial mail buffer name,
1455         and changed multiple mail buffer behavior.
1456         (Mail Format): Put the example at the top of the section.
1457         (Mail Headers): Move discussion of "From" to the top.
1458         (Mail Sending): Document sendmail-query-once.
1459         (Citing Mail): Make it less Rmail-specific.
1461 2011-12-29  Chong Yidong  <cyd@gnu.org>
1463         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1464         example.  Add index entries.
1465         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
1467 2011-12-26  Chong Yidong  <cyd@gnu.org>
1469         * dired.texi (Dired Enter, Misc Dired Features):
1470         Document dired-use-ls-dired changes.  Mention quit-window.
1471         (Dired Navigation): Add index entries.
1472         (Dired Visiting): Fix View Mode xref.
1473         (Marks vs Flags): Prefer C-/ binding for undo.
1474         (Subdirectories in Dired): Add xrefs.
1475         (Misc Dired Features): Document some Emacs 24 changes.  Add index
1476         entries.
1478         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1479         variable, since it is explained in Minor Modes node.
1480         (Defining Abbrevs): Copyedits.
1481         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
1482         C-/ binding for undo.
1483         (Dabbrev Customization): Add xrefs for case-fold-search and
1484         case-replace.
1486         * dired-xtra.texi (Subdir Switches): Add xref.
1488         * maintaining.texi (VC Directory Commands): Mention quit-window.
1490 2011-12-25  Chong Yidong  <cyd@gnu.org>
1492         * maintaining.texi (Tags): Mention Semantic.
1493         (Create Tags Table, Etags Regexps): Copyedits.
1494         (Find Tag): Mention minibuffer completion.
1495         (List Tags): Mention completion-at-point.  Completion is actually
1496         available in M-x list-tags.
1498         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1499         Document vc-delete-file.
1501         * files.texi (Misc File Ops): Mention vc-delete-file.
1503         * programs.texi (Symbol Completion): Mention completion-at-point
1504         explicitly.
1506 2011-12-22  Chong Yidong  <cyd@gnu.org>
1508         * maintaining.texi (Change Log Commands): Don't specially mention
1509         vc-update-change-log which is CVS-only.
1511         * vc1-xtra.texi (Version Headers): Note that these are for
1512         Subversion, CVS, etc. only.
1513         (General VC Options): De-document vc-keep-workfiles.
1514         Fix RCS-isms.
1516 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
1518         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1519         should be @end iftex".
1521 2011-12-21  Chong Yidong  <cyd@gnu.org>
1523         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1524         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1525         (VC Pull): Mention vc-log-incoming.
1526         (Log Buffer): Add CVS/RCS only disclaimer.
1528         * vc1-xtra.texi (Remote Repositories): Update introduction.
1529         (Local Version Control): Node deleted (obsolete with DVCSes).
1530         (Remote Repositories, Version Backups): Node deleted.
1531         Move documentation of vc-cvs-stay-local to CVS Options.
1532         (CVS Options): Reduce verbosity of description of obscure CVS
1533         locking feature.
1534         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1535         Tags node.
1536         (Revision Tags): Move under Miscellaneous VC subsection.
1537         (Change Logs and VC): Note that this is wrong for DVCSs.
1538         De-document log entry manipulating features.
1539         (Renaming and VC): Describe how it works on modern VCSes.
1541         * files.texi (Misc File Ops): Mention vc-rename-file.
1543         * programs.texi (Custom C Indent): Add index entries.
1545 2011-12-20  Alan Mackenzie  <acm@muc.de>
1547         * programs.texi (Motion in C): Update the description of C-M-a and
1548         C-M-e, they now DTRT in enclosing scopes.
1549         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1551 2011-12-20  Chong Yidong  <cyd@gnu.org>
1553         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1554         (Old Revisions): Use it.
1555         (VCS Repositories): Add "distributed" terminology.
1556         (Log Buffer): Remove duplicate description
1557         about changesets.  Fix "current VC fileset" ambiguity.
1558         (Multi-User Branching): Node deleted.
1559         (Branches, Switching Branches): Discuss decentralized version
1560         control systems.
1561         (VC Pull): New node.
1562         (Merging): Document merging on decentralized systems.
1563         (Creating Branches): Note that this is specific to CVS and related
1564         systems.
1566 2011-12-19  Chong Yidong  <cyd@gnu.org>
1568         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1569         (VC Mode Line): Add index entry for "version control status".
1570         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1571         Document vc-revert-show-diff.  De-document vc-rollback.
1572         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1573         documentation here from VC Directory Buffer node.
1574         (VC Directory Buffer): Use a decentralized VCS example.
1575         (VC Directory Commands): Use a table.  Remove material duplicated
1576         in previous nodes on multi-file VC filsets.
1578 2011-12-17  Chong Yidong  <cyd@gnu.org>
1580         * maintaining.texi (VCS Concepts): Make "revision" terminology
1581         less CVS-specific.
1582         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1583         Registering node.
1584         (Secondary VC Commands): Delete.  Promote subnodes.
1585         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1586         log buffer.  Add index entries.
1587         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1588         Use "commit" terminology.
1589         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1590         doesn't refer to tags tables.  Note other possible forms of the
1591         revision ID.  C-x v = does not save.
1592         (Registering): Note similarity to C-x v v action.  Fix description
1593         of how backends are chosen.  De-document vc-default-init-revision.
1594         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1595         in root log buffers.
1597 2011-12-16  Chong Yidong  <cyd@gnu.org>
1599         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1600         (Basic VC Editing): Remove redundant descriptions.
1601         (VC With A Merging VCS): Make description more general instead of
1602         CVS-specific.
1603         (VC With A Locking VCS): Use VC fileset terminology.
1605 2011-12-12  Chong Yidong  <cyd@gnu.org>
1607         * building.texi (Executing Lisp): Fix xref for C-M-x.
1608         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1609         manual.  Note that load-path is not customizable.
1610         (Lisp Eval): Note that listed commands are available globally.
1611         Explain the meaning of "defun" in the C-M-x context.
1612         (Lisp Interaction): Copyedits.
1613         (External Lisp): Fix name of inferior Lisp buffer.
1614         Mention Scheme.
1615         (Compilation): Define "inferior process".
1617 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1619         * msdog.texi (Windows Fonts): Document how to force GDI font
1620         backend on MS-Windows.
1622 2011-12-10  Chong Yidong  <cyd@gnu.org>
1624         * building.texi (Compilation): Say what the -k flag to make does.
1625         Move subprocess discussion to Compilation Shell.
1626         (Compilation Mode): Add xref for grep, occur, and mouse
1627         references.  Define "locus".
1628         (Grep Searching): Use @command.
1629         (Debuggers, Commands of GUD, GDB Graphical Interface):
1630         Clarify intro.
1631         (Starting GUD): Clarify how arguments are specified.
1632         (Debugger Operation): Index entry for "GUD interaction buffer",
1633         and move basic description here from Commands of GUD node.
1634         (GDB User Interface Layout): Copyedits.
1635         (Source Buffers): Remove gdb-find-source-frame, which is not in
1636         gdb-mi.el.
1637         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1638         toggle-gdb-all-registers, which are not in gdb-mi.el.
1639         Don't re-document GUD interaction buffers.
1641         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1642         (Semantic): Add cindex entries for Semantic.
1644 2011-12-06  Chong Yidong  <cyd@gnu.org>
1646         * programs.texi (Man Page): Clarify how to use Man-switches.
1647         Don't bother documenting Man-fontify-manpage-flag.
1648         (Lisp Doc): Add xref to Name Help node.
1649         (Hideshow): Add cindex.  Mention role of ellipses, and default
1650         value of hs-isearch-open.  Don't bother documenting
1651         hs-special-modes-alist.
1652         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1653         changing the window manager binding of M-TAB.
1655 2011-12-05  Chong Yidong  <cyd@gnu.org>
1657         * programs.texi (Comment Commands): Fix description of for M-; on
1658         blank lines.  Move documentation of comment-region here.
1659         (Multi-Line Comments): Clarify the role of comment-multi-line.
1660         Refer to Comment Commands for comment-region doc.
1661         (Options for Comments): Refer to Multi-Line Comments for
1662         comment-multi-line doc, instead of duplicating it.  Fix default
1663         values of comment-padding and comment-start-skip.
1665 2011-12-04  Chong Yidong  <cyd@gnu.org>
1667         * programs.texi (Program Modes): Mention modes that are not
1668         included with Emacs.  Fix references to other manuals for tex.
1669         Add index entry for backward-delete-char-untabify.
1670         Mention prog-mode-hook.
1671         (Which Function): Use "global minor mode" terminology.
1672         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1673         in Indentation chapter to avoid duplication.
1674         (Expressions): Copyedit.
1675         (Matching): Document Electric Pair mode.
1677         * ack.texi (Acknowledgments):
1678         * rmail.texi (Movemail, Other Mailbox Formats):
1679         * frames.texi (Frames): Don't capitalize "Unix".
1681 2011-12-04  Chong Yidong  <cyd@gnu.org>
1683         * text.texi (Nroff Mode): Mention what nroff is.
1684         (Text Based Tables, Table Recognition): Don't say "Table mode"
1685         since it's not a major or minor mode.
1686         (Text Based Tables): Reduce the size of the example.
1687         (Table Definition): Clarify definitions.
1688         (Table Creation): Add key table.
1689         (Cell Commands): Use kbd for commands.
1690         (Table Rows and Columns): Combine nodes Row Commands and Column
1691         Commands.
1692         (Fixed Width Mode): Node deleted; contents moved to parent.
1693         (Table Conversion): Shorten example.
1694         (Measuring Tables): Merge into Table Misc.
1696 2011-12-03  Chong Yidong  <cyd@gnu.org>
1698         * text.texi (TeX Mode): Mention AUCTeX package.
1699         (TeX Editing): Add xref to documentation for Occur.
1700         (LaTeX Editing): Add xref to Completion node.
1701         (TeX Print): Fix description of tex-directory.
1702         (Enriched Text): Rename from Formatted Text.  Make this node and
1703         its subnodes less verbose, since text/enriched files are
1704         practically unused.
1705         (Enriched Mode): Rename from Requesting Formatted Text.
1706         (Format Colors): Node deleted.
1707         (Enriched Faces): Rename from Format Faces.  Describe commands
1708         for applying colors too.
1709         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1711         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1713         * display.texi (Colors): New node.
1715         * cmdargs.texi (Colors X):
1716         * xresources.texi (GTK styles):
1717         * custom.texi (Face Customization): Reference it.
1719         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1720         Link to Fill Commands for Justification entry.
1722 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1724         * display.texi (Auto Scrolling): More accurate description of what
1725         scroll-*-aggressively does, including the effect of non-zero
1726         margin.  Fix "i.e." markup.
1728 2011-12-02  Chong Yidong  <cyd@gnu.org>
1730         * text.texi (Pages): Mention how formfeed chars are displayed.
1731         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1732         Describe adaptive filling more precisely.
1733         (Fill Commands): Note that filling removes excess whitespace.
1734         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1735         now bound to indent-for-tab-command in Text mode.
1736         (Outline Mode): Copyedits.
1737         (Outline Visibility): Note that Reveal mode is a buffer-local
1738         minor mode.
1740         * modes.texi (Major Modes): Move note about checking major-mode in
1741         a hook function here, from Text mode.
1743 2011-11-28  Chong Yidong  <cyd@gnu.org>
1745         * text.texi (Words): Add xref to Position Info.
1746         (Paragraphs): Add xref to Regexps.
1748         * indent.texi (Indentation): Rewrite introduction.  Move table to
1749         Indentation Commands node.
1750         (Indentation Commands): Add index entries to table.  Copyedits.
1751         (Tab Stops, Just Spaces): Copyedits.
1752         (Indent Convenience): New node.  Document electric-indent-mode.
1754         * programs.texi (Basic Indent):
1755         * windows.texi (Pop Up Window): Fix kindex entry.
1757 2011-11-28  Chong Yidong  <cyd@gnu.org>
1759         * modes.texi (Major Modes): Move major-mode variable doc here from
1760         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1761         and text-mode-hook.  Add example of using hooks.
1762         (Minor Modes): Document behavior of mode command calls from Lisp.
1763         Note that setting the mode variable using Customize will DTRT.
1764         (Choosing Modes): Add example of setting a minor mode using a
1765         local variable.
1767 2011-11-27  Chong Yidong  <cyd@gnu.org>
1769         * frames.texi (Creating Frames): Move frame parameter example to
1770         Frame Parameters node.
1771         (Frame Commands): C-x 5 o does not warp the mouse by default.
1772         (Fonts): Add more GTK-style properties; also, they should be
1773         capitalized.
1774         (Special Buffer Frames): Node deleted; special-display is on the
1775         way out.
1776         (Frame Parameters): Example moved here from Creating Frames.
1777         Clarify that default-frame-alist affects the initial frame too.
1778         Delete auto-raise-mode and auto-lower-mode.
1779         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1780         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1782         * windows.texi (Window Choice): Add xref to Lisp manual for
1783         special-display-*.
1785 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1787         * display.texi (Text Display): Update the description,
1788         cross-references, and indexing related to display of control
1789         characters and raw bytes.
1791 2011-11-25  Chong Yidong  <cyd@gnu.org>
1793         * frames.texi (Frames): Rewrite introduction.
1794         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1795         Mouse-3 does not copy to kill ring by default.  DEL does not
1796         behave specially for mouse commands any more.
1797         (Mouse References): Document mouse-1-click-follows-link more
1798         thoroughly.
1799         (Menu Mouse Clicks): Move footnote to the main text and add xref
1800         to Init Rebinding node.
1801         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1803         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1805 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1807         * display.texi (Font Lock): Fix typo.
1809 2011-11-24  Glenn Morris  <rgm@gnu.org>
1811         * rmail.texi (Rmail Output):
1812         Mention rmail-automatic-folder-directives.  (Bug#9657)
1814 2011-11-21  Chong Yidong  <cyd@gnu.org>
1816         * mark.texi (Global Mark Ring): Fix description of global mark
1817         ring (Bug#10032).
1819 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1821         * msdog.texi (Windows Fonts): Fix typo.
1823 2011-11-17  Glenn Morris  <rgm@gnu.org>
1825         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1827 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1829         * killing.texi (Rectangles):
1830         * misc.texi (Document View):
1831         * modes.texi (Choosing Modes):
1832         * msdog.texi (Windows Fonts):
1833         * regs.texi (Rectangle Registers):
1834         * search.texi (Isearch Yank): Fix typos.
1836 2011-11-06  Chong Yidong  <cyd@gnu.org>
1838         * windows.texi (Basic Window): Add xref to Cursor Display.
1839         (Split Window): Document negative arg for splitting commands.
1840         (Other Window): Document mouse-1 in text area of window.
1841         (Change Window): Don't mention window attributes, since they
1842         aren't defined.  C-x 1 can't be used with minibuffer windows.
1843         Windows are no longer auto-deleted.
1844         (Window Choice): Add xref to Choosing Window in Lisp manual.
1845         (Window Convenience): Note that windmove disables shift-selection.
1846         Move M-x compare-windows here from Other Window node.
1848         * custom.texi (Mouse Buttons):
1849         * search.texi (Isearch Scroll):
1850         * windows.texi (Split Window): Use new names split-window-below
1851         and split-window-right.
1853 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1855         * emacs.texi (Top): Fix typo.
1857 2011-10-25  Glenn Morris  <rgm@gnu.org>
1859         * abbrevs.texi (Saving Abbrevs):
1860         quietly-read-abbrev-file is not a command.  (Bug#9866)
1862 2011-10-24  Chong Yidong  <cyd@gnu.org>
1864         * display.texi (Scrolling): Document scroll-up-line and
1865         scroll-down-line.  Document scroll-command property.
1866         (Recentering): New node, split off from Scrolling.
1868 2011-10-23  Chong Yidong  <cyd@gnu.org>
1870         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1871         (Tool Bars): Copyedits.
1873         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1875 2011-10-22  Chong Yidong  <cyd@gnu.org>
1877         * windows.texi (Displaying Buffers): Fix broken lispref link.
1879 2011-10-22  Chong Yidong  <cyd@gnu.org>
1881         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1882         Move confirm-nonexistent-file-or-buffer discussion here.
1884         * files.texi (File Names, Visiting): Move detailed discussion of
1885         minibuffer confirmation to Minibuffer Exit.
1887         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1888         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1890 2011-10-21  Chong Yidong  <cyd@gnu.org>
1892         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1893         (Backup Copying): backup-by-copying-when-mismatch is now t.
1894         (Customize Save): Fix description of require-final-newline.
1895         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1896         (Auto Save Control): Clarify.
1897         (File Archives): Add 7z.
1898         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1900         * arevert-xtra.texi (Autorevert): Copyedits.
1902 2011-10-20  Chong Yidong  <cyd@gnu.org>
1904         * custom.texi (Hooks, Init Examples):
1905         * display.texi (Font Lock):
1906         * fixit.texi (Spelling):
1907         * rmail.texi (Rmail Display): Minor mode function with no arg now
1908         enables it.
1910         * fixit.texi (Spelling): Fix description of inline completion.
1912 2011-10-19  Chong Yidong  <cyd@gnu.org>
1914         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1915         entries.
1916         (Isearch Yank): Document isearch-yank-pop.
1917         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1918         (Other Repeating Search): Document Occur Edit mode.
1920 2011-10-18  Chong Yidong  <cyd@gnu.org>
1922         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1923         from Line Truncation node.
1924         (Standard Faces): Note that only the background of the cursor face
1925         has an effect.
1926         (Cursor Display): Fix descriptions of cursor face
1927         and bar cursor blinking.
1928         (Text Display): Document nobreak-char-display more clearly.
1929         (Line Truncation): Add xref to Split Window node.
1930         (Display Custom): Don't bother documenting baud-rate or
1931         no-redraw-on-reenter.
1933         * search.texi (Slow Isearch): Node removed.
1935 2011-10-18  Glenn Morris  <rgm@gnu.org>
1937         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1939 2011-10-18  Chong Yidong  <cyd@gnu.org>
1941         * display.texi (Faces): Simplify discussion.  Move documentation
1942         of list-faces-display here, from Standard Faces node.
1943         Note special role of `default' background.
1944         (Standard Faces): Note special role of `default' background.
1945         Note that region face may be taken fom GTK.  Add xref to Text Display.
1946         (Text Scale): Rename from "Temporary Face Changes".
1947         Callers changed.  Don't bother documenting variable-pitch-mode.
1948         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1949         (Useless Whitespace): Simplify description of
1950         delete-trailing-whitespace.  Note active region case.
1951         (Text Display): Fix description of escape-glyph face assignment.
1952         Remove unibye mode discussion.  Update some parts for Unicode.
1953         Move glyphless chars documentation to Lisp manual.
1955         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1957 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1959         * display.texi (Scrolling): Tweak explanation of scroll direction.
1960         (View Mode): Add index entries.
1962         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1964         * regs.texi (Text Registers): C-x r i does not activate the mark.
1965         (Bookmarks): Document new default bookmark location.
1967 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1969         * killing.texi (Deletion): Add xref to Using Region.
1970         Document delete-forward-char.
1971         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1972         description here.  Recommend C-u C-SPC for jumping to mark.
1973         (Kill Ring): Move kill ring variable documentation here.
1974         (Primary Selection): Copyedits.
1975         (Rectangles): Document new command rectangle-number-lines.
1976         (CUA Bindings): Note that this disables the mark-even-if-inactive
1977         behavior for C-x and C-c.
1979         * mark.texi (Mark): Mention "active region" terminology.
1980         (Using Region): Document delete-active-region.
1982 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1984         * mark.texi (Mark): Clarify description of disabled Transient Mark
1985         mode (Bug#9689).
1986         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1987         selection changes.  Mention that commands like C-y set the mark.
1988         (Marking Objects): Add xref to Words node.  Note that mark-word
1989         and mark-sexp also have the "extend region" behavior.
1990         (Using Region): Mention M-$ in the table.
1991         Document mark-even-if-inactive here instead of in Mark Ring.
1992         (Mark Ring): Move mark-even-if-inactive to Using Region.
1993         Take note of the "Mark Set" behavior.
1994         (Disabled Transient Mark): Rename from "Persistent Mark"
1995         (Bug#9688).  Callers changed.
1997         * programs.texi (Expressions):
1998         * text.texi (Words): Defer to Marking Objects for mark-word doc.
2000 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
2002         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2003         option" terminology.
2004         (Key Help): Add command names.  Define "documentation string".
2005         (Name Help): Remove an over-long joke.
2006         (Apropos): Document prefix args.  Remove duplicated descriptions.
2007         (Help Mode): Add C-c C-b to table.  Update TAB binding.
2008         (Package Keywords): Rename from "Library by Keyword".
2009         Describe new package menu interface.
2010         (Help Files, Help Echo): Tweak description.
2012         * mini.texi (Completion Options): Add completion-cycle-threshold.
2013         (Minibuffer History): Document numeric args to history commands.
2015 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
2017         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2019 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2021         * basic.texi (Position Info): Omit page commands.
2022         Document count-words-region and count-words.
2024         * text.texi (Pages): Move what-page documentation here.
2026 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
2028         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
2029         Remote Files node instead of linking directly to the Tramp manual.
2030         (Minibuffer Edit): Add xref to Blank Lines.
2031         (Completion): Add xref to Symbol Completion.  Remove redundant
2032         example, which is repeated in the next node.
2033         (Completion Commands): Minor clarifications.
2034         (Completion Styles): New node, split from Completion Commands.
2035         Document substring and initials styles.
2036         (Strict Completion): Remove information duplicated in other nodes.
2037         (Completion Options): Consolidate case difference discussion here.
2039         * help.texi (Help Mode): Fix kindex entries.
2041         * files.texi (File Names): Add index entries.
2043 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2045         * basic.texi (Inserting Text): Add xref to Completion.
2046         Add ucs-insert example, and document prefix argument.
2047         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2048         to left/right.  Tweak left-char and right-char descriptions.
2049         M-left and M-right are now bound to left-word/right-word.
2050         (Erasing): Document delete-forward-char.
2052         * screen.texi (Screen, Menu Bar): Copyedits.
2053         (Point): Remove duplicate paragraph on cursors, also in Screen.
2054         (Mode Line): Trailing dashes no longer shown on X displays.
2056         * frames.texi (Non-Window Terminals): Index just "text-only
2057         terminal", which is used throughout the manual now.
2059         * entering.texi (Entering Emacs): Define "startup screen".
2060         Document window-splitting behavior with command-line inputs.
2061         (Exiting): Remove obsolete paragraph about shells without suspend
2062         functionality.
2064         * commands.texi (User Input): Define "input event" more clearly.
2065         (Keys): Add xref to Echo Area.
2066         (Commands): Clarify relation between commands and functions.
2068 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2070         * misc.texi (emacsclient Options): Document how emacsclient runs
2071         the Emacs daemon (Bug#9674).
2073 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2075         * basic.texi (Moving Point):
2076         * custom.texi (Mouse Buttons):
2077         * rmail.texi (Rmail Scrolling):
2078         * search.texi (Isearch Scroll):
2079         * display.texi (Scrolling): Replace scroll-up/down with
2080         scroll-up/down-command.  Fix scroll-preserve-screen-position
2081         description.  Document scroll-error-top-bottom.
2083 2011-09-30  Glenn Morris  <rgm@gnu.org>
2085         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2087 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2089         * windows.texi (Pop Up Window): Defer discussion of window
2090         splitting to the Window Choice node.  Add index entries.
2091         (Force Same Window): Node deleted.
2092         (Displaying Buffers, Window Choice): New nodes.
2094         * buffers.texi (Select Buffer): Clarify description of
2095         buffer-switching commands.  Add xref to Window Display node.
2096         Don't repeat confirm-nonexistent-file-or-buffer description from
2097         Visiting node.  Remove even-window-heights.
2099         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2101 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2103         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2105         * xresources.texi (Table of Resources): Fix documentation of
2106         bitmapIcon.
2108 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2110         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2112 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2114         * frames.texi (Frame Commands): Note that delete-other-frames only
2115         deletes frames on current terminal.
2117 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2119         * sending.texi (Mail Misc): Document mail-add-attachment.
2121 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2123         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2125 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2127         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2129 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2131         * files.texi (File Archives):
2132         * cal-xtra.texi (Diary Display):
2133         * help.texi (Help Mode): Add xref to View Mode.
2135 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2137         * display.texi (View Mode): New node.  Move view-file here from
2138         Misc File Ops.  Move view-buffer here from Misc Buffer.
2140         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2142         * files.texi (Misc File Ops): Document new
2143         delete-by-moving-to-trash behavior.  Remove view-file.
2145         * dired.texi (Dired Deletion): Shorten description of Trash.
2147         * misc.texi (emacsclient Options): Document server-port.
2149 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2151         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2152         even on MS-Windows.  Fix a typo.
2154 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2156         * package.texi: New file, documenting the package manager.
2158         * emacs.texi: Include it.
2160         * help.texi (Help Summary): Add describe-package.
2162 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2164         * misc.texi (Printing): Convert subnodes into subsections.
2166         * text.texi (Two-Column): Move into Text chapter.
2168         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2169         Files section.  Convert from chapter into section.
2171         * display.texi (Narrowing): Move into display chapter.
2173         * sending.texi (Sending Mail):
2174         * rmail.texi (Rmail):
2175         * misc.texi (Gnus, Document View):
2176         * dired.texi (Dired):
2177         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2179 2011-08-07  Juri Linkov  <juri@jurta.org>
2181         * dired.texi (Operating on Files): Rewrite according to the fact
2182         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2184 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2186         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2187         remote file name completion.  (Bug#9197)
2189 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2191         * mule.texi (Bidirectional Editing): Document the fact that
2192         bidi-display-reordering is t by default.
2194 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2197         explicitly (bug#8904).
2199 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201         * trouble.texi (Checklist): Use an `M-x' example instead of an
2202         Emacs Lisp form to switch on the dribble file (bug#8056).
2204 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2208 2011-07-13  Glenn Morris  <rgm@gnu.org>
2210         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2212 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214         * mark.texi (Mark Ring): Clarify how many locations are saved
2215         (bug#5770).
2216         (Global Mark Ring): Ditto.
2218 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220         * text.texi (Table Recognition): Use "at point" instead of "under
2221         point" (bug#4345).
2223         * display.texi (Cursor Display): Mention `cursor-type'.
2225         * screen.texi (Point): Clarify that it's only if you use a block
2226         cursor that it appears to be on a character (bug#4345).
2228 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2230         * misc.texi (Amusements): Move dissociated press here, from its
2231         own section.
2233         * emacs.texi (Top): Update node listing.
2235 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2238         clarity (bug#3523).
2240 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2242         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2243         (Misc X): Document --parent-id.
2245         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2246         defaults to nil.
2248         * misc.texi (emacsclient Options): Document --parent-id.
2250         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2252 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254         * emacs.texi: Use "..." instead of ``...'' in the menus
2255         (bug#3503).
2257 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2259         * killing.texi (Primary Selection): Document `only' setting for
2260         select-active-regions.
2262         * mark.texi (Setting Mark): Reference Shift Selection node.
2264         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2266 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2268         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2269         motion keys" (bug#3503).
2271         * emacs.texi: Change all the register node names from "RegPos"
2272         (etc.) to "Positional Registers" (etc.) (bug#3314).
2274 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2276         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2277         (Other Kill Commands, Kill Options): Copyedits.
2278         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2279         (Yanking): Move yank-excluded properties discussion here.
2280         (Cut and Paste): Move from frames.texi.  Update subnodes to
2281         describe x-select-enable-clipboard case.
2283         * frames.texi: Move Cut and Paste node and subnodes into
2284         killing.texi, except Mouse Commands and Word and Line Mouse.
2286 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2288         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2290 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292         * screen.texi (Mode Line): Clarify that coding systems are
2293         characters, not letters (bug#1749).
2295         * cmdargs.texi (Environment): Mention removing variables
2296         (bug#1615).  Text suggested by Kevin Rodgers.
2298 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2300         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2302         * modes.texi: Rename from major.texi.
2303         (Modes): New node.  Make Major Modes and Minor Modes subsections
2304         of this.  All callers changed.
2306         * custom.texi (Minor Modes): Move to modes.texi.
2308 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2310         * custom.texi (Syntax): Node deleted.
2312         * help.texi (Help Summary):
2313         * major.texi (Major Modes):
2314         * programs.texi (Parentheses):
2315         * search.texi (Regexp Backslash, Regexp Backslash)
2316         (Regexp Backslash):
2317         * text.texi (Words): Callers changed.
2319         * text.texi (Refill, Longlines): Delete nodes.
2321         * ack.texi (Acknowledgments): Longlines removed from manual.
2323         * emacs.texi (Top): Update node listing.
2325 2011-07-09  Glenn Morris  <rgm@gnu.org>
2327         * fortran-xtra.texi (Fortran): Update handled extensions.
2329 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331         * display.texi (Scrolling): `C-v' (etc) are now bound to
2332         `scroll-*-command' (bug#8349).
2334 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2336         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2337         doesn't actually delete any files (bug#7125).
2339         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2340         argument for `C-c C-k' (bug#7391).
2342         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2343         you're currently using (bug#8489).
2345 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2347         * mule.texi (Coding Systems): Move index entries from the previous
2348         change into their proper places.
2350 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2352         * help.texi (Help Files): Document view-external-packages (bug#8902).
2354         * mule.texi (Coding Systems): Put a few more of the coding systems
2355         into the index (bug#8900).
2357 2011-06-26  Glenn Morris  <rgm@gnu.org>
2359         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2361 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2363         * misc.texi (emacsclient Options): Mention --frame-parameters.
2365 2011-06-09  Glenn Morris  <rgm@gnu.org>
2367         * custom.texi (Specifying File Variables):
2368         Recommend explicit arguments for minor modes.
2370 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2372         Document wide integers better.
2373         * buffers.texi (Buffers):
2374         * files.texi (Visiting): Document maxima for 64-bit machines,
2375         and mention virtual memory limits.
2377 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2379         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2381         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2382         prog mode (Bug#8240).
2384 2011-05-27  Glenn Morris  <rgm@gnu.org>
2386         * custom.texi (Specifying File Variables):
2387         Major modes no longer need come first.
2389 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2391         * mule.texi (Specify Coding, Text Coding, Communication Coding):
2392         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2394 2011-05-18  Glenn Morris  <rgm@gnu.org>
2396         * ack.texi (Acknowledgments): Remove fakemail.c.
2398 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2400         Fixes for fitting text into 7x9 printed manual.
2401         * building.texi (Flymake, Breakpoints Buffer):
2402         * calendar.texi (Appointments):
2403         * cmdargs.texi (General Variables, Display X):
2404         * custom.texi (Saving Customizations, Face Customization)
2405         (Directory Variables, Minibuffer Maps, Init Rebinding):
2406         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2407         * fixit.texi (Spelling):
2408         * frames.texi (Creating Frames, Fonts):
2409         * help.texi (Help Files):
2410         * mini.texi (Minibuffer File):
2411         * misc.texi (emacsclient Options, Emulation):
2412         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2413         * mule.texi (International Chars, Language Environments)
2414         (Select Input Method, Modifying Fontsets, Charsets):
2415         * programs.texi (Custom C Indent):
2416         * rmail.texi (Rmail Labels):
2417         * text.texi (Table Conversion):
2418         * trouble.texi (Known Problems, Known Problems):
2419         * windows.texi (Change Window):
2420         * xresources.texi (GTK resources): Reflow text and re-indent code
2421         examples to avoid TeX overflows and underflows on 7x9 paper.
2423         * emacs.texi: Fix the (commented out) smallbook command.
2425         * macos.texi (Mac / GNUstep Events):
2426         * xresources.texi (Lucid Resources): Remove extraneous examples.
2428 2011-05-10  Glenn Morris  <rgm@gnu.org>
2430         * custom.texi (Specifying File Variables):
2431         Deprecate using mode: for minor modes.
2433 2011-05-07  Glenn Morris  <rgm@gnu.org>
2435         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2437 2011-05-06  Glenn Morris  <rgm@gnu.org>
2439         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2441         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2443 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2445         * misc.texi (Emacs Server): Document `server-eval-at'.
2447 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2449         * maintaining.texi (List Tags): Document next-file.
2450         Suggested by Uday S Reddy.
2452 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2454         * mini.texi (Minibuffer Edit):
2455         * screen.texi (Mode Line): Fix typo.
2457 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2459         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2461 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2463         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2465 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
2467         * display.texi (Auto Scrolling): Document the limit of 100 lines
2468         for never-recentering scrolling with `scroll-conservatively'.
2469         (Bug#6671)
2471 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
2473         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2474         HOME on Windows and where it looks for init files.  (Bug#8221)
2476 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
2478         * search.texi (Regexp Example):
2479         * mule.texi (International Chars):
2480         * building.texi (External Lisp): Don't use characters outside
2481         ISO-8859-1.
2483 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
2485         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2486         Use Texinfo @-commands for non Latin-1 characters.
2488         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2490         * custom.texi (Init File): Add index entries for ".emacs".
2491         (Bug#8210)
2493 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2495         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2496         for Gtk+ 3.
2498 2011-03-08  Glenn Morris  <rgm@gnu.org>
2500         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2501         * emacs.texi (Acknowledgments):
2502         * ack.texi (Acknowledgments): Names to UTF-8.
2503         * emacs.texi: Set documentencoding.
2505         * display.texi (Optional Mode Line): Don't mention exactly where
2506         display-time appears.  (Bug#8193)
2508 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2510         * Version 23.3 released.
2512 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
2514         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2516 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2518         * misc.texi (emacsclient Options): Add q/quiet.
2520 2011-03-02  Glenn Morris  <rgm@gnu.org>
2522         * mule.texi (Communication Coding) <x-select-request-type>:
2523         Remove duplicate (essentially) paragraph.  (Bug#8148)
2525 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
2527         * maintaining.texi (Format of ChangeLog): Add reference to
2528         add-log-full-name.
2529         (Change Log Commands): Add documentation for combining multiple
2530         symbols in one change.
2532 2011-03-01  Glenn Morris  <rgm@gnu.org>
2534         * custom.texi (Directory Variables):
2535         Give an example of excluding subdirectories.
2537 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2539         * search.texi (Regexp Search): Move index entries about regexps to the
2540         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2542 2011-02-19  Glenn Morris  <rgm@gnu.org>
2544         * dired.texi (Dired): Dired-X version number was dropped.
2546 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2548         * xresources.texi (X Resources): Remove *faceName and replace it with
2549         *font for Lucid.
2551 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2553         * rmail.texi (Rmail Display): Document Rmail MIME support more
2554         accurately.
2556         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2557         vc-log-outgoing.
2558         (Merging): Document vc-find-conflicted-file.
2560 2011-02-05  Glenn Morris  <rgm@gnu.org>
2562         * custom.texi (Variables): Fix typo.
2564 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2566         * search.texi (Regexps): Copyedits.  Mention character classes
2567         (Bug#7809).
2569         * files.texi (File Aliases): Restore explanatory text from Eli
2570         Zaretskii, accidentally removed in 2011-01-08 commit.
2572 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2574         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2575         (MAKEINFO_OPTS): New variable.
2576         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2577         (emacs.html): New target.
2578         (clean): Remove emacs.html.
2580 2011-01-23  Werner Lemberg  <wl@gnu.org>
2582         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2583         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2584         (ENVADD): Updated.
2586 2011-01-18  Glenn Morris  <rgm@gnu.org>
2588         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2590         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2592 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2594         * building.texi (Compilation): Improve instructions for running two
2595         compilations (Bug#7573).
2597         * files.texi (Backup Names): Document the new location of the
2598         last-resort backup file.
2600         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2601         manual.  Explain why directory-abbrev-alist elements should be anchored
2602         (Bug#7777).
2604 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2606         * msdog.texi (Windows Startup): Correct inaccurate description of
2607         differences between emacsclient.exe and emacsclientw.exe.
2609 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2611         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2613 2011-01-02  Kenichi Handa  <handa@m17n.org>
2615         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2617 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2619         * frames.texi (Cut and Paste): Modify the section's name and text:
2620         don't mix "cut/paste" with "kill/yank".
2621         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2622         (Bug#7702)
2624         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2626 2011-01-02  Glenn Morris  <rgm@gnu.org>
2628         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2629         matches its position in the menu.  (Bug#7674)
2631 2011-01-02  Glenn Morris  <rgm@gnu.org>
2633         * trouble.texi (Checklist): Mention not replying via news either.
2635 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2637         * misc.texi (Document View): Update DocView section with newly
2638         supported document formats.
2640 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2642         * killing.texi: Resection the Info version to conform to the
2643         printed manual, to avoid making sections on Accumulating Text, CUA
2644         and Rectangles into full chapters.
2646 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2648         * custom.texi (Init Syntax): Add index entries for "character syntax".
2649         (Bug#7576)
2651 2010-12-13  Karel Klíč  <kklic@redhat.com>
2653         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2655 2010-12-13  Glenn Morris  <rgm@gnu.org>
2657         * trouble.texi (Checklist): Fix typo in newsgroup name.
2659 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2661         * search.texi (Word Search): Note that the lazy highlight always
2662         matches to whole words (Bug#7470).
2664 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2666         * display.texi (Optional Mode Line): Make the description of
2667         load-average more accurate.
2669         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2670         registry, with a cross-reference.
2671         (Windows Startup): New node.  Move the stuff about the current
2672         directory from "Windows HOME".
2674 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2676         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2677         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2679 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2681         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2682         Suggested by Štěpán Němec.
2684 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2686         * maintaining.texi (Version Control): Say "commit", not "check in".
2687         (Version Control Systems): Simplify descriptions.
2688         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2689         VCS Concepts.
2690         (VC Mode Line): Update example.
2691         (Old Revisions): Document revert-buffer for vc-diff.
2692         (Log Buffer): Promote to a subsection.  Document header lines.
2694         * macos.texi (Mac / GNUstep Basics):
2695         Document ns-right-alternate-modifier.
2697         * emacs.texi (Top): Update node listing.
2699 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2701         * rmail.texi (Rmail Coding): Characters with no fonts are not
2702         necessarily displayed as empty boxes.
2704         * mule.texi (Language Environments, Fontsets): Characters with no
2705         fonts are not necessarily displayed as empty boxes.
2707         * display.texi (Text Display): Document display of glyphless
2708         characters.
2710 2010-11-13  Glenn Morris  <rgm@gnu.org>
2712         * basic.texi (Position Info): Add M-x count-words-region.
2714 2010-11-11  Glenn Morris  <rgm@gnu.org>
2716         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2718 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2720         * msdog.texi (Windows HOME): Add information regarding startup
2721         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2723 2010-10-11  Glenn Morris  <rgm@gnu.org>
2725         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2727         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2728         (DVIPS): New variable.
2729         (.PHONY): Add html, ps.
2730         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2731         (clean): Delete html, ps files.
2733 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2735         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2737 2010-10-09  Glenn Morris  <rgm@gnu.org>
2739         * Makefile.in (VPATH): Remove.
2740         (infodir): Make it absolute.
2741         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2743         * Makefile.in (dist): Anchor regexps.
2745         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2746         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2747         (emacs-xtra.pdf): Use $<.
2749         * Makefile.in (infoclean): Remove harmless, long-standing error.
2751         * Makefile.in ($(infodir)): Delete rule.
2752         (mkinfodir): New.
2753         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2755         * Makefile.in (distclean): Do not delete emacsver.texi.
2756         (dist): Remove reference to emacsver.texi.in.
2757         * emacsver.texi: New file, replacing emacsver.texi.in.
2759 2010-10-09  Glenn Morris  <rgm@gnu.org>
2761         * emacsver.texi.in: New file.
2762         * emacs.texi: Set EMACSVER by including emacsver.texi.
2763         * Makefile.in (distclean): Delete emacsver.texi.
2764         (dist): Copy emacsver.texi.
2765         (EMACSSOURCES): Add emacsver.texi.
2767         * ack.texi (Acknowledgments): No more b2m.c.
2769         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2770         (emacs): Remove rule.
2771         (dist): No need to deal with the emacs rule any more.
2773 2010-10-07  Glenn Morris  <rgm@gnu.org>
2775         * Makefile.in (version): New, set by configure.
2776         (clean): Delete dist tar file.
2777         (dist): Use version in tar name.
2779 2010-10-06  Glenn Morris  <rgm@gnu.org>
2781         * Makefile.in (EMACS_XTRA): Add the main source file.
2782         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2783         (mostlyclean): No core files, reorder other files.
2784         (clean): Delete specific dvi and pdf files.
2785         (infoclean, dist): New rules.
2786         (maintainer-clean): Use infoclean.
2787         ($(infodir)): Add parallel build workaround.
2789 2010-10-04  Glenn Morris  <rgm@gnu.org>
2791         * Makefile.in (SHELL): Set it.
2792         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2793         (info, dvi): Replace above variables with their expansions.
2794         (info): Move mkdir from here...
2795         ($(infodir)/emacs): ... to here (for parallel builds).
2796         (pdf): New target.
2797         ($(infodir)/emacs): Pass -o option to makeinfo.
2798         (.PHONY): Declare clean rules.
2799         (maintainer-clean): Delete dvi and pdf files.
2800         Guard against cd failures.  Use a more restrictive delete.
2802 2010-10-02  Glenn Morris  <rgm@gnu.org>
2804         * misc.texi (Shell Mode): Remove reference to old function name.
2806 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2808         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2809         indicator characters.
2811 2010-09-29  Glenn Morris  <rgm@gnu.org>
2813         * Makefile.in (top_srcdir): Remove unused variable.
2815 2010-09-14  Glenn Morris  <rgm@gnu.org>
2817         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2818         the last hook item.
2820         * calendar.texi (Appointments): Also updated when a diary include file
2821         is saved.
2823 2010-09-14  Glenn Morris  <rgm@gnu.org>
2825         * trouble.texi (Bugs): Update the section intro.
2826         (Known Problems): New section.
2827         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2828         (Sending Patches): Bug fixes are best as responses to existing bugs.
2829         * emacs.texi (Known Problems): Add menu entry for new section.
2831 2010-09-09  Glenn Morris  <rgm@gnu.org>
2833         * xresources.texi: Untabify.
2835 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2837         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2839 2010-09-06  Glenn Morris  <rgm@gnu.org>
2841         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2843 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2845         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2847 2010-08-21  Glenn Morris  <rgm@gnu.org>
2849         * misc.texi (Amusements): Mention bubbles and animate.
2851 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2853         * files.texi (Visiting): Add more index entries for
2854         large-file-warning-threshold.
2856 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2858         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2860 2010-06-23  Glenn Morris  <rgm@gnu.org>
2862         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2863         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2864         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2865         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2866         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2867         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2868         Untabify Texinfo files.
2870 2010-06-10  Glenn Morris  <rgm@gnu.org>
2872         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2874         * basic.texi (Inserting Text): Fix typo.
2876 2010-06-10  Glenn Morris  <rgm@gnu.org>
2878         * ack.texi (Acknowledgments):
2879         * emacs.texi (Acknowledgments): Update for notifications.el.
2881 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2883         * dired.texi (Operating on Files): Mention encryption commands
2884         (Bug#6315).
2886 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2888         * basic.texi (Moving Point): Update due to renaming of commands bound
2889         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2891 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2893         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2894         paragraphs.
2895         (Line Truncation): Fix wording for bidi display.
2897         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2898         keys.
2900 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2902         * building.texi (GDB Graphical Interface): Remove misleading comparison
2903         to an IDE (Bug#6128).
2905 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2907         * programs.texi (Man Page):
2908         * misc.texi (Invoking emacsclient):
2909         * mini.texi (Repetition):
2910         * mark.texi (Setting Mark): Fix typos.
2912 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2914         * misc.texi (Printing): Document htmlfontify-buffer.
2916 2010-05-08  Glenn Morris  <rgm@gnu.org>
2918         * calendar.texi (Displaying the Diary, Format of Diary File):
2919         Fix external cross-references for TeX format output.
2921 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2923         * Version 23.2 released.
2925 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2927         * cmdargs.texi (Initial Options): Mention --chdir.
2929 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2931         * frames.texi (Tool Bars): Add tool-bar-style.
2933 2010-04-21  Glenn Morris  <rgm@gnu.org>
2935         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2937 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2939         * programs.texi (Semantic): New node.
2941         * maintaining.texi (EDE): New node.
2943         * emacs.texi: Update node listing.
2945         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2947 2010-04-18  Glenn Morris  <rgm@gnu.org>
2949         * emacs.texi (Acknowledgments): Remove duplicate.
2951         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2953 2010-04-18  Glenn Morris  <rgm@gnu.org>
2955         * dired.texi (Misc Dired Features): Mention VC diff and log.
2956         * maintaining.texi (Old Revisions, VC Change Log):
2957         Mention that diff and log work in Dired buffers.
2959         * help.texi (Help Summary): Mention M-x info-finder.
2961         * ack.texi (Acknowledgments): Add mpc.el.
2963         * custom.texi (Specifying File Variables, Directory Variables):
2964         Document new commands for manipulating local variable lists.
2966 2010-04-18  Glenn Morris  <rgm@gnu.org>
2968         * trouble.texi (Contributing): Add cindex entry.
2969         Mention etc/CONTRIBUTE.
2971 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2973         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2974         query-replace (Bug#5774).
2976 2010-04-16  Glenn Morris  <rgm@gnu.org>
2978         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2980 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2982         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2984 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2986         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2988 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2990         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2991         cross-reference to "Inserting Text".
2993         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2994         Mention completion provided by `ucs-insert'.
2996 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2998         * sending.texi (Sending Mail): Note variables that may need
2999         customizing.
3000         (Mail Sending): Expand discussion of send-mail-function.
3002 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3004         Document Message mode as the default mail mode.
3006         * sending.texi (Sending Mail): Copyedits.
3007         (Mail Format, Mail Headers): Document mail-from-style changes.
3008         (Mail Commands): Rename from Mail mode.  Document Message mode.
3009         (Mail Misc): Rename from Mail mode Misc.
3010         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3011         command names and update keybindings.
3012         (Header Editing): Document message-tab.  De-document
3013         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3014         favor of mail-default-headers.  Ad index entries for user-full-name and
3015         user-mail-address.
3016         (Citing Mail): Update changes in Message mode behavior.
3017         Document mail-yank-prefix.
3018         (Mail Signature): New node, moved from Mail Misc.
3019         (Mail Aliases): Mail abbrevs are the default with Message mode.
3020         (Mail Methods): Note that Message mode is now the default.
3022         * rmail.texi (Rmail Reply):
3023         * text.texi (Text Mode):
3024         * major.texi (Major Modes):
3025         * mule.texi (Output Coding): Refer to Message mode.
3027         * custom.texi (Init Examples): Add xref to Mail Header.
3029         * emacs.texi (Top): Fix xrefs.
3031 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3033         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3034         repository if there is none.
3035         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3036         vc-print-root-log.
3037         (Old Revisions): Copyedits.  Document vc-root-diff.
3039         * programs.texi (Program Modes): Mention Javascript mode.
3041         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3042         * emacs.texi: Update node description.
3044         * misc.texi (Navigation): Document doc-view-continuous.
3045         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3047 2010-03-30  Juri Linkov  <juri@jurta.org>
3049         * search.texi (Other Repeating Search): Remove line that `occur'
3050         can not handle multiline matches.
3052 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3054         * mule.texi (International): Mention support of bidirectional editing.
3055         (Bidirectional Editing): New section.
3057 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3059         * emacs.texi (Top): Update node names to those in building.texi.
3061 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3063         doc/emacs/building.texi: Describe restored GDB/MI functionality
3064         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3065         doc/emacs/emacs.texi: Update node names for building.texi.
3067 2010-03-24  Glenn Morris  <rgm@gnu.org>
3069         * ack.texi (Acknowledgments):
3070         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3072 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3074         * xresources.texi (Table of Resources): Clarify toolBar number
3075         for Gtk+.
3077         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3079 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3081         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3083         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3084         and multi-isearch-buffers-regexp.
3086         * indent.texi (Indentation): Clarify description of
3087         indent-for-tab-command.  Document tab-always-indent.
3089 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3091         * cmdargs.texi (Font X): Move most content to Fonts.
3093         * frames.texi (Fonts): New node.  Document font-use-system-font.
3095         * emacs.texi (Top):
3096         * xresources.texi (Table of Resources):
3097         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3099 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3101         * Branch for 23.2.
3103 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3105         * custom.texi (Init Examples): Add xref to Locals.
3107         * major.texi (Choosing Modes): Mention usage of setq-default for
3108         setting the default value of major-mode (Bug#5688).
3110 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3112         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3114         * display.texi (Display Custom): Document make-pointer-invisible and
3115         underline-minimum-offset.  Remove inverse-video.
3117 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3119         * frames.texi (Frame Commands): Note that the last ordinary frame can
3120         be deleted in daemon mode (Bug#5616).
3122 2010-02-18  Glenn Morris  <rgm@gnu.org>
3124         * trouble.texi (Contributing): Repository is no longer CVS.
3126 2010-02-08  Glenn Morris  <rgm@gnu.org>
3128         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3130 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3132         * display.texi (Useless Whitespace, Text Display):
3133         * custom.texi (Init Examples): Avoid obsolete special default variables
3134         like default-major-mode.
3136 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3138         * programs.texi (Other C Commands): Replace reference to obsolete
3139         c-subword-mode.
3141 2010-01-21  Glenn Morris  <rgm@gnu.org>
3143         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3145 2010-01-12  Glenn Morris  <rgm@gnu.org>
3147         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3148         emacs-pretest-bug for bug reports for development versions.
3150 2010-01-11  Glenn Morris  <rgm@gnu.org>
3152         * display.texi (Highlight Interactively): `t' does not mean highlight
3153         all patterns.  (Bug#5335)
3155 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3157         * misc.texi (Shell): Document async-shell-command.
3159         * building.texi (Grep Searching): Document zrgrep.
3161         * mini.texi (Completion Options): Mention `initials' completion style.
3163 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3165         * building.texi: Import GDB Graphical Interface description from
3166         EMACS_23_1_RC.
3168 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3170         * emacs.texi (Top): Update node listing.
3172         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3174         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3176         * cmdargs.texi (Initial Options):
3177         * xresources.texi (Resources): Document inhibit-x-resources.
3179         * custom.texi (Specifying File Variables): Note that minor modes are
3180         enabled unconditionally.
3182         * display.texi (Scrolling): Briefly document the old recenter command,
3183         and document recenter-positions.
3185         * files.texi (Visiting):
3186         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3188         * frames.texi (Cut/Paste Other App):
3189         Document save-interprogram-paste-before-kill.
3191         * killing.texi (Kill Options): New node.
3193 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3195         * misc.texi (Shell Options): ansi-color is now default.
3197 2009-12-05  Glenn Morris  <rgm@gnu.org>
3199         * emacs.texi (Top): Update menu for cal-xtra node changes.
3200         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3201         or mode line.  Don't mention invisible text or the details of
3202         diary-print-entries here, only in cal-xtra.
3203         (Format of Diary File): Mention that the "date on first line" format
3204         only really affects the simple display.
3205         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3206         (Diary Customizing): Holidays may be in the buffer or mode line.
3207         Move diary-print-entries to the "Diary Display" section.
3208         (Diary Display): New section, split out from "Fancy Diary Display".
3209         Explain the limitations of simple display, and how to print it.
3211         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3213         * cal-xtra.texi (Diary Display): Mention View mode.
3215 2009-11-29  Juri Linkov  <juri@jurta.org>
3217         * display.texi (Highlight Interactively): Actually a list of
3218         default faces is pre-loaded into a list of default values
3219         instead of the history.
3221 2009-11-20  Glenn Morris  <rgm@gnu.org>
3223         * ack.texi (Acknowledgments):
3224         * emacs.texi (Acknowledgments): Add htmlfontify.
3226 2009-11-14  Glenn Morris  <rgm@gnu.org>
3228         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3230         * ack.texi (Acknowledgments):
3231         * emacs.texi (Acknowledgments): Update for recent Org changes.
3233 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3235         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3236         `charset' property, which is irrelevant to the user manual (Bug#3526).
3238 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3240         * trouble.texi (DEL Does Not Delete): Fix typo.
3242 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3244         * files.texi (Misc File Ops): Mention copy-directory.
3246 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3248         * mule.texi (Unibyte Mode): Emphasize that
3249         unibyte-display-via-language-environment affects only the display.
3251         * display.texi (Horizontal Scrolling): Document cursor behavior under
3252         horizontal scrolling when point moves off the screen (Bug#4564).
3253         Improve wording.
3255 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3257         * files.texi (Directories): delete-directory prompts for recursive
3258         deletion.
3260 2009-09-30  Glenn Morris  <rgm@gnu.org>
3262         * ack.texi (Acknowledgments):
3263         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3265 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3267         * dired.texi (Dired Navigation): Use @code instead of @var for
3268         dired-isearch-filenames, so that it's not capitalized.
3270 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3272         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3274         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3276         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3277         (Key Bindings): Reference Init Rebinding in introductory text.
3278         Shift some of the introduction to Keymaps node.
3279         (Keymaps): Simplify.
3280         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3281         (Minibuffer Maps): Remove mention of Mocklisp.
3282         (Init Rebinding): Move mode-local rebinding example here from Local
3283         Keymaps.
3284         (Modifier Keys): Clarify.
3285         (Rebinding): Add cindex for "binding keys".
3287 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3289         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3291 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3293         * building.texi (Threads Buffer, Multithreaded Debugging):
3294         Reorganize these two sections.
3296 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3298         * cmdargs.texi (Initial Options): Fix last change.
3300 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3302         * mule.texi (Enabling Multibyte):
3303         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3304         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3306 2009-08-20  Glenn Morris  <rgm@gnu.org>
3308         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3310 2009-08-19  Glenn Morris  <rgm@gnu.org>
3312         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3314 2009-08-18  Glenn Morris  <rgm@gnu.org>
3316         * ack.texi (Acknowledgments):
3317         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3319         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3321 2009-08-09  Glenn Morris  <rgm@gnu.org>
3323         * ack.texi (Acknowledgments):
3324         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3326 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3328         * emacs.texi (Top): Add new menu items for GDB-UI.
3330         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3331         section.  Threads buffer is in separate section now.
3333 2009-08-08  Glenn Morris  <rgm@gnu.org>
3335         * ack.texi (Acknowledgments):
3336         * emacs.texi (Acknowledgments):
3337         Update for js2-mode and org changes.
3339 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3341         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3342         files.
3344 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3346         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3348 2009-07-23  Glenn Morris  <rgm@gnu.org>
3350         * programs.texi (Matching): Update blink-matching-paren-distance.
3352 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3354         * frames.texi (Cut/Paste Other App): For select-active-regions,
3355         selection is now updated on moving point.
3357 2009-07-21  Richard Stallman  <rms@gnu.org>
3359         * glossary.texi (GNU, Daemon): Update information.
3361 2009-07-19  Juri Linkov  <juri@jurta.org>
3363         * custom.texi (Specifying File Variables, Safe File Variables):
3364         "variables/value pairs" -> "variable/value pairs".
3366 2009-07-15  Glenn Morris  <rgm@gnu.org>
3368         * misc.texi (Gnus): Remove widow.
3370 2009-07-11  Glenn Morris  <rgm@gnu.org>
3372         * Makefile.in (TEXI2PDF): New.
3373         (emacs.pdf, emacs-xtra.pdf): New targets.
3375         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3377         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3379         * emacs.texi (Top): Info can be read from other places than Emacs.
3380         Don't print the copying notice twice in the printed version.
3381         Update the menu and detailmenu.
3382         (Preface): The meaning of "on-line" has changed.
3383         Correct name for "Common Problems" chapter.
3384         (Distrib): Update FSF shop URL.
3385         (Intro): Showing two files at once is not so exciting.
3387         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3388         (Mac / GNUstep Basics): Minor grammar changes.
3389         (Mac / GNUstep Events): Fix typo.
3390         (GNUstep Support): CANNOT_DUMP no longer applies.
3392         * misc.texi (Document View): Fix typos.
3394         * dired.texi (Dired):
3395         * help.texi (Help):
3396         * macos.texi (Mac OS / GNUstep):
3397         * maintaining.texi (Version Control, Introduction to VC):
3398         End menu descriptions with a period.
3400 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3402         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3403         so categorical in saying that the option is only useful on NTFS.
3405 2009-07-09  Glenn Morris  <rgm@gnu.org>
3407         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3408         (ENVADD): Add texinfodir to TEXINPUTS.
3410         * emacs.texi (Top): Fix cross-reference.
3412         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3414         * vc1-xtra.texi (Revision Tags): Fix typo.
3416 2009-07-03  Glenn Morris  <rgm@gnu.org>
3418         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3419         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3420         (Merge Commands): `.' does not seem to work in A or B buffer.
3421         `l' can recreate the 3-window display.
3423         * glossary.texi (Glossary): Minor phrasing changes throughout.
3424         Add more internal cross-references.
3425         <Autoloading>: You can't really autoload a variable.
3426         <C-M->: Move details here from `M-C-' item.
3427         <Continuation Line>: Refer to `Truncation.'
3428         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3429         <Home Directory, Unix>: New entries.
3430         <Deletion of Files>: Mention recycle bins.
3431         <Directory>: Mention ``folders.''
3432         <Error>: Don't mention ``type-ahead.''
3433         <Fringe>: Refer to the manual node.
3434         <Minor Mode>: Can be global or local.
3435         <Spell Checking>: There are other checkers besides Ispell.
3437 2009-07-02  Glenn Morris  <rgm@gnu.org>
3439         * anti.texi (Antinews): Minor changes in phrasing.
3441         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3442         some underfull lines in dvi output.
3444         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3446         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3448         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3450 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3452         * xresources.texi (Table of Resources): Mention maximized for
3453         fullscreen.
3455         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3457 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3459         * anti.texi (Antinews): Correct the list of removed platforms.
3461 2009-06-28  Glenn Morris  <rgm@gnu.org>
3463         * arevert-xtra.texi: Minor language tweaks.
3465         * dired-xtra.texi: Minor revisions.
3467 2009-06-23  Miles Bader  <miles@gnu.org>
3469         * display.texi (Scrolling): Document `recenter-redisplay'.
3470         (Temporary Face Changes): Document `text-scale-set'.
3472 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3474         * Branch for 23.1.
3476 2009-06-17  Kenichi Handa  <handa@m17n.org>
3478         * mule.texi (Charsets): Update the description for the new charset.
3479         (list-character-sets): New findex.
3480         (Language Environments): Add @anchor{Describe Language Environment}.
3482 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
3484         * basic.texi (Moving Point): Fix tag.
3486         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3488         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3489         use camel-case for PageUp and PageDown.
3491         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3492         camel-case for PageUp and PageDown.
3494         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3496         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3497         (Isearch Scroll): Decapitalize <next> and <prior>.
3499 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3501         * fixit.texi (Spelling): Set default dictionary.
3502         Improve descriptions (Bug#2554)
3504 2009-06-08  David Reitter  <david.reitter@gmail.com>
3506         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3507         since saving colors and faces set this way is not implemented.
3508         (Environment variables): Remove mention of mac-fix-env, which is
3509         scheduled to be removed.
3511 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
3513         * custom.texi (Init Examples): Add example of changing load-path.
3515         * building.texi (Lisp Libraries): Add example of changing
3516         load-path (Bug#3446).
3518 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3520         * mark.texi (Mark): Further clarifications.
3521         (Setting Mark): Emphasize that C-SPC activates the mark.
3523 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3525         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
3526         Mark mode.
3527         (Using Region, Persistent Mark): Use "active mark" instead of "active
3528         region".
3530 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3532         * mule.texi (Select Input Method): Fix typo.
3534 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3536         * anti.texi (Antinews): Document completion changes.  Some additional
3537         copyedits and rearrangement of entries.
3539 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3541         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3542         (Shell History Copying, Terminal emulator): Copyedits.
3544         * xresources.texi (Resources): Simplify descriptions.
3545         Shorten description of editres, which is not very useful these days.
3546         (Table of Resources): Document fontBackend resource.
3548         * trouble.texi (Quitting): Add other undo bindings to table.
3549         (DEL Does Not Delete): Note that the erasure key is usually labeled
3550         "Backspace".  Remove discussion of obscure Xmodmap issue.
3552 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3554         * files.texi (Visiting): Copyedits.
3556 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3558         * basic.texi (Inserting Text): Document ucs-insert.
3560         * mule.texi (International Chars): Define "multibyte".  Note that
3561         internal representation is unicode-based.  Simplify definition of raw
3562         bytes.  Mention ucs-insert.
3563         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3564         (Language Environments): Add language environments new to Emacs 23.
3565         (Multibyte Conversion): Node deleted.
3566         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3567         Don't mention obsolete emacs-mule coding system.
3568         (Output Coding): Copyedits.
3570         * emacs.texi (Top): Update node listing.
3572 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3574         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3576 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3578         * building.texi (Lisp Libraries): `load-library' does offer completion.
3580 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3582         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3583         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3585 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3587         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3589 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3591         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3593         * building.texi (Lisp Interaction): Document initial-scratch-message.
3595 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3597         * msdog.texi (Windows Fonts): Fix typos.
3599         * files.texi (Save Commands): Fix pxref.
3601 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3603         * files.texi (Save Commands): Mention diff-buffer-with-file.
3604         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3605         Henoch (Bug#3036).
3607 2009-03-15  Glenn Morris  <rgm@gnu.org>
3609         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3610         the former is not always used.
3611         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3612         Change case of "Id".  Avoid repeated "appropriate".
3613         (Mail Aliases): Fix previous change - use an example with a ".", so it
3614         does actually get quoted when expanded.
3615         (Mail Sending): Mailclient is the default on some systems.
3616         (Citing Mail): Mention mail-indentation-spaces.
3617         (Mail Mode Misc): Add an @dfn for "mail signature".
3619 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3621         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3622         (Completion Options): Document read-file-name-completion-ignore-case,
3623         read-buffer-completion-ignore-case, and completion-styles.
3624         Remove description of partial-completion-mode.
3626 2009-03-14  Glenn Morris  <rgm@gnu.org>
3628         * sending.texi (Mail Format): Fix typo.  Add index entry for
3629         mail-header-separator.
3630         (Mail Headers): Put info about initialization and changing in one place
3631         at the start.  Update FCC section for mbox Rmail.  Clarify From
3632         section, mention mail-setup-with-from.  Clarify Reply-to section.
3633         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3634         section.
3635         (Mail Aliases): Update example, make less contentious.
3636         Update for name change of mail-interactive-insert-alias.
3637         (Mail Mode): Remove mention of `%' as a word separator.
3638         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3639         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3640         commands.  Clarify FCC handling.  In mail-complete, add reference to
3641         Mail Aliases section, and mention mail-complete-function.
3642         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3643         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3644         signature netiquette.  Explain how the mail hooks work when continuing
3645         a composition.
3646         (Mail Amusements): Internationalize the spook section a bit.
3647         Remove the spook mail-setup-hook example, since it doesn't work well.
3648         Mention fortune-file.
3649         (Mail Methods): Mention read-mail-command.
3651 2009-03-14  David Reitter  <david.reitter@gmail.com>
3653         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3654         and NS resources following recent changes.
3656 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3658         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3659         w32-use-visible-system-caret doc to indicate that it should get set
3660         automatically.
3661         (Windows Fonts): Add doc for the uniscribe backend.
3663 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3665         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3666         vc-dir.  (Bug#2598)
3668 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3670         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3672 2009-03-05  Glenn Morris  <rgm@gnu.org>
3674         * rmail.texi (Rmail Basics): Add reference to sorting.
3675         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3676         Minor re-wordings.
3677         (Rmail Motion): Mention rmail-next-same-subject.
3678         (Rmail Deletion): Expunging is not the only way to change the numbers.
3679         (Rmail Labels): Labels can also be used in sorting.
3680         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3681         (Rmail Display): Mention rmail-mime.
3683 2009-03-04  Glenn Morris  <rgm@gnu.org>
3685         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3686         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3687         summary.  Mention sorts cannot be undone.
3688         (Rmail Display): Give an example of how to use goto-address-mode.
3689         (Rmail Editing): It's keybindings that are redefined, not commands.
3690         Fix some typos.
3691         (Movemail): Some minor rewording.
3692         (Remote Mailboxes): Emacs movemail supports pop by default.
3693         Fix some minor grammatical issues.  The "two alternative ways" to
3694         specify a POP mailbox are really just one.  Remove all reference to the
3695         variables rmail-pop-password and rmail-pop-password-required, obsolete
3696         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3697         can support Kerberos.
3699 2009-03-03  Glenn Morris  <rgm@gnu.org>
3701         * rmail.texi (Rmail Deletion): Revert previous change, which was
3702         describing the Rmail summary versions.
3703         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3704         Minor re-wording for rmail-resend.
3705         (Rmail Make Summary): Summaries apply to buffers rather than files.
3706         <rmail-summary-by-topic>: Headers includes the subject.
3707         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3708         details, including prefix arguments.
3709         Mention rmail-summary-by-senders on C-M-f.
3710         Not counting lines might be faster.
3711         (Rmail Summary Edit): More details on the delete commands.
3712         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3713         Name the commands bound to the various keys.  Mention prefix argument
3714         for searching.
3715         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3716         Simplify rmail-highlighted-headers description.  Update face name.
3718 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3720         * mark.texi (Marking Objects): Fix typo.
3722 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3724         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3725         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3727 2009-03-01  Glenn Morris  <rgm@gnu.org>
3729         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3730         (Rmail Motion): - M-s searches from the end of messages.
3731         (Rmail Deletion): Minor clarification.  Fix numeric argument
3732         description.
3733         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3734         newmail and RMAILOSE files need not be in home-directory.
3735         (Rmail Files): Mention I/O menus are unselectable if no files match.
3736         Mention `MAIL' env-var.
3738 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3740         * mule.texi (Fontsets): Mention fontset-default, font specs and
3741         fallback fontsets.
3742         (Defining Fontsets): Mention ns and w32 variants of
3743         standard-fontset-spec.  Update description of startup fontset to match
3744         Emacs 23 behavior.
3745         (Modifying Fontsets): New section.  (Bug#656)
3746         (International): Link to Modifying Fontsets.
3748 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3750         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3751         Mention ns-extended-platform-support-mode.
3753 2009-02-22  Karl Berry  <karl@gnu.org>
3755         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3757 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3759         * basic.texi (Moving Point, Position Info):
3760         * files.texi (Visiting):
3761         * mini.texi (Completion Options):
3762         * text.texi (HTML Mode): Remove duplicate words.
3764 2009-02-20  Glenn Morris  <rgm@gnu.org>
3766         * rmail.texi: Minor updates for mbox rather than Babyl.
3768 2009-02-17  Karl Berry  <karl@gnu.org>
3770         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3772 2009-02-17  Richard M Stallman  <rms@gnu.org>
3774         * anti.texi (Antinews): Mention Babyl format.
3776         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3778         * rmail.texi: Update for mbox format.
3779         Various small fixes, as well as the following.
3780         (Out of Rmail): Node deleted.
3781         (Rmail): Update menu.
3782         (Rmail Files): Comment out set-rmail-inbox-list.
3783         Document rmail-inbox-list instead.
3784         (Rmail Output): Substantial changes since C-o is now
3785         rmail-output-as-seen and o is rmail-output.
3786         (Rmail Attributes): Delete `stored', add `retried'.
3787         (Rmail Display): Editing headers works in all cases.
3789 2009-02-17  Glenn Morris  <rgm@gnu.org>
3791         * basic.texi (Position Info): M-x count-lines-region is not always on
3792         M-=.  (Bug#2269)
3794 2009-02-09  Glenn Morris  <rgm@gnu.org>
3796         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3797         defaults.
3799 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3801         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3802         documentation of possible problems with redecoding.
3804 2009-02-03  Glenn Morris  <rgm@gnu.org>
3806         * rmail.texi (Out of Rmail): Mention b2m.pl.
3808 2009-01-31  Glenn Morris  <rgm@gnu.org>
3810         * rmail.texi (Out of Rmail): Correct b2m location.
3812 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3814         * fixit.texi (Undo): Update undo limit values.
3816 2009-01-27  Glenn Morris  <rgm@gnu.org>
3818         * emacs.texi (Top): Fix Antinews menu entry.
3820 2009-01-25  Karl Berry  <karl@gnu.org>
3822         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3823         item with no marker, instead of the syntactically incorrect
3824         @itemize @asis.
3826 2009-01-25  Juri Linkov  <juri@jurta.org>
3828         * building.texi (Grep Searching): Fix index entry for lgrep.
3830 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3832         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3834 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3836         * macos.texi (Preferences Panel): Update description of font setting to
3837         reflect that prior frame selection is no longer needed.
3839 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3841         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3842         raise GUD subsections.
3844 2009-01-15  Glenn Morris  <rgm@gnu.org>
3846         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3848 2009-01-10  Glenn Morris  <rgm@gnu.org>
3850         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3852 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3854         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3855         logical lines.
3857 2008-12-29  Juri Linkov  <juri@jurta.org>
3859         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3861         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3863 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3865         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3866         goto-address-mode instead of goto-address.
3868         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3869         mode.
3871         * emacs.texi (Top): Update node listing.
3873 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3875         * custom.texi (Directory Variables): Explain what is a "project".
3876         Add indexing.  Improve wording.  Add a footnote about using
3877         _dir-locals.el on MS-DOS.
3879 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3881         * files.texi (Misc File Ops): Mention chmod as an alias for
3882         set-file-modes.
3884 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3886         * help.texi (Help): Fix typos and reword.
3887         (Help Summary): Add entries for C-h n and C-h r, reorder
3888         entries, and do some minor fixes.
3889         (Name Help): Say that C-h F works for commands only.
3890         (Misc Help): Say that view-lossage displays 300 keystrokes.
3892 2008-12-20  Glenn Morris  <rgm@gnu.org>
3894         * ack.texi (Acknowledgments): General update based on AUTHORS,
3895         including removal of some stuff no longer distributed.
3897 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3899         * fixit.texi: Mention hunspell.
3901 2008-12-19  Glenn Morris  <rgm@gnu.org>
3903         * ack.texi (Acknowledgments): Small grammar fix.
3904         Consolidate explanatory text at start.
3906         * display.texi (Text Display):
3907         * indent.texi (Indentation): Use @acronym with ASCII.
3909 2008-12-18  Glenn Morris  <rgm@gnu.org>
3911         * ack.texi: Various small updates and fixes.
3913 2008-12-18  Juri Linkov  <juri@jurta.org>
3915         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3916         as a key binding to start a forward nonincremental word search.
3917         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3918         a backward nonincremental word search.  Add index for `M-s w'
3919         `isearch-forward-word'.
3920         (Regexp Search): Add a short summary of regexp key commands like
3921         in the node "Basic Isearch".
3922         (Other Repeating Search): Fix typo.
3924 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3926         * misc.texi (PostScript Variables): Fix doc.
3928 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3930         * programs.texi (Program Modes): Mention Ruby mode.
3932 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3934         * misc.texi (emacsclient Options): Describe what an empty string
3935         argument does for --alternate-editor.
3937 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3939         * cmdargs.texi (Font X): Distinguish between client-side and
3940         server-side fonts.  List valid Fontconfig properties.  Add reference to
3941         Fontconfig manual.  List valid GTK font properties.  Explain use of
3942         fc-list.
3944 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3946         * cmdargs.texi (Font X): Move discussion of quoting to top.
3948 2008-12-06  Glenn Morris  <rgm@gnu.org>
3950         * maintaining.texi (Old Revisions): Improve previous change.
3952 2008-12-05  Richard M Stallman  <rms@gnu.org>
3954         * anti.texi (Antinews): Minor fixes.
3956 2008-12-03  Glenn Morris  <rgm@gnu.org>
3958         * maintaining.texi (Old Revisions): Fix diff-switches description.
3960 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3962         * emacs.texi (Top): Fix typo.
3964 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3966         * misc.texi (Document View): Explain dependence on gs at the top.
3967         Copyedits.
3969         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3971         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3972         (Comment Commands): Discuss region-active behavior of M-; first.
3974 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3976         * display.texi (Line Truncation): Add reference to Continuation
3977         Lines.
3979         * windows.texi (Pop Up Window): Mention split-height-threshold
3980         and split-width-threshold.
3981         (Split Window): Add reference to Continuation Lines.
3983 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3985         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3986         (GNUstep Support): New node.
3987         * anti.texi:
3988         * emacs.texi:
3989         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3991 2008-11-28  Richard M Stallman  <rms@gnu.org>
3993         * misc.texi (Dissociated Press): Minor cleanups.
3995         * dired.texi (Image-Dired): Avoid passive.
3997 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3999         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4000         representation.
4002 2008-11-26  Richard M. Stallman  <rms@gnu.org>
4004         * files.texi (Visiting): Rewrite paragraph for clarity.
4006         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4008 2008-11-25  Alan Mackenzie  <acm@muc.de>
4010         * programs.texi (Moving by Parens): Clarify that parens inside strings
4011         and comments are ignored, and that the commands assume the starting
4012         point isn't in a string or comment.
4014 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
4016         * macos.texi: Add Prev/Next/Top pointers to all nodes.
4017         (Mac Basics): Merge in Grabbing Environment Variables from earlier
4018         version.
4019         (Mac Customization): Rewrite Preferences Panel section and merge in to
4020         this node, add Open files by dragging to an Emacs window.
4022         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4024 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
4026         * files.texi (Misc File Ops): Document set-file-modes.
4028         * windows.texi (Split Window): Document integer values of
4029         truncate-partial-width-windows.
4031         * text.texi (Text): Simplify description of markup languages.
4032         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
4033         (TeX Editing): Note that `""' inserts one `"' character.
4034         (HTML Mode): Note in the introduction that XML mode is an alias for
4035         SGML mode.  Mention nXML mode.
4037 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4039         * building.texi (Watch Expressions): Fix typo.
4041 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4043         * files.texi (Visiting): Document new behavior of
4044         confirm-nonexistent-file-or-buffer.
4046         * buffers.texi (Select Buffer):
4047         Document confirm-nonexistent-file-or-buffer.
4049         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4050         edit-picture.
4052         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4053         edit-picture', since that is just an alias for picture-mode.
4054         (Sentences): Note that repeated M-@ extends the region.
4055         (Pages): Make terminology more consistent.  Link to Regexps node.
4056         (Longlines): Discuss relationship with Visual Line mode.
4057         (Text Mode): Remove extraneous discussion of other modes, since they
4058         were already introduced in the parent node.
4060 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4062         * anti.texi (Antinews): Rewrite.
4064         * entering.texi (Exiting): Mention "minimize" terminology.
4066         * frames.texi (Frame Commands): Mention "minimize" terminology.
4068         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4069         formats.
4070         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4071         (Misc X): Don't document useless -hb option.
4073 2008-11-22  Juri Linkov  <juri@jurta.org>
4075         * dired.texi (Dired Navigation): Change normal file name search option
4076         from `non-nil' to `t'.  Add `dwim' option.
4078 2008-11-22  Juri Linkov  <juri@jurta.org>
4080         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4081         ".dir-locals.el".  Rename `define-project-bindings' to
4082         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4083         `dir-locals-set-directory-class'.
4085 2008-11-22  Lute Kamstra  <lute@gnu.org>
4087         * buffers.texi (Select Buffer): Index goto-line.
4088         * basic.texi (Moving Point): Mention the use of a numeric prefix
4089         argument with goto-line and refer to Select Buffer for the use of a
4090         plain prefix argument.
4092 2008-11-19  Glenn Morris  <rgm@gnu.org>
4094         * doclicense.texi: Update to FDL 1.3.
4095         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4097 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4099         * custom.texi (Minor Modes): Define mode commands and mode variables
4100         more precisely.  Recommend using mode commands instead of setting
4101         variables directly.  Put minor modes in a list, and add more modes.
4102         (Easy Customization): Use "init file" instead of .emacs.
4103         (Customization Groups): Update to new Custom buffer appearance.
4104         (Saving Customizations): Copyedits.  Update example.
4105         (Variables): Give example of variable type-sensitivity.
4106         (Examining): Update example.
4107         (Hooks): Copyedits.
4108         (Specifying File Variables): Use C comments instead of an artificial
4109         Lisp for the example.
4110         (Keymaps): Move internals discussion to Prefix Keymaps.
4111         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4112         (Init Rebinding): Document kbd macro.
4113         (Init File): Link to Find Init.
4115         * mark.texi (Using Region): Document Delete Selection Mode more
4116         thoroughly.
4118         * frames.texi (Mouse Commands): Move most of the description of Delete
4119         Selection Mode to Using Region, and link to it.
4120         (Clipboard): Note that paste is bound to clipboard-yank.
4122         * building.texi (Compilation): Document first-error value of
4123         compilation-scroll-output.
4124         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4125         works as soon as an error is available.  Suggested by Juri Linkov.
4127         * mini.texi (Passwords): New node.
4129         * files.texi (Remote Files): Link to Passwords node.
4131         * emacs.texi (Top): Update node listings.
4133 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4135         * ack.texi (Acknowledgments): Some updating of credits.
4137         * emacs.texi (Acknowledgments): Add a couple more names.
4139         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4141         * files.texi (Directories): Describe delete-directory in text.
4142         (Misc File Ops): Document use of trash.
4144 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4146         * macos.texi (Mac Customization): Fix typos.
4148 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4150         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4151         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4152         the conventions of the main Emacs manual.
4154         * emacs.texi (Top): Update node listings.
4156 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4158         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4159         command-line-args is processed during startup.
4160         (Action Arguments): Correctly describe how file arguments interact with
4161         the startup screen.  Link to Lisp Interaction for scratch buffer.
4162         (Initial Options): Link to Command Example for -batch option.
4163         (Environment): Document initial-environment.
4165         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4166         can't be changed in the site-start file.
4168 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4170         * dired.texi (Dired): Mention C-x C-d too.
4171         (Dired Enter): Document M-n in the Dired minibuffer.
4172         (Dired Navigation): Explain dired-goto-file more clearly.
4173         Document dired-isearch-filenames.
4174         (Dired Deletion): Remove unnecessary "expunged" terminology.
4175         (Flagging Many Files): & is now rebound to `% &'.
4176         (Shell Commands in Dired): Document dired-do-async-shell-command.
4177         Clarify how multi-file arguments are passed.
4178         (Misc Dired Features): Document dired-do-isearch.
4180 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4182         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4184 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4186         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4188 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4190         * programs.texi (Program Modes): Link to Program Indent node.
4191         (Left Margin Paren): Explain consequences of changing
4192         open-paren-in-column-0-is-defun-start more concisely.
4193         (Which Function, Program Indent, Info Lookup): Minor edits.
4194         (Basic Indent): If region is active, TAB indents the region.
4195         (Multi-line Indent): If region is active, TAB indents the region.
4196         Note that indent-region is useful when Transient Mark mode is off.
4197         (Matching): The delimiter at the cursor is highlighted---the character
4198         changes color.
4199         (Symbol Completion): Link to Completion node.
4201         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4202         a strictly text-only system.
4204         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4205         batch mode.
4207 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4209         * misc.texi (Document View): Major rewrite.
4211         * maintaining.texi (Types of Log File): Change logs are older than
4212         version control.
4213         (VCS Concepts): Simplify and rearrange.
4214         (Version Control Systems): Make it clear that Linux is only the kernel.
4215         (VC Mode Line): Shorten reference to menu item.
4216         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4217         (VC Directory Mode): Minor cleanup.
4218         Unchanged files are hidden, not omitted.
4219         (VC Directory Commands): Shorten and simplify.
4220         (Change Log Commands): New node, split from Change Logs.
4221         (VC Directory Buffer): New node, split from VC Directory Mode.
4223 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4225         * misc.texi (Document View): Rename from Document Files, moved here
4226         from files.texi.
4228         * files.texi (Version Control): Move to maintaining.texi.
4229         Subnodes moved as well.
4230         (Document Files): Move to misc.texi.
4232         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4233         vc-update-change-log.
4234         (Version Control): Move here from files.texi.
4235         (Format of ChangeLog): Make it a subnode of Change Log.
4237         * emacs.texi (Top): Update node listing.
4239 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4241         * files.texi (Files): Add a section about document
4242         files (doc-view-mode).
4244 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4246         * building.texi (Compilation Mode):
4247         Document compilation-auto-jump-to-first-error.
4248         (Debuggers): Lower GUD subsections to subsubsections.
4249         (Starting GUD): Add cindex.
4250         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4252 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4254         * indent.texi (Indentation): Link to Program Indent.
4256         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4257         now uses emacsclient's terminal.
4259 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4261         * mark.texi (Using Region): Document use-empty-active-region.
4263         * emacs.texi (Top): Update node listings.
4265         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4266         Don't mention obsolete emacs.bash script.
4267         (Invoking emacsclient): Rewrite, moving optional arguments to
4268         emacsclient Options.
4269         (emacsclient Options): New node.  Document server-use-tcp and
4270         server-host.
4272 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4274         * indent.texi (Indentation): Replace list with paragraphed text,
4275         putting description of syntax-driven indentation first.  Document new
4276         effect of active regions on tab.
4277         (Tab Stops): Note that editable tab stops affect indentation commands.
4279 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4281         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4283 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4285         * custom.texi (Function Keys): Note that modified keypad keys are not
4286         translated.
4288         * basic.texi (Arguments): Explain how to insert multiple digits.
4290 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4292         * files.texi (Remote Files): Precise selection of default method.
4293         Rewrite paragraph about disabling remote file names.
4295 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4297         * search.texi (Special Isearch): Document M-TAB is isearch.
4299         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4300         command.
4302         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4304 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4306         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4307         section.
4309 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4311         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4312         to files.texi.  Move contents of vc2-xtra.texi here.
4314         * vc2-xtra.texi: File removed.
4316         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4317         Directory Commands from the submenu.  Don't include deleted file
4318         vc2-xtra.texi.
4320         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4321         (Version Control): Add VC Directory Mode and VC Directory Commands to
4322         the submenu.
4323         (Why Version Control?): Use table format.
4324         (Version Control Systems): Note that Meta-CVS support is gone.
4325         (VCS Concepts): Note precisely when VC started supporting filesets.
4326         Remove bogus xref to CVS Options node.
4327         (Types of Log File): Copyedits.
4328         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4329         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4330         The Right Thing.
4331         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4332         (Log Buffer): Reorganize node, putting C-c C-c description first.
4333         (Old Revisions): Use CVS for example, not RCS.
4334         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4335         Commands from the submenu, putting them under Version Control.
4336         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4337         need to include it in the manual unconditionally, since it is now
4338         crucial to using distributed version control systems.
4339         (Comparing Files): Note that diff uses the minibuffer, and that the
4340         output is shown using Diff mode.
4341         (Diff Mode): Explain what "patch" and "hunk" mean.
4342         Document diff-update-on-the-fly, diff-refine-hunk, and
4343         diff-show-trailing-whitespaces.
4344         (File Archives): Add rar support.
4346         * major.texi (Choosing Modes): Make mode selection sequence more
4347         obvious by describing the steps in order of priority.  Note that
4348         magic-mode-alist is nil by default.
4349         Document magic-fallback-mode-alist.
4351 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4353         * frames.texi (Mouse References): Copyedits.
4355 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4357         * ack.texi (Acknowledgments): Add myself as doc-view author.
4359 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4361         * frames.texi (Dialog Boxes): Add @cindex entries.
4363 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4365         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4366         (Text-Only Mouse): Copyedit.
4368 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4370         * frames.texi: Use @key throughout for mouse clicks.
4371         (Cut/Paste Other App): Document yank-pop-change-selection.
4372         (Secondary Selection): Fix modified mouse click syntax.
4373         (Clipboard): Describe Cut, Copy and Paste commands.
4374         (Mouse References): Not all references are in read-only buffers.
4375         Copyedits.
4376         (Creating Frames): Add xref to Init File.
4377         (Frame Commands): Add xref to Exiting.
4378         (Scroll Bars): Document GTK vs toolkit behavior.
4380 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4382         * files.texi (Version Control): Copyedits.  Add Bazaar.
4383         (Version Control Systems): List different VCS's using an itemized list.
4384         Add Bazaar.
4385         (VCS Concepts): Copyedits.  Tweak description of file merging.
4387         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4388         (Cut/Paste Other App): Document select-active-regions and
4389         x-select-enable-primary.
4391 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4393         * mark.texi (Shift Selection): Correct case in node name.
4395         * emacs.texi (Top): Update node order in Mark chapter.
4397 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4399         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4401         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4402         elsewhere in the manual instead of describing yet again the intricacies
4403         of $HOME on MS-Windows and MS-DOS.
4405 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4407         * mini.texi (Minibuffer File): Add xref to File Names.
4408         (Minibuffer File): Add discussion of `~' in file names.
4409         Add insert-default-directory index reference.
4411         * files.texi (File Names): Reorganize description.
4412         (Visiting): Add xref to Mode Line.  Copyedits.
4413         (Save Commands): Mention prefix behavior of C-x C-s.
4414         (Numbered Backups): Node deleted.
4415         (Backup Names): Contents of Numbered Backups moved here.  State default
4416         of version-control variable.
4417         (Reverting): Copyedits.
4418         (Version Control): Add additional version control systems.
4420         * emacs.texi (Top): Delete Numbered Backups node.
4422         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4423         Backup Names.
4424         (Initial Options): Document renamed variable inhibit-startup-screen.
4426 2008-10-11  Romain Francoise  <romain@orebokech.com>
4428         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4430 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4432         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4433         (Select Buffer): Mention use of minibuffer history.  Describe default
4434         value of default-major-mode.  Mention that C-x 4 b selects the other
4435         window.
4436         (List Buffers): Document CRM indicators in the order they appear.
4437         (Kill Buffer): Document new command kill-matching buffers.
4438         (Several Buffers): Move explanation of the relationship between buffer
4439         list and buffer menu to the top.
4440         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4442 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4444         * entering.texi (Exiting): Document change of C-x C-c to
4445         save-buffers-kill-terminal.  Document kill-emacs.
4447 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4449         * mule.texi (Coding Systems): Don't mention codepage-setup.
4451         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4452         cpNNN coding systems anymore.
4453         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4454         for unibyte mode.  Don't mention line-drawing characters.
4455         Don't mention dos-unsupported-char-glyph.
4457 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4459         * search.texi (Search): Shorten introduction.
4460         (Basic Isearch): Add command table.  Discuss reverse isearch and
4461         isearch highlighting.
4462         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4463         ring to cindex.
4464         (Special Isearch): Move input methods discussion here.
4465         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4466         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4467         Repeat Isearch.
4468         (Isearch Minibuffer): New node.
4469         (Word Search): Document new word search commands.
4470         (Regexp Example): Simplify example using sentence-end-base variable.
4471         (Replace): Reword introduction.
4472         (Unconditional Replace): Remove unnecessary example.
4473         (Other Repeating Search): Document new `M-s o' binding.
4475         * emacs.texi (Top): Update node listings.
4477 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
4479         * emacs.texi (Top): Remove Kill Errors from menu.
4481 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
4483         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4484         interface for defining macros.  Simplify examples.  Note that C-g quits
4485         macro definitions.
4486         (Keyboard Macro Counter): Document using F3 to insert counter.
4487         Give usage example.
4488         (Keyboard Macro Query): Organize query responses in a table.
4490         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4491         Link to Erasing node.
4492         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4493         rationale to a footnote.
4494         (Kill Errors): Remove node, due to redundancy with Erasing.
4495         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4496         M-$ in active region.  Remove non-ispell-specific keybindings from
4497         table.
4499 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4501         * cmdargs.texi (Initial Options): Document --daemon.
4503 2008-09-20  Glenn Morris  <rgm@gnu.org>
4505         * files.texi (Numbered Backups): Mention that some modes set
4506         version-control.
4508 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4510         * files.texi (Numbered Backups): Reference File Variables, as well.
4511         Remove discussion of Rmail's implementation.
4513 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4515         * misc.texi (Recursive Edit): Note that top-level exits active
4516         minibuffers.
4518         * trouble.texi (Quitting): Likewise.
4520 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4522         * emacs.texi (Top): Add Temporary Face Changes xref.
4524         * display.texi (Display): Move Temporary Face Changes node to just
4525         after Standard Faces.
4526         (Scrolling): Document recenter-top-bottom instead of recenter.
4527         (Horizontal Scrolling): Move auto hscroll discussion to the top.
4528         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4529         (Display Custom): Copyedits.
4530         (Optional Mode Line): Document display-battery-mode.
4532 2008-08-27  Romain Francoise  <romain@orebokech.com>
4534         * custom.texi (Directory Variables): Minor fix.
4536 2008-08-27  Glenn Morris  <rgm@gnu.org>
4538         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4539         descriptions.
4540         (Calendar Customizing): Tweak layout description.
4541         Move calendar-today-marker and calendar-today face to the other
4542         markers.  Condense calendar-star-date and calendar-mark-today
4543         description.
4544         (Holiday Customizing): Add oriental and solar holidays.
4545         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4546         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4547         (Date Display Format): Change ISO format.  Be less verbose.
4548         (Diary Customizing): Mention day and month abbrev arrays.
4549         Mention the date-form variables by name.  Update European example.
4550         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4551         Condense examples.  Mention diary-entry-symbols by name.
4552         Condense table for insertion commands.
4553         (Fancy Diary Display): Mention diary-include-string and
4554         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4555         Ethiopic, Persian date functions.  Condense descriptions.
4557         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4558         (Adding to Diary): Adapt for changed node name.
4560 2008-08-26  Glenn Morris  <rgm@gnu.org>
4562         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4563         node "Hebrew/Islamic Entries".
4565         * calendar.texi (Specified Dates): Fix names of iso functions.
4566         (General Calendar): There may not be another window.
4567         (Writing Calendar Files, Holidays): Tweak intro.
4568         (Holidays): Mention Baha'i and Chinese holidays.
4569         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4570         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4571         (To Other Calendar): Add calendar-print-other-dates.
4572         Refer to "graphic display" rather than "X.
4573         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4574         (Displaying the Diary): Fix whitespace after reference.
4575         Fix `diary-number-of-entries' reference.
4576         (Date Formats): Explicitly mention that day names can be abbreviated.
4577         (Adding to Diary): Add some references to other sections.
4578         (Special Diary Entries): Fix reference.
4579         (Appointments): Simplify appt-message-warning-time entry.
4580         Clarify where times must be.
4581         (Importing Diary): Comment out icalendar paragraph that does not apply.
4582         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4584 2008-08-23  Glenn Morris  <rgm@gnu.org>
4586         * fortran-xtra.texi (Fortran): Change description of free form and
4587         fixed form a bit.  Mention hideshow and imenu.
4588         (Fortran Motion): Mention fortran-end-of-subprogram,
4589         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4590         (Fortran Indent): Minor re-word.
4591         (ForIndent Commands): Mention fortran-fill-paragraph and
4592         fortran-fill-statement.
4593         (ForIndent Cont): Mention fortran-tab-mode-string.
4594         (Fortran Comments): Mention fortran-comment-line-start-skip.
4595         (Fortran Columns): Mention font-locking.
4596         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4598 2008-08-23  Johan Bockgård  <bojohan@muon>
4600         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4602 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4604         * mini.texi (Minibuffer): Simplify introduction.
4605         (Minibuffer File): Document tilde in minibuffer filenames.
4606         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4607         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4608         (Completion Example): Update example to current command list.
4609         (Completion Options): Document `lazy' value of completion-auto-help.
4610         Update contents of completion-ignored-extensions.
4611         (Minibuffer History): Describe "future history" list.  State default
4612         value of history-delete-duplicates.
4614 2008-08-21  Glenn Morris  <rgm@gnu.org>
4616         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4617         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4619 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4621         * regs.texi (Registers): Clarify valid register names.
4622         (RegPos): Note that buffer is saved and restored too.
4623         (RegText): Note that mark is reactivated/deactivated.
4624         (RegConfig): Xref to Windows node.
4626 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4628         * basic.texi (Inserting Text): Provide command name for C-q.
4630         * killing.texi (Killing): Copyedit.  Define read-only text.
4631         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4632         (Killing by Lines): Copyedit.
4633         (Other Kill Commands): Move M-w description here.
4634         (Yanking): Move M-w to Other Kill Commands.
4635         (Kill Ring): Also mention saving text in registers.  Link to Text
4636         Properties in elisp manual.
4637         (Accumulating Text): Copyedit.
4638         (CUA Bindings): Shift selection is now the default.
4640 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4642         * maintaining.texi (Change Log): Mention next-error is available.
4644 2008-08-10  Glenn Morris  <rgm@gnu.org>
4646         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4647         and intermonth text.
4648         (Holiday Customizing): Add holiday-chinese.
4650 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4652         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4654 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4656         * files.texi (Log Buffer): Describe C-c C-d.
4657         (Diff Mode): Describe C-x 4 A.
4659 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4661         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4663 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4665         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4666         describe the new bindings to show the changeset diff, toggle annotation
4667         visibility, show revisions.
4668         (VC Status): Describe key bindings for modifying the change comments,
4669         displaying changeset diffs and annotations.
4671         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4673 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4675         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4677 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4679         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4680         and wording.
4682 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4684         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4685         marking/unmarking.  Add descriptions for the multiple file search
4686         commands.  Improve some old info.
4688 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4690         * display.texi (Visual Line Mode): New node.
4692         * basic.texi (Inserting Text): Move DEL to deletion node.
4693         (Moving Point): Add additional alternative key bindings.
4694         Describe line-move-visual.
4695         (Erasing): Describe DEL.
4696         (Basic Undo, Blank Lines, Arguments): Copyedit.
4697         (Continuation Lines): Mention Visual Line mode.
4698         (Position Info): Move extended discussion to mule.texi.
4700         * mule.texi (International Chars): Describe C-x =.
4702         * emacs.texi (Top): Add Visual Line Mode node.
4704 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4706         * emacs.texi: Remove VMS support.
4708 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4710         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4711         the vc-dir command name.
4713 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4715         * xresources.texi: Remove mentions of Mac Carbon.
4717 2008-07-19  Andreas Schwab  <schwab@suse.de>
4719         * ns-emacs.texi: Move to ../misc.
4721 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4723         * entering.texi (Exiting): Don't describe text-only terminals as the
4724         default.  Describe the new startup screen.
4725         (Exiting): Describe how to kill Emacs first.  Change description of
4726         iconification to handle modern window systems.
4728 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4730         * ns-emacs.texi: New file, documents features of Emacs port under
4731         NeXTstep windowing.
4733 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4735         * entering.texi (Entering Emacs): Update prev node.
4737         * glossary.texi (Glossary): Remove xref to Text Characters.
4739         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4740         directly, rather than in the context of ASCII.  Move description of
4741         special properties of modifier key to new Modifier Keys node.
4742         (Keys): Copyedit.
4743         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4744         the node contents are obsolete.
4746         * custom.texi (Modifier Keys): New node.
4748         * emacs.texi (Top): Update node list.
4750 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4752         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4753         saying that Emacs provides menus and mouse support (which is par for
4754         the course).
4756         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4757         early on.
4758         (Point): Copyedit.  Relegate historical trivia to a footnote.
4759         (Mode Line): Explain mode-line format more consistently.
4760         (Menu Bar): Copyedit.
4762 2008-06-27  Glenn Morris  <rgm@gnu.org>
4764         * cal-xtra.texi (Sexp Diary Entries):
4765         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4767 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4769         * mark.texi (Shift selection): New node.
4770         (Mark): Copyedits.
4771         (Persistent Mark): Move to the end of the chapter.
4773 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4775         * makefile.w32-in (distclean): Remove makefile.
4777 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4779         * building.texi (Starting GUD): Add an entry for gud-gdb.
4780         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4781         command mode.
4783 2008-06-17  Glenn Morris  <rgm@gnu.org>
4785         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4787 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4789         * building.texi (Starting GUD): Expand on remote debugging.
4790         (Other GDB-UI Buffers): Mention new keyboard bindings.
4792 2008-06-15  Glenn Morris  <rgm@gnu.org>
4794         * gnu.texi: Use a verbatim license for this invariant section,
4795         as per etc/GNU.
4797 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4799         * emacs.texi, misc.texi: Add documentation about serial port access.
4801 2008-06-13  Glenn Morris  <rgm@gnu.org>
4803         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4804         maintain.info.
4806 2008-06-05  Miles Bader  <miles@gnu.org>
4808         * display.texi (Temporary Face Changes): Update to reflect function
4809         renamings in face-remap.el.
4811 2008-06-04  Miles Bader  <miles@gnu.org>
4813         * display.texi (Temporary Face Changes):
4814         Add `adjust-buffer-face-height'.  Rewrite description of
4815         `increase-buffer-face-height' and `decrease-default-face-height' now
4816         that they aren't bound by default.
4818 2008-06-03  Miles Bader  <miles@gnu.org>
4820         * display.texi (Temporary Face Changes): New node.
4822 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4824         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4826 2008-05-31  Glenn Morris  <rgm@gnu.org>
4828         * cal-xtra.texi (Fancy Diary Display): Simplify.
4830 2008-05-30  Glenn Morris  <rgm@gnu.org>
4832         * cal-xtra.texi (Fancy Diary Display): Update for
4833         diary-display-function replacing diary-display-hook.
4835 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4837         * msdog.texi (Windows Keyboard): Add descriptions of
4838         w32-register-hot-key and w32-unregister-hot-key.
4840 2008-05-21  Tom Tromey  <tromey@redhat.com>
4842         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4843         Variables node.
4845 2008-05-19  Tom Tromey  <tromey@redhat.com>
4847         * custom.texi (Variables): Add Directory Variables to menu.
4848         (Directory Variables): New node.
4850 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4852         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4854 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4856         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4857         Revision Tags and rewritten.  Section now uses modern terminology,
4858         (tags rather than snapshots) and describes post-SCCS systems more
4859         accurately.
4861 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4863         * msdog.texi (Windows Files): Update documentation of
4864         w32-get-true-file-attributes.
4866 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4868         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4869         directory mode.
4871 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4873         * killing.texi (Appending Kills): Remove a strangely off-topic index
4874         entry "television".
4876 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4878         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4880 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4882         * emacs/buffers.texi, emacs/files.texi (Version-control):
4883         vc-toggle-read-only is no longer a good idea...
4885 2008-04-29  Glenn Morris  <rgm@gnu.org>
4887         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4889 2008-04-22  Juri Linkov  <juri@jurta.org>
4891         * dired.texi (Subdirectories in Dired): Describe using `^'
4892         to return to the parent directory.
4894 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4896         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4897         recent changes.
4899 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4901         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4902         (Other GDB-UI Buffers): Update for recent thread related changes.
4904 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4906         * maintaining.texi (Maintaining):
4907         * emacs.texi (Top): Typo.
4909 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4911         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4912         arg in `font-lock-add-keywords'.
4914 2008-04-08  Glenn Morris  <rgm@gnu.org>
4916         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4917         Also add Baha'i calendar references where appropriate.
4919 2008-04-05  Glenn Morris  <rgm@gnu.org>
4921         * custom.texi (Init File): Byte-compiling .emacs is bad.
4923 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4925         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4927 2008-03-29  Glenn Morris  <rgm@gnu.org>
4929         * calendar.texi: Update for `calendar-date-style' replacing
4930         `european-calendar'.
4932 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4934         * display.texi (Display Custom): Mention overlay-margin in text.
4936 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4938         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4939         tutorial' comments.
4941 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4943         * mark.texi (Mark): Rearrange nodes.
4944         (Persistent Mark): Rename from Transient Mark.
4945         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4946         Describe Transient Mark mode as the default.
4948         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4949         the default behavior with Transient Mark mode off.
4950         (Position Info): Fix typo.
4952         * display.texi (Standard Faces): Reference the Mark node.
4953         Remove discussion of the region face, which is discussed there.
4955         * emacs.texi (Top): Update node listings.
4957         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4958         as the default.
4960         * fixit.texi (Undo): Standardize choice of undo key sequence.
4961         (Undo, Spelling): Describe Transient Mark mode as the default.
4963         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4964         default.
4966         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4968         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4969         mode is the default, and note that the mark is not activated when set.
4971         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4972         Describe Transient Mark mode as the default.
4974         * search.texi (Basic Isearch): Reference the Mark Ring node.
4975         (Replace, Unconditional Replace, Other Repeating Search):
4976         Describe Transient Mark mode as the default.
4978         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4979         Describe Transient Mark mode as the default.
4980         (Paragraphs): Describe how M-h behaves when region is active.
4982         * trouble.texi (Quitting): Clarify effects of C-g.
4984 2008-03-13  Glenn Morris  <rgm@gnu.org>
4986         * emacs.texi (EMACSVER): Set to 23.0.60.
4988 2008-03-05  Glenn Morris  <rgm@gnu.org>
4990         * dired.texi (Hiding Subdirectories): Fix previous change.
4992 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4994         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4996 2008-02-28  Kim F. Storm  <storm@cua.dk>
4998         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4999         Move describe-distribution to C-h C-o.
5000         Move view-emacs-problems to C-h C-p.
5001         Add view-emacs-debugging on C-h C-d.
5002         Add view-external-packages on C-h C-e.
5003         Add view-order-manuals on C-h C-m.
5005 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
5007         * msdog-xtra.texi (MS-DOS): Docstring fix.
5009 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
5011         * msdog.texi (Windows Fonts): Use a @table for describing font
5012         properties.
5014 2008-02-07  Jason Rumney  <jasonr@gnu.org>
5016         * msdog.texi (Windows Files): w32-get-true-file-attributes default
5017         value has changed.
5018         (Windows HOME): Clarify what is meant by "if that fails as well".
5019         (Windows Fonts): New section.
5021 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
5023         * basic.texi (Basic Undo): Remove duplicate "you can".
5025 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
5027         * maintaining.texi (Tags): Fix last change.
5029 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
5031         * tramp.texi: Use new FSF's Back-Cover Text.
5033 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
5035         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5037 2008-01-26  Richard Stallman  <rms@gnu.org>
5039         * maintaining.texi (Tags): Delete redundant index entry.
5041 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5043         * programs.texi (Imenu): Move "@cindex tags" from here...
5044         * maintaining.texi (Tags): ...to here.
5046 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5048         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5049         click count.
5051 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5053         * entering.texi (Exiting): Fix typo.
5054         Reported by D. E. Evans <sinuhe@gnu.org>.
5056 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5058         * glossary.texi (Glossary): Fix typo.
5060 2007-12-27  Richard Stallman  <rms@gnu.org>
5062         * text.texi (Formatted Text): Improve menu tag.
5063         (Editing Format Info): In Info, add duplicate menu of nodes
5064         about the submenus.
5065         (Format Faces): Say where Faces menu is found.  Mention Other.
5066         (Format Colors): Say where these submenus are found.
5067         (Format Indentation, Format Justification): Likewise.
5068         (Format Properties): Likewise.
5070 2007-12-22  Richard Stallman  <rms@gnu.org>
5072         * search.texi (Query Replace): Make exp of query-replace more
5073         self-contained, and clarify.
5075         * cc-mode.texi (Getting Started): Change @ref to @pxref.
5077 2007-12-15  Richard Stallman  <rms@gnu.org>
5079         * files.texi (Auto Save): Clarify definition of auto-saving.
5081 2007-11-26  Richard Stallman  <rms@gnu.org>
5083         * help.texi (Help Echo): Cleanups.
5085 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5087         * files.texi (Why Version Control?): Fix typo.
5088         (VCS Concepts): Fix typos; small tense fix.
5089         (Selecting a Fileset): Fix typos; small rewording.
5090         (Log Buffer): Likewise.
5091         (Old Revisions): Likewise.
5093 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5095         * mule.texi (Communication Coding): Fix wording of last change.
5097 2007-11-16  Werner Lemberg  <wl@gnu.org>
5099         * custom.texi (Specifying File Variables):
5100         * major.texi (Choosing Modes): Mention '\" in man pages.
5102 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5104         * mule.texi (Communication Coding): Document x-select-request-type.
5106         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5108 2007-11-15  Francesco Potortì  <pot@gnu.org>
5110         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5111         --output=file.
5113 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5115         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5116         (Help Echo): Avoid mentioning the term "region" here and
5117         consistently use the term "active text".
5119 2007-11-11  Glenn Morris  <rgm@gnu.org>
5121         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5123 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5125         * search.texi (Query Replace):
5126         Mention `query-replace-show-replacement'.
5128 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5130         * building.texi (Watch Expressions): Remove obscure sentence.
5132 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5134         * mule.texi (Select Input Method): Describe how to activate an input
5135         method in the text mode.
5137 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5139         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5141 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5143         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5145 2007-10-30  Glenn Morris  <rgm@gnu.org>
5147         * misc.texi (Directory Tracking): Explain a bit more about
5148         dirtrack-mode.
5150 2007-10-25  Glenn Morris  <rgm@gnu.org>
5152         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5154 2007-10-24  Richard Stallman  <rms@gnu.org>
5156         * misc.texi (Interactive Shell): Cleanup last change.
5158 2007-10-22  Juri Linkov  <juri@jurta.org>
5160         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5161         default values.
5163 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5165         * files.texi: Disambiguate two slightly different uses of the term
5166         'filesets'.
5168 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5170         * trouble.texi (Quitting): Fix typo.
5172 2007-10-18  Glenn Morris  <rgm@gnu.org>
5174         * frames.texi (Mode Line Mouse): Mention minor mode names.
5176 2007-10-17  Juri Linkov  <juri@jurta.org>
5178         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5179         fill-paragraph operates on the active region in Transient Mark mode.
5180         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5181         with fill-paragraph.
5183         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5184         fill-paragraph.
5186         * fixit.texi (Spelling): ispell-word operates on the active region
5187         in Transient Mark mode.
5189 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5191         * building.texi (Source Buffers):
5192         * custom.texi (Init Non-ASCII):
5193         * glossary.texi (Glossary): Use "key binding" consistently.
5195 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5197         * calendar.texi (Diary): Fix directive.
5199 2007-10-16  Richard Stallman  <rms@gnu.org>
5201         * calendar.texi (Diary): Clarify text about diary file example.
5203 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5205         * files.texi: Capitalize node names according to convention.
5207 2007-10-13  Glenn Morris  <rgm@gnu.org>
5209         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5211 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5213         * emacs.texi:
5214         * files.texi (Version Systems): Minor fixes to version-control material
5215         suggested by RMS and Robert J. Chassell.
5217 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5219         * files.texi (Version Systems):
5220         * vc-xtra.texi:
5221         * vc1-xtra.texi:
5222         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5223         operations.  Change of terminology from `version' to `revision'.
5224         Revise text for adequate description of VCSes with monotonic IDs.
5225         * emacs.texi: Change of terminology from `version' to `revision'.
5227 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5229         * files.texi (Version Systems): Describe newer VCses.
5230         Reorder the descriptions to be chronological.
5232 2007-10-09  Richard Stallman  <rms@gnu.org>
5234         * display.texi (Cursor Display): Correct how cursor appears
5235         in nonselected windows.
5237 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5239         * building.texi (GDB Graphical Interface): Remove references to gdba
5240         and mention gud-gdb.
5242 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5244         * rmail.texi (Rmail Sorting): Improve indexing.
5246 2007-10-06  Juri Linkov  <juri@jurta.org>
5248         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5249         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5250         fill-paragraph-or-region.
5252         * basic.texi (Arguments): Replace fill-paragraph with
5253         fill-paragraph-or-region.
5255 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5257         * files.texi: Update the section on version control for 2007
5258         conditions.  None of these changes are new-VC-specific; that
5259         will come later.
5261 2007-09-15  Glenn Morris  <rgm@gnu.org>
5263         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5264         to `list-holidays'.
5266 2007-09-14  Glenn Morris  <rgm@gnu.org>
5268         * calendar.texi: Update all instances of mark-calendar-holidays,
5269         list-calendar-holidays, list-holidays with the new names.
5271 2007-09-06  Glenn Morris  <rgm@gnu.org>
5273         Move manual sources from man/ to subdirectories of doc/.
5274         Split into the Emacs manual in emacs/, and other manuals in misc/.
5275         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5276         manual.
5277         (infodir): New variable.
5278         (info): Use $infodir.
5279         (emacsman): Delete target, not needed any more.
5280         Move all targets that are not the Emacs manual to misc/Makefile.in.
5281         (mostlyclean): Remove `gnustmp'.
5282         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5283         manual.
5284         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5285         (emacsman): Delete target, not needed any more.
5286         (clean): Remove all info files but Emacs manual.
5287         Move all targets that are not the Emacs manual to misc/Makefile.in.
5288         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5290         * Makefile.in (INFOSOURCES): Delete.
5291         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5292         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5293         *.vrs *.toc here...
5294         (maintainer-clean): ...from here.
5296 2007-09-05  Glenn Morris  <rgm@gnu.org>
5298         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5300 2007-08-29  Glenn Morris  <rgm@gnu.org>
5302         * emacs.texi (EMACSVER): Increase to 23.0.50.
5304 2007-08-27  Richard Stallman  <rms@gnu.org>
5306         * emacs.texi (Top): Clarify menu item for Glossary.
5308         * display.texi (Faces): Change secn title.
5309         Clarify not all fonts come from Font Lock.
5311 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5313         * basic.texi (Position Info): Add index entry for face at point.
5314         Mention that character faces are also displayed by "C-u C-x =".
5316 2007-08-08  Glenn Morris  <rgm@gnu.org>
5318         * glossary.texi (Glossary): Deprecate `iff'.
5320 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5322         * files.texi (File Conveniences): Document point motion keys in Image
5323         mode.
5325 2007-07-27  Glenn Morris  <rgm@gnu.org>
5327         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5328         in-line.
5330         * gpl.texi: New file with text of GPL.
5331         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5333 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5335         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5337         * dired.texi (Wdired): Mention C-x C-q key binding.
5339 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5341         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5343 2007-07-25  Glenn Morris  <rgm@gnu.org>
5345         * emacs.texi (Copying): Replace license with GPLv3.
5347         * Relicense all FSF files to GPLv3 or later.
5349 2007-07-24  Glenn Morris  <rgm@gnu.org>
5351         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5352         for some calendars.
5354 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5356         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5357         default-directory for the current buffer is on a remote machine.
5359 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5361         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5362         default value.
5364 2007-07-21  Richard Stallman  <rms@gnu.org>
5366         * files.texi (Why Version Control?): Improve previous change.
5368 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5370         * files.texi (Why Version Control?): New node.
5372 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5374         * building.texi (Starting GUD): Add xref to this anchor.
5376 2007-06-24  Karl Berry  <karl@gnu.org>
5378         * emacs.texi: New Back-Cover Text.
5380 2007-06-07  Alan Mackenzie  <acm@muc.de>
5382         * display.texi (Optional Mode Line): Document the new form of
5383         line+column numbers, "(561,2)".
5385 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5387         * maintaining.texi (Create Tags Table): Fix typos.
5389 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5391         * Version 22.1 released.
5393 2007-05-07  Karl Berry  <karl@gnu.org>
5395         * emacs.texi (EMACSVER): Back to 22.
5397 2007-05-06  Richard Stallman  <rms@gnu.org>
5399         * maintaining.texi (Create Tags Table): Clean up previous change.
5401 2007-05-05  Francesco Potortì  <pot@gnu.org>
5403         * maintaining.texi (Create Tags Table): Add text about the dangers of
5404         making symbolic links to tags files.
5406 2007-05-04  Karl Berry  <karl@gnu.org>
5408         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5410 2007-05-03  Karl Berry  <karl@gnu.org>
5412         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5414         * .cvsignore (*.pdf): New entry.
5416         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5417         for printing.
5419 2007-05-01  Richard Stallman  <rms@gnu.org>
5421         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5423 2007-04-28  Glenn Morris  <rgm@gnu.org>
5425         * ack.texi (Acknowledgments):
5426         * anti.texi (Antinews):
5427         * programs.texi (Program Modes): Restore mention of python.el pending
5428         consideration of legal status.
5430 2007-04-28  Richard Stallman  <rms@gnu.org>
5432         * files.texi (File Names): Fixes to ~ description on MS systems.
5434 2007-04-26  Glenn Morris  <rgm@gnu.org>
5436         * emacs.texi (EMACSVER): Increase to 22.1.50.
5438 2007-04-25  Karl Berry  <karl@gnu.org>
5440         * emacs.texi: Improve line breaks on copyright page,
5441         similar layout to lispref, 8.5x11 by default.
5443         * dired.texi (Image-Dired): Improve line break, fix typo.
5445 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5447         * programs.texi (Program Modes):
5448         * anti.texi (Antinews):
5449         * ack.texi (Acknowledgments): python.el removed.
5451 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5453         * display.texi (Highlight Interactively): Correct description of
5454         hi-lock-file-patterns-policy.
5456         * files.texi (File Archives): Mention self-extracting executables.
5458 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5460         * search.texi (Unconditional Replace, Query Replace): Add xref to
5461         "Replacement and Case".
5463 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5465         * dired.texi (Image-Dired): Move from Thumbnails node.
5466         * misc.texi (Thumbnails): Node deleted.
5467         * emacs.texi (Top): Update node listing.
5469         * files.texi (File Conveniences):
5470         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5472 2007-04-21  Richard Stallman  <rms@gnu.org>
5474         * display.texi (Highlight Interactively): Correct previous change.
5475         Clarify doc of hi-lock-find-patterns, and move new features into it.
5477 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5479         * display.texi (Highlight Interactively):
5480         Document hi-lock-file-patterns-policy.
5482 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
5484         * display.texi (Scrolling): Fix typo.
5486 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5488         * doclicense.texi: Remove node heading, so that it can be included by
5489         other files.
5491         * emacs.texi: Insert node heading for GFDL.
5493 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5495         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5496         "command line".
5498         * display.texi (Faces): Refer to "Creating Frames" for face
5499         and other frame customizations in .emacs.
5501         * frames.texi (Creating Frames): Mention that face customizations can
5502         be put in .emacs.  Add index entries.
5504 2007-04-12  Richard Stallman  <rms@gnu.org>
5506         * glossary.texi (Glossary): Explain `iff'.
5508 2007-04-11  Karl Berry  <karl@gnu.org>
5510         * gnu.texi (Top),
5511         * macos.texi (Mac Font Specs),
5512         * anti.texi (Antinews),
5513         * xresources.texi (Resources),
5514         * misc.texi (Emulation),
5515         * calendar.texi (Daylight Saving),
5516         * dired.texi (Dired and Find),
5517         * rmail.texi (Remote Mailboxes),
5518         * sending.texi (Mail Headers),
5519         * programs.texi (Which Function),
5520         * files.texi (Recover),
5521         * buffers.texi (Uniquify),
5522         * frames.texi (Wheeled Mice),
5523         * killing.texi (Rectangles): Wording to improve breaks in
5524         8.5x11 format.
5525         * mule.texi (Language Environments): \hbadness=10000 since there's
5526         no way to reword.
5527         * emacs.texi (smallbook): New @set to more easily switch between
5528         smallbook and 8.5x11.
5530 2007-04-11  Richard Stallman  <rms@gnu.org>
5532         * files.texi (File Conveniences): Add xref to Tumme.
5533         Delete text about Thumbnail mode.
5535 2007-04-09  Alan Mackenzie  <acm@muc.de>
5537         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5538         new name.  Insert concept index entries.
5540 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5542         * display.texi (Standard Faces): Document prefix arg for
5543         list-faces-display.
5545         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5547 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5549         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5551         * files.texi (Misc File Ops): Rewrite description of
5552         insert-file-literally.
5554 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5556         * misc.texi (Printing): Postscript -> PostScript.
5558         * ack.texi (Acknowledgments): Postscript -> PostScript.
5560         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5562         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5563         below.
5565 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5567         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5568         Init Non-ASCII.
5569         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5570         (Init Non-ASCII): New node.
5572 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5574         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5576 2007-03-12  Glenn Morris  <rgm@gnu.org>
5578         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5579         "Daylight Savings".
5581         * calendar.texi: Replace "daylight savings" with "daylight
5582         saving" in text throughout.
5584 2007-03-04  Richard Stallman  <rms@gnu.org>
5586         * custom.texi (Safe File Variables): Minor correction.
5588 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5590         * rmail.texi (Movemail): Add internal ref.
5591         Don't indent the intro for the PROTO table.
5592         Format PROTO table items with @code.
5594 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5596         * building.texi: Remove references to bashdb.
5598 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5600         * mule.texi (Language Environments): Update list of supported language
5601         environments.
5603 2007-02-14  Kim F. Storm  <storm@cua.dk>
5605         * building.texi (Grep Searching): Fix lgrep doc.
5607 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5609         * back.texi: Remove unused file.
5611 2007-02-05  Francesco Potortì  <pot@gnu.org>
5613         * maintaining.texi (Tag Syntax): Now --members is the default for
5614         etags, not for ctags yet.
5616 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5618         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5619         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5620         expects.  Add comments to prevent people from inadvertently modifying
5621         the key parts needed by `texinfo-multiple-files-update'.
5623 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5625         * frames.texi (Secondary Selection): Window clicked does not matter
5626         when mouse-yank-at-point is non-nil.
5628 2007-01-16  Glenn Morris  <rgm@gnu.org>
5630         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5631         system abbrev.
5633 2007-01-11  Richard Stallman  <rms@gnu.org>
5635         * msdog.texi (Windows Keyboard): Another small cleanup.
5637 2007-01-10  Richard Stallman  <rms@gnu.org>
5639         * msdog.texi (Windows Keyboard): Yet another try to make
5640         everyone happy with that passage.
5642 2007-01-05  Richard Stallman  <rms@gnu.org>
5644         * anti.texi (Antinews): Mention M-x shell scrolling.
5646 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5648         * building.texi (Watch Expressions): Describe gdb-max-children.
5650 2007-01-04  Richard Stallman  <rms@gnu.org>
5652         * msdog.texi (Windows Keyboard): Clarify previous change.
5654 2007-01-02  Richard Stallman  <rms@gnu.org>
5656         * custom.texi (Changing a Variable): Minor clarification.
5657         (Specific Customization): customize-customized => customize-unsaved.
5659         * entering.texi (Entering Emacs): Clean up text about restarting
5660         Emacs for each file.
5662         * misc.texi (Shell Options): Minor cleanup.
5664         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5665         with Emacs, not vice versa.
5667         * programs.texi (Symbol Completion): Recommend customizing
5668         window manager.
5670         * xresources.texi (Resources): Minor fix.
5672 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5674         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5676 2007-01-01  Richard Stallman  <rms@gnu.org>
5678         * commands.texi (User Input): Document keys stolen by window mangers.
5680 2006-12-31  Richard Stallman  <rms@gnu.org>
5682         * custom.texi (Specific Customization): Document customize-option
5683         instead of customize-variable.
5685 2006-12-31  Kim F. Storm  <storm@cua.dk>
5687         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5689 2006-12-30  Kim F. Storm  <storm@cua.dk>
5691         * killing.texi (CUA Bindings): Fix typo.
5693         * xresources.texi (Table of Resources): Mention grow-only value for
5694         auto-resize-tool-bars.
5696 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5698         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5699         and how to get them back.
5701 2006-12-26  Richard Stallman  <rms@gnu.org>
5703         * calendar.texi (Holidays): Holiday listing is based on current
5704         practice, but DST is not.
5706 2006-12-25  Richard Stallman  <rms@gnu.org>
5708         * emacs.texi (Top): Update subnode menus.
5710         * mark.texi (Transient Mark): Fix xref.
5712         * killing.texi (Graphical Kill): Node deleted.
5713         (Killing): Add xref to Cut and Paste.
5714         (CUA Bindings): Update xref.
5716         * frames.texi (Cut and Paste): New section to hold other nodes.
5717         (Mouse Commands): Node demoted.
5718         (Cut/Paste Other App): Split out from Mouse Commands.
5719         (Word and Line Mouse): Likewise.
5720         (Secondary Selection, Clipboard): Nodes demoted.
5722 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5724         * calendar.texi (Holidays): US daylight saving begins second Sunday
5725         in March for 2007 onwards.
5726         (Daylight Savings): Show new US default daylight saving rules, 2nd
5727         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5729 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5731         * calendar.texi (Scroll Calendar): < and > are switched.
5733 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5735         * killing.texi (Deletion): Describe M-\ prefix argument.
5737 2006-12-23  Richard Stallman  <rms@gnu.org>
5739         * search.texi (Regexp Search): Explain why forward and reverse regexp
5740         search are not mirror images.
5742 2006-12-19  Kim F. Storm  <storm@cua.dk>
5744         * major.texi (Choosing Modes): Describe match-function elements for
5745         magic-mode-alist.
5747 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5749         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5750         peculiarities.
5752 2006-12-18  Richard Stallman  <rms@gnu.org>
5754         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5756 2006-12-17  Alan Mackenzie  <acm@muc.de>
5758         * programs.texi (Left Margin Paren): Remove the bit which says
5759         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5760         Discuss some of the issues of setting this option to nil.
5762 2006-12-17  Glenn Morris  <rgm@gnu.org>
5764         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5766 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5768         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5769         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5770         NTFS volumes.
5771         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5772         volumes.
5774 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5776         * text.texi (HTML Mode): Fix "C-c TAB".
5778 2006-12-09  Richard Stallman  <rms@gnu.org>
5780         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5782 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5784         * files.texi (Misc File Ops): Document insert-file-literally.
5786 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5788         * cmdargs.texi (Colors): Note that --color is intended for overriding
5789         the terminal defaults, not for normal invocation.
5791         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5792         ``server program''.  Add a cross-reference to "Init File" node.
5793         (Invoking emacsclient): Add index entries.  Document both short and
5794         long versions of command-line options.  Document the -f option.
5796 2006-12-06  Richard Stallman  <rms@gnu.org>
5798         * text.texi (Outline Format): Say to set outline-regexp
5799         and outline-level with major modes and file local variables.
5801 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5803         * anti.texi (Antinews): Mention the alternative to
5804         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5806         * misc.texi (Interactive Shell): Ditto.
5808 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5810         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5812         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5814 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5816         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5817         colon in the mode line.
5819         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5821 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5823         * building.texi (Watch Expressions): Mention SPC for expanding/
5824         contracting watch expressions.
5826 2006-11-26  Kim F. Storm  <storm@cua.dk>
5828         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5830 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5832         * building.texi (Debugger Operation): Define text command mode.
5833         Clarify how tooltips work.
5834         (GDB Graphical Interface): Explain how to run in text command mode
5835         more clearly.
5837 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5839         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5841 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5843         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5845 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5847         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5848         and EMACS is deprecated.
5850 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5852         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5854 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5856         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5858         * emacs.texi: Include xresources.texi both for info and dvi.
5860         * xresources.texi: Merge text from xresmini.texi.
5862 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5864         * glossary.texi: Fix typos.
5866 2006-11-06  Richard Stallman  <rms@gnu.org>
5868         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5870         * ack.texi (Acknowledgments): Fix name spelling.
5872 2006-11-01  Juri Linkov  <juri@jurta.org>
5874         * search.texi (Word Search): Document incremental word search.
5876 2006-10-28  Glenn Morris  <rgm@gnu.org>
5878         * ack.texi (Acknowledgments): Add cal-html author.
5880         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5881         Calendar").  Describe new package cal-html.
5882         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5883         Calendar Files."
5885 2006-10-23  Richard Stallman  <rms@gnu.org>
5887         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5888         Abbrev mode is enabled.
5890 2006-10-16  Richard Stallman  <rms@gnu.org>
5892         * emacs.texi: Update ISBN.
5894 2006-10-11  Kim F. Storm  <storm@cua.dk>
5896         * emacs.texi (Acknowledgments): Use @dotless{i}.
5898 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5900         * building.texi (Breakpoints Buffer): Mention catchpoints.
5902 2006-10-08  Kim F. Storm  <storm@cua.dk>
5904         * ack.texi (Acknowledgments): Update.
5906         * emacs.texi (Acknowledgments): Fix bad @/ form.
5908 2006-10-05  Kim F. Storm  <storm@cua.dk>
5910         * emacs.texi (Acknowledgments): Add more contributors.
5912 2006-10-03  Richard Stallman  <rms@gnu.org>
5914         * emacs.texi (Acknowledgments): Update version and edition.
5916 2006-10-01  Karl Berry  <karl@gnu.org>
5918         * custom.texi (Customization Groups): Page break to keep example buffer
5919         on one page.
5921 2006-09-30  Karl Berry  <karl@gnu.org>
5923         * programs.texi (Basic Indent): @need to improve page break.
5924         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5926 2006-09-29  Glenn Morris  <rgm@gnu.org>
5928         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5930 2006-09-29  Karl Berry  <karl@gnu.org>
5932         * windows.texi (Basic Window): Remove forced @break, no longer
5933         desirable.
5934         * frames.texi (Frame Commands),
5935         * mark.texi (Marking Objects): Reword to avoid bad page break.
5936         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5938 2006-09-19  Richard Stallman  <rms@gnu.org>
5940         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5941         stick to present tense.
5943 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5945         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5946         to x-gtk-use-old-file-dialog.
5947         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5949 2006-09-15  Jay Belanger  <belanger@truman.edu>
5951         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5952         Change "Library Public License" to "Lesser Public License"
5953         throughout.  Use "yyyy" to represent year.
5955 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5957         * files.texi (Visiting): Add index entry "open file".
5959 2006-09-11  Richard Stallman  <rms@gnu.org>
5961         * building.texi (Compilation Mode): Clarification.
5962         (Grep Searching): Add xref to Compilation Mode.
5964 2006-09-08  Richard Stallman  <rms@gnu.org>
5966         * search.texi (Search): Ref multi-file search commands here.
5967         (Other Repeating Search): Not here.
5969 2006-08-28  Richard Stallman  <rms@gnu.org>
5971         * windows.texi (Split Window): Update xref.
5973         * basic.texi (Continuation Lines): Update xref.
5975         * indent.texi (Tab Stops): Update xref.
5977         * emacs.texi (Top): Update subnode menu.
5979         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5980         split out of Display Custom.
5982 2006-08-25  Kim F. Storm  <storm@cua.dk>
5984         * display.texi (Display Custom): Add variables overline-margin
5985         and x-underline-at-descent-line.
5987 2006-08-25  Richard Stallman  <rms@gnu.org>
5989         * entering.texi (Exiting): Rewrite to give graphical displays
5990         priority over text terminals.
5992         * search.texi (Incremental Search): Move index entries.
5994 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5996         * custom.texi (Init File): Reference Find Init to avoid "home
5997         directory" confusion.
5999 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
6001         * building.texi (Other GDB-UI Buffers): Describe how to edit
6002         a value in the locals buffer.
6004 2006-08-21  Richard Stallman  <rms@gnu.org>
6006         * search.texi (Basic Isearch): Add `isearch' index entry.
6008 2006-08-16  Richard Stallman  <rms@gnu.org>
6010         * misc.texi (Saving Emacs Sessions): Clean up wording.
6012         * mark.texi (Marking Objects): Mention term "select all".
6014         * emacs.texi (Top): Update subnode menu.
6016         * help.texi (Help Mode): Move node up in file.
6018 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
6020         * building.texi (Stack Buffer): Explain fringe arrow.
6022 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6024         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6025         on startup.
6027 2006-08-11  Romain Francoise  <romain@orebokech.com>
6029         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6031 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6033         * mule.texi (Recognize Coding, Text Coding): Fix typos.
6035 2006-08-10  Richard Stallman  <rms@gnu.org>
6037         * text.texi (Format Faces): Substantial rewrites to deal
6038         with face merging.  Empty regions don't count.
6039         Clarify face property inheritance.
6041 2006-08-08  Romain Francoise  <romain@orebokech.com>
6043         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6044         <arjuropo@cc.jyu.fi>.
6046 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6048         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6049         apply to all frames.
6051 2006-08-01  Richard Stallman  <rms@gnu.org>
6053         * help.texi (Name Help): Add index entries for describe-variable.
6055 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6057         * building.texi (GDB Graphical Interface): Shorten node names.
6058         (GDB-UI Layout): Use GDB-related.
6059         (Other GDB-UI Buffers): Simplify English.
6061 2006-07-31  Richard Stallman  <rms@gnu.org>
6063         * search.texi (Query Replace): Add xref for Dired's Q command.
6065 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6067         * building.texi (GDB commands in Fringe): Rename to...
6068         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6069         new option gdb-find-source-frame.
6071 2006-07-29  Richard Stallman  <rms@gnu.org>
6073         * dired.texi (Operating on Files): Simplify previous change
6074         and fix Texinfo usage.
6076 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6078         * dired.texi (Operating on Files): Add cross-references.  State the
6079         Unix commands that do similar things.
6081 2006-07-28  Richard Stallman  <rms@gnu.org>
6083         * mark.texi (Transient Mark): Clarify that region never disappears
6084         when Transient Mark mode is off, and not when it is on.
6086 2006-07-27  Richard Stallman  <rms@gnu.org>
6088         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6090 2006-07-24  Richard Stallman  <rms@gnu.org>
6092         * xresources.texi (GTK styles): Fix texinfo usage.
6094         * commands.texi (User Input): Explain why we teach keyboard cmds.
6096         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6097         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6098         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6099         * doclicense.texi, display.texi, dired.texi, basic.texi:
6100         * anti.texi, ack.texi: Move periods and commas inside quotes.
6102 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6104         * cmdargs.texi (General Variables): Document EMAIL.
6106 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6108         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6109         doesn't have effect on MS-Windows.
6111 2006-07-17  Richard Stallman  <rms@gnu.org>
6113         * building.texi (Grep Searching): Explain about chaining grep commands.
6115 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6117         * killing.texi, mini.texi: Fix typos.
6119 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6121         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6122         is invoked for multiple files.
6124 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6126         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6127         on-line manual for the rest of this node.
6128         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6129         unconditionally.
6130         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6131         Improve wording.
6132         (Windows Printing): Improve wording.
6133         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6134         rest of this node.
6136 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6138         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6139         with eval-buffer.
6141 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6143         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6144         of character translation.
6146 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6148         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6150 2006-07-03  Karl Berry  <karl@gnu.org>
6152         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6153         not-too-underfull hboxes in the TeX output.
6154         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6155         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6156         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6157         * sending.texi, text.texi: Fix overfull/underfull boxes.
6159 2006-07-03  Romain Francoise  <romain@orebokech.com>
6161         * m-x.texi (M-x): Fix.
6163 2006-07-03  Richard Stallman  <rms@gnu.org>
6165         * search.texi (Other Repeating Search): filename -> file name.
6167         * misc.texi (Narrowing): Minor cleanups.
6169         * files.texi (Visiting): filename -> file name.
6171         * emacs.texi (Top): Update subnode menus.
6173         * mule.texi (Coding Systems): Move char translation stuff here.
6174         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6175         (Recognize Coding): Substantial local rewrites.
6176         (International): Update menu.
6178         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6179         (Scrolling): Substantial local rewrites.
6180         (Display): Update menu and intro.
6182         * dired.texi: filename -> file name.
6184         * custom.texi (Safe File Variables): Texinfo usage fix.
6186 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6188         * help.texi, m-x.texi: Lots of cleanups.
6190 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6192         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6193         (Windows Processes, Windows Misc): Shorten the printed version by
6194         selectively conditioning less important portions by @ifnottex.
6196 2006-06-27  Richard Stallman  <rms@gnu.org>
6198         * mini.texi (Minibuffer File): Minor cleanup.
6200 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6202         * frames.texi (XTerm Mouse): Rename to...
6203         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6205         * emacs.texi (Top): Use new node name.
6207 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6209         * emacs.texi (Top): Update the detailed menu according to changes in
6210         msdog.texi.
6212         * msdog.texi (Windows Keyboard): New section.
6213         (Windows Mouse): New section.
6214         (Windows System Menu): Remove section (text merged with "Windows
6215         Keyboard").
6216         (Windows Misc): New section.
6218         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6220         * msdog.texi (ls in Lisp): New section.
6222         * files.texi (Visiting): Document case-insensitive wildcard matching
6223         under find-file-wildcards.
6225 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6227         * macos.texi (Mac Input): Add description of mac-function-modifier.
6228         Now Unicode keyboard layouts work.
6230 2006-06-10  Richard Stallman  <rms@gnu.org>
6232         * mule.texi (Recognize Coding): Clarify previous change.
6234 2006-06-09  Kenichi Handa  <handa@m17n.org>
6236         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6237         notation.
6239 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6241         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6242         manual for @ifnottex, but in emacs-extra for @iftex.
6244         * cmdargs.texi (General Variables): Fix smtpmail xref.
6246 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6248         * programs.texi (Comment Commands):
6249         * custom.texi (Specifying File Variables):
6250         Use ;; instead of ;;; to better follow coding conventions.
6252 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6254         * building.texi (Watch Expressions): Move node to end.
6255         (GDB Graphical Interface): Move description of clicks in fringe...
6256         (GDB commands in the Fringe): ...to here.  New node.
6258 2006-06-05  Romain Francoise  <romain@orebokech.com>
6260         * xresmini.texi (GTK resources): Fix various typos.
6262 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6264         * building.texi (GDB Graphical Interface): Update bindings.
6265         (Commands of GUD): Add gud-print.  Remove gud-run.
6266         Restate availability more generally.
6268 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6270         * mini.texi: Lots of cleanups.
6272 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6274         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6275         and Mouse-2.
6277 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6279         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6281 2006-05-31  Richard Stallman  <rms@gnu.org>
6283         * basic.texi (Moving Point): Fix previous change.
6285 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6287         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6289 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6291         * basic.texi: Many simplifications and improvements in wording.
6293 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6295         * anti.texi (Antinews): Create a node for gdb-ui.
6297 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6299         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6301 2006-05-20  Richard Stallman  <rms@gnu.org>
6303         * dired.texi (Dired Navigation): dired-goto-file is now j.
6305 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6307         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6308         and their aliases.
6310         * msdog.texi (Windows Printing): Mention non-support of plain text
6311         printing with some el-cheapo printers, and suggest a workaround.
6313 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6315         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6316         remove the bit saying you must set it.
6318 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6320         * trouble.texi (Checklist):
6321         * text.texi (Text, Auto Fill, Text Mode):
6322         * search.texi (Nonincremental Search):
6323         * rmail.texi (Rmail Labels):
6324         * mule.texi (Input Methods, Multibyte Conversion):
6325         * misc.texi (Gnus, Where to Look, PostScript):
6326         * maintaining.texi (Create Tags Table):
6327         * indent.texi (Indentation Commands):
6328         * fixit.texi (Spelling):
6329         * emacs.texi (Copying):
6330         * custom.texi (Init File): ifinfo -> ifnottex.
6332 2006-05-17  Richard Stallman  <rms@gnu.org>
6334         * files.texi (Diff Mode): Mention C-x `.
6336 2006-05-08  Richard Stallman  <rms@gnu.org>
6338         * custom.texi (Disabling): Textual cleanups.
6340 2006-05-12  Glenn Morris  <rgm@gnu.org>
6342         * calendar.texi (Displaying the Diary, Format of Diary File):
6343         Refer to diary-view-entries, diary-list-entries,
6344         diary-show-all-entries rather than obsolete aliases.
6346 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6348         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6349         (Displaying the Diary, Special Diary Entries, Importing Diary):
6350         * building.texi (Compilation Shell):
6351         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6352         emacs-xtra with @inforef's.
6354         * files.texi (Visiting): Fix wording.
6356         * mule.texi (Coding Systems, Text Coding): More indexing.
6357         Mention that C-x RET f can set eol conversion.
6359 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6361         * xresmini.texi (GTK resources): Insert GTK description.
6363         * xresources.texi (GTK resources): metafont should be menufont.
6365 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6367         * mini.texi (Completion Options): Completion of remote files'
6368         method, user name and host name is active only in partial
6369         completion mode.
6371 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6373         * makefile.w32-in (emacs.dvi):
6374         * Makefile.in (emacs.dvi): Add xresmini.texi.
6376         * xresmini.texi (Table of Resources): Remove xref to non-existent
6377         node "LessTif Resources".
6379         * msdog.texi (Microsoft Windows):
6380         * calendar.texi (Calendar/Diary, Displaying the Diary)
6381         (Special Diary Entries, Importing Diary, Holidays):
6382         * programs.texi (Program Modes):
6383         * text.texi (Text):
6384         * buffers.texi (Several Buffers):
6385         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6387 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6389         The following changes merge the emacs-xtra manual into the main
6390         manual, but only for on-line version of the manual.
6392         * vc2-xtra.texi (Version Backups, Local Version Control)
6393         (Making Snapshots, Change Logs and VC, Version Headers)
6394         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6395         on-line manual.
6397         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6398         for on-line manual.
6400         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6401         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6402         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6403         for on-line manual.
6405         * fortran-xtra.texi (Fortran, Fortran Autofill)
6406         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6407         for on-line manual.
6409         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6410         Conditional xref's for on-line manual.
6412         * emerge-xtra.texi (Emerge, Overview of Emerge)
6413         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6414         manual.
6416         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6417         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6418         (EMACSSOURCES): Use EMACS_XTRA.
6419         (../info/emacs-xtra): Remove.
6420         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6422         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6423         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6424         (EMACSSOURCES): Use EMACS_XTRA.
6425         ($(infodir)/emacs-xtra): Remove.
6426         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6428         * trouble.texi (Quitting):
6429         * text.texi (Text):
6430         * programs.texi (Program Modes):
6431         * msdog.texi (Microsoft Windows):
6432         * frames.texi (Frames):
6433         * files.texi (Backup, Version Control, VC Concepts)
6434         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6435         (Registering, VC Status, VC Undo, Multi-User Branching)
6436         (Comparing Files):
6437         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6438         (Displaying the Diary, Special Diary Entries, Importing Diary):
6439         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6440         conditional xref's, depending on @iftex/@ifnottex.
6442         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6443         "MS-DOS".  @include msdog-xtra.texi.
6445         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6446         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6448         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6449         for vc-xtra.texi subsections.
6450         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6451         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6453         * sending.texi (Sending Mail): A @node line without explicit Prev,
6454         Next, and Up links.
6456         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6457         Next, and Up links.
6459         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6460         and its sections.  @include picture-xtra.texi.
6462         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6463         "Emerge".
6464         (List Tags) [ifnottex]: @include emerge-xtra.texi.
6466         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6467         exact duplicate of its name-sake in calendar.texi.
6469         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6470         "Advanced Calendar/Diary Usage".
6471         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6473         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6474         dired-xtra.texi.
6475         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6477         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6478         (Files) [ifnottex]: Add menu entry for Autorevert.
6480         * emacs-xtra.texi (Introduction): Reword to make consistent with
6481         printed version only.
6482         <Top level>: Remove the body of all chapters and move them to the
6483         new *-xtra.texi files.  Use @raisesections and @lowersections to
6484         convert sections to chapters etc.
6486         * msdog-xtra.texi:
6487         * fortran-xtra.texi:
6488         * vc-xtra.texi:
6489         * vc1-xtra.texi:
6490         * vc2-xtra.texi:
6491         * emerge-xtra.texi:
6492         * cal-xtra.texi:
6493         * dired-xtra.texi:
6494         * arevert-xtra.texi: New files, with text from respective chapters
6495         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6496         into @subsection, etc.
6498         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6499         updated.
6501         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6502         Windows".  All references updated.
6504 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6506         * macos.texi (Mac Input): Mention input from Character Palette.
6507         (Mac Font Specs): Fix typo.
6509 2006-05-05  Richard Stallman  <rms@gnu.org>
6511         * files.texi (Diff Mode): Minor cleanup.
6513 2006-05-05  Karl Berry  <karl@gnu.org>
6515         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6516         errors from the current release of makeinfo (4.8).
6517         * help.texi (Library Keywords): Change widest word in multitable
6518         template from `emulations' to `convenience'.  (Not sure if this is
6519         related to the font change.)
6521 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
6523         * files.texi (File Names): Add a footnote about limited support of
6524         ~USER on MS-Windows.
6526         * cmdargs.texi (Initial Options): Add a footnote about limited
6527         support of ~USER on MS-Windows.
6529 2006-05-03  Richard Stallman  <rms@gnu.org>
6531         * files.texi (Diff Mode): Node moved here.
6532         (Comparing Files): Delete what duplicates new node.
6533         (Files): Put Diff Mode in menu.
6535         * misc.texi (Diff Mode): Move to files.texi.
6537         * emacs.texi (Top): Update menu for Diff Mode.
6539         * trouble.texi (Emergency Escape): Simplify.
6541         * emacs.texi (Top): Minor clarification.
6543 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6545         * commands.texi, entering.texi, screen.texi: Many simplifications.
6547 2006-05-03  Richard Stallman  <rms@gnu.org>
6549         * commands.texi (Text Characters): Delete paragraph about unibyte
6550         non-ASCII printing chars.
6552         * killing.texi (Killing): Say "graphical displays".
6553         * display.texi: Say "graphical displays".
6555         * cmdargs.texi (Misc X): Say "graphical displays".
6557 2006-05-01  Richard Stallman  <rms@gnu.org>
6559         * emacs.texi (Top): Add Diff Mode to menu.
6561 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6563         * misc.texi (Diff Mode): New node.
6565 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6567         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6568         (Mac Environment Variables): Shorten example line.
6569         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6571 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6573         * building.texi (GUD Customization): Describe cases %d and %c.
6574         Update description for %e.
6576 2006-04-30  Glenn Morris  <rgm@gnu.org>
6578         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6580 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6582         * custom.texi (Examining): Update C-h v output example.
6584 2006-04-29  Kim F. Storm  <storm@cua.dk>
6586         * building.texi (Grep Searching): Add lgrep and rgrep.
6588 2006-04-23  Richard Stallman  <rms@gnu.org>
6590         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6592         * xresmini.texi: New file.
6594         * xresources.texi (Face Resources): Split table into font resources
6595         and the rest.  Combine similar attributes for brevity.
6597 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6599         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6600         backslashes and case-insensitivity in file names (moved to the
6601         main manual).
6602         (MS-DOS Printing): Move most of the text to the main manual.
6604         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6605         New nodes.
6606         (Windows Processes, Windows System Menu): Add index entries and
6607         fix wording.
6609 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6611         * misc.texi (Shell Ring): Add notes on saved input when
6612         navigating off the end of the history list.
6614 2006-04-18  Chong Yidong  <cyd@mit.edu>
6616         * misc.texi (Shell Options): Correct default value of
6617         comint-scroll-show-maximum-output.
6619 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6621         * building.texi (Watch Expressions): Update.
6623 2006-04-12  Richard Stallman  <rms@gnu.org>
6625         * search.texi: Clean up previous change.
6627 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6629         * search.texi (Regexp Backslash, Regexp Replace): Add index
6630         entries for ``back reference'' and mention the term itself in the
6631         text.
6633 2006-04-11  Richard Stallman  <rms@gnu.org>
6635         * custom.texi (Safe File Variables):
6636         Document enable-local-variables = :safe.
6638 2006-04-11  Karl Berry  <karl@gnu.org>
6640         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6641         (Remote Repositories, Version Backups, Local Version Control)
6642         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6643         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6644         (Renaming VC Work Files and Master Files)
6645         (Inserting Version Control Headers, Customizing VC, General Options)
6646         (Options for RCS and SCCS, Options specific for CVS): Move all
6647         these nodes to emacs-xtra.texi, for brevity.
6648         * cmdargs.texi, files.texi: Change cross-references.
6650 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6652         * files.texi (Old Versions): Update description of vc-annotate's
6653         use of color to indicate date ranges.
6655 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6657         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6658         put info and printed manual names the right way around.
6660 2006-04-09  Karl Berry  <karl@gnu.org>
6662         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6663         emacs-xtra.texi, leaving only MS Windows information.
6664         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6665         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6666         node names.
6668         * emacs.texi: Move @summarycontents and @contents to the beginning
6669         of the file.
6671 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6673         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6675 2006-04-07  Richard Stallman  <rms@gnu.org>
6677         * programs.texi (Comments, Comment Commands, Options for Comments)
6678         (Multi-Line Comments): "Align", not "indent".
6679         (Basic Indent): C-j deletes trailing whitespace before the newline.
6681 2006-04-06  Richard Stallman  <rms@gnu.org>
6683         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6685 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6687         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6689 2006-04-05  Richard Stallman  <rms@gnu.org>
6691         * emacs.texi (Top): Update subnode menu.
6693         * trouble.texi (Unasked-for Search): Node deleted.
6694         (Lossage): Delete from menu.
6696 2006-04-04  Richard Stallman  <rms@gnu.org>
6698         * trouble.texi: Various cleanups.
6699         (Checklist): Don't bother saying how to snail a bug report.
6700         (Emergency Escape): Much rewriting.
6701         (After a Crash): Rename the core dump immediately.
6702         (Total Frustration): Call it a psychotherapist.
6703         (Bug Criteria): Avoid "illegal instruction".
6704         (Sending Patches): We always put the contributor's name in.
6706         * misc.texi (Thumbnails): Minor correction.
6708 2006-04-03  Richard Stallman  <rms@gnu.org>
6710         * misc.texi (Thumbnails): Minor cleanup.
6712 2006-04-02  Karl Berry  <karl@gnu.org>
6714         * sending.texi (Mail Sending): pxref to Top needs five args.
6716         * texinfo.tex: Update to current version (2006-03-21.13).
6718 2006-03-31  Richard Stallman  <rms@gnu.org>
6720         * emacs.texi (Top): Update subnode menu.
6722         * help.texi (Help Mode): Cleanup.
6724         * dired.texi: Many cleanups.
6725         (Dired Deletion): Describe dired-recursive-deletes.
6726         (Operating on Files): dired-create-directory moved.
6727         (Misc Dired Features): Move to here.
6728         (Tumme): Node moved to misc.texi.
6730         * custom.texi: Many cleanups.
6731         (Minor Modes): Don't mention ISO Accents Mode.
6732         (Examining): Update C-h v output example.
6733         (Hooks): Add index and xref for add-hook.
6734         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6735         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6737         * misc.texi: Many cleanups.
6738         (beginning): Add to summary of topics.
6739         (Shell): Put eshell xref at the end.  Remove eshell from table.
6740         (Thumbnails): New node.
6742 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6744         * files.texi (File Name Cache): Make it clear that the cache is
6745         not persistent.
6747 2006-03-25  Karl Berry  <karl@gnu.org>
6749         * emacs-xtra.texi, emacs.texi, gnu.texi:
6750         (1) use @copyright{} instead of (C) in typeset text;
6751         (2) do not indent copyright year list (or anything else).
6753 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6755         * files.texi (VC Dired Mode): Remove misplaced brackets.
6757 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6759         * files.texi: Various updates and clarifications in the VC chapter.
6761 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6763         * help.texi (Help Mode): Document "C-c C-c".
6765 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6767         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6768         menu in the standalone Info reader.
6770 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6772         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6773         moved here from Emacs manual.
6775         * programs.texi (Fortran): Section moved to emacs-xtra.
6776         (Program Modes): Xref to Fortran in emacs-xtra.
6778         * maintaining.texi (Emerge): Move to emacs-xtra.
6779         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6781         * picture.texi: File deleted.
6782         * Makefile.in:
6783         * makefile.w32-in: Remove picture.texi.
6785         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6786         * abbrevs.texi (Abbrevs):
6787         * sending.texi (Sending Mail): Picture node removed.
6789         * emacs.texi (Top): Update node listings.
6791 2006-03-12  Richard Stallman  <rms@gnu.org>
6793         * calendar.texi: Various cleanups.
6795 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6797         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6798         syntax.
6800 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6802         * search.texi (Regexps): More accurately describe which characters
6803         are special in which situations.  Recommend _not_ to quote `]' or
6804         `-' when they are not special.
6806 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6808         * files.texi (Old Versions): Clarify operation of C-x v =.
6810 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6812         * building.texi (Watch Expressions): Update and describe
6813         gdb-speedbar-auto-raise.
6815 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6817         * emacs.texi: Use @smallbook.
6818         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6819         Update subnode menu.
6821         * building.texi (Lisp Interaction): Minor addition.
6823 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6825         * building.texi (Watch Expressions): Update and be more precise.
6827 2006-02-15  Francesco Potortì  <pot@gnu.org>
6829         * maintaining.texi (Create Tags Table): Explain why the
6830         exception when etags writes to files under the /dev tree.
6832 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6834         * custom.texi (Safe File Variables): Lots of clarification.
6835         Renamed from Unsafe File Variables.
6837 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6839         * custom.texi (Unsafe File Variables): File variable confirmation
6840         assumed denied in batch mode.
6842 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6844         * building.texi (GDB User Interface Layout): Don't say `inferior'
6845         for program being debugged.
6847 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6849         * building.texi (GDB Graphical Interface):
6850         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6852 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6854         * custom.texi (Specifying File Variables, Unsafe File Variables):
6855         New nodes, split from File Variables.  Document new file local
6856         variable behavior.
6858 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6860         * display.texi (Standard Faces):
6861         * files.texi (Visiting):
6862         * frames.texi (Clipboard):
6863         * glossary.texi (Glossary) <Clipboard>:
6864         * xresources.texi (X Resources): Mention Mac OS port.
6866 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6868         * building.texi (Building): Clarify topic in intro.
6870         * maintaining.texi (Maintaining): Change title; clarify topic.
6871         Delete duplicate index entries.
6873         * building.texi (Other GDB User Interface Buffers): Clarifications.
6875         * text.texi (Cell Commands): Clarifications.
6877         * programs.texi (Defuns): Delete duplicate explanation of
6878         left-margin paren convention.
6879         (Hungry Delete): Minor cleanup.
6881 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6883         * dired.texi (Tumme): More tumme documentation.
6885 2006-02-11  Alan Mackenzie  <acm@muc.de>
6887         * programs.texi ("Hungry Delete"): Correct the appellation of the
6888         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6890 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6892         * dired.texi (Tumme): Fix small bug.
6894 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6896         * macos.texi (Mac International): Rename "fontset-mac" to
6897         "fontset-standard".
6899 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6901         * dired.texi (Tumme): Basic documentation for Tumme added.
6903 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6905         * mule.texi (International):
6906         * programs.texi (Basic Indent): Fix typos.
6908         * custom.texi (Minor Modes):
6909         * display.texi (Text Display):
6910         * commands.texi (Text Characters): Update xrefs.
6912 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6914         * emacs.texi (Top): Update subnode menu.
6915         Update info on old Emacs papers.
6916         (Intro): "Graphical display", not window system.
6918         * xresources.texi (GTK styles): Minor clarifications.
6920         * trouble.texi: "Graphical display", not window system.
6921         (Stuck Recursive): Minor clarification.
6923         * text.texi: Minor clarifications.
6924         (Sentences): Explain why two-space convention is better.
6925         Explain sentence-end-without-period here.
6926         (Fill Commands): Not here.
6927         (Refill): Node moved down.
6928         (Filling): Update menu.
6929         (Table Creation, Cell Justification, Column Commands): Clarify.
6931         * sending.texi: Minor clarifications.
6933         * search.texi (Regexp Backslash): Clarification.
6935         * rmail.texi: Minor cleanups.
6936         (Rmail): Delete digression about `rmail-mode'.
6937         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6938         (Rmail Files): Mention C-u M-x rmail.
6939         (Rmail Reply): Mention References.
6940         (Rmail Display): Mention rmail-nonignored-headers.
6942         * programs.texi: Minor cleanups.
6943         (Comment Commands): Mention momentary Transient Mark mode.
6944         (Matching): Be more specific about customizing show-paren-mode.
6945         (Info Lookup): Don't list the modes that support C-h S.
6946         Just say what it does in an unsupported mode.
6947         (Man Page): Delete excessive info on customizing woman.
6948         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6950         * abbrevs.texi: Minor clarifications.
6951         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6952         not "dynamic abbrevs" as if they were a kind of abbrev.
6954         * picture.texi (Picture): Minor cleanup.
6956         * mule.texi (Communication Coding): Say "other applications".
6957         (Fontsets): Not specific to X.  Add xref to X Resources.
6958         (Unibyte Mode): Rename from Single-Byte Character Support.
6959         "Graphical display", not window system.
6960         (International): Update menu.
6962         * maintaining.texi (Format of ChangeLog):
6963         New node, split out from ChangeLog.
6964         (ChangeLog): Clarifications in the remaining text.
6965         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6966         (Find Tag): Add @w.
6967         (Tags Search): Explain tag table order here.  Simplify grep ref.
6968         (List Tags): tags-tag-face is a variable, not a face.
6969         (Emerge): Cleanups.
6971         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6972         (Keyboard Macros): Avoid "the user".
6974         * killing.texi: "Graphical display", not window system.
6976         * help.texi (Help Echo): "Graphical display", not window system.
6978         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6980         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6982         * files.texi (Visiting): Make drag-and-drop not X-specific.
6984         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6986         * cmdargs.texi: Minor cleanups.
6988         * building.texi (Compilation): Move and split kill-compilation para.
6989         Add para about multiple compilers.
6990         (Compilation Mode): Commands also available in grep mode and others.
6991         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6992         (Compilation Shell): Clarify.  Put Bash example first.
6993         (Grep Searching): Minor cleanups; add @w.
6994         (Debuggers): Minor cleanups.
6995         (Starting GUD): Make GDB xgraphical mode issue clearer.
6996         (Debugger Operation): Lots of clarifications including
6997         GDB tooltip side-effect issue.
6998         (Commands of GUD): Clarify.
6999         (GUD Customization): Add bashdb-mode-hook.
7000         (GDB Graphical Interface): Rewrite for clarity.
7001         (GDB User Interface Layout): Rewrite for clarity.
7002         (Stack Buffer, Watch Expressions): Likewise.
7003         (Other GDB User Interface Buffers): Cleanups.
7004         (Lisp Libraries, External Lisp): Cleanup.
7006         * basic.texi (Position Info): "Graphical displays", rather than
7007         window systems.
7009         * anti.texi: Minor cleanup.
7011 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7013         * custom.texi (Init File, Find Init): Add cross-references to
7014         where $HOME is described.
7016 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7018         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7019         is not inside the @table.
7021         * emacs.texi (Top): Correct node name.
7023         * files.texi (File Names): Fix @xref.
7024         (Reverting): Fix typo.
7026         * mule.texi (International): Correct node name.
7028         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7030 2006-02-01  Richard M. Stallman  <rms@gnu.org>
7032         * emacs.texi (Top): Update subnode menu.
7034         * mule.texi: Minor clarifications.
7035         Reduce the specific references to X Windows.
7036         Refer to "graphical" terminals, rather than window systems.
7037         (Text Coding): Rename from Specify Coding.
7038         (Communication Coding, File Name Coding, Terminal Coding):
7039         New nodes split out from Text Coding.
7041         * kmacro.texi: Minor clarifications.
7042         (Keyboard Macro Ring): Comment out some excessive commands.
7043         (Basic Keyboard Macro): Split up the table, putting part in each node.
7045         * major.texi: Minor clarifications.
7047         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7049         * windows.texi: Minor clarifications.
7050         (Change Window): Don't describe mode-line mouse cmds here.
7051         Add xref to Mode Line Mouse.
7053         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7055         * macos.texi (Mac International): Fix xref.
7057         * indent.texi: Minor clarifications.
7059         * frames.texi: Minor clarifications.
7060         Reduce the specific references to X Windows.
7061         Refer to "graphical" terminals, rather than window systems.
7062         (Frame Parameters): Don't mention commands like
7063         set-foreground-color.  Just say to customize a face.
7064         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7066         * files.texi: Minor clarifications.
7067         (Numbered Backups): New node, split out from Backup Names.
7069         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7071         * cmdargs.texi (General Variables): Fix xref.
7073         * buffers.texi: Minor clarifications.
7075 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7077         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7078         Nodes moved to top.
7080         * display.texi: Minor clarifications.
7081         (Display): Rearrange menu.
7082         (Standard Faces): Mention query-replace face.
7083         (Faces): Simplify.
7084         (Font Lock): Simplify face customization info.
7085         (Highlight Changes): Node merged into Highlight Interactively.
7086         (Highlight Interactively): Much rewriting and cleanup.
7087         (Optional Mode Line): Narrowed line number not good for goto-line.
7088         Simplify face customization advice.
7089         (Text Display): Mention use of escape-glyph face.
7090         Move ctl-arrow and tab-width here.
7091         (Display Custom): Move no-redraw-on-reenter to end of node.
7093         * search.texi: Minor clarifications.
7094         (Isearch Scroll): Simplify.
7095         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7097         * regs.texi (Registers): Mention bookmarks here.
7099         * mark.texi: Minor clarifications.
7100         (Selective Undo): Node deleted.
7102         * m-x.texi: Minor clarifications.
7104         * killing.texi: Minor clarifications.
7105         Refer to "graphical" terminals, rather than window systems.
7107         * help.texi: Clarifications.
7108         (Help): Don't describe C-h F and C-h K here.
7109         (Key Help): Describe C-h K here.
7110         (Name Help): Mention Emacs Lisp Intro.
7111         Describe C-h F here.
7112         (Misc Help): Mention C-h F and C-h K only briefly.
7114         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7115         Selective undo text merged in.
7116         (Spelling): Mention Aspell along with Ispell.
7118         * emacs.texi (Top): Update subnode menus.
7120         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7121         moved to new Undo node.
7123 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7125         * basic.texi (Continuation Lines, Inserting Text):
7126         Mention longlines mode.
7128 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7130         * screen.texi: Minor cleanups.
7131         (Screen): Clean up the intro paragraphs.
7132         (Mode Line): Lots of rewriting.  Handle frame-name better.
7133         eol-mnemonic-... vars moved out.
7135         * emacs.texi (Top): Change menu item for MS-DOS node.
7136         Update subnode menu.
7138         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7139         chapter relates to Windows.  Title changed.
7141         * mini.texi: Minor cleanups.
7143         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7144         (Mark): Put it in the menu.
7146         * entering.texi: Minor cleanups.
7148         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7149         (Intro): Refer to "graphical" terminals, rather than X.
7151         * display.texi (Display Custom): Add xref to Variables.
7152         (Optional Mode Line): eol-mnemonic-... vars moved here.
7154         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7155         rather than X.
7157         * basic.texi: Minor cleanups.
7158         (Undo): selective-undo moved.
7160 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7162         * anti.texi (Antinews): Various corrections and additions.
7164 2006-01-23  Juri Linkov  <juri@jurta.org>
7166         * custom.texi (Easy Customization, Customization Groups)
7167         (Browsing Custom): Mention links along with buttons.
7169 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7171         * text.texi (TeX Print): Use @key for TAB.
7173         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7175 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7177         * files.texi (File Aliases): Don't claim that usually separate
7178         buffers are created for two file names that name the same data.
7179         Mention additional situations where different names mean the same
7180         file on disk.
7182 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7184         * killing.texi (Deletion): Upcase @key argument.
7186         * custom.texi (Custom Themes): Minor cleanup.
7188         * programs.texi (Hungry Delete): Upcase @key argument.
7190 2006-01-16  Juri Linkov  <juri@jurta.org>
7192         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7193         Move `mode-line-highlight' before `mode-line-buffer-id'.
7195 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7197         * basic.texi (Inserting Text): Minor cleanup.
7199 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7201         * custom.texi (Changing a Variable, Face Customization):
7202         Update for changes in Custom menus.
7204 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7206         * macos.texi (Mac International): Undo last change.
7208 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7210         * custom.texi (Custom Themes): Describe the new
7211         customize-create-theme interface.
7213 2005-12-30  Juri Linkov  <juri@jurta.org>
7215         * basic.texi (Position Info): Update example.
7217 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7219         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7221 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7223         * custom.texi (Custom Themes): `load-theme' always loads.
7225 2005-12-23  Juri Linkov  <juri@jurta.org>
7227         * display.texi (Highlight Interactively): Use double space to
7228         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7230 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7232         * custom.texi (Easy Customization and subnodes):
7233         Replace "active field" with "button".
7234         Use "user option" only for variables.
7235         Use "setting" for variable-or-face.
7237 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7239         * buffers.texi (Select Buffer): Change order in table to make
7240         "Similar" refer to the correct item.
7241         (Indirect Buffers): Minor rewording.
7243 2005-12-20  Juri Linkov  <juri@jurta.org>
7245         * files.texi (VC Status): Put P and N near p and n.
7247 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7249         * programs.texi (Electric C): Delete the info about newline control.
7250         (Other C Commands): Minor cleanup.
7251         (Left Margin Paren): Minor cleanup.
7253 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7255         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7256         (Customization Groups): Delete text moved to "Browsing Custom".
7257         (Browsing Custom): New node.
7258         (Specific Customization): Clarify which commands only work for
7259         loaded options.
7261 2005-12-18  Bill Wohler  <wohler@newt.com>
7263         * frames.texi (Tool Bars): Shorten text of previous change.
7265 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7267         * files.texi (VC Status): Document log-view mode.
7269 2005-12-18  Bill Wohler  <wohler@newt.com>
7271         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7272         permanently via the customize interface.
7274 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7276         * killing.texi (Killing by Lines): Document `kill-whole-line'
7277         function.
7279 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7281         * buffers.texi (Select Buffer): Change `prev-buffer' to
7282         `previous-buffer'.  Indicate that these functions use a frame
7283         local buffer list.
7285 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7287         * custom.texi (Easy Customization): Change menu comment.
7288         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7290         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7291         (Help): Among the Apropos commands, describe only C-h a here.
7293 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7295         * programs.texi (Options for Comments): Comment-end starts with space.
7297         * glossary.texi (Glossary): Minor cleanup.
7299         * files.texi (Old Versions): Use @table.
7301 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7303         * display.texi (Highlight Interactively): Include
7304         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7306 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7308         * display.texi (Font Lock): Delete the Global FL menu item.
7310 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7312         * custom.texi (Minibuffer Maps): Mention the maps for file name
7313         completion.
7315 2005-12-09  Kim F. Storm  <storm@cua.dk>
7317         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7318         prefix keys even when mark is active.  Describe that RET moves
7319         cursor to next corner in rectangle; clarify insert around rectangle.
7321 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7323         * custom.texi (Customization): Use xref to elisp manual for
7324         non-TeX output.
7325         (Minor Modes): Update.
7326         (Customization Groups, Changing a Variable, Face Customization):
7327         Update for new appearance of Custom buffers.
7328         (Changing a Variable): `custom-buffer-done-function' has been
7329         replaced by `custom-buffer-done-kill'.
7330         (Specific Customization): In the `customize-group' buffer, a
7331         subgroup's contents are not "hidden".  They are not included at
7332         all.  They have no [Show] button.
7333         (Mouse Buttons): Add pxref to description of mouse event lists in
7334         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7335         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7336         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7338 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7340         * mini.texi (Completion Commands, Completion):
7341         In file name input, SPC does not do completion.
7343 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7345         * building.texi (GDB Graphical Interface): Explain screen size
7346         setting.
7347         (Other GDB User Interface Buffers): Describe features specific to
7348         GDB 6.4.
7350 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7352         * building.texi (GDB User Interface Layout): Describe how to
7353         kill associated buffers.
7354         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7355         (Watch Expressions): Be more precise.
7356         (Other GDB User Interface Buffers): Describe how to change a
7357         register value.
7359 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7361         * macos.texi (Mac Input): Remove description of
7362         mac-command-key-is-meta.  Add descriptions of
7363         mac-control-modifier, mac-command-modifier, and
7364         mac-option-modifier.
7365         (Mac International): Fix description of conversion of clipboard data.
7366         (Mac Font Specs): Add example of font customization by face attributes.
7368 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7370         * building.texi (Watch Expressions): Expand description.
7371         (Other GDB User Interface Buffers): Describe local map for
7372         gud-watch.
7374 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7376         * display.texi (Font Lock): Font lock is enabled by default now.
7378 2005-11-20  Juri Linkov  <juri@jurta.org>
7380         * basic.texi (Position Info): Update examples of the output.
7381         Remove the fact that examples are produced in the TeXinfo buffer,
7382         because in the Info reader users will get a different output from
7383         `C-x ='.
7385         * building.texi (Compilation Mode): Remove paragraph duplicated
7386         from the node `Compilation'.  Add `compilation-skip-threshold'.
7388         * display.texi (Font Lock): Suggest more user-friendly method of
7389         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7391 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7393         * files.texi (Registering): Mention @@ in mode line.
7395         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7397 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7399         * files.texi (Renaming and VC): Some back-ends don't
7400         handle renaming.
7402 2005-11-17  Juri Linkov  <juri@jurta.org>
7404         * emacs.texi (Top):
7405         * display.texi (Highlight Interactively): Put this font-lock based
7406         mode near Font Lock node.
7408 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7410         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7411         icons.
7413 2005-11-12  Kim F. Storm  <storm@cua.dk>
7415         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7416         (Help Summary): Add C-h d and C-h e.
7417         (Apropos): Clarify that all apropos commands may search for either
7418         list of words or a regexp.  Add C-h d for apropos-documentation.
7419         Describe apropos-documentation-sort-by-scores user option.
7421 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7423         * killing.texi (CUA Bindings): Add @section.
7425 2005-11-10  Kim F. Storm  <storm@cua.dk>
7427         * emacs.texi (Top): Add CUA Bindings entry to menu.
7429         * killing.texi (CUA Bindings): New node.  Moved here from
7430         misc.texi and extended with info on rectangle commands and
7431         rectangle highlighting, interface to registers, and the global
7432         mark feature.
7434         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7436         * regs.texi: Prev link points to CUA Bindings node.
7438 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7440         * help.texi (Help Echo): By default, help echos are only shown on
7441         mouse-over, not on point-over.
7443 2005-11-04  Jérôme Marant  <jerome@marant.org>
7445         * misc.texi (Shell Mode): Describe how to activate password echoing.
7447 2005-11-04  Romain Francoise  <romain@orebokech.com>
7449         * mark.texi (Mark Ring): Fix typo.
7451 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7453         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7455 2005-11-01  Bill Wohler  <wohler@newt.com>
7457         * help.texi (Help Mode): Fix typo.
7459 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7461         * building.texi (Other GDB User Interface Buffers):
7462         Describe the command gdb-use-inferior-io-buffer.
7464 2005-10-31  Romain Francoise  <romain@orebokech.com>
7466         * files.texi (Compressed Files): Fix typo.
7468         * buffers.texi (Misc Buffer): Downcase `*shell*'.
7470         * windows.texi (Force Same Window): Likewise.
7472 2005-10-30  Bill Wohler  <wohler@newt.com>
7474         * help.texi (Help Mode): URLs viewed with browse-url.
7476 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7478         * building.texi (GDB Graphical Interface): Don't reference
7479         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
7480         must stay in same frame.
7482 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
7484         * custom.texi (Init File): Document ~/.emacs.d/init.el.
7486         * anti.texi (Antinews): Likewise.
7488 2005-10-28  Bill Wohler  <wohler@newt.com>
7490         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7492 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7494         * files.texi (Visiting): Explain how to enter ? in a file name.
7496         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7498 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7500         * building.texi (GDB Graphical Interface):
7501         Describe gdb-mouse-until.
7503 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7505         * custom.texi (Init File): Recommend when to use site-start.el.
7507 2005-10-21  Juri Linkov  <juri@jurta.org>
7509         * custom.texi (Examining): Mention accessing the old variable
7510         value via M-n in set-variable.
7512 2005-10-18  Romain Francoise  <romain@orebokech.com>
7514         * files.texi (Version Systems): Capitalize GNU.
7516 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7518         * building.texi (Compilation Mode): Remove redundant paragraph.
7519         (Watch Expressions): Remove paragraph to reflect code change.
7521 2005-10-16  Richard M. Stallman  <rms@gnu.org>
7523         * building.texi (Compilation Mode, Compilation): Clarified.
7525 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7527         * misc.texi (Saving Emacs Sessions): Mention savehist library.
7529 2005-10-13  Kenichi Handa  <handa@m17n.org>
7531         * basic.texi (Position Info): Fix previous change.
7533 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7535         * cmdargs.texi (Icons X): Fix typo.
7537 2005-10-12  Kenichi Handa  <handa@m17n.org>
7539         * basic.texi (Position Info): Describe the case that Emacs shows
7540         "part of display ...".
7542 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7544         * cmdargs.texi (Icons X): -nb => -nbi.
7546 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7548         * frames.texi (Speedbar): A couple more clarifications.
7550 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7552         * building.texi (GDB User Interface Layout): Improve diagram.
7553         (Watch Expressions): Explain how to make speedbar global.
7554         (Other GDB User Interface Buffers): Make references more precise.
7556 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7558         * frames.texi (Speedbar): Clarify the text.
7560 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7562         * frames.texi (Speedbar): Add information on keybindings,
7563         dismissing the speedbar, and buffer display mode.  Link to
7564         speedbar manual.
7566 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7568         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7569         added -nb, --no-bitmap-icon.
7571 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7573         * building.texi (GDB Graphical Interface): Add variables and
7574         functions to indices.  Be more precise.
7576 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7578         * frames.texi (Drag and Drop): Remove the x- from
7579         x-dnd-open-file-other-window and xdnd-protocol-alist.
7581 2005-09-30  Romain Francoise  <romain@orebokech.com>
7583         * mini.texi (Minibuffer): The default value now appears before the
7584         colon in minibuffer prompts.
7586 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7588         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7590 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7592         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7594 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7596         * emacs.texi (Top): Update submenus from macos.texi.
7598         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7599         (Mac OS): Update feature support status.
7600         (Mac Input): List supported input scripts.  Remove description
7601         about `mac-keyboard-text-encoding'.  Mention mouse button
7602         emulation and related variables.
7603         (Mac International): Mention Central European and Cyrillic
7604         support.  Now `keyboard-coding-system' is dynamically changed.
7605         Add description about coding system for selection.
7606         Add description about language environment.
7607         (Mac Environment Variables):
7608         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7609         arguments.  Add Preferences support.
7610         (Mac Directories): Explicitly state that this node is for Mac OS
7611         Classic only.
7612         (Mac Font Specs): Mention specification for scalable fonts.
7613         List supported charsets.  Add preferred way of creating fontsets.
7614         Add description about `mac-allow-anti-aliasing'.
7615         (Mac Functions): Add descriptions about `mac-set-file-creator',
7616         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7617         and `mac-get-preference'.
7619 2005-09-16  Romain Francoise  <romain@orebokech.com>
7621         Update all files to specify GFDL version 1.2.
7623         * doclicense.texi (GNU Free Documentation License): Update to
7624         version 1.2.
7626 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7628         * buffers.texi (List Buffers): Fix xref.
7630         * rmail.texi (Rmail Basics): Fix xref.
7632         * emacs.texi (Top): Update subnode menus.
7634         * files.texi (Saving Commands): New node, broken out of Saving.
7635         (Customize Save): New node, broken out of Saving.
7636         Clarify effect of write-region-inhibit-fsync.
7637         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7639 2005-09-14  Romain Francoise  <romain@orebokech.com>
7641         * files.texi (Saving): Mention write-region-inhibit-fsync.
7643 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7645         * custom.texi (Custom Themes): New node.
7647 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7649         * search.texi (Search Case): Mention vars that control
7650         case-fold-search for various operations.
7652 2005-08-22  Juri Linkov  <juri@jurta.org>
7654         * display.texi (Standard Faces): Merge the text from
7655         `(elisp)Standard Faces' into this node.
7657 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7659         * emacs.texi (Top): Delete menu item for deleted node
7660         Keyboard Translations.
7662 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7664         * trouble.texi (Unasked-for Search):
7665         Delete xref to Keyboard Translations.
7667         * glossary.texi (Glossary): Delete xref.
7669         * custom.texi (Minor Modes): Say that the list here is not complete.
7670         (Keyboard Translations): Node deleted.
7671         (Disabling): Delete xref to it.
7672         (Customization Groups): Fix Custom buffer example.
7673         (Hooks): Mention remove-hooks.
7675 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7677         * building.texi (GDB Graphical Interface): Improve filling of menu
7678         item.
7680 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7682         * building.texi (GDB Graphical Interface): Use better node names.
7684 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7686         * text.texi (Sentences): Fix xref.
7688 2005-08-14  Juri Linkov  <juri@jurta.org>
7690         * building.texi (Compilation, Grep Searching): Move grep command
7691         headings from `Compilation' to `Grep Searching'.
7693         * dired.texi (Dired and Find):
7694         * maintaining.texi (Tags Search): Replace grep xref to
7695         `Compilation' node with `Grep Searching'.
7697         * files.texi (Comparing Files): Replace xref to `Compilation' with
7698         `Compilation Mode'.
7700 2005-08-13  Alan Mackenzie  <acm@muc.de>
7702         * search.texi (Non-ASCII Isearch): Correct a typo.
7703         (Replacement Commands): Mention query-replace key binding.
7705 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7707         * programs.texi (Options for Comments): Fix xref.
7709         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7710         out of Regexps.
7712 2005-08-09  Juri Linkov  <juri@jurta.org>
7714         * building.texi (Compilation): Use `itemx' instead of `item'.
7715         (Grep Searching): Simplify phrase.
7717         * display.texi (Standard Faces): Describe vertical-border on
7718         window systems.
7720         * windows.texi (Split Window): Simplify phrase and mention
7721         vertical-border face.
7723 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7725         * files.texi (Comparing Files): Clarify compare-windows.
7727         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7729 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7731         * mule.texi (Coding Systems): Rephrase the paragraph about
7732         codepages: no need for "M-x codepage-setup" anymore, except on
7733         MS-DOS.
7735         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7736         the MS-DOS port only.
7738 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7740         * makefile.w32-in (info): Don't run multi-install-info.bat.
7741         ($(infodir)/dir): New target, produced by running
7742         multi-install-info.bat.
7744 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7746         * files.texi (Quoted File Names): Add index entry.
7748 2005-07-19  Juri Linkov  <juri@jurta.org>
7750         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7752 2005-07-18  Juri Linkov  <juri@jurta.org>
7754         * custom.texi (Easy Customization):
7755         * files.texi (Old Versions):
7756         * frames.texi (Wheeled Mice):
7757         * mule.texi (Specify Coding):
7758         * text.texi (Cell Justification):
7759         * trouble.texi (After a Crash):
7760         * xresources.texi (GTK styles):
7761         Delete duplicate duplicate words.
7763 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7765         * frames.texi (Creating Frames): Fix foreground color example.
7767         * custom.texi (Init Examples): Clean up text about conditionals.
7769 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7771         * mini.texi (Completion Commands): Fix command name for ?.
7773 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7775         * display.texi (Standard Faces): Explain that customization of
7776         `menu' face has no effect on w32 and with GTK.
7777         Add cross-references.
7779         * cmdargs.texi (General Variables): Clarify the default location
7780         of $HOME on w32 systems.
7782 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7784         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7785         changed.
7787 2005-07-08  Kenichi Handa  <handa@m17n.org>
7789         * mule.texi (Recognize Coding):
7790         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7792 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7794         * anti.texi (Antinews): Mention mode-line-inverse-video.
7796         * files.texi (Saving): Minor correction about C-x C-w.
7798         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7800 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7802         * search.texi (Isearch Scroll): Add example of using the
7803         `isearch-scroll' property.
7804         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7805         `Display Custom' node.
7806         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7807         and de-emphasize it.
7808         (Other Repeating Search): `occur' currently can not correctly
7809         handle multiline matches.  Correct, clarify and update description
7810         of `flush-lines' and `keep-lines'.
7812         * display.texi (Display Custom): Add anchor for `baud-rate'.
7814 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7816         * gnu.texi: Update where to get GNU status; add refs for how to help.
7817         Add footnotes 6 and 7.
7819 2005-07-04  Lute Kamstra  <lute@gnu.org>
7821         Update FSF's address in GPL notices.
7823         * doclicense.texi (GNU Free Documentation License):
7824         * trouble.texi (Checklist): Update FSF's address.
7826 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7828         * display.texi (Text Display): Change index entries.
7830 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7832         * makefile.w32-in (MAKEINFO): Use --force.
7833         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7834         Makefile.in.
7836 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7838         * anti.texi (Antinews): Rename show-nonbreak-escape to
7839         nobreak-char-display.
7841         * emacs.texi (Top): Update detailed node listing.
7843         * display.texi (Text Display): Rename show-nonbreak-escape
7844         to nobreak-char-display and no-break-space to nobreak-space.
7845         (Standard Faces): Split up the list of standard faces
7846         and put it in a separate node.  Add nobreak-space and
7847         escape-glyph.
7849 2005-06-23  Lute Kamstra  <lute@gnu.org>
7851         * mule.texi (Select Input Method): Fix typo.
7853 2005-06-23  Kenichi Handa  <handa@m17n.org>
7855         * mule.texi (International): List all supported scripts.
7856         Adjust text for that leim is now included in the normal Emacs
7857         distribution.
7858         (Language Environments): List all language environments.
7859         Intlfonts contains fonts for most supported scripts, not all..
7860         (Select Input Method): Refer to C-u C-x = to see how to type to
7861         input a specific character.
7862         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7864 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7866         * building.texi (Grep Searching): Texinfo usage fix.
7868 2005-06-22  Miles Bader  <miles@gnu.org>
7870         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7872 2005-06-20  Miles Bader  <miles@gnu.org>
7874         * display.texi (Faces): Add `vertical-divider'.
7876 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7878         * text.texi (Adaptive Fill): Minor clarification.
7880 2005-06-10  Lute Kamstra  <lute@gnu.org>
7882         * emacs.texi (Top): Correct version number.
7883         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7884         refer to the current version of Emacs.
7886 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7888         * files.texi (Log Buffer): Document when there can be more than
7889         one file to be committed.
7891 2005-06-08  Juri Linkov  <juri@jurta.org>
7893         * display.texi (Faces): Add `shadow' face.
7895 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7897         * display.texi (Faces): Write about mode-line-highlight.
7899 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7901         * misc.texi (Printing Package): Explain how to initialize
7902         printing package.
7904         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7906 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7908         * emacs.texi: Rename Hardcopy to Printing.
7909         Make PostScript and PostScript Variables subnodes of it.
7911         * misc.texi (Printing): Rename node from Hardcopy.
7912         Mention menu bar options.
7913         Move PostScript and PostScript Variables to submenu.
7914         (Printing package): New node.
7916         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7918         * dired.texi (Operating on Files): Likewise.
7920         * calendar.texi (Displaying the Diary): Likewise.
7922         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7924         * glossary.texi (Glossary): Likewise.
7926         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7927         effect.
7929 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7931         * trouble.texi (After a Crash): Polish previous change.
7933 2005-05-30  Noah Friedman  <friedman@splode.com>
7935         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7936         recovery mechanism.
7938 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7940         * building.texi (Other Buffers): SPC toggles display of
7941         floating point registers.
7943 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7945         * files.texi (Log Buffer): Merge in description of Log Edit
7946         mode from pcl-cvs.texi.
7948 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7950         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7952 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7954         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7955         not enabled by default.
7956         When not on a word, `ispell-word' by default checks the word
7957         before point.
7959 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7961         * building.texi (Debugger Operation): Simplify last sentence.
7963 2005-05-23  Lute Kamstra  <lute@gnu.org>
7965         * emacs.texi: Update FSF's address throughout.
7966         (Preface): Use @cite.
7967         (Distrib): Add cross reference to the node "Copying".  Mention the
7968         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7969         printed manuals.
7970         (Intro): Use @xref for the Emacs Lisp Intro.
7972 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7974         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7976         * basic.texi (Moving Point): Mention default for `goto-line'.
7978         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7979         of a variable's docstring.
7981 2005-05-18  Lute Kamstra  <lute@gnu.org>
7983         * maintaining.texi (Overview of Emerge): Add cross reference.
7984         Remove duplication.
7986         * emacs.texi (Top): Update to the current structure of the manual.
7987         * misc.texi (Emacs Server): Add menu description.
7988         * files.texi (Saving): Fix menu.
7989         * custom.texi (Customization): Fix menu.
7990         * mule.texi (International): Fix menu.
7991         * kmacro.texi (Keyboard Macros): Fix menu.
7993 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7995         * display.texi: Various minor changes.
7996         (Faces): Delete text that is repeated in the next section.
7998 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8000         * building.texi (Debugger Operation): Mention GUD tooltips are
8001         disabled with GDB in text command mode.
8003 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8005         * building.texi: Replace toolbar with "tool bar" for consistency.
8006         (Compilation Mode): Describe compilation-context-lines
8007         and use of arrow in compilation buffer.
8008         (Debugger Operation): Replace help text with variable's value.
8010         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8011         consistency.
8013 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
8015         * major.texi (Choosing Modes): normal-mode processes the -*- line.
8016         Add xref.
8018 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8020         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8021         (Position Info): Delete discussion of `goto-line'.  It is already
8022         described in `Moving point'.
8024         * mini.texi (Completion Commands): Correct reference.
8025         (Completion Options): Fix typo.
8027         * killing.texi (Deletion): Complete description of `C-x C-o'.
8029 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8031         * building.texi (Compilation): Clarify recompile's directory choice.
8033         * frames.texi (Tooltips): Cleanups.
8035         * basic.texi (Arguments): Fix punctuation.
8037 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8039         * screen.texi (Menu Bar): The up and down (not left and right)
8040         arrow keys move through a keyboard menu.
8042 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8044         * basic.texi: Various typo and grammar fixes.
8045         (Moving Point): C-a now runs move-beginning-of-line.
8047 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8049         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8051         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8052         as different animals.
8054 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8056         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8057         Correct index entry.
8059 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8061         * building.texi (Debugger Operation): Update to reflect changes
8062         in GUD tooltips.
8064 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8066         * files.texi (Compressed Files): Auto Compression normally enabled.
8068         * building.texi (Debugger Operation): Clarify previous change.
8070 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8072         * building.texi (Debugger Operation): Add description for
8073         GUD tooltips when program is not running.
8075 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8077         * misc.texi (Shell): Add `Shell Prompts' to menu.
8078         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8079         description.  Delete remarks moved to new node.
8080         (Shell Prompts): New node.
8081         (History References): Replace remarks moved to `Shell Prompts'
8082         with xref to that node.
8083         (Remote Host): Clarify how to specify the terminal type when
8084         logging in to a different machine.
8086 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8088         * emacs.texi (Top): Update submenus from files.texi.
8090         * files.texi (Filesets): Clarify previous change.
8092         * dired.texi (Misc Dired Features): Clarify previous change.
8094 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8096         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8098         * dired.texi (Misc Dired Features):
8099         Document dired-compare-directories.
8101         * files.texi (Filesets): New node.
8102         (File Conveniences): Document Image mode.
8104         * text.texi (TeX Print): Document tex-compile.
8106 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8108         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8109         Delete redundant reference to tooltip Custom group.  It is
8110         referred too again in the next paragraph.
8112 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8114         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8116 2005-04-19  Kim F. Storm  <storm@cua.dk>
8118         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8120 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8122         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8123         turns off desktop-save-mode.
8125 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8127         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8128         by default in terminals compatible with xterm.  Mention that
8129         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8130         node.
8132 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8134         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8136 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8138         * xresources.texi (Table of Resources): Add cursorBlink.
8140 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8142         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8143         `d', `C-d' and `u'.
8145 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8147         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8148         (Misc X): Add -D, --basic-display.
8150         * maintaining.texi (Change Log): Correct the description of
8151         the example.
8153         * major.texi (Choosing Modes): Document magic-mode-alist.
8155 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8157         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8158         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8159         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8160         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8161         `w', respectively.
8162         (Rmail Labels): Mention `l'.
8163         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8164         (Rmail Summary Edit): Describe `j' and RET.
8166 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8168         * xresources.texi (Lucid Resources): Add fontSet resource.
8170 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8172         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8173         now called `indicate-empty-lines'.
8175 2005-04-06  Kim F. Storm  <storm@cua.dk>
8177         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8179 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8181         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8182         deleted.
8183         (Marks vs Flags): Add some convenient key bindings.
8184         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8185         (Misc Dired Features): Correct and expand description of `w' command.
8187         * frames.texi (XTerm Mouse): Delete apparently false info.
8188         The GNU/Linux console currently does not appear to support
8189         `xterm-mouse-mode'.
8191 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8193         * calendar.texi (Diary): Mention shell utility `calendar'.
8195 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8197         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8199 2005-04-01  Lute Kamstra  <lute@gnu.org>
8201         * maintaining.texi (Change Log): add-change-log-entry uses
8202         add-log-mailing-address.
8204 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8206         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8207         `VC Mode Line' and put in an xref to that node.
8208         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8209         its description.
8211 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8213         * calendar.texi (Calendar Systems): Say that the Persian calendar
8214         implemented here is the arithmetical one championed by Birashk.
8216 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8218         * programs.texi (Fortran Motion): Fix previous change.
8220 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8222         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8224 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8226         * text.texi (Refill): Refer to Long Lines Mode.
8227         (Longlines): New node.
8228         (Auto Fill): Don't index "word wrap" here.
8229         (Filling): Add Longlines to menu.
8231 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8233         * xresources.texi: Minor fixes.
8235         * misc.texi (Emacs Server): Fix Texinfo usage.
8237         * emacs.texi (Top): Don't use a real section heading for
8238         "Detailed Node Listing".  Fake it instead.
8240         * basic.texi (Position Info): Minor cleanup.
8242         * mule.texi (Input Methods): Minor cleanup.
8244 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8246         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8247         constructs as well.
8248         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8250 2005-03-29  Kenichi Handa  <handa@m17n.org>
8252         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8254         * basic.texi (Position Info): Update the description about the
8255         command C-u C-x =.
8257 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8259         * emacs.texi (Top): Use @section for the detailed node listing.
8261         * calendar.texi: Minor fixes to previous change.
8263         * programs.texi (Fortran): Small fixes to previous changes.
8265         * emacs.texi (Top): Update list of subnodes of Dired.
8266         Likewise for building.texi.
8268         * files.texi (File Conveniences): Delete Auto Image File mode.
8270 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8272         * building.texi (Flymake): New node.
8274         * custom.texi (Function Keys): Document kp- event types and
8275         keypad-setup package.
8277         * dired.texi (Wdired): New node.
8279         * files.texi (File Conveniences): Reorder entries.
8280         Explain how to turn on Auto-image-file mode.
8281         Document Thumbs mode.
8283         * mule.texi (Specify Coding): Document recode-region and
8284         recode-file-name.
8286         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8288 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8290         * commands.texi (Keys): M-o is now a prefix key.
8292 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8294         * programs.texi: Reformat and update copyright years.
8295         (Fortran): Update section.
8297 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8299         * files.texi: Several small changes in addition to:
8300         (Visiting): Change xref for Dialog Boxes to ref.
8301         (Version Headers): Replace references to obsolete var
8302         `vc-header-alist' with `vc-BACKEND-header'.
8303         (Customizing VC): Update value of `vc-handled-backends'.
8305 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8307         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8308         move here from Emacs Lisp Reference Manual.
8309         * calendar.texi (Calendar/Diary, Diary Commands)
8310         (Special Diary Entries, Importing Diary): Change some xrefs to
8311         point to emacs-xtra rather than elisp.
8313         * emacs-xtra.texi (Calendar Customizing):
8314         Move view-diary-entries-initially, view-calendar-holidays-initially,
8315         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8316         Emacs Manual.
8317         (Appt Customizing): Merge entire section into main Emacs Manual.
8318         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8319         mark-holidays-in-calendar here from emacs-xtra.
8320         (Displaying the Diary): Move view-diary-entries-initially,
8321         mark-diary-entries-in-calendar here from emacs-xtra.
8322         (Appointments): Move appt-display-mode-line,
8323         appt-display-duration, appt-disp-window-function,
8324         appt-delete-window-function here from emacs-xtra.
8326         * calendar.texi: Update and reformat copyright.
8327         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8328         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8329         (Diary): Refer to `diary-file' rather than ~/diary.
8330         (Diary Commands): Rename node to "Displaying the Diary".
8331         * emacs.texi (Top): Rename "Diary Commands" section.
8332         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8334 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8336         * misc.texi (Emacs Server): Fix the command for setting
8337         server-name.  Add an xref to Invoking emacsclient.
8339         * help.texi (Help Summary): Clarify when "C-h ." will do something
8340         nontrivial.
8341         (Apropos): Add cindex entry for apropos-sort-by-scores.
8343         * display.texi (Text Display): Add index entries for how no-break
8344         characters are displayed.
8346 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8348         * files.texi (Visiting): Fix cross-references introduced with the
8349         last change.
8351         * xresources.texi (GTK resources): Fix last change.
8353 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8355         * xresources.texi (X Resources): GTK options documented too.
8356         (Resources): Clarify meaning of program name.
8357         (Table of Resources): Add visualClass.
8358         (GTK resources): Rewrite.
8359         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8361         * display.texi (Text Display): Mention non-breaking spaces.
8363         * files.texi (Reverting): Document auto-revert-check-vc-info.
8365         * frames.texi (Mouse Commands): Document
8366         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8368         * help.texi (Help Summary): Add `C-h .'.
8369         (Apropos): Apropos accepts a list of search terms.
8370         Document apropos-sort-by-scores.
8371         (Help Echo): Document display-local-help.
8373         * misc.texi (Emacs Server): Document server-name.
8374         (Invoking emacsclient): Document -s option for server names.
8376         * text.texi (Outline Visibility): Introduce "current heading
8377         line" (commands can be called with point on a body line).
8378         Re-order table to follow the sequence of discussion.
8379         hide-body won't hide lines before first header line.
8380         (TeX Mode): Add DocTeX mode.
8382 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8384         * mule.texi (Single-Byte Character Support): Delete mention
8385         of iso-acc.el and iso-transl.el.
8387 2005-03-23  Lute Kamstra  <lute@gnu.org>
8389         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8391 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8393         * search.texi: Delete explicit node pointers.
8394         (Incremental Search): New menu.
8395         (Basic Isearch, Repeat Isearch, Error in Isearch)
8396         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8397         (Slow Isearch): New subnodes.
8398         (Configuring Scrolling): Node deleted.
8399         (Search Case): Doc default-case-fold-search.
8400         (Regexp Replace): Move replace-regexp doc here.
8402         * rmail.texi (Movemail): Put commas inside closequotes.
8404         * picture.texi (Insert in Picture): Document C-c arrow combos.
8405         (Basic Picture): Clarify erasure.
8407         * display.texi (Font Lock): Put commas inside closequotes.
8409         * cmdargs.texi (General Variables): Put commas inside closequotes.
8411 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8413         * building.texi (Stack Buffer): Mention reverse contrast for
8414         *selected* frame (might not be current frame).
8416 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8418         * building.texi (Starting GUD): Add bashdb.
8420 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8422         * basic.texi (Moving Point): Add M-g M-g binding.
8423         (Undo): Document undo-only.
8424         (Position Info): Document M-g M-g and C-u M-g M-g.
8426         * building.texi (Building): Put Grep Searching after Compilation
8427         Shell.
8428         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8429         Document next-error-highlight.
8430         (Grep Searching): Document grep-highlight-matches.
8431         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8433         * calendar.texi (Importing Diary): Rename node from iCalendar.
8434         Document diary-from-outlook.
8436         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8437         Commands.
8438         Mention effect of X drag and drop on Dired buffers.
8440         * files.texi (Visiting): Document large-file-warning-threshold.
8441         Move paragraph on file-selection dialog.
8442         Mention visiting files using X drag and drop.
8443         (Reverting): Mention using Auto-Revert mode to tail files.
8444         Document auto-revert-tail-mode.
8445         (Version Systems): Minor correction.
8446         (Comparing Files): Diff-mode is no longer based on Compilation
8447         mode.
8448         Document compare-ignore-whitespace.
8449         (Misc File Ops): Explain passing a directory to rename-file.
8450         Likewise for copy-file and make-symbolic-link.
8452         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8453         Document mouse-wheel-progressive speed.
8455         * help.texi (Misc Help): Document numeric argument for C-h i.
8456         Correctly explain the effect of just C-u as argument.
8458         * killing.texi (Deletion): Document numeric argument for
8459         just-one-space.
8461         * mini.texi (Completion): Completion acts on text before point.
8463         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8464         (Emulation): CUA mode replaces pc-bindings-mode,
8465         pc-selection-mode, and s-region.
8467         * mule.texi (Input Methods): Leim is now built-in.
8468         (Select Input Method): Document quail-show-key.
8469         (Specify Coding): Document revert-buffer-with-coding-system.
8471         * programs.texi (Fortran Motion): Document f90-next-statement,
8472         f90-previous-statement, f90-next-block, f90-previous-block,
8473         f90-end-of-block, and f90-beginning-of-block.
8475         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8477         * emacs.texi (Acknowledgments): Updated.
8479         * anti.texi: Total rewrite.
8481 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
8483         * ack.texi (Acknowledgments): Update.
8485 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8487         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8488         Update copyright years.
8490 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8492         * building.texi (Commands of GUD): Move paragraph on setting
8493         breakpoints with mouse to the GDB Graphical Interface node.
8495 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8497         * misc.texi (Single Shell, Shell Options): Fix previous change.
8499         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8501 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8503         * building.texi (Starting GUD): Don't explain text vs graphical
8504         GDB here.  Just mention it and xref.
8505         Delete "just one debugger process".
8506         (Debugger Operation): Move GUD tooltip info here.
8507         (GUD Tooltips): Node deleted.
8508         (GDB Graphical Interface): Explain the two GDB modes here.
8510         * sending.texi (Sending Mail): Minor cleanup.
8511         (Mail Aliases): Explain quoting conventions.
8512         Update key rebinding example.
8513         (Header Editing): C-M-i is like M-TAB.
8514         (Mail Mode Misc): mail-attach-file does not do MIME.
8516         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8517         that really belongs here.
8518         (Remote Mailboxes): Text moved to Rmail Inbox.
8519         (Rmail Display): Mention Mouse-1.
8520         (Movemail): Clarify two movemail versions.
8521         Clarify rmail-movemail-program.
8523         * misc.texi (Single Shell): Replace uudecode example with gpg example.
8524         Document async shell commands.
8525         (Shell History): Clarify.
8526         (Shell Ring): Mention C-UP an C-DOWN.
8527         (Shell Options): Add comint-prompt-read-only.
8528         (Invoking emacsclient): Set EDITOR to run Emacs.
8529         (Sorting): No need to explain what region is.
8530         (Saving Emacs Sessions): Fix typo.
8531         (Recursive Edit): Fix punctuation.
8532         (Emulation): Don't mention "PC bindings" which are standard.
8533         (Hyperlinking): Explain Mouse-1 convention here.
8534         (Find Func): Node deleted.
8536         * help.texi (Name Help): Xref to Hyperlinking.
8538         * glossary.texi (Glossary):
8539         Rename "Balance Parentheses" to "Balancing...".
8540         Add "Byte Compilation".  Correct "Copyleft".
8541         New xref in "Customization".
8542         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8543         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8544         Rename "Registers" to "Register".
8545         Replace "Selecting" with "Selected Frame",
8546         "Selected Window", and "Selecting a Buffer".
8548         * files.texi (Types of Log File): Explain how projects'
8549         methods can vary.
8551         * display.texi (Faces): Delete "Emacs 21".
8553         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8554         * fixit.texi (Spelling): C-M-i like M-TAB.
8555         * mini.texi (Completion Options): C-M-i like M-TAB.
8556         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8557         * text.texi (Text Mode): C-M-i like M-TAB.
8559         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8561         * calendar.texi (Specified Dates): Mention `g w'.
8562         (Appointments): appt-activate toggles with no arg.
8564 2005-03-05  Juri Linkov  <juri@jurta.org>
8566         * cmdargs.texi (Emacs Invocation): Add cindex
8567         "invocation (command line arguments)".
8568         (Misc X): Add -nbc, --no-blinking-cursor.
8570 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8572         * calendar.texi (iCalendar): No need to require it now.
8574 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8576         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8577         emacs-devel.
8579 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8581         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8582         window.
8584 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8586         * building.texi (Compilation): Update mode line status info.
8588 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8590         * calendar.texi (General Calendar): Document binding of
8591         scroll-other-window-down.
8592         (Mayan Calendar): Fix earliest date.
8593         (Time Intervals): Document timeclock-change.
8594         Fix timeclock-ask-before-exiting documentation.
8596 2005-02-26  Kim F. Storm  <storm@cua.dk>
8598         * frames.texi (Mouse References):
8599         Add mouse-1-click-in-non-selected-windows.
8601 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8603         * screen.texi (Screen): Explain better about cursors and mode lines;
8604         don't presuppose text terminals.
8605         (Point): Don't assume just one cursor.
8606         Clarify explanation of cursors.
8607         (Echo Area, Menu Bar): Cleanups.
8609         * mini.texi (Minibuffer): Prompts are highlighted.
8610         (Minibuffer Edit): Newline = C-j only on text terminals.
8611         Clarify resize-mini-windows values.
8612         Mention M-PAGEUP and M-PAGEDOWN.
8613         (Completion Commands): Mouse-1 like Mouse-2.
8614         (Minibuffer History): Explain history commands better.
8615         (Repetition): Add xref to Incremental Search.
8617         * mark.texi (Setting Mark): Clarify info about displaying mark.
8618         Clarify explanation of C-@ and C-SPC.
8619         (Transient Mark): Mention Delete Selection mode.
8620         (Marking Objects): Clean up text about extending the region.
8622         * m-x.texi (M-x): One C-g doesn't always go to top level.
8623         No delay before suggest-key-bindings output.
8625         * fixit.texi (Fixit): Mention C-/ for undo.
8626         (Spelling): Mention ESC TAB like M-TAB.
8627         Replacement words with r and R are rechecked.
8628         Say where C-g leaves point.  Mention ? as input.
8630 2005-02-23  Lute Kamstra  <lute@gnu.org>
8632         * cmdargs.texi (Initial Options): Add cross reference.
8634 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8636         * emacs.texi (Top): Update menu for splitting of node in
8637         msdog.texi.
8638         * frames.texi (Frames): Update xref for splitting of node in
8639         msdog.texi.
8640         * trouble.texi (Quitting): Ditto.
8642 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8644         * windows.texi (Split Window): Simplify line truncation info
8645         and xref to Display Custom.
8647         * trouble.texi (Quitting): Emergency escape only for text terminal.
8648         (Screen Garbled): C-l for ungarbling is only for text terminal.
8650         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8652         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8654         * programs.texi (Program Modes): Mention Python mode.
8655         (Moving by Defuns): Repeating C-M-h extends region.
8656         (Basic Indent): Clarify.
8657         (Custom C Indent): Clarify.
8658         (Expressions): Repeating C-M-@ extends region.
8659         (Info Lookup): Clarify for C-h S.
8660         (Symbol Completion): ESC TAB alternative for M-TAB.
8661         (Electric C): Clarify.
8663         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8665         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8666         MS-DOS Input node.
8667         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8668         (MS-DOS and MULE): Clarify.
8669         (MS-DOS Processes, Windows Processes): Fix typos.
8671         * major.texi (Choosing Modes): Clarify.
8673         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8674         (Keyboard Macro Step-Edit): Clarify.
8676         * indent.texi (Indentation): Clarifications.
8678         * help.texi (Help): Correct error about C-h in query-replace.
8679         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8680         (Key Help): Describe C-h w here.
8681         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8682         Clarify the "object" joke.
8683         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8684         (Help Mode): Mouse-1 like Mouse-2.
8686         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8688         * display.texi (Display): Reorder menu.
8689         (Faces): Cleanup.
8690         (Font Lock): Cleanup.  Mention Options menu.
8691         Delete obsolete text.
8692         (Scrolling): For C-l, don't presume text terminal.
8693         (Horizontal Scrolling): Simplify intro.
8694         (Follow Mode): Clarify.
8695         (Cursor Display): Move before Display Custom.
8696         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8697         Doc default-tab-width.  Doc line truncation more thoroughly.
8699         * dired.texi (Dired Enter): C-x C-f can run Dired.
8700         (Dired Visiting): Comment out `a' command.
8701         Mouse-1 is like Mouse-2.
8702         (Shell Commands in Dired): ? can be used more than once.
8704         * basic.texi (Continuation Lines): Simplify description of truncation,
8705         and refer to Display Custom for the rest of it.
8707 2005-02-06  Lute Kamstra  <lute@gnu.org>
8709         * basic.texi (Undo): Fix typo.
8711         * cmdargs.texi (Emacs Invocation): Fix typo.
8713         * custom.texi (Init Examples): Fix typo.
8715         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8717 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8719         * regs.texi (Registers): Registers can hold numbers, too.
8721         * killing.texi (Other Kill Commands): Cleanup.
8722         Delete redundant explanation of kill in read-only buffer.
8723         (Yanking): Mention term "copying".
8724         (Accumulating Text): Fix typo.
8726         * entering.texi (Entering Emacs): Update rationale at start.
8727         (Exiting): Treat iconifying on a par with suspension.
8729         * custom.texi (Minor Modes): Fix typo.
8730         (Easy Customization): Fix menu style.
8731         (Variables): Add xref.
8732         (Examining): Setting for future sessions works through .emacs.
8733         (Keymaps): "Text terminals", not "Many".
8734         (Init Rebinding): Explain \C-.  Show example of \M-.
8735         Fix minor wording errors.
8736         (Function Keys): Explain vector syntax just once.
8737         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8738         (Init File): Mention .emacs.d directory.
8739         (Init Examples): Add xref.
8740         (Find Init): Mention .emacs.d directory.
8742         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8743         (Action Arguments): Explain which kinds of -l args are found how.
8744         (Initial Options): --batch does not inhibit site-start.
8745         Add xrefs.
8746         (Command Example): Use --batch, not -batch.
8748         * basic.texi (Inserting Text): Cleanup wording.
8749         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8750         C-n is not error at end of buffer.
8751         (Undo): Doc C-/ like C-_.  Add xrefs.
8752         (Arguments): META key may be labeled ALT.
8753         Peculiar arg meanings are explained in doc strings.
8755         * abbrevs.texi (Expanding Abbrevs): Clarify.
8757 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8759         * frames.texi (Frame Parameters): Add an xref to the description
8760         of list-colors-display.  Add a pointer to the X docs about colors.
8762         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8763         Improve docs of list-colors-display.
8765 2005-02-03  Lute Kamstra  <lute@gnu.org>
8767         * frames.texi (Frames, Drag and Drop): Fix typos.
8769 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8771         * windows.texi (Basic Window): Mention color-change in mode line.
8772         (Change Window): Explain dragging vertical boundaries.
8774         * text.texi (Sentences): Clarify.
8775         (Paragraphs): Explain M-a and blank lines.
8776         (Outline Mode): Clarify text and menu.
8777         (Hard and Soft Newlines): Mention use-hard-newlines.
8779         * frames.texi (Frames): Delete unnecessary mention of Windows.
8780         (Mouse Commands): Likewise.  Mention xterm mouse support.
8781         (Clipboard): Clarify.
8782         (Mouse References): Mention use of Mouse-1 for following links.
8783         (Menu Mouse Clicks): Clarify.
8784         (Mode Line Mouse): Clarify.
8785         (Drag and Drop): Rewrite.
8787         * fixit.texi (Spelling): Fix typo.
8789         * files.texi (File Names): Clarify.
8790         (Visiting): Update conditions for use of file dialog.  Clarify.
8791         (Saving): Doc d as answer in save-some-buffers.
8792         (Remote Files): Clean up the text.
8794         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8796         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8797         (List Buffers): Clarify.
8798         (Several Buffers): Doc T command.
8799         (Buffer Convenience): Clarify menu.
8801         * basic.texi (Undo): Clarify last change.
8803 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8805         * fixit.texi (Spelling): Fix typo.
8807 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8809         * basic.texi (Undo): Update description of `undo-outer-limit'.
8811 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8813         * building.texi: Update documentation relating to GDB Graphical
8814         Interface.
8816 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8818         * custom.texi (Easy Customization): Adapt menu to node name change.
8820 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8822         * custom.texi (Easy Customization): Defn of "User Option" now
8823         includes faces.  Don't say just "option" when talking about variables.
8824         Do say just "options" to mean "anything customizable".
8825         (Specific Customization): Describe `customize-variable',
8826         not `customize-option'.
8828         * glossary.texi (Glossary) <Faces>: Add xref.
8829         <User Option>: Change definition--include faces.  Change xref.
8831         * picture.texi (Picture): Mention artist.el.
8833         * sending.texi, screen.texi, programs.texi, misc.texi:
8834         * mini.texi, major.texi, maintaining.texi, macos.texi:
8835         * help.texi, frames.texi, files.texi:
8836         Don't say just "option" when talking about variables.
8838         * display.texi, mule.texi: Don't say just "option" when talking
8839         about variables.  Other minor cleanups.
8841 2005-01-26  Lute Kamstra  <lute@gnu.org>
8843         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8844         File'.  Mention the `-Q' option at the `--no-site-file' option.
8846 2005-01-22  David Kastrup  <dak@gnu.org>
8848         * building.texi (Grep Searching): Mention alias `find-grep' for
8849         `grep-find'.
8851 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8853         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8855 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8857         * rmail.texi (Movemail): Explain differences
8858         between standard and mailutils versions of movemail.
8859         Describe command line and configuration options introduced
8860         with the latter.
8861         Explain the notion of mailbox URL, provide examples and
8862         cross-references to mailutils documentation.
8863         Describe various methods of specifying mailbox names,
8864         user names and user passwords for rmail.
8865         (Remote Mailboxes): New section.
8866         Describe how movemail handles remote mailboxes.  Describe configuration
8867         options used to control its behavior.
8868         (Other Mailbox Formats): Explain handling of various mailbox
8869         formats.
8871 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8873         * commands.texi (Commands): Clarification.
8875 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8877         * programs.texi (Multi-line Indent): Fix previous change.
8878         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8880 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8882         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8883         lazy-highlight.
8885         * search.texi (Query Replace): Mention faces query-replace
8886         and lazy-highlight.
8887         (Incremental Search): Update isearch highlighting info.
8889 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8891         * custom.texi (Saving Customizations): Minor improvement.
8893 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8895         * custom.texi (Saving Customizations): Emacs no longer loads
8896         `custom-file' after .emacs.  No longer mention customizing through
8897         Custom.
8899 2005-01-01  Andreas Schwab  <schwab@suse.de>
8901         * killing.texi (Graphical Kill): Move up under node Killing,
8902         change @section to @subsection.
8904 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8906         * custom.texi (Face Customization): Mention hex color specs.
8908         * emacs.texi (Top): Update Killing submenu.
8910         * killing.texi (Killing): Reorganize section.
8911         No more TeX-only text; put the node command at start of chapter.
8912         But the first section heading is used only in TeX.
8913         Rewrite the text to read better in this mode.
8914         (Graphical Kill): New subnode gets some of the text that
8915         used to be in the first section.
8917 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8919         * dired.texi (Shell Commands in Dired): Delete the ? example.
8921         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8923         * files.texi (Saving): Describe new require-final-newline features
8924         and mode-require-final-newline.
8926 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8928         * custom.texi (File Variables): Clarify previous change.
8930 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8932         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8933         out now.
8935 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8937         * Makefile.in (MAKEINFO): Specify --force.
8939         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8940         (Undo): Doc undo-outer-limit.
8942 2004-12-15  Juri Linkov  <juri@jurta.org>
8944         * mark.texi (Transient Mark, Mark Ring): M-< and other
8945         movement commands don't set mark in Transient Mark mode
8946         if mark is active.
8948 2004-12-12  Juri Linkov  <juri@jurta.org>
8950         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8951         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8953         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8954         (Misc Dired Commands): Add @r{(Dired)} to w.
8956 2004-12-12  Juri Linkov  <juri@jurta.org>
8958         * mark.texi (Marking Objects): Marking commands also extend the
8959         region when mark is active in Transient Mark mode.
8961 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8963         * custom.texi (Saving Customizations): Emacs only loads the custom
8964         file automatically after the init file in version 22.1 or later.
8965         Adapt text and examples to this fact.
8967 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8969         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8970         be set through Custom.  Otherwise, it has no effect.
8972 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8974         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8975         * entering.texi: Rename Command Line to Emacs Invocation.
8977         * misc.texi (Term Mode): Correctly describe C-c.
8979         * custom.texi (Easy Customization): Move up to section level,
8980         before Variables.  Avoid using the term "variable"; say "option".
8981         New initial explanation.
8982         (Variables): In initial explanation, connect "variable" to the
8983         already-explained "user option".
8985         * emacs.texi (Top): Fix ref to Command Line.
8986         Move reference to Easy Customization.
8988         * xresources.texi (X Resources): Fix From link.
8990         * doclicense.texi (GNU Free Documentation License): Fix To link.
8992         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8994         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8996 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8998         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9000 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9002         * kmacro.texi: Several small changes in addition to the following.
9003         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9004         defining a keyboard macro.
9005         Mention `kmacro-ring-max'.
9006         (Keyboard Macro Counter): Clarify description of
9007         `kmacro-insert-counter', `kmacro-set-counter',
9008         `kmacro-add-counter' and `kmacro-set-format'.
9010 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9012         * custom.texi (File Variables): Add `unibyte' and make it more
9013         clear that `unibyte' and `coding' are special.  Suggested by Simon
9014         Krahnke <overlord@gmx.li>.
9016         * mule.texi (Enabling Multibyte): Refer to File Variables.
9017         Suggested by Simon Krahnke <overlord@gmx.li>.
9019 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
9021         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9022         x-use-old-gtk-file-dialog.
9024 2004-11-20  Richard M. Stallman  <rms@gnu.org>
9026         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9028 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
9030         * building.texi (Lisp Eval): Delete hyphen in section name.
9032 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
9034         * files.texi (Old Versions):
9035         No longer document annotation as "CVS only".
9037 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9039         * files.texi (Version Control): Rewrite the introduction about
9040         version systems, mentioning the new ones that we support.
9041         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9042         suggestions.
9044 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9046         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9048 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9050         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9052 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9054         * text.texi (Text Based Tables, Table Definition)
9055         (Table Creation, Table Recognition, Cell Commands)
9056         (Cell Justification, Row Commands, Column Commands)
9057         (Fixed Width Mode, Table Conversion, Measuring Tables)
9058         (Table Misc): New nodes, documenting the Table Mode.
9060 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9062         * makefile.w32-in (info): Change order of arguments to makeinfo.
9064 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9066         * calendar.texi (iCalendar): Update for package changes.
9068 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9070         * files.texi (Misc File Ops): View mode is a minor mode.
9072 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9074         * calendar.texi (iCalendar): Style changes.
9076 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9078         * search.texi (Regexps): The regexp described in the example is no
9079         longer stored in the variable `sentence-end'.
9081 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9083         * building.texi (Starting GUD): Note that multiple debugging
9084         sessions requires `gdb --fullname'.
9086 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9088         * calendar.texi (iCalendar): New section for a new package.
9090 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9092         * text.texi: Various small changes in addition to the following.
9093         (Text): Replace xref for autotype with inforef.
9094         (Sentences): Explain nil value for `sentence-end'.
9095         (Paragraphs): Update default values for `paragraph-start' and
9096         `paragraph-separate'.
9097         (Text Mode): Correct description of Text mode's effect on the
9098         syntax table.
9099         (Outline Visibility): `hide-other' does not hide top level headings.
9100         `selective-display-ellipses' no longer has an effect on Outline mode.
9101         (TeX Misc): Add missing @cindex.
9102         Replace xref for RefTeX with inforef.
9103         (Requesting Formatted Text): The variable
9104         `enriched-fill-after-visiting' no longer exists.
9105         (Editing Format Info): Update names of menu items and commands.
9106         (Format Faces): Mention special effect of specifying the default face.
9107         Describe inheritance of text properties.
9108         Correct description of `fixed' face.
9109         (Format Indentation): Correct description of effect of setting
9110         margins.  Mention `set-left-margin' and `set-right-margin'.
9111         (Format Justification): Update names of menu items.
9112         `set-justification-full' is now bound to `M-j b'.
9113         Mention that `default-justification' is a per buffer variable.
9114         (Format Properties): Update name of menu item.
9115         (Forcing Enriched Mode): `format-decode-buffer' automatically
9116         turns on Enriched mode if the buffer is in text/enriched format.
9118 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9120         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9122 2004-09-28  Kim F. Storm  <storm@cua.dk>
9124         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9125         Align with new functionality.
9127 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9129         * display.texi (Display Custom): Remove stray `@end defvar'.
9131 2004-09-23  Kim F. Storm  <storm@cua.dk>
9133         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9134         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9136 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9138         * custom.texi (Hooks): Explain using setq to clear out a hook.
9139         (File Variables): Explain multiline string constants.
9140         (Non-ASCII Rebinding): Explain when you need to update
9141         non-ASCII char codes in .emacs.
9143         * building.texi (Compilation): Explain how to make a silent
9144         subprocess that won't be terminated.  Explain compilation-environment.
9146 2004-09-13  Kim F. Storm  <storm@cua.dk>
9148         * mini.texi (Repetition): Rename isearch-resume-enabled to
9149         isearch-resume-in-command-history and change default to disabled.
9151 2004-09-09  Kim F. Storm  <storm@cua.dk>
9153         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9154         with new `kmacro-name-last-macro'.
9156 2004-09-08  Juri Linkov  <juri@jurta.org>
9158         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9160 2004-09-03  Juri Linkov  <juri@jurta.org>
9162         * search.texi (Incremental Search): Update wording for M-%.
9164 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9166         * killing.texi (Killing): Correct description of kill commands in
9167         read-only buffer.
9169 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9171         * building.texi (Compilation Mode): Add a paragraph about rules
9172         for finding the compilation buffer for `next-error'.
9174         * search.texi (Other Repeating Search): Mention that Occur mode
9175         supports the next-error functionality.
9177 2004-09-02  Juri Linkov  <juri@jurta.org>
9179         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9181 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9183         * kmacro.texi (Basic Keyboard Macro):
9184         `apply-macro-to-region-lines' now operates on all lines that begin
9185         in the region, rather than on all complete lines in the region.
9187 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9189         * frames.texi (Drag and drop): Add documentation about
9190         x-dnd-test-function and x-dnd-known-types.
9192 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9194         * indent.texi: Various minor changes in addition to:
9195         (Indentation Commands): Correct description of `indent-relative'.
9196         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9197         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9198         (Just Spaces): `tabify' converts sequences of at least two spaces
9199         to tabs.
9201 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9203         * frames.texi (Secondary Selection): Setting the secondary
9204         selection with M-Drag-Mouse-1 does not alter the kill ring,
9205         setting it with M-Mouse-1 and M-Mouse-3 does.
9206         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9207         toolkit scroll bars.
9208         (Scroll Bars): Ditto.
9210         * windows.texi (Basic Window): When using a window system, the value
9211         of point in a non-selected window is indicated by a hollow box.
9212         (Split Window): Side by side windows are separated by a scroll bar,
9213         if scroll bars are used.
9214         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9215         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9216         (Window Convenience): Update bindings for `winner-undo' and
9217         `winner-redo'.
9219         * ack.texi (Acknowledgments): Use `@unnumbered'.
9220         * misc.texi: Adapt sectioning in Info to the node structure.
9221         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9222         of "Using Emacs as a Server".
9223         * building.texi (Building): Interchange nodes (for correct numbering).
9224         * programs.texi (Programs): Interchange nodes (for correct numbering).
9225         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9226         Info to the node structure.
9227         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9228         Rearrange order of nodes and sections such that both "GNU GENERAL
9229         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9230         end, as appropriate for appendices.
9231         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9232         Use `@unnumberedsec'.
9233         * trouble.texi: Adapt sectioning in Info to the node structure.
9234         Adapt node pointers to change in emacs.texi.
9235         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9237 2004-08-25  Kenichi Handa  <handa@m17n.org>
9239         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9240         description for unibyte mode.
9242 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9244         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9246         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9247         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9248         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9249         in @pxref.
9251 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9253         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9254         Change section names.
9256 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9258         * kmacro.texi (Keyboard Macro Ring): Rename section.
9259         Emacs treats the head of the macro ring as the `last keyboard macro'.
9260         (Keyboard Macro Counter): Minor change.
9261         (Save Keyboard Macro): Some clarifications.
9262         (Edit Keyboard Macro): Rename section.
9264         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9265         32-bit machines.
9266         (Several Buffers): Clarify which buffer is selected if `2' is
9267         pressed in the Buffer Menu.
9268         Auto Revert mode can be used to update the Buffer Menu
9269         automatically.
9271 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9273         * help.texi (Misc Help): Add an index entry for finding an Info
9274         manual by its file name.
9276 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9278         * files.texi (Backup Deletion): Correct description of
9279         `delete-old-versions'.
9280         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9281         (Auto Save Files): Recommend `auto-save-mode' to reenable
9282         auto-saving, rather than the abbreviation `auto-save'.
9284 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9286         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9287         for "killing" and "yanking" in main menu.
9289 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9291         * killing.texi (Yanking, Killing): Minor cleanups.
9293         * mark.texi (Momentary Mark): Minor cleanups.
9295 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9297         * custom.texi (Non-ASCII Rebinding):
9298         C-q always inserts the right code to pass to global-set-key.
9300 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9302         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9303         `insert-register', instead of `C-x r g' binding, for consistency.
9305 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9307         * fixit.texi (Spelling): Fix typo.
9309 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9311         * help.texi (Help): Fix Texinfo usage.
9313 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9315         * text.texi (Paragraphs): Update how paragraphs are separated
9316         and the default for paragraph-separate.
9318         * search.texi (Regexp Replace): Further update text for new
9319         replacement operators.
9321 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9323         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9324         `R' switch.
9326         * dired.texi (Dired Updating): `k' only deletes inserted
9327         subdirectories from the Dired buffer if a prefix argument was given.
9329         * search.texi (Regexps): Delete redundant definition of `symbol' in
9330         description of `\_>'.  It already occurs in the description of `\_<'.
9332 2004-07-01  Juri Linkov  <juri@jurta.org>
9334         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9335         (Regexp Search): Add M-r.
9337 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9339         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9341 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9343         * search.texi, calendar.texi: Markup fixes.
9345 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9347         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9349 2004-06-25  David Kastrup  <dak@gnu.org>
9351         * search.texi (Regexp Replace): Some typo corrections and
9352         rearrangement.
9354 2004-06-24  David Kastrup  <dak@gnu.org>
9356         * search.texi (Unconditional Replace): Use replace-string instead
9357         of query-replace in example.
9358         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9359         sequences.
9360         (Query Replace): Correct explanation of `^' which does not use
9361         the mark stack.
9363 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9365         * misc.texi (Shell History Copying): Document comint-insert-input.
9366         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9368 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9370         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9371         * custom.texi (Customization): Do.
9372         * anti.texi (Antinews): Do.
9373         * abbrevs.texi (Defining Abbrevs): Do.
9375         * programs.texi (Info Lookup): Fix keybinding for
9376         info-lookup-symbol.
9378 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9380         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9381         Add emacs-xtra.
9382         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9383         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9385 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9387         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9388         Add emacs-xtra.
9389         * emacs-xtra.texi: New file.
9391 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9393         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9394         (Dired and Find): Mention differences with ordinary Dired buffers.
9396 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9398         * custom.texi (Init Syntax): Explain about vars that do special
9399         things when set with setq or with Custom.
9400         (Init Examples): Add line-number-mode example.
9402 2004-06-12  Juri Linkov  <juri@jurta.org>
9404         * dired.texi (Operating on Files): Add dired-do-touch.
9406 2004-06-10  Juri Linkov  <juri@jurta.org>
9408         * building.texi (Lisp Eval): Add C-M-x on defface.
9410 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9412         * files.texi (Reverting): Auto-Revert mode and
9413         Global Auto-Revert mode no longer revert remote files.
9415 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9417         * custom.texi (Init File): Two dashes start --no-site-file.
9419 2004-05-29  Alan Mackenzie  <acm@muc.de>
9421         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9422         ("AWK"): Is consistently thus spelled throughout.
9423         (AWK, Pike): Document as "C-like modes".
9424         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9425         (M-x man): Supersedes M-x manual-entry.
9426         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9428         ("Comments in C"): Delete node; the info is in CC Mode manual.
9429         (c-comment-only-line-offset): Remove description.
9431         (C-c ., C-c C-c): Describe new C Mode bindings.
9433         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9434         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9435         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9436         Amend definitions.
9438         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9439         Describe functions.
9441         (c-comment-start-regexp, c-hanging-comment-ender-p)
9442         (c-hanging-comment-starter-p): Remove obsolete definitions.
9444         * emacs.texi: Remove the menu entry "Comments in C".
9446 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9448         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9449         `M-x locate'.
9451 2004-05-16  Karl Berry  <karl@gnu.org>
9453         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9454         makeinfo --html fails.
9455         * help.texi (Help Summary) [@ifnottex]: Likewise.
9457 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9459         * building.texi (GDB Graphical Interface): Update and describe
9460         layout first.
9462 2004-05-04  Jason Rumney  <jasonr@gnu.org>
9464         * makefile.w32-in: Revert last change.
9466 2004-05-03  Jason Rumney  <jasonr@gnu.org>
9468         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9470 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9472         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9474 2004-04-18  Juri Linkov  <juri@jurta.org>
9476         * fixit.texi (Spelling): Remove file extension from ispell xref.
9478 2004-04-15  Kim F. Storm  <storm@cua.dk>
9480         * cmdargs.texi (Initial Options): Add -Q.
9482 2004-04-05  Kim F. Storm  <storm@cua.dk>
9484         * custom.texi (File Variables): Add safe-local-eval-forms.
9486 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9488         * files.texi (Reverting): Correct description of revert-buffer's
9489         handling of point.
9491 2004-03-22  Juri Linkov  <juri@jurta.org>
9493         * emacs.texi (Top): Add `Misc X'.
9495         * trouble.texi: Fix help key bindings.
9497         * glossary.texi: Improve references.
9499         * help.texi: Sync keywords with finder.el.
9501         * mini.texi (Completion): Add description for menu items.
9503         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9505         * sending.texi (Mail Methods): Fix xref to Message manual.
9507 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9509         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9511 2004-03-04  Richard M. Stallman  <rms@gnu.org>
9513         * search.texi (Regexps): Explain that ^ and $ have their
9514         special meanings only in certain contexts.
9516         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9518         * mule.texi (Specify Coding): Doc C-x RET F.
9520         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9521         for multiple compile and grep buffers.
9522         (Indirect Buffers): Don't recommand clone-indirect-buffer
9523         for multiple compile and grep buffers.
9525 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9527         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9528         Use $(DEL) instead of rm, and ignore exit code.
9530 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9532         * building.texi (Watch Expressions): Update.
9534 2004-02-21  Juri Linkov  <juri@jurta.org>
9536         * cmdargs.texi (Action Arguments): Add alias --find-file.
9537         Add --directory, --help, --version.  Move text about command-line-args
9538         to Command Arguments.
9539         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9540         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9541         (Window Size X): Join -g and --geometry.  Add @cindex.
9542         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9543         (Title X): Remove alias -title.
9544         (Misc X): New node.
9546 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9548         * frames.texi (Drag and drop): Add Motif to list of supported
9549         protocols.
9551 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9553         * frames.texi (Drag and drop): New section.
9555 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9557         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9558         Include it only @ifnotinfo.  Patch the preceding and following
9559         node headers to point to each other.
9561 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9563         * calendar.texi (Appointments): Update section.
9565 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9567         * programs.texi (C Modes): Fix the xref.
9569 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9571         * building.texi (Watch Expressions): Update.
9572         (Commands of GUD): Include use of toolbar + breakpoints set from
9573         fringe/margin.
9575 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9577         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9578         <acm@muc.de>.
9580 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9582         * frames.texi (Dialog Boxes): Add use-file-dialog.
9584 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9586         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9587         in CC Mode.
9589 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9591         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9592         * man/commands.texi, man/custom.texi, man/display.texi:
9593         * man/emacs.texi, man/files.texi:
9594         * man/frames.texi, man/glossary.texi, man/killing.texi:
9595         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9596         * man/mule.texi, man/rmail.texi, man/search.texi:
9597         * man/sending.texi, man/text.texi, man/trouble.texi:
9598         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9600 2003-11-01  Alan Mackenzie  <acm@muc.de>
9602         * search.texi (Scrolling During Incremental Search): Document a
9603         new scrolling facility in isearch mode.
9605 2003-10-22  Miles Bader  <miles@gnu.org>
9607         * Makefile.in (info): Move before $(top_srcdir)/info.
9609 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9611         * building.texi (Watch Expressions): Update section on data display
9612         to reflect code changes (GDB Graphical Interface).
9614 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9616         * xresources.texi (GTK resources): Clean up previous change.
9618 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9620         * xresources.texi (GTK resources): Add a note that some themes
9621         disallow customizations.  Add scroll theme example.
9623 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9625         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9627         * misc.texi (Saving Emacs Sessions): Shorten the section,
9628         collapsing back into one node.
9630 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9632         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9634 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9636         * xresources.texi (GTK names in Emacs): Correct typo.
9638 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9640         * cmdargs.texi (Font X): Mention new default font.
9641         More fully describe long font names, wildcard patterns and the
9642         problems involved.  (Result of discussion on emacs-devel.)
9644 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9646         * emacs.texi (Acknowledgements): Correct typo.
9648 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9650         * dired.texi (Misc Dired Commands): New node.
9651         (Dired Navigation): Add dired-goto-file.
9653         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9655         * emacs.texi (Acknowledgements): New node, split from Distribution.
9657         * cmdargs.texi (Action Arguments): -f reads interactive args.
9659 2003-09-08  Lute Kamstra  <lute@gnu.org>
9661         * screen.texi (Mode Line): Say that POS comes before LINE.
9662         Mention `size-indication-mode'.
9663         * display.texi (Optional Mode Line):
9664         Document `size-indication-mode'.
9665         * basic.texi (Position Info): Mention `size-indication-mode'.
9667 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9669         * xresources.texi (Resources): Refer to `editres' man page.
9670         (Lucid Resources): Update defaults.  Expand description of
9671         `shadowThickness'.
9673 2003-09-04  Miles Bader  <miles@gnu.org>
9675         * Makefile.in (top_srcdir): New variable.
9676         ($(top_srcdir)/info): New rule.
9677         (info): Depend on it.
9679 2003-09-03  Peter Runestig  <peter@runestig.com>
9681         * makefile.w32-in: New file.
9683 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9685         * misc.texi (Saving Emacs Sessions): Correct previous change.
9687 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9689         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9690         (Intro): Include kmacro.texi after fixit.texi instead of after
9691         custom.texi.  (As suggested by Kim Storm.)
9693 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9695         * fixit.texi (Fixit): Update `Next' pointer.
9696         * files.texi (Files): Update `Previous' pointer.
9697         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9698         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9699         (Suggested by Kim Storm.)
9700         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9702 2003-08-18  Kim F. Storm  <storm@cua.dk>
9704         * kmacro.texi: New file describing enhanced keyboard macro
9705         functionality.  Replaces old description in custom.texi.
9707         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9708         (Keyboard Macros): Move to new kmacro.texi file.
9710         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9712 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9714         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9716 2003-08-17  Alex Schroeder  <alex@gnu.org>
9718         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9719         required.
9721 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9723         * programs.texi (Lisp Indent): Don't describe
9724         lisp-indent-function property here.  Use xref to Lisp Manual.
9726 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9728         * calendar.texi (Date Formats): Document changed behavior of
9729         abbreviations.
9731 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9733         * buffers.texi (List Buffers): Fix previous change.
9735 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9737         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9738         List*.
9740 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9742         * display.texi (Font Lock): Fix typo.
9744 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9746         * display.texi (Font Lock): Add xref for format info on
9747         font-lock-remove-keywords.
9749         * building.texi (Compilation): Document what happens with asynch
9750         children of compiler process.
9752         * help.texi (Library Keywords): Use @multitable.
9754 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9756         * programs.texi (Expressions): Delete C-M-DEL.
9758         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9759         comint-move-point-for-output renamed from
9760         comint-scroll-to-bottom-on-output.
9762         * custom.texi (Init Rebinding): Replace previous change with xref.
9763         (Non-ASCII Rebinding): Explain that issue more briefly here.
9765 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9767         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9769 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9771         * building.texi (GDB Graphical Interface): New node.
9772         (Rewritten somewhat by RMS.)
9774 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9776         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9777         non-English letters.  Explain how to set coding systems correctly
9778         and how to include the right coding cookie in the file.
9780 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9782         * indent.texi (Indentation): Explain the concepts.
9783         (Just Spaces): Explain why preventing tabs for indentation might
9784         be useful.
9786 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9788         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9790 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9792         * cmdargs.texi (General Variables): Document SMTPSERVER.
9794         * sending.texi: Remove SMTP node.
9795         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9796         library.
9798 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9800         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9802 2003-02-22  Simon Josefsson  <jas@extundo.com>
9804         * sending.texi (Mail Methods): Add node about SMTP.
9806 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9808         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9810 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9812         * glossary.texi (Glossary): Correction to cl cross reference.
9814 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9816         * killing.texi (Rectangles): Document C-x c r.
9818 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9820         * xresources.texi (GTK resources): New node.
9821         (GTK widget names): New node.
9822         (GTK names in Emacs): New node.
9823         (GTK styles): New node.
9825 2003-01-09  Francesco Potortì  <pot@gnu.org>
9827         * maintaining.texi (Create Tags Table): Add reference to the new
9828         `etags --help --lang=LANG' option.
9830 2002-10-02  Karl Berry  <karl@gnu.org>
9832         * emacs.texi: Per rms, update all manuals to use @copying instead of
9833         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9834         where needed for the sake of the HTML output.
9836 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9838         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9839         source files.
9841 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9843         * Makefile.in (emacsman): New target.
9845 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9847         * (Version 21.1 released.)
9849 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9851         * Branch for 21.1.
9853 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9855         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9857 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9859         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9861 1999-07-12  Richard Stallman  <rms@gnu.org>
9863         * Version 20.4 released.
9865 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9867         * Makefile.in (INFO_TARGETS): Delete customize.info.
9868         (DVI_TARGETS): Delete customize.dvi.
9869         (../info/customize, customize.dvi): Targets deleted.
9871 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9873         * Version 20.3 released.
9875 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9877         * Makefile.in (EMACSSOURCES): Add mule.texi.
9878         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9880 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9882         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9883         Use it in dvi targets.
9885 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9887         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9888         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9889         (../info/customize): Rename from ../info/custom.
9891 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9893         * Version 20.2 released.
9895 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9897         * Version 20.1 released.
9899 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9901         * Makefile (../info/customize, customize.dvi): New targets.
9902         (INFO_TARGETS): Add ../info/customize.
9903         (DVI_TARGETS): Add customize.dvi.
9905 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9907         * Version 19.33 released.
9909 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9911         * Version 19.32 released.
9913 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9915         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9917 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9919         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9920         Specify -I option.
9921         (All dvi targets): Set the TEXINPUTS variable.
9923 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9925         * Version 19.31 released.
9927 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9929         * Version 19.30 released.
9931 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9933         * Makefile.in (maintainer-clean): Rename from realclean.
9935 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9937         * Makefile.in: New file.
9938         * Makefile: File deleted.
9940 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9942         * Makefile (TEXINDEX_OBJS): Variable deleted.
9943         (texindex, texindex.o, getopt.o): Rules deleted.
9944         All deps on texindex deleted.
9945         (distclean): Don't delete texindex.
9946         (mostlyclean): Don't delete *.o.
9947         * texindex.c, getopt.c: Files deleted.
9949 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9951         * Version 19.26 released.
9953 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9955         * Makefile (EMACSSOURCES): Exclude undo.texi.
9957 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9959         * Version 19.25 released.
9961 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9963         * Version 19.24 released.
9965 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9967         * Version 19.23 released.
9969 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9971         * Makefile: Delete spurious tab.
9973 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9975         * Makefile (.SUFFIXES): New rule.
9977 1993-12-04  Richard Stallman  (rms@srarc2)
9979         * getopt.c: New file.
9980         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9981         (getopt.o): New rule.
9982         (dvi): Don't depend on texindex.
9983         (emacs.dvi): Depend on texindex.
9985 1993-12-03  Richard Stallman  (rms@srarc2)
9987         * Makefile (TEXI2DVI): New variable.
9988         (emacs.dvi): Add explicit command.
9989         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9991 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9993         * Version 19.22 released.
9995 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9997         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9999 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10001         * Version 19.21 released.
10003 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10005         * Makefile (realclean): Don't delete the Info files.
10007 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10009         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10010         4' where appropriate.
10012 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10014         * Makefile: Fix targets for texindex.
10016         * texindex.c: Include "../src/config.h" if building in emacs.
10018         * Makefile: Change all files to FILENAME.texi, force all targets
10019         to be FILENAME, not FILENAME.info.
10020         Add target to build texindex.c, defining `emacs'.
10022 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10024         * Version 19.19 released.
10026 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10028         * Version 19.18 released.
10030 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10032         * Makefile: Fix source file names of the separate manuals.
10034 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10036         * Version 19.17 released.
10038 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10040         * split-man: Fix typos in last change.
10042 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10044         * Version 19.16 released.
10046 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10048         * version 19.15 released.
10050 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10052         * Makefile (distclean): It's rm, not rf.
10054 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10056         * Version 19.14 released.
10058 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10060         * Makefile: New file.
10062 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10064         * Version 19.13 released.
10066 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10068         * Version 19.9 released.
10070 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10072         * Version 19.8 released.
10074 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10076         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10078         * trouble.texi: It's `enable-flow-control-on', not
10079         `evade-flow-control-on'.
10081 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10083         * display.texi: Document standard-display-european.
10085 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10087         * Version 19.7 released.
10089         * emacs.texi: Add a sentence to the top menu mentioning the
10090         specific version of Emacs this manual applies to.
10092 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10094         * basic.texi: Document next-line-add-lines variable used to
10095         implement down-arrow.
10097         * killing.texi: Document kill-whole-line.
10099 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10101         * text.texi: Update unix TeX ordering information.
10103 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10105         * news.texi: Mention fill-rectangle in keybinding list.
10107         * killing.texi: Document fill-rectangle.
10109 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10111         * vc.texi: Bring the docs up to date with VC 5.2.
10113 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10115         * emacs.tex: Mention blackbox and gomoku under Amusements.
10116         Assembler mode is now mentioned and appropriately indexed
10117         under Programming Modes.
10119 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10121         * emacs.tex: Update TeX ordering information.
10123 1990-06-26  David Lawrence  (tale@geech)
10125         * emacs.tex: Note that completion-ignored-extensions is not used
10126         to filter out names when all completions are displayed in
10127         *Completions*.
10129 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10131         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10133 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10135         * emacs.tex: Add @findex grep.
10137 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10139         * emacs.tex: Correct two typos.  No other changes before
10140         Version 19 will be made.
10142 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10144         * emacs.tex: Update information for obtaining TeX distribution from the
10145         University of Washington.
10147 ;; Local Variables:
10148 ;; coding: utf-8
10149 ;; End:
10151   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10153   This file is part of GNU Emacs.
10155   GNU Emacs is free software: you can redistribute it and/or modify
10156   it under the terms of the GNU General Public License as published by
10157   the Free Software Foundation, either version 3 of the License, or
10158   (at your option) any later version.
10160   GNU Emacs is distributed in the hope that it will be useful,
10161   but WITHOUT ANY WARRANTY; without even the implied warranty of
10162   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10163   GNU General Public License for more details.
10165   You should have received a copy of the GNU General Public License
10166   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.