Document *Messages* buffer changes.
[emacs.git] / doc / emacs / ChangeLog
blob4b2beb17d455e75d0426d8587f4fcf07bc629961
1 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
3         * buffers.texi: Update list-buffers "screeshop" to show Messages
4         as major-mode.
6         * entering.texi: Document `initial-buffer-choice' changes.
8         * misc.texi (arguments): Document `initial-buffer-choice' changes.
10         * help.texi: Document that `?' now also shows subcommands of
11         prefix keys.
13 2013-12-17  Chong Yidong  <cyd@gnu.org>
15         * killing.texi (Appending Kills): Note that append-next-kill can
16         prepend the kill.
18 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
20         * mule.texi (File Name Coding): Document file-name encoding
21         peculiarities on MS-Windows.
23 2013-12-12  Glenn Morris  <rgm@gnu.org>
25         * emacs.texi: Sync direntry with info/dir version.
27 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
29         * msdog.texi (Windows Keyboard): Fix typo.
31 2013-11-30  Glenn Morris  <rgm@gnu.org>
33         * Makefile.in (distclean): Remove Makefile.
35 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
37         * buffers.texi (Icomplete): Rename from Iswitchb and
38         rewrite accordingly.
40 2013-11-23  Glenn Morris  <rgm@gnu.org>
42         * cmdargs.texi (General Variables):
43         Empty elements in EMACSLOADPATH now mean the default load-path.
45 2013-11-21  Glenn Morris  <rgm@gnu.org>
47         * cmdargs.texi (Action Arguments): Use path-separator with -L.
49 2013-11-04  Glenn Morris  <rgm@gnu.org>
51         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
53 2013-11-02  Glenn Morris  <rgm@gnu.org>
55         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
57 2013-10-23  Glenn Morris  <rgm@gnu.org>
59         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
60         Nuke @refill.
62         * Makefile.in (install-dvi, install-html, install-pdf)
63         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
64         (uninstall-pdf): Quote entities that might contain whitespace.
66 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
68         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
69         Remove @refill.
71 2013-10-13  Glenn Morris  <rgm@gnu.org>
73         * ack.texi (Acknowledgments): Comment out old alpha stuff.
75 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
77         * calendar.texi (Special Diary Entries): Remove @refill.
79 2013-10-13  Glenn Morris  <rgm@gnu.org>
81         * display.texi (Text Scale): Update text-scale-adjust details.
83         * ack.texi (Acknowledgments):
84         * emacs.texi (Acknowledgments): Use accented form of some names.
86 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
88         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
89         name.  (Bug#15557)
91         Support menus on text-mode terminals.
92         * screen.texi (Menu Bar): Adapt to TTY menus.
94         * frames.texi (Frames): Mention menu support on text terminals.
96         * files.texi (Visiting): Mention the "File" menu-bar menu.
98         * display.texi (Standard Faces): Mention TTY faces for menus.
100 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
102         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
104 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
106         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
108 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
110         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
112         * emacs.texi (Intro): Minor cleanup.
114 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
116         * fixit.texi (Transpose):
117         (Fixing Case): Remove @refill.
119 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
121         * maintaining.texi (VC Directory Commands): Add keybinding for
122         vc-log-incoming in vc-dir.
123         (Log Buffer): Use @emph instead of @strong.
125 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
127         * text.texi (Enriched Justification): Explain values of default-justification.
129 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
131         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
133 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
135         * xresources.texi (Motif Resources):
136         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
137         * emacs.texi: Update menu.
139 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
141         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
142         for portability to hosts where /bin/sh has problems.
144 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
146         * text.texi (Enriched Justification): Minor fixes.
148 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
150         * files.texi (Filesets): Add an index.
152 2013-08-12  Glenn Morris  <rgm@gnu.org>
154         * macos.texi (GNUstep Support):
155         * trouble.texi (Checklist, Contributing, Service):
156         Avoid mailto: in html output.
158         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
159         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
160         (INSTALL_DATA): New, set by configure.
161         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
162         New variables.
163         (.SUFFIXES): Add .ps and .dvi.
164         (.dvi.ps): New suffix rule.
165         (dvi, html, pdf, ps): Use *_TARGETS variables.
166         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
167         (emacs.html): Use HTML_OPTS.
168         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
169         (.PHONY): install-dvi, install-html, install-pdf, install-ps
170         ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
171         uninstall-ps, and uninstall-doc.
172         (install-dvi, install-html, install-pdf, install-ps, install-doc)
173         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
174         (uninstall-doc): New rules.
176 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
178         * emacs.texi (Top): Remove menu item for the removed "Disabling
179         Multibyte" node.
181 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
183         * rmail.texi (Rmail Coding): Move here from mule.texi.
185         * custom.texi (Specifying File Variables): Fix cross-references.
187         * mule.texi (Unibyte Mode): Fix cross-references.
188         (Disabling Multibyte): Remove.
190         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
192         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
193         (Mayan Calendar): Move here from calendar.texi.
194         * emacs.texi (Top): Update menu.
196 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
198         * emacs.texi (Top): Add menu entry.
200         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
201         (VC Directory Commands): Add vc-dir-ignore.
203 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
205         * glossary.texi (Glossary): Add some entries.
207 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
209         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
210         vc-dir.  (Bug#14948)
212 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
214         * display.texi (Fringes): Document the variable fringe-mode.
215         (Bug#14946)
217 2013-07-03  Glenn Morris  <rgm@gnu.org>
219         * maintaining.texi (EDE): Fix cross-reference.
221         * programs.texi (Program Modes): Fix emacs-xtra reference.
223         * help.texi (Misc Help): Index describe-syntax.
225 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
227         * basic.texi (Moving Point): Document visual-order-cursor-movement
228         and its effect on right-char and left-char.
230 2013-06-28  Glenn Morris  <rgm@gnu.org>
232         * ack.texi (Acknowledgments): Small update.
234 2013-06-19  Glenn Morris  <rgm@gnu.org>
236         * Makefile.in (dist): Edit more configure variables.
237         Try to check that we do not miss any in future.
239 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
241         * vc1-xtra.texi (Revision Tags): Add a cross reference.
242         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
244 2013-06-11  Glenn Morris  <rgm@gnu.org>
246         * maintaining.texi (VC Directory Commands): Copyedit.
247         (Branches): Put back milder version of pre 2013-06-07 text.
249 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
251         * maintaining.texi (Branches): Remove text copied from other sources.
253 2013-06-05  Alan Mackenzie  <acm@muc.de>
255         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
256         (Not Exiting Isearch): Document new user option
257         `isearch-allow-prefix'.  (Bug#9706)
259 2013-06-03  Juri Linkov  <juri@jurta.org>
261         * display.texi (Highlight Interactively): Add global keybindings
262         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
263         Document new command `highlight-symbol-at-point'.
265 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
267         * maintaining.texi (Branches): Add motivations for branching.
268         (VC Mode Line): Fix typo.
269         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
270         prefix argument.
272 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
274         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
275         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
276         autolaunching of the D-Bus session bus.
278 2013-06-01  Glenn Morris  <rgm@gnu.org>
280         * programs.texi (Semantic): Fix typo.
282 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
284         * maintaining.texi (Types of Log File): Supplement some
285         information of change log files.
287 2013-05-15  Juri Linkov  <juri@jurta.org>
289         * search.texi (Repeat Isearch): Mention key `RET' to finish
290         editing the string.  (Bug#13348)
292 2013-05-14  Glenn Morris  <rgm@gnu.org>
294         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
296 2013-05-09  Glenn Morris  <rgm@gnu.org>
298         * sending.texi (Mail Sending): Fix typo.
300         * windows.texi (Change Window): Fix typo.
302         * custom.texi (Changing a Variable): Fix typo.
304         * trouble.texi (Contributing): Remove obsolete info re pretesters.
306 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
308         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
309         * cmdargs.texi (Initial Options):
310         * files.texi (Customize Save): Document this.
312 2013-05-04  Glenn Morris  <rgm@gnu.org>
314         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
316 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
318         doc: convert some TeX accents to UTF-8
319         * ack.texi (Acknowledgments):
320         * emacs.texi (Acknowledgments):
321         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
322         Apparently the TeX accents cause problems when generating gnu.org
323         web pages, e.g., @l{} is rendered as '/l' on
324         <http://www.gnu.org/software/emacs/manual/html_node/
325         emacs/Acknowledgments.html>.
327 2013-03-16  Glenn Morris  <rgm@gnu.org>
329         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
331 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
333         Prefer UTF-8 for documentation.
334         With GNU Texinfo 5.0, this generates nicer-looking info files,
335         since they can use curly quotes.  With older Texinfo it doesn't matter.
336         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
337         Switch from Latin-1 to UTF-8.
339 2013-02-28  Bastien Guerry  <bzg@gnu.org>
341         * xresources.texi (GTK resources): Fix broken link.
343 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
345         * files.texi (Interlocking): Don't refer to symlinks as the
346         exclusive means of locking files.
348 2013-02-22  Glenn Morris  <rgm@gnu.org>
350         * ack.texi (Acknowledgments):
351         * emacs.texi (Acknowledgments): Small updates.
353 2013-02-21  Glenn Morris  <rgm@gnu.org>
355         * files.texi (File Conveniences): Not just GIFs can be animated.
357 2013-02-13  Glenn Morris  <rgm@gnu.org>
359         * ack.texi (Acknowledgments): Don't mention yow any more.
361 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
363         * cmdargs.texi (General Variables):
364         Fix TMPDIR documentation to match the code's behavior.
366 2013-02-10  Glenn Morris  <rgm@gnu.org>
368         * trouble.texi (Checklist): Update bug keybinding.
370 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
372         * msdog.texi (Text and Binary): Delete the description of
373         file-name-buffer-file-type-alist.
375 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
377         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
378         Without it, I don't see function names.  Older addr2line
379         implementations will die out sooner or later, so tailor the
380         first suggestion to recent addr2line, with a followup about
381         older ones.
383 2013-01-19  Glenn Morris  <rgm@gnu.org>
385         * custom.texi (Directory Variables): Fix paren typo.
387         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
389         * custom.texi (Custom Themes): Fix typo.
391 2013-01-07  Bastien Guerry  <bzg@gnu.org>
393         * help.texi (Apropos): Document `apropos-user-option' and update
394         the doc for `apropos-variable'.
396 2013-01-05  Glenn Morris  <rgm@gnu.org>
398         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
400 2012-12-21  Glenn Morris  <rgm@gnu.org>
402         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
403         Simply include doclicense.
405 2012-12-21  Chong Yidong  <cyd@gnu.org>
407         * frames.texi (Mouse Commands): Fix description of the effect of
408         mouse dragging (Bug#13049).
410 2012-12-15  Juri Linkov  <juri@jurta.org>
412         * misc.texi (Recursive Edit): Add a link to "Query Replace".
413         (Bug#13181)
415 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
417         * killing.texi (Deletion): Doc fix (Bug#12748).
419 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
421         * doclicense.texi, gpl.texi: Update to latest version from FSF.
422         These are just minor editorial changes.
424 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
426         * vc1-xtra.texi (General VC Options): Remove obsolete reference
427         to `vc-path'.
429 2012-12-03  Chong Yidong  <cyd@gnu.org>
431         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
433 2012-12-02  Kevin Ryde  <user42@zip.com.au>
435         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
437 2012-12-01  Kevin Ryde  <user42@zip.com.au>
439         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
441 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
443         * doclicense.texi, gpl.texi: Update to latest version from FSF.
444         These are just minor editorial changes.
446 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
448         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
449         clarifications (Bug#12865).
450         (Horizontal Scrolling): Clarifications.
452 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
454         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
456 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
458         * trouble.texi (Crashing): Add information about MS-Windows and
459         the emacs_backtrace.txt file.  (Bug#12908)
461 2012-11-13  Chong Yidong  <cyd@gnu.org>
463         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
464         actually named gdb-stopped-functions.
466 2012-11-13  Glenn Morris  <rgm@gnu.org>
468         * misc.texi (Single Shell): Mention async-shell-command-buffer.
470 2012-11-10  Glenn Morris  <rgm@gnu.org>
472         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
474         * emacs.texi (Acknowledgments): Add profiler author.
475         * ack.texi (Acknowledgments): Add some recent contributions.
477 2012-11-10  Chong Yidong  <cyd@gnu.org>
479         * files.texi (Diff Mode): Doc fixes for
480         diff-delete-trailing-whitespace (Bug#12831).
482         * trouble.texi (Crashing): Copyedits.
484 2012-11-10  Glenn Morris  <rgm@gnu.org>
486         * files.texi (Diff Mode): Trailing whitespace updates.
488 2012-11-10  Chong Yidong  <cyd@gnu.org>
490         * misc.texi (Terminal emulator): Document Term mode faces.
492         * mini.texi (Basic Minibuffer): New node.  Document
493         minibuffer-electric-default-mode.
495         * display.texi (Visual Line Mode): Fix index entry.
497         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
498         and index the keybindings.  Document tabulated-list-sort.
499         (Kill Buffer): Capitalize Buffer Menu.
501         * trouble.texi (Memory Full): Capitalize Buffer Menu.
503 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
505         * display.texi (Auto Scrolling): Clarify that scroll-step is
506         ignored when scroll-conservatively is set to a non-zero value.
507         (Bug#12801)
509 2012-11-10  Chong Yidong  <cyd@gnu.org>
511         * dired.texi (Dired Updating): Doc fix (Bug#11744).
513 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
515         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
517 2012-10-29  Chong Yidong  <cyd@gnu.org>
519         * dired.texi (Shell Commands in Dired): Document changes to the
520         dired-do-async-shell-command.
522 2012-10-28  Glenn Morris  <rgm@gnu.org>
524         * ack.texi (Acknowledgments): Mention gv.el.
526 2012-10-27  Bastien Guerry  <bzg@gnu.org>
528         * screen.texi (Menu Bar): Fix typo.
530 2012-10-27  Chong Yidong  <cyd@gnu.org>
532         * frames.texi (Mouse Avoidance): Mention new variable
533         mouse-avoidance-banish-position.
535         * programs.texi (Which Function): Which Function mode now works in
536         all major modes by default.
538         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
540         * files.texi (Misc File Ops): Symbolic links on Windows only work
541         on Vista and later.
543         * building.texi (Compilation): Document compilation-always-kill.
545         * search.texi (Symbol Search): New node.
547         * package.texi (Package Menu): Document the "new" status.
549         * windows.texi (Window Choice): Don't refer to the obsolete
550         special-display feature.
552 2012-10-24  Chong Yidong  <cyd@gnu.org>
554         * mule.texi (Text Coding): set-buffer-file-coding-system can now
555         be invoked from the mode line.
557         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
558         changes to the mark and unmark commands.
559         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
560         which is no longer bound to dired-backup-diff.
562 2012-10-23  Bastien Guerry  <bzg@gnu.org>
564         * text.texi (Org Authoring): Use a comma after @ref to avoid the
565         insertion of a period in the Info output.
567 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
569         * custom.texi (Hooks): Clarify that -hooks is deprecated.
571 2012-10-23  Chong Yidong  <cyd@gnu.org>
573         * kmacro.texi (Edit Keyboard Macro): Fix typo.
575 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
577         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
579 2012-10-17  Glenn Morris  <rgm@gnu.org>
581         * mini.texi (Repetition): Further copyedit.
583 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
585         * mini.texi (Repetition): Copyedit.
587 2012-10-16  Juri Linkov  <juri@jurta.org>
589         * search.texi (Query Replace): Document multi-buffer replacement
590         keys.  (Bug#12655)
592         * maintaining.texi (Tags Search): Change link "Replace" to
593         "Query Replace".
595 2012-10-13  Chong Yidong  <cyd@gnu.org>
597         * files.texi (File Conveniences): ImageMagick enabled by default.
599 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
601         * basic.texi (Arguments): Fix typos.
603 2012-10-08  Glenn Morris  <rgm@gnu.org>
605         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
607         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
609 2012-10-06  Glenn Morris  <rgm@gnu.org>
611         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
612         Mention cal-tex-cursor-week2-summary.
614 2012-10-06  Chong Yidong  <cyd@gnu.org>
616         * mini.texi (Passwords): Fix typo.
618 2012-10-02  Glenn Morris  <rgm@gnu.org>
620         * maintaining.texi (VC Directory Commands):
621         Remove duplicate `q' entry.  (Bug#12553)
623 2012-09-30  Chong Yidong  <cyd@gnu.org>
625         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
627         * search.texi (Special Isearch): Document the lax space search
628         feature and M-s SPC.
629         (Regexp Search): Move main search-whitespace-regexp description to
630         Special Isearch.
631         (Replace): Document replace-lax-whitespace.
633         * basic.texi (Position Info): Document C-u M-=.
634         (Moving Point): Document move-to-column.
636         * display.texi (Useless Whitespace): Add delete-trailing-lines.
638         * misc.texi (emacsclient Options): Document the effect of
639         initial-buffer-choice on client frames.  Document server-auth-dir.
640         Do not document server-host, which is bad security practice.
642         * building.texi (Lisp Libraries): Docstring lookups can trigger
643         autoloading.  Document help-enable-auto-load.
645         * mini.texi (Yes or No Prompts): New node.
647         * ack.texi (Acknowledgments): Remove obsolete packages.
649 2012-09-27  Glenn Morris  <rgm@gnu.org>
651         * cal-xtra.texi (Advanced Calendar/Diary Usage):
652         Rename the section to be more general.
653         * emacs.texi: Update menu.
655 2012-09-23  Chong Yidong  <cyd@gnu.org>
657         * buffers.texi (Misc Buffer): Replace toggle-read-only with
658         read-only-mode.
660         * files.texi (Visiting): Likewise.
662 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
664         * trouble.texi (Crashing): Document ulimit -c.
666 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
668         * trouble.texi (Crashing): Document addr2line.
670 2012-09-19  Chong Yidong  <cyd@gnu.org>
672         * killing.texi (Yanking): Minor clarification (Bug#12469).
674 2012-09-17  Chong Yidong  <cyd@gnu.org>
676         * building.texi (GDB User Interface Layout): Remove reference to
677         removed variable gdb-use-separate-io-buffer (Bug#12454).
679 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
681         * regs.texi (Text Registers): `C-x r +' can now be used instead of
682         M-x append-to-register.  New option `register-separator'.
683         (Number Registers): Mention that `C-x r +' is polymorphic.
685 2012-09-07  Chong Yidong  <cyd@gnu.org>
687         * windows.texi (Window Choice): Don't mention obsolete
688         display-buffer-reuse-frames.
690 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
692         Give more-useful info on a fatal error (Bug#12328).
693         * trouble.texi (Crashing): New section, documenting this.
695 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
697         * cmdargs.texi (General Variables):
698         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
699         connections to the D-Bus session bus.  (Bug#12112)
701 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
703         * building.texi (Debugger Operation): Correct and improve
704         documentation of the GUD Tooltip mode.
706 2012-07-31  Chong Yidong  <cyd@gnu.org>
708         * emacs.texi: Fix ISBN (Bug#12080).
710 2012-08-05  Chong Yidong  <cyd@gnu.org>
712         * display.texi (Faces): Document frame-background-mode (Bug#7774).
714         * custom.texi (Face Customization): Move discussion of face
715         inheritance here, from Faces section.
717 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
719         * frames.texi (Mouse Commands): Fix the description of mouse-2.
720         (Bug#11958)
722 2012-07-19  Chong Yidong  <cyd@gnu.org>
724         * emacs.texi: Update ISBN.
726 2012-07-17  Chong Yidong  <cyd@gnu.org>
728         * basic.texi (Inserting Text): Replace ucs-insert with
729         insert-char.  Provide more details of input.
731         * mule.texi (International Chars, Input Methods): Likewise.
733 2012-07-13  Chong Yidong  <cyd@gnu.org>
735         * custom.texi (Examining): Update C-h v message.
737         * buffers.texi (Misc Buffer): Document view-read-only.
739 2012-07-07  Chong Yidong  <cyd@gnu.org>
741         * custom.texi (Init File): Index site-lisp (Bug#11435).
743 2012-07-06  Chong Yidong  <cyd@gnu.org>
745         * emacs.texi: Re-order top-level menu to correspond to logical
746         order, to avoid makeinfo warnings.
748         * ack.texi (Acknowledgments): Note new python.el.
750 2012-06-29  Chong Yidong  <cyd@gnu.org>
752         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
753         * basic.texi (Erasing, Basic Undo): Fix markup.
755 2012-06-29  Glenn Morris  <rgm@gnu.org>
757         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
759 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
761         * fixit.texi (Undo): Fix typo.  (Bug#11775)
763 2012-06-27  Glenn Morris  <rgm@gnu.org>
765         * ack.texi (Acknowledgments): Tiny update.
767 2012-06-21  Glenn Morris  <rgm@gnu.org>
769         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
771 2012-06-17  Chong Yidong  <cyd@gnu.org>
773         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
775         * anti.texi:
776         * building.texi:
777         * cmdargs.texi:
778         * custom.texi:
779         * display.texi:
780         * files.texi:
781         * frames.texi:
782         * glossary.texi:
783         * misc.texi:
784         * mule.texi:
785         * programs.texi:
786         * sending.texi:
787         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
789 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
791         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
793 2012-05-28  Glenn Morris  <rgm@gnu.org>
795         * ack.texi, building.texi, calendar.texi, custom.texi:
796         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
798 2012-05-27  Glenn Morris  <rgm@gnu.org>
800         * emacs.texi: Simplify following removal of node pointers.
802         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
803         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
804         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
805         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
806         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
807         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
808         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
809         * windows.texi, xresources.texi: Nuke hand-written node pointers.
811 2012-05-22  Glenn Morris  <rgm@gnu.org>
813         * emacs.texi (Acknowledgments): Add another contributor.
815 2012-05-12  Glenn Morris  <rgm@gnu.org>
817         * Makefile.in (MKDIR_P): New, set by configure.
818         (mkinfodir): Use $MKDIR_P.
820 2012-05-10  Glenn Morris  <rgm@gnu.org>
822         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
823         with "coding: raw-text".
825         * files.texi (Interlocking): Mention create-lockfiles option.
827 2012-05-09  Chong Yidong  <cyd@gnu.org>
829         * frames.texi (Mouse References, Mouse Commands): Fix index
830         entries (Bug#11362).
832 2012-05-05  Glenn Morris  <rgm@gnu.org>
834         * custom.texi (Customization Groups, Custom Themes, Examining):
835         Improve page breaks.
837         * rmail.texi (Rmail Display): Use example rather than smallexample.
839         * calendar.texi: Convert inforefs to refs.
841         * dired.texi (Dired Enter): Improve page break.
843         * abbrevs.texi (Abbrev Concepts): Copyedits.
845         * maintaining.texi (Registering, Tag Syntax):
846         Tweak line and page breaks.
848         * programs.texi (Programs, Electric C): Copyedits.
849         (Program Modes): Add xref to Fortran.
850         (Left Margin Paren): Remove what was (oddly enough) the only use
851         of defvar in the entire Emacs manual.
852         (Hungry Delete): Remove footnote about ancient Emacs version.
853         (Other C Commands): Use example rather than smallexample.
855         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
856         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
857         Tweak line and page breaks.
859         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
860         (Major Modes): Use example rather than smallexample.
862         * mule.texi (Output Coding): Reword to improve page-breaks.
864         * frames.texi (Fonts): Tweak line and page breaks.
865         Use example rather than smallexample.  Change cross-reference.
866         (Text-Only Mouse): Fix xref.
868         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
869         (Indirect Buffers): Tweak line- and page-breaks.
871         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
873 2012-05-04  Glenn Morris  <rgm@gnu.org>
875         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
876         (info, infoclean): Use $INFO_EXT.
877         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
878         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
879         (INFO_TARGETS): Use $INFO_EXT.
880         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
882 2012-05-02  Glenn Morris  <rgm@gnu.org>
884         * emacs.texi (@copying): Only print EDITION in the TeX version.
886         * search.texi (Regexp Search): Just say "Emacs".
888         * display.texi (Auto Scrolling):
889         Reword to avoid repetition and improve page break.
891         * xresources.texi (Resources):
892         * mule.texi (Language Environments):
893         * misc.texi (Amusements):
894         * maintaining.texi (VC Change Log):
895         * frames.texi (Fonts):
896         * custom.texi (Specifying File Variables, Minibuffer Maps):
897         * cmdargs.texi (Initial Options):
898         * building.texi (Flymake):
899         Reword to remove/reduce some overly long/short lines.
901 2012-04-27  Glenn Morris  <rgm@gnu.org>
903         * emacs.texi: Some fixes for detailed menu.
905         * emacs.texi: Add "et al." to authors.
907         * ack.texi, basic.texi, buffers.texi, building.texi:
908         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
909         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
910         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
911         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
912         * search.texi, trouble.texi, windows.texi:
913         Use Texinfo recommended convention for quotes+punctuation.
915 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
917         * mule.texi (Bidirectional Editing): Improve indexing.
918         Minor wording tweaks.
920 2012-04-15  Chong Yidong  <cyd@gnu.org>
922         * misc.texi (emacsclient Options): More clarifications.
924 2012-04-15  Glenn Morris  <rgm@gnu.org>
926         * msdog.texi (Windows Printing): It doesn't set printer-name.
928         * mule.texi (Language Environments): Move font info to "Fontsets".
929         (Fontsets): Move intlfonts etc here from "Language Environments".
930         Copyedits.
931         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
932         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
934 2012-04-15  Chong Yidong  <cyd@gnu.org>
936         * glossary.texi (Glossary): Standardize on "text terminal"
937         terminology.  All callers changed.
939         * misc.texi (emacsclient Options): Document "client frame" concept
940         and its effect on C-x C-c more carefully.
942 2012-04-15  Glenn Morris  <rgm@gnu.org>
944         * frames.texi (Scroll Bars):
945         * glossary.texi (Glossary): Use consistent case for "X Window System".
947         * mule.texi (Select Input Method, Coding Systems):
948         State command names in kbd tables.
949         (Recognize Coding): Add cross-ref.
950         (Output Coding): Don't mention message mode in particular.
951         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
952         Copyedits.
954 2012-04-14  Glenn Morris  <rgm@gnu.org>
956         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
957         Copyedits.
958         (Coding Systems): Mac OS X apparently uses newlines for EOL.
959         (Recognize Coding): Remove old auto-coding-regexp-alist example.
960         auto-coding-functions does not override coding: tags.
961         Remove rmail-decode-mime-charset; it no longer has any effect.
963 2012-04-14  Chong Yidong  <cyd@gnu.org>
965         * custom.texi (Creating Custom Themes): Add reference to Custom
966         Themes node in Lisp manual.
968 2012-04-14  Glenn Morris  <rgm@gnu.org>
970         * mule.texi (International): Copyedits.
971         (International Chars): Update C-x = example output.
972         (Disabling Multibyte): Rename from "Enabling Multibyte".
973         Clarify what "unibyte: t" does, and mode-line description.
974         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
975         Use Texinfo recommended convention for quotes+punctuation.
976         (Language Environments): Copyedits.
977         (Input Methods): Copyedits.  Use "^" for the postfix example,
978         because it is less confusing inside Info's `quotes'.
980         * custom.texi (Specifying File Variables): Fix "unibyte" description.
981         Update for "Disabling Multibyte" node name change.
982         * emacs.texi: Update for "Disabling Multibyte" node name change.
984         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
985         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
986         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
987         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
988         * sending.texi, text.texi, trouble.texi:
989         Use @file for buffers, per the Texinfo manual.
991         * entering.texi (Entering Emacs):
992         Do not mention initial-buffer-choice = t.
994         * misc.texi (Gnus Startup): Use @env for environment variables.
996         * Makefile.in: Replace non-portable use of $< in ordinary rules.
998 2012-04-12  Glenn Morris  <rgm@gnu.org>
1000         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1002 2012-04-07  Glenn Morris  <rgm@gnu.org>
1004         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1006 2012-04-05  Glenn Morris  <rgm@gnu.org>
1008         * glossary.texi (Glossary): Use anchors for internal cross-references.
1010 2012-04-04  Glenn Morris  <rgm@gnu.org>
1012         * glossary.texi (Glossary): Copyedits.
1013         Use Texinfo-recommended convention for quotes and punctuation.
1014         Comment out a few specialized (Rmail) items.
1015         New items: Bidirectional Text, Client, Directory Local Variable,
1016         File Local Variable, Package, Server, Theme, Trash Can.
1018 2012-04-03  Chong Yidong  <cyd@gnu.org>
1020         * sending.texi (Mail Misc): Fix an index entry.
1022 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1024         * msdog.texi (Windows Startup): Add description of emacsclient
1025         operation under -c and -t on MS-Windows.
1027         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1028         Startup".  (Bug#11091)
1030 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1032         * custom.texi (Changing a Variable): Fix example.
1034 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1036         * misc.texi (emacsclient Options): More clarifications about -t
1037         and -c on MS-Windows.  (Bug#11091)
1039 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1041         * misc.texi (emacsclient Options): Document peculiarities of new
1042         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1044 2012-03-30  Chong Yidong  <cyd@gnu.org>
1046         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1048 2012-03-22  Glenn Morris  <rgm@gnu.org>
1050         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1052 2012-03-17  Chong Yidong  <cyd@gnu.org>
1054         * package.texi (Package Installation): Document use of
1055         package-initialize in init file.
1057 2012-03-16  Glenn Morris  <rgm@gnu.org>
1059         * help.texi (Language Help):
1060         * mule.texi (International Chars):
1061         etc/HELLO is for character demonstration.
1063 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1065         * dired.texi (Shell Commands in Dired): Fix typo.
1067 2012-03-04  Chong Yidong  <cyd@gnu.org>
1069         * killing.texi (Clipboard): Document clipboard manager.
1071 2012-02-29  Glenn Morris  <rgm@gnu.org>
1073         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1075         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1077         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1079 2012-02-28  Glenn Morris  <rgm@gnu.org>
1081         * custom.texi, display.texi, emacs.texi, files.texi:
1082         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1083         Standardize possessive apostrophe usage.
1085 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1087         * macos.texi (Mac / GNUstep Customization): Remove text about
1088         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1090 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1092         * buffers.texi (Select Buffer): Mention that saving in a new file
1093         name can switch to a different major mode.
1095 2012-02-23  Glenn Morris  <rgm@gnu.org>
1097         * mini.texi (Minibuffer File, Completion Options, Repetition):
1098         Copyedits.
1099         (Completion Example): Other M-x au* commands may be defined.
1100         (Completion Styles): Mention emacs21 and completion-category-overrides.
1102         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1103         (Windows Keyboard, Windows Mouse, Windows Processes)
1104         (Windows Printing, Windows Misc): Copyedits.
1105         (ls in Lisp): Update switches list.
1107         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1108         Update dos-mode* function names.
1109         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1110         (MS-DOS Processes): Add xref to main ls-lisp section.
1112         * ack.texi (Acknowledgments): Mention smie.
1114 2012-02-22  Glenn Morris  <rgm@gnu.org>
1116         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1117         (Mac / GNUstep Basics): Don't mention the panels, since the next
1118         section covers them.
1119         (Mac / GNUstep Customization): Merge some panel info from previous.
1121 2012-02-21  Glenn Morris  <rgm@gnu.org>
1123         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1124         Small fixes.
1126         * emacs-xtra.texi: Picture mode is no longer a chapter.
1128         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1130         * ack.texi (Acknowledgments): Small changes, including resorting,
1131         and removal of things no longer distributed.
1133 2012-02-20  Glenn Morris  <rgm@gnu.org>
1135         * emacs.texi (Top, Preface): Small rephrasings.
1136         (menu, detailmenu): Update entries, and reformat some descriptions.
1137         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1138         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1139         Reformat some menu descriptions.
1141         * ack.texi (Acknowledgments): More updates.
1143         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1144         and from Author: headers.
1145         (Distrib): Small updates.
1147 2012-02-18  Glenn Morris  <rgm@gnu.org>
1149         * ack.texi (Acknowledgments): Add xref to Org manual.
1151         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1152         of '*mail*', since Message does not call it that.
1153         (Rmail Reply): Rename rmail-dont-reply-to-names.
1154         \\`info- no longer handled specially.
1155         Update for rmail-enable-mime-composing.
1156         Don't mention 'm' for replies.
1157         Don't mention rmail-mail-new-frame and cancelling, since it does
1158         not work for Message at the moment.
1160         * cal-xtra.texi: Copyedits.
1162         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1164 2012-02-17  Glenn Morris  <rgm@gnu.org>
1166         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1168         * ack.texi (Acknowledgments): Mention Gnulib.
1170         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1172         * calendar.texi: Misc small changes, including updating the dates
1173         of examples.
1175 2012-02-16  Glenn Morris  <rgm@gnu.org>
1177         * calendar.texi: Misc small changes.
1179         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1180         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1182         * dired-xtra.texi (Subdir Switches): Small fixes.
1184         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1186 2012-02-15  Glenn Morris  <rgm@gnu.org>
1188         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1190 2012-02-12  Glenn Morris  <rgm@gnu.org>
1192         * ack.texi (Acknowledgments):
1193         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1195 2012-02-10  Glenn Morris  <rgm@gnu.org>
1197         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1199         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1201 2012-02-09  Glenn Morris  <rgm@gnu.org>
1203         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1204         buffer switch after M-x rename-uniquely.
1206         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1208 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1210         * text.texi (Org Mode): Fix typo.
1212 2012-02-08  Glenn Morris  <rgm@gnu.org>
1214         * ack.texi (Acknowledgments): Update emacs-lock info.
1216         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1218         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1220 2012-02-07  Glenn Morris  <rgm@gnu.org>
1222         * files.texi (File Conveniences): Mention ImageMagick images.
1224 2012-02-05  Glenn Morris  <rgm@gnu.org>
1226         * trouble.texi (Checklist): Mention debug-on-event.
1228         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1230 2012-02-04  Glenn Morris  <rgm@gnu.org>
1232         * macos.texi (Customization options specific to Mac OS / GNUstep):
1233         New subsection.
1235         * display.texi (Colors): Mention list-colors-sort.
1237         * files.texi (File Conveniences): Mention image animation.
1239 2012-01-31  Chong Yidong  <cyd@gnu.org>
1241         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1242         scroll bars (Bug#10666).
1244 2012-01-28  Chong Yidong  <cyd@gnu.org>
1246         * files.texi (Filesets): Fix typos.
1248         * display.texi (Faces): Add xref to Colors node.
1250 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1252         * buffers.texi (Select Buffer): Clarify explanation of switching
1253         to new buffers.  Fix description of next-buffer and
1254         previous-buffer (Bug#10334).
1255         (Misc Buffer): Add xref to View Mode.
1257         * text.texi (Fill Commands): Fix description of
1258         sentence-end-double-space.
1260 2012-01-23  Chong Yidong  <cyd@gnu.org>
1262         * anti.texi (Antinews): Add Emacs 23 antinews.
1264 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1266         * programs.texi (Comment Commands): Typo (bug#10514).
1268 2012-01-15  Chong Yidong  <cyd@gnu.org>
1270         * xresources.texi (X Resources): Describe GTK+ case first.
1271         (Resources): Don't use borderWidth as an example, since it doesn't
1272         work with GTK+.
1273         (Table of Resources): Clarify role of several resources, including
1274         the Emacs 24 behavior of cursorBlink etc.
1275         (Face Resources): Node deleted.  Recommend using Customize
1276         instead.  Add paragraph to `Table of Resources' node summarizing
1277         how to use X resources for changing faces.
1278         (Lucid Resources): Rewrite, omitting description of font names,
1279         referring to the Fonts node instead.
1280         (LessTif Resources): Copyedits.
1281         (GTK resources): Rewrite, describing the difference between gtk2
1282         and gtk3.
1283         (GTK Resource Basics): New node.
1284         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1285         (GTK styles): Just refer to Fonts node for GTK font format.
1287         * display.texi (Faces): Document the cursor face.
1289 2012-01-14  Chong Yidong  <cyd@gnu.org>
1291         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1292         (General Variables): Add xref to Lisp Libraries.
1293         (Initial Options): Copyedits.
1294         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1295         (Environment): Clarify what getenv does.
1296         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1297         light backgrounds on xterms.
1298         (Misc Variables): TEMP and TMP are not Windows-specific.
1299         (Display X): Copyedits.
1300         (Colors X): -bd does nothing for GTK.
1301         (Icons X): Gnome 3 doesn't use taskbars.
1303         * misc.texi (Shell): Document exec-path here.
1305         * rmail.texi (Movemail): Add xref for exec-path.
1307 2012-01-13  Glenn Morris  <rgm@gnu.org>
1309         * dired.texi (Dired and Find): Clarify find-ls-options.
1311 2012-01-09  Chong Yidong  <cyd@gnu.org>
1313         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1314         SHA-256.
1316 2012-01-07  Chong Yidong  <cyd@gnu.org>
1318         * display.texi (Useless Whitespace): Add Whitespace mode.
1320         * custom.texi (Hooks): Discuss how to disable minor modes.
1322         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1323         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1325         * trouble.texi (Lossage): Refer to Bugs node for problems.
1326         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1327         (Screen Garbled): Don't refer to terminal "manufacturers".
1328         (Total Frustration): Node deleted.  Eliza is documented in
1329         Amusements now.
1330         (Known Problems): More info about using the bug tracker.
1331         Mention debbugs package.
1332         (Bug Criteria): Copyedits.
1333         (Understanding Bug Reporting): Mention emacs -Q.
1335 2012-01-06  Chong Yidong  <cyd@gnu.org>
1337         * custom.texi (Specifying File Variables): The mode: keyword
1338         doesn't have to be first anymore.  Add example of specifying minor
1339         modes.
1340         (Directory Variables): Simplify example.  Mention application to
1341         non-file buffers.
1342         (Disabling): Use "initialization file" terminology.
1343         (Init Examples): Fix hook example.
1345 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1347         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1348         (Bug#10422)
1349         Move the stuff about resources to xresources.texi.
1351         * xresources.texi (Resources): Move information about setting X
1352         resources in the Registry from cmdargs.texi.  Make the index entry
1353         be similar to the one in cmdargs.texi.
1355 2012-01-05  Chong Yidong  <cyd@gnu.org>
1357         * custom.texi (Customization Groups): Update example.
1358         (Browsing Custom): Document the new search field.
1359         (Changing a Variable): Update example for Emacs 24 changes.
1360         Document Custom-set and Custom-save commands.
1361         (Face Customization): Document Emacs 24 changes.  De-document
1362         modify-face.
1363         (Specific Customization): Mention customize-variable.
1364         (Custom Themes): Add customize-themes, custom-theme-load-path,
1365         custom-theme-directory, and describe-theme.
1366         (Creating Custom Themes): New node.
1367         (Examining): Mention M-:.
1369         * package.texi (Packages): Fix typo.
1371 2012-01-03  Chong Yidong  <cyd@gnu.org>
1373         * misc.texi (Single Shell): Don't document Lisp usage of
1374         shell-command.  Tidy up discussion of synchronicity.  Add index
1375         entries for async-shell-command.
1376         (Interactive Shell): Note that M-x shell uses shell-file-name.
1377         Note change in behavior in Emacs 24.
1378         (Shell Mode): Shell mode now uses completion-at-point.
1379         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1380         default method for recognizing prompts nowadays.
1381         (Shell Ring): Add xref to Minibuffer History.
1382         (Directory Tracking): Explain Dirtrack mode in more detail.
1383         (Term Mode): Fix index entries.
1384         (Paging in Term): Merge into Term Mode.
1385         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1386         (Printing): Fix xref.  State default of lpr-switches.
1387         (PostScript): Remove obsolete sentence.  Omit description of
1388         non-interactive behaviors.
1389         (Hyperlinking): Improve description.
1390         (Browse-URL): Using compose-mail for mailto URLs is the default.
1391         Document browse-url-mailto-function.
1392         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1393         (FFAP): FFAP is not a minor mode.
1394         (Amusements): M-x lm was renamed to M-x landmark.
1395         Document nato-region.
1397 2012-01-01  Chong Yidong  <cyd@gnu.org>
1399         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1400         (Gnus Startup): Note that the system might not be set up for news.
1401         Describe group levels more clearly.
1402         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1403         Summary of Gnus.
1404         (Document View): Copyedits.  Move zoom commads to DocView
1405         Navigation node.
1406         (DocView Navigation, DocView Searching, DocView Slicing)
1407         (DocView Conversion): Nodes renamed from Navigation, etc.
1409         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1411 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1413         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1414         (Bug#10380)
1416 2011-12-30  Chong Yidong  <cyd@gnu.org>
1418         * sending.texi (Sending Mail): Document initial mail buffer name,
1419         and changed multiple mail buffer behavior.
1420         (Mail Format): Put the example at the top of the section.
1421         (Mail Headers): Move discussion of "From" to the top.
1422         (Mail Sending): Document sendmail-query-once.
1423         (Citing Mail): Make it less Rmail-specific.
1425 2011-12-29  Chong Yidong  <cyd@gnu.org>
1427         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1428         example.  Add index entries.
1429         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
1431 2011-12-26  Chong Yidong  <cyd@gnu.org>
1433         * dired.texi (Dired Enter, Misc Dired Features):
1434         Document dired-use-ls-dired changes.  Mention quit-window.
1435         (Dired Navigation): Add index entries.
1436         (Dired Visiting): Fix View Mode xref.
1437         (Marks vs Flags): Prefer C-/ binding for undo.
1438         (Subdirectories in Dired): Add xrefs.
1439         (Misc Dired Features): Document some Emacs 24 changes.  Add index
1440         entries.
1442         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1443         variable, since it is explained in Minor Modes node.
1444         (Defining Abbrevs): Copyedits.
1445         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
1446         C-/ binding for undo.
1447         (Dabbrev Customization): Add xrefs for case-fold-search and
1448         case-replace.
1450         * dired-xtra.texi (Subdir Switches): Add xref.
1452         * maintaining.texi (VC Directory Commands): Mention quit-window.
1454 2011-12-25  Chong Yidong  <cyd@gnu.org>
1456         * maintaining.texi (Tags): Mention Semantic.
1457         (Create Tags Table, Etags Regexps): Copyedits.
1458         (Find Tag): Mention minibuffer completion.
1459         (List Tags): Mention completion-at-point.  Completion is actually
1460         available in M-x list-tags.
1462         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1463         Document vc-delete-file.
1465         * files.texi (Misc File Ops): Mention vc-delete-file.
1467         * programs.texi (Symbol Completion): Mention completion-at-point
1468         explicitly.
1470 2011-12-22  Chong Yidong  <cyd@gnu.org>
1472         * maintaining.texi (Change Log Commands): Don't specially mention
1473         vc-update-change-log which is CVS-only.
1475         * vc1-xtra.texi (Version Headers): Note that these are for
1476         Subversion, CVS, etc. only.
1477         (General VC Options): De-document vc-keep-workfiles.
1478         Fix RCS-isms.
1480 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
1482         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1483         should be @end iftex".
1485 2011-12-21  Chong Yidong  <cyd@gnu.org>
1487         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1488         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1489         (VC Pull): Mention vc-log-incoming.
1490         (Log Buffer): Add CVS/RCS only disclaimer.
1492         * vc1-xtra.texi (Remote Repositories): Update introduction.
1493         (Local Version Control): Node deleted (obsolete with DVCSes).
1494         (Remote Repositories, Version Backups): Node deleted.
1495         Move documentation of vc-cvs-stay-local to CVS Options.
1496         (CVS Options): Reduce verbosity of description of obscure CVS
1497         locking feature.
1498         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1499         Tags node.
1500         (Revision Tags): Move under Miscellaneous VC subsection.
1501         (Change Logs and VC): Note that this is wrong for DVCSs.
1502         De-document log entry manipulating features.
1503         (Renaming and VC): Describe how it works on modern VCSes.
1505         * files.texi (Misc File Ops): Mention vc-rename-file.
1507         * programs.texi (Custom C Indent): Add index entries.
1509 2011-12-20  Alan Mackenzie  <acm@muc.de>
1511         * programs.texi (Motion in C): Update the description of C-M-a and
1512         C-M-e, they now DTRT in enclosing scopes.
1513         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1515 2011-12-20  Chong Yidong  <cyd@gnu.org>
1517         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1518         (Old Revisions): Use it.
1519         (VCS Repositories): Add "distributed" terminology.
1520         (Log Buffer): Remove duplicate description
1521         about changesets.  Fix "current VC fileset" ambiguity.
1522         (Multi-User Branching): Node deleted.
1523         (Branches, Switching Branches): Discuss decentralized version
1524         control systems.
1525         (VC Pull): New node.
1526         (Merging): Document merging on decentralized systems.
1527         (Creating Branches): Note that this is specific to CVS and related
1528         systems.
1530 2011-12-19  Chong Yidong  <cyd@gnu.org>
1532         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1533         (VC Mode Line): Add index entry for "version control status".
1534         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1535         Document vc-revert-show-diff.  De-document vc-rollback.
1536         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1537         documentation here from VC Directory Buffer node.
1538         (VC Directory Buffer): Use a decentralized VCS example.
1539         (VC Directory Commands): Use a table.  Remove material duplicated
1540         in previous nodes on multi-file VC filsets.
1542 2011-12-17  Chong Yidong  <cyd@gnu.org>
1544         * maintaining.texi (VCS Concepts): Make "revision" terminology
1545         less CVS-specific.
1546         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1547         Registering node.
1548         (Secondary VC Commands): Delete.  Promote subnodes.
1549         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1550         log buffer.  Add index entries.
1551         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1552         Use "commit" terminology.
1553         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1554         doesn't refer to tags tables.  Note other possible forms of the
1555         revision ID.  C-x v = does not save.
1556         (Registering): Note similarity to C-x v v action.  Fix description
1557         of how backends are chosen.  De-document vc-default-init-revision.
1558         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1559         in root log buffers.
1561 2011-12-16  Chong Yidong  <cyd@gnu.org>
1563         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1564         (Basic VC Editing): Remove redundant descriptions.
1565         (VC With A Merging VCS): Make description more general instead of
1566         CVS-specific.
1567         (VC With A Locking VCS): Use VC fileset terminology.
1569 2011-12-12  Chong Yidong  <cyd@gnu.org>
1571         * building.texi (Executing Lisp): Fix xref for C-M-x.
1572         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1573         manual.  Note that load-path is not customizable.
1574         (Lisp Eval): Note that listed commands are available globally.
1575         Explain the meaning of "defun" in the C-M-x context.
1576         (Lisp Interaction): Copyedits.
1577         (External Lisp): Fix name of inferior Lisp buffer.
1578         Mention Scheme.
1579         (Compilation): Define "inferior process".
1581 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1583         * msdog.texi (Windows Fonts): Document how to force GDI font
1584         backend on MS-Windows.
1586 2011-12-10  Chong Yidong  <cyd@gnu.org>
1588         * building.texi (Compilation): Say what the -k flag to make does.
1589         Move subprocess discussion to Compilation Shell.
1590         (Compilation Mode): Add xref for grep, occur, and mouse
1591         references.  Define "locus".
1592         (Grep Searching): Use @command.
1593         (Debuggers, Commands of GUD, GDB Graphical Interface):
1594         Clarify intro.
1595         (Starting GUD): Clarify how arguments are specified.
1596         (Debugger Operation): Index entry for "GUD interaction buffer",
1597         and move basic description here from Commands of GUD node.
1598         (GDB User Interface Layout): Copyedits.
1599         (Source Buffers): Remove gdb-find-source-frame, which is not in
1600         gdb-mi.el.
1601         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1602         toggle-gdb-all-registers, which are not in gdb-mi.el.
1603         Don't re-document GUD interaction buffers.
1605         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1606         (Semantic): Add cindex entries for Semantic.
1608 2011-12-06  Chong Yidong  <cyd@gnu.org>
1610         * programs.texi (Man Page): Clarify how to use Man-switches.
1611         Don't bother documenting Man-fontify-manpage-flag.
1612         (Lisp Doc): Add xref to Name Help node.
1613         (Hideshow): Add cindex.  Mention role of ellipses, and default
1614         value of hs-isearch-open.  Don't bother documenting
1615         hs-special-modes-alist.
1616         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1617         changing the window manager binding of M-TAB.
1619 2011-12-05  Chong Yidong  <cyd@gnu.org>
1621         * programs.texi (Comment Commands): Fix description of for M-; on
1622         blank lines.  Move documentation of comment-region here.
1623         (Multi-Line Comments): Clarify the role of comment-multi-line.
1624         Refer to Comment Commands for comment-region doc.
1625         (Options for Comments): Refer to Multi-Line Comments for
1626         comment-multi-line doc, instead of duplicating it.  Fix default
1627         values of comment-padding and comment-start-skip.
1629 2011-12-04  Chong Yidong  <cyd@gnu.org>
1631         * programs.texi (Program Modes): Mention modes that are not
1632         included with Emacs.  Fix references to other manuals for tex.
1633         Add index entry for backward-delete-char-untabify.
1634         Mention prog-mode-hook.
1635         (Which Function): Use "global minor mode" terminology.
1636         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1637         in Indentation chapter to avoid duplication.
1638         (Expressions): Copyedit.
1639         (Matching): Document Electric Pair mode.
1641         * ack.texi (Acknowledgments):
1642         * rmail.texi (Movemail, Other Mailbox Formats):
1643         * frames.texi (Frames): Don't capitalize "Unix".
1645 2011-12-04  Chong Yidong  <cyd@gnu.org>
1647         * text.texi (Nroff Mode): Mention what nroff is.
1648         (Text Based Tables, Table Recognition): Don't say "Table mode"
1649         since it's not a major or minor mode.
1650         (Text Based Tables): Reduce the size of the example.
1651         (Table Definition): Clarify definitions.
1652         (Table Creation): Add key table.
1653         (Cell Commands): Use kbd for commands.
1654         (Table Rows and Columns): Combine nodes Row Commands and Column
1655         Commands.
1656         (Fixed Width Mode): Node deleted; contents moved to parent.
1657         (Table Conversion): Shorten example.
1658         (Measuring Tables): Merge into Table Misc.
1660 2011-12-03  Chong Yidong  <cyd@gnu.org>
1662         * text.texi (TeX Mode): Mention AUCTeX package.
1663         (TeX Editing): Add xref to documentation for Occur.
1664         (LaTeX Editing): Add xref to Completion node.
1665         (TeX Print): Fix description of tex-directory.
1666         (Enriched Text): Rename from Formatted Text.  Make this node and
1667         its subnodes less verbose, since text/enriched files are
1668         practically unused.
1669         (Enriched Mode): Rename from Requesting Formatted Text.
1670         (Format Colors): Node deleted.
1671         (Enriched Faces): Rename from Format Faces.  Describe commands
1672         for applying colors too.
1673         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1675         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1677         * display.texi (Colors): New node.
1679         * cmdargs.texi (Colors X):
1680         * xresources.texi (GTK styles):
1681         * custom.texi (Face Customization): Reference it.
1683         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1684         Link to Fill Commands for Justification entry.
1686 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1688         * display.texi (Auto Scrolling): More accurate description of what
1689         scroll-*-aggressively does, including the effect of non-zero
1690         margin.  Fix "i.e." markup.
1692 2011-12-02  Chong Yidong  <cyd@gnu.org>
1694         * text.texi (Pages): Mention how formfeed chars are displayed.
1695         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1696         Describe adaptive filling more precisely.
1697         (Fill Commands): Note that filling removes excess whitespace.
1698         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1699         now bound to indent-for-tab-command in Text mode.
1700         (Outline Mode): Copyedits.
1701         (Outline Visibility): Note that Reveal mode is a buffer-local
1702         minor mode.
1704         * modes.texi (Major Modes): Move note about checking major-mode in
1705         a hook function here, from Text mode.
1707 2011-11-28  Chong Yidong  <cyd@gnu.org>
1709         * text.texi (Words): Add xref to Position Info.
1710         (Paragraphs): Add xref to Regexps.
1712         * indent.texi (Indentation): Rewrite introduction.  Move table to
1713         Indentation Commands node.
1714         (Indentation Commands): Add index entries to table.  Copyedits.
1715         (Tab Stops, Just Spaces): Copyedits.
1716         (Indent Convenience): New node.  Document electric-indent-mode.
1718         * programs.texi (Basic Indent):
1719         * windows.texi (Pop Up Window): Fix kindex entry.
1721 2011-11-28  Chong Yidong  <cyd@gnu.org>
1723         * modes.texi (Major Modes): Move major-mode variable doc here from
1724         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1725         and text-mode-hook.  Add example of using hooks.
1726         (Minor Modes): Document behavior of mode command calls from Lisp.
1727         Note that setting the mode variable using Customize will DTRT.
1728         (Choosing Modes): Add example of setting a minor mode using a
1729         local variable.
1731 2011-11-27  Chong Yidong  <cyd@gnu.org>
1733         * frames.texi (Creating Frames): Move frame parameter example to
1734         Frame Parameters node.
1735         (Frame Commands): C-x 5 o does not warp the mouse by default.
1736         (Fonts): Add more GTK-style properties; also, they should be
1737         capitalized.
1738         (Special Buffer Frames): Node deleted; special-display is on the
1739         way out.
1740         (Frame Parameters): Example moved here from Creating Frames.
1741         Clarify that default-frame-alist affects the initial frame too.
1742         Delete auto-raise-mode and auto-lower-mode.
1743         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1744         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1746         * windows.texi (Window Choice): Add xref to Lisp manual for
1747         special-display-*.
1749 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1751         * display.texi (Text Display): Update the description,
1752         cross-references, and indexing related to display of control
1753         characters and raw bytes.
1755 2011-11-25  Chong Yidong  <cyd@gnu.org>
1757         * frames.texi (Frames): Rewrite introduction.
1758         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1759         Mouse-3 does not copy to kill ring by default.  DEL does not
1760         behave specially for mouse commands any more.
1761         (Mouse References): Document mouse-1-click-follows-link more
1762         thoroughly.
1763         (Menu Mouse Clicks): Move footnote to the main text and add xref
1764         to Init Rebinding node.
1765         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1767         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1769 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1771         * display.texi (Font Lock): Fix typo.
1773 2011-11-24  Glenn Morris  <rgm@gnu.org>
1775         * rmail.texi (Rmail Output):
1776         Mention rmail-automatic-folder-directives.  (Bug#9657)
1778 2011-11-21  Chong Yidong  <cyd@gnu.org>
1780         * mark.texi (Global Mark Ring): Fix description of global mark
1781         ring (Bug#10032).
1783 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1785         * msdog.texi (Windows Fonts): Fix typo.
1787 2011-11-17  Glenn Morris  <rgm@gnu.org>
1789         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1791 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1793         * killing.texi (Rectangles):
1794         * misc.texi (Document View):
1795         * modes.texi (Choosing Modes):
1796         * msdog.texi (Windows Fonts):
1797         * regs.texi (Rectangle Registers):
1798         * search.texi (Isearch Yank): Fix typos.
1800 2011-11-06  Chong Yidong  <cyd@gnu.org>
1802         * windows.texi (Basic Window): Add xref to Cursor Display.
1803         (Split Window): Document negative arg for splitting commands.
1804         (Other Window): Document mouse-1 in text area of window.
1805         (Change Window): Don't mention window attributes, since they
1806         aren't defined.  C-x 1 can't be used with minibuffer windows.
1807         Windows are no longer auto-deleted.
1808         (Window Choice): Add xref to Choosing Window in Lisp manual.
1809         (Window Convenience): Note that windmove disables shift-selection.
1810         Move M-x compare-windows here from Other Window node.
1812         * custom.texi (Mouse Buttons):
1813         * search.texi (Isearch Scroll):
1814         * windows.texi (Split Window): Use new names split-window-below
1815         and split-window-right.
1817 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1819         * emacs.texi (Top): Fix typo.
1821 2011-10-25  Glenn Morris  <rgm@gnu.org>
1823         * abbrevs.texi (Saving Abbrevs):
1824         quietly-read-abbrev-file is not a command.  (Bug#9866)
1826 2011-10-24  Chong Yidong  <cyd@gnu.org>
1828         * display.texi (Scrolling): Document scroll-up-line and
1829         scroll-down-line.  Document scroll-command property.
1830         (Recentering): New node, split off from Scrolling.
1832 2011-10-23  Chong Yidong  <cyd@gnu.org>
1834         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1835         (Tool Bars): Copyedits.
1837         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1839 2011-10-22  Chong Yidong  <cyd@gnu.org>
1841         * windows.texi (Displaying Buffers): Fix broken lispref link.
1843 2011-10-22  Chong Yidong  <cyd@gnu.org>
1845         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1846         Move confirm-nonexistent-file-or-buffer discussion here.
1848         * files.texi (File Names, Visiting): Move detailed discussion of
1849         minibuffer confirmation to Minibuffer Exit.
1851         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1852         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1854 2011-10-21  Chong Yidong  <cyd@gnu.org>
1856         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1857         (Backup Copying): backup-by-copying-when-mismatch is now t.
1858         (Customize Save): Fix description of require-final-newline.
1859         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1860         (Auto Save Control): Clarify.
1861         (File Archives): Add 7z.
1862         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1864         * arevert-xtra.texi (Autorevert): Copyedits.
1866 2011-10-20  Chong Yidong  <cyd@gnu.org>
1868         * custom.texi (Hooks, Init Examples):
1869         * display.texi (Font Lock):
1870         * fixit.texi (Spelling):
1871         * rmail.texi (Rmail Display): Minor mode function with no arg now
1872         enables it.
1874         * fixit.texi (Spelling): Fix description of inline completion.
1876 2011-10-19  Chong Yidong  <cyd@gnu.org>
1878         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1879         entries.
1880         (Isearch Yank): Document isearch-yank-pop.
1881         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1882         (Other Repeating Search): Document Occur Edit mode.
1884 2011-10-18  Chong Yidong  <cyd@gnu.org>
1886         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1887         from Line Truncation node.
1888         (Standard Faces): Note that only the background of the cursor face
1889         has an effect.
1890         (Cursor Display): Fix descriptions of cursor face
1891         and bar cursor blinking.
1892         (Text Display): Document nobreak-char-display more clearly.
1893         (Line Truncation): Add xref to Split Window node.
1894         (Display Custom): Don't bother documenting baud-rate or
1895         no-redraw-on-reenter.
1897         * search.texi (Slow Isearch): Node removed.
1899 2011-10-18  Glenn Morris  <rgm@gnu.org>
1901         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1903 2011-10-18  Chong Yidong  <cyd@gnu.org>
1905         * display.texi (Faces): Simplify discussion.  Move documentation
1906         of list-faces-display here, from Standard Faces node.
1907         Note special role of `default' background.
1908         (Standard Faces): Note special role of `default' background.
1909         Note that region face may be taken fom GTK.  Add xref to Text Display.
1910         (Text Scale): Rename from "Temporary Face Changes".
1911         Callers changed.  Don't bother documenting variable-pitch-mode.
1912         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1913         (Useless Whitespace): Simplify description of
1914         delete-trailing-whitespace.  Note active region case.
1915         (Text Display): Fix description of escape-glyph face assignment.
1916         Remove unibye mode discussion.  Update some parts for Unicode.
1917         Move glyphless chars documentation to Lisp manual.
1919         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1921 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1923         * display.texi (Scrolling): Tweak explanation of scroll direction.
1924         (View Mode): Add index entries.
1926         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1928         * regs.texi (Text Registers): C-x r i does not activate the mark.
1929         (Bookmarks): Document new default bookmark location.
1931 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1933         * killing.texi (Deletion): Add xref to Using Region.
1934         Document delete-forward-char.
1935         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1936         description here.  Recommend C-u C-SPC for jumping to mark.
1937         (Kill Ring): Move kill ring variable documentation here.
1938         (Primary Selection): Copyedits.
1939         (Rectangles): Document new command rectangle-number-lines.
1940         (CUA Bindings): Note that this disables the mark-even-if-inactive
1941         behavior for C-x and C-c.
1943         * mark.texi (Mark): Mention "active region" terminology.
1944         (Using Region): Document delete-active-region.
1946 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1948         * mark.texi (Mark): Clarify description of disabled Transient Mark
1949         mode (Bug#9689).
1950         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1951         selection changes.  Mention that commands like C-y set the mark.
1952         (Marking Objects): Add xref to Words node.  Note that mark-word
1953         and mark-sexp also have the "extend region" behavior.
1954         (Using Region): Mention M-$ in the table.
1955         Document mark-even-if-inactive here instead of in Mark Ring.
1956         (Mark Ring): Move mark-even-if-inactive to Using Region.
1957         Take note of the "Mark Set" behavior.
1958         (Disabled Transient Mark): Rename from "Persistent Mark"
1959         (Bug#9688).  Callers changed.
1961         * programs.texi (Expressions):
1962         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1964 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1966         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1967         option" terminology.
1968         (Key Help): Add command names.  Define "documentation string".
1969         (Name Help): Remove an over-long joke.
1970         (Apropos): Document prefix args.  Remove duplicated descriptions.
1971         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1972         (Package Keywords): Rename from "Library by Keyword".
1973         Describe new package menu interface.
1974         (Help Files, Help Echo): Tweak description.
1976         * mini.texi (Completion Options): Add completion-cycle-threshold.
1977         (Minibuffer History): Document numeric args to history commands.
1979 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1981         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1983 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1985         * basic.texi (Position Info): Omit page commands.
1986         Document count-words-region and count-words.
1988         * text.texi (Pages): Move what-page documentation here.
1990 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1992         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1993         Remote Files node instead of linking directly to the Tramp manual.
1994         (Minibuffer Edit): Add xref to Blank Lines.
1995         (Completion): Add xref to Symbol Completion.  Remove redundant
1996         example, which is repeated in the next node.
1997         (Completion Commands): Minor clarifications.
1998         (Completion Styles): New node, split from Completion Commands.
1999         Document substring and initials styles.
2000         (Strict Completion): Remove information duplicated in other nodes.
2001         (Completion Options): Consolidate case difference discussion here.
2003         * help.texi (Help Mode): Fix kindex entries.
2005         * files.texi (File Names): Add index entries.
2007 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2009         * basic.texi (Inserting Text): Add xref to Completion.
2010         Add ucs-insert example, and document prefix argument.
2011         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2012         to left/right.  Tweak left-char and right-char descriptions.
2013         M-left and M-right are now bound to left-word/right-word.
2014         (Erasing): Document delete-forward-char.
2016         * screen.texi (Screen, Menu Bar): Copyedits.
2017         (Point): Remove duplicate paragraph on cursors, also in Screen.
2018         (Mode Line): Trailing dashes no longer shown on X displays.
2020         * frames.texi (Non-Window Terminals): Index just "text-only
2021         terminal", which is used throughout the manual now.
2023         * entering.texi (Entering Emacs): Define "startup screen".
2024         Document window-splitting behavior with command-line inputs.
2025         (Exiting): Remove obsolete paragraph about shells without suspend
2026         functionality.
2028         * commands.texi (User Input): Define "input event" more clearly.
2029         (Keys): Add xref to Echo Area.
2030         (Commands): Clarify relation between commands and functions.
2032 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2034         * misc.texi (emacsclient Options): Document how emacsclient runs
2035         the Emacs daemon (Bug#9674).
2037 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2039         * basic.texi (Moving Point):
2040         * custom.texi (Mouse Buttons):
2041         * rmail.texi (Rmail Scrolling):
2042         * search.texi (Isearch Scroll):
2043         * display.texi (Scrolling): Replace scroll-up/down with
2044         scroll-up/down-command.  Fix scroll-preserve-screen-position
2045         description.  Document scroll-error-top-bottom.
2047 2011-09-30  Glenn Morris  <rgm@gnu.org>
2049         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2051 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2053         * windows.texi (Pop Up Window): Defer discussion of window
2054         splitting to the Window Choice node.  Add index entries.
2055         (Force Same Window): Node deleted.
2056         (Displaying Buffers, Window Choice): New nodes.
2058         * buffers.texi (Select Buffer): Clarify description of
2059         buffer-switching commands.  Add xref to Window Display node.
2060         Don't repeat confirm-nonexistent-file-or-buffer description from
2061         Visiting node.  Remove even-window-heights.
2063         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2065 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2067         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2069         * xresources.texi (Table of Resources): Fix documentation of
2070         bitmapIcon.
2072 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2074         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2076 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2078         * frames.texi (Frame Commands): Note that delete-other-frames only
2079         deletes frames on current terminal.
2081 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2083         * sending.texi (Mail Misc): Document mail-add-attachment.
2085 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2087         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2089 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2091         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2093 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2095         * files.texi (File Archives):
2096         * cal-xtra.texi (Diary Display):
2097         * help.texi (Help Mode): Add xref to View Mode.
2099 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2101         * display.texi (View Mode): New node.  Move view-file here from
2102         Misc File Ops.  Move view-buffer here from Misc Buffer.
2104         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2106         * files.texi (Misc File Ops): Document new
2107         delete-by-moving-to-trash behavior.  Remove view-file.
2109         * dired.texi (Dired Deletion): Shorten description of Trash.
2111         * misc.texi (emacsclient Options): Document server-port.
2113 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2115         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2116         even on MS-Windows.  Fix a typo.
2118 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2120         * package.texi: New file, documenting the package manager.
2122         * emacs.texi: Include it.
2124         * help.texi (Help Summary): Add describe-package.
2126 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2128         * misc.texi (Printing): Convert subnodes into subsections.
2130         * text.texi (Two-Column): Move into Text chapter.
2132         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2133         Files section.  Convert from chapter into section.
2135         * display.texi (Narrowing): Move into display chapter.
2137         * sending.texi (Sending Mail):
2138         * rmail.texi (Rmail):
2139         * misc.texi (Gnus, Document View):
2140         * dired.texi (Dired):
2141         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2143 2011-08-07  Juri Linkov  <juri@jurta.org>
2145         * dired.texi (Operating on Files): Rewrite according to the fact
2146         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2148 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2150         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2151         remote file name completion.  (Bug#9197)
2153 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2155         * mule.texi (Bidirectional Editing): Document the fact that
2156         bidi-display-reordering is t by default.
2158 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2160         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2161         explicitly (bug#8904).
2163 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2165         * trouble.texi (Checklist): Use an `M-x' example instead of an
2166         Emacs Lisp form to switch on the dribble file (bug#8056).
2168 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2170         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2172 2011-07-13  Glenn Morris  <rgm@gnu.org>
2174         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2176 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178         * mark.texi (Mark Ring): Clarify how many locations are saved
2179         (bug#5770).
2180         (Global Mark Ring): Ditto.
2182 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184         * text.texi (Table Recognition): Use "at point" instead of "under
2185         point" (bug#4345).
2187         * display.texi (Cursor Display): Mention `cursor-type'.
2189         * screen.texi (Point): Clarify that it's only if you use a block
2190         cursor that it appears to be on a character (bug#4345).
2192 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2194         * misc.texi (Amusements): Move dissociated press here, from its
2195         own section.
2197         * emacs.texi (Top): Update node listing.
2199 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2202         clarity (bug#3523).
2204 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2206         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2207         (Misc X): Document --parent-id.
2209         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2210         defaults to nil.
2212         * misc.texi (emacsclient Options): Document --parent-id.
2214         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2216 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2218         * emacs.texi: Use "..." instead of ``...'' in the menus
2219         (bug#3503).
2221 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2223         * killing.texi (Primary Selection): Document `only' setting for
2224         select-active-regions.
2226         * mark.texi (Setting Mark): Reference Shift Selection node.
2228         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2230 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2233         motion keys" (bug#3503).
2235         * emacs.texi: Change all the register node names from "RegPos"
2236         (etc.) to "Positional Registers" (etc.) (bug#3314).
2238 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2240         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2241         (Other Kill Commands, Kill Options): Copyedits.
2242         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2243         (Yanking): Move yank-excluded properties discussion here.
2244         (Cut and Paste): Move from frames.texi.  Update subnodes to
2245         describe x-select-enable-clipboard case.
2247         * frames.texi: Move Cut and Paste node and subnodes into
2248         killing.texi, except Mouse Commands and Word and Line Mouse.
2250 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2252         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2254 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256         * screen.texi (Mode Line): Clarify that coding systems are
2257         characters, not letters (bug#1749).
2259         * cmdargs.texi (Environment): Mention removing variables
2260         (bug#1615).  Text suggested by Kevin Rodgers.
2262 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2264         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2266         * modes.texi: Rename from major.texi.
2267         (Modes): New node.  Make Major Modes and Minor Modes subsections
2268         of this.  All callers changed.
2270         * custom.texi (Minor Modes): Move to modes.texi.
2272 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2274         * custom.texi (Syntax): Node deleted.
2276         * help.texi (Help Summary):
2277         * major.texi (Major Modes):
2278         * programs.texi (Parentheses):
2279         * search.texi (Regexp Backslash, Regexp Backslash)
2280         (Regexp Backslash):
2281         * text.texi (Words): Callers changed.
2283         * text.texi (Refill, Longlines): Delete nodes.
2285         * ack.texi (Acknowledgments): Longlines removed from manual.
2287         * emacs.texi (Top): Update node listing.
2289 2011-07-09  Glenn Morris  <rgm@gnu.org>
2291         * fortran-xtra.texi (Fortran): Update handled extensions.
2293 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2295         * display.texi (Scrolling): `C-v' (etc) are now bound to
2296         `scroll-*-command' (bug#8349).
2298 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2301         doesn't actually delete any files (bug#7125).
2303         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2304         argument for `C-c C-k' (bug#7391).
2306         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2307         you're currently using (bug#8489).
2309 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2311         * mule.texi (Coding Systems): Move index entries from the previous
2312         change into their proper places.
2314 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316         * help.texi (Help Files): Document view-external-packages (bug#8902).
2318         * mule.texi (Coding Systems): Put a few more of the coding systems
2319         into the index (bug#8900).
2321 2011-06-26  Glenn Morris  <rgm@gnu.org>
2323         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2325 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2327         * misc.texi (emacsclient Options): Mention --frame-parameters.
2329 2011-06-09  Glenn Morris  <rgm@gnu.org>
2331         * custom.texi (Specifying File Variables):
2332         Recommend explicit arguments for minor modes.
2334 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2336         Document wide integers better.
2337         * buffers.texi (Buffers):
2338         * files.texi (Visiting): Document maxima for 64-bit machines,
2339         and mention virtual memory limits.
2341 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2343         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2345         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2346         prog mode (Bug#8240).
2348 2011-05-27  Glenn Morris  <rgm@gnu.org>
2350         * custom.texi (Specifying File Variables):
2351         Major modes no longer need come first.
2353 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2355         * mule.texi (Specify Coding, Text Coding, Communication Coding):
2356         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2358 2011-05-18  Glenn Morris  <rgm@gnu.org>
2360         * ack.texi (Acknowledgments): Remove fakemail.c.
2362 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2364         Fixes for fitting text into 7x9 printed manual.
2365         * building.texi (Flymake, Breakpoints Buffer):
2366         * calendar.texi (Appointments):
2367         * cmdargs.texi (General Variables, Display X):
2368         * custom.texi (Saving Customizations, Face Customization)
2369         (Directory Variables, Minibuffer Maps, Init Rebinding):
2370         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2371         * fixit.texi (Spelling):
2372         * frames.texi (Creating Frames, Fonts):
2373         * help.texi (Help Files):
2374         * mini.texi (Minibuffer File):
2375         * misc.texi (emacsclient Options, Emulation):
2376         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2377         * mule.texi (International Chars, Language Environments)
2378         (Select Input Method, Modifying Fontsets, Charsets):
2379         * programs.texi (Custom C Indent):
2380         * rmail.texi (Rmail Labels):
2381         * text.texi (Table Conversion):
2382         * trouble.texi (Known Problems, Known Problems):
2383         * windows.texi (Change Window):
2384         * xresources.texi (GTK resources): Reflow text and re-indent code
2385         examples to avoid TeX overflows and underflows on 7x9 paper.
2387         * emacs.texi: Fix the (commented out) smallbook command.
2389         * macos.texi (Mac / GNUstep Events):
2390         * xresources.texi (Lucid Resources): Remove extraneous examples.
2392 2011-05-10  Glenn Morris  <rgm@gnu.org>
2394         * custom.texi (Specifying File Variables):
2395         Deprecate using mode: for minor modes.
2397 2011-05-07  Glenn Morris  <rgm@gnu.org>
2399         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2401 2011-05-06  Glenn Morris  <rgm@gnu.org>
2403         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2405         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2407 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409         * misc.texi (Emacs Server): Document `server-eval-at'.
2411 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2413         * maintaining.texi (List Tags): Document next-file.
2414         Suggested by Uday S Reddy.
2416 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2418         * mini.texi (Minibuffer Edit):
2419         * screen.texi (Mode Line): Fix typo.
2421 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2423         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2425 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2427         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2429 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
2431         * display.texi (Auto Scrolling): Document the limit of 100 lines
2432         for never-recentering scrolling with `scroll-conservatively'.
2433         (Bug#6671)
2435 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
2437         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2438         HOME on Windows and where it looks for init files.  (Bug#8221)
2440 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
2442         * search.texi (Regexp Example):
2443         * mule.texi (International Chars):
2444         * building.texi (External Lisp): Don't use characters outside
2445         ISO-8859-1.
2447 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
2449         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2450         Use Texinfo @-commands for non Latin-1 characters.
2452         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2454         * custom.texi (Init File): Add index entries for ".emacs".
2455         (Bug#8210)
2457 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2459         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2460         for Gtk+ 3.
2462 2011-03-08  Glenn Morris  <rgm@gnu.org>
2464         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2465         * emacs.texi (Acknowledgments):
2466         * ack.texi (Acknowledgments): Names to UTF-8.
2467         * emacs.texi: Set documentencoding.
2469         * display.texi (Optional Mode Line): Don't mention exactly where
2470         display-time appears.  (Bug#8193)
2472 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2474         * Version 23.3 released.
2476 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
2478         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2480 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2482         * misc.texi (emacsclient Options): Add q/quiet.
2484 2011-03-02  Glenn Morris  <rgm@gnu.org>
2486         * mule.texi (Communication Coding) <x-select-request-type>:
2487         Remove duplicate (essentially) paragraph.  (Bug#8148)
2489 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
2491         * maintaining.texi (Format of ChangeLog): Add reference to
2492         add-log-full-name.
2493         (Change Log Commands): Add documentation for combining multiple
2494         symbols in one change.
2496 2011-03-01  Glenn Morris  <rgm@gnu.org>
2498         * custom.texi (Directory Variables):
2499         Give an example of excluding subdirectories.
2501 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2503         * search.texi (Regexp Search): Move index entries about regexps to the
2504         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2506 2011-02-19  Glenn Morris  <rgm@gnu.org>
2508         * dired.texi (Dired): Dired-X version number was dropped.
2510 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2512         * xresources.texi (X Resources): Remove *faceName and replace it with
2513         *font for Lucid.
2515 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2517         * rmail.texi (Rmail Display): Document Rmail MIME support more
2518         accurately.
2520         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2521         vc-log-outgoing.
2522         (Merging): Document vc-find-conflicted-file.
2524 2011-02-05  Glenn Morris  <rgm@gnu.org>
2526         * custom.texi (Variables): Fix typo.
2528 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2530         * search.texi (Regexps): Copyedits.  Mention character classes
2531         (Bug#7809).
2533         * files.texi (File Aliases): Restore explanatory text from Eli
2534         Zaretskii, accidentally removed in 2011-01-08 commit.
2536 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2538         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2539         (MAKEINFO_OPTS): New variable.
2540         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2541         (emacs.html): New target.
2542         (clean): Remove emacs.html.
2544 2011-01-23  Werner Lemberg  <wl@gnu.org>
2546         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2547         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2548         (ENVADD): Updated.
2550 2011-01-18  Glenn Morris  <rgm@gnu.org>
2552         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2554         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2556 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2558         * building.texi (Compilation): Improve instructions for running two
2559         compilations (Bug#7573).
2561         * files.texi (Backup Names): Document the new location of the
2562         last-resort backup file.
2564         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2565         manual.  Explain why directory-abbrev-alist elements should be anchored
2566         (Bug#7777).
2568 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2570         * msdog.texi (Windows Startup): Correct inaccurate description of
2571         differences between emacsclient.exe and emacsclientw.exe.
2573 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2575         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2577 2011-01-02  Kenichi Handa  <handa@m17n.org>
2579         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2581 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2583         * frames.texi (Cut and Paste): Modify the section's name and text:
2584         don't mix "cut/paste" with "kill/yank".
2585         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2586         (Bug#7702)
2588         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2590 2011-01-02  Glenn Morris  <rgm@gnu.org>
2592         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2593         matches its position in the menu.  (Bug#7674)
2595 2011-01-02  Glenn Morris  <rgm@gnu.org>
2597         * trouble.texi (Checklist): Mention not replying via news either.
2599 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2601         * misc.texi (Document View): Update DocView section with newly
2602         supported document formats.
2604 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2606         * killing.texi: Resection the Info version to conform to the
2607         printed manual, to avoid making sections on Accumulating Text, CUA
2608         and Rectangles into full chapters.
2610 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2612         * custom.texi (Init Syntax): Add index entries for "character syntax".
2613         (Bug#7576)
2615 2010-12-13  Karel Klíč  <kklic@redhat.com>
2617         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2619 2010-12-13  Glenn Morris  <rgm@gnu.org>
2621         * trouble.texi (Checklist): Fix typo in newsgroup name.
2623 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2625         * search.texi (Word Search): Note that the lazy highlight always
2626         matches to whole words (Bug#7470).
2628 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2630         * display.texi (Optional Mode Line): Make the description of
2631         load-average more accurate.
2633         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2634         registry, with a cross-reference.
2635         (Windows Startup): New node.  Move the stuff about the current
2636         directory from "Windows HOME".
2638 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2640         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2641         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2643 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2645         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2646         Suggested by Štěpán Němec.
2648 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2650         * maintaining.texi (Version Control): Say "commit", not "check in".
2651         (Version Control Systems): Simplify descriptions.
2652         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2653         VCS Concepts.
2654         (VC Mode Line): Update example.
2655         (Old Revisions): Document revert-buffer for vc-diff.
2656         (Log Buffer): Promote to a subsection.  Document header lines.
2658         * macos.texi (Mac / GNUstep Basics):
2659         Document ns-right-alternate-modifier.
2661         * emacs.texi (Top): Update node listing.
2663 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2665         * rmail.texi (Rmail Coding): Characters with no fonts are not
2666         necessarily displayed as empty boxes.
2668         * mule.texi (Language Environments, Fontsets): Characters with no
2669         fonts are not necessarily displayed as empty boxes.
2671         * display.texi (Text Display): Document display of glyphless
2672         characters.
2674 2010-11-13  Glenn Morris  <rgm@gnu.org>
2676         * basic.texi (Position Info): Add M-x count-words-region.
2678 2010-11-11  Glenn Morris  <rgm@gnu.org>
2680         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2682 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2684         * msdog.texi (Windows HOME): Add information regarding startup
2685         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2687 2010-10-11  Glenn Morris  <rgm@gnu.org>
2689         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2691         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2692         (DVIPS): New variable.
2693         (.PHONY): Add html, ps.
2694         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2695         (clean): Delete html, ps files.
2697 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2699         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2701 2010-10-09  Glenn Morris  <rgm@gnu.org>
2703         * Makefile.in (VPATH): Remove.
2704         (infodir): Make it absolute.
2705         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2707         * Makefile.in (dist): Anchor regexps.
2709         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2710         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2711         (emacs-xtra.pdf): Use $<.
2713         * Makefile.in (infoclean): Remove harmless, long-standing error.
2715         * Makefile.in ($(infodir)): Delete rule.
2716         (mkinfodir): New.
2717         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2719         * Makefile.in (distclean): Do not delete emacsver.texi.
2720         (dist): Remove reference to emacsver.texi.in.
2721         * emacsver.texi: New file, replacing emacsver.texi.in.
2723 2010-10-09  Glenn Morris  <rgm@gnu.org>
2725         * emacsver.texi.in: New file.
2726         * emacs.texi: Set EMACSVER by including emacsver.texi.
2727         * Makefile.in (distclean): Delete emacsver.texi.
2728         (dist): Copy emacsver.texi.
2729         (EMACSSOURCES): Add emacsver.texi.
2731         * ack.texi (Acknowledgments): No more b2m.c.
2733         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2734         (emacs): Remove rule.
2735         (dist): No need to deal with the emacs rule any more.
2737 2010-10-07  Glenn Morris  <rgm@gnu.org>
2739         * Makefile.in (version): New, set by configure.
2740         (clean): Delete dist tar file.
2741         (dist): Use version in tar name.
2743 2010-10-06  Glenn Morris  <rgm@gnu.org>
2745         * Makefile.in (EMACS_XTRA): Add the main source file.
2746         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2747         (mostlyclean): No core files, reorder other files.
2748         (clean): Delete specific dvi and pdf files.
2749         (infoclean, dist): New rules.
2750         (maintainer-clean): Use infoclean.
2751         ($(infodir)): Add parallel build workaround.
2753 2010-10-04  Glenn Morris  <rgm@gnu.org>
2755         * Makefile.in (SHELL): Set it.
2756         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2757         (info, dvi): Replace above variables with their expansions.
2758         (info): Move mkdir from here...
2759         ($(infodir)/emacs): ... to here (for parallel builds).
2760         (pdf): New target.
2761         ($(infodir)/emacs): Pass -o option to makeinfo.
2762         (.PHONY): Declare clean rules.
2763         (maintainer-clean): Delete dvi and pdf files.
2764         Guard against cd failures.  Use a more restrictive delete.
2766 2010-10-02  Glenn Morris  <rgm@gnu.org>
2768         * misc.texi (Shell Mode): Remove reference to old function name.
2770 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2772         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2773         indicator characters.
2775 2010-09-29  Glenn Morris  <rgm@gnu.org>
2777         * Makefile.in (top_srcdir): Remove unused variable.
2779 2010-09-14  Glenn Morris  <rgm@gnu.org>
2781         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2782         the last hook item.
2784         * calendar.texi (Appointments): Also updated when a diary include file
2785         is saved.
2787 2010-09-14  Glenn Morris  <rgm@gnu.org>
2789         * trouble.texi (Bugs): Update the section intro.
2790         (Known Problems): New section.
2791         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2792         (Sending Patches): Bug fixes are best as responses to existing bugs.
2793         * emacs.texi (Known Problems): Add menu entry for new section.
2795 2010-09-09  Glenn Morris  <rgm@gnu.org>
2797         * xresources.texi: Untabify.
2799 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2801         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2803 2010-09-06  Glenn Morris  <rgm@gnu.org>
2805         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2807 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2809         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2811 2010-08-21  Glenn Morris  <rgm@gnu.org>
2813         * misc.texi (Amusements): Mention bubbles and animate.
2815 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2817         * files.texi (Visiting): Add more index entries for
2818         large-file-warning-threshold.
2820 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2822         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2824 2010-06-23  Glenn Morris  <rgm@gnu.org>
2826         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2827         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2828         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2829         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2830         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2831         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2832         Untabify Texinfo files.
2834 2010-06-10  Glenn Morris  <rgm@gnu.org>
2836         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2838         * basic.texi (Inserting Text): Fix typo.
2840 2010-06-10  Glenn Morris  <rgm@gnu.org>
2842         * ack.texi (Acknowledgments):
2843         * emacs.texi (Acknowledgments): Update for notifications.el.
2845 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2847         * dired.texi (Operating on Files): Mention encryption commands
2848         (Bug#6315).
2850 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2852         * basic.texi (Moving Point): Update due to renaming of commands bound
2853         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2855 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2857         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2858         paragraphs.
2859         (Line Truncation): Fix wording for bidi display.
2861         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2862         keys.
2864 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2866         * building.texi (GDB Graphical Interface): Remove misleading comparison
2867         to an IDE (Bug#6128).
2869 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2871         * programs.texi (Man Page):
2872         * misc.texi (Invoking emacsclient):
2873         * mini.texi (Repetition):
2874         * mark.texi (Setting Mark): Fix typos.
2876 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2878         * misc.texi (Printing): Document htmlfontify-buffer.
2880 2010-05-08  Glenn Morris  <rgm@gnu.org>
2882         * calendar.texi (Displaying the Diary, Format of Diary File):
2883         Fix external cross-references for TeX format output.
2885 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2887         * Version 23.2 released.
2889 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2891         * cmdargs.texi (Initial Options): Mention --chdir.
2893 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2895         * frames.texi (Tool Bars): Add tool-bar-style.
2897 2010-04-21  Glenn Morris  <rgm@gnu.org>
2899         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2901 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2903         * programs.texi (Semantic): New node.
2905         * maintaining.texi (EDE): New node.
2907         * emacs.texi: Update node listing.
2909         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2911 2010-04-18  Glenn Morris  <rgm@gnu.org>
2913         * emacs.texi (Acknowledgments): Remove duplicate.
2915         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2917 2010-04-18  Glenn Morris  <rgm@gnu.org>
2919         * dired.texi (Misc Dired Features): Mention VC diff and log.
2920         * maintaining.texi (Old Revisions, VC Change Log):
2921         Mention that diff and log work in Dired buffers.
2923         * help.texi (Help Summary): Mention M-x info-finder.
2925         * ack.texi (Acknowledgments): Add mpc.el.
2927         * custom.texi (Specifying File Variables, Directory Variables):
2928         Document new commands for manipulating local variable lists.
2930 2010-04-18  Glenn Morris  <rgm@gnu.org>
2932         * trouble.texi (Contributing): Add cindex entry.
2933         Mention etc/CONTRIBUTE.
2935 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2937         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2938         query-replace (Bug#5774).
2940 2010-04-16  Glenn Morris  <rgm@gnu.org>
2942         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2944 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2946         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2948 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2950         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2952 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2954         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2955         cross-reference to "Inserting Text".
2957         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2958         Mention completion provided by `ucs-insert'.
2960 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2962         * sending.texi (Sending Mail): Note variables that may need
2963         customizing.
2964         (Mail Sending): Expand discussion of send-mail-function.
2966 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2968         Document Message mode as the default mail mode.
2970         * sending.texi (Sending Mail): Copyedits.
2971         (Mail Format, Mail Headers): Document mail-from-style changes.
2972         (Mail Commands): Rename from Mail mode.  Document Message mode.
2973         (Mail Misc): Rename from Mail mode Misc.
2974         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2975         command names and update keybindings.
2976         (Header Editing): Document message-tab.  De-document
2977         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2978         favor of mail-default-headers.  Ad index entries for user-full-name and
2979         user-mail-address.
2980         (Citing Mail): Update changes in Message mode behavior.
2981         Document mail-yank-prefix.
2982         (Mail Signature): New node, moved from Mail Misc.
2983         (Mail Aliases): Mail abbrevs are the default with Message mode.
2984         (Mail Methods): Note that Message mode is now the default.
2986         * rmail.texi (Rmail Reply):
2987         * text.texi (Text Mode):
2988         * major.texi (Major Modes):
2989         * mule.texi (Output Coding): Refer to Message mode.
2991         * custom.texi (Init Examples): Add xref to Mail Header.
2993         * emacs.texi (Top): Fix xrefs.
2995 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2997         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2998         repository if there is none.
2999         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
3000         vc-print-root-log.
3001         (Old Revisions): Copyedits.  Document vc-root-diff.
3003         * programs.texi (Program Modes): Mention Javascript mode.
3005         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3006         * emacs.texi: Update node description.
3008         * misc.texi (Navigation): Document doc-view-continuous.
3009         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3011 2010-03-30  Juri Linkov  <juri@jurta.org>
3013         * search.texi (Other Repeating Search): Remove line that `occur'
3014         can not handle multiline matches.
3016 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3018         * mule.texi (International): Mention support of bidirectional editing.
3019         (Bidirectional Editing): New section.
3021 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3023         * emacs.texi (Top): Update node names to those in building.texi.
3025 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3027         doc/emacs/building.texi: Describe restored GDB/MI functionality
3028         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3029         doc/emacs/emacs.texi: Update node names for building.texi.
3031 2010-03-24  Glenn Morris  <rgm@gnu.org>
3033         * ack.texi (Acknowledgments):
3034         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3036 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3038         * xresources.texi (Table of Resources): Clarify toolBar number
3039         for Gtk+.
3041         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3043 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3045         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3047         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3048         and multi-isearch-buffers-regexp.
3050         * indent.texi (Indentation): Clarify description of
3051         indent-for-tab-command.  Document tab-always-indent.
3053 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3055         * cmdargs.texi (Font X): Move most content to Fonts.
3057         * frames.texi (Fonts): New node.  Document font-use-system-font.
3059         * emacs.texi (Top):
3060         * xresources.texi (Table of Resources):
3061         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3063 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3065         * Branch for 23.2.
3067 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3069         * custom.texi (Init Examples): Add xref to Locals.
3071         * major.texi (Choosing Modes): Mention usage of setq-default for
3072         setting the default value of major-mode (Bug#5688).
3074 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3076         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3078         * display.texi (Display Custom): Document make-pointer-invisible and
3079         underline-minimum-offset.  Remove inverse-video.
3081 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3083         * frames.texi (Frame Commands): Note that the last ordinary frame can
3084         be deleted in daemon mode (Bug#5616).
3086 2010-02-18  Glenn Morris  <rgm@gnu.org>
3088         * trouble.texi (Contributing): Repository is no longer CVS.
3090 2010-02-08  Glenn Morris  <rgm@gnu.org>
3092         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3094 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3096         * display.texi (Useless Whitespace, Text Display):
3097         * custom.texi (Init Examples): Avoid obsolete special default variables
3098         like default-major-mode.
3100 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3102         * programs.texi (Other C Commands): Replace reference to obsolete
3103         c-subword-mode.
3105 2010-01-21  Glenn Morris  <rgm@gnu.org>
3107         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3109 2010-01-12  Glenn Morris  <rgm@gnu.org>
3111         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3112         emacs-pretest-bug for bug reports for development versions.
3114 2010-01-11  Glenn Morris  <rgm@gnu.org>
3116         * display.texi (Highlight Interactively): `t' does not mean highlight
3117         all patterns.  (Bug#5335)
3119 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3121         * misc.texi (Shell): Document async-shell-command.
3123         * building.texi (Grep Searching): Document zrgrep.
3125         * mini.texi (Completion Options): Mention `initials' completion style.
3127 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3129         * building.texi: Import GDB Graphical Interface description from
3130         EMACS_23_1_RC.
3132 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3134         * emacs.texi (Top): Update node listing.
3136         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3138         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3140         * cmdargs.texi (Initial Options):
3141         * xresources.texi (Resources): Document inhibit-x-resources.
3143         * custom.texi (Specifying File Variables): Note that minor modes are
3144         enabled unconditionally.
3146         * display.texi (Scrolling): Briefly document the old recenter command,
3147         and document recenter-positions.
3149         * files.texi (Visiting):
3150         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3152         * frames.texi (Cut/Paste Other App):
3153         Document save-interprogram-paste-before-kill.
3155         * killing.texi (Kill Options): New node.
3157 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3159         * misc.texi (Shell Options): ansi-color is now default.
3161 2009-12-05  Glenn Morris  <rgm@gnu.org>
3163         * emacs.texi (Top): Update menu for cal-xtra node changes.
3164         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3165         or mode line.  Don't mention invisible text or the details of
3166         diary-print-entries here, only in cal-xtra.
3167         (Format of Diary File): Mention that the "date on first line" format
3168         only really affects the simple display.
3169         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3170         (Diary Customizing): Holidays may be in the buffer or mode line.
3171         Move diary-print-entries to the "Diary Display" section.
3172         (Diary Display): New section, split out from "Fancy Diary Display".
3173         Explain the limitations of simple display, and how to print it.
3175         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3177         * cal-xtra.texi (Diary Display): Mention View mode.
3179 2009-11-29  Juri Linkov  <juri@jurta.org>
3181         * display.texi (Highlight Interactively): Actually a list of
3182         default faces is pre-loaded into a list of default values
3183         instead of the history.
3185 2009-11-20  Glenn Morris  <rgm@gnu.org>
3187         * ack.texi (Acknowledgments):
3188         * emacs.texi (Acknowledgments): Add htmlfontify.
3190 2009-11-14  Glenn Morris  <rgm@gnu.org>
3192         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3194         * ack.texi (Acknowledgments):
3195         * emacs.texi (Acknowledgments): Update for recent Org changes.
3197 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3199         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3200         `charset' property, which is irrelevant to the user manual (Bug#3526).
3202 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3204         * trouble.texi (DEL Does Not Delete): Fix typo.
3206 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3208         * files.texi (Misc File Ops): Mention copy-directory.
3210 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3212         * mule.texi (Unibyte Mode): Emphasize that
3213         unibyte-display-via-language-environment affects only the display.
3215         * display.texi (Horizontal Scrolling): Document cursor behavior under
3216         horizontal scrolling when point moves off the screen (Bug#4564).
3217         Improve wording.
3219 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3221         * files.texi (Directories): delete-directory prompts for recursive
3222         deletion.
3224 2009-09-30  Glenn Morris  <rgm@gnu.org>
3226         * ack.texi (Acknowledgments):
3227         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3229 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3231         * dired.texi (Dired Navigation): Use @code instead of @var for
3232         dired-isearch-filenames, so that it's not capitalized.
3234 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3236         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3238         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3240         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3241         (Key Bindings): Reference Init Rebinding in introductory text.
3242         Shift some of the introduction to Keymaps node.
3243         (Keymaps): Simplify.
3244         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3245         (Minibuffer Maps): Remove mention of Mocklisp.
3246         (Init Rebinding): Move mode-local rebinding example here from Local
3247         Keymaps.
3248         (Modifier Keys): Clarify.
3249         (Rebinding): Add cindex for "binding keys".
3251 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3253         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3255 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3257         * building.texi (Threads Buffer, Multithreaded Debugging):
3258         Reorganize these two sections.
3260 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3262         * cmdargs.texi (Initial Options): Fix last change.
3264 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3266         * mule.texi (Enabling Multibyte):
3267         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3268         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3270 2009-08-20  Glenn Morris  <rgm@gnu.org>
3272         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3274 2009-08-19  Glenn Morris  <rgm@gnu.org>
3276         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3278 2009-08-18  Glenn Morris  <rgm@gnu.org>
3280         * ack.texi (Acknowledgments):
3281         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3283         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3285 2009-08-09  Glenn Morris  <rgm@gnu.org>
3287         * ack.texi (Acknowledgments):
3288         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3290 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3292         * emacs.texi (Top): Add new menu items for GDB-UI.
3294         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3295         section.  Threads buffer is in separate section now.
3297 2009-08-08  Glenn Morris  <rgm@gnu.org>
3299         * ack.texi (Acknowledgments):
3300         * emacs.texi (Acknowledgments):
3301         Update for js2-mode and org changes.
3303 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3305         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3306         files.
3308 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3310         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3312 2009-07-23  Glenn Morris  <rgm@gnu.org>
3314         * programs.texi (Matching): Update blink-matching-paren-distance.
3316 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3318         * frames.texi (Cut/Paste Other App): For select-active-regions,
3319         selection is now updated on moving point.
3321 2009-07-21  Richard Stallman  <rms@gnu.org>
3323         * glossary.texi (GNU, Daemon): Update information.
3325 2009-07-19  Juri Linkov  <juri@jurta.org>
3327         * custom.texi (Specifying File Variables, Safe File Variables):
3328         "variables/value pairs" -> "variable/value pairs".
3330 2009-07-15  Glenn Morris  <rgm@gnu.org>
3332         * misc.texi (Gnus): Remove widow.
3334 2009-07-11  Glenn Morris  <rgm@gnu.org>
3336         * Makefile.in (TEXI2PDF): New.
3337         (emacs.pdf, emacs-xtra.pdf): New targets.
3339         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3341         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3343         * emacs.texi (Top): Info can be read from other places than Emacs.
3344         Don't print the copying notice twice in the printed version.
3345         Update the menu and detailmenu.
3346         (Preface): The meaning of "on-line" has changed.
3347         Correct name for "Common Problems" chapter.
3348         (Distrib): Update FSF shop URL.
3349         (Intro): Showing two files at once is not so exciting.
3351         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3352         (Mac / GNUstep Basics): Minor grammar changes.
3353         (Mac / GNUstep Events): Fix typo.
3354         (GNUstep Support): CANNOT_DUMP no longer applies.
3356         * misc.texi (Document View): Fix typos.
3358         * dired.texi (Dired):
3359         * help.texi (Help):
3360         * macos.texi (Mac OS / GNUstep):
3361         * maintaining.texi (Version Control, Introduction to VC):
3362         End menu descriptions with a period.
3364 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3366         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3367         so categorical in saying that the option is only useful on NTFS.
3369 2009-07-09  Glenn Morris  <rgm@gnu.org>
3371         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3372         (ENVADD): Add texinfodir to TEXINPUTS.
3374         * emacs.texi (Top): Fix cross-reference.
3376         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3378         * vc1-xtra.texi (Revision Tags): Fix typo.
3380 2009-07-03  Glenn Morris  <rgm@gnu.org>
3382         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3383         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3384         (Merge Commands): `.' does not seem to work in A or B buffer.
3385         `l' can recreate the 3-window display.
3387         * glossary.texi (Glossary): Minor phrasing changes throughout.
3388         Add more internal cross-references.
3389         <Autoloading>: You can't really autoload a variable.
3390         <C-M->: Move details here from `M-C-' item.
3391         <Continuation Line>: Refer to `Truncation.'
3392         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3393         <Home Directory, Unix>: New entries.
3394         <Deletion of Files>: Mention recycle bins.
3395         <Directory>: Mention ``folders.''
3396         <Error>: Don't mention ``type-ahead.''
3397         <Fringe>: Refer to the manual node.
3398         <Minor Mode>: Can be global or local.
3399         <Spell Checking>: There are other checkers besides Ispell.
3401 2009-07-02  Glenn Morris  <rgm@gnu.org>
3403         * anti.texi (Antinews): Minor changes in phrasing.
3405         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3406         some underfull lines in dvi output.
3408         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3410         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3412         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3414 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3416         * xresources.texi (Table of Resources): Mention maximized for
3417         fullscreen.
3419         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3421 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3423         * anti.texi (Antinews): Correct the list of removed platforms.
3425 2009-06-28  Glenn Morris  <rgm@gnu.org>
3427         * arevert-xtra.texi: Minor language tweaks.
3429         * dired-xtra.texi: Minor revisions.
3431 2009-06-23  Miles Bader  <miles@gnu.org>
3433         * display.texi (Scrolling): Document `recenter-redisplay'.
3434         (Temporary Face Changes): Document `text-scale-set'.
3436 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3438         * Branch for 23.1.
3440 2009-06-17  Kenichi Handa  <handa@m17n.org>
3442         * mule.texi (Charsets): Update the description for the new charset.
3443         (list-character-sets): New findex.
3444         (Language Environments): Add @anchor{Describe Language Environment}.
3446 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
3448         * basic.texi (Moving Point): Fix tag.
3450         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3452         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3453         use camel-case for PageUp and PageDown.
3455         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3456         camel-case for PageUp and PageDown.
3458         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3460         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3461         (Isearch Scroll): Decapitalize <next> and <prior>.
3463 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3465         * fixit.texi (Spelling): Set default dictionary.
3466         Improve descriptions (Bug#2554)
3468 2009-06-08  David Reitter  <david.reitter@gmail.com>
3470         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3471         since saving colors and faces set this way is not implemented.
3472         (Environment variables): Remove mention of mac-fix-env, which is
3473         scheduled to be removed.
3475 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
3477         * custom.texi (Init Examples): Add example of changing load-path.
3479         * building.texi (Lisp Libraries): Add example of changing
3480         load-path (Bug#3446).
3482 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3484         * mark.texi (Mark): Further clarifications.
3485         (Setting Mark): Emphasize that C-SPC activates the mark.
3487 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3489         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
3490         Mark mode.
3491         (Using Region, Persistent Mark): Use "active mark" instead of "active
3492         region".
3494 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3496         * mule.texi (Select Input Method): Fix typo.
3498 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3500         * anti.texi (Antinews): Document completion changes.  Some additional
3501         copyedits and rearrangement of entries.
3503 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3505         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3506         (Shell History Copying, Terminal emulator): Copyedits.
3508         * xresources.texi (Resources): Simplify descriptions.
3509         Shorten description of editres, which is not very useful these days.
3510         (Table of Resources): Document fontBackend resource.
3512         * trouble.texi (Quitting): Add other undo bindings to table.
3513         (DEL Does Not Delete): Note that the erasure key is usually labeled
3514         "Backspace".  Remove discussion of obscure Xmodmap issue.
3516 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3518         * files.texi (Visiting): Copyedits.
3520 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3522         * basic.texi (Inserting Text): Document ucs-insert.
3524         * mule.texi (International Chars): Define "multibyte".  Note that
3525         internal representation is unicode-based.  Simplify definition of raw
3526         bytes.  Mention ucs-insert.
3527         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3528         (Language Environments): Add language environments new to Emacs 23.
3529         (Multibyte Conversion): Node deleted.
3530         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3531         Don't mention obsolete emacs-mule coding system.
3532         (Output Coding): Copyedits.
3534         * emacs.texi (Top): Update node listing.
3536 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3538         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3540 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3542         * building.texi (Lisp Libraries): `load-library' does offer completion.
3544 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3546         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3547         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3549 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3551         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3553 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3555         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3557         * building.texi (Lisp Interaction): Document initial-scratch-message.
3559 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3561         * msdog.texi (Windows Fonts): Fix typos.
3563         * files.texi (Save Commands): Fix pxref.
3565 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3567         * files.texi (Save Commands): Mention diff-buffer-with-file.
3568         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3569         Henoch (Bug#3036).
3571 2009-03-15  Glenn Morris  <rgm@gnu.org>
3573         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3574         the former is not always used.
3575         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3576         Change case of "Id".  Avoid repeated "appropriate".
3577         (Mail Aliases): Fix previous change - use an example with a ".", so it
3578         does actually get quoted when expanded.
3579         (Mail Sending): Mailclient is the default on some systems.
3580         (Citing Mail): Mention mail-indentation-spaces.
3581         (Mail Mode Misc): Add an @dfn for "mail signature".
3583 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3585         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3586         (Completion Options): Document read-file-name-completion-ignore-case,
3587         read-buffer-completion-ignore-case, and completion-styles.
3588         Remove description of partial-completion-mode.
3590 2009-03-14  Glenn Morris  <rgm@gnu.org>
3592         * sending.texi (Mail Format): Fix typo.  Add index entry for
3593         mail-header-separator.
3594         (Mail Headers): Put info about initialization and changing in one place
3595         at the start.  Update FCC section for mbox Rmail.  Clarify From
3596         section, mention mail-setup-with-from.  Clarify Reply-to section.
3597         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3598         section.
3599         (Mail Aliases): Update example, make less contentious.
3600         Update for name change of mail-interactive-insert-alias.
3601         (Mail Mode): Remove mention of `%' as a word separator.
3602         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3603         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3604         commands.  Clarify FCC handling.  In mail-complete, add reference to
3605         Mail Aliases section, and mention mail-complete-function.
3606         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3607         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3608         signature netiquette.  Explain how the mail hooks work when continuing
3609         a composition.
3610         (Mail Amusements): Internationalize the spook section a bit.
3611         Remove the spook mail-setup-hook example, since it doesn't work well.
3612         Mention fortune-file.
3613         (Mail Methods): Mention read-mail-command.
3615 2009-03-14  David Reitter  <david.reitter@gmail.com>
3617         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3618         and NS resources following recent changes.
3620 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3622         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3623         w32-use-visible-system-caret doc to indicate that it should get set
3624         automatically.
3625         (Windows Fonts): Add doc for the uniscribe backend.
3627 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3629         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3630         vc-dir.  (Bug#2598)
3632 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3634         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3636 2009-03-05  Glenn Morris  <rgm@gnu.org>
3638         * rmail.texi (Rmail Basics): Add reference to sorting.
3639         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3640         Minor re-wordings.
3641         (Rmail Motion): Mention rmail-next-same-subject.
3642         (Rmail Deletion): Expunging is not the only way to change the numbers.
3643         (Rmail Labels): Labels can also be used in sorting.
3644         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3645         (Rmail Display): Mention rmail-mime.
3647 2009-03-04  Glenn Morris  <rgm@gnu.org>
3649         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3650         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3651         summary.  Mention sorts cannot be undone.
3652         (Rmail Display): Give an example of how to use goto-address-mode.
3653         (Rmail Editing): It's keybindings that are redefined, not commands.
3654         Fix some typos.
3655         (Movemail): Some minor rewording.
3656         (Remote Mailboxes): Emacs movemail supports pop by default.
3657         Fix some minor grammatical issues.  The "two alternative ways" to
3658         specify a POP mailbox are really just one.  Remove all reference to the
3659         variables rmail-pop-password and rmail-pop-password-required, obsolete
3660         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3661         can support Kerberos.
3663 2009-03-03  Glenn Morris  <rgm@gnu.org>
3665         * rmail.texi (Rmail Deletion): Revert previous change, which was
3666         describing the Rmail summary versions.
3667         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3668         Minor re-wording for rmail-resend.
3669         (Rmail Make Summary): Summaries apply to buffers rather than files.
3670         <rmail-summary-by-topic>: Headers includes the subject.
3671         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3672         details, including prefix arguments.
3673         Mention rmail-summary-by-senders on C-M-f.
3674         Not counting lines might be faster.
3675         (Rmail Summary Edit): More details on the delete commands.
3676         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3677         Name the commands bound to the various keys.  Mention prefix argument
3678         for searching.
3679         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3680         Simplify rmail-highlighted-headers description.  Update face name.
3682 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3684         * mark.texi (Marking Objects): Fix typo.
3686 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3688         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3689         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3691 2009-03-01  Glenn Morris  <rgm@gnu.org>
3693         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3694         (Rmail Motion): - M-s searches from the end of messages.
3695         (Rmail Deletion): Minor clarification.  Fix numeric argument
3696         description.
3697         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3698         newmail and RMAILOSE files need not be in home-directory.
3699         (Rmail Files): Mention I/O menus are unselectable if no files match.
3700         Mention `MAIL' env-var.
3702 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3704         * mule.texi (Fontsets): Mention fontset-default, font specs and
3705         fallback fontsets.
3706         (Defining Fontsets): Mention ns and w32 variants of
3707         standard-fontset-spec.  Update description of startup fontset to match
3708         Emacs 23 behavior.
3709         (Modifying Fontsets): New section.  (Bug#656)
3710         (International): Link to Modifying Fontsets.
3712 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3714         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3715         Mention ns-extended-platform-support-mode.
3717 2009-02-22  Karl Berry  <karl@gnu.org>
3719         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3721 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3723         * basic.texi (Moving Point, Position Info):
3724         * files.texi (Visiting):
3725         * mini.texi (Completion Options):
3726         * text.texi (HTML Mode): Remove duplicate words.
3728 2009-02-20  Glenn Morris  <rgm@gnu.org>
3730         * rmail.texi: Minor updates for mbox rather than Babyl.
3732 2009-02-17  Karl Berry  <karl@gnu.org>
3734         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3736 2009-02-17  Richard M Stallman  <rms@gnu.org>
3738         * anti.texi (Antinews): Mention Babyl format.
3740         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3742         * rmail.texi: Update for mbox format.
3743         Various small fixes, as well as the following.
3744         (Out of Rmail): Node deleted.
3745         (Rmail): Update menu.
3746         (Rmail Files): Comment out set-rmail-inbox-list.
3747         Document rmail-inbox-list instead.
3748         (Rmail Output): Substantial changes since C-o is now
3749         rmail-output-as-seen and o is rmail-output.
3750         (Rmail Attributes): Delete `stored', add `retried'.
3751         (Rmail Display): Editing headers works in all cases.
3753 2009-02-17  Glenn Morris  <rgm@gnu.org>
3755         * basic.texi (Position Info): M-x count-lines-region is not always on
3756         M-=.  (Bug#2269)
3758 2009-02-09  Glenn Morris  <rgm@gnu.org>
3760         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3761         defaults.
3763 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3765         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3766         documentation of possible problems with redecoding.
3768 2009-02-03  Glenn Morris  <rgm@gnu.org>
3770         * rmail.texi (Out of Rmail): Mention b2m.pl.
3772 2009-01-31  Glenn Morris  <rgm@gnu.org>
3774         * rmail.texi (Out of Rmail): Correct b2m location.
3776 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3778         * fixit.texi (Undo): Update undo limit values.
3780 2009-01-27  Glenn Morris  <rgm@gnu.org>
3782         * emacs.texi (Top): Fix Antinews menu entry.
3784 2009-01-25  Karl Berry  <karl@gnu.org>
3786         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3787         item with no marker, instead of the syntactically incorrect
3788         @itemize @asis.
3790 2009-01-25  Juri Linkov  <juri@jurta.org>
3792         * building.texi (Grep Searching): Fix index entry for lgrep.
3794 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3796         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3798 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3800         * macos.texi (Preferences Panel): Update description of font setting to
3801         reflect that prior frame selection is no longer needed.
3803 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3805         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3806         raise GUD subsections.
3808 2009-01-15  Glenn Morris  <rgm@gnu.org>
3810         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3812 2009-01-10  Glenn Morris  <rgm@gnu.org>
3814         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3816 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3818         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3819         logical lines.
3821 2008-12-29  Juri Linkov  <juri@jurta.org>
3823         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3825         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3827 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3829         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3830         goto-address-mode instead of goto-address.
3832         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3833         mode.
3835         * emacs.texi (Top): Update node listing.
3837 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3839         * custom.texi (Directory Variables): Explain what is a "project".
3840         Add indexing.  Improve wording.  Add a footnote about using
3841         _dir-locals.el on MS-DOS.
3843 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3845         * files.texi (Misc File Ops): Mention chmod as an alias for
3846         set-file-modes.
3848 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3850         * help.texi (Help): Fix typos and reword.
3851         (Help Summary): Add entries for C-h n and C-h r, reorder
3852         entries, and do some minor fixes.
3853         (Name Help): Say that C-h F works for commands only.
3854         (Misc Help): Say that view-lossage displays 300 keystrokes.
3856 2008-12-20  Glenn Morris  <rgm@gnu.org>
3858         * ack.texi (Acknowledgments): General update based on AUTHORS,
3859         including removal of some stuff no longer distributed.
3861 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3863         * fixit.texi: Mention hunspell.
3865 2008-12-19  Glenn Morris  <rgm@gnu.org>
3867         * ack.texi (Acknowledgments): Small grammar fix.
3868         Consolidate explanatory text at start.
3870         * display.texi (Text Display):
3871         * indent.texi (Indentation): Use @acronym with ASCII.
3873 2008-12-18  Glenn Morris  <rgm@gnu.org>
3875         * ack.texi: Various small updates and fixes.
3877 2008-12-18  Juri Linkov  <juri@jurta.org>
3879         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3880         as a key binding to start a forward nonincremental word search.
3881         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3882         a backward nonincremental word search.  Add index for `M-s w'
3883         `isearch-forward-word'.
3884         (Regexp Search): Add a short summary of regexp key commands like
3885         in the node "Basic Isearch".
3886         (Other Repeating Search): Fix typo.
3888 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3890         * misc.texi (PostScript Variables): Fix doc.
3892 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3894         * programs.texi (Program Modes): Mention Ruby mode.
3896 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3898         * misc.texi (emacsclient Options): Describe what an empty string
3899         argument does for --alternate-editor.
3901 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3903         * cmdargs.texi (Font X): Distinguish between client-side and
3904         server-side fonts.  List valid Fontconfig properties.  Add reference to
3905         Fontconfig manual.  List valid GTK font properties.  Explain use of
3906         fc-list.
3908 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3910         * cmdargs.texi (Font X): Move discussion of quoting to top.
3912 2008-12-06  Glenn Morris  <rgm@gnu.org>
3914         * maintaining.texi (Old Revisions): Improve previous change.
3916 2008-12-05  Richard M Stallman  <rms@gnu.org>
3918         * anti.texi (Antinews): Minor fixes.
3920 2008-12-03  Glenn Morris  <rgm@gnu.org>
3922         * maintaining.texi (Old Revisions): Fix diff-switches description.
3924 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3926         * emacs.texi (Top): Fix typo.
3928 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3930         * misc.texi (Document View): Explain dependence on gs at the top.
3931         Copyedits.
3933         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3935         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3936         (Comment Commands): Discuss region-active behavior of M-; first.
3938 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3940         * display.texi (Line Truncation): Add reference to Continuation
3941         Lines.
3943         * windows.texi (Pop Up Window): Mention split-height-threshold
3944         and split-width-threshold.
3945         (Split Window): Add reference to Continuation Lines.
3947 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3949         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3950         (GNUstep Support): New node.
3951         * anti.texi:
3952         * emacs.texi:
3953         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3955 2008-11-28  Richard M Stallman  <rms@gnu.org>
3957         * misc.texi (Dissociated Press): Minor cleanups.
3959         * dired.texi (Image-Dired): Avoid passive.
3961 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3963         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3964         representation.
3966 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3968         * files.texi (Visiting): Rewrite paragraph for clarity.
3970         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3972 2008-11-25  Alan Mackenzie  <acm@muc.de>
3974         * programs.texi (Moving by Parens): Clarify that parens inside strings
3975         and comments are ignored, and that the commands assume the starting
3976         point isn't in a string or comment.
3978 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3980         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3981         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3982         version.
3983         (Mac Customization): Rewrite Preferences Panel section and merge in to
3984         this node, add Open files by dragging to an Emacs window.
3986         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3988 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3990         * files.texi (Misc File Ops): Document set-file-modes.
3992         * windows.texi (Split Window): Document integer values of
3993         truncate-partial-width-windows.
3995         * text.texi (Text): Simplify description of markup languages.
3996         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3997         (TeX Editing): Note that `""' inserts one `"' character.
3998         (HTML Mode): Note in the introduction that XML mode is an alias for
3999         SGML mode.  Mention nXML mode.
4001 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4003         * building.texi (Watch Expressions): Fix typo.
4005 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4007         * files.texi (Visiting): Document new behavior of
4008         confirm-nonexistent-file-or-buffer.
4010         * buffers.texi (Select Buffer):
4011         Document confirm-nonexistent-file-or-buffer.
4013         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4014         edit-picture.
4016         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4017         edit-picture', since that is just an alias for picture-mode.
4018         (Sentences): Note that repeated M-@ extends the region.
4019         (Pages): Make terminology more consistent.  Link to Regexps node.
4020         (Longlines): Discuss relationship with Visual Line mode.
4021         (Text Mode): Remove extraneous discussion of other modes, since they
4022         were already introduced in the parent node.
4024 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4026         * anti.texi (Antinews): Rewrite.
4028         * entering.texi (Exiting): Mention "minimize" terminology.
4030         * frames.texi (Frame Commands): Mention "minimize" terminology.
4032         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4033         formats.
4034         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4035         (Misc X): Don't document useless -hb option.
4037 2008-11-22  Juri Linkov  <juri@jurta.org>
4039         * dired.texi (Dired Navigation): Change normal file name search option
4040         from `non-nil' to `t'.  Add `dwim' option.
4042 2008-11-22  Juri Linkov  <juri@jurta.org>
4044         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4045         ".dir-locals.el".  Rename `define-project-bindings' to
4046         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4047         `dir-locals-set-directory-class'.
4049 2008-11-22  Lute Kamstra  <lute@gnu.org>
4051         * buffers.texi (Select Buffer): Index goto-line.
4052         * basic.texi (Moving Point): Mention the use of a numeric prefix
4053         argument with goto-line and refer to Select Buffer for the use of a
4054         plain prefix argument.
4056 2008-11-19  Glenn Morris  <rgm@gnu.org>
4058         * doclicense.texi: Update to FDL 1.3.
4059         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4061 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4063         * custom.texi (Minor Modes): Define mode commands and mode variables
4064         more precisely.  Recommend using mode commands instead of setting
4065         variables directly.  Put minor modes in a list, and add more modes.
4066         (Easy Customization): Use "init file" instead of .emacs.
4067         (Customization Groups): Update to new Custom buffer appearance.
4068         (Saving Customizations): Copyedits.  Update example.
4069         (Variables): Give example of variable type-sensitivity.
4070         (Examining): Update example.
4071         (Hooks): Copyedits.
4072         (Specifying File Variables): Use C comments instead of an artificial
4073         Lisp for the example.
4074         (Keymaps): Move internals discussion to Prefix Keymaps.
4075         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4076         (Init Rebinding): Document kbd macro.
4077         (Init File): Link to Find Init.
4079         * mark.texi (Using Region): Document Delete Selection Mode more
4080         thoroughly.
4082         * frames.texi (Mouse Commands): Move most of the description of Delete
4083         Selection Mode to Using Region, and link to it.
4084         (Clipboard): Note that paste is bound to clipboard-yank.
4086         * building.texi (Compilation): Document first-error value of
4087         compilation-scroll-output.
4088         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4089         works as soon as an error is available.  Suggested by Juri Linkov.
4091         * mini.texi (Passwords): New node.
4093         * files.texi (Remote Files): Link to Passwords node.
4095         * emacs.texi (Top): Update node listings.
4097 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4099         * ack.texi (Acknowledgments): Some updating of credits.
4101         * emacs.texi (Acknowledgments): Add a couple more names.
4103         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4105         * files.texi (Directories): Describe delete-directory in text.
4106         (Misc File Ops): Document use of trash.
4108 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4110         * macos.texi (Mac Customization): Fix typos.
4112 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4114         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4115         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4116         the conventions of the main Emacs manual.
4118         * emacs.texi (Top): Update node listings.
4120 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4122         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4123         command-line-args is processed during startup.
4124         (Action Arguments): Correctly describe how file arguments interact with
4125         the startup screen.  Link to Lisp Interaction for scratch buffer.
4126         (Initial Options): Link to Command Example for -batch option.
4127         (Environment): Document initial-environment.
4129         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4130         can't be changed in the site-start file.
4132 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4134         * dired.texi (Dired): Mention C-x C-d too.
4135         (Dired Enter): Document M-n in the Dired minibuffer.
4136         (Dired Navigation): Explain dired-goto-file more clearly.
4137         Document dired-isearch-filenames.
4138         (Dired Deletion): Remove unnecessary "expunged" terminology.
4139         (Flagging Many Files): & is now rebound to `% &'.
4140         (Shell Commands in Dired): Document dired-do-async-shell-command.
4141         Clarify how multi-file arguments are passed.
4142         (Misc Dired Features): Document dired-do-isearch.
4144 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4146         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4148 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4150         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4152 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4154         * programs.texi (Program Modes): Link to Program Indent node.
4155         (Left Margin Paren): Explain consequences of changing
4156         open-paren-in-column-0-is-defun-start more concisely.
4157         (Which Function, Program Indent, Info Lookup): Minor edits.
4158         (Basic Indent): If region is active, TAB indents the region.
4159         (Multi-line Indent): If region is active, TAB indents the region.
4160         Note that indent-region is useful when Transient Mark mode is off.
4161         (Matching): The delimiter at the cursor is highlighted---the character
4162         changes color.
4163         (Symbol Completion): Link to Completion node.
4165         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4166         a strictly text-only system.
4168         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4169         batch mode.
4171 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4173         * misc.texi (Document View): Major rewrite.
4175         * maintaining.texi (Types of Log File): Change logs are older than
4176         version control.
4177         (VCS Concepts): Simplify and rearrange.
4178         (Version Control Systems): Make it clear that Linux is only the kernel.
4179         (VC Mode Line): Shorten reference to menu item.
4180         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4181         (VC Directory Mode): Minor cleanup.
4182         Unchanged files are hidden, not omitted.
4183         (VC Directory Commands): Shorten and simplify.
4184         (Change Log Commands): New node, split from Change Logs.
4185         (VC Directory Buffer): New node, split from VC Directory Mode.
4187 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4189         * misc.texi (Document View): Rename from Document Files, moved here
4190         from files.texi.
4192         * files.texi (Version Control): Move to maintaining.texi.
4193         Subnodes moved as well.
4194         (Document Files): Move to misc.texi.
4196         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4197         vc-update-change-log.
4198         (Version Control): Move here from files.texi.
4199         (Format of ChangeLog): Make it a subnode of Change Log.
4201         * emacs.texi (Top): Update node listing.
4203 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4205         * files.texi (Files): Add a section about document
4206         files (doc-view-mode).
4208 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4210         * building.texi (Compilation Mode):
4211         Document compilation-auto-jump-to-first-error.
4212         (Debuggers): Lower GUD subsections to subsubsections.
4213         (Starting GUD): Add cindex.
4214         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4216 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4218         * indent.texi (Indentation): Link to Program Indent.
4220         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4221         now uses emacsclient's terminal.
4223 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4225         * mark.texi (Using Region): Document use-empty-active-region.
4227         * emacs.texi (Top): Update node listings.
4229         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4230         Don't mention obsolete emacs.bash script.
4231         (Invoking emacsclient): Rewrite, moving optional arguments to
4232         emacsclient Options.
4233         (emacsclient Options): New node.  Document server-use-tcp and
4234         server-host.
4236 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4238         * indent.texi (Indentation): Replace list with paragraphed text,
4239         putting description of syntax-driven indentation first.  Document new
4240         effect of active regions on tab.
4241         (Tab Stops): Note that editable tab stops affect indentation commands.
4243 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4245         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4247 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4249         * custom.texi (Function Keys): Note that modified keypad keys are not
4250         translated.
4252         * basic.texi (Arguments): Explain how to insert multiple digits.
4254 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4256         * files.texi (Remote Files): Precise selection of default method.
4257         Rewrite paragraph about disabling remote file names.
4259 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4261         * search.texi (Special Isearch): Document M-TAB is isearch.
4263         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4264         command.
4266         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4268 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4270         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4271         section.
4273 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4275         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4276         to files.texi.  Move contents of vc2-xtra.texi here.
4278         * vc2-xtra.texi: File removed.
4280         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4281         Directory Commands from the submenu.  Don't include deleted file
4282         vc2-xtra.texi.
4284         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4285         (Version Control): Add VC Directory Mode and VC Directory Commands to
4286         the submenu.
4287         (Why Version Control?): Use table format.
4288         (Version Control Systems): Note that Meta-CVS support is gone.
4289         (VCS Concepts): Note precisely when VC started supporting filesets.
4290         Remove bogus xref to CVS Options node.
4291         (Types of Log File): Copyedits.
4292         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4293         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4294         The Right Thing.
4295         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4296         (Log Buffer): Reorganize node, putting C-c C-c description first.
4297         (Old Revisions): Use CVS for example, not RCS.
4298         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4299         Commands from the submenu, putting them under Version Control.
4300         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4301         need to include it in the manual unconditionally, since it is now
4302         crucial to using distributed version control systems.
4303         (Comparing Files): Note that diff uses the minibuffer, and that the
4304         output is shown using Diff mode.
4305         (Diff Mode): Explain what "patch" and "hunk" mean.
4306         Document diff-update-on-the-fly, diff-refine-hunk, and
4307         diff-show-trailing-whitespaces.
4308         (File Archives): Add rar support.
4310         * major.texi (Choosing Modes): Make mode selection sequence more
4311         obvious by describing the steps in order of priority.  Note that
4312         magic-mode-alist is nil by default.
4313         Document magic-fallback-mode-alist.
4315 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4317         * frames.texi (Mouse References): Copyedits.
4319 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4321         * ack.texi (Acknowledgments): Add myself as doc-view author.
4323 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4325         * frames.texi (Dialog Boxes): Add @cindex entries.
4327 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4329         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4330         (Text-Only Mouse): Copyedit.
4332 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4334         * frames.texi: Use @key throughout for mouse clicks.
4335         (Cut/Paste Other App): Document yank-pop-change-selection.
4336         (Secondary Selection): Fix modified mouse click syntax.
4337         (Clipboard): Describe Cut, Copy and Paste commands.
4338         (Mouse References): Not all references are in read-only buffers.
4339         Copyedits.
4340         (Creating Frames): Add xref to Init File.
4341         (Frame Commands): Add xref to Exiting.
4342         (Scroll Bars): Document GTK vs toolkit behavior.
4344 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4346         * files.texi (Version Control): Copyedits.  Add Bazaar.
4347         (Version Control Systems): List different VCS's using an itemized list.
4348         Add Bazaar.
4349         (VCS Concepts): Copyedits.  Tweak description of file merging.
4351         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4352         (Cut/Paste Other App): Document select-active-regions and
4353         x-select-enable-primary.
4355 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4357         * mark.texi (Shift Selection): Correct case in node name.
4359         * emacs.texi (Top): Update node order in Mark chapter.
4361 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4363         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4365         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4366         elsewhere in the manual instead of describing yet again the intricacies
4367         of $HOME on MS-Windows and MS-DOS.
4369 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4371         * mini.texi (Minibuffer File): Add xref to File Names.
4372         (Minibuffer File): Add discussion of `~' in file names.
4373         Add insert-default-directory index reference.
4375         * files.texi (File Names): Reorganize description.
4376         (Visiting): Add xref to Mode Line.  Copyedits.
4377         (Save Commands): Mention prefix behavior of C-x C-s.
4378         (Numbered Backups): Node deleted.
4379         (Backup Names): Contents of Numbered Backups moved here.  State default
4380         of version-control variable.
4381         (Reverting): Copyedits.
4382         (Version Control): Add additional version control systems.
4384         * emacs.texi (Top): Delete Numbered Backups node.
4386         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4387         Backup Names.
4388         (Initial Options): Document renamed variable inhibit-startup-screen.
4390 2008-10-11  Romain Francoise  <romain@orebokech.com>
4392         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4394 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4396         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4397         (Select Buffer): Mention use of minibuffer history.  Describe default
4398         value of default-major-mode.  Mention that C-x 4 b selects the other
4399         window.
4400         (List Buffers): Document CRM indicators in the order they appear.
4401         (Kill Buffer): Document new command kill-matching buffers.
4402         (Several Buffers): Move explanation of the relationship between buffer
4403         list and buffer menu to the top.
4404         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4406 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4408         * entering.texi (Exiting): Document change of C-x C-c to
4409         save-buffers-kill-terminal.  Document kill-emacs.
4411 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4413         * mule.texi (Coding Systems): Don't mention codepage-setup.
4415         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4416         cpNNN coding systems anymore.
4417         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4418         for unibyte mode.  Don't mention line-drawing characters.
4419         Don't mention dos-unsupported-char-glyph.
4421 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4423         * search.texi (Search): Shorten introduction.
4424         (Basic Isearch): Add command table.  Discuss reverse isearch and
4425         isearch highlighting.
4426         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4427         ring to cindex.
4428         (Special Isearch): Move input methods discussion here.
4429         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4430         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4431         Repeat Isearch.
4432         (Isearch Minibuffer): New node.
4433         (Word Search): Document new word search commands.
4434         (Regexp Example): Simplify example using sentence-end-base variable.
4435         (Replace): Reword introduction.
4436         (Unconditional Replace): Remove unnecessary example.
4437         (Other Repeating Search): Document new `M-s o' binding.
4439         * emacs.texi (Top): Update node listings.
4441 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
4443         * emacs.texi (Top): Remove Kill Errors from menu.
4445 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
4447         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4448         interface for defining macros.  Simplify examples.  Note that C-g quits
4449         macro definitions.
4450         (Keyboard Macro Counter): Document using F3 to insert counter.
4451         Give usage example.
4452         (Keyboard Macro Query): Organize query responses in a table.
4454         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4455         Link to Erasing node.
4456         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4457         rationale to a footnote.
4458         (Kill Errors): Remove node, due to redundancy with Erasing.
4459         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4460         M-$ in active region.  Remove non-ispell-specific keybindings from
4461         table.
4463 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4465         * cmdargs.texi (Initial Options): Document --daemon.
4467 2008-09-20  Glenn Morris  <rgm@gnu.org>
4469         * files.texi (Numbered Backups): Mention that some modes set
4470         version-control.
4472 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4474         * files.texi (Numbered Backups): Reference File Variables, as well.
4475         Remove discussion of Rmail's implementation.
4477 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4479         * misc.texi (Recursive Edit): Note that top-level exits active
4480         minibuffers.
4482         * trouble.texi (Quitting): Likewise.
4484 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4486         * emacs.texi (Top): Add Temporary Face Changes xref.
4488         * display.texi (Display): Move Temporary Face Changes node to just
4489         after Standard Faces.
4490         (Scrolling): Document recenter-top-bottom instead of recenter.
4491         (Horizontal Scrolling): Move auto hscroll discussion to the top.
4492         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4493         (Display Custom): Copyedits.
4494         (Optional Mode Line): Document display-battery-mode.
4496 2008-08-27  Romain Francoise  <romain@orebokech.com>
4498         * custom.texi (Directory Variables): Minor fix.
4500 2008-08-27  Glenn Morris  <rgm@gnu.org>
4502         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4503         descriptions.
4504         (Calendar Customizing): Tweak layout description.
4505         Move calendar-today-marker and calendar-today face to the other
4506         markers.  Condense calendar-star-date and calendar-mark-today
4507         description.
4508         (Holiday Customizing): Add oriental and solar holidays.
4509         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4510         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4511         (Date Display Format): Change ISO format.  Be less verbose.
4512         (Diary Customizing): Mention day and month abbrev arrays.
4513         Mention the date-form variables by name.  Update European example.
4514         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4515         Condense examples.  Mention diary-entry-symbols by name.
4516         Condense table for insertion commands.
4517         (Fancy Diary Display): Mention diary-include-string and
4518         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4519         Ethiopic, Persian date functions.  Condense descriptions.
4521         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4522         (Adding to Diary): Adapt for changed node name.
4524 2008-08-26  Glenn Morris  <rgm@gnu.org>
4526         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4527         node "Hebrew/Islamic Entries".
4529         * calendar.texi (Specified Dates): Fix names of iso functions.
4530         (General Calendar): There may not be another window.
4531         (Writing Calendar Files, Holidays): Tweak intro.
4532         (Holidays): Mention Baha'i and Chinese holidays.
4533         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4534         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4535         (To Other Calendar): Add calendar-print-other-dates.
4536         Refer to "graphic display" rather than "X.
4537         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4538         (Displaying the Diary): Fix whitespace after reference.
4539         Fix `diary-number-of-entries' reference.
4540         (Date Formats): Explicitly mention that day names can be abbreviated.
4541         (Adding to Diary): Add some references to other sections.
4542         (Special Diary Entries): Fix reference.
4543         (Appointments): Simplify appt-message-warning-time entry.
4544         Clarify where times must be.
4545         (Importing Diary): Comment out icalendar paragraph that does not apply.
4546         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4548 2008-08-23  Glenn Morris  <rgm@gnu.org>
4550         * fortran-xtra.texi (Fortran): Change description of free form and
4551         fixed form a bit.  Mention hideshow and imenu.
4552         (Fortran Motion): Mention fortran-end-of-subprogram,
4553         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4554         (Fortran Indent): Minor re-word.
4555         (ForIndent Commands): Mention fortran-fill-paragraph and
4556         fortran-fill-statement.
4557         (ForIndent Cont): Mention fortran-tab-mode-string.
4558         (Fortran Comments): Mention fortran-comment-line-start-skip.
4559         (Fortran Columns): Mention font-locking.
4560         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4562 2008-08-23  Johan Bockgård  <bojohan@muon>
4564         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4566 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4568         * mini.texi (Minibuffer): Simplify introduction.
4569         (Minibuffer File): Document tilde in minibuffer filenames.
4570         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4571         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4572         (Completion Example): Update example to current command list.
4573         (Completion Options): Document `lazy' value of completion-auto-help.
4574         Update contents of completion-ignored-extensions.
4575         (Minibuffer History): Describe "future history" list.  State default
4576         value of history-delete-duplicates.
4578 2008-08-21  Glenn Morris  <rgm@gnu.org>
4580         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4581         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4583 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4585         * regs.texi (Registers): Clarify valid register names.
4586         (RegPos): Note that buffer is saved and restored too.
4587         (RegText): Note that mark is reactivated/deactivated.
4588         (RegConfig): Xref to Windows node.
4590 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4592         * basic.texi (Inserting Text): Provide command name for C-q.
4594         * killing.texi (Killing): Copyedit.  Define read-only text.
4595         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4596         (Killing by Lines): Copyedit.
4597         (Other Kill Commands): Move M-w description here.
4598         (Yanking): Move M-w to Other Kill Commands.
4599         (Kill Ring): Also mention saving text in registers.  Link to Text
4600         Properties in elisp manual.
4601         (Accumulating Text): Copyedit.
4602         (CUA Bindings): Shift selection is now the default.
4604 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4606         * maintaining.texi (Change Log): Mention next-error is available.
4608 2008-08-10  Glenn Morris  <rgm@gnu.org>
4610         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4611         and intermonth text.
4612         (Holiday Customizing): Add holiday-chinese.
4614 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4616         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4618 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4620         * files.texi (Log Buffer): Describe C-c C-d.
4621         (Diff Mode): Describe C-x 4 A.
4623 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4625         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4627 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4629         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4630         describe the new bindings to show the changeset diff, toggle annotation
4631         visibility, show revisions.
4632         (VC Status): Describe key bindings for modifying the change comments,
4633         displaying changeset diffs and annotations.
4635         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4637 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4639         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4641 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4643         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4644         and wording.
4646 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4648         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4649         marking/unmarking.  Add descriptions for the multiple file search
4650         commands.  Improve some old info.
4652 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4654         * display.texi (Visual Line Mode): New node.
4656         * basic.texi (Inserting Text): Move DEL to deletion node.
4657         (Moving Point): Add additional alternative key bindings.
4658         Describe line-move-visual.
4659         (Erasing): Describe DEL.
4660         (Basic Undo, Blank Lines, Arguments): Copyedit.
4661         (Continuation Lines): Mention Visual Line mode.
4662         (Position Info): Move extended discussion to mule.texi.
4664         * mule.texi (International Chars): Describe C-x =.
4666         * emacs.texi (Top): Add Visual Line Mode node.
4668 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4670         * emacs.texi: Remove VMS support.
4672 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4674         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4675         the vc-dir command name.
4677 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4679         * xresources.texi: Remove mentions of Mac Carbon.
4681 2008-07-19  Andreas Schwab  <schwab@suse.de>
4683         * ns-emacs.texi: Move to ../misc.
4685 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4687         * entering.texi (Exiting): Don't describe text-only terminals as the
4688         default.  Describe the new startup screen.
4689         (Exiting): Describe how to kill Emacs first.  Change description of
4690         iconification to handle modern window systems.
4692 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4694         * ns-emacs.texi: New file, documents features of Emacs port under
4695         NeXTstep windowing.
4697 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4699         * entering.texi (Entering Emacs): Update prev node.
4701         * glossary.texi (Glossary): Remove xref to Text Characters.
4703         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4704         directly, rather than in the context of ASCII.  Move description of
4705         special properties of modifier key to new Modifier Keys node.
4706         (Keys): Copyedit.
4707         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4708         the node contents are obsolete.
4710         * custom.texi (Modifier Keys): New node.
4712         * emacs.texi (Top): Update node list.
4714 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4716         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4717         saying that Emacs provides menus and mouse support (which is par for
4718         the course).
4720         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4721         early on.
4722         (Point): Copyedit.  Relegate historical trivia to a footnote.
4723         (Mode Line): Explain mode-line format more consistently.
4724         (Menu Bar): Copyedit.
4726 2008-06-27  Glenn Morris  <rgm@gnu.org>
4728         * cal-xtra.texi (Sexp Diary Entries):
4729         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4731 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4733         * mark.texi (Shift selection): New node.
4734         (Mark): Copyedits.
4735         (Persistent Mark): Move to the end of the chapter.
4737 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4739         * makefile.w32-in (distclean): Remove makefile.
4741 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4743         * building.texi (Starting GUD): Add an entry for gud-gdb.
4744         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4745         command mode.
4747 2008-06-17  Glenn Morris  <rgm@gnu.org>
4749         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4751 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4753         * building.texi (Starting GUD): Expand on remote debugging.
4754         (Other GDB-UI Buffers): Mention new keyboard bindings.
4756 2008-06-15  Glenn Morris  <rgm@gnu.org>
4758         * gnu.texi: Use a verbatim license for this invariant section,
4759         as per etc/GNU.
4761 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4763         * emacs.texi, misc.texi: Add documentation about serial port access.
4765 2008-06-13  Glenn Morris  <rgm@gnu.org>
4767         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4768         maintain.info.
4770 2008-06-05  Miles Bader  <miles@gnu.org>
4772         * display.texi (Temporary Face Changes): Update to reflect function
4773         renamings in face-remap.el.
4775 2008-06-04  Miles Bader  <miles@gnu.org>
4777         * display.texi (Temporary Face Changes):
4778         Add `adjust-buffer-face-height'.  Rewrite description of
4779         `increase-buffer-face-height' and `decrease-default-face-height' now
4780         that they aren't bound by default.
4782 2008-06-03  Miles Bader  <miles@gnu.org>
4784         * display.texi (Temporary Face Changes): New node.
4786 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4788         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4790 2008-05-31  Glenn Morris  <rgm@gnu.org>
4792         * cal-xtra.texi (Fancy Diary Display): Simplify.
4794 2008-05-30  Glenn Morris  <rgm@gnu.org>
4796         * cal-xtra.texi (Fancy Diary Display): Update for
4797         diary-display-function replacing diary-display-hook.
4799 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4801         * msdog.texi (Windows Keyboard): Add descriptions of
4802         w32-register-hot-key and w32-unregister-hot-key.
4804 2008-05-21  Tom Tromey  <tromey@redhat.com>
4806         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4807         Variables node.
4809 2008-05-19  Tom Tromey  <tromey@redhat.com>
4811         * custom.texi (Variables): Add Directory Variables to menu.
4812         (Directory Variables): New node.
4814 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4816         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4818 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4820         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4821         Revision Tags and rewritten.  Section now uses modern terminology,
4822         (tags rather than snapshots) and describes post-SCCS systems more
4823         accurately.
4825 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4827         * msdog.texi (Windows Files): Update documentation of
4828         w32-get-true-file-attributes.
4830 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4832         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4833         directory mode.
4835 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4837         * killing.texi (Appending Kills): Remove a strangely off-topic index
4838         entry "television".
4840 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4842         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4844 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4846         * emacs/buffers.texi, emacs/files.texi (Version-control):
4847         vc-toggle-read-only is no longer a good idea...
4849 2008-04-29  Glenn Morris  <rgm@gnu.org>
4851         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4853 2008-04-22  Juri Linkov  <juri@jurta.org>
4855         * dired.texi (Subdirectories in Dired): Describe using `^'
4856         to return to the parent directory.
4858 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4860         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4861         recent changes.
4863 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4865         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4866         (Other GDB-UI Buffers): Update for recent thread related changes.
4868 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4870         * maintaining.texi (Maintaining):
4871         * emacs.texi (Top): Typo.
4873 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4875         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4876         arg in `font-lock-add-keywords'.
4878 2008-04-08  Glenn Morris  <rgm@gnu.org>
4880         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4881         Also add Baha'i calendar references where appropriate.
4883 2008-04-05  Glenn Morris  <rgm@gnu.org>
4885         * custom.texi (Init File): Byte-compiling .emacs is bad.
4887 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4889         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4891 2008-03-29  Glenn Morris  <rgm@gnu.org>
4893         * calendar.texi: Update for `calendar-date-style' replacing
4894         `european-calendar'.
4896 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4898         * display.texi (Display Custom): Mention overlay-margin in text.
4900 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4902         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4903         tutorial' comments.
4905 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4907         * mark.texi (Mark): Rearrange nodes.
4908         (Persistent Mark): Rename from Transient Mark.
4909         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4910         Describe Transient Mark mode as the default.
4912         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4913         the default behavior with Transient Mark mode off.
4914         (Position Info): Fix typo.
4916         * display.texi (Standard Faces): Reference the Mark node.
4917         Remove discussion of the region face, which is discussed there.
4919         * emacs.texi (Top): Update node listings.
4921         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4922         as the default.
4924         * fixit.texi (Undo): Standardize choice of undo key sequence.
4925         (Undo, Spelling): Describe Transient Mark mode as the default.
4927         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4928         default.
4930         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4932         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4933         mode is the default, and note that the mark is not activated when set.
4935         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4936         Describe Transient Mark mode as the default.
4938         * search.texi (Basic Isearch): Reference the Mark Ring node.
4939         (Replace, Unconditional Replace, Other Repeating Search):
4940         Describe Transient Mark mode as the default.
4942         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4943         Describe Transient Mark mode as the default.
4944         (Paragraphs): Describe how M-h behaves when region is active.
4946         * trouble.texi (Quitting): Clarify effects of C-g.
4948 2008-03-13  Glenn Morris  <rgm@gnu.org>
4950         * emacs.texi (EMACSVER): Set to 23.0.60.
4952 2008-03-05  Glenn Morris  <rgm@gnu.org>
4954         * dired.texi (Hiding Subdirectories): Fix previous change.
4956 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4958         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4960 2008-02-28  Kim F. Storm  <storm@cua.dk>
4962         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4963         Move describe-distribution to C-h C-o.
4964         Move view-emacs-problems to C-h C-p.
4965         Add view-emacs-debugging on C-h C-d.
4966         Add view-external-packages on C-h C-e.
4967         Add view-order-manuals on C-h C-m.
4969 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4971         * msdog-xtra.texi (MS-DOS): Docstring fix.
4973 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4975         * msdog.texi (Windows Fonts): Use a @table for describing font
4976         properties.
4978 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4980         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4981         value has changed.
4982         (Windows HOME): Clarify what is meant by "if that fails as well".
4983         (Windows Fonts): New section.
4985 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4987         * basic.texi (Basic Undo): Remove duplicate "you can".
4989 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4991         * maintaining.texi (Tags): Fix last change.
4993 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4995         * tramp.texi: Use new FSF's Back-Cover Text.
4997 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4999         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5001 2008-01-26  Richard Stallman  <rms@gnu.org>
5003         * maintaining.texi (Tags): Delete redundant index entry.
5005 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5007         * programs.texi (Imenu): Move "@cindex tags" from here...
5008         * maintaining.texi (Tags): ...to here.
5010 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5012         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5013         click count.
5015 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5017         * entering.texi (Exiting): Fix typo.
5018         Reported by D. E. Evans <sinuhe@gnu.org>.
5020 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5022         * glossary.texi (Glossary): Fix typo.
5024 2007-12-27  Richard Stallman  <rms@gnu.org>
5026         * text.texi (Formatted Text): Improve menu tag.
5027         (Editing Format Info): In Info, add duplicate menu of nodes
5028         about the submenus.
5029         (Format Faces): Say where Faces menu is found.  Mention Other.
5030         (Format Colors): Say where these submenus are found.
5031         (Format Indentation, Format Justification): Likewise.
5032         (Format Properties): Likewise.
5034 2007-12-22  Richard Stallman  <rms@gnu.org>
5036         * search.texi (Query Replace): Make exp of query-replace more
5037         self-contained, and clarify.
5039         * cc-mode.texi (Getting Started): Change @ref to @pxref.
5041 2007-12-15  Richard Stallman  <rms@gnu.org>
5043         * files.texi (Auto Save): Clarify definition of auto-saving.
5045 2007-11-26  Richard Stallman  <rms@gnu.org>
5047         * help.texi (Help Echo): Cleanups.
5049 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5051         * files.texi (Why Version Control?): Fix typo.
5052         (VCS Concepts): Fix typos; small tense fix.
5053         (Selecting a Fileset): Fix typos; small rewording.
5054         (Log Buffer): Likewise.
5055         (Old Revisions): Likewise.
5057 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5059         * mule.texi (Communication Coding): Fix wording of last change.
5061 2007-11-16  Werner Lemberg  <wl@gnu.org>
5063         * custom.texi (Specifying File Variables):
5064         * major.texi (Choosing Modes): Mention '\" in man pages.
5066 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5068         * mule.texi (Communication Coding): Document x-select-request-type.
5070         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5072 2007-11-15  Francesco Potortì  <pot@gnu.org>
5074         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5075         --output=file.
5077 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5079         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5080         (Help Echo): Avoid mentioning the term "region" here and
5081         consistently use the term "active text".
5083 2007-11-11  Glenn Morris  <rgm@gnu.org>
5085         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5087 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5089         * search.texi (Query Replace):
5090         Mention `query-replace-show-replacement'.
5092 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5094         * building.texi (Watch Expressions): Remove obscure sentence.
5096 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5098         * mule.texi (Select Input Method): Describe how to activate an input
5099         method in the text mode.
5101 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5103         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5105 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5107         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5109 2007-10-30  Glenn Morris  <rgm@gnu.org>
5111         * misc.texi (Directory Tracking): Explain a bit more about
5112         dirtrack-mode.
5114 2007-10-25  Glenn Morris  <rgm@gnu.org>
5116         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5118 2007-10-24  Richard Stallman  <rms@gnu.org>
5120         * misc.texi (Interactive Shell): Cleanup last change.
5122 2007-10-22  Juri Linkov  <juri@jurta.org>
5124         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5125         default values.
5127 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5129         * files.texi: Disambiguate two slightly different uses of the term
5130         'filesets'.
5132 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5134         * trouble.texi (Quitting): Fix typo.
5136 2007-10-18  Glenn Morris  <rgm@gnu.org>
5138         * frames.texi (Mode Line Mouse): Mention minor mode names.
5140 2007-10-17  Juri Linkov  <juri@jurta.org>
5142         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5143         fill-paragraph operates on the active region in Transient Mark mode.
5144         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5145         with fill-paragraph.
5147         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5148         fill-paragraph.
5150         * fixit.texi (Spelling): ispell-word operates on the active region
5151         in Transient Mark mode.
5153 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5155         * building.texi (Source Buffers):
5156         * custom.texi (Init Non-ASCII):
5157         * glossary.texi (Glossary): Use "key binding" consistently.
5159 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5161         * calendar.texi (Diary): Fix directive.
5163 2007-10-16  Richard Stallman  <rms@gnu.org>
5165         * calendar.texi (Diary): Clarify text about diary file example.
5167 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5169         * files.texi: Capitalize node names according to convention.
5171 2007-10-13  Glenn Morris  <rgm@gnu.org>
5173         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5175 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5177         * emacs.texi:
5178         * files.texi (Version Systems): Minor fixes to version-control material
5179         suggested by RMS and Robert J. Chassell.
5181 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5183         * files.texi (Version Systems):
5184         * vc-xtra.texi:
5185         * vc1-xtra.texi:
5186         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5187         operations.  Change of terminology from `version' to `revision'.
5188         Revise text for adequate description of VCSes with monotonic IDs.
5189         * emacs.texi: Change of terminology from `version' to `revision'.
5191 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5193         * files.texi (Version Systems): Describe newer VCses.
5194         Reorder the descriptions to be chronological.
5196 2007-10-09  Richard Stallman  <rms@gnu.org>
5198         * display.texi (Cursor Display): Correct how cursor appears
5199         in nonselected windows.
5201 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5203         * building.texi (GDB Graphical Interface): Remove references to gdba
5204         and mention gud-gdb.
5206 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5208         * rmail.texi (Rmail Sorting): Improve indexing.
5210 2007-10-06  Juri Linkov  <juri@jurta.org>
5212         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5213         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5214         fill-paragraph-or-region.
5216         * basic.texi (Arguments): Replace fill-paragraph with
5217         fill-paragraph-or-region.
5219 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5221         * files.texi: Update the section on version control for 2007
5222         conditions.  None of these changes are new-VC-specific; that
5223         will come later.
5225 2007-09-15  Glenn Morris  <rgm@gnu.org>
5227         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5228         to `list-holidays'.
5230 2007-09-14  Glenn Morris  <rgm@gnu.org>
5232         * calendar.texi: Update all instances of mark-calendar-holidays,
5233         list-calendar-holidays, list-holidays with the new names.
5235 2007-09-06  Glenn Morris  <rgm@gnu.org>
5237         Move manual sources from man/ to subdirectories of doc/.
5238         Split into the Emacs manual in emacs/, and other manuals in misc/.
5239         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5240         manual.
5241         (infodir): New variable.
5242         (info): Use $infodir.
5243         (emacsman): Delete target, not needed any more.
5244         Move all targets that are not the Emacs manual to misc/Makefile.in.
5245         (mostlyclean): Remove `gnustmp'.
5246         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5247         manual.
5248         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5249         (emacsman): Delete target, not needed any more.
5250         (clean): Remove all info files but Emacs manual.
5251         Move all targets that are not the Emacs manual to misc/Makefile.in.
5252         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5254         * Makefile.in (INFOSOURCES): Delete.
5255         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5256         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5257         *.vrs *.toc here...
5258         (maintainer-clean): ...from here.
5260 2007-09-05  Glenn Morris  <rgm@gnu.org>
5262         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5264 2007-08-29  Glenn Morris  <rgm@gnu.org>
5266         * emacs.texi (EMACSVER): Increase to 23.0.50.
5268 2007-08-27  Richard Stallman  <rms@gnu.org>
5270         * emacs.texi (Top): Clarify menu item for Glossary.
5272         * display.texi (Faces): Change secn title.
5273         Clarify not all fonts come from Font Lock.
5275 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5277         * basic.texi (Position Info): Add index entry for face at point.
5278         Mention that character faces are also displayed by "C-u C-x =".
5280 2007-08-08  Glenn Morris  <rgm@gnu.org>
5282         * glossary.texi (Glossary): Deprecate `iff'.
5284 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5286         * files.texi (File Conveniences): Document point motion keys in Image
5287         mode.
5289 2007-07-27  Glenn Morris  <rgm@gnu.org>
5291         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5292         in-line.
5294         * gpl.texi: New file with text of GPL.
5295         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5297 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5299         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5301         * dired.texi (Wdired): Mention C-x C-q key binding.
5303 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5305         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5307 2007-07-25  Glenn Morris  <rgm@gnu.org>
5309         * emacs.texi (Copying): Replace license with GPLv3.
5311         * Relicense all FSF files to GPLv3 or later.
5313 2007-07-24  Glenn Morris  <rgm@gnu.org>
5315         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5316         for some calendars.
5318 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5320         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5321         default-directory for the current buffer is on a remote machine.
5323 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5325         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5326         default value.
5328 2007-07-21  Richard Stallman  <rms@gnu.org>
5330         * files.texi (Why Version Control?): Improve previous change.
5332 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5334         * files.texi (Why Version Control?): New node.
5336 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5338         * building.texi (Starting GUD): Add xref to this anchor.
5340 2007-06-24  Karl Berry  <karl@gnu.org>
5342         * emacs.texi: New Back-Cover Text.
5344 2007-06-07  Alan Mackenzie  <acm@muc.de>
5346         * display.texi (Optional Mode Line): Document the new form of
5347         line+column numbers, "(561,2)".
5349 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5351         * maintaining.texi (Create Tags Table): Fix typos.
5353 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5355         * Version 22.1 released.
5357 2007-05-07  Karl Berry  <karl@gnu.org>
5359         * emacs.texi (EMACSVER): Back to 22.
5361 2007-05-06  Richard Stallman  <rms@gnu.org>
5363         * maintaining.texi (Create Tags Table): Clean up previous change.
5365 2007-05-05  Francesco Potortì  <pot@gnu.org>
5367         * maintaining.texi (Create Tags Table): Add text about the dangers of
5368         making symbolic links to tags files.
5370 2007-05-04  Karl Berry  <karl@gnu.org>
5372         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5374 2007-05-03  Karl Berry  <karl@gnu.org>
5376         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5378         * .cvsignore (*.pdf): New entry.
5380         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5381         for printing.
5383 2007-05-01  Richard Stallman  <rms@gnu.org>
5385         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5387 2007-04-28  Glenn Morris  <rgm@gnu.org>
5389         * ack.texi (Acknowledgments):
5390         * anti.texi (Antinews):
5391         * programs.texi (Program Modes): Restore mention of python.el pending
5392         consideration of legal status.
5394 2007-04-28  Richard Stallman  <rms@gnu.org>
5396         * files.texi (File Names): Fixes to ~ description on MS systems.
5398 2007-04-26  Glenn Morris  <rgm@gnu.org>
5400         * emacs.texi (EMACSVER): Increase to 22.1.50.
5402 2007-04-25  Karl Berry  <karl@gnu.org>
5404         * emacs.texi: Improve line breaks on copyright page,
5405         similar layout to lispref, 8.5x11 by default.
5407         * dired.texi (Image-Dired): Improve line break, fix typo.
5409 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5411         * programs.texi (Program Modes):
5412         * anti.texi (Antinews):
5413         * ack.texi (Acknowledgments): python.el removed.
5415 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5417         * display.texi (Highlight Interactively): Correct description of
5418         hi-lock-file-patterns-policy.
5420         * files.texi (File Archives): Mention self-extracting executables.
5422 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5424         * search.texi (Unconditional Replace, Query Replace): Add xref to
5425         "Replacement and Case".
5427 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5429         * dired.texi (Image-Dired): Move from Thumbnails node.
5430         * misc.texi (Thumbnails): Node deleted.
5431         * emacs.texi (Top): Update node listing.
5433         * files.texi (File Conveniences):
5434         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5436 2007-04-21  Richard Stallman  <rms@gnu.org>
5438         * display.texi (Highlight Interactively): Correct previous change.
5439         Clarify doc of hi-lock-find-patterns, and move new features into it.
5441 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5443         * display.texi (Highlight Interactively):
5444         Document hi-lock-file-patterns-policy.
5446 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
5448         * display.texi (Scrolling): Fix typo.
5450 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5452         * doclicense.texi: Remove node heading, so that it can be included by
5453         other files.
5455         * emacs.texi: Insert node heading for GFDL.
5457 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5459         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5460         "command line".
5462         * display.texi (Faces): Refer to "Creating Frames" for face
5463         and other frame customizations in .emacs.
5465         * frames.texi (Creating Frames): Mention that face customizations can
5466         be put in .emacs.  Add index entries.
5468 2007-04-12  Richard Stallman  <rms@gnu.org>
5470         * glossary.texi (Glossary): Explain `iff'.
5472 2007-04-11  Karl Berry  <karl@gnu.org>
5474         * gnu.texi (Top),
5475         * macos.texi (Mac Font Specs),
5476         * anti.texi (Antinews),
5477         * xresources.texi (Resources),
5478         * misc.texi (Emulation),
5479         * calendar.texi (Daylight Saving),
5480         * dired.texi (Dired and Find),
5481         * rmail.texi (Remote Mailboxes),
5482         * sending.texi (Mail Headers),
5483         * programs.texi (Which Function),
5484         * files.texi (Recover),
5485         * buffers.texi (Uniquify),
5486         * frames.texi (Wheeled Mice),
5487         * killing.texi (Rectangles): Wording to improve breaks in
5488         8.5x11 format.
5489         * mule.texi (Language Environments): \hbadness=10000 since there's
5490         no way to reword.
5491         * emacs.texi (smallbook): New @set to more easily switch between
5492         smallbook and 8.5x11.
5494 2007-04-11  Richard Stallman  <rms@gnu.org>
5496         * files.texi (File Conveniences): Add xref to Tumme.
5497         Delete text about Thumbnail mode.
5499 2007-04-09  Alan Mackenzie  <acm@muc.de>
5501         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5502         new name.  Insert concept index entries.
5504 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5506         * display.texi (Standard Faces): Document prefix arg for
5507         list-faces-display.
5509         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5511 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5513         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5515         * files.texi (Misc File Ops): Rewrite description of
5516         insert-file-literally.
5518 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5520         * misc.texi (Printing): Postscript -> PostScript.
5522         * ack.texi (Acknowledgments): Postscript -> PostScript.
5524         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5526         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5527         below.
5529 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5531         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5532         Init Non-ASCII.
5533         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5534         (Init Non-ASCII): New node.
5536 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5538         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5540 2007-03-12  Glenn Morris  <rgm@gnu.org>
5542         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5543         "Daylight Savings".
5545         * calendar.texi: Replace "daylight savings" with "daylight
5546         saving" in text throughout.
5548 2007-03-04  Richard Stallman  <rms@gnu.org>
5550         * custom.texi (Safe File Variables): Minor correction.
5552 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5554         * rmail.texi (Movemail): Add internal ref.
5555         Don't indent the intro for the PROTO table.
5556         Format PROTO table items with @code.
5558 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5560         * building.texi: Remove references to bashdb.
5562 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5564         * mule.texi (Language Environments): Update list of supported language
5565         environments.
5567 2007-02-14  Kim F. Storm  <storm@cua.dk>
5569         * building.texi (Grep Searching): Fix lgrep doc.
5571 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5573         * back.texi: Remove unused file.
5575 2007-02-05  Francesco Potortì  <pot@gnu.org>
5577         * maintaining.texi (Tag Syntax): Now --members is the default for
5578         etags, not for ctags yet.
5580 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5582         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5583         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5584         expects.  Add comments to prevent people from inadvertently modifying
5585         the key parts needed by `texinfo-multiple-files-update'.
5587 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5589         * frames.texi (Secondary Selection): Window clicked does not matter
5590         when mouse-yank-at-point is non-nil.
5592 2007-01-16  Glenn Morris  <rgm@gnu.org>
5594         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5595         system abbrev.
5597 2007-01-11  Richard Stallman  <rms@gnu.org>
5599         * msdog.texi (Windows Keyboard): Another small cleanup.
5601 2007-01-10  Richard Stallman  <rms@gnu.org>
5603         * msdog.texi (Windows Keyboard): Yet another try to make
5604         everyone happy with that passage.
5606 2007-01-05  Richard Stallman  <rms@gnu.org>
5608         * anti.texi (Antinews): Mention M-x shell scrolling.
5610 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5612         * building.texi (Watch Expressions): Describe gdb-max-children.
5614 2007-01-04  Richard Stallman  <rms@gnu.org>
5616         * msdog.texi (Windows Keyboard): Clarify previous change.
5618 2007-01-02  Richard Stallman  <rms@gnu.org>
5620         * custom.texi (Changing a Variable): Minor clarification.
5621         (Specific Customization): customize-customized => customize-unsaved.
5623         * entering.texi (Entering Emacs): Clean up text about restarting
5624         Emacs for each file.
5626         * misc.texi (Shell Options): Minor cleanup.
5628         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5629         with Emacs, not vice versa.
5631         * programs.texi (Symbol Completion): Recommend customizing
5632         window manager.
5634         * xresources.texi (Resources): Minor fix.
5636 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5638         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5640 2007-01-01  Richard Stallman  <rms@gnu.org>
5642         * commands.texi (User Input): Document keys stolen by window mangers.
5644 2006-12-31  Richard Stallman  <rms@gnu.org>
5646         * custom.texi (Specific Customization): Document customize-option
5647         instead of customize-variable.
5649 2006-12-31  Kim F. Storm  <storm@cua.dk>
5651         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5653 2006-12-30  Kim F. Storm  <storm@cua.dk>
5655         * killing.texi (CUA Bindings): Fix typo.
5657         * xresources.texi (Table of Resources): Mention grow-only value for
5658         auto-resize-tool-bars.
5660 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5662         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5663         and how to get them back.
5665 2006-12-26  Richard Stallman  <rms@gnu.org>
5667         * calendar.texi (Holidays): Holiday listing is based on current
5668         practice, but DST is not.
5670 2006-12-25  Richard Stallman  <rms@gnu.org>
5672         * emacs.texi (Top): Update subnode menus.
5674         * mark.texi (Transient Mark): Fix xref.
5676         * killing.texi (Graphical Kill): Node deleted.
5677         (Killing): Add xref to Cut and Paste.
5678         (CUA Bindings): Update xref.
5680         * frames.texi (Cut and Paste): New section to hold other nodes.
5681         (Mouse Commands): Node demoted.
5682         (Cut/Paste Other App): Split out from Mouse Commands.
5683         (Word and Line Mouse): Likewise.
5684         (Secondary Selection, Clipboard): Nodes demoted.
5686 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5688         * calendar.texi (Holidays): US daylight saving begins second Sunday
5689         in March for 2007 onwards.
5690         (Daylight Savings): Show new US default daylight saving rules, 2nd
5691         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5693 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5695         * calendar.texi (Scroll Calendar): < and > are switched.
5697 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5699         * killing.texi (Deletion): Describe M-\ prefix argument.
5701 2006-12-23  Richard Stallman  <rms@gnu.org>
5703         * search.texi (Regexp Search): Explain why forward and reverse regexp
5704         search are not mirror images.
5706 2006-12-19  Kim F. Storm  <storm@cua.dk>
5708         * major.texi (Choosing Modes): Describe match-function elements for
5709         magic-mode-alist.
5711 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5713         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5714         peculiarities.
5716 2006-12-18  Richard Stallman  <rms@gnu.org>
5718         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5720 2006-12-17  Alan Mackenzie  <acm@muc.de>
5722         * programs.texi (Left Margin Paren): Remove the bit which says
5723         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5724         Discuss some of the issues of setting this option to nil.
5726 2006-12-17  Glenn Morris  <rgm@gnu.org>
5728         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5730 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5732         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5733         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5734         NTFS volumes.
5735         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5736         volumes.
5738 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5740         * text.texi (HTML Mode): Fix "C-c TAB".
5742 2006-12-09  Richard Stallman  <rms@gnu.org>
5744         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5746 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5748         * files.texi (Misc File Ops): Document insert-file-literally.
5750 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5752         * cmdargs.texi (Colors): Note that --color is intended for overriding
5753         the terminal defaults, not for normal invocation.
5755         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5756         ``server program''.  Add a cross-reference to "Init File" node.
5757         (Invoking emacsclient): Add index entries.  Document both short and
5758         long versions of command-line options.  Document the -f option.
5760 2006-12-06  Richard Stallman  <rms@gnu.org>
5762         * text.texi (Outline Format): Say to set outline-regexp
5763         and outline-level with major modes and file local variables.
5765 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5767         * anti.texi (Antinews): Mention the alternative to
5768         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5770         * misc.texi (Interactive Shell): Ditto.
5772 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5774         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5776         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5778 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5780         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5781         colon in the mode line.
5783         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5785 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5787         * building.texi (Watch Expressions): Mention SPC for expanding/
5788         contracting watch expressions.
5790 2006-11-26  Kim F. Storm  <storm@cua.dk>
5792         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5794 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5796         * building.texi (Debugger Operation): Define text command mode.
5797         Clarify how tooltips work.
5798         (GDB Graphical Interface): Explain how to run in text command mode
5799         more clearly.
5801 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5803         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5805 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5807         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5809 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5811         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5812         and EMACS is deprecated.
5814 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5816         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5818 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5820         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5822         * emacs.texi: Include xresources.texi both for info and dvi.
5824         * xresources.texi: Merge text from xresmini.texi.
5826 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5828         * glossary.texi: Fix typos.
5830 2006-11-06  Richard Stallman  <rms@gnu.org>
5832         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5834         * ack.texi (Acknowledgments): Fix name spelling.
5836 2006-11-01  Juri Linkov  <juri@jurta.org>
5838         * search.texi (Word Search): Document incremental word search.
5840 2006-10-28  Glenn Morris  <rgm@gnu.org>
5842         * ack.texi (Acknowledgments): Add cal-html author.
5844         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5845         Calendar").  Describe new package cal-html.
5846         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5847         Calendar Files."
5849 2006-10-23  Richard Stallman  <rms@gnu.org>
5851         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5852         Abbrev mode is enabled.
5854 2006-10-16  Richard Stallman  <rms@gnu.org>
5856         * emacs.texi: Update ISBN.
5858 2006-10-11  Kim F. Storm  <storm@cua.dk>
5860         * emacs.texi (Acknowledgments): Use @dotless{i}.
5862 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5864         * building.texi (Breakpoints Buffer): Mention catchpoints.
5866 2006-10-08  Kim F. Storm  <storm@cua.dk>
5868         * ack.texi (Acknowledgments): Update.
5870         * emacs.texi (Acknowledgments): Fix bad @/ form.
5872 2006-10-05  Kim F. Storm  <storm@cua.dk>
5874         * emacs.texi (Acknowledgments): Add more contributors.
5876 2006-10-03  Richard Stallman  <rms@gnu.org>
5878         * emacs.texi (Acknowledgments): Update version and edition.
5880 2006-10-01  Karl Berry  <karl@gnu.org>
5882         * custom.texi (Customization Groups): Page break to keep example buffer
5883         on one page.
5885 2006-09-30  Karl Berry  <karl@gnu.org>
5887         * programs.texi (Basic Indent): @need to improve page break.
5888         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5890 2006-09-29  Glenn Morris  <rgm@gnu.org>
5892         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5894 2006-09-29  Karl Berry  <karl@gnu.org>
5896         * windows.texi (Basic Window): Remove forced @break, no longer
5897         desirable.
5898         * frames.texi (Frame Commands),
5899         * mark.texi (Marking Objects): Reword to avoid bad page break.
5900         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5902 2006-09-19  Richard Stallman  <rms@gnu.org>
5904         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5905         stick to present tense.
5907 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5909         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5910         to x-gtk-use-old-file-dialog.
5911         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5913 2006-09-15  Jay Belanger  <belanger@truman.edu>
5915         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5916         Change "Library Public License" to "Lesser Public License"
5917         throughout.  Use "yyyy" to represent year.
5919 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5921         * files.texi (Visiting): Add index entry "open file".
5923 2006-09-11  Richard Stallman  <rms@gnu.org>
5925         * building.texi (Compilation Mode): Clarification.
5926         (Grep Searching): Add xref to Compilation Mode.
5928 2006-09-08  Richard Stallman  <rms@gnu.org>
5930         * search.texi (Search): Ref multi-file search commands here.
5931         (Other Repeating Search): Not here.
5933 2006-08-28  Richard Stallman  <rms@gnu.org>
5935         * windows.texi (Split Window): Update xref.
5937         * basic.texi (Continuation Lines): Update xref.
5939         * indent.texi (Tab Stops): Update xref.
5941         * emacs.texi (Top): Update subnode menu.
5943         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5944         split out of Display Custom.
5946 2006-08-25  Kim F. Storm  <storm@cua.dk>
5948         * display.texi (Display Custom): Add variables overline-margin
5949         and x-underline-at-descent-line.
5951 2006-08-25  Richard Stallman  <rms@gnu.org>
5953         * entering.texi (Exiting): Rewrite to give graphical displays
5954         priority over text terminals.
5956         * search.texi (Incremental Search): Move index entries.
5958 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5960         * custom.texi (Init File): Reference Find Init to avoid "home
5961         directory" confusion.
5963 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5965         * building.texi (Other GDB-UI Buffers): Describe how to edit
5966         a value in the locals buffer.
5968 2006-08-21  Richard Stallman  <rms@gnu.org>
5970         * search.texi (Basic Isearch): Add `isearch' index entry.
5972 2006-08-16  Richard Stallman  <rms@gnu.org>
5974         * misc.texi (Saving Emacs Sessions): Clean up wording.
5976         * mark.texi (Marking Objects): Mention term "select all".
5978         * emacs.texi (Top): Update subnode menu.
5980         * help.texi (Help Mode): Move node up in file.
5982 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5984         * building.texi (Stack Buffer): Explain fringe arrow.
5986 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5988         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5989         on startup.
5991 2006-08-11  Romain Francoise  <romain@orebokech.com>
5993         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5995 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5997         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5999 2006-08-10  Richard Stallman  <rms@gnu.org>
6001         * text.texi (Format Faces): Substantial rewrites to deal
6002         with face merging.  Empty regions don't count.
6003         Clarify face property inheritance.
6005 2006-08-08  Romain Francoise  <romain@orebokech.com>
6007         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6008         <arjuropo@cc.jyu.fi>.
6010 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6012         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6013         apply to all frames.
6015 2006-08-01  Richard Stallman  <rms@gnu.org>
6017         * help.texi (Name Help): Add index entries for describe-variable.
6019 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6021         * building.texi (GDB Graphical Interface): Shorten node names.
6022         (GDB-UI Layout): Use GDB-related.
6023         (Other GDB-UI Buffers): Simplify English.
6025 2006-07-31  Richard Stallman  <rms@gnu.org>
6027         * search.texi (Query Replace): Add xref for Dired's Q command.
6029 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6031         * building.texi (GDB commands in Fringe): Rename to...
6032         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6033         new option gdb-find-source-frame.
6035 2006-07-29  Richard Stallman  <rms@gnu.org>
6037         * dired.texi (Operating on Files): Simplify previous change
6038         and fix Texinfo usage.
6040 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6042         * dired.texi (Operating on Files): Add cross-references.  State the
6043         Unix commands that do similar things.
6045 2006-07-28  Richard Stallman  <rms@gnu.org>
6047         * mark.texi (Transient Mark): Clarify that region never disappears
6048         when Transient Mark mode is off, and not when it is on.
6050 2006-07-27  Richard Stallman  <rms@gnu.org>
6052         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6054 2006-07-24  Richard Stallman  <rms@gnu.org>
6056         * xresources.texi (GTK styles): Fix texinfo usage.
6058         * commands.texi (User Input): Explain why we teach keyboard cmds.
6060         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6061         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6062         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6063         * doclicense.texi, display.texi, dired.texi, basic.texi:
6064         * anti.texi, ack.texi: Move periods and commas inside quotes.
6066 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6068         * cmdargs.texi (General Variables): Document EMAIL.
6070 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6072         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6073         doesn't have effect on MS-Windows.
6075 2006-07-17  Richard Stallman  <rms@gnu.org>
6077         * building.texi (Grep Searching): Explain about chaining grep commands.
6079 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6081         * killing.texi, mini.texi: Fix typos.
6083 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6085         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6086         is invoked for multiple files.
6088 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6090         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6091         on-line manual for the rest of this node.
6092         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6093         unconditionally.
6094         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6095         Improve wording.
6096         (Windows Printing): Improve wording.
6097         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6098         rest of this node.
6100 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6102         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6103         with eval-buffer.
6105 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6107         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6108         of character translation.
6110 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6112         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6114 2006-07-03  Karl Berry  <karl@gnu.org>
6116         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6117         not-too-underfull hboxes in the TeX output.
6118         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6119         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6120         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6121         * sending.texi, text.texi: Fix overfull/underfull boxes.
6123 2006-07-03  Romain Francoise  <romain@orebokech.com>
6125         * m-x.texi (M-x): Fix.
6127 2006-07-03  Richard Stallman  <rms@gnu.org>
6129         * search.texi (Other Repeating Search): filename -> file name.
6131         * misc.texi (Narrowing): Minor cleanups.
6133         * files.texi (Visiting): filename -> file name.
6135         * emacs.texi (Top): Update subnode menus.
6137         * mule.texi (Coding Systems): Move char translation stuff here.
6138         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6139         (Recognize Coding): Substantial local rewrites.
6140         (International): Update menu.
6142         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6143         (Scrolling): Substantial local rewrites.
6144         (Display): Update menu and intro.
6146         * dired.texi: filename -> file name.
6148         * custom.texi (Safe File Variables): Texinfo usage fix.
6150 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6152         * help.texi, m-x.texi: Lots of cleanups.
6154 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6156         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6157         (Windows Processes, Windows Misc): Shorten the printed version by
6158         selectively conditioning less important portions by @ifnottex.
6160 2006-06-27  Richard Stallman  <rms@gnu.org>
6162         * mini.texi (Minibuffer File): Minor cleanup.
6164 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6166         * frames.texi (XTerm Mouse): Rename to...
6167         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6169         * emacs.texi (Top): Use new node name.
6171 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6173         * emacs.texi (Top): Update the detailed menu according to changes in
6174         msdog.texi.
6176         * msdog.texi (Windows Keyboard): New section.
6177         (Windows Mouse): New section.
6178         (Windows System Menu): Remove section (text merged with "Windows
6179         Keyboard").
6180         (Windows Misc): New section.
6182         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6184         * msdog.texi (ls in Lisp): New section.
6186         * files.texi (Visiting): Document case-insensitive wildcard matching
6187         under find-file-wildcards.
6189 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6191         * macos.texi (Mac Input): Add description of mac-function-modifier.
6192         Now Unicode keyboard layouts work.
6194 2006-06-10  Richard Stallman  <rms@gnu.org>
6196         * mule.texi (Recognize Coding): Clarify previous change.
6198 2006-06-09  Kenichi Handa  <handa@m17n.org>
6200         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6201         notation.
6203 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6205         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6206         manual for @ifnottex, but in emacs-extra for @iftex.
6208         * cmdargs.texi (General Variables): Fix smtpmail xref.
6210 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6212         * programs.texi (Comment Commands):
6213         * custom.texi (Specifying File Variables):
6214         Use ;; instead of ;;; to better follow coding conventions.
6216 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6218         * building.texi (Watch Expressions): Move node to end.
6219         (GDB Graphical Interface): Move description of clicks in fringe...
6220         (GDB commands in the Fringe): ...to here.  New node.
6222 2006-06-05  Romain Francoise  <romain@orebokech.com>
6224         * xresmini.texi (GTK resources): Fix various typos.
6226 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6228         * building.texi (GDB Graphical Interface): Update bindings.
6229         (Commands of GUD): Add gud-print.  Remove gud-run.
6230         Restate availability more generally.
6232 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6234         * mini.texi: Lots of cleanups.
6236 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6238         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6239         and Mouse-2.
6241 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6243         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6245 2006-05-31  Richard Stallman  <rms@gnu.org>
6247         * basic.texi (Moving Point): Fix previous change.
6249 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6251         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6253 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6255         * basic.texi: Many simplifications and improvements in wording.
6257 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6259         * anti.texi (Antinews): Create a node for gdb-ui.
6261 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6263         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6265 2006-05-20  Richard Stallman  <rms@gnu.org>
6267         * dired.texi (Dired Navigation): dired-goto-file is now j.
6269 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6271         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6272         and their aliases.
6274         * msdog.texi (Windows Printing): Mention non-support of plain text
6275         printing with some el-cheapo printers, and suggest a workaround.
6277 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6279         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6280         remove the bit saying you must set it.
6282 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6284         * trouble.texi (Checklist):
6285         * text.texi (Text, Auto Fill, Text Mode):
6286         * search.texi (Nonincremental Search):
6287         * rmail.texi (Rmail Labels):
6288         * mule.texi (Input Methods, Multibyte Conversion):
6289         * misc.texi (Gnus, Where to Look, PostScript):
6290         * maintaining.texi (Create Tags Table):
6291         * indent.texi (Indentation Commands):
6292         * fixit.texi (Spelling):
6293         * emacs.texi (Copying):
6294         * custom.texi (Init File): ifinfo -> ifnottex.
6296 2006-05-17  Richard Stallman  <rms@gnu.org>
6298         * files.texi (Diff Mode): Mention C-x `.
6300 2006-05-08  Richard Stallman  <rms@gnu.org>
6302         * custom.texi (Disabling): Textual cleanups.
6304 2006-05-12  Glenn Morris  <rgm@gnu.org>
6306         * calendar.texi (Displaying the Diary, Format of Diary File):
6307         Refer to diary-view-entries, diary-list-entries,
6308         diary-show-all-entries rather than obsolete aliases.
6310 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6312         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6313         (Displaying the Diary, Special Diary Entries, Importing Diary):
6314         * building.texi (Compilation Shell):
6315         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6316         emacs-xtra with @inforef's.
6318         * files.texi (Visiting): Fix wording.
6320         * mule.texi (Coding Systems, Text Coding): More indexing.
6321         Mention that C-x RET f can set eol conversion.
6323 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6325         * xresmini.texi (GTK resources): Insert GTK description.
6327         * xresources.texi (GTK resources): metafont should be menufont.
6329 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6331         * mini.texi (Completion Options): Completion of remote files'
6332         method, user name and host name is active only in partial
6333         completion mode.
6335 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6337         * makefile.w32-in (emacs.dvi):
6338         * Makefile.in (emacs.dvi): Add xresmini.texi.
6340         * xresmini.texi (Table of Resources): Remove xref to non-existent
6341         node "LessTif Resources".
6343         * msdog.texi (Microsoft Windows):
6344         * calendar.texi (Calendar/Diary, Displaying the Diary)
6345         (Special Diary Entries, Importing Diary, Holidays):
6346         * programs.texi (Program Modes):
6347         * text.texi (Text):
6348         * buffers.texi (Several Buffers):
6349         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6351 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6353         The following changes merge the emacs-xtra manual into the main
6354         manual, but only for on-line version of the manual.
6356         * vc2-xtra.texi (Version Backups, Local Version Control)
6357         (Making Snapshots, Change Logs and VC, Version Headers)
6358         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6359         on-line manual.
6361         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6362         for on-line manual.
6364         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6365         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6366         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6367         for on-line manual.
6369         * fortran-xtra.texi (Fortran, Fortran Autofill)
6370         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6371         for on-line manual.
6373         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6374         Conditional xref's for on-line manual.
6376         * emerge-xtra.texi (Emerge, Overview of Emerge)
6377         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6378         manual.
6380         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6381         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6382         (EMACSSOURCES): Use EMACS_XTRA.
6383         (../info/emacs-xtra): Remove.
6384         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6386         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6387         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6388         (EMACSSOURCES): Use EMACS_XTRA.
6389         ($(infodir)/emacs-xtra): Remove.
6390         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6392         * trouble.texi (Quitting):
6393         * text.texi (Text):
6394         * programs.texi (Program Modes):
6395         * msdog.texi (Microsoft Windows):
6396         * frames.texi (Frames):
6397         * files.texi (Backup, Version Control, VC Concepts)
6398         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6399         (Registering, VC Status, VC Undo, Multi-User Branching)
6400         (Comparing Files):
6401         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6402         (Displaying the Diary, Special Diary Entries, Importing Diary):
6403         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6404         conditional xref's, depending on @iftex/@ifnottex.
6406         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6407         "MS-DOS".  @include msdog-xtra.texi.
6409         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6410         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6412         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6413         for vc-xtra.texi subsections.
6414         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6415         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6417         * sending.texi (Sending Mail): A @node line without explicit Prev,
6418         Next, and Up links.
6420         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6421         Next, and Up links.
6423         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6424         and its sections.  @include picture-xtra.texi.
6426         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6427         "Emerge".
6428         (List Tags) [ifnottex]: @include emerge-xtra.texi.
6430         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6431         exact duplicate of its name-sake in calendar.texi.
6433         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6434         "Advanced Calendar/Diary Usage".
6435         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6437         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6438         dired-xtra.texi.
6439         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6441         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6442         (Files) [ifnottex]: Add menu entry for Autorevert.
6444         * emacs-xtra.texi (Introduction): Reword to make consistent with
6445         printed version only.
6446         <Top level>: Remove the body of all chapters and move them to the
6447         new *-xtra.texi files.  Use @raisesections and @lowersections to
6448         convert sections to chapters etc.
6450         * msdog-xtra.texi:
6451         * fortran-xtra.texi:
6452         * vc-xtra.texi:
6453         * vc1-xtra.texi:
6454         * vc2-xtra.texi:
6455         * emerge-xtra.texi:
6456         * cal-xtra.texi:
6457         * dired-xtra.texi:
6458         * arevert-xtra.texi: New files, with text from respective chapters
6459         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6460         into @subsection, etc.
6462         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6463         updated.
6465         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6466         Windows".  All references updated.
6468 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6470         * macos.texi (Mac Input): Mention input from Character Palette.
6471         (Mac Font Specs): Fix typo.
6473 2006-05-05  Richard Stallman  <rms@gnu.org>
6475         * files.texi (Diff Mode): Minor cleanup.
6477 2006-05-05  Karl Berry  <karl@gnu.org>
6479         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6480         errors from the current release of makeinfo (4.8).
6481         * help.texi (Library Keywords): Change widest word in multitable
6482         template from `emulations' to `convenience'.  (Not sure if this is
6483         related to the font change.)
6485 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
6487         * files.texi (File Names): Add a footnote about limited support of
6488         ~USER on MS-Windows.
6490         * cmdargs.texi (Initial Options): Add a footnote about limited
6491         support of ~USER on MS-Windows.
6493 2006-05-03  Richard Stallman  <rms@gnu.org>
6495         * files.texi (Diff Mode): Node moved here.
6496         (Comparing Files): Delete what duplicates new node.
6497         (Files): Put Diff Mode in menu.
6499         * misc.texi (Diff Mode): Move to files.texi.
6501         * emacs.texi (Top): Update menu for Diff Mode.
6503         * trouble.texi (Emergency Escape): Simplify.
6505         * emacs.texi (Top): Minor clarification.
6507 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6509         * commands.texi, entering.texi, screen.texi: Many simplifications.
6511 2006-05-03  Richard Stallman  <rms@gnu.org>
6513         * commands.texi (Text Characters): Delete paragraph about unibyte
6514         non-ASCII printing chars.
6516         * killing.texi (Killing): Say "graphical displays".
6517         * display.texi: Say "graphical displays".
6519         * cmdargs.texi (Misc X): Say "graphical displays".
6521 2006-05-01  Richard Stallman  <rms@gnu.org>
6523         * emacs.texi (Top): Add Diff Mode to menu.
6525 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6527         * misc.texi (Diff Mode): New node.
6529 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6531         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6532         (Mac Environment Variables): Shorten example line.
6533         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6535 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6537         * building.texi (GUD Customization): Describe cases %d and %c.
6538         Update description for %e.
6540 2006-04-30  Glenn Morris  <rgm@gnu.org>
6542         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6544 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6546         * custom.texi (Examining): Update C-h v output example.
6548 2006-04-29  Kim F. Storm  <storm@cua.dk>
6550         * building.texi (Grep Searching): Add lgrep and rgrep.
6552 2006-04-23  Richard Stallman  <rms@gnu.org>
6554         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6556         * xresmini.texi: New file.
6558         * xresources.texi (Face Resources): Split table into font resources
6559         and the rest.  Combine similar attributes for brevity.
6561 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6563         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6564         backslashes and case-insensitivity in file names (moved to the
6565         main manual).
6566         (MS-DOS Printing): Move most of the text to the main manual.
6568         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6569         New nodes.
6570         (Windows Processes, Windows System Menu): Add index entries and
6571         fix wording.
6573 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6575         * misc.texi (Shell Ring): Add notes on saved input when
6576         navigating off the end of the history list.
6578 2006-04-18  Chong Yidong  <cyd@mit.edu>
6580         * misc.texi (Shell Options): Correct default value of
6581         comint-scroll-show-maximum-output.
6583 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6585         * building.texi (Watch Expressions): Update.
6587 2006-04-12  Richard Stallman  <rms@gnu.org>
6589         * search.texi: Clean up previous change.
6591 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6593         * search.texi (Regexp Backslash, Regexp Replace): Add index
6594         entries for ``back reference'' and mention the term itself in the
6595         text.
6597 2006-04-11  Richard Stallman  <rms@gnu.org>
6599         * custom.texi (Safe File Variables):
6600         Document enable-local-variables = :safe.
6602 2006-04-11  Karl Berry  <karl@gnu.org>
6604         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6605         (Remote Repositories, Version Backups, Local Version Control)
6606         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6607         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6608         (Renaming VC Work Files and Master Files)
6609         (Inserting Version Control Headers, Customizing VC, General Options)
6610         (Options for RCS and SCCS, Options specific for CVS): Move all
6611         these nodes to emacs-xtra.texi, for brevity.
6612         * cmdargs.texi, files.texi: Change cross-references.
6614 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6616         * files.texi (Old Versions): Update description of vc-annotate's
6617         use of color to indicate date ranges.
6619 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6621         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6622         put info and printed manual names the right way around.
6624 2006-04-09  Karl Berry  <karl@gnu.org>
6626         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6627         emacs-xtra.texi, leaving only MS Windows information.
6628         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6629         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6630         node names.
6632         * emacs.texi: Move @summarycontents and @contents to the beginning
6633         of the file.
6635 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6637         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6639 2006-04-07  Richard Stallman  <rms@gnu.org>
6641         * programs.texi (Comments, Comment Commands, Options for Comments)
6642         (Multi-Line Comments): "Align", not "indent".
6643         (Basic Indent): C-j deletes trailing whitespace before the newline.
6645 2006-04-06  Richard Stallman  <rms@gnu.org>
6647         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6649 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6651         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6653 2006-04-05  Richard Stallman  <rms@gnu.org>
6655         * emacs.texi (Top): Update subnode menu.
6657         * trouble.texi (Unasked-for Search): Node deleted.
6658         (Lossage): Delete from menu.
6660 2006-04-04  Richard Stallman  <rms@gnu.org>
6662         * trouble.texi: Various cleanups.
6663         (Checklist): Don't bother saying how to snail a bug report.
6664         (Emergency Escape): Much rewriting.
6665         (After a Crash): Rename the core dump immediately.
6666         (Total Frustration): Call it a psychotherapist.
6667         (Bug Criteria): Avoid "illegal instruction".
6668         (Sending Patches): We always put the contributor's name in.
6670         * misc.texi (Thumbnails): Minor correction.
6672 2006-04-03  Richard Stallman  <rms@gnu.org>
6674         * misc.texi (Thumbnails): Minor cleanup.
6676 2006-04-02  Karl Berry  <karl@gnu.org>
6678         * sending.texi (Mail Sending): pxref to Top needs five args.
6680         * texinfo.tex: Update to current version (2006-03-21.13).
6682 2006-03-31  Richard Stallman  <rms@gnu.org>
6684         * emacs.texi (Top): Update subnode menu.
6686         * help.texi (Help Mode): Cleanup.
6688         * dired.texi: Many cleanups.
6689         (Dired Deletion): Describe dired-recursive-deletes.
6690         (Operating on Files): dired-create-directory moved.
6691         (Misc Dired Features): Move to here.
6692         (Tumme): Node moved to misc.texi.
6694         * custom.texi: Many cleanups.
6695         (Minor Modes): Don't mention ISO Accents Mode.
6696         (Examining): Update C-h v output example.
6697         (Hooks): Add index and xref for add-hook.
6698         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6699         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6701         * misc.texi: Many cleanups.
6702         (beginning): Add to summary of topics.
6703         (Shell): Put eshell xref at the end.  Remove eshell from table.
6704         (Thumbnails): New node.
6706 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6708         * files.texi (File Name Cache): Make it clear that the cache is
6709         not persistent.
6711 2006-03-25  Karl Berry  <karl@gnu.org>
6713         * emacs-xtra.texi, emacs.texi, gnu.texi:
6714         (1) use @copyright{} instead of (C) in typeset text;
6715         (2) do not indent copyright year list (or anything else).
6717 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6719         * files.texi (VC Dired Mode): Remove misplaced brackets.
6721 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6723         * files.texi: Various updates and clarifications in the VC chapter.
6725 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6727         * help.texi (Help Mode): Document "C-c C-c".
6729 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6731         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6732         menu in the standalone Info reader.
6734 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6736         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6737         moved here from Emacs manual.
6739         * programs.texi (Fortran): Section moved to emacs-xtra.
6740         (Program Modes): Xref to Fortran in emacs-xtra.
6742         * maintaining.texi (Emerge): Move to emacs-xtra.
6743         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6745         * picture.texi: File deleted.
6746         * Makefile.in:
6747         * makefile.w32-in: Remove picture.texi.
6749         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6750         * abbrevs.texi (Abbrevs):
6751         * sending.texi (Sending Mail): Picture node removed.
6753         * emacs.texi (Top): Update node listings.
6755 2006-03-12  Richard Stallman  <rms@gnu.org>
6757         * calendar.texi: Various cleanups.
6759 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6761         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6762         syntax.
6764 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6766         * search.texi (Regexps): More accurately describe which characters
6767         are special in which situations.  Recommend _not_ to quote `]' or
6768         `-' when they are not special.
6770 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6772         * files.texi (Old Versions): Clarify operation of C-x v =.
6774 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6776         * building.texi (Watch Expressions): Update and describe
6777         gdb-speedbar-auto-raise.
6779 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6781         * emacs.texi: Use @smallbook.
6782         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6783         Update subnode menu.
6785         * building.texi (Lisp Interaction): Minor addition.
6787 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6789         * building.texi (Watch Expressions): Update and be more precise.
6791 2006-02-15  Francesco Potortì  <pot@gnu.org>
6793         * maintaining.texi (Create Tags Table): Explain why the
6794         exception when etags writes to files under the /dev tree.
6796 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6798         * custom.texi (Safe File Variables): Lots of clarification.
6799         Renamed from Unsafe File Variables.
6801 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6803         * custom.texi (Unsafe File Variables): File variable confirmation
6804         assumed denied in batch mode.
6806 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6808         * building.texi (GDB User Interface Layout): Don't say `inferior'
6809         for program being debugged.
6811 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6813         * building.texi (GDB Graphical Interface):
6814         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6816 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6818         * custom.texi (Specifying File Variables, Unsafe File Variables):
6819         New nodes, split from File Variables.  Document new file local
6820         variable behavior.
6822 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6824         * display.texi (Standard Faces):
6825         * files.texi (Visiting):
6826         * frames.texi (Clipboard):
6827         * glossary.texi (Glossary) <Clipboard>:
6828         * xresources.texi (X Resources): Mention Mac OS port.
6830 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6832         * building.texi (Building): Clarify topic in intro.
6834         * maintaining.texi (Maintaining): Change title; clarify topic.
6835         Delete duplicate index entries.
6837         * building.texi (Other GDB User Interface Buffers): Clarifications.
6839         * text.texi (Cell Commands): Clarifications.
6841         * programs.texi (Defuns): Delete duplicate explanation of
6842         left-margin paren convention.
6843         (Hungry Delete): Minor cleanup.
6845 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6847         * dired.texi (Tumme): More tumme documentation.
6849 2006-02-11  Alan Mackenzie  <acm@muc.de>
6851         * programs.texi ("Hungry Delete"): Correct the appellation of the
6852         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6854 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6856         * dired.texi (Tumme): Fix small bug.
6858 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6860         * macos.texi (Mac International): Rename "fontset-mac" to
6861         "fontset-standard".
6863 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6865         * dired.texi (Tumme): Basic documentation for Tumme added.
6867 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6869         * mule.texi (International):
6870         * programs.texi (Basic Indent): Fix typos.
6872         * custom.texi (Minor Modes):
6873         * display.texi (Text Display):
6874         * commands.texi (Text Characters): Update xrefs.
6876 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6878         * emacs.texi (Top): Update subnode menu.
6879         Update info on old Emacs papers.
6880         (Intro): "Graphical display", not window system.
6882         * xresources.texi (GTK styles): Minor clarifications.
6884         * trouble.texi: "Graphical display", not window system.
6885         (Stuck Recursive): Minor clarification.
6887         * text.texi: Minor clarifications.
6888         (Sentences): Explain why two-space convention is better.
6889         Explain sentence-end-without-period here.
6890         (Fill Commands): Not here.
6891         (Refill): Node moved down.
6892         (Filling): Update menu.
6893         (Table Creation, Cell Justification, Column Commands): Clarify.
6895         * sending.texi: Minor clarifications.
6897         * search.texi (Regexp Backslash): Clarification.
6899         * rmail.texi: Minor cleanups.
6900         (Rmail): Delete digression about `rmail-mode'.
6901         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6902         (Rmail Files): Mention C-u M-x rmail.
6903         (Rmail Reply): Mention References.
6904         (Rmail Display): Mention rmail-nonignored-headers.
6906         * programs.texi: Minor cleanups.
6907         (Comment Commands): Mention momentary Transient Mark mode.
6908         (Matching): Be more specific about customizing show-paren-mode.
6909         (Info Lookup): Don't list the modes that support C-h S.
6910         Just say what it does in an unsupported mode.
6911         (Man Page): Delete excessive info on customizing woman.
6912         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6914         * abbrevs.texi: Minor clarifications.
6915         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6916         not "dynamic abbrevs" as if they were a kind of abbrev.
6918         * picture.texi (Picture): Minor cleanup.
6920         * mule.texi (Communication Coding): Say "other applications".
6921         (Fontsets): Not specific to X.  Add xref to X Resources.
6922         (Unibyte Mode): Rename from Single-Byte Character Support.
6923         "Graphical display", not window system.
6924         (International): Update menu.
6926         * maintaining.texi (Format of ChangeLog):
6927         New node, split out from ChangeLog.
6928         (ChangeLog): Clarifications in the remaining text.
6929         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6930         (Find Tag): Add @w.
6931         (Tags Search): Explain tag table order here.  Simplify grep ref.
6932         (List Tags): tags-tag-face is a variable, not a face.
6933         (Emerge): Cleanups.
6935         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6936         (Keyboard Macros): Avoid "the user".
6938         * killing.texi: "Graphical display", not window system.
6940         * help.texi (Help Echo): "Graphical display", not window system.
6942         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6944         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6946         * files.texi (Visiting): Make drag-and-drop not X-specific.
6948         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6950         * cmdargs.texi: Minor cleanups.
6952         * building.texi (Compilation): Move and split kill-compilation para.
6953         Add para about multiple compilers.
6954         (Compilation Mode): Commands also available in grep mode and others.
6955         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6956         (Compilation Shell): Clarify.  Put Bash example first.
6957         (Grep Searching): Minor cleanups; add @w.
6958         (Debuggers): Minor cleanups.
6959         (Starting GUD): Make GDB xgraphical mode issue clearer.
6960         (Debugger Operation): Lots of clarifications including
6961         GDB tooltip side-effect issue.
6962         (Commands of GUD): Clarify.
6963         (GUD Customization): Add bashdb-mode-hook.
6964         (GDB Graphical Interface): Rewrite for clarity.
6965         (GDB User Interface Layout): Rewrite for clarity.
6966         (Stack Buffer, Watch Expressions): Likewise.
6967         (Other GDB User Interface Buffers): Cleanups.
6968         (Lisp Libraries, External Lisp): Cleanup.
6970         * basic.texi (Position Info): "Graphical displays", rather than
6971         window systems.
6973         * anti.texi: Minor cleanup.
6975 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6977         * custom.texi (Init File, Find Init): Add cross-references to
6978         where $HOME is described.
6980 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6982         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6983         is not inside the @table.
6985         * emacs.texi (Top): Correct node name.
6987         * files.texi (File Names): Fix @xref.
6988         (Reverting): Fix typo.
6990         * mule.texi (International): Correct node name.
6992         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6994 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6996         * emacs.texi (Top): Update subnode menu.
6998         * mule.texi: Minor clarifications.
6999         Reduce the specific references to X Windows.
7000         Refer to "graphical" terminals, rather than window systems.
7001         (Text Coding): Rename from Specify Coding.
7002         (Communication Coding, File Name Coding, Terminal Coding):
7003         New nodes split out from Text Coding.
7005         * kmacro.texi: Minor clarifications.
7006         (Keyboard Macro Ring): Comment out some excessive commands.
7007         (Basic Keyboard Macro): Split up the table, putting part in each node.
7009         * major.texi: Minor clarifications.
7011         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7013         * windows.texi: Minor clarifications.
7014         (Change Window): Don't describe mode-line mouse cmds here.
7015         Add xref to Mode Line Mouse.
7017         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7019         * macos.texi (Mac International): Fix xref.
7021         * indent.texi: Minor clarifications.
7023         * frames.texi: Minor clarifications.
7024         Reduce the specific references to X Windows.
7025         Refer to "graphical" terminals, rather than window systems.
7026         (Frame Parameters): Don't mention commands like
7027         set-foreground-color.  Just say to customize a face.
7028         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7030         * files.texi: Minor clarifications.
7031         (Numbered Backups): New node, split out from Backup Names.
7033         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7035         * cmdargs.texi (General Variables): Fix xref.
7037         * buffers.texi: Minor clarifications.
7039 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7041         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7042         Nodes moved to top.
7044         * display.texi: Minor clarifications.
7045         (Display): Rearrange menu.
7046         (Standard Faces): Mention query-replace face.
7047         (Faces): Simplify.
7048         (Font Lock): Simplify face customization info.
7049         (Highlight Changes): Node merged into Highlight Interactively.
7050         (Highlight Interactively): Much rewriting and cleanup.
7051         (Optional Mode Line): Narrowed line number not good for goto-line.
7052         Simplify face customization advice.
7053         (Text Display): Mention use of escape-glyph face.
7054         Move ctl-arrow and tab-width here.
7055         (Display Custom): Move no-redraw-on-reenter to end of node.
7057         * search.texi: Minor clarifications.
7058         (Isearch Scroll): Simplify.
7059         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7061         * regs.texi (Registers): Mention bookmarks here.
7063         * mark.texi: Minor clarifications.
7064         (Selective Undo): Node deleted.
7066         * m-x.texi: Minor clarifications.
7068         * killing.texi: Minor clarifications.
7069         Refer to "graphical" terminals, rather than window systems.
7071         * help.texi: Clarifications.
7072         (Help): Don't describe C-h F and C-h K here.
7073         (Key Help): Describe C-h K here.
7074         (Name Help): Mention Emacs Lisp Intro.
7075         Describe C-h F here.
7076         (Misc Help): Mention C-h F and C-h K only briefly.
7078         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7079         Selective undo text merged in.
7080         (Spelling): Mention Aspell along with Ispell.
7082         * emacs.texi (Top): Update subnode menus.
7084         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7085         moved to new Undo node.
7087 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7089         * basic.texi (Continuation Lines, Inserting Text):
7090         Mention longlines mode.
7092 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7094         * screen.texi: Minor cleanups.
7095         (Screen): Clean up the intro paragraphs.
7096         (Mode Line): Lots of rewriting.  Handle frame-name better.
7097         eol-mnemonic-... vars moved out.
7099         * emacs.texi (Top): Change menu item for MS-DOS node.
7100         Update subnode menu.
7102         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7103         chapter relates to Windows.  Title changed.
7105         * mini.texi: Minor cleanups.
7107         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7108         (Mark): Put it in the menu.
7110         * entering.texi: Minor cleanups.
7112         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7113         (Intro): Refer to "graphical" terminals, rather than X.
7115         * display.texi (Display Custom): Add xref to Variables.
7116         (Optional Mode Line): eol-mnemonic-... vars moved here.
7118         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7119         rather than X.
7121         * basic.texi: Minor cleanups.
7122         (Undo): selective-undo moved.
7124 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7126         * anti.texi (Antinews): Various corrections and additions.
7128 2006-01-23  Juri Linkov  <juri@jurta.org>
7130         * custom.texi (Easy Customization, Customization Groups)
7131         (Browsing Custom): Mention links along with buttons.
7133 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7135         * text.texi (TeX Print): Use @key for TAB.
7137         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7139 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7141         * files.texi (File Aliases): Don't claim that usually separate
7142         buffers are created for two file names that name the same data.
7143         Mention additional situations where different names mean the same
7144         file on disk.
7146 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7148         * killing.texi (Deletion): Upcase @key argument.
7150         * custom.texi (Custom Themes): Minor cleanup.
7152         * programs.texi (Hungry Delete): Upcase @key argument.
7154 2006-01-16  Juri Linkov  <juri@jurta.org>
7156         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7157         Move `mode-line-highlight' before `mode-line-buffer-id'.
7159 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7161         * basic.texi (Inserting Text): Minor cleanup.
7163 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7165         * custom.texi (Changing a Variable, Face Customization):
7166         Update for changes in Custom menus.
7168 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7170         * macos.texi (Mac International): Undo last change.
7172 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7174         * custom.texi (Custom Themes): Describe the new
7175         customize-create-theme interface.
7177 2005-12-30  Juri Linkov  <juri@jurta.org>
7179         * basic.texi (Position Info): Update example.
7181 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7183         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7185 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7187         * custom.texi (Custom Themes): `load-theme' always loads.
7189 2005-12-23  Juri Linkov  <juri@jurta.org>
7191         * display.texi (Highlight Interactively): Use double space to
7192         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7194 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7196         * custom.texi (Easy Customization and subnodes):
7197         Replace "active field" with "button".
7198         Use "user option" only for variables.
7199         Use "setting" for variable-or-face.
7201 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7203         * buffers.texi (Select Buffer): Change order in table to make
7204         "Similar" refer to the correct item.
7205         (Indirect Buffers): Minor rewording.
7207 2005-12-20  Juri Linkov  <juri@jurta.org>
7209         * files.texi (VC Status): Put P and N near p and n.
7211 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7213         * programs.texi (Electric C): Delete the info about newline control.
7214         (Other C Commands): Minor cleanup.
7215         (Left Margin Paren): Minor cleanup.
7217 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7219         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7220         (Customization Groups): Delete text moved to "Browsing Custom".
7221         (Browsing Custom): New node.
7222         (Specific Customization): Clarify which commands only work for
7223         loaded options.
7225 2005-12-18  Bill Wohler  <wohler@newt.com>
7227         * frames.texi (Tool Bars): Shorten text of previous change.
7229 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7231         * files.texi (VC Status): Document log-view mode.
7233 2005-12-18  Bill Wohler  <wohler@newt.com>
7235         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7236         permanently via the customize interface.
7238 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7240         * killing.texi (Killing by Lines): Document `kill-whole-line'
7241         function.
7243 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7245         * buffers.texi (Select Buffer): Change `prev-buffer' to
7246         `previous-buffer'.  Indicate that these functions use a frame
7247         local buffer list.
7249 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7251         * custom.texi (Easy Customization): Change menu comment.
7252         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7254         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7255         (Help): Among the Apropos commands, describe only C-h a here.
7257 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7259         * programs.texi (Options for Comments): Comment-end starts with space.
7261         * glossary.texi (Glossary): Minor cleanup.
7263         * files.texi (Old Versions): Use @table.
7265 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7267         * display.texi (Highlight Interactively): Include
7268         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7270 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7272         * display.texi (Font Lock): Delete the Global FL menu item.
7274 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7276         * custom.texi (Minibuffer Maps): Mention the maps for file name
7277         completion.
7279 2005-12-09  Kim F. Storm  <storm@cua.dk>
7281         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7282         prefix keys even when mark is active.  Describe that RET moves
7283         cursor to next corner in rectangle; clarify insert around rectangle.
7285 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7287         * custom.texi (Customization): Use xref to elisp manual for
7288         non-TeX output.
7289         (Minor Modes): Update.
7290         (Customization Groups, Changing a Variable, Face Customization):
7291         Update for new appearance of Custom buffers.
7292         (Changing a Variable): `custom-buffer-done-function' has been
7293         replaced by `custom-buffer-done-kill'.
7294         (Specific Customization): In the `customize-group' buffer, a
7295         subgroup's contents are not "hidden".  They are not included at
7296         all.  They have no [Show] button.
7297         (Mouse Buttons): Add pxref to description of mouse event lists in
7298         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7299         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7300         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7302 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7304         * mini.texi (Completion Commands, Completion):
7305         In file name input, SPC does not do completion.
7307 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7309         * building.texi (GDB Graphical Interface): Explain screen size
7310         setting.
7311         (Other GDB User Interface Buffers): Describe features specific to
7312         GDB 6.4.
7314 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7316         * building.texi (GDB User Interface Layout): Describe how to
7317         kill associated buffers.
7318         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7319         (Watch Expressions): Be more precise.
7320         (Other GDB User Interface Buffers): Describe how to change a
7321         register value.
7323 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7325         * macos.texi (Mac Input): Remove description of
7326         mac-command-key-is-meta.  Add descriptions of
7327         mac-control-modifier, mac-command-modifier, and
7328         mac-option-modifier.
7329         (Mac International): Fix description of conversion of clipboard data.
7330         (Mac Font Specs): Add example of font customization by face attributes.
7332 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7334         * building.texi (Watch Expressions): Expand description.
7335         (Other GDB User Interface Buffers): Describe local map for
7336         gud-watch.
7338 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7340         * display.texi (Font Lock): Font lock is enabled by default now.
7342 2005-11-20  Juri Linkov  <juri@jurta.org>
7344         * basic.texi (Position Info): Update examples of the output.
7345         Remove the fact that examples are produced in the TeXinfo buffer,
7346         because in the Info reader users will get a different output from
7347         `C-x ='.
7349         * building.texi (Compilation Mode): Remove paragraph duplicated
7350         from the node `Compilation'.  Add `compilation-skip-threshold'.
7352         * display.texi (Font Lock): Suggest more user-friendly method of
7353         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7355 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7357         * files.texi (Registering): Mention @@ in mode line.
7359         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7361 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7363         * files.texi (Renaming and VC): Some back-ends don't
7364         handle renaming.
7366 2005-11-17  Juri Linkov  <juri@jurta.org>
7368         * emacs.texi (Top):
7369         * display.texi (Highlight Interactively): Put this font-lock based
7370         mode near Font Lock node.
7372 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7374         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7375         icons.
7377 2005-11-12  Kim F. Storm  <storm@cua.dk>
7379         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7380         (Help Summary): Add C-h d and C-h e.
7381         (Apropos): Clarify that all apropos commands may search for either
7382         list of words or a regexp.  Add C-h d for apropos-documentation.
7383         Describe apropos-documentation-sort-by-scores user option.
7385 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7387         * killing.texi (CUA Bindings): Add @section.
7389 2005-11-10  Kim F. Storm  <storm@cua.dk>
7391         * emacs.texi (Top): Add CUA Bindings entry to menu.
7393         * killing.texi (CUA Bindings): New node.  Moved here from
7394         misc.texi and extended with info on rectangle commands and
7395         rectangle highlighting, interface to registers, and the global
7396         mark feature.
7398         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7400         * regs.texi: Prev link points to CUA Bindings node.
7402 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7404         * help.texi (Help Echo): By default, help echos are only shown on
7405         mouse-over, not on point-over.
7407 2005-11-04  Jérôme Marant  <jerome@marant.org>
7409         * misc.texi (Shell Mode): Describe how to activate password echoing.
7411 2005-11-04  Romain Francoise  <romain@orebokech.com>
7413         * mark.texi (Mark Ring): Fix typo.
7415 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7417         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7419 2005-11-01  Bill Wohler  <wohler@newt.com>
7421         * help.texi (Help Mode): Fix typo.
7423 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7425         * building.texi (Other GDB User Interface Buffers):
7426         Describe the command gdb-use-inferior-io-buffer.
7428 2005-10-31  Romain Francoise  <romain@orebokech.com>
7430         * files.texi (Compressed Files): Fix typo.
7432         * buffers.texi (Misc Buffer): Downcase `*shell*'.
7434         * windows.texi (Force Same Window): Likewise.
7436 2005-10-30  Bill Wohler  <wohler@newt.com>
7438         * help.texi (Help Mode): URLs viewed with browse-url.
7440 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7442         * building.texi (GDB Graphical Interface): Don't reference
7443         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
7444         must stay in same frame.
7446 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
7448         * custom.texi (Init File): Document ~/.emacs.d/init.el.
7450         * anti.texi (Antinews): Likewise.
7452 2005-10-28  Bill Wohler  <wohler@newt.com>
7454         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7456 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7458         * files.texi (Visiting): Explain how to enter ? in a file name.
7460         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7462 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7464         * building.texi (GDB Graphical Interface):
7465         Describe gdb-mouse-until.
7467 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7469         * custom.texi (Init File): Recommend when to use site-start.el.
7471 2005-10-21  Juri Linkov  <juri@jurta.org>
7473         * custom.texi (Examining): Mention accessing the old variable
7474         value via M-n in set-variable.
7476 2005-10-18  Romain Francoise  <romain@orebokech.com>
7478         * files.texi (Version Systems): Capitalize GNU.
7480 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7482         * building.texi (Compilation Mode): Remove redundant paragraph.
7483         (Watch Expressions): Remove paragraph to reflect code change.
7485 2005-10-16  Richard M. Stallman  <rms@gnu.org>
7487         * building.texi (Compilation Mode, Compilation): Clarified.
7489 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7491         * misc.texi (Saving Emacs Sessions): Mention savehist library.
7493 2005-10-13  Kenichi Handa  <handa@m17n.org>
7495         * basic.texi (Position Info): Fix previous change.
7497 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7499         * cmdargs.texi (Icons X): Fix typo.
7501 2005-10-12  Kenichi Handa  <handa@m17n.org>
7503         * basic.texi (Position Info): Describe the case that Emacs shows
7504         "part of display ...".
7506 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7508         * cmdargs.texi (Icons X): -nb => -nbi.
7510 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7512         * frames.texi (Speedbar): A couple more clarifications.
7514 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7516         * building.texi (GDB User Interface Layout): Improve diagram.
7517         (Watch Expressions): Explain how to make speedbar global.
7518         (Other GDB User Interface Buffers): Make references more precise.
7520 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7522         * frames.texi (Speedbar): Clarify the text.
7524 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7526         * frames.texi (Speedbar): Add information on keybindings,
7527         dismissing the speedbar, and buffer display mode.  Link to
7528         speedbar manual.
7530 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7532         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7533         added -nb, --no-bitmap-icon.
7535 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7537         * building.texi (GDB Graphical Interface): Add variables and
7538         functions to indices.  Be more precise.
7540 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7542         * frames.texi (Drag and Drop): Remove the x- from
7543         x-dnd-open-file-other-window and xdnd-protocol-alist.
7545 2005-09-30  Romain Francoise  <romain@orebokech.com>
7547         * mini.texi (Minibuffer): The default value now appears before the
7548         colon in minibuffer prompts.
7550 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7552         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7554 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7556         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7558 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7560         * emacs.texi (Top): Update submenus from macos.texi.
7562         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7563         (Mac OS): Update feature support status.
7564         (Mac Input): List supported input scripts.  Remove description
7565         about `mac-keyboard-text-encoding'.  Mention mouse button
7566         emulation and related variables.
7567         (Mac International): Mention Central European and Cyrillic
7568         support.  Now `keyboard-coding-system' is dynamically changed.
7569         Add description about coding system for selection.
7570         Add description about language environment.
7571         (Mac Environment Variables):
7572         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7573         arguments.  Add Preferences support.
7574         (Mac Directories): Explicitly state that this node is for Mac OS
7575         Classic only.
7576         (Mac Font Specs): Mention specification for scalable fonts.
7577         List supported charsets.  Add preferred way of creating fontsets.
7578         Add description about `mac-allow-anti-aliasing'.
7579         (Mac Functions): Add descriptions about `mac-set-file-creator',
7580         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7581         and `mac-get-preference'.
7583 2005-09-16  Romain Francoise  <romain@orebokech.com>
7585         Update all files to specify GFDL version 1.2.
7587         * doclicense.texi (GNU Free Documentation License): Update to
7588         version 1.2.
7590 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7592         * buffers.texi (List Buffers): Fix xref.
7594         * rmail.texi (Rmail Basics): Fix xref.
7596         * emacs.texi (Top): Update subnode menus.
7598         * files.texi (Saving Commands): New node, broken out of Saving.
7599         (Customize Save): New node, broken out of Saving.
7600         Clarify effect of write-region-inhibit-fsync.
7601         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7603 2005-09-14  Romain Francoise  <romain@orebokech.com>
7605         * files.texi (Saving): Mention write-region-inhibit-fsync.
7607 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7609         * custom.texi (Custom Themes): New node.
7611 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7613         * search.texi (Search Case): Mention vars that control
7614         case-fold-search for various operations.
7616 2005-08-22  Juri Linkov  <juri@jurta.org>
7618         * display.texi (Standard Faces): Merge the text from
7619         `(elisp)Standard Faces' into this node.
7621 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7623         * emacs.texi (Top): Delete menu item for deleted node
7624         Keyboard Translations.
7626 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7628         * trouble.texi (Unasked-for Search):
7629         Delete xref to Keyboard Translations.
7631         * glossary.texi (Glossary): Delete xref.
7633         * custom.texi (Minor Modes): Say that the list here is not complete.
7634         (Keyboard Translations): Node deleted.
7635         (Disabling): Delete xref to it.
7636         (Customization Groups): Fix Custom buffer example.
7637         (Hooks): Mention remove-hooks.
7639 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7641         * building.texi (GDB Graphical Interface): Improve filling of menu
7642         item.
7644 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7646         * building.texi (GDB Graphical Interface): Use better node names.
7648 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7650         * text.texi (Sentences): Fix xref.
7652 2005-08-14  Juri Linkov  <juri@jurta.org>
7654         * building.texi (Compilation, Grep Searching): Move grep command
7655         headings from `Compilation' to `Grep Searching'.
7657         * dired.texi (Dired and Find):
7658         * maintaining.texi (Tags Search): Replace grep xref to
7659         `Compilation' node with `Grep Searching'.
7661         * files.texi (Comparing Files): Replace xref to `Compilation' with
7662         `Compilation Mode'.
7664 2005-08-13  Alan Mackenzie  <acm@muc.de>
7666         * search.texi (Non-ASCII Isearch): Correct a typo.
7667         (Replacement Commands): Mention query-replace key binding.
7669 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7671         * programs.texi (Options for Comments): Fix xref.
7673         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7674         out of Regexps.
7676 2005-08-09  Juri Linkov  <juri@jurta.org>
7678         * building.texi (Compilation): Use `itemx' instead of `item'.
7679         (Grep Searching): Simplify phrase.
7681         * display.texi (Standard Faces): Describe vertical-border on
7682         window systems.
7684         * windows.texi (Split Window): Simplify phrase and mention
7685         vertical-border face.
7687 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7689         * files.texi (Comparing Files): Clarify compare-windows.
7691         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7693 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7695         * mule.texi (Coding Systems): Rephrase the paragraph about
7696         codepages: no need for "M-x codepage-setup" anymore, except on
7697         MS-DOS.
7699         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7700         the MS-DOS port only.
7702 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7704         * makefile.w32-in (info): Don't run multi-install-info.bat.
7705         ($(infodir)/dir): New target, produced by running
7706         multi-install-info.bat.
7708 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7710         * files.texi (Quoted File Names): Add index entry.
7712 2005-07-19  Juri Linkov  <juri@jurta.org>
7714         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7716 2005-07-18  Juri Linkov  <juri@jurta.org>
7718         * custom.texi (Easy Customization):
7719         * files.texi (Old Versions):
7720         * frames.texi (Wheeled Mice):
7721         * mule.texi (Specify Coding):
7722         * text.texi (Cell Justification):
7723         * trouble.texi (After a Crash):
7724         * xresources.texi (GTK styles):
7725         Delete duplicate duplicate words.
7727 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7729         * frames.texi (Creating Frames): Fix foreground color example.
7731         * custom.texi (Init Examples): Clean up text about conditionals.
7733 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7735         * mini.texi (Completion Commands): Fix command name for ?.
7737 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7739         * display.texi (Standard Faces): Explain that customization of
7740         `menu' face has no effect on w32 and with GTK.
7741         Add cross-references.
7743         * cmdargs.texi (General Variables): Clarify the default location
7744         of $HOME on w32 systems.
7746 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7748         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7749         changed.
7751 2005-07-08  Kenichi Handa  <handa@m17n.org>
7753         * mule.texi (Recognize Coding):
7754         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7756 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7758         * anti.texi (Antinews): Mention mode-line-inverse-video.
7760         * files.texi (Saving): Minor correction about C-x C-w.
7762         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7764 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7766         * search.texi (Isearch Scroll): Add example of using the
7767         `isearch-scroll' property.
7768         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7769         `Display Custom' node.
7770         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7771         and de-emphasize it.
7772         (Other Repeating Search): `occur' currently can not correctly
7773         handle multiline matches.  Correct, clarify and update description
7774         of `flush-lines' and `keep-lines'.
7776         * display.texi (Display Custom): Add anchor for `baud-rate'.
7778 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7780         * gnu.texi: Update where to get GNU status; add refs for how to help.
7781         Add footnotes 6 and 7.
7783 2005-07-04  Lute Kamstra  <lute@gnu.org>
7785         Update FSF's address in GPL notices.
7787         * doclicense.texi (GNU Free Documentation License):
7788         * trouble.texi (Checklist): Update FSF's address.
7790 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7792         * display.texi (Text Display): Change index entries.
7794 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7796         * makefile.w32-in (MAKEINFO): Use --force.
7797         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7798         Makefile.in.
7800 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7802         * anti.texi (Antinews): Rename show-nonbreak-escape to
7803         nobreak-char-display.
7805         * emacs.texi (Top): Update detailed node listing.
7807         * display.texi (Text Display): Rename show-nonbreak-escape
7808         to nobreak-char-display and no-break-space to nobreak-space.
7809         (Standard Faces): Split up the list of standard faces
7810         and put it in a separate node.  Add nobreak-space and
7811         escape-glyph.
7813 2005-06-23  Lute Kamstra  <lute@gnu.org>
7815         * mule.texi (Select Input Method): Fix typo.
7817 2005-06-23  Kenichi Handa  <handa@m17n.org>
7819         * mule.texi (International): List all supported scripts.
7820         Adjust text for that leim is now included in the normal Emacs
7821         distribution.
7822         (Language Environments): List all language environments.
7823         Intlfonts contains fonts for most supported scripts, not all..
7824         (Select Input Method): Refer to C-u C-x = to see how to type to
7825         input a specific character.
7826         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7828 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7830         * building.texi (Grep Searching): Texinfo usage fix.
7832 2005-06-22  Miles Bader  <miles@gnu.org>
7834         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7836 2005-06-20  Miles Bader  <miles@gnu.org>
7838         * display.texi (Faces): Add `vertical-divider'.
7840 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7842         * text.texi (Adaptive Fill): Minor clarification.
7844 2005-06-10  Lute Kamstra  <lute@gnu.org>
7846         * emacs.texi (Top): Correct version number.
7847         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7848         refer to the current version of Emacs.
7850 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7852         * files.texi (Log Buffer): Document when there can be more than
7853         one file to be committed.
7855 2005-06-08  Juri Linkov  <juri@jurta.org>
7857         * display.texi (Faces): Add `shadow' face.
7859 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7861         * display.texi (Faces): Write about mode-line-highlight.
7863 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7865         * misc.texi (Printing Package): Explain how to initialize
7866         printing package.
7868         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7870 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7872         * emacs.texi: Rename Hardcopy to Printing.
7873         Make PostScript and PostScript Variables subnodes of it.
7875         * misc.texi (Printing): Rename node from Hardcopy.
7876         Mention menu bar options.
7877         Move PostScript and PostScript Variables to submenu.
7878         (Printing package): New node.
7880         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7882         * dired.texi (Operating on Files): Likewise.
7884         * calendar.texi (Displaying the Diary): Likewise.
7886         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7888         * glossary.texi (Glossary): Likewise.
7890         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7891         effect.
7893 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7895         * trouble.texi (After a Crash): Polish previous change.
7897 2005-05-30  Noah Friedman  <friedman@splode.com>
7899         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7900         recovery mechanism.
7902 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7904         * building.texi (Other Buffers): SPC toggles display of
7905         floating point registers.
7907 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7909         * files.texi (Log Buffer): Merge in description of Log Edit
7910         mode from pcl-cvs.texi.
7912 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7914         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7916 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7918         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7919         not enabled by default.
7920         When not on a word, `ispell-word' by default checks the word
7921         before point.
7923 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7925         * building.texi (Debugger Operation): Simplify last sentence.
7927 2005-05-23  Lute Kamstra  <lute@gnu.org>
7929         * emacs.texi: Update FSF's address throughout.
7930         (Preface): Use @cite.
7931         (Distrib): Add cross reference to the node "Copying".  Mention the
7932         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7933         printed manuals.
7934         (Intro): Use @xref for the Emacs Lisp Intro.
7936 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7938         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7940         * basic.texi (Moving Point): Mention default for `goto-line'.
7942         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7943         of a variable's docstring.
7945 2005-05-18  Lute Kamstra  <lute@gnu.org>
7947         * maintaining.texi (Overview of Emerge): Add cross reference.
7948         Remove duplication.
7950         * emacs.texi (Top): Update to the current structure of the manual.
7951         * misc.texi (Emacs Server): Add menu description.
7952         * files.texi (Saving): Fix menu.
7953         * custom.texi (Customization): Fix menu.
7954         * mule.texi (International): Fix menu.
7955         * kmacro.texi (Keyboard Macros): Fix menu.
7957 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7959         * display.texi: Various minor changes.
7960         (Faces): Delete text that is repeated in the next section.
7962 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7964         * building.texi (Debugger Operation): Mention GUD tooltips are
7965         disabled with GDB in text command mode.
7967 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7969         * building.texi: Replace toolbar with "tool bar" for consistency.
7970         (Compilation Mode): Describe compilation-context-lines
7971         and use of arrow in compilation buffer.
7972         (Debugger Operation): Replace help text with variable's value.
7974         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7975         consistency.
7977 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7979         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7980         Add xref.
7982 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7984         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7985         (Position Info): Delete discussion of `goto-line'.  It is already
7986         described in `Moving point'.
7988         * mini.texi (Completion Commands): Correct reference.
7989         (Completion Options): Fix typo.
7991         * killing.texi (Deletion): Complete description of `C-x C-o'.
7993 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7995         * building.texi (Compilation): Clarify recompile's directory choice.
7997         * frames.texi (Tooltips): Cleanups.
7999         * basic.texi (Arguments): Fix punctuation.
8001 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8003         * screen.texi (Menu Bar): The up and down (not left and right)
8004         arrow keys move through a keyboard menu.
8006 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8008         * basic.texi: Various typo and grammar fixes.
8009         (Moving Point): C-a now runs move-beginning-of-line.
8011 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8013         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8015         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8016         as different animals.
8018 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8020         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8021         Correct index entry.
8023 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8025         * building.texi (Debugger Operation): Update to reflect changes
8026         in GUD tooltips.
8028 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8030         * files.texi (Compressed Files): Auto Compression normally enabled.
8032         * building.texi (Debugger Operation): Clarify previous change.
8034 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8036         * building.texi (Debugger Operation): Add description for
8037         GUD tooltips when program is not running.
8039 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8041         * misc.texi (Shell): Add `Shell Prompts' to menu.
8042         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8043         description.  Delete remarks moved to new node.
8044         (Shell Prompts): New node.
8045         (History References): Replace remarks moved to `Shell Prompts'
8046         with xref to that node.
8047         (Remote Host): Clarify how to specify the terminal type when
8048         logging in to a different machine.
8050 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8052         * emacs.texi (Top): Update submenus from files.texi.
8054         * files.texi (Filesets): Clarify previous change.
8056         * dired.texi (Misc Dired Features): Clarify previous change.
8058 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8060         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8062         * dired.texi (Misc Dired Features):
8063         Document dired-compare-directories.
8065         * files.texi (Filesets): New node.
8066         (File Conveniences): Document Image mode.
8068         * text.texi (TeX Print): Document tex-compile.
8070 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8072         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8073         Delete redundant reference to tooltip Custom group.  It is
8074         referred too again in the next paragraph.
8076 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8078         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8080 2005-04-19  Kim F. Storm  <storm@cua.dk>
8082         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8084 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8086         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8087         turns off desktop-save-mode.
8089 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8091         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8092         by default in terminals compatible with xterm.  Mention that
8093         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8094         node.
8096 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8098         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8100 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8102         * xresources.texi (Table of Resources): Add cursorBlink.
8104 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8106         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8107         `d', `C-d' and `u'.
8109 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8111         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8112         (Misc X): Add -D, --basic-display.
8114         * maintaining.texi (Change Log): Correct the description of
8115         the example.
8117         * major.texi (Choosing Modes): Document magic-mode-alist.
8119 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8121         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8122         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8123         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8124         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8125         `w', respectively.
8126         (Rmail Labels): Mention `l'.
8127         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8128         (Rmail Summary Edit): Describe `j' and RET.
8130 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8132         * xresources.texi (Lucid Resources): Add fontSet resource.
8134 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8136         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8137         now called `indicate-empty-lines'.
8139 2005-04-06  Kim F. Storm  <storm@cua.dk>
8141         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8143 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8145         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8146         deleted.
8147         (Marks vs Flags): Add some convenient key bindings.
8148         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8149         (Misc Dired Features): Correct and expand description of `w' command.
8151         * frames.texi (XTerm Mouse): Delete apparently false info.
8152         The GNU/Linux console currently does not appear to support
8153         `xterm-mouse-mode'.
8155 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8157         * calendar.texi (Diary): Mention shell utility `calendar'.
8159 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8161         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8163 2005-04-01  Lute Kamstra  <lute@gnu.org>
8165         * maintaining.texi (Change Log): add-change-log-entry uses
8166         add-log-mailing-address.
8168 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8170         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8171         `VC Mode Line' and put in an xref to that node.
8172         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8173         its description.
8175 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8177         * calendar.texi (Calendar Systems): Say that the Persian calendar
8178         implemented here is the arithmetical one championed by Birashk.
8180 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8182         * programs.texi (Fortran Motion): Fix previous change.
8184 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8186         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8188 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8190         * text.texi (Refill): Refer to Long Lines Mode.
8191         (Longlines): New node.
8192         (Auto Fill): Don't index "word wrap" here.
8193         (Filling): Add Longlines to menu.
8195 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8197         * xresources.texi: Minor fixes.
8199         * misc.texi (Emacs Server): Fix Texinfo usage.
8201         * emacs.texi (Top): Don't use a real section heading for
8202         "Detailed Node Listing".  Fake it instead.
8204         * basic.texi (Position Info): Minor cleanup.
8206         * mule.texi (Input Methods): Minor cleanup.
8208 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8210         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8211         constructs as well.
8212         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8214 2005-03-29  Kenichi Handa  <handa@m17n.org>
8216         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8218         * basic.texi (Position Info): Update the description about the
8219         command C-u C-x =.
8221 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8223         * emacs.texi (Top): Use @section for the detailed node listing.
8225         * calendar.texi: Minor fixes to previous change.
8227         * programs.texi (Fortran): Small fixes to previous changes.
8229         * emacs.texi (Top): Update list of subnodes of Dired.
8230         Likewise for building.texi.
8232         * files.texi (File Conveniences): Delete Auto Image File mode.
8234 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8236         * building.texi (Flymake): New node.
8238         * custom.texi (Function Keys): Document kp- event types and
8239         keypad-setup package.
8241         * dired.texi (Wdired): New node.
8243         * files.texi (File Conveniences): Reorder entries.
8244         Explain how to turn on Auto-image-file mode.
8245         Document Thumbs mode.
8247         * mule.texi (Specify Coding): Document recode-region and
8248         recode-file-name.
8250         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8252 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8254         * commands.texi (Keys): M-o is now a prefix key.
8256 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8258         * programs.texi: Reformat and update copyright years.
8259         (Fortran): Update section.
8261 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8263         * files.texi: Several small changes in addition to:
8264         (Visiting): Change xref for Dialog Boxes to ref.
8265         (Version Headers): Replace references to obsolete var
8266         `vc-header-alist' with `vc-BACKEND-header'.
8267         (Customizing VC): Update value of `vc-handled-backends'.
8269 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8271         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8272         move here from Emacs Lisp Reference Manual.
8273         * calendar.texi (Calendar/Diary, Diary Commands)
8274         (Special Diary Entries, Importing Diary): Change some xrefs to
8275         point to emacs-xtra rather than elisp.
8277         * emacs-xtra.texi (Calendar Customizing):
8278         Move view-diary-entries-initially, view-calendar-holidays-initially,
8279         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8280         Emacs Manual.
8281         (Appt Customizing): Merge entire section into main Emacs Manual.
8282         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8283         mark-holidays-in-calendar here from emacs-xtra.
8284         (Displaying the Diary): Move view-diary-entries-initially,
8285         mark-diary-entries-in-calendar here from emacs-xtra.
8286         (Appointments): Move appt-display-mode-line,
8287         appt-display-duration, appt-disp-window-function,
8288         appt-delete-window-function here from emacs-xtra.
8290         * calendar.texi: Update and reformat copyright.
8291         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8292         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8293         (Diary): Refer to `diary-file' rather than ~/diary.
8294         (Diary Commands): Rename node to "Displaying the Diary".
8295         * emacs.texi (Top): Rename "Diary Commands" section.
8296         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8298 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8300         * misc.texi (Emacs Server): Fix the command for setting
8301         server-name.  Add an xref to Invoking emacsclient.
8303         * help.texi (Help Summary): Clarify when "C-h ." will do something
8304         nontrivial.
8305         (Apropos): Add cindex entry for apropos-sort-by-scores.
8307         * display.texi (Text Display): Add index entries for how no-break
8308         characters are displayed.
8310 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8312         * files.texi (Visiting): Fix cross-references introduced with the
8313         last change.
8315         * xresources.texi (GTK resources): Fix last change.
8317 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8319         * xresources.texi (X Resources): GTK options documented too.
8320         (Resources): Clarify meaning of program name.
8321         (Table of Resources): Add visualClass.
8322         (GTK resources): Rewrite.
8323         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8325         * display.texi (Text Display): Mention non-breaking spaces.
8327         * files.texi (Reverting): Document auto-revert-check-vc-info.
8329         * frames.texi (Mouse Commands): Document
8330         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8332         * help.texi (Help Summary): Add `C-h .'.
8333         (Apropos): Apropos accepts a list of search terms.
8334         Document apropos-sort-by-scores.
8335         (Help Echo): Document display-local-help.
8337         * misc.texi (Emacs Server): Document server-name.
8338         (Invoking emacsclient): Document -s option for server names.
8340         * text.texi (Outline Visibility): Introduce "current heading
8341         line" (commands can be called with point on a body line).
8342         Re-order table to follow the sequence of discussion.
8343         hide-body won't hide lines before first header line.
8344         (TeX Mode): Add DocTeX mode.
8346 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8348         * mule.texi (Single-Byte Character Support): Delete mention
8349         of iso-acc.el and iso-transl.el.
8351 2005-03-23  Lute Kamstra  <lute@gnu.org>
8353         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8355 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8357         * search.texi: Delete explicit node pointers.
8358         (Incremental Search): New menu.
8359         (Basic Isearch, Repeat Isearch, Error in Isearch)
8360         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8361         (Slow Isearch): New subnodes.
8362         (Configuring Scrolling): Node deleted.
8363         (Search Case): Doc default-case-fold-search.
8364         (Regexp Replace): Move replace-regexp doc here.
8366         * rmail.texi (Movemail): Put commas inside closequotes.
8368         * picture.texi (Insert in Picture): Document C-c arrow combos.
8369         (Basic Picture): Clarify erasure.
8371         * display.texi (Font Lock): Put commas inside closequotes.
8373         * cmdargs.texi (General Variables): Put commas inside closequotes.
8375 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8377         * building.texi (Stack Buffer): Mention reverse contrast for
8378         *selected* frame (might not be current frame).
8380 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8382         * building.texi (Starting GUD): Add bashdb.
8384 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8386         * basic.texi (Moving Point): Add M-g M-g binding.
8387         (Undo): Document undo-only.
8388         (Position Info): Document M-g M-g and C-u M-g M-g.
8390         * building.texi (Building): Put Grep Searching after Compilation
8391         Shell.
8392         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8393         Document next-error-highlight.
8394         (Grep Searching): Document grep-highlight-matches.
8395         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8397         * calendar.texi (Importing Diary): Rename node from iCalendar.
8398         Document diary-from-outlook.
8400         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8401         Commands.
8402         Mention effect of X drag and drop on Dired buffers.
8404         * files.texi (Visiting): Document large-file-warning-threshold.
8405         Move paragraph on file-selection dialog.
8406         Mention visiting files using X drag and drop.
8407         (Reverting): Mention using Auto-Revert mode to tail files.
8408         Document auto-revert-tail-mode.
8409         (Version Systems): Minor correction.
8410         (Comparing Files): Diff-mode is no longer based on Compilation
8411         mode.
8412         Document compare-ignore-whitespace.
8413         (Misc File Ops): Explain passing a directory to rename-file.
8414         Likewise for copy-file and make-symbolic-link.
8416         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8417         Document mouse-wheel-progressive speed.
8419         * help.texi (Misc Help): Document numeric argument for C-h i.
8420         Correctly explain the effect of just C-u as argument.
8422         * killing.texi (Deletion): Document numeric argument for
8423         just-one-space.
8425         * mini.texi (Completion): Completion acts on text before point.
8427         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8428         (Emulation): CUA mode replaces pc-bindings-mode,
8429         pc-selection-mode, and s-region.
8431         * mule.texi (Input Methods): Leim is now built-in.
8432         (Select Input Method): Document quail-show-key.
8433         (Specify Coding): Document revert-buffer-with-coding-system.
8435         * programs.texi (Fortran Motion): Document f90-next-statement,
8436         f90-previous-statement, f90-next-block, f90-previous-block,
8437         f90-end-of-block, and f90-beginning-of-block.
8439         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8441         * emacs.texi (Acknowledgments): Updated.
8443         * anti.texi: Total rewrite.
8445 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
8447         * ack.texi (Acknowledgments): Update.
8449 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8451         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8452         Update copyright years.
8454 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8456         * building.texi (Commands of GUD): Move paragraph on setting
8457         breakpoints with mouse to the GDB Graphical Interface node.
8459 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8461         * misc.texi (Single Shell, Shell Options): Fix previous change.
8463         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8465 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8467         * building.texi (Starting GUD): Don't explain text vs graphical
8468         GDB here.  Just mention it and xref.
8469         Delete "just one debugger process".
8470         (Debugger Operation): Move GUD tooltip info here.
8471         (GUD Tooltips): Node deleted.
8472         (GDB Graphical Interface): Explain the two GDB modes here.
8474         * sending.texi (Sending Mail): Minor cleanup.
8475         (Mail Aliases): Explain quoting conventions.
8476         Update key rebinding example.
8477         (Header Editing): C-M-i is like M-TAB.
8478         (Mail Mode Misc): mail-attach-file does not do MIME.
8480         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8481         that really belongs here.
8482         (Remote Mailboxes): Text moved to Rmail Inbox.
8483         (Rmail Display): Mention Mouse-1.
8484         (Movemail): Clarify two movemail versions.
8485         Clarify rmail-movemail-program.
8487         * misc.texi (Single Shell): Replace uudecode example with gpg example.
8488         Document async shell commands.
8489         (Shell History): Clarify.
8490         (Shell Ring): Mention C-UP an C-DOWN.
8491         (Shell Options): Add comint-prompt-read-only.
8492         (Invoking emacsclient): Set EDITOR to run Emacs.
8493         (Sorting): No need to explain what region is.
8494         (Saving Emacs Sessions): Fix typo.
8495         (Recursive Edit): Fix punctuation.
8496         (Emulation): Don't mention "PC bindings" which are standard.
8497         (Hyperlinking): Explain Mouse-1 convention here.
8498         (Find Func): Node deleted.
8500         * help.texi (Name Help): Xref to Hyperlinking.
8502         * glossary.texi (Glossary):
8503         Rename "Balance Parentheses" to "Balancing...".
8504         Add "Byte Compilation".  Correct "Copyleft".
8505         New xref in "Customization".
8506         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8507         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8508         Rename "Registers" to "Register".
8509         Replace "Selecting" with "Selected Frame",
8510         "Selected Window", and "Selecting a Buffer".
8512         * files.texi (Types of Log File): Explain how projects'
8513         methods can vary.
8515         * display.texi (Faces): Delete "Emacs 21".
8517         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8518         * fixit.texi (Spelling): C-M-i like M-TAB.
8519         * mini.texi (Completion Options): C-M-i like M-TAB.
8520         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8521         * text.texi (Text Mode): C-M-i like M-TAB.
8523         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8525         * calendar.texi (Specified Dates): Mention `g w'.
8526         (Appointments): appt-activate toggles with no arg.
8528 2005-03-05  Juri Linkov  <juri@jurta.org>
8530         * cmdargs.texi (Emacs Invocation): Add cindex
8531         "invocation (command line arguments)".
8532         (Misc X): Add -nbc, --no-blinking-cursor.
8534 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8536         * calendar.texi (iCalendar): No need to require it now.
8538 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8540         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8541         emacs-devel.
8543 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8545         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8546         window.
8548 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8550         * building.texi (Compilation): Update mode line status info.
8552 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8554         * calendar.texi (General Calendar): Document binding of
8555         scroll-other-window-down.
8556         (Mayan Calendar): Fix earliest date.
8557         (Time Intervals): Document timeclock-change.
8558         Fix timeclock-ask-before-exiting documentation.
8560 2005-02-26  Kim F. Storm  <storm@cua.dk>
8562         * frames.texi (Mouse References):
8563         Add mouse-1-click-in-non-selected-windows.
8565 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8567         * screen.texi (Screen): Explain better about cursors and mode lines;
8568         don't presuppose text terminals.
8569         (Point): Don't assume just one cursor.
8570         Clarify explanation of cursors.
8571         (Echo Area, Menu Bar): Cleanups.
8573         * mini.texi (Minibuffer): Prompts are highlighted.
8574         (Minibuffer Edit): Newline = C-j only on text terminals.
8575         Clarify resize-mini-windows values.
8576         Mention M-PAGEUP and M-PAGEDOWN.
8577         (Completion Commands): Mouse-1 like Mouse-2.
8578         (Minibuffer History): Explain history commands better.
8579         (Repetition): Add xref to Incremental Search.
8581         * mark.texi (Setting Mark): Clarify info about displaying mark.
8582         Clarify explanation of C-@ and C-SPC.
8583         (Transient Mark): Mention Delete Selection mode.
8584         (Marking Objects): Clean up text about extending the region.
8586         * m-x.texi (M-x): One C-g doesn't always go to top level.
8587         No delay before suggest-key-bindings output.
8589         * fixit.texi (Fixit): Mention C-/ for undo.
8590         (Spelling): Mention ESC TAB like M-TAB.
8591         Replacement words with r and R are rechecked.
8592         Say where C-g leaves point.  Mention ? as input.
8594 2005-02-23  Lute Kamstra  <lute@gnu.org>
8596         * cmdargs.texi (Initial Options): Add cross reference.
8598 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8600         * emacs.texi (Top): Update menu for splitting of node in
8601         msdog.texi.
8602         * frames.texi (Frames): Update xref for splitting of node in
8603         msdog.texi.
8604         * trouble.texi (Quitting): Ditto.
8606 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8608         * windows.texi (Split Window): Simplify line truncation info
8609         and xref to Display Custom.
8611         * trouble.texi (Quitting): Emergency escape only for text terminal.
8612         (Screen Garbled): C-l for ungarbling is only for text terminal.
8614         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8616         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8618         * programs.texi (Program Modes): Mention Python mode.
8619         (Moving by Defuns): Repeating C-M-h extends region.
8620         (Basic Indent): Clarify.
8621         (Custom C Indent): Clarify.
8622         (Expressions): Repeating C-M-@ extends region.
8623         (Info Lookup): Clarify for C-h S.
8624         (Symbol Completion): ESC TAB alternative for M-TAB.
8625         (Electric C): Clarify.
8627         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8629         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8630         MS-DOS Input node.
8631         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8632         (MS-DOS and MULE): Clarify.
8633         (MS-DOS Processes, Windows Processes): Fix typos.
8635         * major.texi (Choosing Modes): Clarify.
8637         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8638         (Keyboard Macro Step-Edit): Clarify.
8640         * indent.texi (Indentation): Clarifications.
8642         * help.texi (Help): Correct error about C-h in query-replace.
8643         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8644         (Key Help): Describe C-h w here.
8645         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8646         Clarify the "object" joke.
8647         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8648         (Help Mode): Mouse-1 like Mouse-2.
8650         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8652         * display.texi (Display): Reorder menu.
8653         (Faces): Cleanup.
8654         (Font Lock): Cleanup.  Mention Options menu.
8655         Delete obsolete text.
8656         (Scrolling): For C-l, don't presume text terminal.
8657         (Horizontal Scrolling): Simplify intro.
8658         (Follow Mode): Clarify.
8659         (Cursor Display): Move before Display Custom.
8660         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8661         Doc default-tab-width.  Doc line truncation more thoroughly.
8663         * dired.texi (Dired Enter): C-x C-f can run Dired.
8664         (Dired Visiting): Comment out `a' command.
8665         Mouse-1 is like Mouse-2.
8666         (Shell Commands in Dired): ? can be used more than once.
8668         * basic.texi (Continuation Lines): Simplify description of truncation,
8669         and refer to Display Custom for the rest of it.
8671 2005-02-06  Lute Kamstra  <lute@gnu.org>
8673         * basic.texi (Undo): Fix typo.
8675         * cmdargs.texi (Emacs Invocation): Fix typo.
8677         * custom.texi (Init Examples): Fix typo.
8679         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8681 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8683         * regs.texi (Registers): Registers can hold numbers, too.
8685         * killing.texi (Other Kill Commands): Cleanup.
8686         Delete redundant explanation of kill in read-only buffer.
8687         (Yanking): Mention term "copying".
8688         (Accumulating Text): Fix typo.
8690         * entering.texi (Entering Emacs): Update rationale at start.
8691         (Exiting): Treat iconifying on a par with suspension.
8693         * custom.texi (Minor Modes): Fix typo.
8694         (Easy Customization): Fix menu style.
8695         (Variables): Add xref.
8696         (Examining): Setting for future sessions works through .emacs.
8697         (Keymaps): "Text terminals", not "Many".
8698         (Init Rebinding): Explain \C-.  Show example of \M-.
8699         Fix minor wording errors.
8700         (Function Keys): Explain vector syntax just once.
8701         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8702         (Init File): Mention .emacs.d directory.
8703         (Init Examples): Add xref.
8704         (Find Init): Mention .emacs.d directory.
8706         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8707         (Action Arguments): Explain which kinds of -l args are found how.
8708         (Initial Options): --batch does not inhibit site-start.
8709         Add xrefs.
8710         (Command Example): Use --batch, not -batch.
8712         * basic.texi (Inserting Text): Cleanup wording.
8713         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8714         C-n is not error at end of buffer.
8715         (Undo): Doc C-/ like C-_.  Add xrefs.
8716         (Arguments): META key may be labeled ALT.
8717         Peculiar arg meanings are explained in doc strings.
8719         * abbrevs.texi (Expanding Abbrevs): Clarify.
8721 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8723         * frames.texi (Frame Parameters): Add an xref to the description
8724         of list-colors-display.  Add a pointer to the X docs about colors.
8726         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8727         Improve docs of list-colors-display.
8729 2005-02-03  Lute Kamstra  <lute@gnu.org>
8731         * frames.texi (Frames, Drag and Drop): Fix typos.
8733 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8735         * windows.texi (Basic Window): Mention color-change in mode line.
8736         (Change Window): Explain dragging vertical boundaries.
8738         * text.texi (Sentences): Clarify.
8739         (Paragraphs): Explain M-a and blank lines.
8740         (Outline Mode): Clarify text and menu.
8741         (Hard and Soft Newlines): Mention use-hard-newlines.
8743         * frames.texi (Frames): Delete unnecessary mention of Windows.
8744         (Mouse Commands): Likewise.  Mention xterm mouse support.
8745         (Clipboard): Clarify.
8746         (Mouse References): Mention use of Mouse-1 for following links.
8747         (Menu Mouse Clicks): Clarify.
8748         (Mode Line Mouse): Clarify.
8749         (Drag and Drop): Rewrite.
8751         * fixit.texi (Spelling): Fix typo.
8753         * files.texi (File Names): Clarify.
8754         (Visiting): Update conditions for use of file dialog.  Clarify.
8755         (Saving): Doc d as answer in save-some-buffers.
8756         (Remote Files): Clean up the text.
8758         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8760         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8761         (List Buffers): Clarify.
8762         (Several Buffers): Doc T command.
8763         (Buffer Convenience): Clarify menu.
8765         * basic.texi (Undo): Clarify last change.
8767 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8769         * fixit.texi (Spelling): Fix typo.
8771 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8773         * basic.texi (Undo): Update description of `undo-outer-limit'.
8775 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8777         * building.texi: Update documentation relating to GDB Graphical
8778         Interface.
8780 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8782         * custom.texi (Easy Customization): Adapt menu to node name change.
8784 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8786         * custom.texi (Easy Customization): Defn of "User Option" now
8787         includes faces.  Don't say just "option" when talking about variables.
8788         Do say just "options" to mean "anything customizable".
8789         (Specific Customization): Describe `customize-variable',
8790         not `customize-option'.
8792         * glossary.texi (Glossary) <Faces>: Add xref.
8793         <User Option>: Change definition--include faces.  Change xref.
8795         * picture.texi (Picture): Mention artist.el.
8797         * sending.texi, screen.texi, programs.texi, misc.texi:
8798         * mini.texi, major.texi, maintaining.texi, macos.texi:
8799         * help.texi, frames.texi, files.texi:
8800         Don't say just "option" when talking about variables.
8802         * display.texi, mule.texi: Don't say just "option" when talking
8803         about variables.  Other minor cleanups.
8805 2005-01-26  Lute Kamstra  <lute@gnu.org>
8807         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8808         File'.  Mention the `-Q' option at the `--no-site-file' option.
8810 2005-01-22  David Kastrup  <dak@gnu.org>
8812         * building.texi (Grep Searching): Mention alias `find-grep' for
8813         `grep-find'.
8815 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8817         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8819 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8821         * rmail.texi (Movemail): Explain differences
8822         between standard and mailutils versions of movemail.
8823         Describe command line and configuration options introduced
8824         with the latter.
8825         Explain the notion of mailbox URL, provide examples and
8826         cross-references to mailutils documentation.
8827         Describe various methods of specifying mailbox names,
8828         user names and user passwords for rmail.
8829         (Remote Mailboxes): New section.
8830         Describe how movemail handles remote mailboxes.  Describe configuration
8831         options used to control its behavior.
8832         (Other Mailbox Formats): Explain handling of various mailbox
8833         formats.
8835 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8837         * commands.texi (Commands): Clarification.
8839 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8841         * programs.texi (Multi-line Indent): Fix previous change.
8842         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8844 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8846         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8847         lazy-highlight.
8849         * search.texi (Query Replace): Mention faces query-replace
8850         and lazy-highlight.
8851         (Incremental Search): Update isearch highlighting info.
8853 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8855         * custom.texi (Saving Customizations): Minor improvement.
8857 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8859         * custom.texi (Saving Customizations): Emacs no longer loads
8860         `custom-file' after .emacs.  No longer mention customizing through
8861         Custom.
8863 2005-01-01  Andreas Schwab  <schwab@suse.de>
8865         * killing.texi (Graphical Kill): Move up under node Killing,
8866         change @section to @subsection.
8868 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8870         * custom.texi (Face Customization): Mention hex color specs.
8872         * emacs.texi (Top): Update Killing submenu.
8874         * killing.texi (Killing): Reorganize section.
8875         No more TeX-only text; put the node command at start of chapter.
8876         But the first section heading is used only in TeX.
8877         Rewrite the text to read better in this mode.
8878         (Graphical Kill): New subnode gets some of the text that
8879         used to be in the first section.
8881 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8883         * dired.texi (Shell Commands in Dired): Delete the ? example.
8885         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8887         * files.texi (Saving): Describe new require-final-newline features
8888         and mode-require-final-newline.
8890 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8892         * custom.texi (File Variables): Clarify previous change.
8894 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8896         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8897         out now.
8899 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8901         * Makefile.in (MAKEINFO): Specify --force.
8903         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8904         (Undo): Doc undo-outer-limit.
8906 2004-12-15  Juri Linkov  <juri@jurta.org>
8908         * mark.texi (Transient Mark, Mark Ring): M-< and other
8909         movement commands don't set mark in Transient Mark mode
8910         if mark is active.
8912 2004-12-12  Juri Linkov  <juri@jurta.org>
8914         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8915         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8917         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8918         (Misc Dired Commands): Add @r{(Dired)} to w.
8920 2004-12-12  Juri Linkov  <juri@jurta.org>
8922         * mark.texi (Marking Objects): Marking commands also extend the
8923         region when mark is active in Transient Mark mode.
8925 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8927         * custom.texi (Saving Customizations): Emacs only loads the custom
8928         file automatically after the init file in version 22.1 or later.
8929         Adapt text and examples to this fact.
8931 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8933         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8934         be set through Custom.  Otherwise, it has no effect.
8936 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8938         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8939         * entering.texi: Rename Command Line to Emacs Invocation.
8941         * misc.texi (Term Mode): Correctly describe C-c.
8943         * custom.texi (Easy Customization): Move up to section level,
8944         before Variables.  Avoid using the term "variable"; say "option".
8945         New initial explanation.
8946         (Variables): In initial explanation, connect "variable" to the
8947         already-explained "user option".
8949         * emacs.texi (Top): Fix ref to Command Line.
8950         Move reference to Easy Customization.
8952         * xresources.texi (X Resources): Fix From link.
8954         * doclicense.texi (GNU Free Documentation License): Fix To link.
8956         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8958         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8960 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8962         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8964 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8966         * kmacro.texi: Several small changes in addition to the following.
8967         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8968         defining a keyboard macro.
8969         Mention `kmacro-ring-max'.
8970         (Keyboard Macro Counter): Clarify description of
8971         `kmacro-insert-counter', `kmacro-set-counter',
8972         `kmacro-add-counter' and `kmacro-set-format'.
8974 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8976         * custom.texi (File Variables): Add `unibyte' and make it more
8977         clear that `unibyte' and `coding' are special.  Suggested by Simon
8978         Krahnke <overlord@gmx.li>.
8980         * mule.texi (Enabling Multibyte): Refer to File Variables.
8981         Suggested by Simon Krahnke <overlord@gmx.li>.
8983 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8985         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8986         x-use-old-gtk-file-dialog.
8988 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8990         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8992 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8994         * building.texi (Lisp Eval): Delete hyphen in section name.
8996 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8998         * files.texi (Old Versions):
8999         No longer document annotation as "CVS only".
9001 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9003         * files.texi (Version Control): Rewrite the introduction about
9004         version systems, mentioning the new ones that we support.
9005         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9006         suggestions.
9008 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9010         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9012 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9014         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9016 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9018         * text.texi (Text Based Tables, Table Definition)
9019         (Table Creation, Table Recognition, Cell Commands)
9020         (Cell Justification, Row Commands, Column Commands)
9021         (Fixed Width Mode, Table Conversion, Measuring Tables)
9022         (Table Misc): New nodes, documenting the Table Mode.
9024 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9026         * makefile.w32-in (info): Change order of arguments to makeinfo.
9028 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9030         * calendar.texi (iCalendar): Update for package changes.
9032 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9034         * files.texi (Misc File Ops): View mode is a minor mode.
9036 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9038         * calendar.texi (iCalendar): Style changes.
9040 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9042         * search.texi (Regexps): The regexp described in the example is no
9043         longer stored in the variable `sentence-end'.
9045 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9047         * building.texi (Starting GUD): Note that multiple debugging
9048         sessions requires `gdb --fullname'.
9050 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9052         * calendar.texi (iCalendar): New section for a new package.
9054 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9056         * text.texi: Various small changes in addition to the following.
9057         (Text): Replace xref for autotype with inforef.
9058         (Sentences): Explain nil value for `sentence-end'.
9059         (Paragraphs): Update default values for `paragraph-start' and
9060         `paragraph-separate'.
9061         (Text Mode): Correct description of Text mode's effect on the
9062         syntax table.
9063         (Outline Visibility): `hide-other' does not hide top level headings.
9064         `selective-display-ellipses' no longer has an effect on Outline mode.
9065         (TeX Misc): Add missing @cindex.
9066         Replace xref for RefTeX with inforef.
9067         (Requesting Formatted Text): The variable
9068         `enriched-fill-after-visiting' no longer exists.
9069         (Editing Format Info): Update names of menu items and commands.
9070         (Format Faces): Mention special effect of specifying the default face.
9071         Describe inheritance of text properties.
9072         Correct description of `fixed' face.
9073         (Format Indentation): Correct description of effect of setting
9074         margins.  Mention `set-left-margin' and `set-right-margin'.
9075         (Format Justification): Update names of menu items.
9076         `set-justification-full' is now bound to `M-j b'.
9077         Mention that `default-justification' is a per buffer variable.
9078         (Format Properties): Update name of menu item.
9079         (Forcing Enriched Mode): `format-decode-buffer' automatically
9080         turns on Enriched mode if the buffer is in text/enriched format.
9082 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9084         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9086 2004-09-28  Kim F. Storm  <storm@cua.dk>
9088         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9089         Align with new functionality.
9091 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9093         * display.texi (Display Custom): Remove stray `@end defvar'.
9095 2004-09-23  Kim F. Storm  <storm@cua.dk>
9097         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9098         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9100 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9102         * custom.texi (Hooks): Explain using setq to clear out a hook.
9103         (File Variables): Explain multiline string constants.
9104         (Non-ASCII Rebinding): Explain when you need to update
9105         non-ASCII char codes in .emacs.
9107         * building.texi (Compilation): Explain how to make a silent
9108         subprocess that won't be terminated.  Explain compilation-environment.
9110 2004-09-13  Kim F. Storm  <storm@cua.dk>
9112         * mini.texi (Repetition): Rename isearch-resume-enabled to
9113         isearch-resume-in-command-history and change default to disabled.
9115 2004-09-09  Kim F. Storm  <storm@cua.dk>
9117         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9118         with new `kmacro-name-last-macro'.
9120 2004-09-08  Juri Linkov  <juri@jurta.org>
9122         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9124 2004-09-03  Juri Linkov  <juri@jurta.org>
9126         * search.texi (Incremental Search): Update wording for M-%.
9128 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9130         * killing.texi (Killing): Correct description of kill commands in
9131         read-only buffer.
9133 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9135         * building.texi (Compilation Mode): Add a paragraph about rules
9136         for finding the compilation buffer for `next-error'.
9138         * search.texi (Other Repeating Search): Mention that Occur mode
9139         supports the next-error functionality.
9141 2004-09-02  Juri Linkov  <juri@jurta.org>
9143         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9145 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9147         * kmacro.texi (Basic Keyboard Macro):
9148         `apply-macro-to-region-lines' now operates on all lines that begin
9149         in the region, rather than on all complete lines in the region.
9151 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9153         * frames.texi (Drag and drop): Add documentation about
9154         x-dnd-test-function and x-dnd-known-types.
9156 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9158         * indent.texi: Various minor changes in addition to:
9159         (Indentation Commands): Correct description of `indent-relative'.
9160         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9161         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9162         (Just Spaces): `tabify' converts sequences of at least two spaces
9163         to tabs.
9165 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9167         * frames.texi (Secondary Selection): Setting the secondary
9168         selection with M-Drag-Mouse-1 does not alter the kill ring,
9169         setting it with M-Mouse-1 and M-Mouse-3 does.
9170         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9171         toolkit scroll bars.
9172         (Scroll Bars): Ditto.
9174         * windows.texi (Basic Window): When using a window system, the value
9175         of point in a non-selected window is indicated by a hollow box.
9176         (Split Window): Side by side windows are separated by a scroll bar,
9177         if scroll bars are used.
9178         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9179         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9180         (Window Convenience): Update bindings for `winner-undo' and
9181         `winner-redo'.
9183         * ack.texi (Acknowledgments): Use `@unnumbered'.
9184         * misc.texi: Adapt sectioning in Info to the node structure.
9185         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9186         of "Using Emacs as a Server".
9187         * building.texi (Building): Interchange nodes (for correct numbering).
9188         * programs.texi (Programs): Interchange nodes (for correct numbering).
9189         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9190         Info to the node structure.
9191         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9192         Rearrange order of nodes and sections such that both "GNU GENERAL
9193         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9194         end, as appropriate for appendices.
9195         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9196         Use `@unnumberedsec'.
9197         * trouble.texi: Adapt sectioning in Info to the node structure.
9198         Adapt node pointers to change in emacs.texi.
9199         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9201 2004-08-25  Kenichi Handa  <handa@m17n.org>
9203         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9204         description for unibyte mode.
9206 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9208         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9210         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9211         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9212         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9213         in @pxref.
9215 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9217         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9218         Change section names.
9220 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9222         * kmacro.texi (Keyboard Macro Ring): Rename section.
9223         Emacs treats the head of the macro ring as the `last keyboard macro'.
9224         (Keyboard Macro Counter): Minor change.
9225         (Save Keyboard Macro): Some clarifications.
9226         (Edit Keyboard Macro): Rename section.
9228         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9229         32-bit machines.
9230         (Several Buffers): Clarify which buffer is selected if `2' is
9231         pressed in the Buffer Menu.
9232         Auto Revert mode can be used to update the Buffer Menu
9233         automatically.
9235 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9237         * help.texi (Misc Help): Add an index entry for finding an Info
9238         manual by its file name.
9240 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9242         * files.texi (Backup Deletion): Correct description of
9243         `delete-old-versions'.
9244         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9245         (Auto Save Files): Recommend `auto-save-mode' to reenable
9246         auto-saving, rather than the abbreviation `auto-save'.
9248 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9250         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9251         for "killing" and "yanking" in main menu.
9253 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9255         * killing.texi (Yanking, Killing): Minor cleanups.
9257         * mark.texi (Momentary Mark): Minor cleanups.
9259 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9261         * custom.texi (Non-ASCII Rebinding):
9262         C-q always inserts the right code to pass to global-set-key.
9264 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9266         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9267         `insert-register', instead of `C-x r g' binding, for consistency.
9269 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9271         * fixit.texi (Spelling): Fix typo.
9273 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9275         * help.texi (Help): Fix Texinfo usage.
9277 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9279         * text.texi (Paragraphs): Update how paragraphs are separated
9280         and the default for paragraph-separate.
9282         * search.texi (Regexp Replace): Further update text for new
9283         replacement operators.
9285 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9287         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9288         `R' switch.
9290         * dired.texi (Dired Updating): `k' only deletes inserted
9291         subdirectories from the Dired buffer if a prefix argument was given.
9293         * search.texi (Regexps): Delete redundant definition of `symbol' in
9294         description of `\_>'.  It already occurs in the description of `\_<'.
9296 2004-07-01  Juri Linkov  <juri@jurta.org>
9298         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9299         (Regexp Search): Add M-r.
9301 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9303         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9305 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9307         * search.texi, calendar.texi: Markup fixes.
9309 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9311         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9313 2004-06-25  David Kastrup  <dak@gnu.org>
9315         * search.texi (Regexp Replace): Some typo corrections and
9316         rearrangement.
9318 2004-06-24  David Kastrup  <dak@gnu.org>
9320         * search.texi (Unconditional Replace): Use replace-string instead
9321         of query-replace in example.
9322         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9323         sequences.
9324         (Query Replace): Correct explanation of `^' which does not use
9325         the mark stack.
9327 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9329         * misc.texi (Shell History Copying): Document comint-insert-input.
9330         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9332 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9334         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9335         * custom.texi (Customization): Do.
9336         * anti.texi (Antinews): Do.
9337         * abbrevs.texi (Defining Abbrevs): Do.
9339         * programs.texi (Info Lookup): Fix keybinding for
9340         info-lookup-symbol.
9342 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9344         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9345         Add emacs-xtra.
9346         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9347         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9349 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9351         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9352         Add emacs-xtra.
9353         * emacs-xtra.texi: New file.
9355 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9357         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9358         (Dired and Find): Mention differences with ordinary Dired buffers.
9360 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9362         * custom.texi (Init Syntax): Explain about vars that do special
9363         things when set with setq or with Custom.
9364         (Init Examples): Add line-number-mode example.
9366 2004-06-12  Juri Linkov  <juri@jurta.org>
9368         * dired.texi (Operating on Files): Add dired-do-touch.
9370 2004-06-10  Juri Linkov  <juri@jurta.org>
9372         * building.texi (Lisp Eval): Add C-M-x on defface.
9374 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9376         * files.texi (Reverting): Auto-Revert mode and
9377         Global Auto-Revert mode no longer revert remote files.
9379 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9381         * custom.texi (Init File): Two dashes start --no-site-file.
9383 2004-05-29  Alan Mackenzie  <acm@muc.de>
9385         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9386         ("AWK"): Is consistently thus spelled throughout.
9387         (AWK, Pike): Document as "C-like modes".
9388         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9389         (M-x man): Supersedes M-x manual-entry.
9390         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9392         ("Comments in C"): Delete node; the info is in CC Mode manual.
9393         (c-comment-only-line-offset): Remove description.
9395         (C-c ., C-c C-c): Describe new C Mode bindings.
9397         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9398         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9399         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9400         Amend definitions.
9402         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9403         Describe functions.
9405         (c-comment-start-regexp, c-hanging-comment-ender-p)
9406         (c-hanging-comment-starter-p): Remove obsolete definitions.
9408         * emacs.texi: Remove the menu entry "Comments in C".
9410 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9412         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9413         `M-x locate'.
9415 2004-05-16  Karl Berry  <karl@gnu.org>
9417         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9418         makeinfo --html fails.
9419         * help.texi (Help Summary) [@ifnottex]: Likewise.
9421 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9423         * building.texi (GDB Graphical Interface): Update and describe
9424         layout first.
9426 2004-05-04  Jason Rumney  <jasonr@gnu.org>
9428         * makefile.w32-in: Revert last change.
9430 2004-05-03  Jason Rumney  <jasonr@gnu.org>
9432         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9434 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9436         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9438 2004-04-18  Juri Linkov  <juri@jurta.org>
9440         * fixit.texi (Spelling): Remove file extension from ispell xref.
9442 2004-04-15  Kim F. Storm  <storm@cua.dk>
9444         * cmdargs.texi (Initial Options): Add -Q.
9446 2004-04-05  Kim F. Storm  <storm@cua.dk>
9448         * custom.texi (File Variables): Add safe-local-eval-forms.
9450 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9452         * files.texi (Reverting): Correct description of revert-buffer's
9453         handling of point.
9455 2004-03-22  Juri Linkov  <juri@jurta.org>
9457         * emacs.texi (Top): Add `Misc X'.
9459         * trouble.texi: Fix help key bindings.
9461         * glossary.texi: Improve references.
9463         * help.texi: Sync keywords with finder.el.
9465         * mini.texi (Completion): Add description for menu items.
9467         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9469         * sending.texi (Mail Methods): Fix xref to Message manual.
9471 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9473         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9475 2004-03-04  Richard M. Stallman  <rms@gnu.org>
9477         * search.texi (Regexps): Explain that ^ and $ have their
9478         special meanings only in certain contexts.
9480         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9482         * mule.texi (Specify Coding): Doc C-x RET F.
9484         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9485         for multiple compile and grep buffers.
9486         (Indirect Buffers): Don't recommand clone-indirect-buffer
9487         for multiple compile and grep buffers.
9489 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9491         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9492         Use $(DEL) instead of rm, and ignore exit code.
9494 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9496         * building.texi (Watch Expressions): Update.
9498 2004-02-21  Juri Linkov  <juri@jurta.org>
9500         * cmdargs.texi (Action Arguments): Add alias --find-file.
9501         Add --directory, --help, --version.  Move text about command-line-args
9502         to Command Arguments.
9503         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9504         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9505         (Window Size X): Join -g and --geometry.  Add @cindex.
9506         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9507         (Title X): Remove alias -title.
9508         (Misc X): New node.
9510 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9512         * frames.texi (Drag and drop): Add Motif to list of supported
9513         protocols.
9515 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9517         * frames.texi (Drag and drop): New section.
9519 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9521         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9522         Include it only @ifnotinfo.  Patch the preceding and following
9523         node headers to point to each other.
9525 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9527         * calendar.texi (Appointments): Update section.
9529 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9531         * programs.texi (C Modes): Fix the xref.
9533 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9535         * building.texi (Watch Expressions): Update.
9536         (Commands of GUD): Include use of toolbar + breakpoints set from
9537         fringe/margin.
9539 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9541         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9542         <acm@muc.de>.
9544 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9546         * frames.texi (Dialog Boxes): Add use-file-dialog.
9548 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9550         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9551         in CC Mode.
9553 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9555         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9556         * man/commands.texi, man/custom.texi, man/display.texi:
9557         * man/emacs.texi, man/files.texi:
9558         * man/frames.texi, man/glossary.texi, man/killing.texi:
9559         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9560         * man/mule.texi, man/rmail.texi, man/search.texi:
9561         * man/sending.texi, man/text.texi, man/trouble.texi:
9562         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9564 2003-11-01  Alan Mackenzie  <acm@muc.de>
9566         * search.texi (Scrolling During Incremental Search): Document a
9567         new scrolling facility in isearch mode.
9569 2003-10-22  Miles Bader  <miles@gnu.org>
9571         * Makefile.in (info): Move before $(top_srcdir)/info.
9573 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9575         * building.texi (Watch Expressions): Update section on data display
9576         to reflect code changes (GDB Graphical Interface).
9578 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9580         * xresources.texi (GTK resources): Clean up previous change.
9582 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9584         * xresources.texi (GTK resources): Add a note that some themes
9585         disallow customizations.  Add scroll theme example.
9587 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9589         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9591         * misc.texi (Saving Emacs Sessions): Shorten the section,
9592         collapsing back into one node.
9594 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9596         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9598 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9600         * xresources.texi (GTK names in Emacs): Correct typo.
9602 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9604         * cmdargs.texi (Font X): Mention new default font.
9605         More fully describe long font names, wildcard patterns and the
9606         problems involved.  (Result of discussion on emacs-devel.)
9608 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9610         * emacs.texi (Acknowledgements): Correct typo.
9612 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9614         * dired.texi (Misc Dired Commands): New node.
9615         (Dired Navigation): Add dired-goto-file.
9617         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9619         * emacs.texi (Acknowledgements): New node, split from Distribution.
9621         * cmdargs.texi (Action Arguments): -f reads interactive args.
9623 2003-09-08  Lute Kamstra  <lute@gnu.org>
9625         * screen.texi (Mode Line): Say that POS comes before LINE.
9626         Mention `size-indication-mode'.
9627         * display.texi (Optional Mode Line):
9628         Document `size-indication-mode'.
9629         * basic.texi (Position Info): Mention `size-indication-mode'.
9631 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9633         * xresources.texi (Resources): Refer to `editres' man page.
9634         (Lucid Resources): Update defaults.  Expand description of
9635         `shadowThickness'.
9637 2003-09-04  Miles Bader  <miles@gnu.org>
9639         * Makefile.in (top_srcdir): New variable.
9640         ($(top_srcdir)/info): New rule.
9641         (info): Depend on it.
9643 2003-09-03  Peter Runestig  <peter@runestig.com>
9645         * makefile.w32-in: New file.
9647 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9649         * misc.texi (Saving Emacs Sessions): Correct previous change.
9651 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9653         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9654         (Intro): Include kmacro.texi after fixit.texi instead of after
9655         custom.texi.  (As suggested by Kim Storm.)
9657 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9659         * fixit.texi (Fixit): Update `Next' pointer.
9660         * files.texi (Files): Update `Previous' pointer.
9661         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9662         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9663         (Suggested by Kim Storm.)
9664         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9666 2003-08-18  Kim F. Storm  <storm@cua.dk>
9668         * kmacro.texi: New file describing enhanced keyboard macro
9669         functionality.  Replaces old description in custom.texi.
9671         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9672         (Keyboard Macros): Move to new kmacro.texi file.
9674         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9676 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9678         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9680 2003-08-17  Alex Schroeder  <alex@gnu.org>
9682         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9683         required.
9685 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9687         * programs.texi (Lisp Indent): Don't describe
9688         lisp-indent-function property here.  Use xref to Lisp Manual.
9690 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9692         * calendar.texi (Date Formats): Document changed behavior of
9693         abbreviations.
9695 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9697         * buffers.texi (List Buffers): Fix previous change.
9699 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9701         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9702         List*.
9704 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9706         * display.texi (Font Lock): Fix typo.
9708 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9710         * display.texi (Font Lock): Add xref for format info on
9711         font-lock-remove-keywords.
9713         * building.texi (Compilation): Document what happens with asynch
9714         children of compiler process.
9716         * help.texi (Library Keywords): Use @multitable.
9718 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9720         * programs.texi (Expressions): Delete C-M-DEL.
9722         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9723         comint-move-point-for-output renamed from
9724         comint-scroll-to-bottom-on-output.
9726         * custom.texi (Init Rebinding): Replace previous change with xref.
9727         (Non-ASCII Rebinding): Explain that issue more briefly here.
9729 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9731         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9733 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9735         * building.texi (GDB Graphical Interface): New node.
9736         (Rewritten somewhat by RMS.)
9738 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9740         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9741         non-English letters.  Explain how to set coding systems correctly
9742         and how to include the right coding cookie in the file.
9744 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9746         * indent.texi (Indentation): Explain the concepts.
9747         (Just Spaces): Explain why preventing tabs for indentation might
9748         be useful.
9750 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9752         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9754 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9756         * cmdargs.texi (General Variables): Document SMTPSERVER.
9758         * sending.texi: Remove SMTP node.
9759         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9760         library.
9762 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9764         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9766 2003-02-22  Simon Josefsson  <jas@extundo.com>
9768         * sending.texi (Mail Methods): Add node about SMTP.
9770 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9772         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9774 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9776         * glossary.texi (Glossary): Correction to cl cross reference.
9778 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9780         * killing.texi (Rectangles): Document C-x c r.
9782 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9784         * xresources.texi (GTK resources): New node.
9785         (GTK widget names): New node.
9786         (GTK names in Emacs): New node.
9787         (GTK styles): New node.
9789 2003-01-09  Francesco Potortì  <pot@gnu.org>
9791         * maintaining.texi (Create Tags Table): Add reference to the new
9792         `etags --help --lang=LANG' option.
9794 2002-10-02  Karl Berry  <karl@gnu.org>
9796         * emacs.texi: Per rms, update all manuals to use @copying instead of
9797         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9798         where needed for the sake of the HTML output.
9800 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9802         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9803         source files.
9805 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9807         * Makefile.in (emacsman): New target.
9809 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9811         * (Version 21.1 released.)
9813 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9815         * Branch for 21.1.
9817 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9819         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9821 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9823         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9825 1999-07-12  Richard Stallman  <rms@gnu.org>
9827         * Version 20.4 released.
9829 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9831         * Makefile.in (INFO_TARGETS): Delete customize.info.
9832         (DVI_TARGETS): Delete customize.dvi.
9833         (../info/customize, customize.dvi): Targets deleted.
9835 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9837         * Version 20.3 released.
9839 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9841         * Makefile.in (EMACSSOURCES): Add mule.texi.
9842         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9844 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9846         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9847         Use it in dvi targets.
9849 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9851         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9852         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9853         (../info/customize): Rename from ../info/custom.
9855 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9857         * Version 20.2 released.
9859 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9861         * Version 20.1 released.
9863 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9865         * Makefile (../info/customize, customize.dvi): New targets.
9866         (INFO_TARGETS): Add ../info/customize.
9867         (DVI_TARGETS): Add customize.dvi.
9869 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9871         * Version 19.33 released.
9873 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9875         * Version 19.32 released.
9877 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9879         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9881 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9883         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9884         Specify -I option.
9885         (All dvi targets): Set the TEXINPUTS variable.
9887 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9889         * Version 19.31 released.
9891 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9893         * Version 19.30 released.
9895 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9897         * Makefile.in (maintainer-clean): Rename from realclean.
9899 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9901         * Makefile.in: New file.
9902         * Makefile: File deleted.
9904 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9906         * Makefile (TEXINDEX_OBJS): Variable deleted.
9907         (texindex, texindex.o, getopt.o): Rules deleted.
9908         All deps on texindex deleted.
9909         (distclean): Don't delete texindex.
9910         (mostlyclean): Don't delete *.o.
9911         * texindex.c, getopt.c: Files deleted.
9913 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9915         * Version 19.26 released.
9917 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9919         * Makefile (EMACSSOURCES): Exclude undo.texi.
9921 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9923         * Version 19.25 released.
9925 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9927         * Version 19.24 released.
9929 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9931         * Version 19.23 released.
9933 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9935         * Makefile: Delete spurious tab.
9937 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9939         * Makefile (.SUFFIXES): New rule.
9941 1993-12-04  Richard Stallman  (rms@srarc2)
9943         * getopt.c: New file.
9944         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9945         (getopt.o): New rule.
9946         (dvi): Don't depend on texindex.
9947         (emacs.dvi): Depend on texindex.
9949 1993-12-03  Richard Stallman  (rms@srarc2)
9951         * Makefile (TEXI2DVI): New variable.
9952         (emacs.dvi): Add explicit command.
9953         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9955 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9957         * Version 19.22 released.
9959 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9961         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9963 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9965         * Version 19.21 released.
9967 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9969         * Makefile (realclean): Don't delete the Info files.
9971 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9973         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9974         4' where appropriate.
9976 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9978         * Makefile: Fix targets for texindex.
9980         * texindex.c: Include "../src/config.h" if building in emacs.
9982         * Makefile: Change all files to FILENAME.texi, force all targets
9983         to be FILENAME, not FILENAME.info.
9984         Add target to build texindex.c, defining `emacs'.
9986 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9988         * Version 19.19 released.
9990 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9992         * Version 19.18 released.
9994 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9996         * Makefile: Fix source file names of the separate manuals.
9998 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10000         * Version 19.17 released.
10002 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10004         * split-man: Fix typos in last change.
10006 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10008         * Version 19.16 released.
10010 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10012         * version 19.15 released.
10014 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10016         * Makefile (distclean): It's rm, not rf.
10018 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10020         * Version 19.14 released.
10022 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10024         * Makefile: New file.
10026 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10028         * Version 19.13 released.
10030 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10032         * Version 19.9 released.
10034 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10036         * Version 19.8 released.
10038 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10040         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10042         * trouble.texi: It's `enable-flow-control-on', not
10043         `evade-flow-control-on'.
10045 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10047         * display.texi: Document standard-display-european.
10049 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10051         * Version 19.7 released.
10053         * emacs.texi: Add a sentence to the top menu mentioning the
10054         specific version of Emacs this manual applies to.
10056 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10058         * basic.texi: Document next-line-add-lines variable used to
10059         implement down-arrow.
10061         * killing.texi: Document kill-whole-line.
10063 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10065         * text.texi: Update unix TeX ordering information.
10067 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10069         * news.texi: Mention fill-rectangle in keybinding list.
10071         * killing.texi: Document fill-rectangle.
10073 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10075         * vc.texi: Bring the docs up to date with VC 5.2.
10077 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10079         * emacs.tex: Mention blackbox and gomoku under Amusements.
10080         Assembler mode is now mentioned and appropriately indexed
10081         under Programming Modes.
10083 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10085         * emacs.tex: Update TeX ordering information.
10087 1990-06-26  David Lawrence  (tale@geech)
10089         * emacs.tex: Note that completion-ignored-extensions is not used
10090         to filter out names when all completions are displayed in
10091         *Completions*.
10093 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10095         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10097 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10099         * emacs.tex: Add @findex grep.
10101 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10103         * emacs.tex: Correct two typos.  No other changes before
10104         Version 19 will be made.
10106 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10108         * emacs.tex: Update information for obtaining TeX distribution from the
10109         University of Washington.
10111 ;; Local Variables:
10112 ;; coding: utf-8
10113 ;; End:
10115   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10117   This file is part of GNU Emacs.
10119   GNU Emacs is free software: you can redistribute it and/or modify
10120   it under the terms of the GNU General Public License as published by
10121   the Free Software Foundation, either version 3 of the License, or
10122   (at your option) any later version.
10124   GNU Emacs is distributed in the hope that it will be useful,
10125   but WITHOUT ANY WARRANTY; without even the implied warranty of
10126   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10127   GNU General Public License for more details.
10129   You should have received a copy of the GNU General Public License
10130   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.