Add build, install, uninstall rules for all dvi, html, pdf, ps manuals
[emacs.git] / doc / emacs / ChangeLog
blob3951150bd134c19a96154a8d1f3af2d748534872
1 2013-08-12  Glenn Morris  <rgm@gnu.org>
3         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
4         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
5         (INSTALL_DATA): New, set by configure.
6         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
7         New variables.
8         (.SUFFIXES): Add .ps and .dvi.
9         (.dvi.ps): New suffix rule.
10         (dvi, html, pdf, ps): Use *_TARGETS variables.
11         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
12         (emacs.html): Use HTML_OPTS.
13         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
14         (.PHONY): install-dvi, install-html, install-pdf, install-ps
15         ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
16         uninstall-ps, and uninstall-doc.
17         (install-dvi, install-html, install-pdf, install-ps, install-doc)
18         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
19         (uninstall-doc): New rules.
21 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
23         * emacs.texi (Top): Remove menu item for the removed "Disabling
24         Multibyte" node.
26 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
28         * rmail.texi (Rmail Coding): Move here from mule.texi.
30         * custom.texi (Specifying File Variables): Fix cross-references.
32         * mule.texi (Unibyte Mode): Fix cross-references.
33         (Disabling Multibyte): Remove.
35         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
37         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
38         (Mayan Calendar): Move here from calendar.texi.
39         * emacs.texi (Top): Update menu.
41 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
43         * emacs.texi (Top): Add menu entry.
45         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
46         (VC Directory Commands): Add vc-dir-ignore.
48 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
50         * glossary.texi (Glossary): Add some entries.
52 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
54         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
55         vc-dir.  (Bug#14948)
57 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
59         * display.texi (Fringes): Document the variable fringe-mode.
60         (Bug#14946)
62 2013-07-03  Glenn Morris  <rgm@gnu.org>
64         * maintaining.texi (EDE): Fix cross-reference.
66         * programs.texi (Program Modes): Fix emacs-xtra reference.
68         * help.texi (Misc Help): Index describe-syntax.
70 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
72         * basic.texi (Moving Point): Document visual-order-cursor-movement
73         and its effect on right-char and left-char.
75 2013-06-28  Glenn Morris  <rgm@gnu.org>
77         * ack.texi (Acknowledgments): Small update.
79 2013-06-19  Glenn Morris  <rgm@gnu.org>
81         * Makefile.in (dist): Edit more configure variables.
82         Try to check that we do not miss any in future.
84 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
86         * vc1-xtra.texi (Revision Tags): Add a cross reference.
87         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
89 2013-06-11  Glenn Morris  <rgm@gnu.org>
91         * maintaining.texi (VC Directory Commands): Copyedit.
92         (Branches): Put back milder version of pre 2013-06-07 text.
94 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
96         * maintaining.texi (Branches): Remove text copied from other sources.
98 2013-06-05  Alan Mackenzie  <acm@muc.de>
100         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
101         (Not Exiting Isearch): Document new user option
102         `isearch-allow-prefix'.  (Bug#9706)
104 2013-06-03  Juri Linkov  <juri@jurta.org>
106         * display.texi (Highlight Interactively): Add global keybindings
107         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
108         Document new command `highlight-symbol-at-point'.
110 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
112         * maintaining.texi (Branches): Add motivations for branching.
113         (VC Mode Line): Fix typo.
114         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
115         prefix argument.
117 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
119         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
120         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
121         autolaunching of the D-Bus session bus.
123 2013-06-01  Glenn Morris  <rgm@gnu.org>
125         * programs.texi (Semantic): Fix typo.
127 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
129         * maintaining.texi (Types of Log File): Supplement some
130         information of change log files.
132 2013-05-15  Juri Linkov  <juri@jurta.org>
134         * search.texi (Repeat Isearch): Mention key `RET' to finish
135         editing the string.  (Bug#13348)
137 2013-05-14  Glenn Morris  <rgm@gnu.org>
139         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
141 2013-05-09  Glenn Morris  <rgm@gnu.org>
143         * sending.texi (Mail Sending): Fix typo.
145         * windows.texi (Change Window): Fix typo.
147         * custom.texi (Changing a Variable): Fix typo.
149         * trouble.texi (Contributing): Remove obsolete info re pretesters.
151 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
153         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
154         * cmdargs.texi (Initial Options):
155         * files.texi (Customize Save): Document this.
157 2013-05-04  Glenn Morris  <rgm@gnu.org>
159         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
161 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
163         doc: convert some TeX accents to UTF-8
164         * ack.texi (Acknowledgments):
165         * emacs.texi (Acknowledgments):
166         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
167         Apparently the TeX accents cause problems when generating gnu.org
168         web pages, e.g., @l{} is rendered as '/l' on
169         <http://www.gnu.org/software/emacs/manual/html_node/
170         emacs/Acknowledgments.html>.
172 2013-03-16  Glenn Morris  <rgm@gnu.org>
174         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
176 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
178         Prefer UTF-8 for documentation.
179         With GNU Texinfo 5.0, this generates nicer-looking info files,
180         since they can use curly quotes.  With older Texinfo it doesn't matter.
181         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
182         Switch from Latin-1 to UTF-8.
184 2013-02-28  Bastien Guerry  <bzg@gnu.org>
186         * xresources.texi (GTK resources): Fix broken link.
188 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
190         * files.texi (Interlocking): Don't refer to symlinks as the
191         exclusive means of locking files.
193 2013-02-22  Glenn Morris  <rgm@gnu.org>
195         * ack.texi (Acknowledgments):
196         * emacs.texi (Acknowledgments): Small updates.
198 2013-02-21  Glenn Morris  <rgm@gnu.org>
200         * files.texi (File Conveniences): Not just GIFs can be animated.
202 2013-02-13  Glenn Morris  <rgm@gnu.org>
204         * ack.texi (Acknowledgments): Don't mention yow any more.
206 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
208         * cmdargs.texi (General Variables):
209         Fix TMPDIR documentation to match the code's behavior.
211 2013-02-10  Glenn Morris  <rgm@gnu.org>
213         * trouble.texi (Checklist): Update bug keybinding.
215 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
217         * msdog.texi (Text and Binary): Delete the description of
218         file-name-buffer-file-type-alist.
220 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
222         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
223         Without it, I don't see function names.  Older addr2line
224         implementations will die out sooner or later, so tailor the
225         first suggestion to recent addr2line, with a followup about
226         older ones.
228 2013-01-19  Glenn Morris  <rgm@gnu.org>
230         * custom.texi (Directory Variables): Fix paren typo.
232         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
234         * custom.texi (Custom Themes): Fix typo.
236 2013-01-07  Bastien Guerry  <bzg@gnu.org>
238         * help.texi (Apropos): Document `apropos-user-option' and update
239         the doc for `apropos-variable'.
241 2013-01-05  Glenn Morris  <rgm@gnu.org>
243         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
245 2012-12-21  Glenn Morris  <rgm@gnu.org>
247         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
248         Simply include doclicense.
250 2012-12-21  Chong Yidong  <cyd@gnu.org>
252         * frames.texi (Mouse Commands): Fix description of the effect of
253         mouse dragging (Bug#13049).
255 2012-12-15  Juri Linkov  <juri@jurta.org>
257         * misc.texi (Recursive Edit): Add a link to "Query Replace".
258         (Bug#13181)
260 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
262         * killing.texi (Deletion): Doc fix (Bug#12748).
264 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
266         * doclicense.texi, gpl.texi: Update to latest version from FSF.
267         These are just minor editorial changes.
269 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
271         * vc1-xtra.texi (General VC Options): Remove obsolete reference
272         to `vc-path'.
274 2012-12-03  Chong Yidong  <cyd@gnu.org>
276         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
278 2012-12-02  Kevin Ryde  <user42@zip.com.au>
280         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
282 2012-12-01  Kevin Ryde  <user42@zip.com.au>
284         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
286 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
288         * doclicense.texi, gpl.texi: Update to latest version from FSF.
289         These are just minor editorial changes.
291 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
293         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
294         clarifications (Bug#12865).
295         (Horizontal Scrolling): Clarifications.
297 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
299         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
301 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
303         * trouble.texi (Crashing): Add information about MS-Windows and
304         the emacs_backtrace.txt file.  (Bug#12908)
306 2012-11-13  Chong Yidong  <cyd@gnu.org>
308         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
309         actually named gdb-stopped-functions.
311 2012-11-13  Glenn Morris  <rgm@gnu.org>
313         * misc.texi (Single Shell): Mention async-shell-command-buffer.
315 2012-11-10  Glenn Morris  <rgm@gnu.org>
317         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
319         * emacs.texi (Acknowledgments): Add profiler author.
320         * ack.texi (Acknowledgments): Add some recent contributions.
322 2012-11-10  Chong Yidong  <cyd@gnu.org>
324         * files.texi (Diff Mode): Doc fixes for
325         diff-delete-trailing-whitespace (Bug#12831).
327         * trouble.texi (Crashing): Copyedits.
329 2012-11-10  Glenn Morris  <rgm@gnu.org>
331         * files.texi (Diff Mode): Trailing whitespace updates.
333 2012-11-10  Chong Yidong  <cyd@gnu.org>
335         * misc.texi (Terminal emulator): Document Term mode faces.
337         * mini.texi (Basic Minibuffer): New node.  Document
338         minibuffer-electric-default-mode.
340         * display.texi (Visual Line Mode): Fix index entry.
342         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
343         and index the keybindings.  Document tabulated-list-sort.
344         (Kill Buffer): Capitalize Buffer Menu.
346         * trouble.texi (Memory Full): Capitalize Buffer Menu.
348 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
350         * display.texi (Auto Scrolling): Clarify that scroll-step is
351         ignored when scroll-conservatively is set to a non-zero value.
352         (Bug#12801)
354 2012-11-10  Chong Yidong  <cyd@gnu.org>
356         * dired.texi (Dired Updating): Doc fix (Bug#11744).
358 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
360         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
362 2012-10-29  Chong Yidong  <cyd@gnu.org>
364         * dired.texi (Shell Commands in Dired): Document changes to the
365         dired-do-async-shell-command.
367 2012-10-28  Glenn Morris  <rgm@gnu.org>
369         * ack.texi (Acknowledgments): Mention gv.el.
371 2012-10-27  Bastien Guerry  <bzg@gnu.org>
373         * screen.texi (Menu Bar): Fix typo.
375 2012-10-27  Chong Yidong  <cyd@gnu.org>
377         * frames.texi (Mouse Avoidance): Mention new variable
378         mouse-avoidance-banish-position.
380         * programs.texi (Which Function): Which Function mode now works in
381         all major modes by default.
383         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
385         * files.texi (Misc File Ops): Symbolic links on Windows only work
386         on Vista and later.
388         * building.texi (Compilation): Document compilation-always-kill.
390         * search.texi (Symbol Search): New node.
392         * package.texi (Package Menu): Document the "new" status.
394         * windows.texi (Window Choice): Don't refer to the obsolete
395         special-display feature.
397 2012-10-24  Chong Yidong  <cyd@gnu.org>
399         * mule.texi (Text Coding): set-buffer-file-coding-system can now
400         be invoked from the mode line.
402         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
403         changes to the mark and unmark commands.
404         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
405         which is no longer bound to dired-backup-diff.
407 2012-10-23  Bastien Guerry  <bzg@gnu.org>
409         * text.texi (Org Authoring): Use a comma after @ref to avoid the
410         insertion of a period in the Info output.
412 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
414         * custom.texi (Hooks): Clarify that -hooks is deprecated.
416 2012-10-23  Chong Yidong  <cyd@gnu.org>
418         * kmacro.texi (Edit Keyboard Macro): Fix typo.
420 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
422         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
424 2012-10-17  Glenn Morris  <rgm@gnu.org>
426         * mini.texi (Repetition): Further copyedit.
428 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
430         * mini.texi (Repetition): Copyedit.
432 2012-10-16  Juri Linkov  <juri@jurta.org>
434         * search.texi (Query Replace): Document multi-buffer replacement
435         keys.  (Bug#12655)
437         * maintaining.texi (Tags Search): Change link "Replace" to
438         "Query Replace".
440 2012-10-13  Chong Yidong  <cyd@gnu.org>
442         * files.texi (File Conveniences): ImageMagick enabled by default.
444 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
446         * basic.texi (Arguments): Fix typos.
448 2012-10-08  Glenn Morris  <rgm@gnu.org>
450         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
452         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
454 2012-10-06  Glenn Morris  <rgm@gnu.org>
456         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
457         Mention cal-tex-cursor-week2-summary.
459 2012-10-06  Chong Yidong  <cyd@gnu.org>
461         * mini.texi (Passwords): Fix typo.
463 2012-10-02  Glenn Morris  <rgm@gnu.org>
465         * maintaining.texi (VC Directory Commands):
466         Remove duplicate `q' entry.  (Bug#12553)
468 2012-09-30  Chong Yidong  <cyd@gnu.org>
470         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
472         * search.texi (Special Isearch): Document the lax space search
473         feature and M-s SPC.
474         (Regexp Search): Move main search-whitespace-regexp description to
475         Special Isearch.
476         (Replace): Document replace-lax-whitespace.
478         * basic.texi (Position Info): Document C-u M-=.
479         (Moving Point): Document move-to-column.
481         * display.texi (Useless Whitespace): Add delete-trailing-lines.
483         * misc.texi (emacsclient Options): Document the effect of
484         initial-buffer-choice on client frames.  Document server-auth-dir.
485         Do not document server-host, which is bad security practice.
487         * building.texi (Lisp Libraries): Docstring lookups can trigger
488         autoloading.  Document help-enable-auto-load.
490         * mini.texi (Yes or No Prompts): New node.
492         * ack.texi (Acknowledgments): Remove obsolete packages.
494 2012-09-27  Glenn Morris  <rgm@gnu.org>
496         * cal-xtra.texi (Advanced Calendar/Diary Usage):
497         Rename the section to be more general.
498         * emacs.texi: Update menu.
500 2012-09-23  Chong Yidong  <cyd@gnu.org>
502         * buffers.texi (Misc Buffer): Replace toggle-read-only with
503         read-only-mode.
505         * files.texi (Visiting): Likewise.
507 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
509         * trouble.texi (Crashing): Document ulimit -c.
511 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
513         * trouble.texi (Crashing): Document addr2line.
515 2012-09-19  Chong Yidong  <cyd@gnu.org>
517         * killing.texi (Yanking): Minor clarification (Bug#12469).
519 2012-09-17  Chong Yidong  <cyd@gnu.org>
521         * building.texi (GDB User Interface Layout): Remove reference to
522         removed variable gdb-use-separate-io-buffer (Bug#12454).
524 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
526         * regs.texi (Text Registers): `C-x r +' can now be used instead of
527         M-x append-to-register.  New option `register-separator'.
528         (Number Registers): Mention that `C-x r +' is polymorphic.
530 2012-09-07  Chong Yidong  <cyd@gnu.org>
532         * windows.texi (Window Choice): Don't mention obsolete
533         display-buffer-reuse-frames.
535 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
537         Give more-useful info on a fatal error (Bug#12328).
538         * trouble.texi (Crashing): New section, documenting this.
540 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
542         * cmdargs.texi (General Variables):
543         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
544         connections to the D-Bus session bus.  (Bug#12112)
546 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
548         * building.texi (Debugger Operation): Correct and improve
549         documentation of the GUD Tooltip mode.
551 2012-07-31  Chong Yidong  <cyd@gnu.org>
553         * emacs.texi: Fix ISBN (Bug#12080).
555 2012-08-05  Chong Yidong  <cyd@gnu.org>
557         * display.texi (Faces): Document frame-background-mode (Bug#7774).
559         * custom.texi (Face Customization): Move discussion of face
560         inheritance here, from Faces section.
562 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
564         * frames.texi (Mouse Commands): Fix the description of mouse-2.
565         (Bug#11958)
567 2012-07-19  Chong Yidong  <cyd@gnu.org>
569         * emacs.texi: Update ISBN.
571 2012-07-17  Chong Yidong  <cyd@gnu.org>
573         * basic.texi (Inserting Text): Replace ucs-insert with
574         insert-char.  Provide more details of input.
576         * mule.texi (International Chars, Input Methods): Likewise.
578 2012-07-13  Chong Yidong  <cyd@gnu.org>
580         * custom.texi (Examining): Update C-h v message.
582         * buffers.texi (Misc Buffer): Document view-read-only.
584 2012-07-07  Chong Yidong  <cyd@gnu.org>
586         * custom.texi (Init File): Index site-lisp (Bug#11435).
588 2012-07-06  Chong Yidong  <cyd@gnu.org>
590         * emacs.texi: Re-order top-level menu to correspond to logical
591         order, to avoid makeinfo warnings.
593         * ack.texi (Acknowledgments): Note new python.el.
595 2012-06-29  Chong Yidong  <cyd@gnu.org>
597         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
598         * basic.texi (Erasing, Basic Undo): Fix markup.
600 2012-06-29  Glenn Morris  <rgm@gnu.org>
602         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
604 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
606         * fixit.texi (Undo): Fix typo.  (Bug#11775)
608 2012-06-27  Glenn Morris  <rgm@gnu.org>
610         * ack.texi (Acknowledgments): Tiny update.
612 2012-06-21  Glenn Morris  <rgm@gnu.org>
614         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
616 2012-06-17  Chong Yidong  <cyd@gnu.org>
618         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
620         * anti.texi:
621         * building.texi:
622         * cmdargs.texi:
623         * custom.texi:
624         * display.texi:
625         * files.texi:
626         * frames.texi:
627         * glossary.texi:
628         * misc.texi:
629         * mule.texi:
630         * programs.texi:
631         * sending.texi:
632         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
634 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
636         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
638 2012-05-28  Glenn Morris  <rgm@gnu.org>
640         * ack.texi, building.texi, calendar.texi, custom.texi:
641         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
643 2012-05-27  Glenn Morris  <rgm@gnu.org>
645         * emacs.texi: Simplify following removal of node pointers.
647         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
648         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
649         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
650         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
651         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
652         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
653         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
654         * windows.texi, xresources.texi: Nuke hand-written node pointers.
656 2012-05-22  Glenn Morris  <rgm@gnu.org>
658         * emacs.texi (Acknowledgments): Add another contributor.
660 2012-05-12  Glenn Morris  <rgm@gnu.org>
662         * Makefile.in (MKDIR_P): New, set by configure.
663         (mkinfodir): Use $MKDIR_P.
665 2012-05-10  Glenn Morris  <rgm@gnu.org>
667         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
668         with "coding: raw-text".
670         * files.texi (Interlocking): Mention create-lockfiles option.
672 2012-05-09  Chong Yidong  <cyd@gnu.org>
674         * frames.texi (Mouse References, Mouse Commands): Fix index
675         entries (Bug#11362).
677 2012-05-05  Glenn Morris  <rgm@gnu.org>
679         * custom.texi (Customization Groups, Custom Themes, Examining):
680         Improve page breaks.
682         * rmail.texi (Rmail Display): Use example rather than smallexample.
684         * calendar.texi: Convert inforefs to refs.
686         * dired.texi (Dired Enter): Improve page break.
688         * abbrevs.texi (Abbrev Concepts): Copyedits.
690         * maintaining.texi (Registering, Tag Syntax):
691         Tweak line and page breaks.
693         * programs.texi (Programs, Electric C): Copyedits.
694         (Program Modes): Add xref to Fortran.
695         (Left Margin Paren): Remove what was (oddly enough) the only use
696         of defvar in the entire Emacs manual.
697         (Hungry Delete): Remove footnote about ancient Emacs version.
698         (Other C Commands): Use example rather than smallexample.
700         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
701         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
702         Tweak line and page breaks.
704         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
705         (Major Modes): Use example rather than smallexample.
707         * mule.texi (Output Coding): Reword to improve page-breaks.
709         * frames.texi (Fonts): Tweak line and page breaks.
710         Use example rather than smallexample.  Change cross-reference.
711         (Text-Only Mouse): Fix xref.
713         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
714         (Indirect Buffers): Tweak line- and page-breaks.
716         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
718 2012-05-04  Glenn Morris  <rgm@gnu.org>
720         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
721         (info, infoclean): Use $INFO_EXT.
722         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
723         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
724         (INFO_TARGETS): Use $INFO_EXT.
725         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
727 2012-05-02  Glenn Morris  <rgm@gnu.org>
729         * emacs.texi (@copying): Only print EDITION in the TeX version.
731         * search.texi (Regexp Search): Just say "Emacs".
733         * display.texi (Auto Scrolling):
734         Reword to avoid repetition and improve page break.
736         * xresources.texi (Resources):
737         * mule.texi (Language Environments):
738         * misc.texi (Amusements):
739         * maintaining.texi (VC Change Log):
740         * frames.texi (Fonts):
741         * custom.texi (Specifying File Variables, Minibuffer Maps):
742         * cmdargs.texi (Initial Options):
743         * building.texi (Flymake):
744         Reword to remove/reduce some overly long/short lines.
746 2012-04-27  Glenn Morris  <rgm@gnu.org>
748         * emacs.texi: Some fixes for detailed menu.
750         * emacs.texi: Add "et al." to authors.
752         * ack.texi, basic.texi, buffers.texi, building.texi:
753         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
754         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
755         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
756         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
757         * search.texi, trouble.texi, windows.texi:
758         Use Texinfo recommended convention for quotes+punctuation.
760 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
762         * mule.texi (Bidirectional Editing): Improve indexing.
763         Minor wording tweaks.
765 2012-04-15  Chong Yidong  <cyd@gnu.org>
767         * misc.texi (emacsclient Options): More clarifications.
769 2012-04-15  Glenn Morris  <rgm@gnu.org>
771         * msdog.texi (Windows Printing): It doesn't set printer-name.
773         * mule.texi (Language Environments): Move font info to "Fontsets".
774         (Fontsets): Move intlfonts etc here from "Language Environments".
775         Copyedits.
776         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
777         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
779 2012-04-15  Chong Yidong  <cyd@gnu.org>
781         * glossary.texi (Glossary): Standardize on "text terminal"
782         terminology.  All callers changed.
784         * misc.texi (emacsclient Options): Document "client frame" concept
785         and its effect on C-x C-c more carefully.
787 2012-04-15  Glenn Morris  <rgm@gnu.org>
789         * frames.texi (Scroll Bars):
790         * glossary.texi (Glossary): Use consistent case for "X Window System".
792         * mule.texi (Select Input Method, Coding Systems):
793         State command names in kbd tables.
794         (Recognize Coding): Add cross-ref.
795         (Output Coding): Don't mention message mode in particular.
796         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
797         Copyedits.
799 2012-04-14  Glenn Morris  <rgm@gnu.org>
801         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
802         Copyedits.
803         (Coding Systems): Mac OS X apparently uses newlines for EOL.
804         (Recognize Coding): Remove old auto-coding-regexp-alist example.
805         auto-coding-functions does not override coding: tags.
806         Remove rmail-decode-mime-charset; it no longer has any effect.
808 2012-04-14  Chong Yidong  <cyd@gnu.org>
810         * custom.texi (Creating Custom Themes): Add reference to Custom
811         Themes node in Lisp manual.
813 2012-04-14  Glenn Morris  <rgm@gnu.org>
815         * mule.texi (International): Copyedits.
816         (International Chars): Update C-x = example output.
817         (Disabling Multibyte): Rename from "Enabling Multibyte".
818         Clarify what "unibyte: t" does, and mode-line description.
819         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
820         Use Texinfo recommended convention for quotes+punctuation.
821         (Language Environments): Copyedits.
822         (Input Methods): Copyedits.  Use "^" for the postfix example,
823         because it is less confusing inside Info's `quotes'.
825         * custom.texi (Specifying File Variables): Fix "unibyte" description.
826         Update for "Disabling Multibyte" node name change.
827         * emacs.texi: Update for "Disabling Multibyte" node name change.
829         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
830         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
831         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
832         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
833         * sending.texi, text.texi, trouble.texi:
834         Use @file for buffers, per the Texinfo manual.
836         * entering.texi (Entering Emacs):
837         Do not mention initial-buffer-choice = t.
839         * misc.texi (Gnus Startup): Use @env for environment variables.
841         * Makefile.in: Replace non-portable use of $< in ordinary rules.
843 2012-04-12  Glenn Morris  <rgm@gnu.org>
845         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
847 2012-04-07  Glenn Morris  <rgm@gnu.org>
849         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
851 2012-04-05  Glenn Morris  <rgm@gnu.org>
853         * glossary.texi (Glossary): Use anchors for internal cross-references.
855 2012-04-04  Glenn Morris  <rgm@gnu.org>
857         * glossary.texi (Glossary): Copyedits.
858         Use Texinfo-recommended convention for quotes and punctuation.
859         Comment out a few specialized (Rmail) items.
860         New items: Bidirectional Text, Client, Directory Local Variable,
861         File Local Variable, Package, Server, Theme, Trash Can.
863 2012-04-03  Chong Yidong  <cyd@gnu.org>
865         * sending.texi (Mail Misc): Fix an index entry.
867 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
869         * msdog.texi (Windows Startup): Add description of emacsclient
870         operation under -c and -t on MS-Windows.
872         * misc.texi (emacsclient Options): Add cross-reference to "Windows
873         Startup".  (Bug#11091)
875 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
877         * custom.texi (Changing a Variable): Fix example.
879 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
881         * misc.texi (emacsclient Options): More clarifications about -t
882         and -c on MS-Windows.  (Bug#11091)
884 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
886         * misc.texi (emacsclient Options): Document peculiarities of new
887         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
889 2012-03-30  Chong Yidong  <cyd@gnu.org>
891         * files.texi (File Conveniences): Clarify Imagemagick discussion.
893 2012-03-22  Glenn Morris  <rgm@gnu.org>
895         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
897 2012-03-17  Chong Yidong  <cyd@gnu.org>
899         * package.texi (Package Installation): Document use of
900         package-initialize in init file.
902 2012-03-16  Glenn Morris  <rgm@gnu.org>
904         * help.texi (Language Help):
905         * mule.texi (International Chars):
906         etc/HELLO is for character demonstration.
908 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
910         * dired.texi (Shell Commands in Dired): Fix typo.
912 2012-03-04  Chong Yidong  <cyd@gnu.org>
914         * killing.texi (Clipboard): Document clipboard manager.
916 2012-02-29  Glenn Morris  <rgm@gnu.org>
918         * ack.texi (Acknowledgments): Use @Tex{} in more places.
920         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
922         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
924 2012-02-28  Glenn Morris  <rgm@gnu.org>
926         * custom.texi, display.texi, emacs.texi, files.texi:
927         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
928         Standardize possessive apostrophe usage.
930 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
932         * macos.texi (Mac / GNUstep Customization): Remove text about
933         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
935 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
937         * buffers.texi (Select Buffer): Mention that saving in a new file
938         name can switch to a different major mode.
940 2012-02-23  Glenn Morris  <rgm@gnu.org>
942         * mini.texi (Minibuffer File, Completion Options, Repetition):
943         Copyedits.
944         (Completion Example): Other M-x au* commands may be defined.
945         (Completion Styles): Mention emacs21 and completion-category-overrides.
947         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
948         (Windows Keyboard, Windows Mouse, Windows Processes)
949         (Windows Printing, Windows Misc): Copyedits.
950         (ls in Lisp): Update switches list.
952         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
953         Update dos-mode* function names.
954         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
955         (MS-DOS Processes): Add xref to main ls-lisp section.
957         * ack.texi (Acknowledgments): Mention smie.
959 2012-02-22  Glenn Morris  <rgm@gnu.org>
961         * macos.texi: Copyedits.  Fix @key/@kbd usage.
962         (Mac / GNUstep Basics): Don't mention the panels, since the next
963         section covers them.
964         (Mac / GNUstep Customization): Merge some panel info from previous.
966 2012-02-21  Glenn Morris  <rgm@gnu.org>
968         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
969         Small fixes.
971         * emacs-xtra.texi: Picture mode is no longer a chapter.
973         * picture-xtra.texi (Basic Picture): C-a does get remapped.
975         * ack.texi (Acknowledgments): Small changes, including resorting,
976         and removal of things no longer distributed.
978 2012-02-20  Glenn Morris  <rgm@gnu.org>
980         * emacs.texi (Top, Preface): Small rephrasings.
981         (menu, detailmenu): Update entries, and reformat some descriptions.
982         * building.texi, display.texi, emacs-xtra.texi, files.texi:
983         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
984         Reformat some menu descriptions.
986         * ack.texi (Acknowledgments): More updates.
988         * emacs.texi (Acknowledgments): Add several names from ack.texi,
989         and from Author: headers.
990         (Distrib): Small updates.
992 2012-02-18  Glenn Morris  <rgm@gnu.org>
994         * ack.texi (Acknowledgments): Add xref to Org manual.
996         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
997         of '*mail*', since Message does not call it that.
998         (Rmail Reply): Rename rmail-dont-reply-to-names.
999         \\`info- no longer handled specially.
1000         Update for rmail-enable-mime-composing.
1001         Don't mention 'm' for replies.
1002         Don't mention rmail-mail-new-frame and cancelling, since it does
1003         not work for Message at the moment.
1005         * cal-xtra.texi: Copyedits.
1007         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1009 2012-02-17  Glenn Morris  <rgm@gnu.org>
1011         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1013         * ack.texi (Acknowledgments): Mention Gnulib.
1015         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1017         * calendar.texi: Misc small changes, including updating the dates
1018         of examples.
1020 2012-02-16  Glenn Morris  <rgm@gnu.org>
1022         * calendar.texi: Misc small changes.
1024         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1025         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1027         * dired-xtra.texi (Subdir Switches): Small fixes.
1029         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1031 2012-02-15  Glenn Morris  <rgm@gnu.org>
1033         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1035 2012-02-12  Glenn Morris  <rgm@gnu.org>
1037         * ack.texi (Acknowledgments):
1038         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1040 2012-02-10  Glenn Morris  <rgm@gnu.org>
1042         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1044         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1046 2012-02-09  Glenn Morris  <rgm@gnu.org>
1048         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1049         buffer switch after M-x rename-uniquely.
1051         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1053 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1055         * text.texi (Org Mode): Fix typo.
1057 2012-02-08  Glenn Morris  <rgm@gnu.org>
1059         * ack.texi (Acknowledgments): Update emacs-lock info.
1061         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1063         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1065 2012-02-07  Glenn Morris  <rgm@gnu.org>
1067         * files.texi (File Conveniences): Mention ImageMagick images.
1069 2012-02-05  Glenn Morris  <rgm@gnu.org>
1071         * trouble.texi (Checklist): Mention debug-on-event.
1073         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1075 2012-02-04  Glenn Morris  <rgm@gnu.org>
1077         * macos.texi (Customization options specific to Mac OS / GNUstep):
1078         New subsection.
1080         * display.texi (Colors): Mention list-colors-sort.
1082         * files.texi (File Conveniences): Mention image animation.
1084 2012-01-31  Chong Yidong  <cyd@gnu.org>
1086         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1087         scroll bars (Bug#10666).
1089 2012-01-28  Chong Yidong  <cyd@gnu.org>
1091         * files.texi (Filesets): Fix typos.
1093         * display.texi (Faces): Add xref to Colors node.
1095 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1097         * buffers.texi (Select Buffer): Clarify explanation of switching
1098         to new buffers.  Fix description of next-buffer and
1099         previous-buffer (Bug#10334).
1100         (Misc Buffer): Add xref to View Mode.
1102         * text.texi (Fill Commands): Fix description of
1103         sentence-end-double-space.
1105 2012-01-23  Chong Yidong  <cyd@gnu.org>
1107         * anti.texi (Antinews): Add Emacs 23 antinews.
1109 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1111         * programs.texi (Comment Commands): Typo (bug#10514).
1113 2012-01-15  Chong Yidong  <cyd@gnu.org>
1115         * xresources.texi (X Resources): Describe GTK+ case first.
1116         (Resources): Don't use borderWidth as an example, since it doesn't
1117         work with GTK+.
1118         (Table of Resources): Clarify role of several resources, including
1119         the Emacs 24 behavior of cursorBlink etc.
1120         (Face Resources): Node deleted.  Recommend using Customize
1121         instead.  Add paragraph to `Table of Resources' node summarizing
1122         how to use X resources for changing faces.
1123         (Lucid Resources): Rewrite, omitting description of font names,
1124         referring to the Fonts node instead.
1125         (LessTif Resources): Copyedits.
1126         (GTK resources): Rewrite, describing the difference between gtk2
1127         and gtk3.
1128         (GTK Resource Basics): New node.
1129         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1130         (GTK styles): Just refer to Fonts node for GTK font format.
1132         * display.texi (Faces): Document the cursor face.
1134 2012-01-14  Chong Yidong  <cyd@gnu.org>
1136         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1137         (General Variables): Add xref to Lisp Libraries.
1138         (Initial Options): Copyedits.
1139         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1140         (Environment): Clarify what getenv does.
1141         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1142         light backgrounds on xterms.
1143         (Misc Variables): TEMP and TMP are not Windows-specific.
1144         (Display X): Copyedits.
1145         (Colors X): -bd does nothing for GTK.
1146         (Icons X): Gnome 3 doesn't use taskbars.
1148         * misc.texi (Shell): Document exec-path here.
1150         * rmail.texi (Movemail): Add xref for exec-path.
1152 2012-01-13  Glenn Morris  <rgm@gnu.org>
1154         * dired.texi (Dired and Find): Clarify find-ls-options.
1156 2012-01-09  Chong Yidong  <cyd@gnu.org>
1158         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1159         SHA-256.
1161 2012-01-07  Chong Yidong  <cyd@gnu.org>
1163         * display.texi (Useless Whitespace): Add Whitespace mode.
1165         * custom.texi (Hooks): Discuss how to disable minor modes.
1167         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1168         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1170         * trouble.texi (Lossage): Refer to Bugs node for problems.
1171         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1172         (Screen Garbled): Don't refer to terminal "manufacturers".
1173         (Total Frustration): Node deleted.  Eliza is documented in
1174         Amusements now.
1175         (Known Problems): More info about using the bug tracker.
1176         Mention debbugs package.
1177         (Bug Criteria): Copyedits.
1178         (Understanding Bug Reporting): Mention emacs -Q.
1180 2012-01-06  Chong Yidong  <cyd@gnu.org>
1182         * custom.texi (Specifying File Variables): The mode: keyword
1183         doesn't have to be first anymore.  Add example of specifying minor
1184         modes.
1185         (Directory Variables): Simplify example.  Mention application to
1186         non-file buffers.
1187         (Disabling): Use "initialization file" terminology.
1188         (Init Examples): Fix hook example.
1190 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1192         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1193         (Bug#10422)
1194         Move the stuff about resources to xresources.texi.
1196         * xresources.texi (Resources): Move information about setting X
1197         resources in the Registry from cmdargs.texi.  Make the index entry
1198         be similar to the one in cmdargs.texi.
1200 2012-01-05  Chong Yidong  <cyd@gnu.org>
1202         * custom.texi (Customization Groups): Update example.
1203         (Browsing Custom): Document the new search field.
1204         (Changing a Variable): Update example for Emacs 24 changes.
1205         Document Custom-set and Custom-save commands.
1206         (Face Customization): Document Emacs 24 changes.  De-document
1207         modify-face.
1208         (Specific Customization): Mention customize-variable.
1209         (Custom Themes): Add customize-themes, custom-theme-load-path,
1210         custom-theme-directory, and describe-theme.
1211         (Creating Custom Themes): New node.
1212         (Examining): Mention M-:.
1214         * package.texi (Packages): Fix typo.
1216 2012-01-03  Chong Yidong  <cyd@gnu.org>
1218         * misc.texi (Single Shell): Don't document Lisp usage of
1219         shell-command.  Tidy up discussion of synchronicity.  Add index
1220         entries for async-shell-command.
1221         (Interactive Shell): Note that M-x shell uses shell-file-name.
1222         Note change in behavior in Emacs 24.
1223         (Shell Mode): Shell mode now uses completion-at-point.
1224         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1225         default method for recognizing prompts nowadays.
1226         (Shell Ring): Add xref to Minibuffer History.
1227         (Directory Tracking): Explain Dirtrack mode in more detail.
1228         (Term Mode): Fix index entries.
1229         (Paging in Term): Merge into Term Mode.
1230         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1231         (Printing): Fix xref.  State default of lpr-switches.
1232         (PostScript): Remove obsolete sentence.  Omit description of
1233         non-interactive behaviors.
1234         (Hyperlinking): Improve description.
1235         (Browse-URL): Using compose-mail for mailto URLs is the default.
1236         Document browse-url-mailto-function.
1237         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1238         (FFAP): FFAP is not a minor mode.
1239         (Amusements): M-x lm was renamed to M-x landmark.
1240         Document nato-region.
1242 2012-01-01  Chong Yidong  <cyd@gnu.org>
1244         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1245         (Gnus Startup): Note that the system might not be set up for news.
1246         Describe group levels more clearly.
1247         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1248         Summary of Gnus.
1249         (Document View): Copyedits.  Move zoom commads to DocView
1250         Navigation node.
1251         (DocView Navigation, DocView Searching, DocView Slicing)
1252         (DocView Conversion): Nodes renamed from Navigation, etc.
1254         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1256 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1258         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1259         (Bug#10380)
1261 2011-12-30  Chong Yidong  <cyd@gnu.org>
1263         * sending.texi (Sending Mail): Document initial mail buffer name,
1264         and changed multiple mail buffer behavior.
1265         (Mail Format): Put the example at the top of the section.
1266         (Mail Headers): Move discussion of "From" to the top.
1267         (Mail Sending): Document sendmail-query-once.
1268         (Citing Mail): Make it less Rmail-specific.
1270 2011-12-29  Chong Yidong  <cyd@gnu.org>
1272         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1273         example.  Add index entries.
1274         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
1276 2011-12-26  Chong Yidong  <cyd@gnu.org>
1278         * dired.texi (Dired Enter, Misc Dired Features):
1279         Document dired-use-ls-dired changes.  Mention quit-window.
1280         (Dired Navigation): Add index entries.
1281         (Dired Visiting): Fix View Mode xref.
1282         (Marks vs Flags): Prefer C-/ binding for undo.
1283         (Subdirectories in Dired): Add xrefs.
1284         (Misc Dired Features): Document some Emacs 24 changes.  Add index
1285         entries.
1287         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1288         variable, since it is explained in Minor Modes node.
1289         (Defining Abbrevs): Copyedits.
1290         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
1291         C-/ binding for undo.
1292         (Dabbrev Customization): Add xrefs for case-fold-search and
1293         case-replace.
1295         * dired-xtra.texi (Subdir Switches): Add xref.
1297         * maintaining.texi (VC Directory Commands): Mention quit-window.
1299 2011-12-25  Chong Yidong  <cyd@gnu.org>
1301         * maintaining.texi (Tags): Mention Semantic.
1302         (Create Tags Table, Etags Regexps): Copyedits.
1303         (Find Tag): Mention minibuffer completion.
1304         (List Tags): Mention completion-at-point.  Completion is actually
1305         available in M-x list-tags.
1307         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1308         Document vc-delete-file.
1310         * files.texi (Misc File Ops): Mention vc-delete-file.
1312         * programs.texi (Symbol Completion): Mention completion-at-point
1313         explicitly.
1315 2011-12-22  Chong Yidong  <cyd@gnu.org>
1317         * maintaining.texi (Change Log Commands): Don't specially mention
1318         vc-update-change-log which is CVS-only.
1320         * vc1-xtra.texi (Version Headers): Note that these are for
1321         Subversion, CVS, etc. only.
1322         (General VC Options): De-document vc-keep-workfiles.
1323         Fix RCS-isms.
1325 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
1327         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1328         should be @end iftex".
1330 2011-12-21  Chong Yidong  <cyd@gnu.org>
1332         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1333         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1334         (VC Pull): Mention vc-log-incoming.
1335         (Log Buffer): Add CVS/RCS only disclaimer.
1337         * vc1-xtra.texi (Remote Repositories): Update introduction.
1338         (Local Version Control): Node deleted (obsolete with DVCSes).
1339         (Remote Repositories, Version Backups): Node deleted.
1340         Move documentation of vc-cvs-stay-local to CVS Options.
1341         (CVS Options): Reduce verbosity of description of obscure CVS
1342         locking feature.
1343         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1344         Tags node.
1345         (Revision Tags): Move under Miscellaneous VC subsection.
1346         (Change Logs and VC): Note that this is wrong for DVCSs.
1347         De-document log entry manipulating features.
1348         (Renaming and VC): Describe how it works on modern VCSes.
1350         * files.texi (Misc File Ops): Mention vc-rename-file.
1352         * programs.texi (Custom C Indent): Add index entries.
1354 2011-12-20  Alan Mackenzie  <acm@muc.de>
1356         * programs.texi (Motion in C): Update the description of C-M-a and
1357         C-M-e, they now DTRT in enclosing scopes.
1358         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1360 2011-12-20  Chong Yidong  <cyd@gnu.org>
1362         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1363         (Old Revisions): Use it.
1364         (VCS Repositories): Add "distributed" terminology.
1365         (Log Buffer): Remove duplicate description
1366         about changesets.  Fix "current VC fileset" ambiguity.
1367         (Multi-User Branching): Node deleted.
1368         (Branches, Switching Branches): Discuss decentralized version
1369         control systems.
1370         (VC Pull): New node.
1371         (Merging): Document merging on decentralized systems.
1372         (Creating Branches): Note that this is specific to CVS and related
1373         systems.
1375 2011-12-19  Chong Yidong  <cyd@gnu.org>
1377         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1378         (VC Mode Line): Add index entry for "version control status".
1379         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1380         Document vc-revert-show-diff.  De-document vc-rollback.
1381         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1382         documentation here from VC Directory Buffer node.
1383         (VC Directory Buffer): Use a decentralized VCS example.
1384         (VC Directory Commands): Use a table.  Remove material duplicated
1385         in previous nodes on multi-file VC filsets.
1387 2011-12-17  Chong Yidong  <cyd@gnu.org>
1389         * maintaining.texi (VCS Concepts): Make "revision" terminology
1390         less CVS-specific.
1391         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1392         Registering node.
1393         (Secondary VC Commands): Delete.  Promote subnodes.
1394         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1395         log buffer.  Add index entries.
1396         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1397         Use "commit" terminology.
1398         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1399         doesn't refer to tags tables.  Note other possible forms of the
1400         revision ID.  C-x v = does not save.
1401         (Registering): Note similarity to C-x v v action.  Fix description
1402         of how backends are chosen.  De-document vc-default-init-revision.
1403         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1404         in root log buffers.
1406 2011-12-16  Chong Yidong  <cyd@gnu.org>
1408         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1409         (Basic VC Editing): Remove redundant descriptions.
1410         (VC With A Merging VCS): Make description more general instead of
1411         CVS-specific.
1412         (VC With A Locking VCS): Use VC fileset terminology.
1414 2011-12-12  Chong Yidong  <cyd@gnu.org>
1416         * building.texi (Executing Lisp): Fix xref for C-M-x.
1417         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1418         manual.  Note that load-path is not customizable.
1419         (Lisp Eval): Note that listed commands are available globally.
1420         Explain the meaning of "defun" in the C-M-x context.
1421         (Lisp Interaction): Copyedits.
1422         (External Lisp): Fix name of inferior Lisp buffer.
1423         Mention Scheme.
1424         (Compilation): Define "inferior process".
1426 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1428         * msdog.texi (Windows Fonts): Document how to force GDI font
1429         backend on MS-Windows.
1431 2011-12-10  Chong Yidong  <cyd@gnu.org>
1433         * building.texi (Compilation): Say what the -k flag to make does.
1434         Move subprocess discussion to Compilation Shell.
1435         (Compilation Mode): Add xref for grep, occur, and mouse
1436         references.  Define "locus".
1437         (Grep Searching): Use @command.
1438         (Debuggers, Commands of GUD, GDB Graphical Interface):
1439         Clarify intro.
1440         (Starting GUD): Clarify how arguments are specified.
1441         (Debugger Operation): Index entry for "GUD interaction buffer",
1442         and move basic description here from Commands of GUD node.
1443         (GDB User Interface Layout): Copyedits.
1444         (Source Buffers): Remove gdb-find-source-frame, which is not in
1445         gdb-mi.el.
1446         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1447         toggle-gdb-all-registers, which are not in gdb-mi.el.
1448         Don't re-document GUD interaction buffers.
1450         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1451         (Semantic): Add cindex entries for Semantic.
1453 2011-12-06  Chong Yidong  <cyd@gnu.org>
1455         * programs.texi (Man Page): Clarify how to use Man-switches.
1456         Don't bother documenting Man-fontify-manpage-flag.
1457         (Lisp Doc): Add xref to Name Help node.
1458         (Hideshow): Add cindex.  Mention role of ellipses, and default
1459         value of hs-isearch-open.  Don't bother documenting
1460         hs-special-modes-alist.
1461         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1462         changing the window manager binding of M-TAB.
1464 2011-12-05  Chong Yidong  <cyd@gnu.org>
1466         * programs.texi (Comment Commands): Fix description of for M-; on
1467         blank lines.  Move documentation of comment-region here.
1468         (Multi-Line Comments): Clarify the role of comment-multi-line.
1469         Refer to Comment Commands for comment-region doc.
1470         (Options for Comments): Refer to Multi-Line Comments for
1471         comment-multi-line doc, instead of duplicating it.  Fix default
1472         values of comment-padding and comment-start-skip.
1474 2011-12-04  Chong Yidong  <cyd@gnu.org>
1476         * programs.texi (Program Modes): Mention modes that are not
1477         included with Emacs.  Fix references to other manuals for tex.
1478         Add index entry for backward-delete-char-untabify.
1479         Mention prog-mode-hook.
1480         (Which Function): Use "global minor mode" terminology.
1481         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1482         in Indentation chapter to avoid duplication.
1483         (Expressions): Copyedit.
1484         (Matching): Document Electric Pair mode.
1486         * ack.texi (Acknowledgments):
1487         * rmail.texi (Movemail, Other Mailbox Formats):
1488         * frames.texi (Frames): Don't capitalize "Unix".
1490 2011-12-04  Chong Yidong  <cyd@gnu.org>
1492         * text.texi (Nroff Mode): Mention what nroff is.
1493         (Text Based Tables, Table Recognition): Don't say "Table mode"
1494         since it's not a major or minor mode.
1495         (Text Based Tables): Reduce the size of the example.
1496         (Table Definition): Clarify definitions.
1497         (Table Creation): Add key table.
1498         (Cell Commands): Use kbd for commands.
1499         (Table Rows and Columns): Combine nodes Row Commands and Column
1500         Commands.
1501         (Fixed Width Mode): Node deleted; contents moved to parent.
1502         (Table Conversion): Shorten example.
1503         (Measuring Tables): Merge into Table Misc.
1505 2011-12-03  Chong Yidong  <cyd@gnu.org>
1507         * text.texi (TeX Mode): Mention AUCTeX package.
1508         (TeX Editing): Add xref to documentation for Occur.
1509         (LaTeX Editing): Add xref to Completion node.
1510         (TeX Print): Fix description of tex-directory.
1511         (Enriched Text): Rename from Formatted Text.  Make this node and
1512         its subnodes less verbose, since text/enriched files are
1513         practically unused.
1514         (Enriched Mode): Rename from Requesting Formatted Text.
1515         (Format Colors): Node deleted.
1516         (Enriched Faces): Rename from Format Faces.  Describe commands
1517         for applying colors too.
1518         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1520         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1522         * display.texi (Colors): New node.
1524         * cmdargs.texi (Colors X):
1525         * xresources.texi (GTK styles):
1526         * custom.texi (Face Customization): Reference it.
1528         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1529         Link to Fill Commands for Justification entry.
1531 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1533         * display.texi (Auto Scrolling): More accurate description of what
1534         scroll-*-aggressively does, including the effect of non-zero
1535         margin.  Fix "i.e." markup.
1537 2011-12-02  Chong Yidong  <cyd@gnu.org>
1539         * text.texi (Pages): Mention how formfeed chars are displayed.
1540         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1541         Describe adaptive filling more precisely.
1542         (Fill Commands): Note that filling removes excess whitespace.
1543         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1544         now bound to indent-for-tab-command in Text mode.
1545         (Outline Mode): Copyedits.
1546         (Outline Visibility): Note that Reveal mode is a buffer-local
1547         minor mode.
1549         * modes.texi (Major Modes): Move note about checking major-mode in
1550         a hook function here, from Text mode.
1552 2011-11-28  Chong Yidong  <cyd@gnu.org>
1554         * text.texi (Words): Add xref to Position Info.
1555         (Paragraphs): Add xref to Regexps.
1557         * indent.texi (Indentation): Rewrite introduction.  Move table to
1558         Indentation Commands node.
1559         (Indentation Commands): Add index entries to table.  Copyedits.
1560         (Tab Stops, Just Spaces): Copyedits.
1561         (Indent Convenience): New node.  Document electric-indent-mode.
1563         * programs.texi (Basic Indent):
1564         * windows.texi (Pop Up Window): Fix kindex entry.
1566 2011-11-28  Chong Yidong  <cyd@gnu.org>
1568         * modes.texi (Major Modes): Move major-mode variable doc here from
1569         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1570         and text-mode-hook.  Add example of using hooks.
1571         (Minor Modes): Document behavior of mode command calls from Lisp.
1572         Note that setting the mode variable using Customize will DTRT.
1573         (Choosing Modes): Add example of setting a minor mode using a
1574         local variable.
1576 2011-11-27  Chong Yidong  <cyd@gnu.org>
1578         * frames.texi (Creating Frames): Move frame parameter example to
1579         Frame Parameters node.
1580         (Frame Commands): C-x 5 o does not warp the mouse by default.
1581         (Fonts): Add more GTK-style properties; also, they should be
1582         capitalized.
1583         (Special Buffer Frames): Node deleted; special-display is on the
1584         way out.
1585         (Frame Parameters): Example moved here from Creating Frames.
1586         Clarify that default-frame-alist affects the initial frame too.
1587         Delete auto-raise-mode and auto-lower-mode.
1588         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1589         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1591         * windows.texi (Window Choice): Add xref to Lisp manual for
1592         special-display-*.
1594 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1596         * display.texi (Text Display): Update the description,
1597         cross-references, and indexing related to display of control
1598         characters and raw bytes.
1600 2011-11-25  Chong Yidong  <cyd@gnu.org>
1602         * frames.texi (Frames): Rewrite introduction.
1603         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1604         Mouse-3 does not copy to kill ring by default.  DEL does not
1605         behave specially for mouse commands any more.
1606         (Mouse References): Document mouse-1-click-follows-link more
1607         thoroughly.
1608         (Menu Mouse Clicks): Move footnote to the main text and add xref
1609         to Init Rebinding node.
1610         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1612         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1614 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1616         * display.texi (Font Lock): Fix typo.
1618 2011-11-24  Glenn Morris  <rgm@gnu.org>
1620         * rmail.texi (Rmail Output):
1621         Mention rmail-automatic-folder-directives.  (Bug#9657)
1623 2011-11-21  Chong Yidong  <cyd@gnu.org>
1625         * mark.texi (Global Mark Ring): Fix description of global mark
1626         ring (Bug#10032).
1628 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1630         * msdog.texi (Windows Fonts): Fix typo.
1632 2011-11-17  Glenn Morris  <rgm@gnu.org>
1634         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1636 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1638         * killing.texi (Rectangles):
1639         * misc.texi (Document View):
1640         * modes.texi (Choosing Modes):
1641         * msdog.texi (Windows Fonts):
1642         * regs.texi (Rectangle Registers):
1643         * search.texi (Isearch Yank): Fix typos.
1645 2011-11-06  Chong Yidong  <cyd@gnu.org>
1647         * windows.texi (Basic Window): Add xref to Cursor Display.
1648         (Split Window): Document negative arg for splitting commands.
1649         (Other Window): Document mouse-1 in text area of window.
1650         (Change Window): Don't mention window attributes, since they
1651         aren't defined.  C-x 1 can't be used with minibuffer windows.
1652         Windows are no longer auto-deleted.
1653         (Window Choice): Add xref to Choosing Window in Lisp manual.
1654         (Window Convenience): Note that windmove disables shift-selection.
1655         Move M-x compare-windows here from Other Window node.
1657         * custom.texi (Mouse Buttons):
1658         * search.texi (Isearch Scroll):
1659         * windows.texi (Split Window): Use new names split-window-below
1660         and split-window-right.
1662 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1664         * emacs.texi (Top): Fix typo.
1666 2011-10-25  Glenn Morris  <rgm@gnu.org>
1668         * abbrevs.texi (Saving Abbrevs):
1669         quietly-read-abbrev-file is not a command.  (Bug#9866)
1671 2011-10-24  Chong Yidong  <cyd@gnu.org>
1673         * display.texi (Scrolling): Document scroll-up-line and
1674         scroll-down-line.  Document scroll-command property.
1675         (Recentering): New node, split off from Scrolling.
1677 2011-10-23  Chong Yidong  <cyd@gnu.org>
1679         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1680         (Tool Bars): Copyedits.
1682         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1684 2011-10-22  Chong Yidong  <cyd@gnu.org>
1686         * windows.texi (Displaying Buffers): Fix broken lispref link.
1688 2011-10-22  Chong Yidong  <cyd@gnu.org>
1690         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1691         Move confirm-nonexistent-file-or-buffer discussion here.
1693         * files.texi (File Names, Visiting): Move detailed discussion of
1694         minibuffer confirmation to Minibuffer Exit.
1696         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1697         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1699 2011-10-21  Chong Yidong  <cyd@gnu.org>
1701         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1702         (Backup Copying): backup-by-copying-when-mismatch is now t.
1703         (Customize Save): Fix description of require-final-newline.
1704         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1705         (Auto Save Control): Clarify.
1706         (File Archives): Add 7z.
1707         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1709         * arevert-xtra.texi (Autorevert): Copyedits.
1711 2011-10-20  Chong Yidong  <cyd@gnu.org>
1713         * custom.texi (Hooks, Init Examples):
1714         * display.texi (Font Lock):
1715         * fixit.texi (Spelling):
1716         * rmail.texi (Rmail Display): Minor mode function with no arg now
1717         enables it.
1719         * fixit.texi (Spelling): Fix description of inline completion.
1721 2011-10-19  Chong Yidong  <cyd@gnu.org>
1723         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1724         entries.
1725         (Isearch Yank): Document isearch-yank-pop.
1726         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1727         (Other Repeating Search): Document Occur Edit mode.
1729 2011-10-18  Chong Yidong  <cyd@gnu.org>
1731         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1732         from Line Truncation node.
1733         (Standard Faces): Note that only the background of the cursor face
1734         has an effect.
1735         (Cursor Display): Fix descriptions of cursor face
1736         and bar cursor blinking.
1737         (Text Display): Document nobreak-char-display more clearly.
1738         (Line Truncation): Add xref to Split Window node.
1739         (Display Custom): Don't bother documenting baud-rate or
1740         no-redraw-on-reenter.
1742         * search.texi (Slow Isearch): Node removed.
1744 2011-10-18  Glenn Morris  <rgm@gnu.org>
1746         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1748 2011-10-18  Chong Yidong  <cyd@gnu.org>
1750         * display.texi (Faces): Simplify discussion.  Move documentation
1751         of list-faces-display here, from Standard Faces node.
1752         Note special role of `default' background.
1753         (Standard Faces): Note special role of `default' background.
1754         Note that region face may be taken fom GTK.  Add xref to Text Display.
1755         (Text Scale): Rename from "Temporary Face Changes".
1756         Callers changed.  Don't bother documenting variable-pitch-mode.
1757         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1758         (Useless Whitespace): Simplify description of
1759         delete-trailing-whitespace.  Note active region case.
1760         (Text Display): Fix description of escape-glyph face assignment.
1761         Remove unibye mode discussion.  Update some parts for Unicode.
1762         Move glyphless chars documentation to Lisp manual.
1764         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1766 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1768         * display.texi (Scrolling): Tweak explanation of scroll direction.
1769         (View Mode): Add index entries.
1771         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1773         * regs.texi (Text Registers): C-x r i does not activate the mark.
1774         (Bookmarks): Document new default bookmark location.
1776 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1778         * killing.texi (Deletion): Add xref to Using Region.
1779         Document delete-forward-char.
1780         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1781         description here.  Recommend C-u C-SPC for jumping to mark.
1782         (Kill Ring): Move kill ring variable documentation here.
1783         (Primary Selection): Copyedits.
1784         (Rectangles): Document new command rectangle-number-lines.
1785         (CUA Bindings): Note that this disables the mark-even-if-inactive
1786         behavior for C-x and C-c.
1788         * mark.texi (Mark): Mention "active region" terminology.
1789         (Using Region): Document delete-active-region.
1791 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1793         * mark.texi (Mark): Clarify description of disabled Transient Mark
1794         mode (Bug#9689).
1795         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1796         selection changes.  Mention that commands like C-y set the mark.
1797         (Marking Objects): Add xref to Words node.  Note that mark-word
1798         and mark-sexp also have the "extend region" behavior.
1799         (Using Region): Mention M-$ in the table.
1800         Document mark-even-if-inactive here instead of in Mark Ring.
1801         (Mark Ring): Move mark-even-if-inactive to Using Region.
1802         Take note of the "Mark Set" behavior.
1803         (Disabled Transient Mark): Rename from "Persistent Mark"
1804         (Bug#9688).  Callers changed.
1806         * programs.texi (Expressions):
1807         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1809 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1811         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1812         option" terminology.
1813         (Key Help): Add command names.  Define "documentation string".
1814         (Name Help): Remove an over-long joke.
1815         (Apropos): Document prefix args.  Remove duplicated descriptions.
1816         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1817         (Package Keywords): Rename from "Library by Keyword".
1818         Describe new package menu interface.
1819         (Help Files, Help Echo): Tweak description.
1821         * mini.texi (Completion Options): Add completion-cycle-threshold.
1822         (Minibuffer History): Document numeric args to history commands.
1824 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1826         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1828 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1830         * basic.texi (Position Info): Omit page commands.
1831         Document count-words-region and count-words.
1833         * text.texi (Pages): Move what-page documentation here.
1835 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1837         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1838         Remote Files node instead of linking directly to the Tramp manual.
1839         (Minibuffer Edit): Add xref to Blank Lines.
1840         (Completion): Add xref to Symbol Completion.  Remove redundant
1841         example, which is repeated in the next node.
1842         (Completion Commands): Minor clarifications.
1843         (Completion Styles): New node, split from Completion Commands.
1844         Document substring and initials styles.
1845         (Strict Completion): Remove information duplicated in other nodes.
1846         (Completion Options): Consolidate case difference discussion here.
1848         * help.texi (Help Mode): Fix kindex entries.
1850         * files.texi (File Names): Add index entries.
1852 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1854         * basic.texi (Inserting Text): Add xref to Completion.
1855         Add ucs-insert example, and document prefix argument.
1856         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1857         to left/right.  Tweak left-char and right-char descriptions.
1858         M-left and M-right are now bound to left-word/right-word.
1859         (Erasing): Document delete-forward-char.
1861         * screen.texi (Screen, Menu Bar): Copyedits.
1862         (Point): Remove duplicate paragraph on cursors, also in Screen.
1863         (Mode Line): Trailing dashes no longer shown on X displays.
1865         * frames.texi (Non-Window Terminals): Index just "text-only
1866         terminal", which is used throughout the manual now.
1868         * entering.texi (Entering Emacs): Define "startup screen".
1869         Document window-splitting behavior with command-line inputs.
1870         (Exiting): Remove obsolete paragraph about shells without suspend
1871         functionality.
1873         * commands.texi (User Input): Define "input event" more clearly.
1874         (Keys): Add xref to Echo Area.
1875         (Commands): Clarify relation between commands and functions.
1877 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1879         * misc.texi (emacsclient Options): Document how emacsclient runs
1880         the Emacs daemon (Bug#9674).
1882 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1884         * basic.texi (Moving Point):
1885         * custom.texi (Mouse Buttons):
1886         * rmail.texi (Rmail Scrolling):
1887         * search.texi (Isearch Scroll):
1888         * display.texi (Scrolling): Replace scroll-up/down with
1889         scroll-up/down-command.  Fix scroll-preserve-screen-position
1890         description.  Document scroll-error-top-bottom.
1892 2011-09-30  Glenn Morris  <rgm@gnu.org>
1894         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
1896 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1898         * windows.texi (Pop Up Window): Defer discussion of window
1899         splitting to the Window Choice node.  Add index entries.
1900         (Force Same Window): Node deleted.
1901         (Displaying Buffers, Window Choice): New nodes.
1903         * buffers.texi (Select Buffer): Clarify description of
1904         buffer-switching commands.  Add xref to Window Display node.
1905         Don't repeat confirm-nonexistent-file-or-buffer description from
1906         Visiting node.  Remove even-window-heights.
1908         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1910 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1912         * cmdargs.texi (Icons X): Fix description of Emacs icon.
1914         * xresources.texi (Table of Resources): Fix documentation of
1915         bitmapIcon.
1917 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1919         * package.texi (Package Menu): Add package-menu-mark-upgrades.
1921 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
1923         * frames.texi (Frame Commands): Note that delete-other-frames only
1924         deletes frames on current terminal.
1926 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1928         * sending.texi (Mail Misc): Document mail-add-attachment.
1930 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
1932         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
1934 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
1936         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1938 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1940         * files.texi (File Archives):
1941         * cal-xtra.texi (Diary Display):
1942         * help.texi (Help Mode): Add xref to View Mode.
1944 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1946         * display.texi (View Mode): New node.  Move view-file here from
1947         Misc File Ops.  Move view-buffer here from Misc Buffer.
1949         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1951         * files.texi (Misc File Ops): Document new
1952         delete-by-moving-to-trash behavior.  Remove view-file.
1954         * dired.texi (Dired Deletion): Shorten description of Trash.
1956         * misc.texi (emacsclient Options): Document server-port.
1958 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
1960         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1961         even on MS-Windows.  Fix a typo.
1963 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
1965         * package.texi: New file, documenting the package manager.
1967         * emacs.texi: Include it.
1969         * help.texi (Help Summary): Add describe-package.
1971 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
1973         * misc.texi (Printing): Convert subnodes into subsections.
1975         * text.texi (Two-Column): Move into Text chapter.
1977         * picture-xtra.texi (Picture Mode): Group with Editing Binary
1978         Files section.  Convert from chapter into section.
1980         * display.texi (Narrowing): Move into display chapter.
1982         * sending.texi (Sending Mail):
1983         * rmail.texi (Rmail):
1984         * misc.texi (Gnus, Document View):
1985         * dired.texi (Dired):
1986         * emacs.texi: Group the mail, rmail, and gnus chapters together.
1988 2011-08-07  Juri Linkov  <juri@jurta.org>
1990         * dired.texi (Operating on Files): Rewrite according to the fact
1991         that `dired-do-chmod' doesn't use the `chmod' program anymore.
1993 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1995         * mini.texi (Minibuffer File): Insert a reference to Tramp for
1996         remote file name completion.  (Bug#9197)
1998 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2000         * mule.texi (Bidirectional Editing): Document the fact that
2001         bidi-display-reordering is t by default.
2003 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2006         explicitly (bug#8904).
2008 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010         * trouble.texi (Checklist): Use an `M-x' example instead of an
2011         Emacs Lisp form to switch on the dribble file (bug#8056).
2013 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2017 2011-07-13  Glenn Morris  <rgm@gnu.org>
2019         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2021 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023         * mark.texi (Mark Ring): Clarify how many locations are saved
2024         (bug#5770).
2025         (Global Mark Ring): Ditto.
2027 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029         * text.texi (Table Recognition): Use "at point" instead of "under
2030         point" (bug#4345).
2032         * display.texi (Cursor Display): Mention `cursor-type'.
2034         * screen.texi (Point): Clarify that it's only if you use a block
2035         cursor that it appears to be on a character (bug#4345).
2037 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2039         * misc.texi (Amusements): Move dissociated press here, from its
2040         own section.
2042         * emacs.texi (Top): Update node listing.
2044 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2046         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2047         clarity (bug#3523).
2049 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2051         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2052         (Misc X): Document --parent-id.
2054         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2055         defaults to nil.
2057         * misc.texi (emacsclient Options): Document --parent-id.
2059         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2061 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2063         * emacs.texi: Use "..." instead of ``...'' in the menus
2064         (bug#3503).
2066 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2068         * killing.texi (Primary Selection): Document `only' setting for
2069         select-active-regions.
2071         * mark.texi (Setting Mark): Reference Shift Selection node.
2073         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2075 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2077         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2078         motion keys" (bug#3503).
2080         * emacs.texi: Change all the register node names from "RegPos"
2081         (etc.) to "Positional Registers" (etc.) (bug#3314).
2083 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2085         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2086         (Other Kill Commands, Kill Options): Copyedits.
2087         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2088         (Yanking): Move yank-excluded properties discussion here.
2089         (Cut and Paste): Move from frames.texi.  Update subnodes to
2090         describe x-select-enable-clipboard case.
2092         * frames.texi: Move Cut and Paste node and subnodes into
2093         killing.texi, except Mouse Commands and Word and Line Mouse.
2095 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2097         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2099 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2101         * screen.texi (Mode Line): Clarify that coding systems are
2102         characters, not letters (bug#1749).
2104         * cmdargs.texi (Environment): Mention removing variables
2105         (bug#1615).  Text suggested by Kevin Rodgers.
2107 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2109         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2111         * modes.texi: Rename from major.texi.
2112         (Modes): New node.  Make Major Modes and Minor Modes subsections
2113         of this.  All callers changed.
2115         * custom.texi (Minor Modes): Move to modes.texi.
2117 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2119         * custom.texi (Syntax): Node deleted.
2121         * help.texi (Help Summary):
2122         * major.texi (Major Modes):
2123         * programs.texi (Parentheses):
2124         * search.texi (Regexp Backslash, Regexp Backslash)
2125         (Regexp Backslash):
2126         * text.texi (Words): Callers changed.
2128         * text.texi (Refill, Longlines): Delete nodes.
2130         * ack.texi (Acknowledgments): Longlines removed from manual.
2132         * emacs.texi (Top): Update node listing.
2134 2011-07-09  Glenn Morris  <rgm@gnu.org>
2136         * fortran-xtra.texi (Fortran): Update handled extensions.
2138 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2140         * display.texi (Scrolling): `C-v' (etc) are now bound to
2141         `scroll-*-command' (bug#8349).
2143 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2145         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2146         doesn't actually delete any files (bug#7125).
2148         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2149         argument for `C-c C-k' (bug#7391).
2151         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2152         you're currently using (bug#8489).
2154 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2156         * mule.texi (Coding Systems): Move index entries from the previous
2157         change into their proper places.
2159 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161         * help.texi (Help Files): Document view-external-packages (bug#8902).
2163         * mule.texi (Coding Systems): Put a few more of the coding systems
2164         into the index (bug#8900).
2166 2011-06-26  Glenn Morris  <rgm@gnu.org>
2168         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2170 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2172         * misc.texi (emacsclient Options): Mention --frame-parameters.
2174 2011-06-09  Glenn Morris  <rgm@gnu.org>
2176         * custom.texi (Specifying File Variables):
2177         Recommend explicit arguments for minor modes.
2179 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2181         Document wide integers better.
2182         * buffers.texi (Buffers):
2183         * files.texi (Visiting): Document maxima for 64-bit machines,
2184         and mention virtual memory limits.
2186 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2188         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2190         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2191         prog mode (Bug#8240).
2193 2011-05-27  Glenn Morris  <rgm@gnu.org>
2195         * custom.texi (Specifying File Variables):
2196         Major modes no longer need come first.
2198 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2200         * mule.texi (Specify Coding, Text Coding, Communication Coding):
2201         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2203 2011-05-18  Glenn Morris  <rgm@gnu.org>
2205         * ack.texi (Acknowledgments): Remove fakemail.c.
2207 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2209         Fixes for fitting text into 7x9 printed manual.
2210         * building.texi (Flymake, Breakpoints Buffer):
2211         * calendar.texi (Appointments):
2212         * cmdargs.texi (General Variables, Display X):
2213         * custom.texi (Saving Customizations, Face Customization)
2214         (Directory Variables, Minibuffer Maps, Init Rebinding):
2215         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2216         * fixit.texi (Spelling):
2217         * frames.texi (Creating Frames, Fonts):
2218         * help.texi (Help Files):
2219         * mini.texi (Minibuffer File):
2220         * misc.texi (emacsclient Options, Emulation):
2221         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2222         * mule.texi (International Chars, Language Environments)
2223         (Select Input Method, Modifying Fontsets, Charsets):
2224         * programs.texi (Custom C Indent):
2225         * rmail.texi (Rmail Labels):
2226         * text.texi (Table Conversion):
2227         * trouble.texi (Known Problems, Known Problems):
2228         * windows.texi (Change Window):
2229         * xresources.texi (GTK resources): Reflow text and re-indent code
2230         examples to avoid TeX overflows and underflows on 7x9 paper.
2232         * emacs.texi: Fix the (commented out) smallbook command.
2234         * macos.texi (Mac / GNUstep Events):
2235         * xresources.texi (Lucid Resources): Remove extraneous examples.
2237 2011-05-10  Glenn Morris  <rgm@gnu.org>
2239         * custom.texi (Specifying File Variables):
2240         Deprecate using mode: for minor modes.
2242 2011-05-07  Glenn Morris  <rgm@gnu.org>
2244         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2246 2011-05-06  Glenn Morris  <rgm@gnu.org>
2248         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2250         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2252 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254         * misc.texi (Emacs Server): Document `server-eval-at'.
2256 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2258         * maintaining.texi (List Tags): Document next-file.
2259         Suggested by Uday S Reddy.
2261 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2263         * mini.texi (Minibuffer Edit):
2264         * screen.texi (Mode Line): Fix typo.
2266 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2268         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2270 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2272         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2274 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
2276         * display.texi (Auto Scrolling): Document the limit of 100 lines
2277         for never-recentering scrolling with `scroll-conservatively'.
2278         (Bug#6671)
2280 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
2282         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2283         HOME on Windows and where it looks for init files.  (Bug#8221)
2285 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
2287         * search.texi (Regexp Example):
2288         * mule.texi (International Chars):
2289         * building.texi (External Lisp): Don't use characters outside
2290         ISO-8859-1.
2292 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
2294         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2295         Use Texinfo @-commands for non Latin-1 characters.
2297         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2299         * custom.texi (Init File): Add index entries for ".emacs".
2300         (Bug#8210)
2302 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2304         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2305         for Gtk+ 3.
2307 2011-03-08  Glenn Morris  <rgm@gnu.org>
2309         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2310         * emacs.texi (Acknowledgments):
2311         * ack.texi (Acknowledgments): Names to UTF-8.
2312         * emacs.texi: Set documentencoding.
2314         * display.texi (Optional Mode Line): Don't mention exactly where
2315         display-time appears.  (Bug#8193)
2317 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2319         * Version 23.3 released.
2321 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
2323         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2325 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2327         * misc.texi (emacsclient Options): Add q/quiet.
2329 2011-03-02  Glenn Morris  <rgm@gnu.org>
2331         * mule.texi (Communication Coding) <x-select-request-type>:
2332         Remove duplicate (essentially) paragraph.  (Bug#8148)
2334 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
2336         * maintaining.texi (Format of ChangeLog): Add reference to
2337         add-log-full-name.
2338         (Change Log Commands): Add documentation for combining multiple
2339         symbols in one change.
2341 2011-03-01  Glenn Morris  <rgm@gnu.org>
2343         * custom.texi (Directory Variables):
2344         Give an example of excluding subdirectories.
2346 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2348         * search.texi (Regexp Search): Move index entries about regexps to the
2349         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2351 2011-02-19  Glenn Morris  <rgm@gnu.org>
2353         * dired.texi (Dired): Dired-X version number was dropped.
2355 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2357         * xresources.texi (X Resources): Remove *faceName and replace it with
2358         *font for Lucid.
2360 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2362         * rmail.texi (Rmail Display): Document Rmail MIME support more
2363         accurately.
2365         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2366         vc-log-outgoing.
2367         (Merging): Document vc-find-conflicted-file.
2369 2011-02-05  Glenn Morris  <rgm@gnu.org>
2371         * custom.texi (Variables): Fix typo.
2373 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2375         * search.texi (Regexps): Copyedits.  Mention character classes
2376         (Bug#7809).
2378         * files.texi (File Aliases): Restore explanatory text from Eli
2379         Zaretskii, accidentally removed in 2011-01-08 commit.
2381 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2383         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2384         (MAKEINFO_OPTS): New variable.
2385         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2386         (emacs.html): New target.
2387         (clean): Remove emacs.html.
2389 2011-01-23  Werner Lemberg  <wl@gnu.org>
2391         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2392         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2393         (ENVADD): Updated.
2395 2011-01-18  Glenn Morris  <rgm@gnu.org>
2397         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2399         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2401 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2403         * building.texi (Compilation): Improve instructions for running two
2404         compilations (Bug#7573).
2406         * files.texi (Backup Names): Document the new location of the
2407         last-resort backup file.
2409         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2410         manual.  Explain why directory-abbrev-alist elements should be anchored
2411         (Bug#7777).
2413 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2415         * msdog.texi (Windows Startup): Correct inaccurate description of
2416         differences between emacsclient.exe and emacsclientw.exe.
2418 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2420         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2422 2011-01-02  Kenichi Handa  <handa@m17n.org>
2424         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2426 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2428         * frames.texi (Cut and Paste): Modify the section's name and text:
2429         don't mix "cut/paste" with "kill/yank".
2430         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2431         (Bug#7702)
2433         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2435 2011-01-02  Glenn Morris  <rgm@gnu.org>
2437         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2438         matches its position in the menu.  (Bug#7674)
2440 2011-01-02  Glenn Morris  <rgm@gnu.org>
2442         * trouble.texi (Checklist): Mention not replying via news either.
2444 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2446         * misc.texi (Document View): Update DocView section with newly
2447         supported document formats.
2449 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2451         * killing.texi: Resection the Info version to conform to the
2452         printed manual, to avoid making sections on Accumulating Text, CUA
2453         and Rectangles into full chapters.
2455 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2457         * custom.texi (Init Syntax): Add index entries for "character syntax".
2458         (Bug#7576)
2460 2010-12-13  Karel Klíč  <kklic@redhat.com>
2462         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2464 2010-12-13  Glenn Morris  <rgm@gnu.org>
2466         * trouble.texi (Checklist): Fix typo in newsgroup name.
2468 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2470         * search.texi (Word Search): Note that the lazy highlight always
2471         matches to whole words (Bug#7470).
2473 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2475         * display.texi (Optional Mode Line): Make the description of
2476         load-average more accurate.
2478         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2479         registry, with a cross-reference.
2480         (Windows Startup): New node.  Move the stuff about the current
2481         directory from "Windows HOME".
2483 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2485         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2486         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2488 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2490         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2491         Suggested by Štěpán Němec.
2493 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2495         * maintaining.texi (Version Control): Say "commit", not "check in".
2496         (Version Control Systems): Simplify descriptions.
2497         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2498         VCS Concepts.
2499         (VC Mode Line): Update example.
2500         (Old Revisions): Document revert-buffer for vc-diff.
2501         (Log Buffer): Promote to a subsection.  Document header lines.
2503         * macos.texi (Mac / GNUstep Basics):
2504         Document ns-right-alternate-modifier.
2506         * emacs.texi (Top): Update node listing.
2508 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2510         * rmail.texi (Rmail Coding): Characters with no fonts are not
2511         necessarily displayed as empty boxes.
2513         * mule.texi (Language Environments, Fontsets): Characters with no
2514         fonts are not necessarily displayed as empty boxes.
2516         * display.texi (Text Display): Document display of glyphless
2517         characters.
2519 2010-11-13  Glenn Morris  <rgm@gnu.org>
2521         * basic.texi (Position Info): Add M-x count-words-region.
2523 2010-11-11  Glenn Morris  <rgm@gnu.org>
2525         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2527 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2529         * msdog.texi (Windows HOME): Add information regarding startup
2530         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2532 2010-10-11  Glenn Morris  <rgm@gnu.org>
2534         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2536         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2537         (DVIPS): New variable.
2538         (.PHONY): Add html, ps.
2539         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2540         (clean): Delete html, ps files.
2542 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2544         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2546 2010-10-09  Glenn Morris  <rgm@gnu.org>
2548         * Makefile.in (VPATH): Remove.
2549         (infodir): Make it absolute.
2550         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2552         * Makefile.in (dist): Anchor regexps.
2554         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2555         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2556         (emacs-xtra.pdf): Use $<.
2558         * Makefile.in (infoclean): Remove harmless, long-standing error.
2560         * Makefile.in ($(infodir)): Delete rule.
2561         (mkinfodir): New.
2562         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2564         * Makefile.in (distclean): Do not delete emacsver.texi.
2565         (dist): Remove reference to emacsver.texi.in.
2566         * emacsver.texi: New file, replacing emacsver.texi.in.
2568 2010-10-09  Glenn Morris  <rgm@gnu.org>
2570         * emacsver.texi.in: New file.
2571         * emacs.texi: Set EMACSVER by including emacsver.texi.
2572         * Makefile.in (distclean): Delete emacsver.texi.
2573         (dist): Copy emacsver.texi.
2574         (EMACSSOURCES): Add emacsver.texi.
2576         * ack.texi (Acknowledgments): No more b2m.c.
2578         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2579         (emacs): Remove rule.
2580         (dist): No need to deal with the emacs rule any more.
2582 2010-10-07  Glenn Morris  <rgm@gnu.org>
2584         * Makefile.in (version): New, set by configure.
2585         (clean): Delete dist tar file.
2586         (dist): Use version in tar name.
2588 2010-10-06  Glenn Morris  <rgm@gnu.org>
2590         * Makefile.in (EMACS_XTRA): Add the main source file.
2591         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2592         (mostlyclean): No core files, reorder other files.
2593         (clean): Delete specific dvi and pdf files.
2594         (infoclean, dist): New rules.
2595         (maintainer-clean): Use infoclean.
2596         ($(infodir)): Add parallel build workaround.
2598 2010-10-04  Glenn Morris  <rgm@gnu.org>
2600         * Makefile.in (SHELL): Set it.
2601         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2602         (info, dvi): Replace above variables with their expansions.
2603         (info): Move mkdir from here...
2604         ($(infodir)/emacs): ... to here (for parallel builds).
2605         (pdf): New target.
2606         ($(infodir)/emacs): Pass -o option to makeinfo.
2607         (.PHONY): Declare clean rules.
2608         (maintainer-clean): Delete dvi and pdf files.
2609         Guard against cd failures.  Use a more restrictive delete.
2611 2010-10-02  Glenn Morris  <rgm@gnu.org>
2613         * misc.texi (Shell Mode): Remove reference to old function name.
2615 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2617         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2618         indicator characters.
2620 2010-09-29  Glenn Morris  <rgm@gnu.org>
2622         * Makefile.in (top_srcdir): Remove unused variable.
2624 2010-09-14  Glenn Morris  <rgm@gnu.org>
2626         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2627         the last hook item.
2629         * calendar.texi (Appointments): Also updated when a diary include file
2630         is saved.
2632 2010-09-14  Glenn Morris  <rgm@gnu.org>
2634         * trouble.texi (Bugs): Update the section intro.
2635         (Known Problems): New section.
2636         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2637         (Sending Patches): Bug fixes are best as responses to existing bugs.
2638         * emacs.texi (Known Problems): Add menu entry for new section.
2640 2010-09-09  Glenn Morris  <rgm@gnu.org>
2642         * xresources.texi: Untabify.
2644 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2646         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2648 2010-09-06  Glenn Morris  <rgm@gnu.org>
2650         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2652 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2654         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2656 2010-08-21  Glenn Morris  <rgm@gnu.org>
2658         * misc.texi (Amusements): Mention bubbles and animate.
2660 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2662         * files.texi (Visiting): Add more index entries for
2663         large-file-warning-threshold.
2665 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2667         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2669 2010-06-23  Glenn Morris  <rgm@gnu.org>
2671         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2672         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2673         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2674         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2675         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2676         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2677         Untabify Texinfo files.
2679 2010-06-10  Glenn Morris  <rgm@gnu.org>
2681         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2683         * basic.texi (Inserting Text): Fix typo.
2685 2010-06-10  Glenn Morris  <rgm@gnu.org>
2687         * ack.texi (Acknowledgments):
2688         * emacs.texi (Acknowledgments): Update for notifications.el.
2690 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2692         * dired.texi (Operating on Files): Mention encryption commands
2693         (Bug#6315).
2695 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2697         * basic.texi (Moving Point): Update due to renaming of commands bound
2698         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2700 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2702         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2703         paragraphs.
2704         (Line Truncation): Fix wording for bidi display.
2706         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2707         keys.
2709 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2711         * building.texi (GDB Graphical Interface): Remove misleading comparison
2712         to an IDE (Bug#6128).
2714 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2716         * programs.texi (Man Page):
2717         * misc.texi (Invoking emacsclient):
2718         * mini.texi (Repetition):
2719         * mark.texi (Setting Mark): Fix typos.
2721 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2723         * misc.texi (Printing): Document htmlfontify-buffer.
2725 2010-05-08  Glenn Morris  <rgm@gnu.org>
2727         * calendar.texi (Displaying the Diary, Format of Diary File):
2728         Fix external cross-references for TeX format output.
2730 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2732         * Version 23.2 released.
2734 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2736         * cmdargs.texi (Initial Options): Mention --chdir.
2738 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2740         * frames.texi (Tool Bars): Add tool-bar-style.
2742 2010-04-21  Glenn Morris  <rgm@gnu.org>
2744         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2746 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2748         * programs.texi (Semantic): New node.
2750         * maintaining.texi (EDE): New node.
2752         * emacs.texi: Update node listing.
2754         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2756 2010-04-18  Glenn Morris  <rgm@gnu.org>
2758         * emacs.texi (Acknowledgments): Remove duplicate.
2760         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2762 2010-04-18  Glenn Morris  <rgm@gnu.org>
2764         * dired.texi (Misc Dired Features): Mention VC diff and log.
2765         * maintaining.texi (Old Revisions, VC Change Log):
2766         Mention that diff and log work in Dired buffers.
2768         * help.texi (Help Summary): Mention M-x info-finder.
2770         * ack.texi (Acknowledgments): Add mpc.el.
2772         * custom.texi (Specifying File Variables, Directory Variables):
2773         Document new commands for manipulating local variable lists.
2775 2010-04-18  Glenn Morris  <rgm@gnu.org>
2777         * trouble.texi (Contributing): Add cindex entry.
2778         Mention etc/CONTRIBUTE.
2780 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2782         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2783         query-replace (Bug#5774).
2785 2010-04-16  Glenn Morris  <rgm@gnu.org>
2787         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2789 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2791         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2793 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2795         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2797 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2799         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2800         cross-reference to "Inserting Text".
2802         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2803         Mention completion provided by `ucs-insert'.
2805 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2807         * sending.texi (Sending Mail): Note variables that may need
2808         customizing.
2809         (Mail Sending): Expand discussion of send-mail-function.
2811 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2813         Document Message mode as the default mail mode.
2815         * sending.texi (Sending Mail): Copyedits.
2816         (Mail Format, Mail Headers): Document mail-from-style changes.
2817         (Mail Commands): Rename from Mail mode.  Document Message mode.
2818         (Mail Misc): Rename from Mail mode Misc.
2819         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2820         command names and update keybindings.
2821         (Header Editing): Document message-tab.  De-document
2822         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2823         favor of mail-default-headers.  Ad index entries for user-full-name and
2824         user-mail-address.
2825         (Citing Mail): Update changes in Message mode behavior.
2826         Document mail-yank-prefix.
2827         (Mail Signature): New node, moved from Mail Misc.
2828         (Mail Aliases): Mail abbrevs are the default with Message mode.
2829         (Mail Methods): Note that Message mode is now the default.
2831         * rmail.texi (Rmail Reply):
2832         * text.texi (Text Mode):
2833         * major.texi (Major Modes):
2834         * mule.texi (Output Coding): Refer to Message mode.
2836         * custom.texi (Init Examples): Add xref to Mail Header.
2838         * emacs.texi (Top): Fix xrefs.
2840 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2842         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2843         repository if there is none.
2844         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2845         vc-print-root-log.
2846         (Old Revisions): Copyedits.  Document vc-root-diff.
2848         * programs.texi (Program Modes): Mention Javascript mode.
2850         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2851         * emacs.texi: Update node description.
2853         * misc.texi (Navigation): Document doc-view-continuous.
2854         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
2856 2010-03-30  Juri Linkov  <juri@jurta.org>
2858         * search.texi (Other Repeating Search): Remove line that `occur'
2859         can not handle multiline matches.
2861 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2863         * mule.texi (International): Mention support of bidirectional editing.
2864         (Bidirectional Editing): New section.
2866 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
2868         * emacs.texi (Top): Update node names to those in building.texi.
2870 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2872         doc/emacs/building.texi: Describe restored GDB/MI functionality
2873         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2874         doc/emacs/emacs.texi: Update node names for building.texi.
2876 2010-03-24  Glenn Morris  <rgm@gnu.org>
2878         * ack.texi (Acknowledgments):
2879         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
2881 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
2883         * xresources.texi (Table of Resources): Clarify toolBar number
2884         for Gtk+.
2886         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2888 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2890         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2892         * search.texi (Other Repeating Search): Document multi-isearch-buffers
2893         and multi-isearch-buffers-regexp.
2895         * indent.texi (Indentation): Clarify description of
2896         indent-for-tab-command.  Document tab-always-indent.
2898 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
2900         * cmdargs.texi (Font X): Move most content to Fonts.
2902         * frames.texi (Fonts): New node.  Document font-use-system-font.
2904         * emacs.texi (Top):
2905         * xresources.texi (Table of Resources):
2906         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2908 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2910         * Branch for 23.2.
2912 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2914         * custom.texi (Init Examples): Add xref to Locals.
2916         * major.texi (Choosing Modes): Mention usage of setq-default for
2917         setting the default value of major-mode (Bug#5688).
2919 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
2921         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2923         * display.texi (Display Custom): Document make-pointer-invisible and
2924         underline-minimum-offset.  Remove inverse-video.
2926 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2928         * frames.texi (Frame Commands): Note that the last ordinary frame can
2929         be deleted in daemon mode (Bug#5616).
2931 2010-02-18  Glenn Morris  <rgm@gnu.org>
2933         * trouble.texi (Contributing): Repository is no longer CVS.
2935 2010-02-08  Glenn Morris  <rgm@gnu.org>
2937         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2939 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2941         * display.texi (Useless Whitespace, Text Display):
2942         * custom.texi (Init Examples): Avoid obsolete special default variables
2943         like default-major-mode.
2945 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
2947         * programs.texi (Other C Commands): Replace reference to obsolete
2948         c-subword-mode.
2950 2010-01-21  Glenn Morris  <rgm@gnu.org>
2952         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2954 2010-01-12  Glenn Morris  <rgm@gnu.org>
2956         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2957         emacs-pretest-bug for bug reports for development versions.
2959 2010-01-11  Glenn Morris  <rgm@gnu.org>
2961         * display.texi (Highlight Interactively): `t' does not mean highlight
2962         all patterns.  (Bug#5335)
2964 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
2966         * misc.texi (Shell): Document async-shell-command.
2968         * building.texi (Grep Searching): Document zrgrep.
2970         * mini.texi (Completion Options): Mention `initials' completion style.
2972 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2974         * building.texi: Import GDB Graphical Interface description from
2975         EMACS_23_1_RC.
2977 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2979         * emacs.texi (Top): Update node listing.
2981         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2983         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2985         * cmdargs.texi (Initial Options):
2986         * xresources.texi (Resources): Document inhibit-x-resources.
2988         * custom.texi (Specifying File Variables): Note that minor modes are
2989         enabled unconditionally.
2991         * display.texi (Scrolling): Briefly document the old recenter command,
2992         and document recenter-positions.
2994         * files.texi (Visiting):
2995         * buffers.texi (Buffers): Max buffer size is now 512 MB.
2997         * frames.texi (Cut/Paste Other App):
2998         Document save-interprogram-paste-before-kill.
3000         * killing.texi (Kill Options): New node.
3002 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3004         * misc.texi (Shell Options): ansi-color is now default.
3006 2009-12-05  Glenn Morris  <rgm@gnu.org>
3008         * emacs.texi (Top): Update menu for cal-xtra node changes.
3009         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3010         or mode line.  Don't mention invisible text or the details of
3011         diary-print-entries here, only in cal-xtra.
3012         (Format of Diary File): Mention that the "date on first line" format
3013         only really affects the simple display.
3014         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3015         (Diary Customizing): Holidays may be in the buffer or mode line.
3016         Move diary-print-entries to the "Diary Display" section.
3017         (Diary Display): New section, split out from "Fancy Diary Display".
3018         Explain the limitations of simple display, and how to print it.
3020         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3022         * cal-xtra.texi (Diary Display): Mention View mode.
3024 2009-11-29  Juri Linkov  <juri@jurta.org>
3026         * display.texi (Highlight Interactively): Actually a list of
3027         default faces is pre-loaded into a list of default values
3028         instead of the history.
3030 2009-11-20  Glenn Morris  <rgm@gnu.org>
3032         * ack.texi (Acknowledgments):
3033         * emacs.texi (Acknowledgments): Add htmlfontify.
3035 2009-11-14  Glenn Morris  <rgm@gnu.org>
3037         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3039         * ack.texi (Acknowledgments):
3040         * emacs.texi (Acknowledgments): Update for recent Org changes.
3042 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3044         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3045         `charset' property, which is irrelevant to the user manual (Bug#3526).
3047 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3049         * trouble.texi (DEL Does Not Delete): Fix typo.
3051 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3053         * files.texi (Misc File Ops): Mention copy-directory.
3055 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3057         * mule.texi (Unibyte Mode): Emphasize that
3058         unibyte-display-via-language-environment affects only the display.
3060         * display.texi (Horizontal Scrolling): Document cursor behavior under
3061         horizontal scrolling when point moves off the screen (Bug#4564).
3062         Improve wording.
3064 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3066         * files.texi (Directories): delete-directory prompts for recursive
3067         deletion.
3069 2009-09-30  Glenn Morris  <rgm@gnu.org>
3071         * ack.texi (Acknowledgments):
3072         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3074 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3076         * dired.texi (Dired Navigation): Use @code instead of @var for
3077         dired-isearch-filenames, so that it's not capitalized.
3079 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3081         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3083         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3085         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3086         (Key Bindings): Reference Init Rebinding in introductory text.
3087         Shift some of the introduction to Keymaps node.
3088         (Keymaps): Simplify.
3089         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3090         (Minibuffer Maps): Remove mention of Mocklisp.
3091         (Init Rebinding): Move mode-local rebinding example here from Local
3092         Keymaps.
3093         (Modifier Keys): Clarify.
3094         (Rebinding): Add cindex for "binding keys".
3096 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3098         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3100 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3102         * building.texi (Threads Buffer, Multithreaded Debugging):
3103         Reorganize these two sections.
3105 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3107         * cmdargs.texi (Initial Options): Fix last change.
3109 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3111         * mule.texi (Enabling Multibyte):
3112         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3113         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3115 2009-08-20  Glenn Morris  <rgm@gnu.org>
3117         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3119 2009-08-19  Glenn Morris  <rgm@gnu.org>
3121         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3123 2009-08-18  Glenn Morris  <rgm@gnu.org>
3125         * ack.texi (Acknowledgments):
3126         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3128         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3130 2009-08-09  Glenn Morris  <rgm@gnu.org>
3132         * ack.texi (Acknowledgments):
3133         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3135 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3137         * emacs.texi (Top): Add new menu items for GDB-UI.
3139         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3140         section.  Threads buffer is in separate section now.
3142 2009-08-08  Glenn Morris  <rgm@gnu.org>
3144         * ack.texi (Acknowledgments):
3145         * emacs.texi (Acknowledgments):
3146         Update for js2-mode and org changes.
3148 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3150         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3151         files.
3153 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3155         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3157 2009-07-23  Glenn Morris  <rgm@gnu.org>
3159         * programs.texi (Matching): Update blink-matching-paren-distance.
3161 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3163         * frames.texi (Cut/Paste Other App): For select-active-regions,
3164         selection is now updated on moving point.
3166 2009-07-21  Richard Stallman  <rms@gnu.org>
3168         * glossary.texi (GNU, Daemon): Update information.
3170 2009-07-19  Juri Linkov  <juri@jurta.org>
3172         * custom.texi (Specifying File Variables, Safe File Variables):
3173         "variables/value pairs" -> "variable/value pairs".
3175 2009-07-15  Glenn Morris  <rgm@gnu.org>
3177         * misc.texi (Gnus): Remove widow.
3179 2009-07-11  Glenn Morris  <rgm@gnu.org>
3181         * Makefile.in (TEXI2PDF): New.
3182         (emacs.pdf, emacs-xtra.pdf): New targets.
3184         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3186         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3188         * emacs.texi (Top): Info can be read from other places than Emacs.
3189         Don't print the copying notice twice in the printed version.
3190         Update the menu and detailmenu.
3191         (Preface): The meaning of "on-line" has changed.
3192         Correct name for "Common Problems" chapter.
3193         (Distrib): Update FSF shop URL.
3194         (Intro): Showing two files at once is not so exciting.
3196         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3197         (Mac / GNUstep Basics): Minor grammar changes.
3198         (Mac / GNUstep Events): Fix typo.
3199         (GNUstep Support): CANNOT_DUMP no longer applies.
3201         * misc.texi (Document View): Fix typos.
3203         * dired.texi (Dired):
3204         * help.texi (Help):
3205         * macos.texi (Mac OS / GNUstep):
3206         * maintaining.texi (Version Control, Introduction to VC):
3207         End menu descriptions with a period.
3209 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3211         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3212         so categorical in saying that the option is only useful on NTFS.
3214 2009-07-09  Glenn Morris  <rgm@gnu.org>
3216         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3217         (ENVADD): Add texinfodir to TEXINPUTS.
3219         * emacs.texi (Top): Fix cross-reference.
3221         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3223         * vc1-xtra.texi (Revision Tags): Fix typo.
3225 2009-07-03  Glenn Morris  <rgm@gnu.org>
3227         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3228         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3229         (Merge Commands): `.' does not seem to work in A or B buffer.
3230         `l' can recreate the 3-window display.
3232         * glossary.texi (Glossary): Minor phrasing changes throughout.
3233         Add more internal cross-references.
3234         <Autoloading>: You can't really autoload a variable.
3235         <C-M->: Move details here from `M-C-' item.
3236         <Continuation Line>: Refer to `Truncation.'
3237         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3238         <Home Directory, Unix>: New entries.
3239         <Deletion of Files>: Mention recycle bins.
3240         <Directory>: Mention ``folders.''
3241         <Error>: Don't mention ``type-ahead.''
3242         <Fringe>: Refer to the manual node.
3243         <Minor Mode>: Can be global or local.
3244         <Spell Checking>: There are other checkers besides Ispell.
3246 2009-07-02  Glenn Morris  <rgm@gnu.org>
3248         * anti.texi (Antinews): Minor changes in phrasing.
3250         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3251         some underfull lines in dvi output.
3253         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3255         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3257         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3259 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3261         * xresources.texi (Table of Resources): Mention maximized for
3262         fullscreen.
3264         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3266 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3268         * anti.texi (Antinews): Correct the list of removed platforms.
3270 2009-06-28  Glenn Morris  <rgm@gnu.org>
3272         * arevert-xtra.texi: Minor language tweaks.
3274         * dired-xtra.texi: Minor revisions.
3276 2009-06-23  Miles Bader  <miles@gnu.org>
3278         * display.texi (Scrolling): Document `recenter-redisplay'.
3279         (Temporary Face Changes): Document `text-scale-set'.
3281 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3283         * Branch for 23.1.
3285 2009-06-17  Kenichi Handa  <handa@m17n.org>
3287         * mule.texi (Charsets): Update the description for the new charset.
3288         (list-character-sets): New findex.
3289         (Language Environments): Add @anchor{Describe Language Environment}.
3291 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
3293         * basic.texi (Moving Point): Fix tag.
3295         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3297         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3298         use camel-case for PageUp and PageDown.
3300         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3301         camel-case for PageUp and PageDown.
3303         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3305         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3306         (Isearch Scroll): Decapitalize <next> and <prior>.
3308 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3310         * fixit.texi (Spelling): Set default dictionary.
3311         Improve descriptions (Bug#2554)
3313 2009-06-08  David Reitter  <david.reitter@gmail.com>
3315         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3316         since saving colors and faces set this way is not implemented.
3317         (Environment variables): Remove mention of mac-fix-env, which is
3318         scheduled to be removed.
3320 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
3322         * custom.texi (Init Examples): Add example of changing load-path.
3324         * building.texi (Lisp Libraries): Add example of changing
3325         load-path (Bug#3446).
3327 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3329         * mark.texi (Mark): Further clarifications.
3330         (Setting Mark): Emphasize that C-SPC activates the mark.
3332 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3334         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
3335         Mark mode.
3336         (Using Region, Persistent Mark): Use "active mark" instead of "active
3337         region".
3339 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3341         * mule.texi (Select Input Method): Fix typo.
3343 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3345         * anti.texi (Antinews): Document completion changes.  Some additional
3346         copyedits and rearrangement of entries.
3348 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3350         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3351         (Shell History Copying, Terminal emulator): Copyedits.
3353         * xresources.texi (Resources): Simplify descriptions.
3354         Shorten description of editres, which is not very useful these days.
3355         (Table of Resources): Document fontBackend resource.
3357         * trouble.texi (Quitting): Add other undo bindings to table.
3358         (DEL Does Not Delete): Note that the erasure key is usually labeled
3359         "Backspace".  Remove discussion of obscure Xmodmap issue.
3361 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3363         * files.texi (Visiting): Copyedits.
3365 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3367         * basic.texi (Inserting Text): Document ucs-insert.
3369         * mule.texi (International Chars): Define "multibyte".  Note that
3370         internal representation is unicode-based.  Simplify definition of raw
3371         bytes.  Mention ucs-insert.
3372         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3373         (Language Environments): Add language environments new to Emacs 23.
3374         (Multibyte Conversion): Node deleted.
3375         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3376         Don't mention obsolete emacs-mule coding system.
3377         (Output Coding): Copyedits.
3379         * emacs.texi (Top): Update node listing.
3381 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3383         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3385 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3387         * building.texi (Lisp Libraries): `load-library' does offer completion.
3389 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3391         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3392         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3394 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3396         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3398 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3400         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3402         * building.texi (Lisp Interaction): Document initial-scratch-message.
3404 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3406         * msdog.texi (Windows Fonts): Fix typos.
3408         * files.texi (Save Commands): Fix pxref.
3410 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3412         * files.texi (Save Commands): Mention diff-buffer-with-file.
3413         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3414         Henoch (Bug#3036).
3416 2009-03-15  Glenn Morris  <rgm@gnu.org>
3418         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3419         the former is not always used.
3420         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3421         Change case of "Id".  Avoid repeated "appropriate".
3422         (Mail Aliases): Fix previous change - use an example with a ".", so it
3423         does actually get quoted when expanded.
3424         (Mail Sending): Mailclient is the default on some systems.
3425         (Citing Mail): Mention mail-indentation-spaces.
3426         (Mail Mode Misc): Add an @dfn for "mail signature".
3428 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3430         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3431         (Completion Options): Document read-file-name-completion-ignore-case,
3432         read-buffer-completion-ignore-case, and completion-styles.
3433         Remove description of partial-completion-mode.
3435 2009-03-14  Glenn Morris  <rgm@gnu.org>
3437         * sending.texi (Mail Format): Fix typo.  Add index entry for
3438         mail-header-separator.
3439         (Mail Headers): Put info about initialization and changing in one place
3440         at the start.  Update FCC section for mbox Rmail.  Clarify From
3441         section, mention mail-setup-with-from.  Clarify Reply-to section.
3442         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3443         section.
3444         (Mail Aliases): Update example, make less contentious.
3445         Update for name change of mail-interactive-insert-alias.
3446         (Mail Mode): Remove mention of `%' as a word separator.
3447         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3448         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3449         commands.  Clarify FCC handling.  In mail-complete, add reference to
3450         Mail Aliases section, and mention mail-complete-function.
3451         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3452         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3453         signature netiquette.  Explain how the mail hooks work when continuing
3454         a composition.
3455         (Mail Amusements): Internationalize the spook section a bit.
3456         Remove the spook mail-setup-hook example, since it doesn't work well.
3457         Mention fortune-file.
3458         (Mail Methods): Mention read-mail-command.
3460 2009-03-14  David Reitter  <david.reitter@gmail.com>
3462         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3463         and NS resources following recent changes.
3465 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3467         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3468         w32-use-visible-system-caret doc to indicate that it should get set
3469         automatically.
3470         (Windows Fonts): Add doc for the uniscribe backend.
3472 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3474         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3475         vc-dir.  (Bug#2598)
3477 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3479         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3481 2009-03-05  Glenn Morris  <rgm@gnu.org>
3483         * rmail.texi (Rmail Basics): Add reference to sorting.
3484         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3485         Minor re-wordings.
3486         (Rmail Motion): Mention rmail-next-same-subject.
3487         (Rmail Deletion): Expunging is not the only way to change the numbers.
3488         (Rmail Labels): Labels can also be used in sorting.
3489         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3490         (Rmail Display): Mention rmail-mime.
3492 2009-03-04  Glenn Morris  <rgm@gnu.org>
3494         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3495         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3496         summary.  Mention sorts cannot be undone.
3497         (Rmail Display): Give an example of how to use goto-address-mode.
3498         (Rmail Editing): It's keybindings that are redefined, not commands.
3499         Fix some typos.
3500         (Movemail): Some minor rewording.
3501         (Remote Mailboxes): Emacs movemail supports pop by default.
3502         Fix some minor grammatical issues.  The "two alternative ways" to
3503         specify a POP mailbox are really just one.  Remove all reference to the
3504         variables rmail-pop-password and rmail-pop-password-required, obsolete
3505         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3506         can support Kerberos.
3508 2009-03-03  Glenn Morris  <rgm@gnu.org>
3510         * rmail.texi (Rmail Deletion): Revert previous change, which was
3511         describing the Rmail summary versions.
3512         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3513         Minor re-wording for rmail-resend.
3514         (Rmail Make Summary): Summaries apply to buffers rather than files.
3515         <rmail-summary-by-topic>: Headers includes the subject.
3516         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3517         details, including prefix arguments.
3518         Mention rmail-summary-by-senders on C-M-f.
3519         Not counting lines might be faster.
3520         (Rmail Summary Edit): More details on the delete commands.
3521         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3522         Name the commands bound to the various keys.  Mention prefix argument
3523         for searching.
3524         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3525         Simplify rmail-highlighted-headers description.  Update face name.
3527 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3529         * mark.texi (Marking Objects): Fix typo.
3531 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3533         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3534         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3536 2009-03-01  Glenn Morris  <rgm@gnu.org>
3538         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3539         (Rmail Motion): - M-s searches from the end of messages.
3540         (Rmail Deletion): Minor clarification.  Fix numeric argument
3541         description.
3542         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3543         newmail and RMAILOSE files need not be in home-directory.
3544         (Rmail Files): Mention I/O menus are unselectable if no files match.
3545         Mention `MAIL' env-var.
3547 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3549         * mule.texi (Fontsets): Mention fontset-default, font specs and
3550         fallback fontsets.
3551         (Defining Fontsets): Mention ns and w32 variants of
3552         standard-fontset-spec.  Update description of startup fontset to match
3553         Emacs 23 behavior.
3554         (Modifying Fontsets): New section.  (Bug#656)
3555         (International): Link to Modifying Fontsets.
3557 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3559         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3560         Mention ns-extended-platform-support-mode.
3562 2009-02-22  Karl Berry  <karl@gnu.org>
3564         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3566 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3568         * basic.texi (Moving Point, Position Info):
3569         * files.texi (Visiting):
3570         * mini.texi (Completion Options):
3571         * text.texi (HTML Mode): Remove duplicate words.
3573 2009-02-20  Glenn Morris  <rgm@gnu.org>
3575         * rmail.texi: Minor updates for mbox rather than Babyl.
3577 2009-02-17  Karl Berry  <karl@gnu.org>
3579         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3581 2009-02-17  Richard M Stallman  <rms@gnu.org>
3583         * anti.texi (Antinews): Mention Babyl format.
3585         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3587         * rmail.texi: Update for mbox format.
3588         Various small fixes, as well as the following.
3589         (Out of Rmail): Node deleted.
3590         (Rmail): Update menu.
3591         (Rmail Files): Comment out set-rmail-inbox-list.
3592         Document rmail-inbox-list instead.
3593         (Rmail Output): Substantial changes since C-o is now
3594         rmail-output-as-seen and o is rmail-output.
3595         (Rmail Attributes): Delete `stored', add `retried'.
3596         (Rmail Display): Editing headers works in all cases.
3598 2009-02-17  Glenn Morris  <rgm@gnu.org>
3600         * basic.texi (Position Info): M-x count-lines-region is not always on
3601         M-=.  (Bug#2269)
3603 2009-02-09  Glenn Morris  <rgm@gnu.org>
3605         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3606         defaults.
3608 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3610         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3611         documentation of possible problems with redecoding.
3613 2009-02-03  Glenn Morris  <rgm@gnu.org>
3615         * rmail.texi (Out of Rmail): Mention b2m.pl.
3617 2009-01-31  Glenn Morris  <rgm@gnu.org>
3619         * rmail.texi (Out of Rmail): Correct b2m location.
3621 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3623         * fixit.texi (Undo): Update undo limit values.
3625 2009-01-27  Glenn Morris  <rgm@gnu.org>
3627         * emacs.texi (Top): Fix Antinews menu entry.
3629 2009-01-25  Karl Berry  <karl@gnu.org>
3631         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3632         item with no marker, instead of the syntactically incorrect
3633         @itemize @asis.
3635 2009-01-25  Juri Linkov  <juri@jurta.org>
3637         * building.texi (Grep Searching): Fix index entry for lgrep.
3639 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3641         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3643 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3645         * macos.texi (Preferences Panel): Update description of font setting to
3646         reflect that prior frame selection is no longer needed.
3648 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3650         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3651         raise GUD subsections.
3653 2009-01-15  Glenn Morris  <rgm@gnu.org>
3655         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3657 2009-01-10  Glenn Morris  <rgm@gnu.org>
3659         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3661 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3663         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3664         logical lines.
3666 2008-12-29  Juri Linkov  <juri@jurta.org>
3668         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3670         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3672 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3674         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3675         goto-address-mode instead of goto-address.
3677         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3678         mode.
3680         * emacs.texi (Top): Update node listing.
3682 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3684         * custom.texi (Directory Variables): Explain what is a "project".
3685         Add indexing.  Improve wording.  Add a footnote about using
3686         _dir-locals.el on MS-DOS.
3688 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3690         * files.texi (Misc File Ops): Mention chmod as an alias for
3691         set-file-modes.
3693 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3695         * help.texi (Help): Fix typos and reword.
3696         (Help Summary): Add entries for C-h n and C-h r, reorder
3697         entries, and do some minor fixes.
3698         (Name Help): Say that C-h F works for commands only.
3699         (Misc Help): Say that view-lossage displays 300 keystrokes.
3701 2008-12-20  Glenn Morris  <rgm@gnu.org>
3703         * ack.texi (Acknowledgments): General update based on AUTHORS,
3704         including removal of some stuff no longer distributed.
3706 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3708         * fixit.texi: Mention hunspell.
3710 2008-12-19  Glenn Morris  <rgm@gnu.org>
3712         * ack.texi (Acknowledgments): Small grammar fix.
3713         Consolidate explanatory text at start.
3715         * display.texi (Text Display):
3716         * indent.texi (Indentation): Use @acronym with ASCII.
3718 2008-12-18  Glenn Morris  <rgm@gnu.org>
3720         * ack.texi: Various small updates and fixes.
3722 2008-12-18  Juri Linkov  <juri@jurta.org>
3724         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3725         as a key binding to start a forward nonincremental word search.
3726         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3727         a backward nonincremental word search.  Add index for `M-s w'
3728         `isearch-forward-word'.
3729         (Regexp Search): Add a short summary of regexp key commands like
3730         in the node "Basic Isearch".
3731         (Other Repeating Search): Fix typo.
3733 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3735         * misc.texi (PostScript Variables): Fix doc.
3737 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3739         * programs.texi (Program Modes): Mention Ruby mode.
3741 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3743         * misc.texi (emacsclient Options): Describe what an empty string
3744         argument does for --alternate-editor.
3746 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3748         * cmdargs.texi (Font X): Distinguish between client-side and
3749         server-side fonts.  List valid Fontconfig properties.  Add reference to
3750         Fontconfig manual.  List valid GTK font properties.  Explain use of
3751         fc-list.
3753 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3755         * cmdargs.texi (Font X): Move discussion of quoting to top.
3757 2008-12-06  Glenn Morris  <rgm@gnu.org>
3759         * maintaining.texi (Old Revisions): Improve previous change.
3761 2008-12-05  Richard M Stallman  <rms@gnu.org>
3763         * anti.texi (Antinews): Minor fixes.
3765 2008-12-03  Glenn Morris  <rgm@gnu.org>
3767         * maintaining.texi (Old Revisions): Fix diff-switches description.
3769 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3771         * emacs.texi (Top): Fix typo.
3773 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3775         * misc.texi (Document View): Explain dependence on gs at the top.
3776         Copyedits.
3778         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3780         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3781         (Comment Commands): Discuss region-active behavior of M-; first.
3783 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3785         * display.texi (Line Truncation): Add reference to Continuation
3786         Lines.
3788         * windows.texi (Pop Up Window): Mention split-height-threshold
3789         and split-width-threshold.
3790         (Split Window): Add reference to Continuation Lines.
3792 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3794         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3795         (GNUstep Support): New node.
3796         * anti.texi:
3797         * emacs.texi:
3798         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3800 2008-11-28  Richard M Stallman  <rms@gnu.org>
3802         * misc.texi (Dissociated Press): Minor cleanups.
3804         * dired.texi (Image-Dired): Avoid passive.
3806 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3808         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3809         representation.
3811 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3813         * files.texi (Visiting): Rewrite paragraph for clarity.
3815         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3817 2008-11-25  Alan Mackenzie  <acm@muc.de>
3819         * programs.texi (Moving by Parens): Clarify that parens inside strings
3820         and comments are ignored, and that the commands assume the starting
3821         point isn't in a string or comment.
3823 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3825         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3826         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3827         version.
3828         (Mac Customization): Rewrite Preferences Panel section and merge in to
3829         this node, add Open files by dragging to an Emacs window.
3831         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3833 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3835         * files.texi (Misc File Ops): Document set-file-modes.
3837         * windows.texi (Split Window): Document integer values of
3838         truncate-partial-width-windows.
3840         * text.texi (Text): Simplify description of markup languages.
3841         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3842         (TeX Editing): Note that `""' inserts one `"' character.
3843         (HTML Mode): Note in the introduction that XML mode is an alias for
3844         SGML mode.  Mention nXML mode.
3846 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3848         * building.texi (Watch Expressions): Fix typo.
3850 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3852         * files.texi (Visiting): Document new behavior of
3853         confirm-nonexistent-file-or-buffer.
3855         * buffers.texi (Select Buffer):
3856         Document confirm-nonexistent-file-or-buffer.
3858         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3859         edit-picture.
3861         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
3862         edit-picture', since that is just an alias for picture-mode.
3863         (Sentences): Note that repeated M-@ extends the region.
3864         (Pages): Make terminology more consistent.  Link to Regexps node.
3865         (Longlines): Discuss relationship with Visual Line mode.
3866         (Text Mode): Remove extraneous discussion of other modes, since they
3867         were already introduced in the parent node.
3869 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
3871         * anti.texi (Antinews): Rewrite.
3873         * entering.texi (Exiting): Mention "minimize" terminology.
3875         * frames.texi (Frame Commands): Mention "minimize" terminology.
3877         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3878         formats.
3879         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3880         (Misc X): Don't document useless -hb option.
3882 2008-11-22  Juri Linkov  <juri@jurta.org>
3884         * dired.texi (Dired Navigation): Change normal file name search option
3885         from `non-nil' to `t'.  Add `dwim' option.
3887 2008-11-22  Juri Linkov  <juri@jurta.org>
3889         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3890         ".dir-locals.el".  Rename `define-project-bindings' to
3891         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
3892         `dir-locals-set-directory-class'.
3894 2008-11-22  Lute Kamstra  <lute@gnu.org>
3896         * buffers.texi (Select Buffer): Index goto-line.
3897         * basic.texi (Moving Point): Mention the use of a numeric prefix
3898         argument with goto-line and refer to Select Buffer for the use of a
3899         plain prefix argument.
3901 2008-11-19  Glenn Morris  <rgm@gnu.org>
3903         * doclicense.texi: Update to FDL 1.3.
3904         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3906 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3908         * custom.texi (Minor Modes): Define mode commands and mode variables
3909         more precisely.  Recommend using mode commands instead of setting
3910         variables directly.  Put minor modes in a list, and add more modes.
3911         (Easy Customization): Use "init file" instead of .emacs.
3912         (Customization Groups): Update to new Custom buffer appearance.
3913         (Saving Customizations): Copyedits.  Update example.
3914         (Variables): Give example of variable type-sensitivity.
3915         (Examining): Update example.
3916         (Hooks): Copyedits.
3917         (Specifying File Variables): Use C comments instead of an artificial
3918         Lisp for the example.
3919         (Keymaps): Move internals discussion to Prefix Keymaps.
3920         (Rebinding): Remove redundant paragraph (stated in Key Binding).
3921         (Init Rebinding): Document kbd macro.
3922         (Init File): Link to Find Init.
3924         * mark.texi (Using Region): Document Delete Selection Mode more
3925         thoroughly.
3927         * frames.texi (Mouse Commands): Move most of the description of Delete
3928         Selection Mode to Using Region, and link to it.
3929         (Clipboard): Note that paste is bound to clipboard-yank.
3931         * building.texi (Compilation): Document first-error value of
3932         compilation-scroll-output.
3933         (Compilation Mode): Note that compilation-auto-jump-to-first-error
3934         works as soon as an error is available.  Suggested by Juri Linkov.
3936         * mini.texi (Passwords): New node.
3938         * files.texi (Remote Files): Link to Passwords node.
3940         * emacs.texi (Top): Update node listings.
3942 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3944         * ack.texi (Acknowledgments): Some updating of credits.
3946         * emacs.texi (Acknowledgments): Add a couple more names.
3948         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3950         * files.texi (Directories): Describe delete-directory in text.
3951         (Misc File Ops): Document use of trash.
3953 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3955         * macos.texi (Mac Customization): Fix typos.
3957 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3959         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3960         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
3961         the conventions of the main Emacs manual.
3963         * emacs.texi (Top): Update node listings.
3965 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
3967         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
3968         command-line-args is processed during startup.
3969         (Action Arguments): Correctly describe how file arguments interact with
3970         the startup screen.  Link to Lisp Interaction for scratch buffer.
3971         (Initial Options): Link to Command Example for -batch option.
3972         (Environment): Document initial-environment.
3974         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3975         can't be changed in the site-start file.
3977 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
3979         * dired.texi (Dired): Mention C-x C-d too.
3980         (Dired Enter): Document M-n in the Dired minibuffer.
3981         (Dired Navigation): Explain dired-goto-file more clearly.
3982         Document dired-isearch-filenames.
3983         (Dired Deletion): Remove unnecessary "expunged" terminology.
3984         (Flagging Many Files): & is now rebound to `% &'.
3985         (Shell Commands in Dired): Document dired-do-async-shell-command.
3986         Clarify how multi-file arguments are passed.
3987         (Misc Dired Features): Document dired-do-isearch.
3989 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
3991         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3993 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
3995         * search.texi (Other Repeating Search): Remove obsolete findex entries.
3997 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
3999         * programs.texi (Program Modes): Link to Program Indent node.
4000         (Left Margin Paren): Explain consequences of changing
4001         open-paren-in-column-0-is-defun-start more concisely.
4002         (Which Function, Program Indent, Info Lookup): Minor edits.
4003         (Basic Indent): If region is active, TAB indents the region.
4004         (Multi-line Indent): If region is active, TAB indents the region.
4005         Note that indent-region is useful when Transient Mark mode is off.
4006         (Matching): The delimiter at the cursor is highlighted---the character
4007         changes color.
4008         (Symbol Completion): Link to Completion node.
4010         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4011         a strictly text-only system.
4013         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4014         batch mode.
4016 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4018         * misc.texi (Document View): Major rewrite.
4020         * maintaining.texi (Types of Log File): Change logs are older than
4021         version control.
4022         (VCS Concepts): Simplify and rearrange.
4023         (Version Control Systems): Make it clear that Linux is only the kernel.
4024         (VC Mode Line): Shorten reference to menu item.
4025         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4026         (VC Directory Mode): Minor cleanup.
4027         Unchanged files are hidden, not omitted.
4028         (VC Directory Commands): Shorten and simplify.
4029         (Change Log Commands): New node, split from Change Logs.
4030         (VC Directory Buffer): New node, split from VC Directory Mode.
4032 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4034         * misc.texi (Document View): Rename from Document Files, moved here
4035         from files.texi.
4037         * files.texi (Version Control): Move to maintaining.texi.
4038         Subnodes moved as well.
4039         (Document Files): Move to misc.texi.
4041         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4042         vc-update-change-log.
4043         (Version Control): Move here from files.texi.
4044         (Format of ChangeLog): Make it a subnode of Change Log.
4046         * emacs.texi (Top): Update node listing.
4048 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4050         * files.texi (Files): Add a section about document
4051         files (doc-view-mode).
4053 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4055         * building.texi (Compilation Mode):
4056         Document compilation-auto-jump-to-first-error.
4057         (Debuggers): Lower GUD subsections to subsubsections.
4058         (Starting GUD): Add cindex.
4059         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4061 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4063         * indent.texi (Indentation): Link to Program Indent.
4065         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4066         now uses emacsclient's terminal.
4068 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4070         * mark.texi (Using Region): Document use-empty-active-region.
4072         * emacs.texi (Top): Update node listings.
4074         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4075         Don't mention obsolete emacs.bash script.
4076         (Invoking emacsclient): Rewrite, moving optional arguments to
4077         emacsclient Options.
4078         (emacsclient Options): New node.  Document server-use-tcp and
4079         server-host.
4081 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4083         * indent.texi (Indentation): Replace list with paragraphed text,
4084         putting description of syntax-driven indentation first.  Document new
4085         effect of active regions on tab.
4086         (Tab Stops): Note that editable tab stops affect indentation commands.
4088 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4090         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4092 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4094         * custom.texi (Function Keys): Note that modified keypad keys are not
4095         translated.
4097         * basic.texi (Arguments): Explain how to insert multiple digits.
4099 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4101         * files.texi (Remote Files): Precise selection of default method.
4102         Rewrite paragraph about disabling remote file names.
4104 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4106         * search.texi (Special Isearch): Document M-TAB is isearch.
4108         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4109         command.
4111         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4113 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4115         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4116         section.
4118 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4120         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4121         to files.texi.  Move contents of vc2-xtra.texi here.
4123         * vc2-xtra.texi: File removed.
4125         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4126         Directory Commands from the submenu.  Don't include deleted file
4127         vc2-xtra.texi.
4129         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4130         (Version Control): Add VC Directory Mode and VC Directory Commands to
4131         the submenu.
4132         (Why Version Control?): Use table format.
4133         (Version Control Systems): Note that Meta-CVS support is gone.
4134         (VCS Concepts): Note precisely when VC started supporting filesets.
4135         Remove bogus xref to CVS Options node.
4136         (Types of Log File): Copyedits.
4137         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4138         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4139         The Right Thing.
4140         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4141         (Log Buffer): Reorganize node, putting C-c C-c description first.
4142         (Old Revisions): Use CVS for example, not RCS.
4143         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4144         Commands from the submenu, putting them under Version Control.
4145         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4146         need to include it in the manual unconditionally, since it is now
4147         crucial to using distributed version control systems.
4148         (Comparing Files): Note that diff uses the minibuffer, and that the
4149         output is shown using Diff mode.
4150         (Diff Mode): Explain what "patch" and "hunk" mean.
4151         Document diff-update-on-the-fly, diff-refine-hunk, and
4152         diff-show-trailing-whitespaces.
4153         (File Archives): Add rar support.
4155         * major.texi (Choosing Modes): Make mode selection sequence more
4156         obvious by describing the steps in order of priority.  Note that
4157         magic-mode-alist is nil by default.
4158         Document magic-fallback-mode-alist.
4160 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4162         * frames.texi (Mouse References): Copyedits.
4164 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4166         * ack.texi (Acknowledgments): Add myself as doc-view author.
4168 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4170         * frames.texi (Dialog Boxes): Add @cindex entries.
4172 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4174         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4175         (Text-Only Mouse): Copyedit.
4177 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4179         * frames.texi: Use @key throughout for mouse clicks.
4180         (Cut/Paste Other App): Document yank-pop-change-selection.
4181         (Secondary Selection): Fix modified mouse click syntax.
4182         (Clipboard): Describe Cut, Copy and Paste commands.
4183         (Mouse References): Not all references are in read-only buffers.
4184         Copyedits.
4185         (Creating Frames): Add xref to Init File.
4186         (Frame Commands): Add xref to Exiting.
4187         (Scroll Bars): Document GTK vs toolkit behavior.
4189 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4191         * files.texi (Version Control): Copyedits.  Add Bazaar.
4192         (Version Control Systems): List different VCS's using an itemized list.
4193         Add Bazaar.
4194         (VCS Concepts): Copyedits.  Tweak description of file merging.
4196         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4197         (Cut/Paste Other App): Document select-active-regions and
4198         x-select-enable-primary.
4200 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4202         * mark.texi (Shift Selection): Correct case in node name.
4204         * emacs.texi (Top): Update node order in Mark chapter.
4206 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4208         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4210         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4211         elsewhere in the manual instead of describing yet again the intricacies
4212         of $HOME on MS-Windows and MS-DOS.
4214 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4216         * mini.texi (Minibuffer File): Add xref to File Names.
4217         (Minibuffer File): Add discussion of `~' in file names.
4218         Add insert-default-directory index reference.
4220         * files.texi (File Names): Reorganize description.
4221         (Visiting): Add xref to Mode Line.  Copyedits.
4222         (Save Commands): Mention prefix behavior of C-x C-s.
4223         (Numbered Backups): Node deleted.
4224         (Backup Names): Contents of Numbered Backups moved here.  State default
4225         of version-control variable.
4226         (Reverting): Copyedits.
4227         (Version Control): Add additional version control systems.
4229         * emacs.texi (Top): Delete Numbered Backups node.
4231         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4232         Backup Names.
4233         (Initial Options): Document renamed variable inhibit-startup-screen.
4235 2008-10-11  Romain Francoise  <romain@orebokech.com>
4237         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4239 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4241         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4242         (Select Buffer): Mention use of minibuffer history.  Describe default
4243         value of default-major-mode.  Mention that C-x 4 b selects the other
4244         window.
4245         (List Buffers): Document CRM indicators in the order they appear.
4246         (Kill Buffer): Document new command kill-matching buffers.
4247         (Several Buffers): Move explanation of the relationship between buffer
4248         list and buffer menu to the top.
4249         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4251 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4253         * entering.texi (Exiting): Document change of C-x C-c to
4254         save-buffers-kill-terminal.  Document kill-emacs.
4256 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4258         * mule.texi (Coding Systems): Don't mention codepage-setup.
4260         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4261         cpNNN coding systems anymore.
4262         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4263         for unibyte mode.  Don't mention line-drawing characters.
4264         Don't mention dos-unsupported-char-glyph.
4266 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4268         * search.texi (Search): Shorten introduction.
4269         (Basic Isearch): Add command table.  Discuss reverse isearch and
4270         isearch highlighting.
4271         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4272         ring to cindex.
4273         (Special Isearch): Move input methods discussion here.
4274         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4275         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4276         Repeat Isearch.
4277         (Isearch Minibuffer): New node.
4278         (Word Search): Document new word search commands.
4279         (Regexp Example): Simplify example using sentence-end-base variable.
4280         (Replace): Reword introduction.
4281         (Unconditional Replace): Remove unnecessary example.
4282         (Other Repeating Search): Document new `M-s o' binding.
4284         * emacs.texi (Top): Update node listings.
4286 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
4288         * emacs.texi (Top): Remove Kill Errors from menu.
4290 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
4292         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4293         interface for defining macros.  Simplify examples.  Note that C-g quits
4294         macro definitions.
4295         (Keyboard Macro Counter): Document using F3 to insert counter.
4296         Give usage example.
4297         (Keyboard Macro Query): Organize query responses in a table.
4299         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4300         Link to Erasing node.
4301         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4302         rationale to a footnote.
4303         (Kill Errors): Remove node, due to redundancy with Erasing.
4304         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4305         M-$ in active region.  Remove non-ispell-specific keybindings from
4306         table.
4308 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4310         * cmdargs.texi (Initial Options): Document --daemon.
4312 2008-09-20  Glenn Morris  <rgm@gnu.org>
4314         * files.texi (Numbered Backups): Mention that some modes set
4315         version-control.
4317 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4319         * files.texi (Numbered Backups): Reference File Variables, as well.
4320         Remove discussion of Rmail's implementation.
4322 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4324         * misc.texi (Recursive Edit): Note that top-level exits active
4325         minibuffers.
4327         * trouble.texi (Quitting): Likewise.
4329 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4331         * emacs.texi (Top): Add Temporary Face Changes xref.
4333         * display.texi (Display): Move Temporary Face Changes node to just
4334         after Standard Faces.
4335         (Scrolling): Document recenter-top-bottom instead of recenter.
4336         (Horizontal Scrolling): Move auto hscroll discussion to the top.
4337         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4338         (Display Custom): Copyedits.
4339         (Optional Mode Line): Document display-battery-mode.
4341 2008-08-27  Romain Francoise  <romain@orebokech.com>
4343         * custom.texi (Directory Variables): Minor fix.
4345 2008-08-27  Glenn Morris  <rgm@gnu.org>
4347         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4348         descriptions.
4349         (Calendar Customizing): Tweak layout description.
4350         Move calendar-today-marker and calendar-today face to the other
4351         markers.  Condense calendar-star-date and calendar-mark-today
4352         description.
4353         (Holiday Customizing): Add oriental and solar holidays.
4354         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4355         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4356         (Date Display Format): Change ISO format.  Be less verbose.
4357         (Diary Customizing): Mention day and month abbrev arrays.
4358         Mention the date-form variables by name.  Update European example.
4359         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4360         Condense examples.  Mention diary-entry-symbols by name.
4361         Condense table for insertion commands.
4362         (Fancy Diary Display): Mention diary-include-string and
4363         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4364         Ethiopic, Persian date functions.  Condense descriptions.
4366         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4367         (Adding to Diary): Adapt for changed node name.
4369 2008-08-26  Glenn Morris  <rgm@gnu.org>
4371         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4372         node "Hebrew/Islamic Entries".
4374         * calendar.texi (Specified Dates): Fix names of iso functions.
4375         (General Calendar): There may not be another window.
4376         (Writing Calendar Files, Holidays): Tweak intro.
4377         (Holidays): Mention Baha'i and Chinese holidays.
4378         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4379         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4380         (To Other Calendar): Add calendar-print-other-dates.
4381         Refer to "graphic display" rather than "X.
4382         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4383         (Displaying the Diary): Fix whitespace after reference.
4384         Fix `diary-number-of-entries' reference.
4385         (Date Formats): Explicitly mention that day names can be abbreviated.
4386         (Adding to Diary): Add some references to other sections.
4387         (Special Diary Entries): Fix reference.
4388         (Appointments): Simplify appt-message-warning-time entry.
4389         Clarify where times must be.
4390         (Importing Diary): Comment out icalendar paragraph that does not apply.
4391         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4393 2008-08-23  Glenn Morris  <rgm@gnu.org>
4395         * fortran-xtra.texi (Fortran): Change description of free form and
4396         fixed form a bit.  Mention hideshow and imenu.
4397         (Fortran Motion): Mention fortran-end-of-subprogram,
4398         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4399         (Fortran Indent): Minor re-word.
4400         (ForIndent Commands): Mention fortran-fill-paragraph and
4401         fortran-fill-statement.
4402         (ForIndent Cont): Mention fortran-tab-mode-string.
4403         (Fortran Comments): Mention fortran-comment-line-start-skip.
4404         (Fortran Columns): Mention font-locking.
4405         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4407 2008-08-23  Johan Bockgård  <bojohan@muon>
4409         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4411 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4413         * mini.texi (Minibuffer): Simplify introduction.
4414         (Minibuffer File): Document tilde in minibuffer filenames.
4415         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4416         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4417         (Completion Example): Update example to current command list.
4418         (Completion Options): Document `lazy' value of completion-auto-help.
4419         Update contents of completion-ignored-extensions.
4420         (Minibuffer History): Describe "future history" list.  State default
4421         value of history-delete-duplicates.
4423 2008-08-21  Glenn Morris  <rgm@gnu.org>
4425         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4426         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4428 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4430         * regs.texi (Registers): Clarify valid register names.
4431         (RegPos): Note that buffer is saved and restored too.
4432         (RegText): Note that mark is reactivated/deactivated.
4433         (RegConfig): Xref to Windows node.
4435 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4437         * basic.texi (Inserting Text): Provide command name for C-q.
4439         * killing.texi (Killing): Copyedit.  Define read-only text.
4440         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4441         (Killing by Lines): Copyedit.
4442         (Other Kill Commands): Move M-w description here.
4443         (Yanking): Move M-w to Other Kill Commands.
4444         (Kill Ring): Also mention saving text in registers.  Link to Text
4445         Properties in elisp manual.
4446         (Accumulating Text): Copyedit.
4447         (CUA Bindings): Shift selection is now the default.
4449 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4451         * maintaining.texi (Change Log): Mention next-error is available.
4453 2008-08-10  Glenn Morris  <rgm@gnu.org>
4455         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4456         and intermonth text.
4457         (Holiday Customizing): Add holiday-chinese.
4459 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4461         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4463 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4465         * files.texi (Log Buffer): Describe C-c C-d.
4466         (Diff Mode): Describe C-x 4 A.
4468 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4470         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4472 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4474         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4475         describe the new bindings to show the changeset diff, toggle annotation
4476         visibility, show revisions.
4477         (VC Status): Describe key bindings for modifying the change comments,
4478         displaying changeset diffs and annotations.
4480         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4482 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4484         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4486 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4488         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4489         and wording.
4491 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4493         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4494         marking/unmarking.  Add descriptions for the multiple file search
4495         commands.  Improve some old info.
4497 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4499         * display.texi (Visual Line Mode): New node.
4501         * basic.texi (Inserting Text): Move DEL to deletion node.
4502         (Moving Point): Add additional alternative key bindings.
4503         Describe line-move-visual.
4504         (Erasing): Describe DEL.
4505         (Basic Undo, Blank Lines, Arguments): Copyedit.
4506         (Continuation Lines): Mention Visual Line mode.
4507         (Position Info): Move extended discussion to mule.texi.
4509         * mule.texi (International Chars): Describe C-x =.
4511         * emacs.texi (Top): Add Visual Line Mode node.
4513 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4515         * emacs.texi: Remove VMS support.
4517 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4519         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4520         the vc-dir command name.
4522 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4524         * xresources.texi: Remove mentions of Mac Carbon.
4526 2008-07-19  Andreas Schwab  <schwab@suse.de>
4528         * ns-emacs.texi: Move to ../misc.
4530 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4532         * entering.texi (Exiting): Don't describe text-only terminals as the
4533         default.  Describe the new startup screen.
4534         (Exiting): Describe how to kill Emacs first.  Change description of
4535         iconification to handle modern window systems.
4537 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4539         * ns-emacs.texi: New file, documents features of Emacs port under
4540         NeXTstep windowing.
4542 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4544         * entering.texi (Entering Emacs): Update prev node.
4546         * glossary.texi (Glossary): Remove xref to Text Characters.
4548         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4549         directly, rather than in the context of ASCII.  Move description of
4550         special properties of modifier key to new Modifier Keys node.
4551         (Keys): Copyedit.
4552         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4553         the node contents are obsolete.
4555         * custom.texi (Modifier Keys): New node.
4557         * emacs.texi (Top): Update node list.
4559 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4561         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4562         saying that Emacs provides menus and mouse support (which is par for
4563         the course).
4565         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4566         early on.
4567         (Point): Copyedit.  Relegate historical trivia to a footnote.
4568         (Mode Line): Explain mode-line format more consistently.
4569         (Menu Bar): Copyedit.
4571 2008-06-27  Glenn Morris  <rgm@gnu.org>
4573         * cal-xtra.texi (Sexp Diary Entries):
4574         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4576 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4578         * mark.texi (Shift selection): New node.
4579         (Mark): Copyedits.
4580         (Persistent Mark): Move to the end of the chapter.
4582 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4584         * makefile.w32-in (distclean): Remove makefile.
4586 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4588         * building.texi (Starting GUD): Add an entry for gud-gdb.
4589         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4590         command mode.
4592 2008-06-17  Glenn Morris  <rgm@gnu.org>
4594         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4596 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4598         * building.texi (Starting GUD): Expand on remote debugging.
4599         (Other GDB-UI Buffers): Mention new keyboard bindings.
4601 2008-06-15  Glenn Morris  <rgm@gnu.org>
4603         * gnu.texi: Use a verbatim license for this invariant section,
4604         as per etc/GNU.
4606 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4608         * emacs.texi, misc.texi: Add documentation about serial port access.
4610 2008-06-13  Glenn Morris  <rgm@gnu.org>
4612         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4613         maintain.info.
4615 2008-06-05  Miles Bader  <miles@gnu.org>
4617         * display.texi (Temporary Face Changes): Update to reflect function
4618         renamings in face-remap.el.
4620 2008-06-04  Miles Bader  <miles@gnu.org>
4622         * display.texi (Temporary Face Changes):
4623         Add `adjust-buffer-face-height'.  Rewrite description of
4624         `increase-buffer-face-height' and `decrease-default-face-height' now
4625         that they aren't bound by default.
4627 2008-06-03  Miles Bader  <miles@gnu.org>
4629         * display.texi (Temporary Face Changes): New node.
4631 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4633         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4635 2008-05-31  Glenn Morris  <rgm@gnu.org>
4637         * cal-xtra.texi (Fancy Diary Display): Simplify.
4639 2008-05-30  Glenn Morris  <rgm@gnu.org>
4641         * cal-xtra.texi (Fancy Diary Display): Update for
4642         diary-display-function replacing diary-display-hook.
4644 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4646         * msdog.texi (Windows Keyboard): Add descriptions of
4647         w32-register-hot-key and w32-unregister-hot-key.
4649 2008-05-21  Tom Tromey  <tromey@redhat.com>
4651         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4652         Variables node.
4654 2008-05-19  Tom Tromey  <tromey@redhat.com>
4656         * custom.texi (Variables): Add Directory Variables to menu.
4657         (Directory Variables): New node.
4659 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4661         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4663 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4665         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4666         Revision Tags and rewritten.  Section now uses modern terminology,
4667         (tags rather than snapshots) and describes post-SCCS systems more
4668         accurately.
4670 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4672         * msdog.texi (Windows Files): Update documentation of
4673         w32-get-true-file-attributes.
4675 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4677         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4678         directory mode.
4680 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4682         * killing.texi (Appending Kills): Remove a strangely off-topic index
4683         entry "television".
4685 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4687         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4689 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4691         * emacs/buffers.texi, emacs/files.texi (Version-control):
4692         vc-toggle-read-only is no longer a good idea...
4694 2008-04-29  Glenn Morris  <rgm@gnu.org>
4696         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4698 2008-04-22  Juri Linkov  <juri@jurta.org>
4700         * dired.texi (Subdirectories in Dired): Describe using `^'
4701         to return to the parent directory.
4703 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4705         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4706         recent changes.
4708 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4710         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4711         (Other GDB-UI Buffers): Update for recent thread related changes.
4713 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4715         * maintaining.texi (Maintaining):
4716         * emacs.texi (Top): Typo.
4718 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4720         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4721         arg in `font-lock-add-keywords'.
4723 2008-04-08  Glenn Morris  <rgm@gnu.org>
4725         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4726         Also add Baha'i calendar references where appropriate.
4728 2008-04-05  Glenn Morris  <rgm@gnu.org>
4730         * custom.texi (Init File): Byte-compiling .emacs is bad.
4732 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4736 2008-03-29  Glenn Morris  <rgm@gnu.org>
4738         * calendar.texi: Update for `calendar-date-style' replacing
4739         `european-calendar'.
4741 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4743         * display.texi (Display Custom): Mention overlay-margin in text.
4745 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4747         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4748         tutorial' comments.
4750 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4752         * mark.texi (Mark): Rearrange nodes.
4753         (Persistent Mark): Rename from Transient Mark.
4754         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4755         Describe Transient Mark mode as the default.
4757         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4758         the default behavior with Transient Mark mode off.
4759         (Position Info): Fix typo.
4761         * display.texi (Standard Faces): Reference the Mark node.
4762         Remove discussion of the region face, which is discussed there.
4764         * emacs.texi (Top): Update node listings.
4766         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4767         as the default.
4769         * fixit.texi (Undo): Standardize choice of undo key sequence.
4770         (Undo, Spelling): Describe Transient Mark mode as the default.
4772         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4773         default.
4775         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4777         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4778         mode is the default, and note that the mark is not activated when set.
4780         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4781         Describe Transient Mark mode as the default.
4783         * search.texi (Basic Isearch): Reference the Mark Ring node.
4784         (Replace, Unconditional Replace, Other Repeating Search):
4785         Describe Transient Mark mode as the default.
4787         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4788         Describe Transient Mark mode as the default.
4789         (Paragraphs): Describe how M-h behaves when region is active.
4791         * trouble.texi (Quitting): Clarify effects of C-g.
4793 2008-03-13  Glenn Morris  <rgm@gnu.org>
4795         * emacs.texi (EMACSVER): Set to 23.0.60.
4797 2008-03-05  Glenn Morris  <rgm@gnu.org>
4799         * dired.texi (Hiding Subdirectories): Fix previous change.
4801 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4803         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4805 2008-02-28  Kim F. Storm  <storm@cua.dk>
4807         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4808         Move describe-distribution to C-h C-o.
4809         Move view-emacs-problems to C-h C-p.
4810         Add view-emacs-debugging on C-h C-d.
4811         Add view-external-packages on C-h C-e.
4812         Add view-order-manuals on C-h C-m.
4814 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4816         * msdog-xtra.texi (MS-DOS): Docstring fix.
4818 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4820         * msdog.texi (Windows Fonts): Use a @table for describing font
4821         properties.
4823 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4825         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4826         value has changed.
4827         (Windows HOME): Clarify what is meant by "if that fails as well".
4828         (Windows Fonts): New section.
4830 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4832         * basic.texi (Basic Undo): Remove duplicate "you can".
4834 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4836         * maintaining.texi (Tags): Fix last change.
4838 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4840         * tramp.texi: Use new FSF's Back-Cover Text.
4842 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4844         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4846 2008-01-26  Richard Stallman  <rms@gnu.org>
4848         * maintaining.texi (Tags): Delete redundant index entry.
4850 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4852         * programs.texi (Imenu): Move "@cindex tags" from here...
4853         * maintaining.texi (Tags): ...to here.
4855 2008-01-23  Kevin Ryde  <user42@zip.com.au>
4857         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4858         click count.
4860 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
4862         * entering.texi (Exiting): Fix typo.
4863         Reported by D. E. Evans <sinuhe@gnu.org>.
4865 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
4867         * glossary.texi (Glossary): Fix typo.
4869 2007-12-27  Richard Stallman  <rms@gnu.org>
4871         * text.texi (Formatted Text): Improve menu tag.
4872         (Editing Format Info): In Info, add duplicate menu of nodes
4873         about the submenus.
4874         (Format Faces): Say where Faces menu is found.  Mention Other.
4875         (Format Colors): Say where these submenus are found.
4876         (Format Indentation, Format Justification): Likewise.
4877         (Format Properties): Likewise.
4879 2007-12-22  Richard Stallman  <rms@gnu.org>
4881         * search.texi (Query Replace): Make exp of query-replace more
4882         self-contained, and clarify.
4884         * cc-mode.texi (Getting Started): Change @ref to @pxref.
4886 2007-12-15  Richard Stallman  <rms@gnu.org>
4888         * files.texi (Auto Save): Clarify definition of auto-saving.
4890 2007-11-26  Richard Stallman  <rms@gnu.org>
4892         * help.texi (Help Echo): Cleanups.
4894 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4896         * files.texi (Why Version Control?): Fix typo.
4897         (VCS Concepts): Fix typos; small tense fix.
4898         (Selecting a Fileset): Fix typos; small rewording.
4899         (Log Buffer): Likewise.
4900         (Old Revisions): Likewise.
4902 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4904         * mule.texi (Communication Coding): Fix wording of last change.
4906 2007-11-16  Werner Lemberg  <wl@gnu.org>
4908         * custom.texi (Specifying File Variables):
4909         * major.texi (Choosing Modes): Mention '\" in man pages.
4911 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
4913         * mule.texi (Communication Coding): Document x-select-request-type.
4915         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4917 2007-11-15  Francesco Potortì  <pot@gnu.org>
4919         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4920         --output=file.
4922 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
4924         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4925         (Help Echo): Avoid mentioning the term "region" here and
4926         consistently use the term "active text".
4928 2007-11-11  Glenn Morris  <rgm@gnu.org>
4930         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4932 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
4934         * search.texi (Query Replace):
4935         Mention `query-replace-show-replacement'.
4937 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
4939         * building.texi (Watch Expressions): Remove obscure sentence.
4941 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
4943         * mule.texi (Select Input Method): Describe how to activate an input
4944         method in the text mode.
4946 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4948         * cmdargs.texi (Misc Variables): Remove Sun windows info.
4950 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
4952         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4954 2007-10-30  Glenn Morris  <rgm@gnu.org>
4956         * misc.texi (Directory Tracking): Explain a bit more about
4957         dirtrack-mode.
4959 2007-10-25  Glenn Morris  <rgm@gnu.org>
4961         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4963 2007-10-24  Richard Stallman  <rms@gnu.org>
4965         * misc.texi (Interactive Shell): Cleanup last change.
4967 2007-10-22  Juri Linkov  <juri@jurta.org>
4969         * mini.texi (Minibuffer History): Add text about a list of minibuffer
4970         default values.
4972 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
4974         * files.texi: Disambiguate two slightly different uses of the term
4975         'filesets'.
4977 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
4979         * trouble.texi (Quitting): Fix typo.
4981 2007-10-18  Glenn Morris  <rgm@gnu.org>
4983         * frames.texi (Mode Line Mouse): Mention minor mode names.
4985 2007-10-17  Juri Linkov  <juri@jurta.org>
4987         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4988         fill-paragraph operates on the active region in Transient Mark mode.
4989         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4990         with fill-paragraph.
4992         * basic.texi (Arguments): Replace fill-paragraph-or-region with
4993         fill-paragraph.
4995         * fixit.texi (Spelling): ispell-word operates on the active region
4996         in Transient Mark mode.
4998 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5000         * building.texi (Source Buffers):
5001         * custom.texi (Init Non-ASCII):
5002         * glossary.texi (Glossary): Use "key binding" consistently.
5004 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5006         * calendar.texi (Diary): Fix directive.
5008 2007-10-16  Richard Stallman  <rms@gnu.org>
5010         * calendar.texi (Diary): Clarify text about diary file example.
5012 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5014         * files.texi: Capitalize node names according to convention.
5016 2007-10-13  Glenn Morris  <rgm@gnu.org>
5018         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5020 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5022         * emacs.texi:
5023         * files.texi (Version Systems): Minor fixes to version-control material
5024         suggested by RMS and Robert J. Chassell.
5026 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5028         * files.texi (Version Systems):
5029         * vc-xtra.texi:
5030         * vc1-xtra.texi:
5031         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5032         operations.  Change of terminology from `version' to `revision'.
5033         Revise text for adequate description of VCSes with monotonic IDs.
5034         * emacs.texi: Change of terminology from `version' to `revision'.
5036 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5038         * files.texi (Version Systems): Describe newer VCses.
5039         Reorder the descriptions to be chronological.
5041 2007-10-09  Richard Stallman  <rms@gnu.org>
5043         * display.texi (Cursor Display): Correct how cursor appears
5044         in nonselected windows.
5046 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5048         * building.texi (GDB Graphical Interface): Remove references to gdba
5049         and mention gud-gdb.
5051 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5053         * rmail.texi (Rmail Sorting): Improve indexing.
5055 2007-10-06  Juri Linkov  <juri@jurta.org>
5057         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5058         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5059         fill-paragraph-or-region.
5061         * basic.texi (Arguments): Replace fill-paragraph with
5062         fill-paragraph-or-region.
5064 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5066         * files.texi: Update the section on version control for 2007
5067         conditions.  None of these changes are new-VC-specific; that
5068         will come later.
5070 2007-09-15  Glenn Morris  <rgm@gnu.org>
5072         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5073         to `list-holidays'.
5075 2007-09-14  Glenn Morris  <rgm@gnu.org>
5077         * calendar.texi: Update all instances of mark-calendar-holidays,
5078         list-calendar-holidays, list-holidays with the new names.
5080 2007-09-06  Glenn Morris  <rgm@gnu.org>
5082         Move manual sources from man/ to subdirectories of doc/.
5083         Split into the Emacs manual in emacs/, and other manuals in misc/.
5084         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5085         manual.
5086         (infodir): New variable.
5087         (info): Use $infodir.
5088         (emacsman): Delete target, not needed any more.
5089         Move all targets that are not the Emacs manual to misc/Makefile.in.
5090         (mostlyclean): Remove `gnustmp'.
5091         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5092         manual.
5093         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5094         (emacsman): Delete target, not needed any more.
5095         (clean): Remove all info files but Emacs manual.
5096         Move all targets that are not the Emacs manual to misc/Makefile.in.
5097         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5099         * Makefile.in (INFOSOURCES): Delete.
5100         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5101         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5102         *.vrs *.toc here...
5103         (maintainer-clean): ...from here.
5105 2007-09-05  Glenn Morris  <rgm@gnu.org>
5107         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5109 2007-08-29  Glenn Morris  <rgm@gnu.org>
5111         * emacs.texi (EMACSVER): Increase to 23.0.50.
5113 2007-08-27  Richard Stallman  <rms@gnu.org>
5115         * emacs.texi (Top): Clarify menu item for Glossary.
5117         * display.texi (Faces): Change secn title.
5118         Clarify not all fonts come from Font Lock.
5120 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5122         * basic.texi (Position Info): Add index entry for face at point.
5123         Mention that character faces are also displayed by "C-u C-x =".
5125 2007-08-08  Glenn Morris  <rgm@gnu.org>
5127         * glossary.texi (Glossary): Deprecate `iff'.
5129 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5131         * files.texi (File Conveniences): Document point motion keys in Image
5132         mode.
5134 2007-07-27  Glenn Morris  <rgm@gnu.org>
5136         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5137         in-line.
5139         * gpl.texi: New file with text of GPL.
5140         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5142 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5144         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5146         * dired.texi (Wdired): Mention C-x C-q key binding.
5148 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5150         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5152 2007-07-25  Glenn Morris  <rgm@gnu.org>
5154         * emacs.texi (Copying): Replace license with GPLv3.
5156         * Relicense all FSF files to GPLv3 or later.
5158 2007-07-24  Glenn Morris  <rgm@gnu.org>
5160         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5161         for some calendars.
5163 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5165         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5166         default-directory for the current buffer is on a remote machine.
5168 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5170         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5171         default value.
5173 2007-07-21  Richard Stallman  <rms@gnu.org>
5175         * files.texi (Why Version Control?): Improve previous change.
5177 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5179         * files.texi (Why Version Control?): New node.
5181 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5183         * building.texi (Starting GUD): Add xref to this anchor.
5185 2007-06-24  Karl Berry  <karl@gnu.org>
5187         * emacs.texi: New Back-Cover Text.
5189 2007-06-07  Alan Mackenzie  <acm@muc.de>
5191         * display.texi (Optional Mode Line): Document the new form of
5192         line+column numbers, "(561,2)".
5194 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5196         * maintaining.texi (Create Tags Table): Fix typos.
5198 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5200         * Version 22.1 released.
5202 2007-05-07  Karl Berry  <karl@gnu.org>
5204         * emacs.texi (EMACSVER): Back to 22.
5206 2007-05-06  Richard Stallman  <rms@gnu.org>
5208         * maintaining.texi (Create Tags Table): Clean up previous change.
5210 2007-05-05  Francesco Potortì  <pot@gnu.org>
5212         * maintaining.texi (Create Tags Table): Add text about the dangers of
5213         making symbolic links to tags files.
5215 2007-05-04  Karl Berry  <karl@gnu.org>
5217         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5219 2007-05-03  Karl Berry  <karl@gnu.org>
5221         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5223         * .cvsignore (*.pdf): New entry.
5225         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5226         for printing.
5228 2007-05-01  Richard Stallman  <rms@gnu.org>
5230         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5232 2007-04-28  Glenn Morris  <rgm@gnu.org>
5234         * ack.texi (Acknowledgments):
5235         * anti.texi (Antinews):
5236         * programs.texi (Program Modes): Restore mention of python.el pending
5237         consideration of legal status.
5239 2007-04-28  Richard Stallman  <rms@gnu.org>
5241         * files.texi (File Names): Fixes to ~ description on MS systems.
5243 2007-04-26  Glenn Morris  <rgm@gnu.org>
5245         * emacs.texi (EMACSVER): Increase to 22.1.50.
5247 2007-04-25  Karl Berry  <karl@gnu.org>
5249         * emacs.texi: Improve line breaks on copyright page,
5250         similar layout to lispref, 8.5x11 by default.
5252         * dired.texi (Image-Dired): Improve line break, fix typo.
5254 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5256         * programs.texi (Program Modes):
5257         * anti.texi (Antinews):
5258         * ack.texi (Acknowledgments): python.el removed.
5260 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5262         * display.texi (Highlight Interactively): Correct description of
5263         hi-lock-file-patterns-policy.
5265         * files.texi (File Archives): Mention self-extracting executables.
5267 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5269         * search.texi (Unconditional Replace, Query Replace): Add xref to
5270         "Replacement and Case".
5272 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5274         * dired.texi (Image-Dired): Move from Thumbnails node.
5275         * misc.texi (Thumbnails): Node deleted.
5276         * emacs.texi (Top): Update node listing.
5278         * files.texi (File Conveniences):
5279         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5281 2007-04-21  Richard Stallman  <rms@gnu.org>
5283         * display.texi (Highlight Interactively): Correct previous change.
5284         Clarify doc of hi-lock-find-patterns, and move new features into it.
5286 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5288         * display.texi (Highlight Interactively):
5289         Document hi-lock-file-patterns-policy.
5291 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
5293         * display.texi (Scrolling): Fix typo.
5295 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5297         * doclicense.texi: Remove node heading, so that it can be included by
5298         other files.
5300         * emacs.texi: Insert node heading for GFDL.
5302 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5304         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5305         "command line".
5307         * display.texi (Faces): Refer to "Creating Frames" for face
5308         and other frame customizations in .emacs.
5310         * frames.texi (Creating Frames): Mention that face customizations can
5311         be put in .emacs.  Add index entries.
5313 2007-04-12  Richard Stallman  <rms@gnu.org>
5315         * glossary.texi (Glossary): Explain `iff'.
5317 2007-04-11  Karl Berry  <karl@gnu.org>
5319         * gnu.texi (Top),
5320         * macos.texi (Mac Font Specs),
5321         * anti.texi (Antinews),
5322         * xresources.texi (Resources),
5323         * misc.texi (Emulation),
5324         * calendar.texi (Daylight Saving),
5325         * dired.texi (Dired and Find),
5326         * rmail.texi (Remote Mailboxes),
5327         * sending.texi (Mail Headers),
5328         * programs.texi (Which Function),
5329         * files.texi (Recover),
5330         * buffers.texi (Uniquify),
5331         * frames.texi (Wheeled Mice),
5332         * killing.texi (Rectangles): Wording to improve breaks in
5333         8.5x11 format.
5334         * mule.texi (Language Environments): \hbadness=10000 since there's
5335         no way to reword.
5336         * emacs.texi (smallbook): New @set to more easily switch between
5337         smallbook and 8.5x11.
5339 2007-04-11  Richard Stallman  <rms@gnu.org>
5341         * files.texi (File Conveniences): Add xref to Tumme.
5342         Delete text about Thumbnail mode.
5344 2007-04-09  Alan Mackenzie  <acm@muc.de>
5346         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5347         new name.  Insert concept index entries.
5349 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5351         * display.texi (Standard Faces): Document prefix arg for
5352         list-faces-display.
5354         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5356 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5358         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5360         * files.texi (Misc File Ops): Rewrite description of
5361         insert-file-literally.
5363 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5365         * misc.texi (Printing): Postscript -> PostScript.
5367         * ack.texi (Acknowledgments): Postscript -> PostScript.
5369         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5371         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5372         below.
5374 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5376         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5377         Init Non-ASCII.
5378         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5379         (Init Non-ASCII): New node.
5381 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5383         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5385 2007-03-12  Glenn Morris  <rgm@gnu.org>
5387         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5388         "Daylight Savings".
5390         * calendar.texi: Replace "daylight savings" with "daylight
5391         saving" in text throughout.
5393 2007-03-04  Richard Stallman  <rms@gnu.org>
5395         * custom.texi (Safe File Variables): Minor correction.
5397 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5399         * rmail.texi (Movemail): Add internal ref.
5400         Don't indent the intro for the PROTO table.
5401         Format PROTO table items with @code.
5403 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5405         * building.texi: Remove references to bashdb.
5407 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5409         * mule.texi (Language Environments): Update list of supported language
5410         environments.
5412 2007-02-14  Kim F. Storm  <storm@cua.dk>
5414         * building.texi (Grep Searching): Fix lgrep doc.
5416 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5418         * back.texi: Remove unused file.
5420 2007-02-05  Francesco Potortì  <pot@gnu.org>
5422         * maintaining.texi (Tag Syntax): Now --members is the default for
5423         etags, not for ctags yet.
5425 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5427         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5428         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5429         expects.  Add comments to prevent people from inadvertently modifying
5430         the key parts needed by `texinfo-multiple-files-update'.
5432 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5434         * frames.texi (Secondary Selection): Window clicked does not matter
5435         when mouse-yank-at-point is non-nil.
5437 2007-01-16  Glenn Morris  <rgm@gnu.org>
5439         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5440         system abbrev.
5442 2007-01-11  Richard Stallman  <rms@gnu.org>
5444         * msdog.texi (Windows Keyboard): Another small cleanup.
5446 2007-01-10  Richard Stallman  <rms@gnu.org>
5448         * msdog.texi (Windows Keyboard): Yet another try to make
5449         everyone happy with that passage.
5451 2007-01-05  Richard Stallman  <rms@gnu.org>
5453         * anti.texi (Antinews): Mention M-x shell scrolling.
5455 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5457         * building.texi (Watch Expressions): Describe gdb-max-children.
5459 2007-01-04  Richard Stallman  <rms@gnu.org>
5461         * msdog.texi (Windows Keyboard): Clarify previous change.
5463 2007-01-02  Richard Stallman  <rms@gnu.org>
5465         * custom.texi (Changing a Variable): Minor clarification.
5466         (Specific Customization): customize-customized => customize-unsaved.
5468         * entering.texi (Entering Emacs): Clean up text about restarting
5469         Emacs for each file.
5471         * misc.texi (Shell Options): Minor cleanup.
5473         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5474         with Emacs, not vice versa.
5476         * programs.texi (Symbol Completion): Recommend customizing
5477         window manager.
5479         * xresources.texi (Resources): Minor fix.
5481 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5483         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5485 2007-01-01  Richard Stallman  <rms@gnu.org>
5487         * commands.texi (User Input): Document keys stolen by window mangers.
5489 2006-12-31  Richard Stallman  <rms@gnu.org>
5491         * custom.texi (Specific Customization): Document customize-option
5492         instead of customize-variable.
5494 2006-12-31  Kim F. Storm  <storm@cua.dk>
5496         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5498 2006-12-30  Kim F. Storm  <storm@cua.dk>
5500         * killing.texi (CUA Bindings): Fix typo.
5502         * xresources.texi (Table of Resources): Mention grow-only value for
5503         auto-resize-tool-bars.
5505 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5507         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5508         and how to get them back.
5510 2006-12-26  Richard Stallman  <rms@gnu.org>
5512         * calendar.texi (Holidays): Holiday listing is based on current
5513         practice, but DST is not.
5515 2006-12-25  Richard Stallman  <rms@gnu.org>
5517         * emacs.texi (Top): Update subnode menus.
5519         * mark.texi (Transient Mark): Fix xref.
5521         * killing.texi (Graphical Kill): Node deleted.
5522         (Killing): Add xref to Cut and Paste.
5523         (CUA Bindings): Update xref.
5525         * frames.texi (Cut and Paste): New section to hold other nodes.
5526         (Mouse Commands): Node demoted.
5527         (Cut/Paste Other App): Split out from Mouse Commands.
5528         (Word and Line Mouse): Likewise.
5529         (Secondary Selection, Clipboard): Nodes demoted.
5531 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5533         * calendar.texi (Holidays): US daylight saving begins second Sunday
5534         in March for 2007 onwards.
5535         (Daylight Savings): Show new US default daylight saving rules, 2nd
5536         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5538 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5540         * calendar.texi (Scroll Calendar): < and > are switched.
5542 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5544         * killing.texi (Deletion): Describe M-\ prefix argument.
5546 2006-12-23  Richard Stallman  <rms@gnu.org>
5548         * search.texi (Regexp Search): Explain why forward and reverse regexp
5549         search are not mirror images.
5551 2006-12-19  Kim F. Storm  <storm@cua.dk>
5553         * major.texi (Choosing Modes): Describe match-function elements for
5554         magic-mode-alist.
5556 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5558         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5559         peculiarities.
5561 2006-12-18  Richard Stallman  <rms@gnu.org>
5563         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5565 2006-12-17  Alan Mackenzie  <acm@muc.de>
5567         * programs.texi (Left Margin Paren): Remove the bit which says
5568         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5569         Discuss some of the issues of setting this option to nil.
5571 2006-12-17  Glenn Morris  <rgm@gnu.org>
5573         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5575 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5577         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5578         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5579         NTFS volumes.
5580         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5581         volumes.
5583 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5585         * text.texi (HTML Mode): Fix "C-c TAB".
5587 2006-12-09  Richard Stallman  <rms@gnu.org>
5589         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5591 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5593         * files.texi (Misc File Ops): Document insert-file-literally.
5595 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5597         * cmdargs.texi (Colors): Note that --color is intended for overriding
5598         the terminal defaults, not for normal invocation.
5600         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5601         ``server program''.  Add a cross-reference to "Init File" node.
5602         (Invoking emacsclient): Add index entries.  Document both short and
5603         long versions of command-line options.  Document the -f option.
5605 2006-12-06  Richard Stallman  <rms@gnu.org>
5607         * text.texi (Outline Format): Say to set outline-regexp
5608         and outline-level with major modes and file local variables.
5610 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5612         * anti.texi (Antinews): Mention the alternative to
5613         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5615         * misc.texi (Interactive Shell): Ditto.
5617 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5619         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5621         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5623 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5625         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5626         colon in the mode line.
5628         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5630 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5632         * building.texi (Watch Expressions): Mention SPC for expanding/
5633         contracting watch expressions.
5635 2006-11-26  Kim F. Storm  <storm@cua.dk>
5637         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5639 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5641         * building.texi (Debugger Operation): Define text command mode.
5642         Clarify how tooltips work.
5643         (GDB Graphical Interface): Explain how to run in text command mode
5644         more clearly.
5646 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5648         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5650 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5652         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5654 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5656         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5657         and EMACS is deprecated.
5659 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5661         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5663 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5665         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5667         * emacs.texi: Include xresources.texi both for info and dvi.
5669         * xresources.texi: Merge text from xresmini.texi.
5671 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5673         * glossary.texi: Fix typos.
5675 2006-11-06  Richard Stallman  <rms@gnu.org>
5677         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5679         * ack.texi (Acknowledgments): Fix name spelling.
5681 2006-11-01  Juri Linkov  <juri@jurta.org>
5683         * search.texi (Word Search): Document incremental word search.
5685 2006-10-28  Glenn Morris  <rgm@gnu.org>
5687         * ack.texi (Acknowledgments): Add cal-html author.
5689         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5690         Calendar").  Describe new package cal-html.
5691         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5692         Calendar Files."
5694 2006-10-23  Richard Stallman  <rms@gnu.org>
5696         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5697         Abbrev mode is enabled.
5699 2006-10-16  Richard Stallman  <rms@gnu.org>
5701         * emacs.texi: Update ISBN.
5703 2006-10-11  Kim F. Storm  <storm@cua.dk>
5705         * emacs.texi (Acknowledgments): Use @dotless{i}.
5707 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5709         * building.texi (Breakpoints Buffer): Mention catchpoints.
5711 2006-10-08  Kim F. Storm  <storm@cua.dk>
5713         * ack.texi (Acknowledgments): Update.
5715         * emacs.texi (Acknowledgments): Fix bad @/ form.
5717 2006-10-05  Kim F. Storm  <storm@cua.dk>
5719         * emacs.texi (Acknowledgments): Add more contributors.
5721 2006-10-03  Richard Stallman  <rms@gnu.org>
5723         * emacs.texi (Acknowledgments): Update version and edition.
5725 2006-10-01  Karl Berry  <karl@gnu.org>
5727         * custom.texi (Customization Groups): Page break to keep example buffer
5728         on one page.
5730 2006-09-30  Karl Berry  <karl@gnu.org>
5732         * programs.texi (Basic Indent): @need to improve page break.
5733         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5735 2006-09-29  Glenn Morris  <rgm@gnu.org>
5737         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5739 2006-09-29  Karl Berry  <karl@gnu.org>
5741         * windows.texi (Basic Window): Remove forced @break, no longer
5742         desirable.
5743         * frames.texi (Frame Commands),
5744         * mark.texi (Marking Objects): Reword to avoid bad page break.
5745         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5747 2006-09-19  Richard Stallman  <rms@gnu.org>
5749         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5750         stick to present tense.
5752 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5754         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5755         to x-gtk-use-old-file-dialog.
5756         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5758 2006-09-15  Jay Belanger  <belanger@truman.edu>
5760         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5761         Change "Library Public License" to "Lesser Public License"
5762         throughout.  Use "yyyy" to represent year.
5764 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5766         * files.texi (Visiting): Add index entry "open file".
5768 2006-09-11  Richard Stallman  <rms@gnu.org>
5770         * building.texi (Compilation Mode): Clarification.
5771         (Grep Searching): Add xref to Compilation Mode.
5773 2006-09-08  Richard Stallman  <rms@gnu.org>
5775         * search.texi (Search): Ref multi-file search commands here.
5776         (Other Repeating Search): Not here.
5778 2006-08-28  Richard Stallman  <rms@gnu.org>
5780         * windows.texi (Split Window): Update xref.
5782         * basic.texi (Continuation Lines): Update xref.
5784         * indent.texi (Tab Stops): Update xref.
5786         * emacs.texi (Top): Update subnode menu.
5788         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5789         split out of Display Custom.
5791 2006-08-25  Kim F. Storm  <storm@cua.dk>
5793         * display.texi (Display Custom): Add variables overline-margin
5794         and x-underline-at-descent-line.
5796 2006-08-25  Richard Stallman  <rms@gnu.org>
5798         * entering.texi (Exiting): Rewrite to give graphical displays
5799         priority over text terminals.
5801         * search.texi (Incremental Search): Move index entries.
5803 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5805         * custom.texi (Init File): Reference Find Init to avoid "home
5806         directory" confusion.
5808 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5810         * building.texi (Other GDB-UI Buffers): Describe how to edit
5811         a value in the locals buffer.
5813 2006-08-21  Richard Stallman  <rms@gnu.org>
5815         * search.texi (Basic Isearch): Add `isearch' index entry.
5817 2006-08-16  Richard Stallman  <rms@gnu.org>
5819         * misc.texi (Saving Emacs Sessions): Clean up wording.
5821         * mark.texi (Marking Objects): Mention term "select all".
5823         * emacs.texi (Top): Update subnode menu.
5825         * help.texi (Help Mode): Move node up in file.
5827 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5829         * building.texi (Stack Buffer): Explain fringe arrow.
5831 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5833         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5834         on startup.
5836 2006-08-11  Romain Francoise  <romain@orebokech.com>
5838         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5840 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5842         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5844 2006-08-10  Richard Stallman  <rms@gnu.org>
5846         * text.texi (Format Faces): Substantial rewrites to deal
5847         with face merging.  Empty regions don't count.
5848         Clarify face property inheritance.
5850 2006-08-08  Romain Francoise  <romain@orebokech.com>
5852         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5853         <arjuropo@cc.jyu.fi>.
5855 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
5857         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5858         apply to all frames.
5860 2006-08-01  Richard Stallman  <rms@gnu.org>
5862         * help.texi (Name Help): Add index entries for describe-variable.
5864 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5866         * building.texi (GDB Graphical Interface): Shorten node names.
5867         (GDB-UI Layout): Use GDB-related.
5868         (Other GDB-UI Buffers): Simplify English.
5870 2006-07-31  Richard Stallman  <rms@gnu.org>
5872         * search.texi (Query Replace): Add xref for Dired's Q command.
5874 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5876         * building.texi (GDB commands in Fringe): Rename to...
5877         (Source Buffers): ..this and move forward.  Describe hollow arrow and
5878         new option gdb-find-source-frame.
5880 2006-07-29  Richard Stallman  <rms@gnu.org>
5882         * dired.texi (Operating on Files): Simplify previous change
5883         and fix Texinfo usage.
5885 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5887         * dired.texi (Operating on Files): Add cross-references.  State the
5888         Unix commands that do similar things.
5890 2006-07-28  Richard Stallman  <rms@gnu.org>
5892         * mark.texi (Transient Mark): Clarify that region never disappears
5893         when Transient Mark mode is off, and not when it is on.
5895 2006-07-27  Richard Stallman  <rms@gnu.org>
5897         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
5899 2006-07-24  Richard Stallman  <rms@gnu.org>
5901         * xresources.texi (GTK styles): Fix texinfo usage.
5903         * commands.texi (User Input): Explain why we teach keyboard cmds.
5905         * xresources.texi, xresmini.texi, search.texi, programs.texi:
5906         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5907         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5908         * doclicense.texi, display.texi, dired.texi, basic.texi:
5909         * anti.texi, ack.texi: Move periods and commas inside quotes.
5911 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
5913         * cmdargs.texi (General Variables): Document EMAIL.
5915 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5917         * frames.texi (Frame Commands): Mention that focus-follows-mouse
5918         doesn't have effect on MS-Windows.
5920 2006-07-17  Richard Stallman  <rms@gnu.org>
5922         * building.texi (Grep Searching): Explain about chaining grep commands.
5924 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5926         * killing.texi, mini.texi: Fix typos.
5928 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5930         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5931         is invoked for multiple files.
5933 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5935         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5936         on-line manual for the rest of this node.
5937         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5938         unconditionally.
5939         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5940         Improve wording.
5941         (Windows Printing): Improve wording.
5942         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5943         rest of this node.
5945 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5947         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5948         with eval-buffer.
5950 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
5952         * mule.texi (Coding Systems, Specify Coding): Link descriptions
5953         of character translation.
5955 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5957         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5959 2006-07-03  Karl Berry  <karl@gnu.org>
5961         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5962         not-too-underfull hboxes in the TeX output.
5963         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5964         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5965         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5966         * sending.texi, text.texi: Fix overfull/underfull boxes.
5968 2006-07-03  Romain Francoise  <romain@orebokech.com>
5970         * m-x.texi (M-x): Fix.
5972 2006-07-03  Richard Stallman  <rms@gnu.org>
5974         * search.texi (Other Repeating Search): filename -> file name.
5976         * misc.texi (Narrowing): Minor cleanups.
5978         * files.texi (Visiting): filename -> file name.
5980         * emacs.texi (Top): Update subnode menus.
5982         * mule.texi (Coding Systems): Move char translation stuff here.
5983         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5984         (Recognize Coding): Substantial local rewrites.
5985         (International): Update menu.
5987         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5988         (Scrolling): Substantial local rewrites.
5989         (Display): Update menu and intro.
5991         * dired.texi: filename -> file name.
5993         * custom.texi (Safe File Variables): Texinfo usage fix.
5995 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
5997         * help.texi, m-x.texi: Lots of cleanups.
5999 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6001         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6002         (Windows Processes, Windows Misc): Shorten the printed version by
6003         selectively conditioning less important portions by @ifnottex.
6005 2006-06-27  Richard Stallman  <rms@gnu.org>
6007         * mini.texi (Minibuffer File): Minor cleanup.
6009 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6011         * frames.texi (XTerm Mouse): Rename to...
6012         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6014         * emacs.texi (Top): Use new node name.
6016 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6018         * emacs.texi (Top): Update the detailed menu according to changes in
6019         msdog.texi.
6021         * msdog.texi (Windows Keyboard): New section.
6022         (Windows Mouse): New section.
6023         (Windows System Menu): Remove section (text merged with "Windows
6024         Keyboard").
6025         (Windows Misc): New section.
6027         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6029         * msdog.texi (ls in Lisp): New section.
6031         * files.texi (Visiting): Document case-insensitive wildcard matching
6032         under find-file-wildcards.
6034 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6036         * macos.texi (Mac Input): Add description of mac-function-modifier.
6037         Now Unicode keyboard layouts work.
6039 2006-06-10  Richard Stallman  <rms@gnu.org>
6041         * mule.texi (Recognize Coding): Clarify previous change.
6043 2006-06-09  Kenichi Handa  <handa@m17n.org>
6045         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6046         notation.
6048 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6050         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6051         manual for @ifnottex, but in emacs-extra for @iftex.
6053         * cmdargs.texi (General Variables): Fix smtpmail xref.
6055 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6057         * programs.texi (Comment Commands):
6058         * custom.texi (Specifying File Variables):
6059         Use ;; instead of ;;; to better follow coding conventions.
6061 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6063         * building.texi (Watch Expressions): Move node to end.
6064         (GDB Graphical Interface): Move description of clicks in fringe...
6065         (GDB commands in the Fringe): ...to here.  New node.
6067 2006-06-05  Romain Francoise  <romain@orebokech.com>
6069         * xresmini.texi (GTK resources): Fix various typos.
6071 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6073         * building.texi (GDB Graphical Interface): Update bindings.
6074         (Commands of GUD): Add gud-print.  Remove gud-run.
6075         Restate availability more generally.
6077 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6079         * mini.texi: Lots of cleanups.
6081 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6083         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6084         and Mouse-2.
6086 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6088         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6090 2006-05-31  Richard Stallman  <rms@gnu.org>
6092         * basic.texi (Moving Point): Fix previous change.
6094 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6096         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6098 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6100         * basic.texi: Many simplifications and improvements in wording.
6102 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6104         * anti.texi (Antinews): Create a node for gdb-ui.
6106 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6108         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6110 2006-05-20  Richard Stallman  <rms@gnu.org>
6112         * dired.texi (Dired Navigation): dired-goto-file is now j.
6114 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6116         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6117         and their aliases.
6119         * msdog.texi (Windows Printing): Mention non-support of plain text
6120         printing with some el-cheapo printers, and suggest a workaround.
6122 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6124         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6125         remove the bit saying you must set it.
6127 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6129         * trouble.texi (Checklist):
6130         * text.texi (Text, Auto Fill, Text Mode):
6131         * search.texi (Nonincremental Search):
6132         * rmail.texi (Rmail Labels):
6133         * mule.texi (Input Methods, Multibyte Conversion):
6134         * misc.texi (Gnus, Where to Look, PostScript):
6135         * maintaining.texi (Create Tags Table):
6136         * indent.texi (Indentation Commands):
6137         * fixit.texi (Spelling):
6138         * emacs.texi (Copying):
6139         * custom.texi (Init File): ifinfo -> ifnottex.
6141 2006-05-17  Richard Stallman  <rms@gnu.org>
6143         * files.texi (Diff Mode): Mention C-x `.
6145 2006-05-08  Richard Stallman  <rms@gnu.org>
6147         * custom.texi (Disabling): Textual cleanups.
6149 2006-05-12  Glenn Morris  <rgm@gnu.org>
6151         * calendar.texi (Displaying the Diary, Format of Diary File):
6152         Refer to diary-view-entries, diary-list-entries,
6153         diary-show-all-entries rather than obsolete aliases.
6155 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6157         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6158         (Displaying the Diary, Special Diary Entries, Importing Diary):
6159         * building.texi (Compilation Shell):
6160         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6161         emacs-xtra with @inforef's.
6163         * files.texi (Visiting): Fix wording.
6165         * mule.texi (Coding Systems, Text Coding): More indexing.
6166         Mention that C-x RET f can set eol conversion.
6168 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6170         * xresmini.texi (GTK resources): Insert GTK description.
6172         * xresources.texi (GTK resources): metafont should be menufont.
6174 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6176         * mini.texi (Completion Options): Completion of remote files'
6177         method, user name and host name is active only in partial
6178         completion mode.
6180 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6182         * makefile.w32-in (emacs.dvi):
6183         * Makefile.in (emacs.dvi): Add xresmini.texi.
6185         * xresmini.texi (Table of Resources): Remove xref to non-existent
6186         node "LessTif Resources".
6188         * msdog.texi (Microsoft Windows):
6189         * calendar.texi (Calendar/Diary, Displaying the Diary)
6190         (Special Diary Entries, Importing Diary, Holidays):
6191         * programs.texi (Program Modes):
6192         * text.texi (Text):
6193         * buffers.texi (Several Buffers):
6194         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6196 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6198         The following changes merge the emacs-xtra manual into the main
6199         manual, but only for on-line version of the manual.
6201         * vc2-xtra.texi (Version Backups, Local Version Control)
6202         (Making Snapshots, Change Logs and VC, Version Headers)
6203         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6204         on-line manual.
6206         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6207         for on-line manual.
6209         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6210         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6211         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6212         for on-line manual.
6214         * fortran-xtra.texi (Fortran, Fortran Autofill)
6215         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6216         for on-line manual.
6218         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6219         Conditional xref's for on-line manual.
6221         * emerge-xtra.texi (Emerge, Overview of Emerge)
6222         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6223         manual.
6225         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6226         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6227         (EMACSSOURCES): Use EMACS_XTRA.
6228         (../info/emacs-xtra): Remove.
6229         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6231         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6232         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6233         (EMACSSOURCES): Use EMACS_XTRA.
6234         ($(infodir)/emacs-xtra): Remove.
6235         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6237         * trouble.texi (Quitting):
6238         * text.texi (Text):
6239         * programs.texi (Program Modes):
6240         * msdog.texi (Microsoft Windows):
6241         * frames.texi (Frames):
6242         * files.texi (Backup, Version Control, VC Concepts)
6243         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6244         (Registering, VC Status, VC Undo, Multi-User Branching)
6245         (Comparing Files):
6246         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6247         (Displaying the Diary, Special Diary Entries, Importing Diary):
6248         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6249         conditional xref's, depending on @iftex/@ifnottex.
6251         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6252         "MS-DOS".  @include msdog-xtra.texi.
6254         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6255         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6257         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6258         for vc-xtra.texi subsections.
6259         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6260         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6262         * sending.texi (Sending Mail): A @node line without explicit Prev,
6263         Next, and Up links.
6265         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6266         Next, and Up links.
6268         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6269         and its sections.  @include picture-xtra.texi.
6271         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6272         "Emerge".
6273         (List Tags) [ifnottex]: @include emerge-xtra.texi.
6275         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6276         exact duplicate of its name-sake in calendar.texi.
6278         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6279         "Advanced Calendar/Diary Usage".
6280         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6282         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6283         dired-xtra.texi.
6284         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6286         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6287         (Files) [ifnottex]: Add menu entry for Autorevert.
6289         * emacs-xtra.texi (Introduction): Reword to make consistent with
6290         printed version only.
6291         <Top level>: Remove the body of all chapters and move them to the
6292         new *-xtra.texi files.  Use @raisesections and @lowersections to
6293         convert sections to chapters etc.
6295         * msdog-xtra.texi:
6296         * fortran-xtra.texi:
6297         * vc-xtra.texi:
6298         * vc1-xtra.texi:
6299         * vc2-xtra.texi:
6300         * emerge-xtra.texi:
6301         * cal-xtra.texi:
6302         * dired-xtra.texi:
6303         * arevert-xtra.texi: New files, with text from respective chapters
6304         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6305         into @subsection, etc.
6307         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6308         updated.
6310         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6311         Windows".  All references updated.
6313 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6315         * macos.texi (Mac Input): Mention input from Character Palette.
6316         (Mac Font Specs): Fix typo.
6318 2006-05-05  Richard Stallman  <rms@gnu.org>
6320         * files.texi (Diff Mode): Minor cleanup.
6322 2006-05-05  Karl Berry  <karl@gnu.org>
6324         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6325         errors from the current release of makeinfo (4.8).
6326         * help.texi (Library Keywords): Change widest word in multitable
6327         template from `emulations' to `convenience'.  (Not sure if this is
6328         related to the font change.)
6330 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
6332         * files.texi (File Names): Add a footnote about limited support of
6333         ~USER on MS-Windows.
6335         * cmdargs.texi (Initial Options): Add a footnote about limited
6336         support of ~USER on MS-Windows.
6338 2006-05-03  Richard Stallman  <rms@gnu.org>
6340         * files.texi (Diff Mode): Node moved here.
6341         (Comparing Files): Delete what duplicates new node.
6342         (Files): Put Diff Mode in menu.
6344         * misc.texi (Diff Mode): Move to files.texi.
6346         * emacs.texi (Top): Update menu for Diff Mode.
6348         * trouble.texi (Emergency Escape): Simplify.
6350         * emacs.texi (Top): Minor clarification.
6352 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6354         * commands.texi, entering.texi, screen.texi: Many simplifications.
6356 2006-05-03  Richard Stallman  <rms@gnu.org>
6358         * commands.texi (Text Characters): Delete paragraph about unibyte
6359         non-ASCII printing chars.
6361         * killing.texi (Killing): Say "graphical displays".
6362         * display.texi: Say "graphical displays".
6364         * cmdargs.texi (Misc X): Say "graphical displays".
6366 2006-05-01  Richard Stallman  <rms@gnu.org>
6368         * emacs.texi (Top): Add Diff Mode to menu.
6370 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6372         * misc.texi (Diff Mode): New node.
6374 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6376         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6377         (Mac Environment Variables): Shorten example line.
6378         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6380 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6382         * building.texi (GUD Customization): Describe cases %d and %c.
6383         Update description for %e.
6385 2006-04-30  Glenn Morris  <rgm@gnu.org>
6387         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6389 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6391         * custom.texi (Examining): Update C-h v output example.
6393 2006-04-29  Kim F. Storm  <storm@cua.dk>
6395         * building.texi (Grep Searching): Add lgrep and rgrep.
6397 2006-04-23  Richard Stallman  <rms@gnu.org>
6399         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6401         * xresmini.texi: New file.
6403         * xresources.texi (Face Resources): Split table into font resources
6404         and the rest.  Combine similar attributes for brevity.
6406 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6408         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6409         backslashes and case-insensitivity in file names (moved to the
6410         main manual).
6411         (MS-DOS Printing): Move most of the text to the main manual.
6413         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6414         New nodes.
6415         (Windows Processes, Windows System Menu): Add index entries and
6416         fix wording.
6418 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6420         * misc.texi (Shell Ring): Add notes on saved input when
6421         navigating off the end of the history list.
6423 2006-04-18  Chong Yidong  <cyd@mit.edu>
6425         * misc.texi (Shell Options): Correct default value of
6426         comint-scroll-show-maximum-output.
6428 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6430         * building.texi (Watch Expressions): Update.
6432 2006-04-12  Richard Stallman  <rms@gnu.org>
6434         * search.texi: Clean up previous change.
6436 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6438         * search.texi (Regexp Backslash, Regexp Replace): Add index
6439         entries for ``back reference'' and mention the term itself in the
6440         text.
6442 2006-04-11  Richard Stallman  <rms@gnu.org>
6444         * custom.texi (Safe File Variables):
6445         Document enable-local-variables = :safe.
6447 2006-04-11  Karl Berry  <karl@gnu.org>
6449         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6450         (Remote Repositories, Version Backups, Local Version Control)
6451         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6452         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6453         (Renaming VC Work Files and Master Files)
6454         (Inserting Version Control Headers, Customizing VC, General Options)
6455         (Options for RCS and SCCS, Options specific for CVS): Move all
6456         these nodes to emacs-xtra.texi, for brevity.
6457         * cmdargs.texi, files.texi: Change cross-references.
6459 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6461         * files.texi (Old Versions): Update description of vc-annotate's
6462         use of color to indicate date ranges.
6464 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6466         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6467         put info and printed manual names the right way around.
6469 2006-04-09  Karl Berry  <karl@gnu.org>
6471         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6472         emacs-xtra.texi, leaving only MS Windows information.
6473         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6474         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6475         node names.
6477         * emacs.texi: Move @summarycontents and @contents to the beginning
6478         of the file.
6480 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6482         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6484 2006-04-07  Richard Stallman  <rms@gnu.org>
6486         * programs.texi (Comments, Comment Commands, Options for Comments)
6487         (Multi-Line Comments): "Align", not "indent".
6488         (Basic Indent): C-j deletes trailing whitespace before the newline.
6490 2006-04-06  Richard Stallman  <rms@gnu.org>
6492         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6494 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6496         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6498 2006-04-05  Richard Stallman  <rms@gnu.org>
6500         * emacs.texi (Top): Update subnode menu.
6502         * trouble.texi (Unasked-for Search): Node deleted.
6503         (Lossage): Delete from menu.
6505 2006-04-04  Richard Stallman  <rms@gnu.org>
6507         * trouble.texi: Various cleanups.
6508         (Checklist): Don't bother saying how to snail a bug report.
6509         (Emergency Escape): Much rewriting.
6510         (After a Crash): Rename the core dump immediately.
6511         (Total Frustration): Call it a psychotherapist.
6512         (Bug Criteria): Avoid "illegal instruction".
6513         (Sending Patches): We always put the contributor's name in.
6515         * misc.texi (Thumbnails): Minor correction.
6517 2006-04-03  Richard Stallman  <rms@gnu.org>
6519         * misc.texi (Thumbnails): Minor cleanup.
6521 2006-04-02  Karl Berry  <karl@gnu.org>
6523         * sending.texi (Mail Sending): pxref to Top needs five args.
6525         * texinfo.tex: Update to current version (2006-03-21.13).
6527 2006-03-31  Richard Stallman  <rms@gnu.org>
6529         * emacs.texi (Top): Update subnode menu.
6531         * help.texi (Help Mode): Cleanup.
6533         * dired.texi: Many cleanups.
6534         (Dired Deletion): Describe dired-recursive-deletes.
6535         (Operating on Files): dired-create-directory moved.
6536         (Misc Dired Features): Move to here.
6537         (Tumme): Node moved to misc.texi.
6539         * custom.texi: Many cleanups.
6540         (Minor Modes): Don't mention ISO Accents Mode.
6541         (Examining): Update C-h v output example.
6542         (Hooks): Add index and xref for add-hook.
6543         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6544         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6546         * misc.texi: Many cleanups.
6547         (beginning): Add to summary of topics.
6548         (Shell): Put eshell xref at the end.  Remove eshell from table.
6549         (Thumbnails): New node.
6551 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6553         * files.texi (File Name Cache): Make it clear that the cache is
6554         not persistent.
6556 2006-03-25  Karl Berry  <karl@gnu.org>
6558         * emacs-xtra.texi, emacs.texi, gnu.texi:
6559         (1) use @copyright{} instead of (C) in typeset text;
6560         (2) do not indent copyright year list (or anything else).
6562 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6564         * files.texi (VC Dired Mode): Remove misplaced brackets.
6566 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6568         * files.texi: Various updates and clarifications in the VC chapter.
6570 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6572         * help.texi (Help Mode): Document "C-c C-c".
6574 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6576         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6577         menu in the standalone Info reader.
6579 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6581         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6582         moved here from Emacs manual.
6584         * programs.texi (Fortran): Section moved to emacs-xtra.
6585         (Program Modes): Xref to Fortran in emacs-xtra.
6587         * maintaining.texi (Emerge): Move to emacs-xtra.
6588         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6590         * picture.texi: File deleted.
6591         * Makefile.in:
6592         * makefile.w32-in: Remove picture.texi.
6594         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6595         * abbrevs.texi (Abbrevs):
6596         * sending.texi (Sending Mail): Picture node removed.
6598         * emacs.texi (Top): Update node listings.
6600 2006-03-12  Richard Stallman  <rms@gnu.org>
6602         * calendar.texi: Various cleanups.
6604 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6606         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6607         syntax.
6609 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6611         * search.texi (Regexps): More accurately describe which characters
6612         are special in which situations.  Recommend _not_ to quote `]' or
6613         `-' when they are not special.
6615 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6617         * files.texi (Old Versions): Clarify operation of C-x v =.
6619 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6621         * building.texi (Watch Expressions): Update and describe
6622         gdb-speedbar-auto-raise.
6624 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6626         * emacs.texi: Use @smallbook.
6627         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6628         Update subnode menu.
6630         * building.texi (Lisp Interaction): Minor addition.
6632 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6634         * building.texi (Watch Expressions): Update and be more precise.
6636 2006-02-15  Francesco Potortì  <pot@gnu.org>
6638         * maintaining.texi (Create Tags Table): Explain why the
6639         exception when etags writes to files under the /dev tree.
6641 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6643         * custom.texi (Safe File Variables): Lots of clarification.
6644         Renamed from Unsafe File Variables.
6646 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6648         * custom.texi (Unsafe File Variables): File variable confirmation
6649         assumed denied in batch mode.
6651 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6653         * building.texi (GDB User Interface Layout): Don't say `inferior'
6654         for program being debugged.
6656 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6658         * building.texi (GDB Graphical Interface):
6659         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6661 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6663         * custom.texi (Specifying File Variables, Unsafe File Variables):
6664         New nodes, split from File Variables.  Document new file local
6665         variable behavior.
6667 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6669         * display.texi (Standard Faces):
6670         * files.texi (Visiting):
6671         * frames.texi (Clipboard):
6672         * glossary.texi (Glossary) <Clipboard>:
6673         * xresources.texi (X Resources): Mention Mac OS port.
6675 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6677         * building.texi (Building): Clarify topic in intro.
6679         * maintaining.texi (Maintaining): Change title; clarify topic.
6680         Delete duplicate index entries.
6682         * building.texi (Other GDB User Interface Buffers): Clarifications.
6684         * text.texi (Cell Commands): Clarifications.
6686         * programs.texi (Defuns): Delete duplicate explanation of
6687         left-margin paren convention.
6688         (Hungry Delete): Minor cleanup.
6690 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6692         * dired.texi (Tumme): More tumme documentation.
6694 2006-02-11  Alan Mackenzie  <acm@muc.de>
6696         * programs.texi ("Hungry Delete"): Correct the appellation of the
6697         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6699 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6701         * dired.texi (Tumme): Fix small bug.
6703 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6705         * macos.texi (Mac International): Rename "fontset-mac" to
6706         "fontset-standard".
6708 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6710         * dired.texi (Tumme): Basic documentation for Tumme added.
6712 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6714         * mule.texi (International):
6715         * programs.texi (Basic Indent): Fix typos.
6717         * custom.texi (Minor Modes):
6718         * display.texi (Text Display):
6719         * commands.texi (Text Characters): Update xrefs.
6721 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6723         * emacs.texi (Top): Update subnode menu.
6724         Update info on old Emacs papers.
6725         (Intro): "Graphical display", not window system.
6727         * xresources.texi (GTK styles): Minor clarifications.
6729         * trouble.texi: "Graphical display", not window system.
6730         (Stuck Recursive): Minor clarification.
6732         * text.texi: Minor clarifications.
6733         (Sentences): Explain why two-space convention is better.
6734         Explain sentence-end-without-period here.
6735         (Fill Commands): Not here.
6736         (Refill): Node moved down.
6737         (Filling): Update menu.
6738         (Table Creation, Cell Justification, Column Commands): Clarify.
6740         * sending.texi: Minor clarifications.
6742         * search.texi (Regexp Backslash): Clarification.
6744         * rmail.texi: Minor cleanups.
6745         (Rmail): Delete digression about `rmail-mode'.
6746         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6747         (Rmail Files): Mention C-u M-x rmail.
6748         (Rmail Reply): Mention References.
6749         (Rmail Display): Mention rmail-nonignored-headers.
6751         * programs.texi: Minor cleanups.
6752         (Comment Commands): Mention momentary Transient Mark mode.
6753         (Matching): Be more specific about customizing show-paren-mode.
6754         (Info Lookup): Don't list the modes that support C-h S.
6755         Just say what it does in an unsupported mode.
6756         (Man Page): Delete excessive info on customizing woman.
6757         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6759         * abbrevs.texi: Minor clarifications.
6760         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6761         not "dynamic abbrevs" as if they were a kind of abbrev.
6763         * picture.texi (Picture): Minor cleanup.
6765         * mule.texi (Communication Coding): Say "other applications".
6766         (Fontsets): Not specific to X.  Add xref to X Resources.
6767         (Unibyte Mode): Rename from Single-Byte Character Support.
6768         "Graphical display", not window system.
6769         (International): Update menu.
6771         * maintaining.texi (Format of ChangeLog):
6772         New node, split out from ChangeLog.
6773         (ChangeLog): Clarifications in the remaining text.
6774         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6775         (Find Tag): Add @w.
6776         (Tags Search): Explain tag table order here.  Simplify grep ref.
6777         (List Tags): tags-tag-face is a variable, not a face.
6778         (Emerge): Cleanups.
6780         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6781         (Keyboard Macros): Avoid "the user".
6783         * killing.texi: "Graphical display", not window system.
6785         * help.texi (Help Echo): "Graphical display", not window system.
6787         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6789         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6791         * files.texi (Visiting): Make drag-and-drop not X-specific.
6793         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6795         * cmdargs.texi: Minor cleanups.
6797         * building.texi (Compilation): Move and split kill-compilation para.
6798         Add para about multiple compilers.
6799         (Compilation Mode): Commands also available in grep mode and others.
6800         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6801         (Compilation Shell): Clarify.  Put Bash example first.
6802         (Grep Searching): Minor cleanups; add @w.
6803         (Debuggers): Minor cleanups.
6804         (Starting GUD): Make GDB xgraphical mode issue clearer.
6805         (Debugger Operation): Lots of clarifications including
6806         GDB tooltip side-effect issue.
6807         (Commands of GUD): Clarify.
6808         (GUD Customization): Add bashdb-mode-hook.
6809         (GDB Graphical Interface): Rewrite for clarity.
6810         (GDB User Interface Layout): Rewrite for clarity.
6811         (Stack Buffer, Watch Expressions): Likewise.
6812         (Other GDB User Interface Buffers): Cleanups.
6813         (Lisp Libraries, External Lisp): Cleanup.
6815         * basic.texi (Position Info): "Graphical displays", rather than
6816         window systems.
6818         * anti.texi: Minor cleanup.
6820 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6822         * custom.texi (Init File, Find Init): Add cross-references to
6823         where $HOME is described.
6825 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6827         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6828         is not inside the @table.
6830         * emacs.texi (Top): Correct node name.
6832         * files.texi (File Names): Fix @xref.
6833         (Reverting): Fix typo.
6835         * mule.texi (International): Correct node name.
6837         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6839 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6841         * emacs.texi (Top): Update subnode menu.
6843         * mule.texi: Minor clarifications.
6844         Reduce the specific references to X Windows.
6845         Refer to "graphical" terminals, rather than window systems.
6846         (Text Coding): Rename from Specify Coding.
6847         (Communication Coding, File Name Coding, Terminal Coding):
6848         New nodes split out from Text Coding.
6850         * kmacro.texi: Minor clarifications.
6851         (Keyboard Macro Ring): Comment out some excessive commands.
6852         (Basic Keyboard Macro): Split up the table, putting part in each node.
6854         * major.texi: Minor clarifications.
6856         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6858         * windows.texi: Minor clarifications.
6859         (Change Window): Don't describe mode-line mouse cmds here.
6860         Add xref to Mode Line Mouse.
6862         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6864         * macos.texi (Mac International): Fix xref.
6866         * indent.texi: Minor clarifications.
6868         * frames.texi: Minor clarifications.
6869         Reduce the specific references to X Windows.
6870         Refer to "graphical" terminals, rather than window systems.
6871         (Frame Parameters): Don't mention commands like
6872         set-foreground-color.  Just say to customize a face.
6873         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6875         * files.texi: Minor clarifications.
6876         (Numbered Backups): New node, split out from Backup Names.
6878         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6880         * cmdargs.texi (General Variables): Fix xref.
6882         * buffers.texi: Minor clarifications.
6884 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6886         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6887         Nodes moved to top.
6889         * display.texi: Minor clarifications.
6890         (Display): Rearrange menu.
6891         (Standard Faces): Mention query-replace face.
6892         (Faces): Simplify.
6893         (Font Lock): Simplify face customization info.
6894         (Highlight Changes): Node merged into Highlight Interactively.
6895         (Highlight Interactively): Much rewriting and cleanup.
6896         (Optional Mode Line): Narrowed line number not good for goto-line.
6897         Simplify face customization advice.
6898         (Text Display): Mention use of escape-glyph face.
6899         Move ctl-arrow and tab-width here.
6900         (Display Custom): Move no-redraw-on-reenter to end of node.
6902         * search.texi: Minor clarifications.
6903         (Isearch Scroll): Simplify.
6904         (Other Repeating Search): Document multi-occur-in-matching-buffers.
6906         * regs.texi (Registers): Mention bookmarks here.
6908         * mark.texi: Minor clarifications.
6909         (Selective Undo): Node deleted.
6911         * m-x.texi: Minor clarifications.
6913         * killing.texi: Minor clarifications.
6914         Refer to "graphical" terminals, rather than window systems.
6916         * help.texi: Clarifications.
6917         (Help): Don't describe C-h F and C-h K here.
6918         (Key Help): Describe C-h K here.
6919         (Name Help): Mention Emacs Lisp Intro.
6920         Describe C-h F here.
6921         (Misc Help): Mention C-h F and C-h K only briefly.
6923         * fixit.texi (Undo): New node, mostly copied from basic.texi.
6924         Selective undo text merged in.
6925         (Spelling): Mention Aspell along with Ispell.
6927         * emacs.texi (Top): Update subnode menus.
6929         * basic.texi (Basic Undo): Rename from Undo.  Most of text
6930         moved to new Undo node.
6932 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
6934         * basic.texi (Continuation Lines, Inserting Text):
6935         Mention longlines mode.
6937 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6939         * screen.texi: Minor cleanups.
6940         (Screen): Clean up the intro paragraphs.
6941         (Mode Line): Lots of rewriting.  Handle frame-name better.
6942         eol-mnemonic-... vars moved out.
6944         * emacs.texi (Top): Change menu item for MS-DOS node.
6945         Update subnode menu.
6947         * msdog.texi (MS-DOS): Rewrite intro to explain how this
6948         chapter relates to Windows.  Title changed.
6950         * mini.texi: Minor cleanups.
6952         * mark.texi (Selective Undo): New node, text moved from basic.texi.
6953         (Mark): Put it in the menu.
6955         * entering.texi: Minor cleanups.
6957         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6958         (Intro): Refer to "graphical" terminals, rather than X.
6960         * display.texi (Display Custom): Add xref to Variables.
6961         (Optional Mode Line): eol-mnemonic-... vars moved here.
6963         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
6964         rather than X.
6966         * basic.texi: Minor cleanups.
6967         (Undo): selective-undo moved.
6969 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
6971         * anti.texi (Antinews): Various corrections and additions.
6973 2006-01-23  Juri Linkov  <juri@jurta.org>
6975         * custom.texi (Easy Customization, Customization Groups)
6976         (Browsing Custom): Mention links along with buttons.
6978 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6980         * text.texi (TeX Print): Use @key for TAB.
6982         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6984 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6986         * files.texi (File Aliases): Don't claim that usually separate
6987         buffers are created for two file names that name the same data.
6988         Mention additional situations where different names mean the same
6989         file on disk.
6991 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6993         * killing.texi (Deletion): Upcase @key argument.
6995         * custom.texi (Custom Themes): Minor cleanup.
6997         * programs.texi (Hungry Delete): Upcase @key argument.
6999 2006-01-16  Juri Linkov  <juri@jurta.org>
7001         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7002         Move `mode-line-highlight' before `mode-line-buffer-id'.
7004 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7006         * basic.texi (Inserting Text): Minor cleanup.
7008 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7010         * custom.texi (Changing a Variable, Face Customization):
7011         Update for changes in Custom menus.
7013 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7015         * macos.texi (Mac International): Undo last change.
7017 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7019         * custom.texi (Custom Themes): Describe the new
7020         customize-create-theme interface.
7022 2005-12-30  Juri Linkov  <juri@jurta.org>
7024         * basic.texi (Position Info): Update example.
7026 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7028         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7030 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7032         * custom.texi (Custom Themes): `load-theme' always loads.
7034 2005-12-23  Juri Linkov  <juri@jurta.org>
7036         * display.texi (Highlight Interactively): Use double space to
7037         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7039 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7041         * custom.texi (Easy Customization and subnodes):
7042         Replace "active field" with "button".
7043         Use "user option" only for variables.
7044         Use "setting" for variable-or-face.
7046 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7048         * buffers.texi (Select Buffer): Change order in table to make
7049         "Similar" refer to the correct item.
7050         (Indirect Buffers): Minor rewording.
7052 2005-12-20  Juri Linkov  <juri@jurta.org>
7054         * files.texi (VC Status): Put P and N near p and n.
7056 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7058         * programs.texi (Electric C): Delete the info about newline control.
7059         (Other C Commands): Minor cleanup.
7060         (Left Margin Paren): Minor cleanup.
7062 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7064         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7065         (Customization Groups): Delete text moved to "Browsing Custom".
7066         (Browsing Custom): New node.
7067         (Specific Customization): Clarify which commands only work for
7068         loaded options.
7070 2005-12-18  Bill Wohler  <wohler@newt.com>
7072         * frames.texi (Tool Bars): Shorten text of previous change.
7074 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7076         * files.texi (VC Status): Document log-view mode.
7078 2005-12-18  Bill Wohler  <wohler@newt.com>
7080         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7081         permanently via the customize interface.
7083 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7085         * killing.texi (Killing by Lines): Document `kill-whole-line'
7086         function.
7088 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7090         * buffers.texi (Select Buffer): Change `prev-buffer' to
7091         `previous-buffer'.  Indicate that these functions use a frame
7092         local buffer list.
7094 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7096         * custom.texi (Easy Customization): Change menu comment.
7097         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7099         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7100         (Help): Among the Apropos commands, describe only C-h a here.
7102 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7104         * programs.texi (Options for Comments): Comment-end starts with space.
7106         * glossary.texi (Glossary): Minor cleanup.
7108         * files.texi (Old Versions): Use @table.
7110 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7112         * display.texi (Highlight Interactively): Include
7113         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7115 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7117         * display.texi (Font Lock): Delete the Global FL menu item.
7119 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7121         * custom.texi (Minibuffer Maps): Mention the maps for file name
7122         completion.
7124 2005-12-09  Kim F. Storm  <storm@cua.dk>
7126         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7127         prefix keys even when mark is active.  Describe that RET moves
7128         cursor to next corner in rectangle; clarify insert around rectangle.
7130 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7132         * custom.texi (Customization): Use xref to elisp manual for
7133         non-TeX output.
7134         (Minor Modes): Update.
7135         (Customization Groups, Changing a Variable, Face Customization):
7136         Update for new appearance of Custom buffers.
7137         (Changing a Variable): `custom-buffer-done-function' has been
7138         replaced by `custom-buffer-done-kill'.
7139         (Specific Customization): In the `customize-group' buffer, a
7140         subgroup's contents are not "hidden".  They are not included at
7141         all.  They have no [Show] button.
7142         (Mouse Buttons): Add pxref to description of mouse event lists in
7143         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7144         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7145         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7147 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7149         * mini.texi (Completion Commands, Completion):
7150         In file name input, SPC does not do completion.
7152 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7154         * building.texi (GDB Graphical Interface): Explain screen size
7155         setting.
7156         (Other GDB User Interface Buffers): Describe features specific to
7157         GDB 6.4.
7159 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7161         * building.texi (GDB User Interface Layout): Describe how to
7162         kill associated buffers.
7163         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7164         (Watch Expressions): Be more precise.
7165         (Other GDB User Interface Buffers): Describe how to change a
7166         register value.
7168 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7170         * macos.texi (Mac Input): Remove description of
7171         mac-command-key-is-meta.  Add descriptions of
7172         mac-control-modifier, mac-command-modifier, and
7173         mac-option-modifier.
7174         (Mac International): Fix description of conversion of clipboard data.
7175         (Mac Font Specs): Add example of font customization by face attributes.
7177 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7179         * building.texi (Watch Expressions): Expand description.
7180         (Other GDB User Interface Buffers): Describe local map for
7181         gud-watch.
7183 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7185         * display.texi (Font Lock): Font lock is enabled by default now.
7187 2005-11-20  Juri Linkov  <juri@jurta.org>
7189         * basic.texi (Position Info): Update examples of the output.
7190         Remove the fact that examples are produced in the TeXinfo buffer,
7191         because in the Info reader users will get a different output from
7192         `C-x ='.
7194         * building.texi (Compilation Mode): Remove paragraph duplicated
7195         from the node `Compilation'.  Add `compilation-skip-threshold'.
7197         * display.texi (Font Lock): Suggest more user-friendly method of
7198         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7200 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7202         * files.texi (Registering): Mention @@ in mode line.
7204         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7206 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7208         * files.texi (Renaming and VC): Some back-ends don't
7209         handle renaming.
7211 2005-11-17  Juri Linkov  <juri@jurta.org>
7213         * emacs.texi (Top):
7214         * display.texi (Highlight Interactively): Put this font-lock based
7215         mode near Font Lock node.
7217 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7219         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7220         icons.
7222 2005-11-12  Kim F. Storm  <storm@cua.dk>
7224         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7225         (Help Summary): Add C-h d and C-h e.
7226         (Apropos): Clarify that all apropos commands may search for either
7227         list of words or a regexp.  Add C-h d for apropos-documentation.
7228         Describe apropos-documentation-sort-by-scores user option.
7230 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7232         * killing.texi (CUA Bindings): Add @section.
7234 2005-11-10  Kim F. Storm  <storm@cua.dk>
7236         * emacs.texi (Top): Add CUA Bindings entry to menu.
7238         * killing.texi (CUA Bindings): New node.  Moved here from
7239         misc.texi and extended with info on rectangle commands and
7240         rectangle highlighting, interface to registers, and the global
7241         mark feature.
7243         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7245         * regs.texi: Prev link points to CUA Bindings node.
7247 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7249         * help.texi (Help Echo): By default, help echos are only shown on
7250         mouse-over, not on point-over.
7252 2005-11-04  Jérôme Marant  <jerome@marant.org>
7254         * misc.texi (Shell Mode): Describe how to activate password echoing.
7256 2005-11-04  Romain Francoise  <romain@orebokech.com>
7258         * mark.texi (Mark Ring): Fix typo.
7260 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7262         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7264 2005-11-01  Bill Wohler  <wohler@newt.com>
7266         * help.texi (Help Mode): Fix typo.
7268 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7270         * building.texi (Other GDB User Interface Buffers):
7271         Describe the command gdb-use-inferior-io-buffer.
7273 2005-10-31  Romain Francoise  <romain@orebokech.com>
7275         * files.texi (Compressed Files): Fix typo.
7277         * buffers.texi (Misc Buffer): Downcase `*shell*'.
7279         * windows.texi (Force Same Window): Likewise.
7281 2005-10-30  Bill Wohler  <wohler@newt.com>
7283         * help.texi (Help Mode): URLs viewed with browse-url.
7285 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7287         * building.texi (GDB Graphical Interface): Don't reference
7288         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
7289         must stay in same frame.
7291 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
7293         * custom.texi (Init File): Document ~/.emacs.d/init.el.
7295         * anti.texi (Antinews): Likewise.
7297 2005-10-28  Bill Wohler  <wohler@newt.com>
7299         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7301 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7303         * files.texi (Visiting): Explain how to enter ? in a file name.
7305         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7307 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7309         * building.texi (GDB Graphical Interface):
7310         Describe gdb-mouse-until.
7312 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7314         * custom.texi (Init File): Recommend when to use site-start.el.
7316 2005-10-21  Juri Linkov  <juri@jurta.org>
7318         * custom.texi (Examining): Mention accessing the old variable
7319         value via M-n in set-variable.
7321 2005-10-18  Romain Francoise  <romain@orebokech.com>
7323         * files.texi (Version Systems): Capitalize GNU.
7325 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7327         * building.texi (Compilation Mode): Remove redundant paragraph.
7328         (Watch Expressions): Remove paragraph to reflect code change.
7330 2005-10-16  Richard M. Stallman  <rms@gnu.org>
7332         * building.texi (Compilation Mode, Compilation): Clarified.
7334 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7336         * misc.texi (Saving Emacs Sessions): Mention savehist library.
7338 2005-10-13  Kenichi Handa  <handa@m17n.org>
7340         * basic.texi (Position Info): Fix previous change.
7342 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7344         * cmdargs.texi (Icons X): Fix typo.
7346 2005-10-12  Kenichi Handa  <handa@m17n.org>
7348         * basic.texi (Position Info): Describe the case that Emacs shows
7349         "part of display ...".
7351 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7353         * cmdargs.texi (Icons X): -nb => -nbi.
7355 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7357         * frames.texi (Speedbar): A couple more clarifications.
7359 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7361         * building.texi (GDB User Interface Layout): Improve diagram.
7362         (Watch Expressions): Explain how to make speedbar global.
7363         (Other GDB User Interface Buffers): Make references more precise.
7365 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7367         * frames.texi (Speedbar): Clarify the text.
7369 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7371         * frames.texi (Speedbar): Add information on keybindings,
7372         dismissing the speedbar, and buffer display mode.  Link to
7373         speedbar manual.
7375 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7377         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7378         added -nb, --no-bitmap-icon.
7380 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7382         * building.texi (GDB Graphical Interface): Add variables and
7383         functions to indices.  Be more precise.
7385 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7387         * frames.texi (Drag and Drop): Remove the x- from
7388         x-dnd-open-file-other-window and xdnd-protocol-alist.
7390 2005-09-30  Romain Francoise  <romain@orebokech.com>
7392         * mini.texi (Minibuffer): The default value now appears before the
7393         colon in minibuffer prompts.
7395 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7397         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7399 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7401         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7403 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7405         * emacs.texi (Top): Update submenus from macos.texi.
7407         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7408         (Mac OS): Update feature support status.
7409         (Mac Input): List supported input scripts.  Remove description
7410         about `mac-keyboard-text-encoding'.  Mention mouse button
7411         emulation and related variables.
7412         (Mac International): Mention Central European and Cyrillic
7413         support.  Now `keyboard-coding-system' is dynamically changed.
7414         Add description about coding system for selection.
7415         Add description about language environment.
7416         (Mac Environment Variables):
7417         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7418         arguments.  Add Preferences support.
7419         (Mac Directories): Explicitly state that this node is for Mac OS
7420         Classic only.
7421         (Mac Font Specs): Mention specification for scalable fonts.
7422         List supported charsets.  Add preferred way of creating fontsets.
7423         Add description about `mac-allow-anti-aliasing'.
7424         (Mac Functions): Add descriptions about `mac-set-file-creator',
7425         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7426         and `mac-get-preference'.
7428 2005-09-16  Romain Francoise  <romain@orebokech.com>
7430         Update all files to specify GFDL version 1.2.
7432         * doclicense.texi (GNU Free Documentation License): Update to
7433         version 1.2.
7435 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7437         * buffers.texi (List Buffers): Fix xref.
7439         * rmail.texi (Rmail Basics): Fix xref.
7441         * emacs.texi (Top): Update subnode menus.
7443         * files.texi (Saving Commands): New node, broken out of Saving.
7444         (Customize Save): New node, broken out of Saving.
7445         Clarify effect of write-region-inhibit-fsync.
7446         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7448 2005-09-14  Romain Francoise  <romain@orebokech.com>
7450         * files.texi (Saving): Mention write-region-inhibit-fsync.
7452 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7454         * custom.texi (Custom Themes): New node.
7456 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7458         * search.texi (Search Case): Mention vars that control
7459         case-fold-search for various operations.
7461 2005-08-22  Juri Linkov  <juri@jurta.org>
7463         * display.texi (Standard Faces): Merge the text from
7464         `(elisp)Standard Faces' into this node.
7466 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7468         * emacs.texi (Top): Delete menu item for deleted node
7469         Keyboard Translations.
7471 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7473         * trouble.texi (Unasked-for Search):
7474         Delete xref to Keyboard Translations.
7476         * glossary.texi (Glossary): Delete xref.
7478         * custom.texi (Minor Modes): Say that the list here is not complete.
7479         (Keyboard Translations): Node deleted.
7480         (Disabling): Delete xref to it.
7481         (Customization Groups): Fix Custom buffer example.
7482         (Hooks): Mention remove-hooks.
7484 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7486         * building.texi (GDB Graphical Interface): Improve filling of menu
7487         item.
7489 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7491         * building.texi (GDB Graphical Interface): Use better node names.
7493 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7495         * text.texi (Sentences): Fix xref.
7497 2005-08-14  Juri Linkov  <juri@jurta.org>
7499         * building.texi (Compilation, Grep Searching): Move grep command
7500         headings from `Compilation' to `Grep Searching'.
7502         * dired.texi (Dired and Find):
7503         * maintaining.texi (Tags Search): Replace grep xref to
7504         `Compilation' node with `Grep Searching'.
7506         * files.texi (Comparing Files): Replace xref to `Compilation' with
7507         `Compilation Mode'.
7509 2005-08-13  Alan Mackenzie  <acm@muc.de>
7511         * search.texi (Non-ASCII Isearch): Correct a typo.
7512         (Replacement Commands): Mention query-replace key binding.
7514 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7516         * programs.texi (Options for Comments): Fix xref.
7518         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7519         out of Regexps.
7521 2005-08-09  Juri Linkov  <juri@jurta.org>
7523         * building.texi (Compilation): Use `itemx' instead of `item'.
7524         (Grep Searching): Simplify phrase.
7526         * display.texi (Standard Faces): Describe vertical-border on
7527         window systems.
7529         * windows.texi (Split Window): Simplify phrase and mention
7530         vertical-border face.
7532 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7534         * files.texi (Comparing Files): Clarify compare-windows.
7536         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7538 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7540         * mule.texi (Coding Systems): Rephrase the paragraph about
7541         codepages: no need for "M-x codepage-setup" anymore, except on
7542         MS-DOS.
7544         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7545         the MS-DOS port only.
7547 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7549         * makefile.w32-in (info): Don't run multi-install-info.bat.
7550         ($(infodir)/dir): New target, produced by running
7551         multi-install-info.bat.
7553 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7555         * files.texi (Quoted File Names): Add index entry.
7557 2005-07-19  Juri Linkov  <juri@jurta.org>
7559         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7561 2005-07-18  Juri Linkov  <juri@jurta.org>
7563         * custom.texi (Easy Customization):
7564         * files.texi (Old Versions):
7565         * frames.texi (Wheeled Mice):
7566         * mule.texi (Specify Coding):
7567         * text.texi (Cell Justification):
7568         * trouble.texi (After a Crash):
7569         * xresources.texi (GTK styles):
7570         Delete duplicate duplicate words.
7572 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7574         * frames.texi (Creating Frames): Fix foreground color example.
7576         * custom.texi (Init Examples): Clean up text about conditionals.
7578 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7580         * mini.texi (Completion Commands): Fix command name for ?.
7582 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7584         * display.texi (Standard Faces): Explain that customization of
7585         `menu' face has no effect on w32 and with GTK.
7586         Add cross-references.
7588         * cmdargs.texi (General Variables): Clarify the default location
7589         of $HOME on w32 systems.
7591 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7593         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7594         changed.
7596 2005-07-08  Kenichi Handa  <handa@m17n.org>
7598         * mule.texi (Recognize Coding):
7599         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7601 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7603         * anti.texi (Antinews): Mention mode-line-inverse-video.
7605         * files.texi (Saving): Minor correction about C-x C-w.
7607         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7609 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7611         * search.texi (Isearch Scroll): Add example of using the
7612         `isearch-scroll' property.
7613         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7614         `Display Custom' node.
7615         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7616         and de-emphasize it.
7617         (Other Repeating Search): `occur' currently can not correctly
7618         handle multiline matches.  Correct, clarify and update description
7619         of `flush-lines' and `keep-lines'.
7621         * display.texi (Display Custom): Add anchor for `baud-rate'.
7623 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7625         * gnu.texi: Update where to get GNU status; add refs for how to help.
7626         Add footnotes 6 and 7.
7628 2005-07-04  Lute Kamstra  <lute@gnu.org>
7630         Update FSF's address in GPL notices.
7632         * doclicense.texi (GNU Free Documentation License):
7633         * trouble.texi (Checklist): Update FSF's address.
7635 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7637         * display.texi (Text Display): Change index entries.
7639 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7641         * makefile.w32-in (MAKEINFO): Use --force.
7642         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7643         Makefile.in.
7645 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7647         * anti.texi (Antinews): Rename show-nonbreak-escape to
7648         nobreak-char-display.
7650         * emacs.texi (Top): Update detailed node listing.
7652         * display.texi (Text Display): Rename show-nonbreak-escape
7653         to nobreak-char-display and no-break-space to nobreak-space.
7654         (Standard Faces): Split up the list of standard faces
7655         and put it in a separate node.  Add nobreak-space and
7656         escape-glyph.
7658 2005-06-23  Lute Kamstra  <lute@gnu.org>
7660         * mule.texi (Select Input Method): Fix typo.
7662 2005-06-23  Kenichi Handa  <handa@m17n.org>
7664         * mule.texi (International): List all supported scripts.
7665         Adjust text for that leim is now included in the normal Emacs
7666         distribution.
7667         (Language Environments): List all language environments.
7668         Intlfonts contains fonts for most supported scripts, not all..
7669         (Select Input Method): Refer to C-u C-x = to see how to type to
7670         input a specific character.
7671         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7673 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7675         * building.texi (Grep Searching): Texinfo usage fix.
7677 2005-06-22  Miles Bader  <miles@gnu.org>
7679         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7681 2005-06-20  Miles Bader  <miles@gnu.org>
7683         * display.texi (Faces): Add `vertical-divider'.
7685 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7687         * text.texi (Adaptive Fill): Minor clarification.
7689 2005-06-10  Lute Kamstra  <lute@gnu.org>
7691         * emacs.texi (Top): Correct version number.
7692         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7693         refer to the current version of Emacs.
7695 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7697         * files.texi (Log Buffer): Document when there can be more than
7698         one file to be committed.
7700 2005-06-08  Juri Linkov  <juri@jurta.org>
7702         * display.texi (Faces): Add `shadow' face.
7704 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7706         * display.texi (Faces): Write about mode-line-highlight.
7708 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7710         * misc.texi (Printing Package): Explain how to initialize
7711         printing package.
7713         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7715 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7717         * emacs.texi: Rename Hardcopy to Printing.
7718         Make PostScript and PostScript Variables subnodes of it.
7720         * misc.texi (Printing): Rename node from Hardcopy.
7721         Mention menu bar options.
7722         Move PostScript and PostScript Variables to submenu.
7723         (Printing package): New node.
7725         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7727         * dired.texi (Operating on Files): Likewise.
7729         * calendar.texi (Displaying the Diary): Likewise.
7731         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7733         * glossary.texi (Glossary): Likewise.
7735         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7736         effect.
7738 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7740         * trouble.texi (After a Crash): Polish previous change.
7742 2005-05-30  Noah Friedman  <friedman@splode.com>
7744         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7745         recovery mechanism.
7747 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7749         * building.texi (Other Buffers): SPC toggles display of
7750         floating point registers.
7752 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7754         * files.texi (Log Buffer): Merge in description of Log Edit
7755         mode from pcl-cvs.texi.
7757 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7759         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7761 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7763         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7764         not enabled by default.
7765         When not on a word, `ispell-word' by default checks the word
7766         before point.
7768 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7770         * building.texi (Debugger Operation): Simplify last sentence.
7772 2005-05-23  Lute Kamstra  <lute@gnu.org>
7774         * emacs.texi: Update FSF's address throughout.
7775         (Preface): Use @cite.
7776         (Distrib): Add cross reference to the node "Copying".  Mention the
7777         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7778         printed manuals.
7779         (Intro): Use @xref for the Emacs Lisp Intro.
7781 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7783         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7785         * basic.texi (Moving Point): Mention default for `goto-line'.
7787         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7788         of a variable's docstring.
7790 2005-05-18  Lute Kamstra  <lute@gnu.org>
7792         * maintaining.texi (Overview of Emerge): Add cross reference.
7793         Remove duplication.
7795         * emacs.texi (Top): Update to the current structure of the manual.
7796         * misc.texi (Emacs Server): Add menu description.
7797         * files.texi (Saving): Fix menu.
7798         * custom.texi (Customization): Fix menu.
7799         * mule.texi (International): Fix menu.
7800         * kmacro.texi (Keyboard Macros): Fix menu.
7802 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7804         * display.texi: Various minor changes.
7805         (Faces): Delete text that is repeated in the next section.
7807 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7809         * building.texi (Debugger Operation): Mention GUD tooltips are
7810         disabled with GDB in text command mode.
7812 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7814         * building.texi: Replace toolbar with "tool bar" for consistency.
7815         (Compilation Mode): Describe compilation-context-lines
7816         and use of arrow in compilation buffer.
7817         (Debugger Operation): Replace help text with variable's value.
7819         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7820         consistency.
7822 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7824         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7825         Add xref.
7827 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7829         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7830         (Position Info): Delete discussion of `goto-line'.  It is already
7831         described in `Moving point'.
7833         * mini.texi (Completion Commands): Correct reference.
7834         (Completion Options): Fix typo.
7836         * killing.texi (Deletion): Complete description of `C-x C-o'.
7838 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7840         * building.texi (Compilation): Clarify recompile's directory choice.
7842         * frames.texi (Tooltips): Cleanups.
7844         * basic.texi (Arguments): Fix punctuation.
7846 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
7848         * screen.texi (Menu Bar): The up and down (not left and right)
7849         arrow keys move through a keyboard menu.
7851 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
7853         * basic.texi: Various typo and grammar fixes.
7854         (Moving Point): C-a now runs move-beginning-of-line.
7856 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
7858         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7860         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7861         as different animals.
7863 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
7865         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7866         Correct index entry.
7868 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7870         * building.texi (Debugger Operation): Update to reflect changes
7871         in GUD tooltips.
7873 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7875         * files.texi (Compressed Files): Auto Compression normally enabled.
7877         * building.texi (Debugger Operation): Clarify previous change.
7879 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7881         * building.texi (Debugger Operation): Add description for
7882         GUD tooltips when program is not running.
7884 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7886         * misc.texi (Shell): Add `Shell Prompts' to menu.
7887         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
7888         description.  Delete remarks moved to new node.
7889         (Shell Prompts): New node.
7890         (History References): Replace remarks moved to `Shell Prompts'
7891         with xref to that node.
7892         (Remote Host): Clarify how to specify the terminal type when
7893         logging in to a different machine.
7895 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7897         * emacs.texi (Top): Update submenus from files.texi.
7899         * files.texi (Filesets): Clarify previous change.
7901         * dired.texi (Misc Dired Features): Clarify previous change.
7903 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
7905         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7907         * dired.texi (Misc Dired Features):
7908         Document dired-compare-directories.
7910         * files.texi (Filesets): New node.
7911         (File Conveniences): Document Image mode.
7913         * text.texi (TeX Print): Document tex-compile.
7915 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
7917         * frames.texi (Tooltips): Tooltip mode is enabled by default.
7918         Delete redundant reference to tooltip Custom group.  It is
7919         referred too again in the next paragraph.
7921 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7923         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7925 2005-04-19  Kim F. Storm  <storm@cua.dk>
7927         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7929 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
7931         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7932         turns off desktop-save-mode.
7934 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
7936         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7937         by default in terminals compatible with xterm.  Mention that
7938         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7939         node.
7941 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
7943         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7945 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7947         * xresources.texi (Table of Resources): Add cursorBlink.
7949 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
7951         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7952         `d', `C-d' and `u'.
7954 2005-04-11  Richard M. Stallman  <rms@gnu.org>
7956         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7957         (Misc X): Add -D, --basic-display.
7959         * maintaining.texi (Change Log): Correct the description of
7960         the example.
7962         * major.texi (Choosing Modes): Document magic-mode-alist.
7964 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
7966         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7967         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7968         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7969         (Rmail Output): Clarify which statements apply to `o', `C-o' and
7970         `w', respectively.
7971         (Rmail Labels): Mention `l'.
7972         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
7973         (Rmail Summary Edit): Describe `j' and RET.
7975 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
7977         * xresources.texi (Lucid Resources): Add fontSet resource.
7979 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
7981         * display.texi (Useless Whitespace): `indicate-unused-lines' is
7982         now called `indicate-empty-lines'.
7984 2005-04-06  Kim F. Storm  <storm@cua.dk>
7986         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7988 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7990         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7991         deleted.
7992         (Marks vs Flags): Add some convenient key bindings.
7993         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7994         (Misc Dired Features): Correct and expand description of `w' command.
7996         * frames.texi (XTerm Mouse): Delete apparently false info.
7997         The GNU/Linux console currently does not appear to support
7998         `xterm-mouse-mode'.
8000 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8002         * calendar.texi (Diary): Mention shell utility `calendar'.
8004 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8006         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8008 2005-04-01  Lute Kamstra  <lute@gnu.org>
8010         * maintaining.texi (Change Log): add-change-log-entry uses
8011         add-log-mailing-address.
8013 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8015         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8016         `VC Mode Line' and put in an xref to that node.
8017         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8018         its description.
8020 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8022         * calendar.texi (Calendar Systems): Say that the Persian calendar
8023         implemented here is the arithmetical one championed by Birashk.
8025 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8027         * programs.texi (Fortran Motion): Fix previous change.
8029 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8031         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8033 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8035         * text.texi (Refill): Refer to Long Lines Mode.
8036         (Longlines): New node.
8037         (Auto Fill): Don't index "word wrap" here.
8038         (Filling): Add Longlines to menu.
8040 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8042         * xresources.texi: Minor fixes.
8044         * misc.texi (Emacs Server): Fix Texinfo usage.
8046         * emacs.texi (Top): Don't use a real section heading for
8047         "Detailed Node Listing".  Fake it instead.
8049         * basic.texi (Position Info): Minor cleanup.
8051         * mule.texi (Input Methods): Minor cleanup.
8053 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8055         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8056         constructs as well.
8057         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8059 2005-03-29  Kenichi Handa  <handa@m17n.org>
8061         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8063         * basic.texi (Position Info): Update the description about the
8064         command C-u C-x =.
8066 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8068         * emacs.texi (Top): Use @section for the detailed node listing.
8070         * calendar.texi: Minor fixes to previous change.
8072         * programs.texi (Fortran): Small fixes to previous changes.
8074         * emacs.texi (Top): Update list of subnodes of Dired.
8075         Likewise for building.texi.
8077         * files.texi (File Conveniences): Delete Auto Image File mode.
8079 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8081         * building.texi (Flymake): New node.
8083         * custom.texi (Function Keys): Document kp- event types and
8084         keypad-setup package.
8086         * dired.texi (Wdired): New node.
8088         * files.texi (File Conveniences): Reorder entries.
8089         Explain how to turn on Auto-image-file mode.
8090         Document Thumbs mode.
8092         * mule.texi (Specify Coding): Document recode-region and
8093         recode-file-name.
8095         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8097 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8099         * commands.texi (Keys): M-o is now a prefix key.
8101 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8103         * programs.texi: Reformat and update copyright years.
8104         (Fortran): Update section.
8106 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8108         * files.texi: Several small changes in addition to:
8109         (Visiting): Change xref for Dialog Boxes to ref.
8110         (Version Headers): Replace references to obsolete var
8111         `vc-header-alist' with `vc-BACKEND-header'.
8112         (Customizing VC): Update value of `vc-handled-backends'.
8114 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8116         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8117         move here from Emacs Lisp Reference Manual.
8118         * calendar.texi (Calendar/Diary, Diary Commands)
8119         (Special Diary Entries, Importing Diary): Change some xrefs to
8120         point to emacs-xtra rather than elisp.
8122         * emacs-xtra.texi (Calendar Customizing):
8123         Move view-diary-entries-initially, view-calendar-holidays-initially,
8124         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8125         Emacs Manual.
8126         (Appt Customizing): Merge entire section into main Emacs Manual.
8127         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8128         mark-holidays-in-calendar here from emacs-xtra.
8129         (Displaying the Diary): Move view-diary-entries-initially,
8130         mark-diary-entries-in-calendar here from emacs-xtra.
8131         (Appointments): Move appt-display-mode-line,
8132         appt-display-duration, appt-disp-window-function,
8133         appt-delete-window-function here from emacs-xtra.
8135         * calendar.texi: Update and reformat copyright.
8136         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8137         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8138         (Diary): Refer to `diary-file' rather than ~/diary.
8139         (Diary Commands): Rename node to "Displaying the Diary".
8140         * emacs.texi (Top): Rename "Diary Commands" section.
8141         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8143 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8145         * misc.texi (Emacs Server): Fix the command for setting
8146         server-name.  Add an xref to Invoking emacsclient.
8148         * help.texi (Help Summary): Clarify when "C-h ." will do something
8149         nontrivial.
8150         (Apropos): Add cindex entry for apropos-sort-by-scores.
8152         * display.texi (Text Display): Add index entries for how no-break
8153         characters are displayed.
8155 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8157         * files.texi (Visiting): Fix cross-references introduced with the
8158         last change.
8160         * xresources.texi (GTK resources): Fix last change.
8162 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8164         * xresources.texi (X Resources): GTK options documented too.
8165         (Resources): Clarify meaning of program name.
8166         (Table of Resources): Add visualClass.
8167         (GTK resources): Rewrite.
8168         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8170         * display.texi (Text Display): Mention non-breaking spaces.
8172         * files.texi (Reverting): Document auto-revert-check-vc-info.
8174         * frames.texi (Mouse Commands): Document
8175         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8177         * help.texi (Help Summary): Add `C-h .'.
8178         (Apropos): Apropos accepts a list of search terms.
8179         Document apropos-sort-by-scores.
8180         (Help Echo): Document display-local-help.
8182         * misc.texi (Emacs Server): Document server-name.
8183         (Invoking emacsclient): Document -s option for server names.
8185         * text.texi (Outline Visibility): Introduce "current heading
8186         line" (commands can be called with point on a body line).
8187         Re-order table to follow the sequence of discussion.
8188         hide-body won't hide lines before first header line.
8189         (TeX Mode): Add DocTeX mode.
8191 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8193         * mule.texi (Single-Byte Character Support): Delete mention
8194         of iso-acc.el and iso-transl.el.
8196 2005-03-23  Lute Kamstra  <lute@gnu.org>
8198         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8200 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8202         * search.texi: Delete explicit node pointers.
8203         (Incremental Search): New menu.
8204         (Basic Isearch, Repeat Isearch, Error in Isearch)
8205         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8206         (Slow Isearch): New subnodes.
8207         (Configuring Scrolling): Node deleted.
8208         (Search Case): Doc default-case-fold-search.
8209         (Regexp Replace): Move replace-regexp doc here.
8211         * rmail.texi (Movemail): Put commas inside closequotes.
8213         * picture.texi (Insert in Picture): Document C-c arrow combos.
8214         (Basic Picture): Clarify erasure.
8216         * display.texi (Font Lock): Put commas inside closequotes.
8218         * cmdargs.texi (General Variables): Put commas inside closequotes.
8220 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8222         * building.texi (Stack Buffer): Mention reverse contrast for
8223         *selected* frame (might not be current frame).
8225 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8227         * building.texi (Starting GUD): Add bashdb.
8229 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8231         * basic.texi (Moving Point): Add M-g M-g binding.
8232         (Undo): Document undo-only.
8233         (Position Info): Document M-g M-g and C-u M-g M-g.
8235         * building.texi (Building): Put Grep Searching after Compilation
8236         Shell.
8237         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8238         Document next-error-highlight.
8239         (Grep Searching): Document grep-highlight-matches.
8240         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8242         * calendar.texi (Importing Diary): Rename node from iCalendar.
8243         Document diary-from-outlook.
8245         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8246         Commands.
8247         Mention effect of X drag and drop on Dired buffers.
8249         * files.texi (Visiting): Document large-file-warning-threshold.
8250         Move paragraph on file-selection dialog.
8251         Mention visiting files using X drag and drop.
8252         (Reverting): Mention using Auto-Revert mode to tail files.
8253         Document auto-revert-tail-mode.
8254         (Version Systems): Minor correction.
8255         (Comparing Files): Diff-mode is no longer based on Compilation
8256         mode.
8257         Document compare-ignore-whitespace.
8258         (Misc File Ops): Explain passing a directory to rename-file.
8259         Likewise for copy-file and make-symbolic-link.
8261         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8262         Document mouse-wheel-progressive speed.
8264         * help.texi (Misc Help): Document numeric argument for C-h i.
8265         Correctly explain the effect of just C-u as argument.
8267         * killing.texi (Deletion): Document numeric argument for
8268         just-one-space.
8270         * mini.texi (Completion): Completion acts on text before point.
8272         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8273         (Emulation): CUA mode replaces pc-bindings-mode,
8274         pc-selection-mode, and s-region.
8276         * mule.texi (Input Methods): Leim is now built-in.
8277         (Select Input Method): Document quail-show-key.
8278         (Specify Coding): Document revert-buffer-with-coding-system.
8280         * programs.texi (Fortran Motion): Document f90-next-statement,
8281         f90-previous-statement, f90-next-block, f90-previous-block,
8282         f90-end-of-block, and f90-beginning-of-block.
8284         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8286         * emacs.texi (Acknowledgments): Updated.
8288         * anti.texi: Total rewrite.
8290 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
8292         * ack.texi (Acknowledgments): Update.
8294 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8296         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8297         Update copyright years.
8299 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8301         * building.texi (Commands of GUD): Move paragraph on setting
8302         breakpoints with mouse to the GDB Graphical Interface node.
8304 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8306         * misc.texi (Single Shell, Shell Options): Fix previous change.
8308         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8310 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8312         * building.texi (Starting GUD): Don't explain text vs graphical
8313         GDB here.  Just mention it and xref.
8314         Delete "just one debugger process".
8315         (Debugger Operation): Move GUD tooltip info here.
8316         (GUD Tooltips): Node deleted.
8317         (GDB Graphical Interface): Explain the two GDB modes here.
8319         * sending.texi (Sending Mail): Minor cleanup.
8320         (Mail Aliases): Explain quoting conventions.
8321         Update key rebinding example.
8322         (Header Editing): C-M-i is like M-TAB.
8323         (Mail Mode Misc): mail-attach-file does not do MIME.
8325         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8326         that really belongs here.
8327         (Remote Mailboxes): Text moved to Rmail Inbox.
8328         (Rmail Display): Mention Mouse-1.
8329         (Movemail): Clarify two movemail versions.
8330         Clarify rmail-movemail-program.
8332         * misc.texi (Single Shell): Replace uudecode example with gpg example.
8333         Document async shell commands.
8334         (Shell History): Clarify.
8335         (Shell Ring): Mention C-UP an C-DOWN.
8336         (Shell Options): Add comint-prompt-read-only.
8337         (Invoking emacsclient): Set EDITOR to run Emacs.
8338         (Sorting): No need to explain what region is.
8339         (Saving Emacs Sessions): Fix typo.
8340         (Recursive Edit): Fix punctuation.
8341         (Emulation): Don't mention "PC bindings" which are standard.
8342         (Hyperlinking): Explain Mouse-1 convention here.
8343         (Find Func): Node deleted.
8345         * help.texi (Name Help): Xref to Hyperlinking.
8347         * glossary.texi (Glossary):
8348         Rename "Balance Parentheses" to "Balancing...".
8349         Add "Byte Compilation".  Correct "Copyleft".
8350         New xref in "Customization".
8351         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8352         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8353         Rename "Registers" to "Register".
8354         Replace "Selecting" with "Selected Frame",
8355         "Selected Window", and "Selecting a Buffer".
8357         * files.texi (Types of Log File): Explain how projects'
8358         methods can vary.
8360         * display.texi (Faces): Delete "Emacs 21".
8362         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8363         * fixit.texi (Spelling): C-M-i like M-TAB.
8364         * mini.texi (Completion Options): C-M-i like M-TAB.
8365         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8366         * text.texi (Text Mode): C-M-i like M-TAB.
8368         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8370         * calendar.texi (Specified Dates): Mention `g w'.
8371         (Appointments): appt-activate toggles with no arg.
8373 2005-03-05  Juri Linkov  <juri@jurta.org>
8375         * cmdargs.texi (Emacs Invocation): Add cindex
8376         "invocation (command line arguments)".
8377         (Misc X): Add -nbc, --no-blinking-cursor.
8379 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8381         * calendar.texi (iCalendar): No need to require it now.
8383 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8385         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8386         emacs-devel.
8388 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8390         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8391         window.
8393 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8395         * building.texi (Compilation): Update mode line status info.
8397 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8399         * calendar.texi (General Calendar): Document binding of
8400         scroll-other-window-down.
8401         (Mayan Calendar): Fix earliest date.
8402         (Time Intervals): Document timeclock-change.
8403         Fix timeclock-ask-before-exiting documentation.
8405 2005-02-26  Kim F. Storm  <storm@cua.dk>
8407         * frames.texi (Mouse References):
8408         Add mouse-1-click-in-non-selected-windows.
8410 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8412         * screen.texi (Screen): Explain better about cursors and mode lines;
8413         don't presuppose text terminals.
8414         (Point): Don't assume just one cursor.
8415         Clarify explanation of cursors.
8416         (Echo Area, Menu Bar): Cleanups.
8418         * mini.texi (Minibuffer): Prompts are highlighted.
8419         (Minibuffer Edit): Newline = C-j only on text terminals.
8420         Clarify resize-mini-windows values.
8421         Mention M-PAGEUP and M-PAGEDOWN.
8422         (Completion Commands): Mouse-1 like Mouse-2.
8423         (Minibuffer History): Explain history commands better.
8424         (Repetition): Add xref to Incremental Search.
8426         * mark.texi (Setting Mark): Clarify info about displaying mark.
8427         Clarify explanation of C-@ and C-SPC.
8428         (Transient Mark): Mention Delete Selection mode.
8429         (Marking Objects): Clean up text about extending the region.
8431         * m-x.texi (M-x): One C-g doesn't always go to top level.
8432         No delay before suggest-key-bindings output.
8434         * fixit.texi (Fixit): Mention C-/ for undo.
8435         (Spelling): Mention ESC TAB like M-TAB.
8436         Replacement words with r and R are rechecked.
8437         Say where C-g leaves point.  Mention ? as input.
8439 2005-02-23  Lute Kamstra  <lute@gnu.org>
8441         * cmdargs.texi (Initial Options): Add cross reference.
8443 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8445         * emacs.texi (Top): Update menu for splitting of node in
8446         msdog.texi.
8447         * frames.texi (Frames): Update xref for splitting of node in
8448         msdog.texi.
8449         * trouble.texi (Quitting): Ditto.
8451 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8453         * windows.texi (Split Window): Simplify line truncation info
8454         and xref to Display Custom.
8456         * trouble.texi (Quitting): Emergency escape only for text terminal.
8457         (Screen Garbled): C-l for ungarbling is only for text terminal.
8459         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8461         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8463         * programs.texi (Program Modes): Mention Python mode.
8464         (Moving by Defuns): Repeating C-M-h extends region.
8465         (Basic Indent): Clarify.
8466         (Custom C Indent): Clarify.
8467         (Expressions): Repeating C-M-@ extends region.
8468         (Info Lookup): Clarify for C-h S.
8469         (Symbol Completion): ESC TAB alternative for M-TAB.
8470         (Electric C): Clarify.
8472         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8474         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8475         MS-DOS Input node.
8476         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8477         (MS-DOS and MULE): Clarify.
8478         (MS-DOS Processes, Windows Processes): Fix typos.
8480         * major.texi (Choosing Modes): Clarify.
8482         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8483         (Keyboard Macro Step-Edit): Clarify.
8485         * indent.texi (Indentation): Clarifications.
8487         * help.texi (Help): Correct error about C-h in query-replace.
8488         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8489         (Key Help): Describe C-h w here.
8490         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8491         Clarify the "object" joke.
8492         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8493         (Help Mode): Mouse-1 like Mouse-2.
8495         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8497         * display.texi (Display): Reorder menu.
8498         (Faces): Cleanup.
8499         (Font Lock): Cleanup.  Mention Options menu.
8500         Delete obsolete text.
8501         (Scrolling): For C-l, don't presume text terminal.
8502         (Horizontal Scrolling): Simplify intro.
8503         (Follow Mode): Clarify.
8504         (Cursor Display): Move before Display Custom.
8505         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8506         Doc default-tab-width.  Doc line truncation more thoroughly.
8508         * dired.texi (Dired Enter): C-x C-f can run Dired.
8509         (Dired Visiting): Comment out `a' command.
8510         Mouse-1 is like Mouse-2.
8511         (Shell Commands in Dired): ? can be used more than once.
8513         * basic.texi (Continuation Lines): Simplify description of truncation,
8514         and refer to Display Custom for the rest of it.
8516 2005-02-06  Lute Kamstra  <lute@gnu.org>
8518         * basic.texi (Undo): Fix typo.
8520         * cmdargs.texi (Emacs Invocation): Fix typo.
8522         * custom.texi (Init Examples): Fix typo.
8524         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8526 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8528         * regs.texi (Registers): Registers can hold numbers, too.
8530         * killing.texi (Other Kill Commands): Cleanup.
8531         Delete redundant explanation of kill in read-only buffer.
8532         (Yanking): Mention term "copying".
8533         (Accumulating Text): Fix typo.
8535         * entering.texi (Entering Emacs): Update rationale at start.
8536         (Exiting): Treat iconifying on a par with suspension.
8538         * custom.texi (Minor Modes): Fix typo.
8539         (Easy Customization): Fix menu style.
8540         (Variables): Add xref.
8541         (Examining): Setting for future sessions works through .emacs.
8542         (Keymaps): "Text terminals", not "Many".
8543         (Init Rebinding): Explain \C-.  Show example of \M-.
8544         Fix minor wording errors.
8545         (Function Keys): Explain vector syntax just once.
8546         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8547         (Init File): Mention .emacs.d directory.
8548         (Init Examples): Add xref.
8549         (Find Init): Mention .emacs.d directory.
8551         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8552         (Action Arguments): Explain which kinds of -l args are found how.
8553         (Initial Options): --batch does not inhibit site-start.
8554         Add xrefs.
8555         (Command Example): Use --batch, not -batch.
8557         * basic.texi (Inserting Text): Cleanup wording.
8558         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8559         C-n is not error at end of buffer.
8560         (Undo): Doc C-/ like C-_.  Add xrefs.
8561         (Arguments): META key may be labeled ALT.
8562         Peculiar arg meanings are explained in doc strings.
8564         * abbrevs.texi (Expanding Abbrevs): Clarify.
8566 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8568         * frames.texi (Frame Parameters): Add an xref to the description
8569         of list-colors-display.  Add a pointer to the X docs about colors.
8571         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8572         Improve docs of list-colors-display.
8574 2005-02-03  Lute Kamstra  <lute@gnu.org>
8576         * frames.texi (Frames, Drag and Drop): Fix typos.
8578 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8580         * windows.texi (Basic Window): Mention color-change in mode line.
8581         (Change Window): Explain dragging vertical boundaries.
8583         * text.texi (Sentences): Clarify.
8584         (Paragraphs): Explain M-a and blank lines.
8585         (Outline Mode): Clarify text and menu.
8586         (Hard and Soft Newlines): Mention use-hard-newlines.
8588         * frames.texi (Frames): Delete unnecessary mention of Windows.
8589         (Mouse Commands): Likewise.  Mention xterm mouse support.
8590         (Clipboard): Clarify.
8591         (Mouse References): Mention use of Mouse-1 for following links.
8592         (Menu Mouse Clicks): Clarify.
8593         (Mode Line Mouse): Clarify.
8594         (Drag and Drop): Rewrite.
8596         * fixit.texi (Spelling): Fix typo.
8598         * files.texi (File Names): Clarify.
8599         (Visiting): Update conditions for use of file dialog.  Clarify.
8600         (Saving): Doc d as answer in save-some-buffers.
8601         (Remote Files): Clean up the text.
8603         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8605         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8606         (List Buffers): Clarify.
8607         (Several Buffers): Doc T command.
8608         (Buffer Convenience): Clarify menu.
8610         * basic.texi (Undo): Clarify last change.
8612 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8614         * fixit.texi (Spelling): Fix typo.
8616 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8618         * basic.texi (Undo): Update description of `undo-outer-limit'.
8620 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8622         * building.texi: Update documentation relating to GDB Graphical
8623         Interface.
8625 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8627         * custom.texi (Easy Customization): Adapt menu to node name change.
8629 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8631         * custom.texi (Easy Customization): Defn of "User Option" now
8632         includes faces.  Don't say just "option" when talking about variables.
8633         Do say just "options" to mean "anything customizable".
8634         (Specific Customization): Describe `customize-variable',
8635         not `customize-option'.
8637         * glossary.texi (Glossary) <Faces>: Add xref.
8638         <User Option>: Change definition--include faces.  Change xref.
8640         * picture.texi (Picture): Mention artist.el.
8642         * sending.texi, screen.texi, programs.texi, misc.texi:
8643         * mini.texi, major.texi, maintaining.texi, macos.texi:
8644         * help.texi, frames.texi, files.texi:
8645         Don't say just "option" when talking about variables.
8647         * display.texi, mule.texi: Don't say just "option" when talking
8648         about variables.  Other minor cleanups.
8650 2005-01-26  Lute Kamstra  <lute@gnu.org>
8652         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8653         File'.  Mention the `-Q' option at the `--no-site-file' option.
8655 2005-01-22  David Kastrup  <dak@gnu.org>
8657         * building.texi (Grep Searching): Mention alias `find-grep' for
8658         `grep-find'.
8660 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8662         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8664 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8666         * rmail.texi (Movemail): Explain differences
8667         between standard and mailutils versions of movemail.
8668         Describe command line and configuration options introduced
8669         with the latter.
8670         Explain the notion of mailbox URL, provide examples and
8671         cross-references to mailutils documentation.
8672         Describe various methods of specifying mailbox names,
8673         user names and user passwords for rmail.
8674         (Remote Mailboxes): New section.
8675         Describe how movemail handles remote mailboxes.  Describe configuration
8676         options used to control its behavior.
8677         (Other Mailbox Formats): Explain handling of various mailbox
8678         formats.
8680 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8682         * commands.texi (Commands): Clarification.
8684 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8686         * programs.texi (Multi-line Indent): Fix previous change.
8687         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8689 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8691         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8692         lazy-highlight.
8694         * search.texi (Query Replace): Mention faces query-replace
8695         and lazy-highlight.
8696         (Incremental Search): Update isearch highlighting info.
8698 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8700         * custom.texi (Saving Customizations): Minor improvement.
8702 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8704         * custom.texi (Saving Customizations): Emacs no longer loads
8705         `custom-file' after .emacs.  No longer mention customizing through
8706         Custom.
8708 2005-01-01  Andreas Schwab  <schwab@suse.de>
8710         * killing.texi (Graphical Kill): Move up under node Killing,
8711         change @section to @subsection.
8713 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8715         * custom.texi (Face Customization): Mention hex color specs.
8717         * emacs.texi (Top): Update Killing submenu.
8719         * killing.texi (Killing): Reorganize section.
8720         No more TeX-only text; put the node command at start of chapter.
8721         But the first section heading is used only in TeX.
8722         Rewrite the text to read better in this mode.
8723         (Graphical Kill): New subnode gets some of the text that
8724         used to be in the first section.
8726 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8728         * dired.texi (Shell Commands in Dired): Delete the ? example.
8730         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8732         * files.texi (Saving): Describe new require-final-newline features
8733         and mode-require-final-newline.
8735 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8737         * custom.texi (File Variables): Clarify previous change.
8739 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8741         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8742         out now.
8744 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8746         * Makefile.in (MAKEINFO): Specify --force.
8748         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8749         (Undo): Doc undo-outer-limit.
8751 2004-12-15  Juri Linkov  <juri@jurta.org>
8753         * mark.texi (Transient Mark, Mark Ring): M-< and other
8754         movement commands don't set mark in Transient Mark mode
8755         if mark is active.
8757 2004-12-12  Juri Linkov  <juri@jurta.org>
8759         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8760         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8762         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8763         (Misc Dired Commands): Add @r{(Dired)} to w.
8765 2004-12-12  Juri Linkov  <juri@jurta.org>
8767         * mark.texi (Marking Objects): Marking commands also extend the
8768         region when mark is active in Transient Mark mode.
8770 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8772         * custom.texi (Saving Customizations): Emacs only loads the custom
8773         file automatically after the init file in version 22.1 or later.
8774         Adapt text and examples to this fact.
8776 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8778         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8779         be set through Custom.  Otherwise, it has no effect.
8781 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8783         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8784         * entering.texi: Rename Command Line to Emacs Invocation.
8786         * misc.texi (Term Mode): Correctly describe C-c.
8788         * custom.texi (Easy Customization): Move up to section level,
8789         before Variables.  Avoid using the term "variable"; say "option".
8790         New initial explanation.
8791         (Variables): In initial explanation, connect "variable" to the
8792         already-explained "user option".
8794         * emacs.texi (Top): Fix ref to Command Line.
8795         Move reference to Easy Customization.
8797         * xresources.texi (X Resources): Fix From link.
8799         * doclicense.texi (GNU Free Documentation License): Fix To link.
8801         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8803         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8805 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8807         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8809 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8811         * kmacro.texi: Several small changes in addition to the following.
8812         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8813         defining a keyboard macro.
8814         Mention `kmacro-ring-max'.
8815         (Keyboard Macro Counter): Clarify description of
8816         `kmacro-insert-counter', `kmacro-set-counter',
8817         `kmacro-add-counter' and `kmacro-set-format'.
8819 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8821         * custom.texi (File Variables): Add `unibyte' and make it more
8822         clear that `unibyte' and `coding' are special.  Suggested by Simon
8823         Krahnke <overlord@gmx.li>.
8825         * mule.texi (Enabling Multibyte): Refer to File Variables.
8826         Suggested by Simon Krahnke <overlord@gmx.li>.
8828 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8830         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8831         x-use-old-gtk-file-dialog.
8833 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8835         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8837 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8839         * building.texi (Lisp Eval): Delete hyphen in section name.
8841 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8843         * files.texi (Old Versions):
8844         No longer document annotation as "CVS only".
8846 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
8848         * files.texi (Version Control): Rewrite the introduction about
8849         version systems, mentioning the new ones that we support.
8850         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8851         suggestions.
8853 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8855         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8857 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
8859         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8861 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8863         * text.texi (Text Based Tables, Table Definition)
8864         (Table Creation, Table Recognition, Cell Commands)
8865         (Cell Justification, Row Commands, Column Commands)
8866         (Fixed Width Mode, Table Conversion, Measuring Tables)
8867         (Table Misc): New nodes, documenting the Table Mode.
8869 2004-10-19  Jason Rumney  <jasonr@gnu.org>
8871         * makefile.w32-in (info): Change order of arguments to makeinfo.
8873 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
8875         * calendar.texi (iCalendar): Update for package changes.
8877 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8879         * files.texi (Misc File Ops): View mode is a minor mode.
8881 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
8883         * calendar.texi (iCalendar): Style changes.
8885 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
8887         * search.texi (Regexps): The regexp described in the example is no
8888         longer stored in the variable `sentence-end'.
8890 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8892         * building.texi (Starting GUD): Note that multiple debugging
8893         sessions requires `gdb --fullname'.
8895 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8897         * calendar.texi (iCalendar): New section for a new package.
8899 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8901         * text.texi: Various small changes in addition to the following.
8902         (Text): Replace xref for autotype with inforef.
8903         (Sentences): Explain nil value for `sentence-end'.
8904         (Paragraphs): Update default values for `paragraph-start' and
8905         `paragraph-separate'.
8906         (Text Mode): Correct description of Text mode's effect on the
8907         syntax table.
8908         (Outline Visibility): `hide-other' does not hide top level headings.
8909         `selective-display-ellipses' no longer has an effect on Outline mode.
8910         (TeX Misc): Add missing @cindex.
8911         Replace xref for RefTeX with inforef.
8912         (Requesting Formatted Text): The variable
8913         `enriched-fill-after-visiting' no longer exists.
8914         (Editing Format Info): Update names of menu items and commands.
8915         (Format Faces): Mention special effect of specifying the default face.
8916         Describe inheritance of text properties.
8917         Correct description of `fixed' face.
8918         (Format Indentation): Correct description of effect of setting
8919         margins.  Mention `set-left-margin' and `set-right-margin'.
8920         (Format Justification): Update names of menu items.
8921         `set-justification-full' is now bound to `M-j b'.
8922         Mention that `default-justification' is a per buffer variable.
8923         (Format Properties): Update name of menu item.
8924         (Forcing Enriched Mode): `format-decode-buffer' automatically
8925         turns on Enriched mode if the buffer is in text/enriched format.
8927 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
8929         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8931 2004-09-28  Kim F. Storm  <storm@cua.dk>
8933         * display.texi (Display Custom) <indicate-buffer-boundaries>:
8934         Align with new functionality.
8936 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
8938         * display.texi (Display Custom): Remove stray `@end defvar'.
8940 2004-09-23  Kim F. Storm  <storm@cua.dk>
8942         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8943         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8945 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8947         * custom.texi (Hooks): Explain using setq to clear out a hook.
8948         (File Variables): Explain multiline string constants.
8949         (Non-ASCII Rebinding): Explain when you need to update
8950         non-ASCII char codes in .emacs.
8952         * building.texi (Compilation): Explain how to make a silent
8953         subprocess that won't be terminated.  Explain compilation-environment.
8955 2004-09-13  Kim F. Storm  <storm@cua.dk>
8957         * mini.texi (Repetition): Rename isearch-resume-enabled to
8958         isearch-resume-in-command-history and change default to disabled.
8960 2004-09-09  Kim F. Storm  <storm@cua.dk>
8962         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8963         with new `kmacro-name-last-macro'.
8965 2004-09-08  Juri Linkov  <juri@jurta.org>
8967         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8969 2004-09-03  Juri Linkov  <juri@jurta.org>
8971         * search.texi (Incremental Search): Update wording for M-%.
8973 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
8975         * killing.texi (Killing): Correct description of kill commands in
8976         read-only buffer.
8978 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
8980         * building.texi (Compilation Mode): Add a paragraph about rules
8981         for finding the compilation buffer for `next-error'.
8983         * search.texi (Other Repeating Search): Mention that Occur mode
8984         supports the next-error functionality.
8986 2004-09-02  Juri Linkov  <juri@jurta.org>
8988         * search.texi (Regexp Replace): Add missing backslash to \footnote.
8990 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
8992         * kmacro.texi (Basic Keyboard Macro):
8993         `apply-macro-to-region-lines' now operates on all lines that begin
8994         in the region, rather than on all complete lines in the region.
8996 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
8998         * frames.texi (Drag and drop): Add documentation about
8999         x-dnd-test-function and x-dnd-known-types.
9001 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9003         * indent.texi: Various minor changes in addition to:
9004         (Indentation Commands): Correct description of `indent-relative'.
9005         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9006         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9007         (Just Spaces): `tabify' converts sequences of at least two spaces
9008         to tabs.
9010 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9012         * frames.texi (Secondary Selection): Setting the secondary
9013         selection with M-Drag-Mouse-1 does not alter the kill ring,
9014         setting it with M-Mouse-1 and M-Mouse-3 does.
9015         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9016         toolkit scroll bars.
9017         (Scroll Bars): Ditto.
9019         * windows.texi (Basic Window): When using a window system, the value
9020         of point in a non-selected window is indicated by a hollow box.
9021         (Split Window): Side by side windows are separated by a scroll bar,
9022         if scroll bars are used.
9023         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9024         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9025         (Window Convenience): Update bindings for `winner-undo' and
9026         `winner-redo'.
9028         * ack.texi (Acknowledgments): Use `@unnumbered'.
9029         * misc.texi: Adapt sectioning in Info to the node structure.
9030         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9031         of "Using Emacs as a Server".
9032         * building.texi (Building): Interchange nodes (for correct numbering).
9033         * programs.texi (Programs): Interchange nodes (for correct numbering).
9034         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9035         Info to the node structure.
9036         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9037         Rearrange order of nodes and sections such that both "GNU GENERAL
9038         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9039         end, as appropriate for appendices.
9040         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9041         Use `@unnumberedsec'.
9042         * trouble.texi: Adapt sectioning in Info to the node structure.
9043         Adapt node pointers to change in emacs.texi.
9044         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9046 2004-08-25  Kenichi Handa  <handa@m17n.org>
9048         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9049         description for unibyte mode.
9051 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9053         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9055         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9056         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9057         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9058         in @pxref.
9060 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9062         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9063         Change section names.
9065 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9067         * kmacro.texi (Keyboard Macro Ring): Rename section.
9068         Emacs treats the head of the macro ring as the `last keyboard macro'.
9069         (Keyboard Macro Counter): Minor change.
9070         (Save Keyboard Macro): Some clarifications.
9071         (Edit Keyboard Macro): Rename section.
9073         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9074         32-bit machines.
9075         (Several Buffers): Clarify which buffer is selected if `2' is
9076         pressed in the Buffer Menu.
9077         Auto Revert mode can be used to update the Buffer Menu
9078         automatically.
9080 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9082         * help.texi (Misc Help): Add an index entry for finding an Info
9083         manual by its file name.
9085 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9087         * files.texi (Backup Deletion): Correct description of
9088         `delete-old-versions'.
9089         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9090         (Auto Save Files): Recommend `auto-save-mode' to reenable
9091         auto-saving, rather than the abbreviation `auto-save'.
9093 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9095         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9096         for "killing" and "yanking" in main menu.
9098 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9100         * killing.texi (Yanking, Killing): Minor cleanups.
9102         * mark.texi (Momentary Mark): Minor cleanups.
9104 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9106         * custom.texi (Non-ASCII Rebinding):
9107         C-q always inserts the right code to pass to global-set-key.
9109 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9111         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9112         `insert-register', instead of `C-x r g' binding, for consistency.
9114 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9116         * fixit.texi (Spelling): Fix typo.
9118 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9120         * help.texi (Help): Fix Texinfo usage.
9122 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9124         * text.texi (Paragraphs): Update how paragraphs are separated
9125         and the default for paragraph-separate.
9127         * search.texi (Regexp Replace): Further update text for new
9128         replacement operators.
9130 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9132         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9133         `R' switch.
9135         * dired.texi (Dired Updating): `k' only deletes inserted
9136         subdirectories from the Dired buffer if a prefix argument was given.
9138         * search.texi (Regexps): Delete redundant definition of `symbol' in
9139         description of `\_>'.  It already occurs in the description of `\_<'.
9141 2004-07-01  Juri Linkov  <juri@jurta.org>
9143         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9144         (Regexp Search): Add M-r.
9146 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9148         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9150 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9152         * search.texi, calendar.texi: Markup fixes.
9154 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9156         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9158 2004-06-25  David Kastrup  <dak@gnu.org>
9160         * search.texi (Regexp Replace): Some typo corrections and
9161         rearrangement.
9163 2004-06-24  David Kastrup  <dak@gnu.org>
9165         * search.texi (Unconditional Replace): Use replace-string instead
9166         of query-replace in example.
9167         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9168         sequences.
9169         (Query Replace): Correct explanation of `^' which does not use
9170         the mark stack.
9172 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9174         * misc.texi (Shell History Copying): Document comint-insert-input.
9175         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9177 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9179         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9180         * custom.texi (Customization): Do.
9181         * anti.texi (Antinews): Do.
9182         * abbrevs.texi (Defining Abbrevs): Do.
9184         * programs.texi (Info Lookup): Fix keybinding for
9185         info-lookup-symbol.
9187 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9189         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9190         Add emacs-xtra.
9191         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9192         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9194 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9196         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9197         Add emacs-xtra.
9198         * emacs-xtra.texi: New file.
9200 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9202         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9203         (Dired and Find): Mention differences with ordinary Dired buffers.
9205 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9207         * custom.texi (Init Syntax): Explain about vars that do special
9208         things when set with setq or with Custom.
9209         (Init Examples): Add line-number-mode example.
9211 2004-06-12  Juri Linkov  <juri@jurta.org>
9213         * dired.texi (Operating on Files): Add dired-do-touch.
9215 2004-06-10  Juri Linkov  <juri@jurta.org>
9217         * building.texi (Lisp Eval): Add C-M-x on defface.
9219 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9221         * files.texi (Reverting): Auto-Revert mode and
9222         Global Auto-Revert mode no longer revert remote files.
9224 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9226         * custom.texi (Init File): Two dashes start --no-site-file.
9228 2004-05-29  Alan Mackenzie  <acm@muc.de>
9230         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9231         ("AWK"): Is consistently thus spelled throughout.
9232         (AWK, Pike): Document as "C-like modes".
9233         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9234         (M-x man): Supersedes M-x manual-entry.
9235         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9237         ("Comments in C"): Delete node; the info is in CC Mode manual.
9238         (c-comment-only-line-offset): Remove description.
9240         (C-c ., C-c C-c): Describe new C Mode bindings.
9242         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9243         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9244         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9245         Amend definitions.
9247         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9248         Describe functions.
9250         (c-comment-start-regexp, c-hanging-comment-ender-p)
9251         (c-hanging-comment-starter-p): Remove obsolete definitions.
9253         * emacs.texi: Remove the menu entry "Comments in C".
9255 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9257         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9258         `M-x locate'.
9260 2004-05-16  Karl Berry  <karl@gnu.org>
9262         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9263         makeinfo --html fails.
9264         * help.texi (Help Summary) [@ifnottex]: Likewise.
9266 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9268         * building.texi (GDB Graphical Interface): Update and describe
9269         layout first.
9271 2004-05-04  Jason Rumney  <jasonr@gnu.org>
9273         * makefile.w32-in: Revert last change.
9275 2004-05-03  Jason Rumney  <jasonr@gnu.org>
9277         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9279 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9281         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9283 2004-04-18  Juri Linkov  <juri@jurta.org>
9285         * fixit.texi (Spelling): Remove file extension from ispell xref.
9287 2004-04-15  Kim F. Storm  <storm@cua.dk>
9289         * cmdargs.texi (Initial Options): Add -Q.
9291 2004-04-05  Kim F. Storm  <storm@cua.dk>
9293         * custom.texi (File Variables): Add safe-local-eval-forms.
9295 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9297         * files.texi (Reverting): Correct description of revert-buffer's
9298         handling of point.
9300 2004-03-22  Juri Linkov  <juri@jurta.org>
9302         * emacs.texi (Top): Add `Misc X'.
9304         * trouble.texi: Fix help key bindings.
9306         * glossary.texi: Improve references.
9308         * help.texi: Sync keywords with finder.el.
9310         * mini.texi (Completion): Add description for menu items.
9312         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9314         * sending.texi (Mail Methods): Fix xref to Message manual.
9316 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9318         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9320 2004-03-04  Richard M. Stallman  <rms@gnu.org>
9322         * search.texi (Regexps): Explain that ^ and $ have their
9323         special meanings only in certain contexts.
9325         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9327         * mule.texi (Specify Coding): Doc C-x RET F.
9329         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9330         for multiple compile and grep buffers.
9331         (Indirect Buffers): Don't recommand clone-indirect-buffer
9332         for multiple compile and grep buffers.
9334 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9336         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9337         Use $(DEL) instead of rm, and ignore exit code.
9339 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9341         * building.texi (Watch Expressions): Update.
9343 2004-02-21  Juri Linkov  <juri@jurta.org>
9345         * cmdargs.texi (Action Arguments): Add alias --find-file.
9346         Add --directory, --help, --version.  Move text about command-line-args
9347         to Command Arguments.
9348         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9349         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9350         (Window Size X): Join -g and --geometry.  Add @cindex.
9351         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9352         (Title X): Remove alias -title.
9353         (Misc X): New node.
9355 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9357         * frames.texi (Drag and drop): Add Motif to list of supported
9358         protocols.
9360 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9362         * frames.texi (Drag and drop): New section.
9364 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9366         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9367         Include it only @ifnotinfo.  Patch the preceding and following
9368         node headers to point to each other.
9370 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9372         * calendar.texi (Appointments): Update section.
9374 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9376         * programs.texi (C Modes): Fix the xref.
9378 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9380         * building.texi (Watch Expressions): Update.
9381         (Commands of GUD): Include use of toolbar + breakpoints set from
9382         fringe/margin.
9384 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9386         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9387         <acm@muc.de>.
9389 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9391         * frames.texi (Dialog Boxes): Add use-file-dialog.
9393 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9395         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9396         in CC Mode.
9398 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9400         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9401         * man/commands.texi, man/custom.texi, man/display.texi:
9402         * man/emacs.texi, man/files.texi:
9403         * man/frames.texi, man/glossary.texi, man/killing.texi:
9404         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9405         * man/mule.texi, man/rmail.texi, man/search.texi:
9406         * man/sending.texi, man/text.texi, man/trouble.texi:
9407         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9409 2003-11-01  Alan Mackenzie  <acm@muc.de>
9411         * search.texi (Scrolling During Incremental Search): Document a
9412         new scrolling facility in isearch mode.
9414 2003-10-22  Miles Bader  <miles@gnu.org>
9416         * Makefile.in (info): Move before $(top_srcdir)/info.
9418 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9420         * building.texi (Watch Expressions): Update section on data display
9421         to reflect code changes (GDB Graphical Interface).
9423 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9425         * xresources.texi (GTK resources): Clean up previous change.
9427 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9429         * xresources.texi (GTK resources): Add a note that some themes
9430         disallow customizations.  Add scroll theme example.
9432 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9434         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9436         * misc.texi (Saving Emacs Sessions): Shorten the section,
9437         collapsing back into one node.
9439 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9441         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9443 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9445         * xresources.texi (GTK names in Emacs): Correct typo.
9447 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9449         * cmdargs.texi (Font X): Mention new default font.
9450         More fully describe long font names, wildcard patterns and the
9451         problems involved.  (Result of discussion on emacs-devel.)
9453 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9455         * emacs.texi (Acknowledgements): Correct typo.
9457 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9459         * dired.texi (Misc Dired Commands): New node.
9460         (Dired Navigation): Add dired-goto-file.
9462         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9464         * emacs.texi (Acknowledgements): New node, split from Distribution.
9466         * cmdargs.texi (Action Arguments): -f reads interactive args.
9468 2003-09-08  Lute Kamstra  <lute@gnu.org>
9470         * screen.texi (Mode Line): Say that POS comes before LINE.
9471         Mention `size-indication-mode'.
9472         * display.texi (Optional Mode Line):
9473         Document `size-indication-mode'.
9474         * basic.texi (Position Info): Mention `size-indication-mode'.
9476 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9478         * xresources.texi (Resources): Refer to `editres' man page.
9479         (Lucid Resources): Update defaults.  Expand description of
9480         `shadowThickness'.
9482 2003-09-04  Miles Bader  <miles@gnu.org>
9484         * Makefile.in (top_srcdir): New variable.
9485         ($(top_srcdir)/info): New rule.
9486         (info): Depend on it.
9488 2003-09-03  Peter Runestig  <peter@runestig.com>
9490         * makefile.w32-in: New file.
9492 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9494         * misc.texi (Saving Emacs Sessions): Correct previous change.
9496 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9498         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9499         (Intro): Include kmacro.texi after fixit.texi instead of after
9500         custom.texi.  (As suggested by Kim Storm.)
9502 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9504         * fixit.texi (Fixit): Update `Next' pointer.
9505         * files.texi (Files): Update `Previous' pointer.
9506         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9507         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9508         (Suggested by Kim Storm.)
9509         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9511 2003-08-18  Kim F. Storm  <storm@cua.dk>
9513         * kmacro.texi: New file describing enhanced keyboard macro
9514         functionality.  Replaces old description in custom.texi.
9516         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9517         (Keyboard Macros): Move to new kmacro.texi file.
9519         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9521 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9523         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9525 2003-08-17  Alex Schroeder  <alex@gnu.org>
9527         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9528         required.
9530 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9532         * programs.texi (Lisp Indent): Don't describe
9533         lisp-indent-function property here.  Use xref to Lisp Manual.
9535 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9537         * calendar.texi (Date Formats): Document changed behavior of
9538         abbreviations.
9540 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9542         * buffers.texi (List Buffers): Fix previous change.
9544 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9546         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9547         List*.
9549 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9551         * display.texi (Font Lock): Fix typo.
9553 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9555         * display.texi (Font Lock): Add xref for format info on
9556         font-lock-remove-keywords.
9558         * building.texi (Compilation): Document what happens with asynch
9559         children of compiler process.
9561         * help.texi (Library Keywords): Use @multitable.
9563 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9565         * programs.texi (Expressions): Delete C-M-DEL.
9567         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9568         comint-move-point-for-output renamed from
9569         comint-scroll-to-bottom-on-output.
9571         * custom.texi (Init Rebinding): Replace previous change with xref.
9572         (Non-ASCII Rebinding): Explain that issue more briefly here.
9574 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9576         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9578 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9580         * building.texi (GDB Graphical Interface): New node.
9581         (Rewritten somewhat by RMS.)
9583 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9585         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9586         non-English letters.  Explain how to set coding systems correctly
9587         and how to include the right coding cookie in the file.
9589 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9591         * indent.texi (Indentation): Explain the concepts.
9592         (Just Spaces): Explain why preventing tabs for indentation might
9593         be useful.
9595 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9597         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9599 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9601         * cmdargs.texi (General Variables): Document SMTPSERVER.
9603         * sending.texi: Remove SMTP node.
9604         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9605         library.
9607 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9609         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9611 2003-02-22  Simon Josefsson  <jas@extundo.com>
9613         * sending.texi (Mail Methods): Add node about SMTP.
9615 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9617         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9619 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9621         * glossary.texi (Glossary): Correction to cl cross reference.
9623 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9625         * killing.texi (Rectangles): Document C-x c r.
9627 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9629         * xresources.texi (GTK resources): New node.
9630         (GTK widget names): New node.
9631         (GTK names in Emacs): New node.
9632         (GTK styles): New node.
9634 2003-01-09  Francesco Potortì  <pot@gnu.org>
9636         * maintaining.texi (Create Tags Table): Add reference to the new
9637         `etags --help --lang=LANG' option.
9639 2002-10-02  Karl Berry  <karl@gnu.org>
9641         * emacs.texi: Per rms, update all manuals to use @copying instead of
9642         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9643         where needed for the sake of the HTML output.
9645 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9647         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9648         source files.
9650 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9652         * Makefile.in (emacsman): New target.
9654 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9656         * (Version 21.1 released.)
9658 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9660         * Branch for 21.1.
9662 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9664         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9666 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9668         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9670 1999-07-12  Richard Stallman  <rms@gnu.org>
9672         * Version 20.4 released.
9674 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9676         * Makefile.in (INFO_TARGETS): Delete customize.info.
9677         (DVI_TARGETS): Delete customize.dvi.
9678         (../info/customize, customize.dvi): Targets deleted.
9680 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9682         * Version 20.3 released.
9684 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9686         * Makefile.in (EMACSSOURCES): Add mule.texi.
9687         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9689 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9691         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9692         Use it in dvi targets.
9694 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9696         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9697         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9698         (../info/customize): Rename from ../info/custom.
9700 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9702         * Version 20.2 released.
9704 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9706         * Version 20.1 released.
9708 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9710         * Makefile (../info/customize, customize.dvi): New targets.
9711         (INFO_TARGETS): Add ../info/customize.
9712         (DVI_TARGETS): Add customize.dvi.
9714 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9716         * Version 19.33 released.
9718 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9720         * Version 19.32 released.
9722 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9724         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9726 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9728         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9729         Specify -I option.
9730         (All dvi targets): Set the TEXINPUTS variable.
9732 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9734         * Version 19.31 released.
9736 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9738         * Version 19.30 released.
9740 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9742         * Makefile.in (maintainer-clean): Rename from realclean.
9744 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9746         * Makefile.in: New file.
9747         * Makefile: File deleted.
9749 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9751         * Makefile (TEXINDEX_OBJS): Variable deleted.
9752         (texindex, texindex.o, getopt.o): Rules deleted.
9753         All deps on texindex deleted.
9754         (distclean): Don't delete texindex.
9755         (mostlyclean): Don't delete *.o.
9756         * texindex.c, getopt.c: Files deleted.
9758 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9760         * Version 19.26 released.
9762 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9764         * Makefile (EMACSSOURCES): Exclude undo.texi.
9766 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9768         * Version 19.25 released.
9770 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9772         * Version 19.24 released.
9774 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9776         * Version 19.23 released.
9778 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9780         * Makefile: Delete spurious tab.
9782 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9784         * Makefile (.SUFFIXES): New rule.
9786 1993-12-04  Richard Stallman  (rms@srarc2)
9788         * getopt.c: New file.
9789         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9790         (getopt.o): New rule.
9791         (dvi): Don't depend on texindex.
9792         (emacs.dvi): Depend on texindex.
9794 1993-12-03  Richard Stallman  (rms@srarc2)
9796         * Makefile (TEXI2DVI): New variable.
9797         (emacs.dvi): Add explicit command.
9798         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9800 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9802         * Version 19.22 released.
9804 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9806         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9808 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9810         * Version 19.21 released.
9812 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9814         * Makefile (realclean): Don't delete the Info files.
9816 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9818         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9819         4' where appropriate.
9821 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9823         * Makefile: Fix targets for texindex.
9825         * texindex.c: Include "../src/config.h" if building in emacs.
9827         * Makefile: Change all files to FILENAME.texi, force all targets
9828         to be FILENAME, not FILENAME.info.
9829         Add target to build texindex.c, defining `emacs'.
9831 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9833         * Version 19.19 released.
9835 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9837         * Version 19.18 released.
9839 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9841         * Makefile: Fix source file names of the separate manuals.
9843 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9845         * Version 19.17 released.
9847 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9849         * split-man: Fix typos in last change.
9851 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9853         * Version 19.16 released.
9855 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9857         * version 19.15 released.
9859 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9861         * Makefile (distclean): It's rm, not rf.
9863 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9865         * Version 19.14 released.
9867 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9869         * Makefile: New file.
9871 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9873         * Version 19.13 released.
9875 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9877         * Version 19.9 released.
9879 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9881         * Version 19.8 released.
9883 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9885         * cmdargs.texi: Document the -i, -itype, and -iconic options.
9887         * trouble.texi: It's `enable-flow-control-on', not
9888         `evade-flow-control-on'.
9890 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9892         * display.texi: Document standard-display-european.
9894 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9896         * Version 19.7 released.
9898         * emacs.texi: Add a sentence to the top menu mentioning the
9899         specific version of Emacs this manual applies to.
9901 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9903         * basic.texi: Document next-line-add-lines variable used to
9904         implement down-arrow.
9906         * killing.texi: Document kill-whole-line.
9908 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9910         * text.texi: Update unix TeX ordering information.
9912 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9914         * news.texi: Mention fill-rectangle in keybinding list.
9916         * killing.texi: Document fill-rectangle.
9918 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9920         * vc.texi: Bring the docs up to date with VC 5.2.
9922 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9924         * emacs.tex: Mention blackbox and gomoku under Amusements.
9925         Assembler mode is now mentioned and appropriately indexed
9926         under Programming Modes.
9928 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
9930         * emacs.tex: Update TeX ordering information.
9932 1990-06-26  David Lawrence  (tale@geech)
9934         * emacs.tex: Note that completion-ignored-extensions is not used
9935         to filter out names when all completions are displayed in
9936         *Completions*.
9938 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9940         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9942 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
9944         * emacs.tex: Add @findex grep.
9946 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9948         * emacs.tex: Correct two typos.  No other changes before
9949         Version 19 will be made.
9951 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9953         * emacs.tex: Update information for obtaining TeX distribution from the
9954         University of Washington.
9956 ;; Local Variables:
9957 ;; coding: utf-8
9958 ;; End:
9960   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
9962   This file is part of GNU Emacs.
9964   GNU Emacs is free software: you can redistribute it and/or modify
9965   it under the terms of the GNU General Public License as published by
9966   the Free Software Foundation, either version 3 of the License, or
9967   (at your option) any later version.
9969   GNU Emacs is distributed in the hope that it will be useful,
9970   but WITHOUT ANY WARRANTY; without even the implied warranty of
9971   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9972   GNU General Public License for more details.
9974   You should have received a copy of the GNU General Public License
9975   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.