Document `initial-buffer-choice' changes.
[emacs.git] / doc / emacs / ChangeLog
blobf2be12e2002084839c46cfa17a2849bf2b5cf681
1 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
3         * entering.texi: Document `initial-buffer-choice' changes.
5         * misc.texi (arguments): Document `initial-buffer-choice' changes.
7         * help.texi: Document that `?' now also shows subcommands of
8         prefix keys.
10 2013-12-17  Chong Yidong  <cyd@gnu.org>
12         * killing.texi (Appending Kills): Note that append-next-kill can
13         prepend the kill.
15 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
17         * mule.texi (File Name Coding): Document file-name encoding
18         peculiarities on MS-Windows.
20 2013-12-12  Glenn Morris  <rgm@gnu.org>
22         * emacs.texi: Sync direntry with info/dir version.
24 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
26         * msdog.texi (Windows Keyboard): Fix typo.
28 2013-11-30  Glenn Morris  <rgm@gnu.org>
30         * Makefile.in (distclean): Remove Makefile.
32 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
34         * buffers.texi (Icomplete): Rename from Iswitchb and
35         rewrite accordingly.
37 2013-11-23  Glenn Morris  <rgm@gnu.org>
39         * cmdargs.texi (General Variables):
40         Empty elements in EMACSLOADPATH now mean the default load-path.
42 2013-11-21  Glenn Morris  <rgm@gnu.org>
44         * cmdargs.texi (Action Arguments): Use path-separator with -L.
46 2013-11-04  Glenn Morris  <rgm@gnu.org>
48         * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
50 2013-11-02  Glenn Morris  <rgm@gnu.org>
52         * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
54 2013-10-23  Glenn Morris  <rgm@gnu.org>
56         * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
57         Nuke @refill.
59         * Makefile.in (install-dvi, install-html, install-pdf)
60         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
61         (uninstall-pdf): Quote entities that might contain whitespace.
63 2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
65         * custom.texi (Init Syntax, Terminal Init, Terminal Init):
66         Remove @refill.
68 2013-10-13  Glenn Morris  <rgm@gnu.org>
70         * ack.texi (Acknowledgments): Comment out old alpha stuff.
72 2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
74         * calendar.texi (Special Diary Entries): Remove @refill.
76 2013-10-13  Glenn Morris  <rgm@gnu.org>
78         * display.texi (Text Scale): Update text-scale-adjust details.
80         * ack.texi (Acknowledgments):
81         * emacs.texi (Acknowledgments): Use accented form of some names.
83 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
85         * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
86         name.  (Bug#15557)
88         Support menus on text-mode terminals.
89         * screen.texi (Menu Bar): Adapt to TTY menus.
91         * frames.texi (Frames): Mention menu support on text terminals.
93         * files.texi (Visiting): Mention the "File" menu-bar menu.
95         * display.texi (Standard Faces): Mention TTY faces for menus.
97 2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
99         * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
101 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
103         * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
105 2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
107         * dired.texi (Flagging Many Files): Use @emph instead of @strong.
109         * emacs.texi (Intro): Minor cleanup.
111 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
113         * fixit.texi (Transpose):
114         (Fixing Case): Remove @refill.
116 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
118         * maintaining.texi (VC Directory Commands): Add keybinding for
119         vc-log-incoming in vc-dir.
120         (Log Buffer): Use @emph instead of @strong.
122 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
124         * text.texi (Enriched Justification): Explain values of default-justification.
126 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
128         * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
130 2013-08-31  Ulrich Müller  <ulm@gentoo.org>
132         * xresources.texi (Motif Resources):
133         Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
134         * emacs.texi: Update menu.
136 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
138         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
139         for portability to hosts where /bin/sh has problems.
141 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
143         * text.texi (Enriched Justification): Minor fixes.
145 2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
147         * files.texi (Filesets): Add an index.
149 2013-08-12  Glenn Morris  <rgm@gnu.org>
151         * macos.texi (GNUstep Support):
152         * trouble.texi (Checklist, Contributing, Service):
153         Avoid mailto: in html output.
155         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
156         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
157         (INSTALL_DATA): New, set by configure.
158         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
159         New variables.
160         (.SUFFIXES): Add .ps and .dvi.
161         (.dvi.ps): New suffix rule.
162         (dvi, html, pdf, ps): Use *_TARGETS variables.
163         (emacs.ps, emacs-xtra.ps): Remove explicit rules.
164         (emacs.html): Use HTML_OPTS.
165         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
166         (.PHONY): install-dvi, install-html, install-pdf, install-ps
167         ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
168         uninstall-ps, and uninstall-doc.
169         (install-dvi, install-html, install-pdf, install-ps, install-doc)
170         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
171         (uninstall-doc): New rules.
173 2013-07-31  Eli Zaretskii  <eliz@gnu.org>
175         * emacs.texi (Top): Remove menu item for the removed "Disabling
176         Multibyte" node.
178 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
180         * rmail.texi (Rmail Coding): Move here from mule.texi.
182         * custom.texi (Specifying File Variables): Fix cross-references.
184         * mule.texi (Unibyte Mode): Fix cross-references.
185         (Disabling Multibyte): Remove.
187         * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
189         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
190         (Mayan Calendar): Move here from calendar.texi.
191         * emacs.texi (Top): Update menu.
193 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
195         * emacs.texi (Top): Add menu entry.
197         * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
198         (VC Directory Commands): Add vc-dir-ignore.
200 2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
202         * glossary.texi (Glossary): Add some entries.
204 2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
206         * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
207         vc-dir.  (Bug#14948)
209 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
211         * display.texi (Fringes): Document the variable fringe-mode.
212         (Bug#14946)
214 2013-07-03  Glenn Morris  <rgm@gnu.org>
216         * maintaining.texi (EDE): Fix cross-reference.
218         * programs.texi (Program Modes): Fix emacs-xtra reference.
220         * help.texi (Misc Help): Index describe-syntax.
222 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
224         * basic.texi (Moving Point): Document visual-order-cursor-movement
225         and its effect on right-char and left-char.
227 2013-06-28  Glenn Morris  <rgm@gnu.org>
229         * ack.texi (Acknowledgments): Small update.
231 2013-06-19  Glenn Morris  <rgm@gnu.org>
233         * Makefile.in (dist): Edit more configure variables.
234         Try to check that we do not miss any in future.
236 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
238         * vc1-xtra.texi (Revision Tags): Add a cross reference.
239         (CVS Options): Fix the default value of `vc-cvs-stay-local'.
241 2013-06-11  Glenn Morris  <rgm@gnu.org>
243         * maintaining.texi (VC Directory Commands): Copyedit.
244         (Branches): Put back milder version of pre 2013-06-07 text.
246 2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
248         * maintaining.texi (Branches): Remove text copied from other sources.
250 2013-06-05  Alan Mackenzie  <acm@muc.de>
252         * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
253         (Not Exiting Isearch): Document new user option
254         `isearch-allow-prefix'.  (Bug#9706)
256 2013-06-03  Juri Linkov  <juri@jurta.org>
258         * display.texi (Highlight Interactively): Add global keybindings
259         with the key prefix `M-s h'.  Document old command `highlight-phrase'.
260         Document new command `highlight-symbol-at-point'.
262 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
264         * maintaining.texi (Branches): Add motivations for branching.
265         (VC Mode Line): Fix typo.
266         (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
267         prefix argument.
269 2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
271         * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
272         dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
273         autolaunching of the D-Bus session bus.
275 2013-06-01  Glenn Morris  <rgm@gnu.org>
277         * programs.texi (Semantic): Fix typo.
279 2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
281         * maintaining.texi (Types of Log File): Supplement some
282         information of change log files.
284 2013-05-15  Juri Linkov  <juri@jurta.org>
286         * search.texi (Repeat Isearch): Mention key `RET' to finish
287         editing the string.  (Bug#13348)
289 2013-05-14  Glenn Morris  <rgm@gnu.org>
291         * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
293 2013-05-09  Glenn Morris  <rgm@gnu.org>
295         * sending.texi (Mail Sending): Fix typo.
297         * windows.texi (Change Window): Fix typo.
299         * custom.texi (Changing a Variable): Fix typo.
301         * trouble.texi (Contributing): Remove obsolete info re pretesters.
303 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
305         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
306         * cmdargs.texi (Initial Options):
307         * files.texi (Customize Save): Document this.
309 2013-05-04  Glenn Morris  <rgm@gnu.org>
311         * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
313 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
315         doc: convert some TeX accents to UTF-8
316         * ack.texi (Acknowledgments):
317         * emacs.texi (Acknowledgments):
318         Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
319         Apparently the TeX accents cause problems when generating gnu.org
320         web pages, e.g., @l{} is rendered as '/l' on
321         <http://www.gnu.org/software/emacs/manual/html_node/
322         emacs/Acknowledgments.html>.
324 2013-03-16  Glenn Morris  <rgm@gnu.org>
326         * emacs.texi (Top): Add some stuff specific to www.gnu.org.
328 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
330         Prefer UTF-8 for documentation.
331         With GNU Texinfo 5.0, this generates nicer-looking info files,
332         since they can use curly quotes.  With older Texinfo it doesn't matter.
333         * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
334         Switch from Latin-1 to UTF-8.
336 2013-02-28  Bastien Guerry  <bzg@gnu.org>
338         * xresources.texi (GTK resources): Fix broken link.
340 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
342         * files.texi (Interlocking): Don't refer to symlinks as the
343         exclusive means of locking files.
345 2013-02-22  Glenn Morris  <rgm@gnu.org>
347         * ack.texi (Acknowledgments):
348         * emacs.texi (Acknowledgments): Small updates.
350 2013-02-21  Glenn Morris  <rgm@gnu.org>
352         * files.texi (File Conveniences): Not just GIFs can be animated.
354 2013-02-13  Glenn Morris  <rgm@gnu.org>
356         * ack.texi (Acknowledgments): Don't mention yow any more.
358 2013-02-13  Paul Eggert  <eggert@cs.ucla.edu>
360         * cmdargs.texi (General Variables):
361         Fix TMPDIR documentation to match the code's behavior.
363 2013-02-10  Glenn Morris  <rgm@gnu.org>
365         * trouble.texi (Checklist): Update bug keybinding.
367 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
369         * msdog.texi (Text and Binary): Delete the description of
370         file-name-buffer-file-type-alist.
372 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
374         * trouble.texi (Crashing): Suggest -p for newer addr2line.  (Bug#13445)
375         Without it, I don't see function names.  Older addr2line
376         implementations will die out sooner or later, so tailor the
377         first suggestion to recent addr2line, with a followup about
378         older ones.
380 2013-01-19  Glenn Morris  <rgm@gnu.org>
382         * custom.texi (Directory Variables): Fix paren typo.
384         * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
386         * custom.texi (Custom Themes): Fix typo.
388 2013-01-07  Bastien Guerry  <bzg@gnu.org>
390         * help.texi (Apropos): Document `apropos-user-option' and update
391         the doc for `apropos-variable'.
393 2013-01-05  Glenn Morris  <rgm@gnu.org>
395         * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
397 2012-12-21  Glenn Morris  <rgm@gnu.org>
399         * emacs-xtra.texi (copying): The FSF does not sell copies of this.
400         Simply include doclicense.
402 2012-12-21  Chong Yidong  <cyd@gnu.org>
404         * frames.texi (Mouse Commands): Fix description of the effect of
405         mouse dragging (Bug#13049).
407 2012-12-15  Juri Linkov  <juri@jurta.org>
409         * misc.texi (Recursive Edit): Add a link to "Query Replace".
410         (Bug#13181)
412 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
414         * killing.texi (Deletion): Doc fix (Bug#12748).
416 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
418         * doclicense.texi, gpl.texi: Update to latest version from FSF.
419         These are just minor editorial changes.
421 2012-12-06  Juanma Barranquero  <lekktu@gmail.com>
423         * vc1-xtra.texi (General VC Options): Remove obsolete reference
424         to `vc-path'.
426 2012-12-03  Chong Yidong  <cyd@gnu.org>
428         * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
430 2012-12-02  Kevin Ryde  <user42@zip.com.au>
432         * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
434 2012-12-01  Kevin Ryde  <user42@zip.com.au>
436         * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
438 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
440         * doclicense.texi, gpl.texi: Update to latest version from FSF.
441         These are just minor editorial changes.
443 2012-11-21  Dani Moncayo  <dmoncayo@gmail.com>
445         * display.texi (Auto Scrolling): Fix some inaccuracies, plus
446         clarifications (Bug#12865).
447         (Horizontal Scrolling): Clarifications.
449 2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
451         * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
453 2012-11-16  Eli Zaretskii  <eliz@gnu.org>
455         * trouble.texi (Crashing): Add information about MS-Windows and
456         the emacs_backtrace.txt file.  (Bug#12908)
458 2012-11-13  Chong Yidong  <cyd@gnu.org>
460         * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
461         actually named gdb-stopped-functions.
463 2012-11-13  Glenn Morris  <rgm@gnu.org>
465         * misc.texi (Single Shell): Mention async-shell-command-buffer.
467 2012-11-10  Glenn Morris  <rgm@gnu.org>
469         * misc.texi (Terminal emulator): Rename `term-face' to `term'.
471         * emacs.texi (Acknowledgments): Add profiler author.
472         * ack.texi (Acknowledgments): Add some recent contributions.
474 2012-11-10  Chong Yidong  <cyd@gnu.org>
476         * files.texi (Diff Mode): Doc fixes for
477         diff-delete-trailing-whitespace (Bug#12831).
479         * trouble.texi (Crashing): Copyedits.
481 2012-11-10  Glenn Morris  <rgm@gnu.org>
483         * files.texi (Diff Mode): Trailing whitespace updates.
485 2012-11-10  Chong Yidong  <cyd@gnu.org>
487         * misc.texi (Terminal emulator): Document Term mode faces.
489         * mini.texi (Basic Minibuffer): New node.  Document
490         minibuffer-electric-default-mode.
492         * display.texi (Visual Line Mode): Fix index entry.
494         * buffers.texi (Several Buffers): List Buffer Menu command anmes,
495         and index the keybindings.  Document tabulated-list-sort.
496         (Kill Buffer): Capitalize Buffer Menu.
498         * trouble.texi (Memory Full): Capitalize Buffer Menu.
500 2012-11-10  Eli Zaretskii  <eliz@gnu.org>
502         * display.texi (Auto Scrolling): Clarify that scroll-step is
503         ignored when scroll-conservatively is set to a non-zero value.
504         (Bug#12801)
506 2012-11-10  Chong Yidong  <cyd@gnu.org>
508         * dired.texi (Dired Updating): Doc fix (Bug#11744).
510 2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
512         * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
514 2012-10-29  Chong Yidong  <cyd@gnu.org>
516         * dired.texi (Shell Commands in Dired): Document changes to the
517         dired-do-async-shell-command.
519 2012-10-28  Glenn Morris  <rgm@gnu.org>
521         * ack.texi (Acknowledgments): Mention gv.el.
523 2012-10-27  Bastien Guerry  <bzg@gnu.org>
525         * screen.texi (Menu Bar): Fix typo.
527 2012-10-27  Chong Yidong  <cyd@gnu.org>
529         * frames.texi (Mouse Avoidance): Mention new variable
530         mouse-avoidance-banish-position.
532         * programs.texi (Which Function): Which Function mode now works in
533         all major modes by default.
535         * mule.texi (Recognize Coding): Remove an unreferenced vindex.
537         * files.texi (Misc File Ops): Symbolic links on Windows only work
538         on Vista and later.
540         * building.texi (Compilation): Document compilation-always-kill.
542         * search.texi (Symbol Search): New node.
544         * package.texi (Package Menu): Document the "new" status.
546         * windows.texi (Window Choice): Don't refer to the obsolete
547         special-display feature.
549 2012-10-24  Chong Yidong  <cyd@gnu.org>
551         * mule.texi (Text Coding): set-buffer-file-coding-system can now
552         be invoked from the mode line.
554         * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
555         changes to the mark and unmark commands.
556         (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
557         which is no longer bound to dired-backup-diff.
559 2012-10-23  Bastien Guerry  <bzg@gnu.org>
561         * text.texi (Org Authoring): Use a comma after @ref to avoid the
562         insertion of a period in the Info output.
564 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
566         * custom.texi (Hooks): Clarify that -hooks is deprecated.
568 2012-10-23  Chong Yidong  <cyd@gnu.org>
570         * kmacro.texi (Edit Keyboard Macro): Fix typo.
572 2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
574         * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
576 2012-10-17  Glenn Morris  <rgm@gnu.org>
578         * mini.texi (Repetition): Further copyedit.
580 2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
582         * mini.texi (Repetition): Copyedit.
584 2012-10-16  Juri Linkov  <juri@jurta.org>
586         * search.texi (Query Replace): Document multi-buffer replacement
587         keys.  (Bug#12655)
589         * maintaining.texi (Tags Search): Change link "Replace" to
590         "Query Replace".
592 2012-10-13  Chong Yidong  <cyd@gnu.org>
594         * files.texi (File Conveniences): ImageMagick enabled by default.
596 2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
598         * basic.texi (Arguments): Fix typos.
600 2012-10-08  Glenn Morris  <rgm@gnu.org>
602         * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
604         * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
606 2012-10-06  Glenn Morris  <rgm@gnu.org>
608         * calendar.texi (Writing Calendar Files): Tweak week descriptions.
609         Mention cal-tex-cursor-week2-summary.
611 2012-10-06  Chong Yidong  <cyd@gnu.org>
613         * mini.texi (Passwords): Fix typo.
615 2012-10-02  Glenn Morris  <rgm@gnu.org>
617         * maintaining.texi (VC Directory Commands):
618         Remove duplicate `q' entry.  (Bug#12553)
620 2012-09-30  Chong Yidong  <cyd@gnu.org>
622         * killing.texi (Rectangles): Document copy-rectangle-as-kill.
624         * search.texi (Special Isearch): Document the lax space search
625         feature and M-s SPC.
626         (Regexp Search): Move main search-whitespace-regexp description to
627         Special Isearch.
628         (Replace): Document replace-lax-whitespace.
630         * basic.texi (Position Info): Document C-u M-=.
631         (Moving Point): Document move-to-column.
633         * display.texi (Useless Whitespace): Add delete-trailing-lines.
635         * misc.texi (emacsclient Options): Document the effect of
636         initial-buffer-choice on client frames.  Document server-auth-dir.
637         Do not document server-host, which is bad security practice.
639         * building.texi (Lisp Libraries): Docstring lookups can trigger
640         autoloading.  Document help-enable-auto-load.
642         * mini.texi (Yes or No Prompts): New node.
644         * ack.texi (Acknowledgments): Remove obsolete packages.
646 2012-09-27  Glenn Morris  <rgm@gnu.org>
648         * cal-xtra.texi (Advanced Calendar/Diary Usage):
649         Rename the section to be more general.
650         * emacs.texi: Update menu.
652 2012-09-23  Chong Yidong  <cyd@gnu.org>
654         * buffers.texi (Misc Buffer): Replace toggle-read-only with
655         read-only-mode.
657         * files.texi (Visiting): Likewise.
659 2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
661         * trouble.texi (Crashing): Document ulimit -c.
663 2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
665         * trouble.texi (Crashing): Document addr2line.
667 2012-09-19  Chong Yidong  <cyd@gnu.org>
669         * killing.texi (Yanking): Minor clarification (Bug#12469).
671 2012-09-17  Chong Yidong  <cyd@gnu.org>
673         * building.texi (GDB User Interface Layout): Remove reference to
674         removed variable gdb-use-separate-io-buffer (Bug#12454).
676 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
678         * regs.texi (Text Registers): `C-x r +' can now be used instead of
679         M-x append-to-register.  New option `register-separator'.
680         (Number Registers): Mention that `C-x r +' is polymorphic.
682 2012-09-07  Chong Yidong  <cyd@gnu.org>
684         * windows.texi (Window Choice): Don't mention obsolete
685         display-buffer-reuse-frames.
687 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
689         Give more-useful info on a fatal error (Bug#12328).
690         * trouble.texi (Crashing): New section, documenting this.
692 2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
694         * cmdargs.texi (General Variables):
695         Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
696         connections to the D-Bus session bus.  (Bug#12112)
698 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
700         * building.texi (Debugger Operation): Correct and improve
701         documentation of the GUD Tooltip mode.
703 2012-07-31  Chong Yidong  <cyd@gnu.org>
705         * emacs.texi: Fix ISBN (Bug#12080).
707 2012-08-05  Chong Yidong  <cyd@gnu.org>
709         * display.texi (Faces): Document frame-background-mode (Bug#7774).
711         * custom.texi (Face Customization): Move discussion of face
712         inheritance here, from Faces section.
714 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
716         * frames.texi (Mouse Commands): Fix the description of mouse-2.
717         (Bug#11958)
719 2012-07-19  Chong Yidong  <cyd@gnu.org>
721         * emacs.texi: Update ISBN.
723 2012-07-17  Chong Yidong  <cyd@gnu.org>
725         * basic.texi (Inserting Text): Replace ucs-insert with
726         insert-char.  Provide more details of input.
728         * mule.texi (International Chars, Input Methods): Likewise.
730 2012-07-13  Chong Yidong  <cyd@gnu.org>
732         * custom.texi (Examining): Update C-h v message.
734         * buffers.texi (Misc Buffer): Document view-read-only.
736 2012-07-07  Chong Yidong  <cyd@gnu.org>
738         * custom.texi (Init File): Index site-lisp (Bug#11435).
740 2012-07-06  Chong Yidong  <cyd@gnu.org>
742         * emacs.texi: Re-order top-level menu to correspond to logical
743         order, to avoid makeinfo warnings.
745         * ack.texi (Acknowledgments): Note new python.el.
747 2012-06-29  Chong Yidong  <cyd@gnu.org>
749         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
750         * basic.texi (Erasing, Basic Undo): Fix markup.
752 2012-06-29  Glenn Morris  <rgm@gnu.org>
754         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
756 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
758         * fixit.texi (Undo): Fix typo.  (Bug#11775)
760 2012-06-27  Glenn Morris  <rgm@gnu.org>
762         * ack.texi (Acknowledgments): Tiny update.
764 2012-06-21  Glenn Morris  <rgm@gnu.org>
766         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
768 2012-06-17  Chong Yidong  <cyd@gnu.org>
770         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
772         * anti.texi:
773         * building.texi:
774         * cmdargs.texi:
775         * custom.texi:
776         * display.texi:
777         * files.texi:
778         * frames.texi:
779         * glossary.texi:
780         * misc.texi:
781         * mule.texi:
782         * programs.texi:
783         * sending.texi:
784         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
786 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
788         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
790 2012-05-28  Glenn Morris  <rgm@gnu.org>
792         * ack.texi, building.texi, calendar.texi, custom.texi:
793         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
795 2012-05-27  Glenn Morris  <rgm@gnu.org>
797         * emacs.texi: Simplify following removal of node pointers.
799         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
800         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
801         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
802         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
803         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
804         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
805         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
806         * windows.texi, xresources.texi: Nuke hand-written node pointers.
808 2012-05-22  Glenn Morris  <rgm@gnu.org>
810         * emacs.texi (Acknowledgments): Add another contributor.
812 2012-05-12  Glenn Morris  <rgm@gnu.org>
814         * Makefile.in (MKDIR_P): New, set by configure.
815         (mkinfodir): Use $MKDIR_P.
817 2012-05-10  Glenn Morris  <rgm@gnu.org>
819         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
820         with "coding: raw-text".
822         * files.texi (Interlocking): Mention create-lockfiles option.
824 2012-05-09  Chong Yidong  <cyd@gnu.org>
826         * frames.texi (Mouse References, Mouse Commands): Fix index
827         entries (Bug#11362).
829 2012-05-05  Glenn Morris  <rgm@gnu.org>
831         * custom.texi (Customization Groups, Custom Themes, Examining):
832         Improve page breaks.
834         * rmail.texi (Rmail Display): Use example rather than smallexample.
836         * calendar.texi: Convert inforefs to refs.
838         * dired.texi (Dired Enter): Improve page break.
840         * abbrevs.texi (Abbrev Concepts): Copyedits.
842         * maintaining.texi (Registering, Tag Syntax):
843         Tweak line and page breaks.
845         * programs.texi (Programs, Electric C): Copyedits.
846         (Program Modes): Add xref to Fortran.
847         (Left Margin Paren): Remove what was (oddly enough) the only use
848         of defvar in the entire Emacs manual.
849         (Hungry Delete): Remove footnote about ancient Emacs version.
850         (Other C Commands): Use example rather than smallexample.
852         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
853         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
854         Tweak line and page breaks.
856         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
857         (Major Modes): Use example rather than smallexample.
859         * mule.texi (Output Coding): Reword to improve page-breaks.
861         * frames.texi (Fonts): Tweak line and page breaks.
862         Use example rather than smallexample.  Change cross-reference.
863         (Text-Only Mouse): Fix xref.
865         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
866         (Indirect Buffers): Tweak line- and page-breaks.
868         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
870 2012-05-04  Glenn Morris  <rgm@gnu.org>
872         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
873         (info, infoclean): Use $INFO_EXT.
874         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
875         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
876         (INFO_TARGETS): Use $INFO_EXT.
877         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
879 2012-05-02  Glenn Morris  <rgm@gnu.org>
881         * emacs.texi (@copying): Only print EDITION in the TeX version.
883         * search.texi (Regexp Search): Just say "Emacs".
885         * display.texi (Auto Scrolling):
886         Reword to avoid repetition and improve page break.
888         * xresources.texi (Resources):
889         * mule.texi (Language Environments):
890         * misc.texi (Amusements):
891         * maintaining.texi (VC Change Log):
892         * frames.texi (Fonts):
893         * custom.texi (Specifying File Variables, Minibuffer Maps):
894         * cmdargs.texi (Initial Options):
895         * building.texi (Flymake):
896         Reword to remove/reduce some overly long/short lines.
898 2012-04-27  Glenn Morris  <rgm@gnu.org>
900         * emacs.texi: Some fixes for detailed menu.
902         * emacs.texi: Add "et al." to authors.
904         * ack.texi, basic.texi, buffers.texi, building.texi:
905         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
906         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
907         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
908         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
909         * search.texi, trouble.texi, windows.texi:
910         Use Texinfo recommended convention for quotes+punctuation.
912 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
914         * mule.texi (Bidirectional Editing): Improve indexing.
915         Minor wording tweaks.
917 2012-04-15  Chong Yidong  <cyd@gnu.org>
919         * misc.texi (emacsclient Options): More clarifications.
921 2012-04-15  Glenn Morris  <rgm@gnu.org>
923         * msdog.texi (Windows Printing): It doesn't set printer-name.
925         * mule.texi (Language Environments): Move font info to "Fontsets".
926         (Fontsets): Move intlfonts etc here from "Language Environments".
927         Copyedits.
928         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
929         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
931 2012-04-15  Chong Yidong  <cyd@gnu.org>
933         * glossary.texi (Glossary): Standardize on "text terminal"
934         terminology.  All callers changed.
936         * misc.texi (emacsclient Options): Document "client frame" concept
937         and its effect on C-x C-c more carefully.
939 2012-04-15  Glenn Morris  <rgm@gnu.org>
941         * frames.texi (Scroll Bars):
942         * glossary.texi (Glossary): Use consistent case for "X Window System".
944         * mule.texi (Select Input Method, Coding Systems):
945         State command names in kbd tables.
946         (Recognize Coding): Add cross-ref.
947         (Output Coding): Don't mention message mode in particular.
948         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
949         Copyedits.
951 2012-04-14  Glenn Morris  <rgm@gnu.org>
953         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
954         Copyedits.
955         (Coding Systems): Mac OS X apparently uses newlines for EOL.
956         (Recognize Coding): Remove old auto-coding-regexp-alist example.
957         auto-coding-functions does not override coding: tags.
958         Remove rmail-decode-mime-charset; it no longer has any effect.
960 2012-04-14  Chong Yidong  <cyd@gnu.org>
962         * custom.texi (Creating Custom Themes): Add reference to Custom
963         Themes node in Lisp manual.
965 2012-04-14  Glenn Morris  <rgm@gnu.org>
967         * mule.texi (International): Copyedits.
968         (International Chars): Update C-x = example output.
969         (Disabling Multibyte): Rename from "Enabling Multibyte".
970         Clarify what "unibyte: t" does, and mode-line description.
971         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
972         Use Texinfo recommended convention for quotes+punctuation.
973         (Language Environments): Copyedits.
974         (Input Methods): Copyedits.  Use "^" for the postfix example,
975         because it is less confusing inside Info's `quotes'.
977         * custom.texi (Specifying File Variables): Fix "unibyte" description.
978         Update for "Disabling Multibyte" node name change.
979         * emacs.texi: Update for "Disabling Multibyte" node name change.
981         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
982         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
983         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
984         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
985         * sending.texi, text.texi, trouble.texi:
986         Use @file for buffers, per the Texinfo manual.
988         * entering.texi (Entering Emacs):
989         Do not mention initial-buffer-choice = t.
991         * misc.texi (Gnus Startup): Use @env for environment variables.
993         * Makefile.in: Replace non-portable use of $< in ordinary rules.
995 2012-04-12  Glenn Morris  <rgm@gnu.org>
997         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
999 2012-04-07  Glenn Morris  <rgm@gnu.org>
1001         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1003 2012-04-05  Glenn Morris  <rgm@gnu.org>
1005         * glossary.texi (Glossary): Use anchors for internal cross-references.
1007 2012-04-04  Glenn Morris  <rgm@gnu.org>
1009         * glossary.texi (Glossary): Copyedits.
1010         Use Texinfo-recommended convention for quotes and punctuation.
1011         Comment out a few specialized (Rmail) items.
1012         New items: Bidirectional Text, Client, Directory Local Variable,
1013         File Local Variable, Package, Server, Theme, Trash Can.
1015 2012-04-03  Chong Yidong  <cyd@gnu.org>
1017         * sending.texi (Mail Misc): Fix an index entry.
1019 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
1021         * msdog.texi (Windows Startup): Add description of emacsclient
1022         operation under -c and -t on MS-Windows.
1024         * misc.texi (emacsclient Options): Add cross-reference to "Windows
1025         Startup".  (Bug#11091)
1027 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
1029         * custom.texi (Changing a Variable): Fix example.
1031 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
1033         * misc.texi (emacsclient Options): More clarifications about -t
1034         and -c on MS-Windows.  (Bug#11091)
1036 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
1038         * misc.texi (emacsclient Options): Document peculiarities of new
1039         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
1041 2012-03-30  Chong Yidong  <cyd@gnu.org>
1043         * files.texi (File Conveniences): Clarify Imagemagick discussion.
1045 2012-03-22  Glenn Morris  <rgm@gnu.org>
1047         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1049 2012-03-17  Chong Yidong  <cyd@gnu.org>
1051         * package.texi (Package Installation): Document use of
1052         package-initialize in init file.
1054 2012-03-16  Glenn Morris  <rgm@gnu.org>
1056         * help.texi (Language Help):
1057         * mule.texi (International Chars):
1058         etc/HELLO is for character demonstration.
1060 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
1062         * dired.texi (Shell Commands in Dired): Fix typo.
1064 2012-03-04  Chong Yidong  <cyd@gnu.org>
1066         * killing.texi (Clipboard): Document clipboard manager.
1068 2012-02-29  Glenn Morris  <rgm@gnu.org>
1070         * ack.texi (Acknowledgments): Use @Tex{} in more places.
1072         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1074         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1076 2012-02-28  Glenn Morris  <rgm@gnu.org>
1078         * custom.texi, display.texi, emacs.texi, files.texi:
1079         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1080         Standardize possessive apostrophe usage.
1082 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1084         * macos.texi (Mac / GNUstep Customization): Remove text about
1085         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1087 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
1089         * buffers.texi (Select Buffer): Mention that saving in a new file
1090         name can switch to a different major mode.
1092 2012-02-23  Glenn Morris  <rgm@gnu.org>
1094         * mini.texi (Minibuffer File, Completion Options, Repetition):
1095         Copyedits.
1096         (Completion Example): Other M-x au* commands may be defined.
1097         (Completion Styles): Mention emacs21 and completion-category-overrides.
1099         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1100         (Windows Keyboard, Windows Mouse, Windows Processes)
1101         (Windows Printing, Windows Misc): Copyedits.
1102         (ls in Lisp): Update switches list.
1104         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1105         Update dos-mode* function names.
1106         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1107         (MS-DOS Processes): Add xref to main ls-lisp section.
1109         * ack.texi (Acknowledgments): Mention smie.
1111 2012-02-22  Glenn Morris  <rgm@gnu.org>
1113         * macos.texi: Copyedits.  Fix @key/@kbd usage.
1114         (Mac / GNUstep Basics): Don't mention the panels, since the next
1115         section covers them.
1116         (Mac / GNUstep Customization): Merge some panel info from previous.
1118 2012-02-21  Glenn Morris  <rgm@gnu.org>
1120         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1121         Small fixes.
1123         * emacs-xtra.texi: Picture mode is no longer a chapter.
1125         * picture-xtra.texi (Basic Picture): C-a does get remapped.
1127         * ack.texi (Acknowledgments): Small changes, including resorting,
1128         and removal of things no longer distributed.
1130 2012-02-20  Glenn Morris  <rgm@gnu.org>
1132         * emacs.texi (Top, Preface): Small rephrasings.
1133         (menu, detailmenu): Update entries, and reformat some descriptions.
1134         * building.texi, display.texi, emacs-xtra.texi, files.texi:
1135         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1136         Reformat some menu descriptions.
1138         * ack.texi (Acknowledgments): More updates.
1140         * emacs.texi (Acknowledgments): Add several names from ack.texi,
1141         and from Author: headers.
1142         (Distrib): Small updates.
1144 2012-02-18  Glenn Morris  <rgm@gnu.org>
1146         * ack.texi (Acknowledgments): Add xref to Org manual.
1148         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
1149         of '*mail*', since Message does not call it that.
1150         (Rmail Reply): Rename rmail-dont-reply-to-names.
1151         \\`info- no longer handled specially.
1152         Update for rmail-enable-mime-composing.
1153         Don't mention 'm' for replies.
1154         Don't mention rmail-mail-new-frame and cancelling, since it does
1155         not work for Message at the moment.
1157         * cal-xtra.texi: Copyedits.
1159         * emacs-xtra.texi: Set encoding to ISO-8859-1.
1161 2012-02-17  Glenn Morris  <rgm@gnu.org>
1163         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1165         * ack.texi (Acknowledgments): Mention Gnulib.
1167         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1169         * calendar.texi: Misc small changes, including updating the dates
1170         of examples.
1172 2012-02-16  Glenn Morris  <rgm@gnu.org>
1174         * calendar.texi: Misc small changes.
1176         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1177         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1179         * dired-xtra.texi (Subdir Switches): Small fixes.
1181         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1183 2012-02-15  Glenn Morris  <rgm@gnu.org>
1185         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1187 2012-02-12  Glenn Morris  <rgm@gnu.org>
1189         * ack.texi (Acknowledgments):
1190         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1192 2012-02-10  Glenn Morris  <rgm@gnu.org>
1194         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1196         * programs.texi (Misc for Programs): Mention electric-layout-mode.
1198 2012-02-09  Glenn Morris  <rgm@gnu.org>
1200         * buffers.texi (Misc Buffer): M-x info does not seem to require a
1201         buffer switch after M-x rename-uniquely.
1203         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1205 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1207         * text.texi (Org Mode): Fix typo.
1209 2012-02-08  Glenn Morris  <rgm@gnu.org>
1211         * ack.texi (Acknowledgments): Update emacs-lock info.
1213         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1215         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1217 2012-02-07  Glenn Morris  <rgm@gnu.org>
1219         * files.texi (File Conveniences): Mention ImageMagick images.
1221 2012-02-05  Glenn Morris  <rgm@gnu.org>
1223         * trouble.texi (Checklist): Mention debug-on-event.
1225         * maintaining.texi (Maintaining): Add cross-ref to ERT.
1227 2012-02-04  Glenn Morris  <rgm@gnu.org>
1229         * macos.texi (Customization options specific to Mac OS / GNUstep):
1230         New subsection.
1232         * display.texi (Colors): Mention list-colors-sort.
1234         * files.texi (File Conveniences): Mention image animation.
1236 2012-01-31  Chong Yidong  <cyd@gnu.org>
1238         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1239         scroll bars (Bug#10666).
1241 2012-01-28  Chong Yidong  <cyd@gnu.org>
1243         * files.texi (Filesets): Fix typos.
1245         * display.texi (Faces): Add xref to Colors node.
1247 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
1249         * buffers.texi (Select Buffer): Clarify explanation of switching
1250         to new buffers.  Fix description of next-buffer and
1251         previous-buffer (Bug#10334).
1252         (Misc Buffer): Add xref to View Mode.
1254         * text.texi (Fill Commands): Fix description of
1255         sentence-end-double-space.
1257 2012-01-23  Chong Yidong  <cyd@gnu.org>
1259         * anti.texi (Antinews): Add Emacs 23 antinews.
1261 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
1263         * programs.texi (Comment Commands): Typo (bug#10514).
1265 2012-01-15  Chong Yidong  <cyd@gnu.org>
1267         * xresources.texi (X Resources): Describe GTK+ case first.
1268         (Resources): Don't use borderWidth as an example, since it doesn't
1269         work with GTK+.
1270         (Table of Resources): Clarify role of several resources, including
1271         the Emacs 24 behavior of cursorBlink etc.
1272         (Face Resources): Node deleted.  Recommend using Customize
1273         instead.  Add paragraph to `Table of Resources' node summarizing
1274         how to use X resources for changing faces.
1275         (Lucid Resources): Rewrite, omitting description of font names,
1276         referring to the Fonts node instead.
1277         (LessTif Resources): Copyedits.
1278         (GTK resources): Rewrite, describing the difference between gtk2
1279         and gtk3.
1280         (GTK Resource Basics): New node.
1281         (GTK Widget Names, GTK Names in Emacs): Rewrite.
1282         (GTK styles): Just refer to Fonts node for GTK font format.
1284         * display.texi (Faces): Document the cursor face.
1286 2012-01-14  Chong Yidong  <cyd@gnu.org>
1288         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1289         (General Variables): Add xref to Lisp Libraries.
1290         (Initial Options): Copyedits.
1291         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1292         (Environment): Clarify what getenv does.
1293         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
1294         light backgrounds on xterms.
1295         (Misc Variables): TEMP and TMP are not Windows-specific.
1296         (Display X): Copyedits.
1297         (Colors X): -bd does nothing for GTK.
1298         (Icons X): Gnome 3 doesn't use taskbars.
1300         * misc.texi (Shell): Document exec-path here.
1302         * rmail.texi (Movemail): Add xref for exec-path.
1304 2012-01-13  Glenn Morris  <rgm@gnu.org>
1306         * dired.texi (Dired and Find): Clarify find-ls-options.
1308 2012-01-09  Chong Yidong  <cyd@gnu.org>
1310         * custom.texi (Custom Themes): Switch custom-safe-themes to use
1311         SHA-256.
1313 2012-01-07  Chong Yidong  <cyd@gnu.org>
1315         * display.texi (Useless Whitespace): Add Whitespace mode.
1317         * custom.texi (Hooks): Discuss how to disable minor modes.
1319         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1320         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
1322         * trouble.texi (Lossage): Refer to Bugs node for problems.
1323         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1324         (Screen Garbled): Don't refer to terminal "manufacturers".
1325         (Total Frustration): Node deleted.  Eliza is documented in
1326         Amusements now.
1327         (Known Problems): More info about using the bug tracker.
1328         Mention debbugs package.
1329         (Bug Criteria): Copyedits.
1330         (Understanding Bug Reporting): Mention emacs -Q.
1332 2012-01-06  Chong Yidong  <cyd@gnu.org>
1334         * custom.texi (Specifying File Variables): The mode: keyword
1335         doesn't have to be first anymore.  Add example of specifying minor
1336         modes.
1337         (Directory Variables): Simplify example.  Mention application to
1338         non-file buffers.
1339         (Disabling): Use "initialization file" terminology.
1340         (Init Examples): Fix hook example.
1342 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
1344         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1345         (Bug#10422)
1346         Move the stuff about resources to xresources.texi.
1348         * xresources.texi (Resources): Move information about setting X
1349         resources in the Registry from cmdargs.texi.  Make the index entry
1350         be similar to the one in cmdargs.texi.
1352 2012-01-05  Chong Yidong  <cyd@gnu.org>
1354         * custom.texi (Customization Groups): Update example.
1355         (Browsing Custom): Document the new search field.
1356         (Changing a Variable): Update example for Emacs 24 changes.
1357         Document Custom-set and Custom-save commands.
1358         (Face Customization): Document Emacs 24 changes.  De-document
1359         modify-face.
1360         (Specific Customization): Mention customize-variable.
1361         (Custom Themes): Add customize-themes, custom-theme-load-path,
1362         custom-theme-directory, and describe-theme.
1363         (Creating Custom Themes): New node.
1364         (Examining): Mention M-:.
1366         * package.texi (Packages): Fix typo.
1368 2012-01-03  Chong Yidong  <cyd@gnu.org>
1370         * misc.texi (Single Shell): Don't document Lisp usage of
1371         shell-command.  Tidy up discussion of synchronicity.  Add index
1372         entries for async-shell-command.
1373         (Interactive Shell): Note that M-x shell uses shell-file-name.
1374         Note change in behavior in Emacs 24.
1375         (Shell Mode): Shell mode now uses completion-at-point.
1376         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1377         default method for recognizing prompts nowadays.
1378         (Shell Ring): Add xref to Minibuffer History.
1379         (Directory Tracking): Explain Dirtrack mode in more detail.
1380         (Term Mode): Fix index entries.
1381         (Paging in Term): Merge into Term Mode.
1382         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1383         (Printing): Fix xref.  State default of lpr-switches.
1384         (PostScript): Remove obsolete sentence.  Omit description of
1385         non-interactive behaviors.
1386         (Hyperlinking): Improve description.
1387         (Browse-URL): Using compose-mail for mailto URLs is the default.
1388         Document browse-url-mailto-function.
1389         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
1390         (FFAP): FFAP is not a minor mode.
1391         (Amusements): M-x lm was renamed to M-x landmark.
1392         Document nato-region.
1394 2012-01-01  Chong Yidong  <cyd@gnu.org>
1396         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1397         (Gnus Startup): Note that the system might not be set up for news.
1398         Describe group levels more clearly.
1399         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1400         Summary of Gnus.
1401         (Document View): Copyedits.  Move zoom commads to DocView
1402         Navigation node.
1403         (DocView Navigation, DocView Searching, DocView Slicing)
1404         (DocView Conversion): Nodes renamed from Navigation, etc.
1406         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1408 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
1410         * basic.texi (Moving Point): Fix the description of C-n and C-p.
1411         (Bug#10380)
1413 2011-12-30  Chong Yidong  <cyd@gnu.org>
1415         * sending.texi (Sending Mail): Document initial mail buffer name,
1416         and changed multiple mail buffer behavior.
1417         (Mail Format): Put the example at the top of the section.
1418         (Mail Headers): Move discussion of "From" to the top.
1419         (Mail Sending): Document sendmail-query-once.
1420         (Citing Mail): Make it less Rmail-specific.
1422 2011-12-29  Chong Yidong  <cyd@gnu.org>
1424         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
1425         example.  Add index entries.
1426         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
1428 2011-12-26  Chong Yidong  <cyd@gnu.org>
1430         * dired.texi (Dired Enter, Misc Dired Features):
1431         Document dired-use-ls-dired changes.  Mention quit-window.
1432         (Dired Navigation): Add index entries.
1433         (Dired Visiting): Fix View Mode xref.
1434         (Marks vs Flags): Prefer C-/ binding for undo.
1435         (Subdirectories in Dired): Add xrefs.
1436         (Misc Dired Features): Document some Emacs 24 changes.  Add index
1437         entries.
1439         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1440         variable, since it is explained in Minor Modes node.
1441         (Defining Abbrevs): Copyedits.
1442         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
1443         C-/ binding for undo.
1444         (Dabbrev Customization): Add xrefs for case-fold-search and
1445         case-replace.
1447         * dired-xtra.texi (Subdir Switches): Add xref.
1449         * maintaining.texi (VC Directory Commands): Mention quit-window.
1451 2011-12-25  Chong Yidong  <cyd@gnu.org>
1453         * maintaining.texi (Tags): Mention Semantic.
1454         (Create Tags Table, Etags Regexps): Copyedits.
1455         (Find Tag): Mention minibuffer completion.
1456         (List Tags): Mention completion-at-point.  Completion is actually
1457         available in M-x list-tags.
1459         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1460         Document vc-delete-file.
1462         * files.texi (Misc File Ops): Mention vc-delete-file.
1464         * programs.texi (Symbol Completion): Mention completion-at-point
1465         explicitly.
1467 2011-12-22  Chong Yidong  <cyd@gnu.org>
1469         * maintaining.texi (Change Log Commands): Don't specially mention
1470         vc-update-change-log which is CVS-only.
1472         * vc1-xtra.texi (Version Headers): Note that these are for
1473         Subversion, CVS, etc. only.
1474         (General VC Options): De-document vc-keep-workfiles.
1475         Fix RCS-isms.
1477 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
1479         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1480         should be @end iftex".
1482 2011-12-21  Chong Yidong  <cyd@gnu.org>
1484         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1485         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1486         (VC Pull): Mention vc-log-incoming.
1487         (Log Buffer): Add CVS/RCS only disclaimer.
1489         * vc1-xtra.texi (Remote Repositories): Update introduction.
1490         (Local Version Control): Node deleted (obsolete with DVCSes).
1491         (Remote Repositories, Version Backups): Node deleted.
1492         Move documentation of vc-cvs-stay-local to CVS Options.
1493         (CVS Options): Reduce verbosity of description of obscure CVS
1494         locking feature.
1495         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1496         Tags node.
1497         (Revision Tags): Move under Miscellaneous VC subsection.
1498         (Change Logs and VC): Note that this is wrong for DVCSs.
1499         De-document log entry manipulating features.
1500         (Renaming and VC): Describe how it works on modern VCSes.
1502         * files.texi (Misc File Ops): Mention vc-rename-file.
1504         * programs.texi (Custom C Indent): Add index entries.
1506 2011-12-20  Alan Mackenzie  <acm@muc.de>
1508         * programs.texi (Motion in C): Update the description of C-M-a and
1509         C-M-e, they now DTRT in enclosing scopes.
1510         (Custom C Indent): Add @dfn{guessing} of the indentation style.
1512 2011-12-20  Chong Yidong  <cyd@gnu.org>
1514         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1515         (Old Revisions): Use it.
1516         (VCS Repositories): Add "distributed" terminology.
1517         (Log Buffer): Remove duplicate description
1518         about changesets.  Fix "current VC fileset" ambiguity.
1519         (Multi-User Branching): Node deleted.
1520         (Branches, Switching Branches): Discuss decentralized version
1521         control systems.
1522         (VC Pull): New node.
1523         (Merging): Document merging on decentralized systems.
1524         (Creating Branches): Note that this is specific to CVS and related
1525         systems.
1527 2011-12-19  Chong Yidong  <cyd@gnu.org>
1529         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1530         (VC Mode Line): Add index entry for "version control status".
1531         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1532         Document vc-revert-show-diff.  De-document vc-rollback.
1533         (VC Directory Mode): Rewrite introduction.  Move prefix arg
1534         documentation here from VC Directory Buffer node.
1535         (VC Directory Buffer): Use a decentralized VCS example.
1536         (VC Directory Commands): Use a table.  Remove material duplicated
1537         in previous nodes on multi-file VC filsets.
1539 2011-12-17  Chong Yidong  <cyd@gnu.org>
1541         * maintaining.texi (VCS Concepts): Make "revision" terminology
1542         less CVS-specific.
1543         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1544         Registering node.
1545         (Secondary VC Commands): Delete.  Promote subnodes.
1546         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
1547         log buffer.  Add index entries.
1548         (VCS Changesets, Types of Log File, VC With A Merging VCS):
1549         Use "commit" terminology.
1550         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
1551         doesn't refer to tags tables.  Note other possible forms of the
1552         revision ID.  C-x v = does not save.
1553         (Registering): Note similarity to C-x v v action.  Fix description
1554         of how backends are chosen.  De-document vc-default-init-revision.
1555         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
1556         in root log buffers.
1558 2011-12-16  Chong Yidong  <cyd@gnu.org>
1560         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1561         (Basic VC Editing): Remove redundant descriptions.
1562         (VC With A Merging VCS): Make description more general instead of
1563         CVS-specific.
1564         (VC With A Locking VCS): Use VC fileset terminology.
1566 2011-12-12  Chong Yidong  <cyd@gnu.org>
1568         * building.texi (Executing Lisp): Fix xref for C-M-x.
1569         (Lisp Libraries): Add xref to node explaining `load' in Lisp
1570         manual.  Note that load-path is not customizable.
1571         (Lisp Eval): Note that listed commands are available globally.
1572         Explain the meaning of "defun" in the C-M-x context.
1573         (Lisp Interaction): Copyedits.
1574         (External Lisp): Fix name of inferior Lisp buffer.
1575         Mention Scheme.
1576         (Compilation): Define "inferior process".
1578 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
1580         * msdog.texi (Windows Fonts): Document how to force GDI font
1581         backend on MS-Windows.
1583 2011-12-10  Chong Yidong  <cyd@gnu.org>
1585         * building.texi (Compilation): Say what the -k flag to make does.
1586         Move subprocess discussion to Compilation Shell.
1587         (Compilation Mode): Add xref for grep, occur, and mouse
1588         references.  Define "locus".
1589         (Grep Searching): Use @command.
1590         (Debuggers, Commands of GUD, GDB Graphical Interface):
1591         Clarify intro.
1592         (Starting GUD): Clarify how arguments are specified.
1593         (Debugger Operation): Index entry for "GUD interaction buffer",
1594         and move basic description here from Commands of GUD node.
1595         (GDB User Interface Layout): Copyedits.
1596         (Source Buffers): Remove gdb-find-source-frame, which is not in
1597         gdb-mi.el.
1598         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1599         toggle-gdb-all-registers, which are not in gdb-mi.el.
1600         Don't re-document GUD interaction buffers.
1602         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1603         (Semantic): Add cindex entries for Semantic.
1605 2011-12-06  Chong Yidong  <cyd@gnu.org>
1607         * programs.texi (Man Page): Clarify how to use Man-switches.
1608         Don't bother documenting Man-fontify-manpage-flag.
1609         (Lisp Doc): Add xref to Name Help node.
1610         (Hideshow): Add cindex.  Mention role of ellipses, and default
1611         value of hs-isearch-open.  Don't bother documenting
1612         hs-special-modes-alist.
1613         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
1614         changing the window manager binding of M-TAB.
1616 2011-12-05  Chong Yidong  <cyd@gnu.org>
1618         * programs.texi (Comment Commands): Fix description of for M-; on
1619         blank lines.  Move documentation of comment-region here.
1620         (Multi-Line Comments): Clarify the role of comment-multi-line.
1621         Refer to Comment Commands for comment-region doc.
1622         (Options for Comments): Refer to Multi-Line Comments for
1623         comment-multi-line doc, instead of duplicating it.  Fix default
1624         values of comment-padding and comment-start-skip.
1626 2011-12-04  Chong Yidong  <cyd@gnu.org>
1628         * programs.texi (Program Modes): Mention modes that are not
1629         included with Emacs.  Fix references to other manuals for tex.
1630         Add index entry for backward-delete-char-untabify.
1631         Mention prog-mode-hook.
1632         (Which Function): Use "global minor mode" terminology.
1633         (Basic Indent, Multi-line Indent): Refer to previous descriptions
1634         in Indentation chapter to avoid duplication.
1635         (Expressions): Copyedit.
1636         (Matching): Document Electric Pair mode.
1638         * ack.texi (Acknowledgments):
1639         * rmail.texi (Movemail, Other Mailbox Formats):
1640         * frames.texi (Frames): Don't capitalize "Unix".
1642 2011-12-04  Chong Yidong  <cyd@gnu.org>
1644         * text.texi (Nroff Mode): Mention what nroff is.
1645         (Text Based Tables, Table Recognition): Don't say "Table mode"
1646         since it's not a major or minor mode.
1647         (Text Based Tables): Reduce the size of the example.
1648         (Table Definition): Clarify definitions.
1649         (Table Creation): Add key table.
1650         (Cell Commands): Use kbd for commands.
1651         (Table Rows and Columns): Combine nodes Row Commands and Column
1652         Commands.
1653         (Fixed Width Mode): Node deleted; contents moved to parent.
1654         (Table Conversion): Shorten example.
1655         (Measuring Tables): Merge into Table Misc.
1657 2011-12-03  Chong Yidong  <cyd@gnu.org>
1659         * text.texi (TeX Mode): Mention AUCTeX package.
1660         (TeX Editing): Add xref to documentation for Occur.
1661         (LaTeX Editing): Add xref to Completion node.
1662         (TeX Print): Fix description of tex-directory.
1663         (Enriched Text): Rename from Formatted Text.  Make this node and
1664         its subnodes less verbose, since text/enriched files are
1665         practically unused.
1666         (Enriched Mode): Rename from Requesting Formatted Text.
1667         (Format Colors): Node deleted.
1668         (Enriched Faces): Rename from Format Faces.  Describe commands
1669         for applying colors too.
1670         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1672         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1674         * display.texi (Colors): New node.
1676         * cmdargs.texi (Colors X):
1677         * xresources.texi (GTK styles):
1678         * custom.texi (Face Customization): Reference it.
1680         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1681         Link to Fill Commands for Justification entry.
1683 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
1685         * display.texi (Auto Scrolling): More accurate description of what
1686         scroll-*-aggressively does, including the effect of non-zero
1687         margin.  Fix "i.e." markup.
1689 2011-12-02  Chong Yidong  <cyd@gnu.org>
1691         * text.texi (Pages): Mention how formfeed chars are displayed.
1692         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1693         Describe adaptive filling more precisely.
1694         (Fill Commands): Note that filling removes excess whitespace.
1695         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
1696         now bound to indent-for-tab-command in Text mode.
1697         (Outline Mode): Copyedits.
1698         (Outline Visibility): Note that Reveal mode is a buffer-local
1699         minor mode.
1701         * modes.texi (Major Modes): Move note about checking major-mode in
1702         a hook function here, from Text mode.
1704 2011-11-28  Chong Yidong  <cyd@gnu.org>
1706         * text.texi (Words): Add xref to Position Info.
1707         (Paragraphs): Add xref to Regexps.
1709         * indent.texi (Indentation): Rewrite introduction.  Move table to
1710         Indentation Commands node.
1711         (Indentation Commands): Add index entries to table.  Copyedits.
1712         (Tab Stops, Just Spaces): Copyedits.
1713         (Indent Convenience): New node.  Document electric-indent-mode.
1715         * programs.texi (Basic Indent):
1716         * windows.texi (Pop Up Window): Fix kindex entry.
1718 2011-11-28  Chong Yidong  <cyd@gnu.org>
1720         * modes.texi (Major Modes): Move major-mode variable doc here from
1721         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1722         and text-mode-hook.  Add example of using hooks.
1723         (Minor Modes): Document behavior of mode command calls from Lisp.
1724         Note that setting the mode variable using Customize will DTRT.
1725         (Choosing Modes): Add example of setting a minor mode using a
1726         local variable.
1728 2011-11-27  Chong Yidong  <cyd@gnu.org>
1730         * frames.texi (Creating Frames): Move frame parameter example to
1731         Frame Parameters node.
1732         (Frame Commands): C-x 5 o does not warp the mouse by default.
1733         (Fonts): Add more GTK-style properties; also, they should be
1734         capitalized.
1735         (Special Buffer Frames): Node deleted; special-display is on the
1736         way out.
1737         (Frame Parameters): Example moved here from Creating Frames.
1738         Clarify that default-frame-alist affects the initial frame too.
1739         Delete auto-raise-mode and auto-lower-mode.
1740         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1741         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1743         * windows.texi (Window Choice): Add xref to Lisp manual for
1744         special-display-*.
1746 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1748         * display.texi (Text Display): Update the description,
1749         cross-references, and indexing related to display of control
1750         characters and raw bytes.
1752 2011-11-25  Chong Yidong  <cyd@gnu.org>
1754         * frames.texi (Frames): Rewrite introduction.
1755         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1756         Mouse-3 does not copy to kill ring by default.  DEL does not
1757         behave specially for mouse commands any more.
1758         (Mouse References): Document mouse-1-click-follows-link more
1759         thoroughly.
1760         (Menu Mouse Clicks): Move footnote to the main text and add xref
1761         to Init Rebinding node.
1762         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1764         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1766 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1768         * display.texi (Font Lock): Fix typo.
1770 2011-11-24  Glenn Morris  <rgm@gnu.org>
1772         * rmail.texi (Rmail Output):
1773         Mention rmail-automatic-folder-directives.  (Bug#9657)
1775 2011-11-21  Chong Yidong  <cyd@gnu.org>
1777         * mark.texi (Global Mark Ring): Fix description of global mark
1778         ring (Bug#10032).
1780 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1782         * msdog.texi (Windows Fonts): Fix typo.
1784 2011-11-17  Glenn Morris  <rgm@gnu.org>
1786         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1788 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1790         * killing.texi (Rectangles):
1791         * misc.texi (Document View):
1792         * modes.texi (Choosing Modes):
1793         * msdog.texi (Windows Fonts):
1794         * regs.texi (Rectangle Registers):
1795         * search.texi (Isearch Yank): Fix typos.
1797 2011-11-06  Chong Yidong  <cyd@gnu.org>
1799         * windows.texi (Basic Window): Add xref to Cursor Display.
1800         (Split Window): Document negative arg for splitting commands.
1801         (Other Window): Document mouse-1 in text area of window.
1802         (Change Window): Don't mention window attributes, since they
1803         aren't defined.  C-x 1 can't be used with minibuffer windows.
1804         Windows are no longer auto-deleted.
1805         (Window Choice): Add xref to Choosing Window in Lisp manual.
1806         (Window Convenience): Note that windmove disables shift-selection.
1807         Move M-x compare-windows here from Other Window node.
1809         * custom.texi (Mouse Buttons):
1810         * search.texi (Isearch Scroll):
1811         * windows.texi (Split Window): Use new names split-window-below
1812         and split-window-right.
1814 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1816         * emacs.texi (Top): Fix typo.
1818 2011-10-25  Glenn Morris  <rgm@gnu.org>
1820         * abbrevs.texi (Saving Abbrevs):
1821         quietly-read-abbrev-file is not a command.  (Bug#9866)
1823 2011-10-24  Chong Yidong  <cyd@gnu.org>
1825         * display.texi (Scrolling): Document scroll-up-line and
1826         scroll-down-line.  Document scroll-command property.
1827         (Recentering): New node, split off from Scrolling.
1829 2011-10-23  Chong Yidong  <cyd@gnu.org>
1831         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1832         (Tool Bars): Copyedits.
1834         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1836 2011-10-22  Chong Yidong  <cyd@gnu.org>
1838         * windows.texi (Displaying Buffers): Fix broken lispref link.
1840 2011-10-22  Chong Yidong  <cyd@gnu.org>
1842         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1843         Move confirm-nonexistent-file-or-buffer discussion here.
1845         * files.texi (File Names, Visiting): Move detailed discussion of
1846         minibuffer confirmation to Minibuffer Exit.
1848         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1849         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1851 2011-10-21  Chong Yidong  <cyd@gnu.org>
1853         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1854         (Backup Copying): backup-by-copying-when-mismatch is now t.
1855         (Customize Save): Fix description of require-final-newline.
1856         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1857         (Auto Save Control): Clarify.
1858         (File Archives): Add 7z.
1859         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1861         * arevert-xtra.texi (Autorevert): Copyedits.
1863 2011-10-20  Chong Yidong  <cyd@gnu.org>
1865         * custom.texi (Hooks, Init Examples):
1866         * display.texi (Font Lock):
1867         * fixit.texi (Spelling):
1868         * rmail.texi (Rmail Display): Minor mode function with no arg now
1869         enables it.
1871         * fixit.texi (Spelling): Fix description of inline completion.
1873 2011-10-19  Chong Yidong  <cyd@gnu.org>
1875         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1876         entries.
1877         (Isearch Yank): Document isearch-yank-pop.
1878         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1879         (Other Repeating Search): Document Occur Edit mode.
1881 2011-10-18  Chong Yidong  <cyd@gnu.org>
1883         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1884         from Line Truncation node.
1885         (Standard Faces): Note that only the background of the cursor face
1886         has an effect.
1887         (Cursor Display): Fix descriptions of cursor face
1888         and bar cursor blinking.
1889         (Text Display): Document nobreak-char-display more clearly.
1890         (Line Truncation): Add xref to Split Window node.
1891         (Display Custom): Don't bother documenting baud-rate or
1892         no-redraw-on-reenter.
1894         * search.texi (Slow Isearch): Node removed.
1896 2011-10-18  Glenn Morris  <rgm@gnu.org>
1898         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1900 2011-10-18  Chong Yidong  <cyd@gnu.org>
1902         * display.texi (Faces): Simplify discussion.  Move documentation
1903         of list-faces-display here, from Standard Faces node.
1904         Note special role of `default' background.
1905         (Standard Faces): Note special role of `default' background.
1906         Note that region face may be taken fom GTK.  Add xref to Text Display.
1907         (Text Scale): Rename from "Temporary Face Changes".
1908         Callers changed.  Don't bother documenting variable-pitch-mode.
1909         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1910         (Useless Whitespace): Simplify description of
1911         delete-trailing-whitespace.  Note active region case.
1912         (Text Display): Fix description of escape-glyph face assignment.
1913         Remove unibye mode discussion.  Update some parts for Unicode.
1914         Move glyphless chars documentation to Lisp manual.
1916         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1918 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1920         * display.texi (Scrolling): Tweak explanation of scroll direction.
1921         (View Mode): Add index entries.
1923         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1925         * regs.texi (Text Registers): C-x r i does not activate the mark.
1926         (Bookmarks): Document new default bookmark location.
1928 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1930         * killing.texi (Deletion): Add xref to Using Region.
1931         Document delete-forward-char.
1932         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1933         description here.  Recommend C-u C-SPC for jumping to mark.
1934         (Kill Ring): Move kill ring variable documentation here.
1935         (Primary Selection): Copyedits.
1936         (Rectangles): Document new command rectangle-number-lines.
1937         (CUA Bindings): Note that this disables the mark-even-if-inactive
1938         behavior for C-x and C-c.
1940         * mark.texi (Mark): Mention "active region" terminology.
1941         (Using Region): Document delete-active-region.
1943 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1945         * mark.texi (Mark): Clarify description of disabled Transient Mark
1946         mode (Bug#9689).
1947         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1948         selection changes.  Mention that commands like C-y set the mark.
1949         (Marking Objects): Add xref to Words node.  Note that mark-word
1950         and mark-sexp also have the "extend region" behavior.
1951         (Using Region): Mention M-$ in the table.
1952         Document mark-even-if-inactive here instead of in Mark Ring.
1953         (Mark Ring): Move mark-even-if-inactive to Using Region.
1954         Take note of the "Mark Set" behavior.
1955         (Disabled Transient Mark): Rename from "Persistent Mark"
1956         (Bug#9688).  Callers changed.
1958         * programs.texi (Expressions):
1959         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1961 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1963         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1964         option" terminology.
1965         (Key Help): Add command names.  Define "documentation string".
1966         (Name Help): Remove an over-long joke.
1967         (Apropos): Document prefix args.  Remove duplicated descriptions.
1968         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1969         (Package Keywords): Rename from "Library by Keyword".
1970         Describe new package menu interface.
1971         (Help Files, Help Echo): Tweak description.
1973         * mini.texi (Completion Options): Add completion-cycle-threshold.
1974         (Minibuffer History): Document numeric args to history commands.
1976 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1978         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1980 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1982         * basic.texi (Position Info): Omit page commands.
1983         Document count-words-region and count-words.
1985         * text.texi (Pages): Move what-page documentation here.
1987 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1989         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1990         Remote Files node instead of linking directly to the Tramp manual.
1991         (Minibuffer Edit): Add xref to Blank Lines.
1992         (Completion): Add xref to Symbol Completion.  Remove redundant
1993         example, which is repeated in the next node.
1994         (Completion Commands): Minor clarifications.
1995         (Completion Styles): New node, split from Completion Commands.
1996         Document substring and initials styles.
1997         (Strict Completion): Remove information duplicated in other nodes.
1998         (Completion Options): Consolidate case difference discussion here.
2000         * help.texi (Help Mode): Fix kindex entries.
2002         * files.texi (File Names): Add index entries.
2004 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
2006         * basic.texi (Inserting Text): Add xref to Completion.
2007         Add ucs-insert example, and document prefix argument.
2008         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2009         to left/right.  Tweak left-char and right-char descriptions.
2010         M-left and M-right are now bound to left-word/right-word.
2011         (Erasing): Document delete-forward-char.
2013         * screen.texi (Screen, Menu Bar): Copyedits.
2014         (Point): Remove duplicate paragraph on cursors, also in Screen.
2015         (Mode Line): Trailing dashes no longer shown on X displays.
2017         * frames.texi (Non-Window Terminals): Index just "text-only
2018         terminal", which is used throughout the manual now.
2020         * entering.texi (Entering Emacs): Define "startup screen".
2021         Document window-splitting behavior with command-line inputs.
2022         (Exiting): Remove obsolete paragraph about shells without suspend
2023         functionality.
2025         * commands.texi (User Input): Define "input event" more clearly.
2026         (Keys): Add xref to Echo Area.
2027         (Commands): Clarify relation between commands and functions.
2029 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
2031         * misc.texi (emacsclient Options): Document how emacsclient runs
2032         the Emacs daemon (Bug#9674).
2034 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
2036         * basic.texi (Moving Point):
2037         * custom.texi (Mouse Buttons):
2038         * rmail.texi (Rmail Scrolling):
2039         * search.texi (Isearch Scroll):
2040         * display.texi (Scrolling): Replace scroll-up/down with
2041         scroll-up/down-command.  Fix scroll-preserve-screen-position
2042         description.  Document scroll-error-top-bottom.
2044 2011-09-30  Glenn Morris  <rgm@gnu.org>
2046         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
2048 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
2050         * windows.texi (Pop Up Window): Defer discussion of window
2051         splitting to the Window Choice node.  Add index entries.
2052         (Force Same Window): Node deleted.
2053         (Displaying Buffers, Window Choice): New nodes.
2055         * buffers.texi (Select Buffer): Clarify description of
2056         buffer-switching commands.  Add xref to Window Display node.
2057         Don't repeat confirm-nonexistent-file-or-buffer description from
2058         Visiting node.  Remove even-window-heights.
2060         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2062 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
2064         * cmdargs.texi (Icons X): Fix description of Emacs icon.
2066         * xresources.texi (Table of Resources): Fix documentation of
2067         bitmapIcon.
2069 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
2071         * package.texi (Package Menu): Add package-menu-mark-upgrades.
2073 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
2075         * frames.texi (Frame Commands): Note that delete-other-frames only
2076         deletes frames on current terminal.
2078 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2080         * sending.texi (Mail Misc): Document mail-add-attachment.
2082 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
2084         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
2086 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
2088         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2090 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2092         * files.texi (File Archives):
2093         * cal-xtra.texi (Diary Display):
2094         * help.texi (Help Mode): Add xref to View Mode.
2096 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
2098         * display.texi (View Mode): New node.  Move view-file here from
2099         Misc File Ops.  Move view-buffer here from Misc Buffer.
2101         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2103         * files.texi (Misc File Ops): Document new
2104         delete-by-moving-to-trash behavior.  Remove view-file.
2106         * dired.texi (Dired Deletion): Shorten description of Trash.
2108         * misc.texi (emacsclient Options): Document server-port.
2110 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
2112         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2113         even on MS-Windows.  Fix a typo.
2115 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
2117         * package.texi: New file, documenting the package manager.
2119         * emacs.texi: Include it.
2121         * help.texi (Help Summary): Add describe-package.
2123 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
2125         * misc.texi (Printing): Convert subnodes into subsections.
2127         * text.texi (Two-Column): Move into Text chapter.
2129         * picture-xtra.texi (Picture Mode): Group with Editing Binary
2130         Files section.  Convert from chapter into section.
2132         * display.texi (Narrowing): Move into display chapter.
2134         * sending.texi (Sending Mail):
2135         * rmail.texi (Rmail):
2136         * misc.texi (Gnus, Document View):
2137         * dired.texi (Dired):
2138         * emacs.texi: Group the mail, rmail, and gnus chapters together.
2140 2011-08-07  Juri Linkov  <juri@jurta.org>
2142         * dired.texi (Operating on Files): Rewrite according to the fact
2143         that `dired-do-chmod' doesn't use the `chmod' program anymore.
2145 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2147         * mini.texi (Minibuffer File): Insert a reference to Tramp for
2148         remote file name completion.  (Bug#9197)
2150 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
2152         * mule.texi (Bidirectional Editing): Document the fact that
2153         bidi-display-reordering is t by default.
2155 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157         * help.texi (Misc Help): Mention `describe-prefix-bindings'
2158         explicitly (bug#8904).
2160 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2162         * trouble.texi (Checklist): Use an `M-x' example instead of an
2163         Emacs Lisp form to switch on the dribble file (bug#8056).
2165 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2169 2011-07-13  Glenn Morris  <rgm@gnu.org>
2171         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
2173 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2175         * mark.texi (Mark Ring): Clarify how many locations are saved
2176         (bug#5770).
2177         (Global Mark Ring): Ditto.
2179 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181         * text.texi (Table Recognition): Use "at point" instead of "under
2182         point" (bug#4345).
2184         * display.texi (Cursor Display): Mention `cursor-type'.
2186         * screen.texi (Point): Clarify that it's only if you use a block
2187         cursor that it appears to be on a character (bug#4345).
2189 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2191         * misc.texi (Amusements): Move dissociated press here, from its
2192         own section.
2194         * emacs.texi (Top): Update node listing.
2196 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2199         clarity (bug#3523).
2201 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
2203         * cmdargs.texi (Initial Options): Document --no-site-lisp.
2204         (Misc X): Document --parent-id.
2206         * frames.texi (Frame Commands): Note that focus-follows-mouse now
2207         defaults to nil.
2209         * misc.texi (emacsclient Options): Document --parent-id.
2211         * msdog.texi (Windows HOME): Document _emacs as obsolete.
2213 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2215         * emacs.texi: Use "..." instead of ``...'' in the menus
2216         (bug#3503).
2218 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2220         * killing.texi (Primary Selection): Document `only' setting for
2221         select-active-regions.
2223         * mark.texi (Setting Mark): Reference Shift Selection node.
2225         * frames.texi (Mouse Commands): Document mouse-yank-primary.
2227 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2229         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2230         motion keys" (bug#3503).
2232         * emacs.texi: Change all the register node names from "RegPos"
2233         (etc.) to "Positional Registers" (etc.) (bug#3314).
2235 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
2237         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2238         (Other Kill Commands, Kill Options): Copyedits.
2239         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2240         (Yanking): Move yank-excluded properties discussion here.
2241         (Cut and Paste): Move from frames.texi.  Update subnodes to
2242         describe x-select-enable-clipboard case.
2244         * frames.texi: Move Cut and Paste node and subnodes into
2245         killing.texi, except Mouse Commands and Word and Line Mouse.
2247 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
2249         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2251 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253         * screen.texi (Mode Line): Clarify that coding systems are
2254         characters, not letters (bug#1749).
2256         * cmdargs.texi (Environment): Mention removing variables
2257         (bug#1615).  Text suggested by Kevin Rodgers.
2259 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2261         * misc.texi (Amusements): Don't mention Yow; it's crippled.
2263         * modes.texi: Rename from major.texi.
2264         (Modes): New node.  Make Major Modes and Minor Modes subsections
2265         of this.  All callers changed.
2267         * custom.texi (Minor Modes): Move to modes.texi.
2269 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
2271         * custom.texi (Syntax): Node deleted.
2273         * help.texi (Help Summary):
2274         * major.texi (Major Modes):
2275         * programs.texi (Parentheses):
2276         * search.texi (Regexp Backslash, Regexp Backslash)
2277         (Regexp Backslash):
2278         * text.texi (Words): Callers changed.
2280         * text.texi (Refill, Longlines): Delete nodes.
2282         * ack.texi (Acknowledgments): Longlines removed from manual.
2284         * emacs.texi (Top): Update node listing.
2286 2011-07-09  Glenn Morris  <rgm@gnu.org>
2288         * fortran-xtra.texi (Fortran): Update handled extensions.
2290 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292         * display.texi (Scrolling): `C-v' (etc) are now bound to
2293         `scroll-*-command' (bug#8349).
2295 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2298         doesn't actually delete any files (bug#7125).
2300         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2301         argument for `C-c C-k' (bug#7391).
2303         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2304         you're currently using (bug#8489).
2306 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
2308         * mule.texi (Coding Systems): Move index entries from the previous
2309         change into their proper places.
2311 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313         * help.texi (Help Files): Document view-external-packages (bug#8902).
2315         * mule.texi (Coding Systems): Put a few more of the coding systems
2316         into the index (bug#8900).
2318 2011-06-26  Glenn Morris  <rgm@gnu.org>
2320         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2322 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
2324         * misc.texi (emacsclient Options): Mention --frame-parameters.
2326 2011-06-09  Glenn Morris  <rgm@gnu.org>
2328         * custom.texi (Specifying File Variables):
2329         Recommend explicit arguments for minor modes.
2331 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2333         Document wide integers better.
2334         * buffers.texi (Buffers):
2335         * files.texi (Visiting): Document maxima for 64-bit machines,
2336         and mention virtual memory limits.
2338 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
2340         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
2342         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2343         prog mode (Bug#8240).
2345 2011-05-27  Glenn Morris  <rgm@gnu.org>
2347         * custom.texi (Specifying File Variables):
2348         Major modes no longer need come first.
2350 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
2352         * mule.texi (Specify Coding, Text Coding, Communication Coding):
2353         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2355 2011-05-18  Glenn Morris  <rgm@gnu.org>
2357         * ack.texi (Acknowledgments): Remove fakemail.c.
2359 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
2361         Fixes for fitting text into 7x9 printed manual.
2362         * building.texi (Flymake, Breakpoints Buffer):
2363         * calendar.texi (Appointments):
2364         * cmdargs.texi (General Variables, Display X):
2365         * custom.texi (Saving Customizations, Face Customization)
2366         (Directory Variables, Minibuffer Maps, Init Rebinding):
2367         * display.texi (Font Lock, Font Lock, Useless Whitespace):
2368         * fixit.texi (Spelling):
2369         * frames.texi (Creating Frames, Fonts):
2370         * help.texi (Help Files):
2371         * mini.texi (Minibuffer File):
2372         * misc.texi (emacsclient Options, Emulation):
2373         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2374         * mule.texi (International Chars, Language Environments)
2375         (Select Input Method, Modifying Fontsets, Charsets):
2376         * programs.texi (Custom C Indent):
2377         * rmail.texi (Rmail Labels):
2378         * text.texi (Table Conversion):
2379         * trouble.texi (Known Problems, Known Problems):
2380         * windows.texi (Change Window):
2381         * xresources.texi (GTK resources): Reflow text and re-indent code
2382         examples to avoid TeX overflows and underflows on 7x9 paper.
2384         * emacs.texi: Fix the (commented out) smallbook command.
2386         * macos.texi (Mac / GNUstep Events):
2387         * xresources.texi (Lucid Resources): Remove extraneous examples.
2389 2011-05-10  Glenn Morris  <rgm@gnu.org>
2391         * custom.texi (Specifying File Variables):
2392         Deprecate using mode: for minor modes.
2394 2011-05-07  Glenn Morris  <rgm@gnu.org>
2396         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2398 2011-05-06  Glenn Morris  <rgm@gnu.org>
2400         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2402         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2404 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2406         * misc.texi (Emacs Server): Document `server-eval-at'.
2408 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
2410         * maintaining.texi (List Tags): Document next-file.
2411         Suggested by Uday S Reddy.
2413 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
2415         * mini.texi (Minibuffer Edit):
2416         * screen.texi (Mode Line): Fix typo.
2418 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
2420         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2422 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2424         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2426 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
2428         * display.texi (Auto Scrolling): Document the limit of 100 lines
2429         for never-recentering scrolling with `scroll-conservatively'.
2430         (Bug#6671)
2432 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
2434         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2435         HOME on Windows and where it looks for init files.  (Bug#8221)
2437 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
2439         * search.texi (Regexp Example):
2440         * mule.texi (International Chars):
2441         * building.texi (External Lisp): Don't use characters outside
2442         ISO-8859-1.
2444 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
2446         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2447         Use Texinfo @-commands for non Latin-1 characters.
2449         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2451         * custom.texi (Init File): Add index entries for ".emacs".
2452         (Bug#8210)
2454 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
2456         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2457         for Gtk+ 3.
2459 2011-03-08  Glenn Morris  <rgm@gnu.org>
2461         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2462         * emacs.texi (Acknowledgments):
2463         * ack.texi (Acknowledgments): Names to UTF-8.
2464         * emacs.texi: Set documentencoding.
2466         * display.texi (Optional Mode Line): Don't mention exactly where
2467         display-time appears.  (Bug#8193)
2469 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2471         * Version 23.3 released.
2473 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
2475         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2477 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
2479         * misc.texi (emacsclient Options): Add q/quiet.
2481 2011-03-02  Glenn Morris  <rgm@gnu.org>
2483         * mule.texi (Communication Coding) <x-select-request-type>:
2484         Remove duplicate (essentially) paragraph.  (Bug#8148)
2486 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
2488         * maintaining.texi (Format of ChangeLog): Add reference to
2489         add-log-full-name.
2490         (Change Log Commands): Add documentation for combining multiple
2491         symbols in one change.
2493 2011-03-01  Glenn Morris  <rgm@gnu.org>
2495         * custom.texi (Directory Variables):
2496         Give an example of excluding subdirectories.
2498 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
2500         * search.texi (Regexp Search): Move index entries about regexps to the
2501         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
2503 2011-02-19  Glenn Morris  <rgm@gnu.org>
2505         * dired.texi (Dired): Dired-X version number was dropped.
2507 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2509         * xresources.texi (X Resources): Remove *faceName and replace it with
2510         *font for Lucid.
2512 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
2514         * rmail.texi (Rmail Display): Document Rmail MIME support more
2515         accurately.
2517         * maintaining.texi (VC Change Log): Document vc-log-incoming and
2518         vc-log-outgoing.
2519         (Merging): Document vc-find-conflicted-file.
2521 2011-02-05  Glenn Morris  <rgm@gnu.org>
2523         * custom.texi (Variables): Fix typo.
2525 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
2527         * search.texi (Regexps): Copyedits.  Mention character classes
2528         (Bug#7809).
2530         * files.texi (File Aliases): Restore explanatory text from Eli
2531         Zaretskii, accidentally removed in 2011-01-08 commit.
2533 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2535         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2536         (MAKEINFO_OPTS): New variable.
2537         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2538         (emacs.html): New target.
2539         (clean): Remove emacs.html.
2541 2011-01-23  Werner Lemberg  <wl@gnu.org>
2543         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2544         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2545         (ENVADD): Updated.
2547 2011-01-18  Glenn Morris  <rgm@gnu.org>
2549         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2551         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2553 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
2555         * building.texi (Compilation): Improve instructions for running two
2556         compilations (Bug#7573).
2558         * files.texi (Backup Names): Document the new location of the
2559         last-resort backup file.
2561         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2562         manual.  Explain why directory-abbrev-alist elements should be anchored
2563         (Bug#7777).
2565 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
2567         * msdog.texi (Windows Startup): Correct inaccurate description of
2568         differences between emacsclient.exe and emacsclientw.exe.
2570 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
2572         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2574 2011-01-02  Kenichi Handa  <handa@m17n.org>
2576         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2578 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
2580         * frames.texi (Cut and Paste): Modify the section's name and text:
2581         don't mix "cut/paste" with "kill/yank".
2582         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2583         (Bug#7702)
2585         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
2587 2011-01-02  Glenn Morris  <rgm@gnu.org>
2589         * maintaining.texi: Move inclusion of emerge after EDE, so that it
2590         matches its position in the menu.  (Bug#7674)
2592 2011-01-02  Glenn Morris  <rgm@gnu.org>
2594         * trouble.texi (Checklist): Mention not replying via news either.
2596 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2598         * misc.texi (Document View): Update DocView section with newly
2599         supported document formats.
2601 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
2603         * killing.texi: Resection the Info version to conform to the
2604         printed manual, to avoid making sections on Accumulating Text, CUA
2605         and Rectangles into full chapters.
2607 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2609         * custom.texi (Init Syntax): Add index entries for "character syntax".
2610         (Bug#7576)
2612 2010-12-13  Karel Klíč  <kklic@redhat.com>
2614         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
2616 2010-12-13  Glenn Morris  <rgm@gnu.org>
2618         * trouble.texi (Checklist): Fix typo in newsgroup name.
2620 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
2622         * search.texi (Word Search): Note that the lazy highlight always
2623         matches to whole words (Bug#7470).
2625 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
2627         * display.texi (Optional Mode Line): Make the description of
2628         load-average more accurate.
2630         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2631         registry, with a cross-reference.
2632         (Windows Startup): New node.  Move the stuff about the current
2633         directory from "Windows HOME".
2635 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
2637         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2638         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2640 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2642         * maintaining.texi (Version Control Systems): Fix repeated sentence.
2643         Suggested by Štěpán Němec.
2645 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
2647         * maintaining.texi (Version Control): Say "commit", not "check in".
2648         (Version Control Systems): Simplify descriptions.
2649         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2650         VCS Concepts.
2651         (VC Mode Line): Update example.
2652         (Old Revisions): Document revert-buffer for vc-diff.
2653         (Log Buffer): Promote to a subsection.  Document header lines.
2655         * macos.texi (Mac / GNUstep Basics):
2656         Document ns-right-alternate-modifier.
2658         * emacs.texi (Top): Update node listing.
2660 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
2662         * rmail.texi (Rmail Coding): Characters with no fonts are not
2663         necessarily displayed as empty boxes.
2665         * mule.texi (Language Environments, Fontsets): Characters with no
2666         fonts are not necessarily displayed as empty boxes.
2668         * display.texi (Text Display): Document display of glyphless
2669         characters.
2671 2010-11-13  Glenn Morris  <rgm@gnu.org>
2673         * basic.texi (Position Info): Add M-x count-words-region.
2675 2010-11-11  Glenn Morris  <rgm@gnu.org>
2677         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2679 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
2681         * msdog.texi (Windows HOME): Add information regarding startup
2682         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
2684 2010-10-11  Glenn Morris  <rgm@gnu.org>
2686         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2688         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2689         (DVIPS): New variable.
2690         (.PHONY): Add html, ps.
2691         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2692         (clean): Delete html, ps files.
2694 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2696         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2698 2010-10-09  Glenn Morris  <rgm@gnu.org>
2700         * Makefile.in (VPATH): Remove.
2701         (infodir): Make it absolute.
2702         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2704         * Makefile.in (dist): Anchor regexps.
2706         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2707         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2708         (emacs-xtra.pdf): Use $<.
2710         * Makefile.in (infoclean): Remove harmless, long-standing error.
2712         * Makefile.in ($(infodir)): Delete rule.
2713         (mkinfodir): New.
2714         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2716         * Makefile.in (distclean): Do not delete emacsver.texi.
2717         (dist): Remove reference to emacsver.texi.in.
2718         * emacsver.texi: New file, replacing emacsver.texi.in.
2720 2010-10-09  Glenn Morris  <rgm@gnu.org>
2722         * emacsver.texi.in: New file.
2723         * emacs.texi: Set EMACSVER by including emacsver.texi.
2724         * Makefile.in (distclean): Delete emacsver.texi.
2725         (dist): Copy emacsver.texi.
2726         (EMACSSOURCES): Add emacsver.texi.
2728         * ack.texi (Acknowledgments): No more b2m.c.
2730         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2731         (emacs): Remove rule.
2732         (dist): No need to deal with the emacs rule any more.
2734 2010-10-07  Glenn Morris  <rgm@gnu.org>
2736         * Makefile.in (version): New, set by configure.
2737         (clean): Delete dist tar file.
2738         (dist): Use version in tar name.
2740 2010-10-06  Glenn Morris  <rgm@gnu.org>
2742         * Makefile.in (EMACS_XTRA): Add the main source file.
2743         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2744         (mostlyclean): No core files, reorder other files.
2745         (clean): Delete specific dvi and pdf files.
2746         (infoclean, dist): New rules.
2747         (maintainer-clean): Use infoclean.
2748         ($(infodir)): Add parallel build workaround.
2750 2010-10-04  Glenn Morris  <rgm@gnu.org>
2752         * Makefile.in (SHELL): Set it.
2753         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2754         (info, dvi): Replace above variables with their expansions.
2755         (info): Move mkdir from here...
2756         ($(infodir)/emacs): ... to here (for parallel builds).
2757         (pdf): New target.
2758         ($(infodir)/emacs): Pass -o option to makeinfo.
2759         (.PHONY): Declare clean rules.
2760         (maintainer-clean): Delete dvi and pdf files.
2761         Guard against cd failures.  Use a more restrictive delete.
2763 2010-10-02  Glenn Morris  <rgm@gnu.org>
2765         * misc.texi (Shell Mode): Remove reference to old function name.
2767 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2769         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2770         indicator characters.
2772 2010-09-29  Glenn Morris  <rgm@gnu.org>
2774         * Makefile.in (top_srcdir): Remove unused variable.
2776 2010-09-14  Glenn Morris  <rgm@gnu.org>
2778         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2779         the last hook item.
2781         * calendar.texi (Appointments): Also updated when a diary include file
2782         is saved.
2784 2010-09-14  Glenn Morris  <rgm@gnu.org>
2786         * trouble.texi (Bugs): Update the section intro.
2787         (Known Problems): New section.
2788         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2789         (Sending Patches): Bug fixes are best as responses to existing bugs.
2790         * emacs.texi (Known Problems): Add menu entry for new section.
2792 2010-09-09  Glenn Morris  <rgm@gnu.org>
2794         * xresources.texi: Untabify.
2796 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2798         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2800 2010-09-06  Glenn Morris  <rgm@gnu.org>
2802         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2804 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2806         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2808 2010-08-21  Glenn Morris  <rgm@gnu.org>
2810         * misc.texi (Amusements): Mention bubbles and animate.
2812 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2814         * files.texi (Visiting): Add more index entries for
2815         large-file-warning-threshold.
2817 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2819         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2821 2010-06-23  Glenn Morris  <rgm@gnu.org>
2823         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2824         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2825         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2826         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2827         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2828         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2829         Untabify Texinfo files.
2831 2010-06-10  Glenn Morris  <rgm@gnu.org>
2833         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2835         * basic.texi (Inserting Text): Fix typo.
2837 2010-06-10  Glenn Morris  <rgm@gnu.org>
2839         * ack.texi (Acknowledgments):
2840         * emacs.texi (Acknowledgments): Update for notifications.el.
2842 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2844         * dired.texi (Operating on Files): Mention encryption commands
2845         (Bug#6315).
2847 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2849         * basic.texi (Moving Point): Update due to renaming of commands bound
2850         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2852 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2854         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2855         paragraphs.
2856         (Line Truncation): Fix wording for bidi display.
2858         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2859         keys.
2861 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2863         * building.texi (GDB Graphical Interface): Remove misleading comparison
2864         to an IDE (Bug#6128).
2866 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2868         * programs.texi (Man Page):
2869         * misc.texi (Invoking emacsclient):
2870         * mini.texi (Repetition):
2871         * mark.texi (Setting Mark): Fix typos.
2873 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2875         * misc.texi (Printing): Document htmlfontify-buffer.
2877 2010-05-08  Glenn Morris  <rgm@gnu.org>
2879         * calendar.texi (Displaying the Diary, Format of Diary File):
2880         Fix external cross-references for TeX format output.
2882 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2884         * Version 23.2 released.
2886 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2888         * cmdargs.texi (Initial Options): Mention --chdir.
2890 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2892         * frames.texi (Tool Bars): Add tool-bar-style.
2894 2010-04-21  Glenn Morris  <rgm@gnu.org>
2896         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2898 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2900         * programs.texi (Semantic): New node.
2902         * maintaining.texi (EDE): New node.
2904         * emacs.texi: Update node listing.
2906         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2908 2010-04-18  Glenn Morris  <rgm@gnu.org>
2910         * emacs.texi (Acknowledgments): Remove duplicate.
2912         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2914 2010-04-18  Glenn Morris  <rgm@gnu.org>
2916         * dired.texi (Misc Dired Features): Mention VC diff and log.
2917         * maintaining.texi (Old Revisions, VC Change Log):
2918         Mention that diff and log work in Dired buffers.
2920         * help.texi (Help Summary): Mention M-x info-finder.
2922         * ack.texi (Acknowledgments): Add mpc.el.
2924         * custom.texi (Specifying File Variables, Directory Variables):
2925         Document new commands for manipulating local variable lists.
2927 2010-04-18  Glenn Morris  <rgm@gnu.org>
2929         * trouble.texi (Contributing): Add cindex entry.
2930         Mention etc/CONTRIBUTE.
2932 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2934         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2935         query-replace (Bug#5774).
2937 2010-04-16  Glenn Morris  <rgm@gnu.org>
2939         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2941 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2943         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2945 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2947         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2949 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2951         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2952         cross-reference to "Inserting Text".
2954         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2955         Mention completion provided by `ucs-insert'.
2957 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2959         * sending.texi (Sending Mail): Note variables that may need
2960         customizing.
2961         (Mail Sending): Expand discussion of send-mail-function.
2963 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2965         Document Message mode as the default mail mode.
2967         * sending.texi (Sending Mail): Copyedits.
2968         (Mail Format, Mail Headers): Document mail-from-style changes.
2969         (Mail Commands): Rename from Mail mode.  Document Message mode.
2970         (Mail Misc): Rename from Mail mode Misc.
2971         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2972         command names and update keybindings.
2973         (Header Editing): Document message-tab.  De-document
2974         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2975         favor of mail-default-headers.  Ad index entries for user-full-name and
2976         user-mail-address.
2977         (Citing Mail): Update changes in Message mode behavior.
2978         Document mail-yank-prefix.
2979         (Mail Signature): New node, moved from Mail Misc.
2980         (Mail Aliases): Mail abbrevs are the default with Message mode.
2981         (Mail Methods): Note that Message mode is now the default.
2983         * rmail.texi (Rmail Reply):
2984         * text.texi (Text Mode):
2985         * major.texi (Major Modes):
2986         * mule.texi (Output Coding): Refer to Message mode.
2988         * custom.texi (Init Examples): Add xref to Mail Header.
2990         * emacs.texi (Top): Fix xrefs.
2992 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2994         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2995         repository if there is none.
2996         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2997         vc-print-root-log.
2998         (Old Revisions): Copyedits.  Document vc-root-diff.
3000         * programs.texi (Program Modes): Mention Javascript mode.
3002         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3003         * emacs.texi: Update node description.
3005         * misc.texi (Navigation): Document doc-view-continuous.
3006         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
3008 2010-03-30  Juri Linkov  <juri@jurta.org>
3010         * search.texi (Other Repeating Search): Remove line that `occur'
3011         can not handle multiline matches.
3013 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
3015         * mule.texi (International): Mention support of bidirectional editing.
3016         (Bidirectional Editing): New section.
3018 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
3020         * emacs.texi (Top): Update node names to those in building.texi.
3022 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
3024         doc/emacs/building.texi: Describe restored GDB/MI functionality
3025         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3026         doc/emacs/emacs.texi: Update node names for building.texi.
3028 2010-03-24  Glenn Morris  <rgm@gnu.org>
3030         * ack.texi (Acknowledgments):
3031         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
3033 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
3035         * xresources.texi (Table of Resources): Clarify toolBar number
3036         for Gtk+.
3038         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3040 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
3042         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3044         * search.texi (Other Repeating Search): Document multi-isearch-buffers
3045         and multi-isearch-buffers-regexp.
3047         * indent.texi (Indentation): Clarify description of
3048         indent-for-tab-command.  Document tab-always-indent.
3050 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
3052         * cmdargs.texi (Font X): Move most content to Fonts.
3054         * frames.texi (Fonts): New node.  Document font-use-system-font.
3056         * emacs.texi (Top):
3057         * xresources.texi (Table of Resources):
3058         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3060 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3062         * Branch for 23.2.
3064 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
3066         * custom.texi (Init Examples): Add xref to Locals.
3068         * major.texi (Choosing Modes): Mention usage of setq-default for
3069         setting the default value of major-mode (Bug#5688).
3071 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
3073         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3075         * display.texi (Display Custom): Document make-pointer-invisible and
3076         underline-minimum-offset.  Remove inverse-video.
3078 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
3080         * frames.texi (Frame Commands): Note that the last ordinary frame can
3081         be deleted in daemon mode (Bug#5616).
3083 2010-02-18  Glenn Morris  <rgm@gnu.org>
3085         * trouble.texi (Contributing): Repository is no longer CVS.
3087 2010-02-08  Glenn Morris  <rgm@gnu.org>
3089         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
3091 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3093         * display.texi (Useless Whitespace, Text Display):
3094         * custom.texi (Init Examples): Avoid obsolete special default variables
3095         like default-major-mode.
3097 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
3099         * programs.texi (Other C Commands): Replace reference to obsolete
3100         c-subword-mode.
3102 2010-01-21  Glenn Morris  <rgm@gnu.org>
3104         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3106 2010-01-12  Glenn Morris  <rgm@gnu.org>
3108         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3109         emacs-pretest-bug for bug reports for development versions.
3111 2010-01-11  Glenn Morris  <rgm@gnu.org>
3113         * display.texi (Highlight Interactively): `t' does not mean highlight
3114         all patterns.  (Bug#5335)
3116 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
3118         * misc.texi (Shell): Document async-shell-command.
3120         * building.texi (Grep Searching): Document zrgrep.
3122         * mini.texi (Completion Options): Mention `initials' completion style.
3124 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3126         * building.texi: Import GDB Graphical Interface description from
3127         EMACS_23_1_RC.
3129 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3131         * emacs.texi (Top): Update node listing.
3133         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3135         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3137         * cmdargs.texi (Initial Options):
3138         * xresources.texi (Resources): Document inhibit-x-resources.
3140         * custom.texi (Specifying File Variables): Note that minor modes are
3141         enabled unconditionally.
3143         * display.texi (Scrolling): Briefly document the old recenter command,
3144         and document recenter-positions.
3146         * files.texi (Visiting):
3147         * buffers.texi (Buffers): Max buffer size is now 512 MB.
3149         * frames.texi (Cut/Paste Other App):
3150         Document save-interprogram-paste-before-kill.
3152         * killing.texi (Kill Options): New node.
3154 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3156         * misc.texi (Shell Options): ansi-color is now default.
3158 2009-12-05  Glenn Morris  <rgm@gnu.org>
3160         * emacs.texi (Top): Update menu for cal-xtra node changes.
3161         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3162         or mode line.  Don't mention invisible text or the details of
3163         diary-print-entries here, only in cal-xtra.
3164         (Format of Diary File): Mention that the "date on first line" format
3165         only really affects the simple display.
3166         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3167         (Diary Customizing): Holidays may be in the buffer or mode line.
3168         Move diary-print-entries to the "Diary Display" section.
3169         (Diary Display): New section, split out from "Fancy Diary Display".
3170         Explain the limitations of simple display, and how to print it.
3172         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3174         * cal-xtra.texi (Diary Display): Mention View mode.
3176 2009-11-29  Juri Linkov  <juri@jurta.org>
3178         * display.texi (Highlight Interactively): Actually a list of
3179         default faces is pre-loaded into a list of default values
3180         instead of the history.
3182 2009-11-20  Glenn Morris  <rgm@gnu.org>
3184         * ack.texi (Acknowledgments):
3185         * emacs.texi (Acknowledgments): Add htmlfontify.
3187 2009-11-14  Glenn Morris  <rgm@gnu.org>
3189         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3191         * ack.texi (Acknowledgments):
3192         * emacs.texi (Acknowledgments): Update for recent Org changes.
3194 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
3196         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
3197         `charset' property, which is irrelevant to the user manual (Bug#3526).
3199 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
3201         * trouble.texi (DEL Does Not Delete): Fix typo.
3203 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3205         * files.texi (Misc File Ops): Mention copy-directory.
3207 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
3209         * mule.texi (Unibyte Mode): Emphasize that
3210         unibyte-display-via-language-environment affects only the display.
3212         * display.texi (Horizontal Scrolling): Document cursor behavior under
3213         horizontal scrolling when point moves off the screen (Bug#4564).
3214         Improve wording.
3216 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3218         * files.texi (Directories): delete-directory prompts for recursive
3219         deletion.
3221 2009-09-30  Glenn Morris  <rgm@gnu.org>
3223         * ack.texi (Acknowledgments):
3224         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
3226 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
3228         * dired.texi (Dired Navigation): Use @code instead of @var for
3229         dired-isearch-filenames, so that it's not capitalized.
3231 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3233         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3235         * entering.texi (Exiting): C-z is now bound to suspend-frame.
3237         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3238         (Key Bindings): Reference Init Rebinding in introductory text.
3239         Shift some of the introduction to Keymaps node.
3240         (Keymaps): Simplify.
3241         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
3242         (Minibuffer Maps): Remove mention of Mocklisp.
3243         (Init Rebinding): Move mode-local rebinding example here from Local
3244         Keymaps.
3245         (Modifier Keys): Clarify.
3246         (Rebinding): Add cindex for "binding keys".
3248 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3250         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3252 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
3254         * building.texi (Threads Buffer, Multithreaded Debugging):
3255         Reorganize these two sections.
3257 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
3259         * cmdargs.texi (Initial Options): Fix last change.
3261 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3263         * mule.texi (Enabling Multibyte):
3264         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3265         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3267 2009-08-20  Glenn Morris  <rgm@gnu.org>
3269         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3271 2009-08-19  Glenn Morris  <rgm@gnu.org>
3273         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
3275 2009-08-18  Glenn Morris  <rgm@gnu.org>
3277         * ack.texi (Acknowledgments):
3278         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3280         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3282 2009-08-09  Glenn Morris  <rgm@gnu.org>
3284         * ack.texi (Acknowledgments):
3285         * emacs.texi (Acknowledgments): Add gdb-mi entry.
3287 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
3289         * emacs.texi (Top): Add new menu items for GDB-UI.
3291         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3292         section.  Threads buffer is in separate section now.
3294 2009-08-08  Glenn Morris  <rgm@gnu.org>
3296         * ack.texi (Acknowledgments):
3297         * emacs.texi (Acknowledgments):
3298         Update for js2-mode and org changes.
3300 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
3302         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3303         files.
3305 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
3307         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3309 2009-07-23  Glenn Morris  <rgm@gnu.org>
3311         * programs.texi (Matching): Update blink-matching-paren-distance.
3313 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
3315         * frames.texi (Cut/Paste Other App): For select-active-regions,
3316         selection is now updated on moving point.
3318 2009-07-21  Richard Stallman  <rms@gnu.org>
3320         * glossary.texi (GNU, Daemon): Update information.
3322 2009-07-19  Juri Linkov  <juri@jurta.org>
3324         * custom.texi (Specifying File Variables, Safe File Variables):
3325         "variables/value pairs" -> "variable/value pairs".
3327 2009-07-15  Glenn Morris  <rgm@gnu.org>
3329         * misc.texi (Gnus): Remove widow.
3331 2009-07-11  Glenn Morris  <rgm@gnu.org>
3333         * Makefile.in (TEXI2PDF): New.
3334         (emacs.pdf, emacs-xtra.pdf): New targets.
3336         * arevert-xtra.texi (Autorevert): Add menu descriptions.
3338         * display.texi (Horizontal Scrolling): Re-word to remove widow.
3340         * emacs.texi (Top): Info can be read from other places than Emacs.
3341         Don't print the copying notice twice in the printed version.
3342         Update the menu and detailmenu.
3343         (Preface): The meaning of "on-line" has changed.
3344         Correct name for "Common Problems" chapter.
3345         (Distrib): Update FSF shop URL.
3346         (Intro): Showing two files at once is not so exciting.
3348         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3349         (Mac / GNUstep Basics): Minor grammar changes.
3350         (Mac / GNUstep Events): Fix typo.
3351         (GNUstep Support): CANNOT_DUMP no longer applies.
3353         * misc.texi (Document View): Fix typos.
3355         * dired.texi (Dired):
3356         * help.texi (Help):
3357         * macos.texi (Mac OS / GNUstep):
3358         * maintaining.texi (Version Control, Introduction to VC):
3359         End menu descriptions with a period.
3361 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
3363         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3364         so categorical in saying that the option is only useful on NTFS.
3366 2009-07-09  Glenn Morris  <rgm@gnu.org>
3368         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3369         (ENVADD): Add texinfodir to TEXINPUTS.
3371         * emacs.texi (Top): Fix cross-reference.
3373         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3375         * vc1-xtra.texi (Revision Tags): Fix typo.
3377 2009-07-03  Glenn Morris  <rgm@gnu.org>
3379         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3380         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3381         (Merge Commands): `.' does not seem to work in A or B buffer.
3382         `l' can recreate the 3-window display.
3384         * glossary.texi (Glossary): Minor phrasing changes throughout.
3385         Add more internal cross-references.
3386         <Autoloading>: You can't really autoload a variable.
3387         <C-M->: Move details here from `M-C-' item.
3388         <Continuation Line>: Refer to `Truncation.'
3389         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3390         <Home Directory, Unix>: New entries.
3391         <Deletion of Files>: Mention recycle bins.
3392         <Directory>: Mention ``folders.''
3393         <Error>: Don't mention ``type-ahead.''
3394         <Fringe>: Refer to the manual node.
3395         <Minor Mode>: Can be global or local.
3396         <Spell Checking>: There are other checkers besides Ispell.
3398 2009-07-02  Glenn Morris  <rgm@gnu.org>
3400         * anti.texi (Antinews): Minor changes in phrasing.
3402         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3403         some underfull lines in dvi output.
3405         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3407         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3409         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3411 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
3413         * xresources.texi (Table of Resources): Mention maximized for
3414         fullscreen.
3416         * cmdargs.texi (Window Size X): -mm/--maximized is new.
3418 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
3420         * anti.texi (Antinews): Correct the list of removed platforms.
3422 2009-06-28  Glenn Morris  <rgm@gnu.org>
3424         * arevert-xtra.texi: Minor language tweaks.
3426         * dired-xtra.texi: Minor revisions.
3428 2009-06-23  Miles Bader  <miles@gnu.org>
3430         * display.texi (Scrolling): Document `recenter-redisplay'.
3431         (Temporary Face Changes): Document `text-scale-set'.
3433 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3435         * Branch for 23.1.
3437 2009-06-17  Kenichi Handa  <handa@m17n.org>
3439         * mule.texi (Charsets): Update the description for the new charset.
3440         (list-character-sets): New findex.
3441         (Language Environments): Add @anchor{Describe Language Environment}.
3443 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
3445         * basic.texi (Moving Point): Fix tag.
3447         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3449         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3450         use camel-case for PageUp and PageDown.
3452         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3453         camel-case for PageUp and PageDown.
3455         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3457         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3458         (Isearch Scroll): Decapitalize <next> and <prior>.
3460 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
3462         * fixit.texi (Spelling): Set default dictionary.
3463         Improve descriptions (Bug#2554)
3465 2009-06-08  David Reitter  <david.reitter@gmail.com>
3467         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3468         since saving colors and faces set this way is not implemented.
3469         (Environment variables): Remove mention of mac-fix-env, which is
3470         scheduled to be removed.
3472 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
3474         * custom.texi (Init Examples): Add example of changing load-path.
3476         * building.texi (Lisp Libraries): Add example of changing
3477         load-path (Bug#3446).
3479 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3481         * mark.texi (Mark): Further clarifications.
3482         (Setting Mark): Emphasize that C-SPC activates the mark.
3484 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
3486         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
3487         Mark mode.
3488         (Using Region, Persistent Mark): Use "active mark" instead of "active
3489         region".
3491 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
3493         * mule.texi (Select Input Method): Fix typo.
3495 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
3497         * anti.texi (Antinews): Document completion changes.  Some additional
3498         copyedits and rearrangement of entries.
3500 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
3502         * misc.texi (Interactive Shell, Saving Emacs Sessions)
3503         (Shell History Copying, Terminal emulator): Copyedits.
3505         * xresources.texi (Resources): Simplify descriptions.
3506         Shorten description of editres, which is not very useful these days.
3507         (Table of Resources): Document fontBackend resource.
3509         * trouble.texi (Quitting): Add other undo bindings to table.
3510         (DEL Does Not Delete): Note that the erasure key is usually labeled
3511         "Backspace".  Remove discussion of obscure Xmodmap issue.
3513 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
3515         * files.texi (Visiting): Copyedits.
3517 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
3519         * basic.texi (Inserting Text): Document ucs-insert.
3521         * mule.texi (International Chars): Define "multibyte".  Note that
3522         internal representation is unicode-based.  Simplify definition of raw
3523         bytes.  Mention ucs-insert.
3524         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
3525         (Language Environments): Add language environments new to Emacs 23.
3526         (Multibyte Conversion): Node deleted.
3527         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3528         Don't mention obsolete emacs-mule coding system.
3529         (Output Coding): Copyedits.
3531         * emacs.texi (Top): Update node listing.
3533 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
3535         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3537 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3539         * building.texi (Lisp Libraries): `load-library' does offer completion.
3541 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
3543         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3544         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
3546 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3548         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
3550 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
3552         * entering.texi (Entering Emacs): Document initial-buffer-choice.
3554         * building.texi (Lisp Interaction): Document initial-scratch-message.
3556 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
3558         * msdog.texi (Windows Fonts): Fix typos.
3560         * files.texi (Save Commands): Fix pxref.
3562 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
3564         * files.texi (Save Commands): Mention diff-buffer-with-file.
3565         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
3566         Henoch (Bug#3036).
3568 2009-03-15  Glenn Morris  <rgm@gnu.org>
3570         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3571         the former is not always used.
3572         (Mail Headers): Use active voice.  Add "Mail-reply-to".
3573         Change case of "Id".  Avoid repeated "appropriate".
3574         (Mail Aliases): Fix previous change - use an example with a ".", so it
3575         does actually get quoted when expanded.
3576         (Mail Sending): Mailclient is the default on some systems.
3577         (Citing Mail): Mention mail-indentation-spaces.
3578         (Mail Mode Misc): Add an @dfn for "mail signature".
3580 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
3582         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3583         (Completion Options): Document read-file-name-completion-ignore-case,
3584         read-buffer-completion-ignore-case, and completion-styles.
3585         Remove description of partial-completion-mode.
3587 2009-03-14  Glenn Morris  <rgm@gnu.org>
3589         * sending.texi (Mail Format): Fix typo.  Add index entry for
3590         mail-header-separator.
3591         (Mail Headers): Put info about initialization and changing in one place
3592         at the start.  Update FCC section for mbox Rmail.  Clarify From
3593         section, mention mail-setup-with-from.  Clarify Reply-to section.
3594         Add Mail-followup-to and mail-mailing-lists.  Clarify References
3595         section.
3596         (Mail Aliases): Update example, make less contentious.
3597         Update for name change of mail-interactive-insert-alias.
3598         (Mail Mode): Remove mention of `%' as a word separator.
3599         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
3600         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3601         commands.  Clarify FCC handling.  In mail-complete, add reference to
3602         Mail Aliases section, and mention mail-complete-function.
3603         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3604         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
3605         signature netiquette.  Explain how the mail hooks work when continuing
3606         a composition.
3607         (Mail Amusements): Internationalize the spook section a bit.
3608         Remove the spook mail-setup-hook example, since it doesn't work well.
3609         Mention fortune-file.
3610         (Mail Methods): Mention read-mail-command.
3612 2009-03-14  David Reitter  <david.reitter@gmail.com>
3614         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3615         and NS resources following recent changes.
3617 2009-03-10  Jason Rumney  <jasonr@gnu.org>
3619         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
3620         w32-use-visible-system-caret doc to indicate that it should get set
3621         automatically.
3622         (Windows Fonts): Add doc for the uniscribe backend.
3624 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
3626         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3627         vc-dir.  (Bug#2598)
3629 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
3631         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
3633 2009-03-05  Glenn Morris  <rgm@gnu.org>
3635         * rmail.texi (Rmail Basics): Add reference to sorting.
3636         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3637         Minor re-wordings.
3638         (Rmail Motion): Mention rmail-next-same-subject.
3639         (Rmail Deletion): Expunging is not the only way to change the numbers.
3640         (Rmail Labels): Labels can also be used in sorting.
3641         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3642         (Rmail Display): Mention rmail-mime.
3644 2009-03-04  Glenn Morris  <rgm@gnu.org>
3646         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3647         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
3648         summary.  Mention sorts cannot be undone.
3649         (Rmail Display): Give an example of how to use goto-address-mode.
3650         (Rmail Editing): It's keybindings that are redefined, not commands.
3651         Fix some typos.
3652         (Movemail): Some minor rewording.
3653         (Remote Mailboxes): Emacs movemail supports pop by default.
3654         Fix some minor grammatical issues.  The "two alternative ways" to
3655         specify a POP mailbox are really just one.  Remove all reference to the
3656         variables rmail-pop-password and rmail-pop-password-required, obsolete
3657         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
3658         can support Kerberos.
3660 2009-03-03  Glenn Morris  <rgm@gnu.org>
3662         * rmail.texi (Rmail Deletion): Revert previous change, which was
3663         describing the Rmail summary versions.
3664         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3665         Minor re-wording for rmail-resend.
3666         (Rmail Make Summary): Summaries apply to buffers rather than files.
3667         <rmail-summary-by-topic>: Headers includes the subject.
3668         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3669         details, including prefix arguments.
3670         Mention rmail-summary-by-senders on C-M-f.
3671         Not counting lines might be faster.
3672         (Rmail Summary Edit): More details on the delete commands.
3673         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3674         Name the commands bound to the various keys.  Mention prefix argument
3675         for searching.
3676         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
3677         Simplify rmail-highlighted-headers description.  Update face name.
3679 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
3681         * mark.texi (Marking Objects): Fix typo.
3683 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
3685         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3686         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
3688 2009-03-01  Glenn Morris  <rgm@gnu.org>
3690         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
3691         (Rmail Motion): - M-s searches from the end of messages.
3692         (Rmail Deletion): Minor clarification.  Fix numeric argument
3693         description.
3694         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
3695         newmail and RMAILOSE files need not be in home-directory.
3696         (Rmail Files): Mention I/O menus are unselectable if no files match.
3697         Mention `MAIL' env-var.
3699 2009-02-24  Jason Rumney  <jasonr@gnu.org>
3701         * mule.texi (Fontsets): Mention fontset-default, font specs and
3702         fallback fontsets.
3703         (Defining Fontsets): Mention ns and w32 variants of
3704         standard-fontset-spec.  Update description of startup fontset to match
3705         Emacs 23 behavior.
3706         (Modifying Fontsets): New section.  (Bug#656)
3707         (International): Link to Modifying Fontsets.
3709 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3711         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3712         Mention ns-extended-platform-support-mode.
3714 2009-02-22  Karl Berry  <karl@gnu.org>
3716         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3718 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
3720         * basic.texi (Moving Point, Position Info):
3721         * files.texi (Visiting):
3722         * mini.texi (Completion Options):
3723         * text.texi (HTML Mode): Remove duplicate words.
3725 2009-02-20  Glenn Morris  <rgm@gnu.org>
3727         * rmail.texi: Minor updates for mbox rather than Babyl.
3729 2009-02-17  Karl Berry  <karl@gnu.org>
3731         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3733 2009-02-17  Richard M Stallman  <rms@gnu.org>
3735         * anti.texi (Antinews): Mention Babyl format.
3737         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3739         * rmail.texi: Update for mbox format.
3740         Various small fixes, as well as the following.
3741         (Out of Rmail): Node deleted.
3742         (Rmail): Update menu.
3743         (Rmail Files): Comment out set-rmail-inbox-list.
3744         Document rmail-inbox-list instead.
3745         (Rmail Output): Substantial changes since C-o is now
3746         rmail-output-as-seen and o is rmail-output.
3747         (Rmail Attributes): Delete `stored', add `retried'.
3748         (Rmail Display): Editing headers works in all cases.
3750 2009-02-17  Glenn Morris  <rgm@gnu.org>
3752         * basic.texi (Position Info): M-x count-lines-region is not always on
3753         M-=.  (Bug#2269)
3755 2009-02-09  Glenn Morris  <rgm@gnu.org>
3757         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3758         defaults.
3760 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3762         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3763         documentation of possible problems with redecoding.
3765 2009-02-03  Glenn Morris  <rgm@gnu.org>
3767         * rmail.texi (Out of Rmail): Mention b2m.pl.
3769 2009-01-31  Glenn Morris  <rgm@gnu.org>
3771         * rmail.texi (Out of Rmail): Correct b2m location.
3773 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3775         * fixit.texi (Undo): Update undo limit values.
3777 2009-01-27  Glenn Morris  <rgm@gnu.org>
3779         * emacs.texi (Top): Fix Antinews menu entry.
3781 2009-01-25  Karl Berry  <karl@gnu.org>
3783         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3784         item with no marker, instead of the syntactically incorrect
3785         @itemize @asis.
3787 2009-01-25  Juri Linkov  <juri@jurta.org>
3789         * building.texi (Grep Searching): Fix index entry for lgrep.
3791 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3793         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3795 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3797         * macos.texi (Preferences Panel): Update description of font setting to
3798         reflect that prior frame selection is no longer needed.
3800 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3802         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3803         raise GUD subsections.
3805 2009-01-15  Glenn Morris  <rgm@gnu.org>
3807         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3809 2009-01-10  Glenn Morris  <rgm@gnu.org>
3811         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3813 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3815         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3816         logical lines.
3818 2008-12-29  Juri Linkov  <juri@jurta.org>
3820         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3822         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3824 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3826         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3827         goto-address-mode instead of goto-address.
3829         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3830         mode.
3832         * emacs.texi (Top): Update node listing.
3834 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3836         * custom.texi (Directory Variables): Explain what is a "project".
3837         Add indexing.  Improve wording.  Add a footnote about using
3838         _dir-locals.el on MS-DOS.
3840 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3842         * files.texi (Misc File Ops): Mention chmod as an alias for
3843         set-file-modes.
3845 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3847         * help.texi (Help): Fix typos and reword.
3848         (Help Summary): Add entries for C-h n and C-h r, reorder
3849         entries, and do some minor fixes.
3850         (Name Help): Say that C-h F works for commands only.
3851         (Misc Help): Say that view-lossage displays 300 keystrokes.
3853 2008-12-20  Glenn Morris  <rgm@gnu.org>
3855         * ack.texi (Acknowledgments): General update based on AUTHORS,
3856         including removal of some stuff no longer distributed.
3858 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3860         * fixit.texi: Mention hunspell.
3862 2008-12-19  Glenn Morris  <rgm@gnu.org>
3864         * ack.texi (Acknowledgments): Small grammar fix.
3865         Consolidate explanatory text at start.
3867         * display.texi (Text Display):
3868         * indent.texi (Indentation): Use @acronym with ASCII.
3870 2008-12-18  Glenn Morris  <rgm@gnu.org>
3872         * ack.texi: Various small updates and fixes.
3874 2008-12-18  Juri Linkov  <juri@jurta.org>
3876         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3877         as a key binding to start a forward nonincremental word search.
3878         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3879         a backward nonincremental word search.  Add index for `M-s w'
3880         `isearch-forward-word'.
3881         (Regexp Search): Add a short summary of regexp key commands like
3882         in the node "Basic Isearch".
3883         (Other Repeating Search): Fix typo.
3885 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3887         * misc.texi (PostScript Variables): Fix doc.
3889 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3891         * programs.texi (Program Modes): Mention Ruby mode.
3893 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3895         * misc.texi (emacsclient Options): Describe what an empty string
3896         argument does for --alternate-editor.
3898 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3900         * cmdargs.texi (Font X): Distinguish between client-side and
3901         server-side fonts.  List valid Fontconfig properties.  Add reference to
3902         Fontconfig manual.  List valid GTK font properties.  Explain use of
3903         fc-list.
3905 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3907         * cmdargs.texi (Font X): Move discussion of quoting to top.
3909 2008-12-06  Glenn Morris  <rgm@gnu.org>
3911         * maintaining.texi (Old Revisions): Improve previous change.
3913 2008-12-05  Richard M Stallman  <rms@gnu.org>
3915         * anti.texi (Antinews): Minor fixes.
3917 2008-12-03  Glenn Morris  <rgm@gnu.org>
3919         * maintaining.texi (Old Revisions): Fix diff-switches description.
3921 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3923         * emacs.texi (Top): Fix typo.
3925 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3927         * misc.texi (Document View): Explain dependence on gs at the top.
3928         Copyedits.
3930         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3932         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3933         (Comment Commands): Discuss region-active behavior of M-; first.
3935 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3937         * display.texi (Line Truncation): Add reference to Continuation
3938         Lines.
3940         * windows.texi (Pop Up Window): Mention split-height-threshold
3941         and split-width-threshold.
3942         (Split Window): Add reference to Continuation Lines.
3944 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3946         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3947         (GNUstep Support): New node.
3948         * anti.texi:
3949         * emacs.texi:
3950         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3952 2008-11-28  Richard M Stallman  <rms@gnu.org>
3954         * misc.texi (Dissociated Press): Minor cleanups.
3956         * dired.texi (Image-Dired): Avoid passive.
3958 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3960         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3961         representation.
3963 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3965         * files.texi (Visiting): Rewrite paragraph for clarity.
3967         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3969 2008-11-25  Alan Mackenzie  <acm@muc.de>
3971         * programs.texi (Moving by Parens): Clarify that parens inside strings
3972         and comments are ignored, and that the commands assume the starting
3973         point isn't in a string or comment.
3975 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3977         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3978         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3979         version.
3980         (Mac Customization): Rewrite Preferences Panel section and merge in to
3981         this node, add Open files by dragging to an Emacs window.
3983         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3985 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3987         * files.texi (Misc File Ops): Document set-file-modes.
3989         * windows.texi (Split Window): Document integer values of
3990         truncate-partial-width-windows.
3992         * text.texi (Text): Simplify description of markup languages.
3993         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3994         (TeX Editing): Note that `""' inserts one `"' character.
3995         (HTML Mode): Note in the introduction that XML mode is an alias for
3996         SGML mode.  Mention nXML mode.
3998 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
4000         * building.texi (Watch Expressions): Fix typo.
4002 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
4004         * files.texi (Visiting): Document new behavior of
4005         confirm-nonexistent-file-or-buffer.
4007         * buffers.texi (Select Buffer):
4008         Document confirm-nonexistent-file-or-buffer.
4010         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4011         edit-picture.
4013         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
4014         edit-picture', since that is just an alias for picture-mode.
4015         (Sentences): Note that repeated M-@ extends the region.
4016         (Pages): Make terminology more consistent.  Link to Regexps node.
4017         (Longlines): Discuss relationship with Visual Line mode.
4018         (Text Mode): Remove extraneous discussion of other modes, since they
4019         were already introduced in the parent node.
4021 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
4023         * anti.texi (Antinews): Rewrite.
4025         * entering.texi (Exiting): Mention "minimize" terminology.
4027         * frames.texi (Frame Commands): Mention "minimize" terminology.
4029         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4030         formats.
4031         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4032         (Misc X): Don't document useless -hb option.
4034 2008-11-22  Juri Linkov  <juri@jurta.org>
4036         * dired.texi (Dired Navigation): Change normal file name search option
4037         from `non-nil' to `t'.  Add `dwim' option.
4039 2008-11-22  Juri Linkov  <juri@jurta.org>
4041         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4042         ".dir-locals.el".  Rename `define-project-bindings' to
4043         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
4044         `dir-locals-set-directory-class'.
4046 2008-11-22  Lute Kamstra  <lute@gnu.org>
4048         * buffers.texi (Select Buffer): Index goto-line.
4049         * basic.texi (Moving Point): Mention the use of a numeric prefix
4050         argument with goto-line and refer to Select Buffer for the use of a
4051         plain prefix argument.
4053 2008-11-19  Glenn Morris  <rgm@gnu.org>
4055         * doclicense.texi: Update to FDL 1.3.
4056         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4058 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
4060         * custom.texi (Minor Modes): Define mode commands and mode variables
4061         more precisely.  Recommend using mode commands instead of setting
4062         variables directly.  Put minor modes in a list, and add more modes.
4063         (Easy Customization): Use "init file" instead of .emacs.
4064         (Customization Groups): Update to new Custom buffer appearance.
4065         (Saving Customizations): Copyedits.  Update example.
4066         (Variables): Give example of variable type-sensitivity.
4067         (Examining): Update example.
4068         (Hooks): Copyedits.
4069         (Specifying File Variables): Use C comments instead of an artificial
4070         Lisp for the example.
4071         (Keymaps): Move internals discussion to Prefix Keymaps.
4072         (Rebinding): Remove redundant paragraph (stated in Key Binding).
4073         (Init Rebinding): Document kbd macro.
4074         (Init File): Link to Find Init.
4076         * mark.texi (Using Region): Document Delete Selection Mode more
4077         thoroughly.
4079         * frames.texi (Mouse Commands): Move most of the description of Delete
4080         Selection Mode to Using Region, and link to it.
4081         (Clipboard): Note that paste is bound to clipboard-yank.
4083         * building.texi (Compilation): Document first-error value of
4084         compilation-scroll-output.
4085         (Compilation Mode): Note that compilation-auto-jump-to-first-error
4086         works as soon as an error is available.  Suggested by Juri Linkov.
4088         * mini.texi (Passwords): New node.
4090         * files.texi (Remote Files): Link to Passwords node.
4092         * emacs.texi (Top): Update node listings.
4094 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
4096         * ack.texi (Acknowledgments): Some updating of credits.
4098         * emacs.texi (Acknowledgments): Add a couple more names.
4100         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4102         * files.texi (Directories): Describe delete-directory in text.
4103         (Misc File Ops): Document use of trash.
4105 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
4107         * macos.texi (Mac Customization): Fix typos.
4109 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4111         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4112         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
4113         the conventions of the main Emacs manual.
4115         * emacs.texi (Top): Update node listings.
4117 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
4119         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
4120         command-line-args is processed during startup.
4121         (Action Arguments): Correctly describe how file arguments interact with
4122         the startup screen.  Link to Lisp Interaction for scratch buffer.
4123         (Initial Options): Link to Command Example for -batch option.
4124         (Environment): Document initial-environment.
4126         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4127         can't be changed in the site-start file.
4129 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
4131         * dired.texi (Dired): Mention C-x C-d too.
4132         (Dired Enter): Document M-n in the Dired minibuffer.
4133         (Dired Navigation): Explain dired-goto-file more clearly.
4134         Document dired-isearch-filenames.
4135         (Dired Deletion): Remove unnecessary "expunged" terminology.
4136         (Flagging Many Files): & is now rebound to `% &'.
4137         (Shell Commands in Dired): Document dired-do-async-shell-command.
4138         Clarify how multi-file arguments are passed.
4139         (Misc Dired Features): Document dired-do-isearch.
4141 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
4143         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4145 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
4147         * search.texi (Other Repeating Search): Remove obsolete findex entries.
4149 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
4151         * programs.texi (Program Modes): Link to Program Indent node.
4152         (Left Margin Paren): Explain consequences of changing
4153         open-paren-in-column-0-is-defun-start more concisely.
4154         (Which Function, Program Indent, Info Lookup): Minor edits.
4155         (Basic Indent): If region is active, TAB indents the region.
4156         (Multi-line Indent): If region is active, TAB indents the region.
4157         Note that indent-region is useful when Transient Mark mode is off.
4158         (Matching): The delimiter at the cursor is highlighted---the character
4159         changes color.
4160         (Symbol Completion): Link to Completion node.
4162         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4163         a strictly text-only system.
4165         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4166         batch mode.
4168 2008-11-01  Richard M. Stallman  <rms@gnu.org>
4170         * misc.texi (Document View): Major rewrite.
4172         * maintaining.texi (Types of Log File): Change logs are older than
4173         version control.
4174         (VCS Concepts): Simplify and rearrange.
4175         (Version Control Systems): Make it clear that Linux is only the kernel.
4176         (VC Mode Line): Shorten reference to menu item.
4177         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
4178         (VC Directory Mode): Minor cleanup.
4179         Unchanged files are hidden, not omitted.
4180         (VC Directory Commands): Shorten and simplify.
4181         (Change Log Commands): New node, split from Change Logs.
4182         (VC Directory Buffer): New node, split from VC Directory Mode.
4184 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4186         * misc.texi (Document View): Rename from Document Files, moved here
4187         from files.texi.
4189         * files.texi (Version Control): Move to maintaining.texi.
4190         Subnodes moved as well.
4191         (Document Files): Move to misc.texi.
4193         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4194         vc-update-change-log.
4195         (Version Control): Move here from files.texi.
4196         (Format of ChangeLog): Make it a subnode of Change Log.
4198         * emacs.texi (Top): Update node listing.
4200 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
4202         * files.texi (Files): Add a section about document
4203         files (doc-view-mode).
4205 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
4207         * building.texi (Compilation Mode):
4208         Document compilation-auto-jump-to-first-error.
4209         (Debuggers): Lower GUD subsections to subsubsections.
4210         (Starting GUD): Add cindex.
4211         (Lisp Interaction): Note that scratch is no longer the initial buffer.
4213 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
4215         * indent.texi (Indentation): Link to Program Indent.
4217         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4218         now uses emacsclient's terminal.
4220 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
4222         * mark.texi (Using Region): Document use-empty-active-region.
4224         * emacs.texi (Top): Update node listings.
4226         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
4227         Don't mention obsolete emacs.bash script.
4228         (Invoking emacsclient): Rewrite, moving optional arguments to
4229         emacsclient Options.
4230         (emacsclient Options): New node.  Document server-use-tcp and
4231         server-host.
4233 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
4235         * indent.texi (Indentation): Replace list with paragraphed text,
4236         putting description of syntax-driven indentation first.  Document new
4237         effect of active regions on tab.
4238         (Tab Stops): Note that editable tab stops affect indentation commands.
4240 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4242         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4244 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
4246         * custom.texi (Function Keys): Note that modified keypad keys are not
4247         translated.
4249         * basic.texi (Arguments): Explain how to insert multiple digits.
4251 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
4253         * files.texi (Remote Files): Precise selection of default method.
4254         Rewrite paragraph about disabling remote file names.
4256 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
4258         * search.texi (Special Isearch): Document M-TAB is isearch.
4260         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4261         command.
4263         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4265 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4267         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4268         section.
4270 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
4272         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4273         to files.texi.  Move contents of vc2-xtra.texi here.
4275         * vc2-xtra.texi: File removed.
4277         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4278         Directory Commands from the submenu.  Don't include deleted file
4279         vc2-xtra.texi.
4281         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4282         (Version Control): Add VC Directory Mode and VC Directory Commands to
4283         the submenu.
4284         (Why Version Control?): Use table format.
4285         (Version Control Systems): Note that Meta-CVS support is gone.
4286         (VCS Concepts): Note precisely when VC started supporting filesets.
4287         Remove bogus xref to CVS Options node.
4288         (Types of Log File): Copyedits.
4289         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4290         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4291         The Right Thing.
4292         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4293         (Log Buffer): Reorganize node, putting C-c C-c description first.
4294         (Old Revisions): Use CVS for example, not RCS.
4295         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4296         Commands from the submenu, putting them under Version Control.
4297         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4298         need to include it in the manual unconditionally, since it is now
4299         crucial to using distributed version control systems.
4300         (Comparing Files): Note that diff uses the minibuffer, and that the
4301         output is shown using Diff mode.
4302         (Diff Mode): Explain what "patch" and "hunk" mean.
4303         Document diff-update-on-the-fly, diff-refine-hunk, and
4304         diff-show-trailing-whitespaces.
4305         (File Archives): Add rar support.
4307         * major.texi (Choosing Modes): Make mode selection sequence more
4308         obvious by describing the steps in order of priority.  Note that
4309         magic-mode-alist is nil by default.
4310         Document magic-fallback-mode-alist.
4312 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4314         * frames.texi (Mouse References): Copyedits.
4316 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
4318         * ack.texi (Acknowledgments): Add myself as doc-view author.
4320 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
4322         * frames.texi (Dialog Boxes): Add @cindex entries.
4324 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
4326         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4327         (Text-Only Mouse): Copyedit.
4329 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
4331         * frames.texi: Use @key throughout for mouse clicks.
4332         (Cut/Paste Other App): Document yank-pop-change-selection.
4333         (Secondary Selection): Fix modified mouse click syntax.
4334         (Clipboard): Describe Cut, Copy and Paste commands.
4335         (Mouse References): Not all references are in read-only buffers.
4336         Copyedits.
4337         (Creating Frames): Add xref to Init File.
4338         (Frame Commands): Add xref to Exiting.
4339         (Scroll Bars): Document GTK vs toolkit behavior.
4341 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
4343         * files.texi (Version Control): Copyedits.  Add Bazaar.
4344         (Version Control Systems): List different VCS's using an itemized list.
4345         Add Bazaar.
4346         (VCS Concepts): Copyedits.  Tweak description of file merging.
4348         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4349         (Cut/Paste Other App): Document select-active-regions and
4350         x-select-enable-primary.
4352 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
4354         * mark.texi (Shift Selection): Correct case in node name.
4356         * emacs.texi (Top): Update node order in Mark chapter.
4358 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
4360         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4362         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
4363         elsewhere in the manual instead of describing yet again the intricacies
4364         of $HOME on MS-Windows and MS-DOS.
4366 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
4368         * mini.texi (Minibuffer File): Add xref to File Names.
4369         (Minibuffer File): Add discussion of `~' in file names.
4370         Add insert-default-directory index reference.
4372         * files.texi (File Names): Reorganize description.
4373         (Visiting): Add xref to Mode Line.  Copyedits.
4374         (Save Commands): Mention prefix behavior of C-x C-s.
4375         (Numbered Backups): Node deleted.
4376         (Backup Names): Contents of Numbered Backups moved here.  State default
4377         of version-control variable.
4378         (Reverting): Copyedits.
4379         (Version Control): Add additional version control systems.
4381         * emacs.texi (Top): Delete Numbered Backups node.
4383         * cmdargs.texi (General Variables): Change Numbered Backups xref to
4384         Backup Names.
4385         (Initial Options): Document renamed variable inhibit-startup-screen.
4387 2008-10-11  Romain Francoise  <romain@orebokech.com>
4389         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4391 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
4393         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4394         (Select Buffer): Mention use of minibuffer history.  Describe default
4395         value of default-major-mode.  Mention that C-x 4 b selects the other
4396         window.
4397         (List Buffers): Document CRM indicators in the order they appear.
4398         (Kill Buffer): Document new command kill-matching buffers.
4399         (Several Buffers): Move explanation of the relationship between buffer
4400         list and buffer menu to the top.
4401         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4403 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
4405         * entering.texi (Exiting): Document change of C-x C-c to
4406         save-buffers-kill-terminal.  Document kill-emacs.
4408 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
4410         * mule.texi (Coding Systems): Don't mention codepage-setup.
4412         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4413         cpNNN coding systems anymore.
4414         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
4415         for unibyte mode.  Don't mention line-drawing characters.
4416         Don't mention dos-unsupported-char-glyph.
4418 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
4420         * search.texi (Search): Shorten introduction.
4421         (Basic Isearch): Add command table.  Discuss reverse isearch and
4422         isearch highlighting.
4423         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
4424         ring to cindex.
4425         (Special Isearch): Move input methods discussion here.
4426         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4427         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4428         Repeat Isearch.
4429         (Isearch Minibuffer): New node.
4430         (Word Search): Document new word search commands.
4431         (Regexp Example): Simplify example using sentence-end-base variable.
4432         (Replace): Reword introduction.
4433         (Unconditional Replace): Remove unnecessary example.
4434         (Other Repeating Search): Document new `M-s o' binding.
4436         * emacs.texi (Top): Update node listings.
4438 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
4440         * emacs.texi (Top): Remove Kill Errors from menu.
4442 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
4444         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4445         interface for defining macros.  Simplify examples.  Note that C-g quits
4446         macro definitions.
4447         (Keyboard Macro Counter): Document using F3 to insert counter.
4448         Give usage example.
4449         (Keyboard Macro Query): Organize query responses in a table.
4451         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4452         Link to Erasing node.
4453         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
4454         rationale to a footnote.
4455         (Kill Errors): Remove node, due to redundancy with Erasing.
4456         (Spelling): Move discussion of flyspell to end.  Note new behavior of
4457         M-$ in active region.  Remove non-ispell-specific keybindings from
4458         table.
4460 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4462         * cmdargs.texi (Initial Options): Document --daemon.
4464 2008-09-20  Glenn Morris  <rgm@gnu.org>
4466         * files.texi (Numbered Backups): Mention that some modes set
4467         version-control.
4469 2008-09-20  Jim Blandy  <jimb@red-bean.com>
4471         * files.texi (Numbered Backups): Reference File Variables, as well.
4472         Remove discussion of Rmail's implementation.
4474 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
4476         * misc.texi (Recursive Edit): Note that top-level exits active
4477         minibuffers.
4479         * trouble.texi (Quitting): Likewise.
4481 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
4483         * emacs.texi (Top): Add Temporary Face Changes xref.
4485         * display.texi (Display): Move Temporary Face Changes node to just
4486         after Standard Faces.
4487         (Scrolling): Document recenter-top-bottom instead of recenter.
4488         (Horizontal Scrolling): Move auto hscroll discussion to the top.
4489         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4490         (Display Custom): Copyedits.
4491         (Optional Mode Line): Document display-battery-mode.
4493 2008-08-27  Romain Francoise  <romain@orebokech.com>
4495         * custom.texi (Directory Variables): Minor fix.
4497 2008-08-27  Glenn Morris  <rgm@gnu.org>
4499         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4500         descriptions.
4501         (Calendar Customizing): Tweak layout description.
4502         Move calendar-today-marker and calendar-today face to the other
4503         markers.  Condense calendar-star-date and calendar-mark-today
4504         description.
4505         (Holiday Customizing): Add oriental and solar holidays.
4506         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4507         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
4508         (Date Display Format): Change ISO format.  Be less verbose.
4509         (Diary Customizing): Mention day and month abbrev arrays.
4510         Mention the date-form variables by name.  Update European example.
4511         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
4512         Condense examples.  Mention diary-entry-symbols by name.
4513         Condense table for insertion commands.
4514         (Fancy Diary Display): Mention diary-include-string and
4515         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
4516         Ethiopic, Persian date functions.  Condense descriptions.
4518         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4519         (Adding to Diary): Adapt for changed node name.
4521 2008-08-26  Glenn Morris  <rgm@gnu.org>
4523         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4524         node "Hebrew/Islamic Entries".
4526         * calendar.texi (Specified Dates): Fix names of iso functions.
4527         (General Calendar): There may not be another window.
4528         (Writing Calendar Files, Holidays): Tweak intro.
4529         (Holidays): Mention Baha'i and Chinese holidays.
4530         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4531         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4532         (To Other Calendar): Add calendar-print-other-dates.
4533         Refer to "graphic display" rather than "X.
4534         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
4535         (Displaying the Diary): Fix whitespace after reference.
4536         Fix `diary-number-of-entries' reference.
4537         (Date Formats): Explicitly mention that day names can be abbreviated.
4538         (Adding to Diary): Add some references to other sections.
4539         (Special Diary Entries): Fix reference.
4540         (Appointments): Simplify appt-message-warning-time entry.
4541         Clarify where times must be.
4542         (Importing Diary): Comment out icalendar paragraph that does not apply.
4543         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4545 2008-08-23  Glenn Morris  <rgm@gnu.org>
4547         * fortran-xtra.texi (Fortran): Change description of free form and
4548         fixed form a bit.  Mention hideshow and imenu.
4549         (Fortran Motion): Mention fortran-end-of-subprogram,
4550         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4551         (Fortran Indent): Minor re-word.
4552         (ForIndent Commands): Mention fortran-fill-paragraph and
4553         fortran-fill-statement.
4554         (ForIndent Cont): Mention fortran-tab-mode-string.
4555         (Fortran Comments): Mention fortran-comment-line-start-skip.
4556         (Fortran Columns): Mention font-locking.
4557         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4559 2008-08-23  Johan Bockgård  <bojohan@muon>
4561         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4563 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
4565         * mini.texi (Minibuffer): Simplify introduction.
4566         (Minibuffer File): Document tilde in minibuffer filenames.
4567         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
4568         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
4569         (Completion Example): Update example to current command list.
4570         (Completion Options): Document `lazy' value of completion-auto-help.
4571         Update contents of completion-ignored-extensions.
4572         (Minibuffer History): Describe "future history" list.  State default
4573         value of history-delete-duplicates.
4575 2008-08-21  Glenn Morris  <rgm@gnu.org>
4577         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4578         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4580 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
4582         * regs.texi (Registers): Clarify valid register names.
4583         (RegPos): Note that buffer is saved and restored too.
4584         (RegText): Note that mark is reactivated/deactivated.
4585         (RegConfig): Xref to Windows node.
4587 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
4589         * basic.texi (Inserting Text): Provide command name for C-q.
4591         * killing.texi (Killing): Copyedit.  Define read-only text.
4592         (Deletion): DEL and C-d were already explained in Erasing; xref there.
4593         (Killing by Lines): Copyedit.
4594         (Other Kill Commands): Move M-w description here.
4595         (Yanking): Move M-w to Other Kill Commands.
4596         (Kill Ring): Also mention saving text in registers.  Link to Text
4597         Properties in elisp manual.
4598         (Accumulating Text): Copyedit.
4599         (CUA Bindings): Shift selection is now the default.
4601 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4603         * maintaining.texi (Change Log): Mention next-error is available.
4605 2008-08-10  Glenn Morris  <rgm@gnu.org>
4607         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4608         and intermonth text.
4609         (Holiday Customizing): Add holiday-chinese.
4611 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
4613         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
4615 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4617         * files.texi (Log Buffer): Describe C-c C-d.
4618         (Diff Mode): Describe C-x 4 A.
4620 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
4622         * vc1-xtra.texi (VC Directory Mode): Fix last change.
4624 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
4626         * files.texi (Old Revisions): Update the keys used by vc-annotate and
4627         describe the new bindings to show the changeset diff, toggle annotation
4628         visibility, show revisions.
4629         (VC Status): Describe key bindings for modifying the change comments,
4630         displaying changeset diffs and annotations.
4632         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4634 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
4636         * vc1-xtra.texi (VC Directory Mode): Fix typo.
4638 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
4640         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4641         and wording.
4643 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
4645         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4646         marking/unmarking.  Add descriptions for the multiple file search
4647         commands.  Improve some old info.
4649 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
4651         * display.texi (Visual Line Mode): New node.
4653         * basic.texi (Inserting Text): Move DEL to deletion node.
4654         (Moving Point): Add additional alternative key bindings.
4655         Describe line-move-visual.
4656         (Erasing): Describe DEL.
4657         (Basic Undo, Blank Lines, Arguments): Copyedit.
4658         (Continuation Lines): Mention Visual Line mode.
4659         (Position Info): Move extended discussion to mule.texi.
4661         * mule.texi (International Chars): Describe C-x =.
4663         * emacs.texi (Top): Add Visual Line Mode node.
4665 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4667         * emacs.texi: Remove VMS support.
4669 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
4671         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4672         the vc-dir command name.
4674 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4676         * xresources.texi: Remove mentions of Mac Carbon.
4678 2008-07-19  Andreas Schwab  <schwab@suse.de>
4680         * ns-emacs.texi: Move to ../misc.
4682 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4684         * entering.texi (Exiting): Don't describe text-only terminals as the
4685         default.  Describe the new startup screen.
4686         (Exiting): Describe how to kill Emacs first.  Change description of
4687         iconification to handle modern window systems.
4689 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
4691         * ns-emacs.texi: New file, documents features of Emacs port under
4692         NeXTstep windowing.
4694 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
4696         * entering.texi (Entering Emacs): Update prev node.
4698         * glossary.texi (Glossary): Remove xref to Text Characters.
4700         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
4701         directly, rather than in the context of ASCII.  Move description of
4702         special properties of modifier key to new Modifier Keys node.
4703         (Keys): Copyedit.
4704         (Text Characters): Delete node.  Multibyte is the default nowadays, and
4705         the node contents are obsolete.
4707         * custom.texi (Modifier Keys): New node.
4709         * emacs.texi (Top): Update node list.
4711 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
4713         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
4714         saying that Emacs provides menus and mouse support (which is par for
4715         the course).
4717         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
4718         early on.
4719         (Point): Copyedit.  Relegate historical trivia to a footnote.
4720         (Mode Line): Explain mode-line format more consistently.
4721         (Menu Bar): Copyedit.
4723 2008-06-27  Glenn Morris  <rgm@gnu.org>
4725         * cal-xtra.texi (Sexp Diary Entries):
4726         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4728 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4730         * mark.texi (Shift selection): New node.
4731         (Mark): Copyedits.
4732         (Persistent Mark): Move to the end of the chapter.
4734 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4736         * makefile.w32-in (distclean): Remove makefile.
4738 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4740         * building.texi (Starting GUD): Add an entry for gud-gdb.
4741         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4742         command mode.
4744 2008-06-17  Glenn Morris  <rgm@gnu.org>
4746         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4748 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4750         * building.texi (Starting GUD): Expand on remote debugging.
4751         (Other GDB-UI Buffers): Mention new keyboard bindings.
4753 2008-06-15  Glenn Morris  <rgm@gnu.org>
4755         * gnu.texi: Use a verbatim license for this invariant section,
4756         as per etc/GNU.
4758 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4760         * emacs.texi, misc.texi: Add documentation about serial port access.
4762 2008-06-13  Glenn Morris  <rgm@gnu.org>
4764         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4765         maintain.info.
4767 2008-06-05  Miles Bader  <miles@gnu.org>
4769         * display.texi (Temporary Face Changes): Update to reflect function
4770         renamings in face-remap.el.
4772 2008-06-04  Miles Bader  <miles@gnu.org>
4774         * display.texi (Temporary Face Changes):
4775         Add `adjust-buffer-face-height'.  Rewrite description of
4776         `increase-buffer-face-height' and `decrease-default-face-height' now
4777         that they aren't bound by default.
4779 2008-06-03  Miles Bader  <miles@gnu.org>
4781         * display.texi (Temporary Face Changes): New node.
4783 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4785         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4787 2008-05-31  Glenn Morris  <rgm@gnu.org>
4789         * cal-xtra.texi (Fancy Diary Display): Simplify.
4791 2008-05-30  Glenn Morris  <rgm@gnu.org>
4793         * cal-xtra.texi (Fancy Diary Display): Update for
4794         diary-display-function replacing diary-display-hook.
4796 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4798         * msdog.texi (Windows Keyboard): Add descriptions of
4799         w32-register-hot-key and w32-unregister-hot-key.
4801 2008-05-21  Tom Tromey  <tromey@redhat.com>
4803         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4804         Variables node.
4806 2008-05-19  Tom Tromey  <tromey@redhat.com>
4808         * custom.texi (Variables): Add Directory Variables to menu.
4809         (Directory Variables): New node.
4811 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4813         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4815 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4817         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4818         Revision Tags and rewritten.  Section now uses modern terminology,
4819         (tags rather than snapshots) and describes post-SCCS systems more
4820         accurately.
4822 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4824         * msdog.texi (Windows Files): Update documentation of
4825         w32-get-true-file-attributes.
4827 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4829         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4830         directory mode.
4832 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4834         * killing.texi (Appending Kills): Remove a strangely off-topic index
4835         entry "television".
4837 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4839         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4841 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4843         * emacs/buffers.texi, emacs/files.texi (Version-control):
4844         vc-toggle-read-only is no longer a good idea...
4846 2008-04-29  Glenn Morris  <rgm@gnu.org>
4848         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4850 2008-04-22  Juri Linkov  <juri@jurta.org>
4852         * dired.texi (Subdirectories in Dired): Describe using `^'
4853         to return to the parent directory.
4855 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4857         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4858         recent changes.
4860 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4862         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4863         (Other GDB-UI Buffers): Update for recent thread related changes.
4865 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4867         * maintaining.texi (Maintaining):
4868         * emacs.texi (Top): Typo.
4870 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4872         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4873         arg in `font-lock-add-keywords'.
4875 2008-04-08  Glenn Morris  <rgm@gnu.org>
4877         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4878         Also add Baha'i calendar references where appropriate.
4880 2008-04-05  Glenn Morris  <rgm@gnu.org>
4882         * custom.texi (Init File): Byte-compiling .emacs is bad.
4884 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4886         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4888 2008-03-29  Glenn Morris  <rgm@gnu.org>
4890         * calendar.texi: Update for `calendar-date-style' replacing
4891         `european-calendar'.
4893 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4895         * display.texi (Display Custom): Mention overlay-margin in text.
4897 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4899         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4900         tutorial' comments.
4902 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4904         * mark.texi (Mark): Rearrange nodes.
4905         (Persistent Mark): Rename from Transient Mark.
4906         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4907         Describe Transient Mark mode as the default.
4909         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4910         the default behavior with Transient Mark mode off.
4911         (Position Info): Fix typo.
4913         * display.texi (Standard Faces): Reference the Mark node.
4914         Remove discussion of the region face, which is discussed there.
4916         * emacs.texi (Top): Update node listings.
4918         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4919         as the default.
4921         * fixit.texi (Undo): Standardize choice of undo key sequence.
4922         (Undo, Spelling): Describe Transient Mark mode as the default.
4924         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4925         default.
4927         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4929         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4930         mode is the default, and note that the mark is not activated when set.
4932         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4933         Describe Transient Mark mode as the default.
4935         * search.texi (Basic Isearch): Reference the Mark Ring node.
4936         (Replace, Unconditional Replace, Other Repeating Search):
4937         Describe Transient Mark mode as the default.
4939         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4940         Describe Transient Mark mode as the default.
4941         (Paragraphs): Describe how M-h behaves when region is active.
4943         * trouble.texi (Quitting): Clarify effects of C-g.
4945 2008-03-13  Glenn Morris  <rgm@gnu.org>
4947         * emacs.texi (EMACSVER): Set to 23.0.60.
4949 2008-03-05  Glenn Morris  <rgm@gnu.org>
4951         * dired.texi (Hiding Subdirectories): Fix previous change.
4953 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4955         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4957 2008-02-28  Kim F. Storm  <storm@cua.dk>
4959         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4960         Move describe-distribution to C-h C-o.
4961         Move view-emacs-problems to C-h C-p.
4962         Add view-emacs-debugging on C-h C-d.
4963         Add view-external-packages on C-h C-e.
4964         Add view-order-manuals on C-h C-m.
4966 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4968         * msdog-xtra.texi (MS-DOS): Docstring fix.
4970 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4972         * msdog.texi (Windows Fonts): Use a @table for describing font
4973         properties.
4975 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4977         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4978         value has changed.
4979         (Windows HOME): Clarify what is meant by "if that fails as well".
4980         (Windows Fonts): New section.
4982 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4984         * basic.texi (Basic Undo): Remove duplicate "you can".
4986 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4988         * maintaining.texi (Tags): Fix last change.
4990 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4992         * tramp.texi: Use new FSF's Back-Cover Text.
4994 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4996         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4998 2008-01-26  Richard Stallman  <rms@gnu.org>
5000         * maintaining.texi (Tags): Delete redundant index entry.
5002 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5004         * programs.texi (Imenu): Move "@cindex tags" from here...
5005         * maintaining.texi (Tags): ...to here.
5007 2008-01-23  Kevin Ryde  <user42@zip.com.au>
5009         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5010         click count.
5012 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
5014         * entering.texi (Exiting): Fix typo.
5015         Reported by D. E. Evans <sinuhe@gnu.org>.
5017 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
5019         * glossary.texi (Glossary): Fix typo.
5021 2007-12-27  Richard Stallman  <rms@gnu.org>
5023         * text.texi (Formatted Text): Improve menu tag.
5024         (Editing Format Info): In Info, add duplicate menu of nodes
5025         about the submenus.
5026         (Format Faces): Say where Faces menu is found.  Mention Other.
5027         (Format Colors): Say where these submenus are found.
5028         (Format Indentation, Format Justification): Likewise.
5029         (Format Properties): Likewise.
5031 2007-12-22  Richard Stallman  <rms@gnu.org>
5033         * search.texi (Query Replace): Make exp of query-replace more
5034         self-contained, and clarify.
5036         * cc-mode.texi (Getting Started): Change @ref to @pxref.
5038 2007-12-15  Richard Stallman  <rms@gnu.org>
5040         * files.texi (Auto Save): Clarify definition of auto-saving.
5042 2007-11-26  Richard Stallman  <rms@gnu.org>
5044         * help.texi (Help Echo): Cleanups.
5046 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
5048         * files.texi (Why Version Control?): Fix typo.
5049         (VCS Concepts): Fix typos; small tense fix.
5050         (Selecting a Fileset): Fix typos; small rewording.
5051         (Log Buffer): Likewise.
5052         (Old Revisions): Likewise.
5054 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5056         * mule.texi (Communication Coding): Fix wording of last change.
5058 2007-11-16  Werner Lemberg  <wl@gnu.org>
5060         * custom.texi (Specifying File Variables):
5061         * major.texi (Choosing Modes): Mention '\" in man pages.
5063 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
5065         * mule.texi (Communication Coding): Document x-select-request-type.
5067         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5069 2007-11-15  Francesco Potortì  <pot@gnu.org>
5071         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5072         --output=file.
5074 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
5076         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5077         (Help Echo): Avoid mentioning the term "region" here and
5078         consistently use the term "active text".
5080 2007-11-11  Glenn Morris  <rgm@gnu.org>
5082         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5084 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5086         * search.texi (Query Replace):
5087         Mention `query-replace-show-replacement'.
5089 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
5091         * building.texi (Watch Expressions): Remove obscure sentence.
5093 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
5095         * mule.texi (Select Input Method): Describe how to activate an input
5096         method in the text mode.
5098 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
5100         * cmdargs.texi (Misc Variables): Remove Sun windows info.
5102 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
5104         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5106 2007-10-30  Glenn Morris  <rgm@gnu.org>
5108         * misc.texi (Directory Tracking): Explain a bit more about
5109         dirtrack-mode.
5111 2007-10-25  Glenn Morris  <rgm@gnu.org>
5113         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5115 2007-10-24  Richard Stallman  <rms@gnu.org>
5117         * misc.texi (Interactive Shell): Cleanup last change.
5119 2007-10-22  Juri Linkov  <juri@jurta.org>
5121         * mini.texi (Minibuffer History): Add text about a list of minibuffer
5122         default values.
5124 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
5126         * files.texi: Disambiguate two slightly different uses of the term
5127         'filesets'.
5129 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
5131         * trouble.texi (Quitting): Fix typo.
5133 2007-10-18  Glenn Morris  <rgm@gnu.org>
5135         * frames.texi (Mode Line Mouse): Mention minor mode names.
5137 2007-10-17  Juri Linkov  <juri@jurta.org>
5139         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5140         fill-paragraph operates on the active region in Transient Mark mode.
5141         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5142         with fill-paragraph.
5144         * basic.texi (Arguments): Replace fill-paragraph-or-region with
5145         fill-paragraph.
5147         * fixit.texi (Spelling): ispell-word operates on the active region
5148         in Transient Mark mode.
5150 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
5152         * building.texi (Source Buffers):
5153         * custom.texi (Init Non-ASCII):
5154         * glossary.texi (Glossary): Use "key binding" consistently.
5156 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
5158         * calendar.texi (Diary): Fix directive.
5160 2007-10-16  Richard Stallman  <rms@gnu.org>
5162         * calendar.texi (Diary): Clarify text about diary file example.
5164 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
5166         * files.texi: Capitalize node names according to convention.
5168 2007-10-13  Glenn Morris  <rgm@gnu.org>
5170         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5172 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
5174         * emacs.texi:
5175         * files.texi (Version Systems): Minor fixes to version-control material
5176         suggested by RMS and Robert J. Chassell.
5178 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
5180         * files.texi (Version Systems):
5181         * vc-xtra.texi:
5182         * vc1-xtra.texi:
5183         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5184         operations.  Change of terminology from `version' to `revision'.
5185         Revise text for adequate description of VCSes with monotonic IDs.
5186         * emacs.texi: Change of terminology from `version' to `revision'.
5188 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
5190         * files.texi (Version Systems): Describe newer VCses.
5191         Reorder the descriptions to be chronological.
5193 2007-10-09  Richard Stallman  <rms@gnu.org>
5195         * display.texi (Cursor Display): Correct how cursor appears
5196         in nonselected windows.
5198 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
5200         * building.texi (GDB Graphical Interface): Remove references to gdba
5201         and mention gud-gdb.
5203 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
5205         * rmail.texi (Rmail Sorting): Improve indexing.
5207 2007-10-06  Juri Linkov  <juri@jurta.org>
5209         * text.texi (Fill Commands): Document fill-paragraph-or-region.
5210         (Fill Prefix, Format Indentation): Replace fill-paragraph with
5211         fill-paragraph-or-region.
5213         * basic.texi (Arguments): Replace fill-paragraph with
5214         fill-paragraph-or-region.
5216 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
5218         * files.texi: Update the section on version control for 2007
5219         conditions.  None of these changes are new-VC-specific; that
5220         will come later.
5222 2007-09-15  Glenn Morris  <rgm@gnu.org>
5224         * calendar.texi (Holidays): Change all instances of `holiday-list' back
5225         to `list-holidays'.
5227 2007-09-14  Glenn Morris  <rgm@gnu.org>
5229         * calendar.texi: Update all instances of mark-calendar-holidays,
5230         list-calendar-holidays, list-holidays with the new names.
5232 2007-09-06  Glenn Morris  <rgm@gnu.org>
5234         Move manual sources from man/ to subdirectories of doc/.
5235         Split into the Emacs manual in emacs/, and other manuals in misc/.
5236         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5237         manual.
5238         (infodir): New variable.
5239         (info): Use $infodir.
5240         (emacsman): Delete target, not needed any more.
5241         Move all targets that are not the Emacs manual to misc/Makefile.in.
5242         (mostlyclean): Remove `gnustmp'.
5243         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5244         manual.
5245         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5246         (emacsman): Delete target, not needed any more.
5247         (clean): Remove all info files but Emacs manual.
5248         Move all targets that are not the Emacs manual to misc/Makefile.in.
5249         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5251         * Makefile.in (INFOSOURCES): Delete.
5252         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5253         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5254         *.vrs *.toc here...
5255         (maintainer-clean): ...from here.
5257 2007-09-05  Glenn Morris  <rgm@gnu.org>
5259         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5261 2007-08-29  Glenn Morris  <rgm@gnu.org>
5263         * emacs.texi (EMACSVER): Increase to 23.0.50.
5265 2007-08-27  Richard Stallman  <rms@gnu.org>
5267         * emacs.texi (Top): Clarify menu item for Glossary.
5269         * display.texi (Faces): Change secn title.
5270         Clarify not all fonts come from Font Lock.
5272 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
5274         * basic.texi (Position Info): Add index entry for face at point.
5275         Mention that character faces are also displayed by "C-u C-x =".
5277 2007-08-08  Glenn Morris  <rgm@gnu.org>
5279         * glossary.texi (Glossary): Deprecate `iff'.
5281 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5283         * files.texi (File Conveniences): Document point motion keys in Image
5284         mode.
5286 2007-07-27  Glenn Morris  <rgm@gnu.org>
5288         * emacs.texi (Copying): Include license text from gpl.texi, rather than
5289         in-line.
5291         * gpl.texi: New file with text of GPL.
5292         * Makefile.in (EMACSSOURCES): Add gpl.texi.
5294 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5296         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5298         * dired.texi (Wdired): Mention C-x C-q key binding.
5300 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5302         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5304 2007-07-25  Glenn Morris  <rgm@gnu.org>
5306         * emacs.texi (Copying): Replace license with GPLv3.
5308         * Relicense all FSF files to GPLv3 or later.
5310 2007-07-24  Glenn Morris  <rgm@gnu.org>
5312         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5313         for some calendars.
5315 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
5317         * screen.texi (Mode Line): Describe new mode-line flag that shows if
5318         default-directory for the current buffer is on a remote machine.
5320 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
5322         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5323         default value.
5325 2007-07-21  Richard Stallman  <rms@gnu.org>
5327         * files.texi (Why Version Control?): Improve previous change.
5329 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5331         * files.texi (Why Version Control?): New node.
5333 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5335         * building.texi (Starting GUD): Add xref to this anchor.
5337 2007-06-24  Karl Berry  <karl@gnu.org>
5339         * emacs.texi: New Back-Cover Text.
5341 2007-06-07  Alan Mackenzie  <acm@muc.de>
5343         * display.texi (Optional Mode Line): Document the new form of
5344         line+column numbers, "(561,2)".
5346 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5348         * maintaining.texi (Create Tags Table): Fix typos.
5350 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5352         * Version 22.1 released.
5354 2007-05-07  Karl Berry  <karl@gnu.org>
5356         * emacs.texi (EMACSVER): Back to 22.
5358 2007-05-06  Richard Stallman  <rms@gnu.org>
5360         * maintaining.texi (Create Tags Table): Clean up previous change.
5362 2007-05-05  Francesco Potortì  <pot@gnu.org>
5364         * maintaining.texi (Create Tags Table): Add text about the dangers of
5365         making symbolic links to tags files.
5367 2007-05-04  Karl Berry  <karl@gnu.org>
5369         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5371 2007-05-03  Karl Berry  <karl@gnu.org>
5373         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5375         * .cvsignore (*.pdf): New entry.
5377         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5378         for printing.
5380 2007-05-01  Richard Stallman  <rms@gnu.org>
5382         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5384 2007-04-28  Glenn Morris  <rgm@gnu.org>
5386         * ack.texi (Acknowledgments):
5387         * anti.texi (Antinews):
5388         * programs.texi (Program Modes): Restore mention of python.el pending
5389         consideration of legal status.
5391 2007-04-28  Richard Stallman  <rms@gnu.org>
5393         * files.texi (File Names): Fixes to ~ description on MS systems.
5395 2007-04-26  Glenn Morris  <rgm@gnu.org>
5397         * emacs.texi (EMACSVER): Increase to 22.1.50.
5399 2007-04-25  Karl Berry  <karl@gnu.org>
5401         * emacs.texi: Improve line breaks on copyright page,
5402         similar layout to lispref, 8.5x11 by default.
5404         * dired.texi (Image-Dired): Improve line break, fix typo.
5406 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5408         * programs.texi (Program Modes):
5409         * anti.texi (Antinews):
5410         * ack.texi (Acknowledgments): python.el removed.
5412 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
5414         * display.texi (Highlight Interactively): Correct description of
5415         hi-lock-file-patterns-policy.
5417         * files.texi (File Archives): Mention self-extracting executables.
5419 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
5421         * search.texi (Unconditional Replace, Query Replace): Add xref to
5422         "Replacement and Case".
5424 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5426         * dired.texi (Image-Dired): Move from Thumbnails node.
5427         * misc.texi (Thumbnails): Node deleted.
5428         * emacs.texi (Top): Update node listing.
5430         * files.texi (File Conveniences):
5431         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5433 2007-04-21  Richard Stallman  <rms@gnu.org>
5435         * display.texi (Highlight Interactively): Correct previous change.
5436         Clarify doc of hi-lock-find-patterns, and move new features into it.
5438 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
5440         * display.texi (Highlight Interactively):
5441         Document hi-lock-file-patterns-policy.
5443 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
5445         * display.texi (Scrolling): Fix typo.
5447 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5449         * doclicense.texi: Remove node heading, so that it can be included by
5450         other files.
5452         * emacs.texi: Insert node heading for GFDL.
5454 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
5456         * cmdargs.texi (Colors): Qualify "color of window" index entry by
5457         "command line".
5459         * display.texi (Faces): Refer to "Creating Frames" for face
5460         and other frame customizations in .emacs.
5462         * frames.texi (Creating Frames): Mention that face customizations can
5463         be put in .emacs.  Add index entries.
5465 2007-04-12  Richard Stallman  <rms@gnu.org>
5467         * glossary.texi (Glossary): Explain `iff'.
5469 2007-04-11  Karl Berry  <karl@gnu.org>
5471         * gnu.texi (Top),
5472         * macos.texi (Mac Font Specs),
5473         * anti.texi (Antinews),
5474         * xresources.texi (Resources),
5475         * misc.texi (Emulation),
5476         * calendar.texi (Daylight Saving),
5477         * dired.texi (Dired and Find),
5478         * rmail.texi (Remote Mailboxes),
5479         * sending.texi (Mail Headers),
5480         * programs.texi (Which Function),
5481         * files.texi (Recover),
5482         * buffers.texi (Uniquify),
5483         * frames.texi (Wheeled Mice),
5484         * killing.texi (Rectangles): Wording to improve breaks in
5485         8.5x11 format.
5486         * mule.texi (Language Environments): \hbadness=10000 since there's
5487         no way to reword.
5488         * emacs.texi (smallbook): New @set to more easily switch between
5489         smallbook and 8.5x11.
5491 2007-04-11  Richard Stallman  <rms@gnu.org>
5493         * files.texi (File Conveniences): Add xref to Tumme.
5494         Delete text about Thumbnail mode.
5496 2007-04-09  Alan Mackenzie  <acm@muc.de>
5498         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5499         new name.  Insert concept index entries.
5501 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5503         * display.texi (Standard Faces): Document prefix arg for
5504         list-faces-display.
5506         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5508 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5510         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5512         * files.texi (Misc File Ops): Rewrite description of
5513         insert-file-literally.
5515 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5517         * misc.texi (Printing): Postscript -> PostScript.
5519         * ack.texi (Acknowledgments): Postscript -> PostScript.
5521         * custom.texi (Init File, Init Non-ASCII): Fix last change.
5523         * emacs.texi (Top): Fix the menu due to the change in custom.texi
5524         below.
5526 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
5528         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
5529         Init Non-ASCII.
5530         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5531         (Init Non-ASCII): New node.
5533 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5535         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5537 2007-03-12  Glenn Morris  <rgm@gnu.org>
5539         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5540         "Daylight Savings".
5542         * calendar.texi: Replace "daylight savings" with "daylight
5543         saving" in text throughout.
5545 2007-03-04  Richard Stallman  <rms@gnu.org>
5547         * custom.texi (Safe File Variables): Minor correction.
5549 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
5551         * rmail.texi (Movemail): Add internal ref.
5552         Don't indent the intro for the PROTO table.
5553         Format PROTO table items with @code.
5555 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5557         * building.texi: Remove references to bashdb.
5559 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5561         * mule.texi (Language Environments): Update list of supported language
5562         environments.
5564 2007-02-14  Kim F. Storm  <storm@cua.dk>
5566         * building.texi (Grep Searching): Fix lgrep doc.
5568 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
5570         * back.texi: Remove unused file.
5572 2007-02-05  Francesco Potortì  <pot@gnu.org>
5574         * maintaining.texi (Tag Syntax): Now --members is the default for
5575         etags, not for ctags yet.
5577 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
5579         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
5580         headers compliant with Texinfo guidelines and with what texnfo-upd.el
5581         expects.  Add comments to prevent people from inadvertently modifying
5582         the key parts needed by `texinfo-multiple-files-update'.
5584 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
5586         * frames.texi (Secondary Selection): Window clicked does not matter
5587         when mouse-yank-at-point is non-nil.
5589 2007-01-16  Glenn Morris  <rgm@gnu.org>
5591         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5592         system abbrev.
5594 2007-01-11  Richard Stallman  <rms@gnu.org>
5596         * msdog.texi (Windows Keyboard): Another small cleanup.
5598 2007-01-10  Richard Stallman  <rms@gnu.org>
5600         * msdog.texi (Windows Keyboard): Yet another try to make
5601         everyone happy with that passage.
5603 2007-01-05  Richard Stallman  <rms@gnu.org>
5605         * anti.texi (Antinews): Mention M-x shell scrolling.
5607 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
5609         * building.texi (Watch Expressions): Describe gdb-max-children.
5611 2007-01-04  Richard Stallman  <rms@gnu.org>
5613         * msdog.texi (Windows Keyboard): Clarify previous change.
5615 2007-01-02  Richard Stallman  <rms@gnu.org>
5617         * custom.texi (Changing a Variable): Minor clarification.
5618         (Specific Customization): customize-customized => customize-unsaved.
5620         * entering.texi (Entering Emacs): Clean up text about restarting
5621         Emacs for each file.
5623         * misc.texi (Shell Options): Minor cleanup.
5625         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5626         with Emacs, not vice versa.
5628         * programs.texi (Symbol Completion): Recommend customizing
5629         window manager.
5631         * xresources.texi (Resources): Minor fix.
5633 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
5635         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5637 2007-01-01  Richard Stallman  <rms@gnu.org>
5639         * commands.texi (User Input): Document keys stolen by window mangers.
5641 2006-12-31  Richard Stallman  <rms@gnu.org>
5643         * custom.texi (Specific Customization): Document customize-option
5644         instead of customize-variable.
5646 2006-12-31  Kim F. Storm  <storm@cua.dk>
5648         * major.texi (Choosing Modes): Document auto-mode-case-fold.
5650 2006-12-30  Kim F. Storm  <storm@cua.dk>
5652         * killing.texi (CUA Bindings): Fix typo.
5654         * xresources.texi (Table of Resources): Mention grow-only value for
5655         auto-resize-tool-bars.
5657 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
5659         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5660         and how to get them back.
5662 2006-12-26  Richard Stallman  <rms@gnu.org>
5664         * calendar.texi (Holidays): Holiday listing is based on current
5665         practice, but DST is not.
5667 2006-12-25  Richard Stallman  <rms@gnu.org>
5669         * emacs.texi (Top): Update subnode menus.
5671         * mark.texi (Transient Mark): Fix xref.
5673         * killing.texi (Graphical Kill): Node deleted.
5674         (Killing): Add xref to Cut and Paste.
5675         (CUA Bindings): Update xref.
5677         * frames.texi (Cut and Paste): New section to hold other nodes.
5678         (Mouse Commands): Node demoted.
5679         (Cut/Paste Other App): Split out from Mouse Commands.
5680         (Word and Line Mouse): Likewise.
5681         (Secondary Selection, Clipboard): Nodes demoted.
5683 2006-12-24  Kevin Ryde  <user42@zip.com.au>
5685         * calendar.texi (Holidays): US daylight saving begins second Sunday
5686         in March for 2007 onwards.
5687         (Daylight Savings): Show new US default daylight saving rules, 2nd
5688         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5690 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
5692         * calendar.texi (Scroll Calendar): < and > are switched.
5694 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
5696         * killing.texi (Deletion): Describe M-\ prefix argument.
5698 2006-12-23  Richard Stallman  <rms@gnu.org>
5700         * search.texi (Regexp Search): Explain why forward and reverse regexp
5701         search are not mirror images.
5703 2006-12-19  Kim F. Storm  <storm@cua.dk>
5705         * major.texi (Choosing Modes): Describe match-function elements for
5706         magic-mode-alist.
5708 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
5710         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5711         peculiarities.
5713 2006-12-18  Richard Stallman  <rms@gnu.org>
5715         * abbrevs.texi (Editing Abbrevs): Fix previous change.
5717 2006-12-17  Alan Mackenzie  <acm@muc.de>
5719         * programs.texi (Left Margin Paren): Remove the bit which says
5720         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5721         Discuss some of the issues of setting this option to nil.
5723 2006-12-17  Glenn Morris  <rgm@gnu.org>
5725         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5727 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5729         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5730         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5731         NTFS volumes.
5732         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5733         volumes.
5735 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5737         * text.texi (HTML Mode): Fix "C-c TAB".
5739 2006-12-09  Richard Stallman  <rms@gnu.org>
5741         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5743 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5745         * files.texi (Misc File Ops): Document insert-file-literally.
5747 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5749         * cmdargs.texi (Colors): Note that --color is intended for overriding
5750         the terminal defaults, not for normal invocation.
5752         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5753         ``server program''.  Add a cross-reference to "Init File" node.
5754         (Invoking emacsclient): Add index entries.  Document both short and
5755         long versions of command-line options.  Document the -f option.
5757 2006-12-06  Richard Stallman  <rms@gnu.org>
5759         * text.texi (Outline Format): Say to set outline-regexp
5760         and outline-level with major modes and file local variables.
5762 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5764         * anti.texi (Antinews): Mention the alternative to
5765         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5767         * misc.texi (Interactive Shell): Ditto.
5769 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5771         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5773         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5775 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5777         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5778         colon in the mode line.
5780         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5782 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5784         * building.texi (Watch Expressions): Mention SPC for expanding/
5785         contracting watch expressions.
5787 2006-11-26  Kim F. Storm  <storm@cua.dk>
5789         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5791 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5793         * building.texi (Debugger Operation): Define text command mode.
5794         Clarify how tooltips work.
5795         (GDB Graphical Interface): Explain how to run in text command mode
5796         more clearly.
5798 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5800         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5802 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5804         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5806 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5808         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5809         and EMACS is deprecated.
5811 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5813         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5815 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5817         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5819         * emacs.texi: Include xresources.texi both for info and dvi.
5821         * xresources.texi: Merge text from xresmini.texi.
5823 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5825         * glossary.texi: Fix typos.
5827 2006-11-06  Richard Stallman  <rms@gnu.org>
5829         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5831         * ack.texi (Acknowledgments): Fix name spelling.
5833 2006-11-01  Juri Linkov  <juri@jurta.org>
5835         * search.texi (Word Search): Document incremental word search.
5837 2006-10-28  Glenn Morris  <rgm@gnu.org>
5839         * ack.texi (Acknowledgments): Add cal-html author.
5841         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5842         Calendar").  Describe new package cal-html.
5843         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5844         Calendar Files."
5846 2006-10-23  Richard Stallman  <rms@gnu.org>
5848         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5849         Abbrev mode is enabled.
5851 2006-10-16  Richard Stallman  <rms@gnu.org>
5853         * emacs.texi: Update ISBN.
5855 2006-10-11  Kim F. Storm  <storm@cua.dk>
5857         * emacs.texi (Acknowledgments): Use @dotless{i}.
5859 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5861         * building.texi (Breakpoints Buffer): Mention catchpoints.
5863 2006-10-08  Kim F. Storm  <storm@cua.dk>
5865         * ack.texi (Acknowledgments): Update.
5867         * emacs.texi (Acknowledgments): Fix bad @/ form.
5869 2006-10-05  Kim F. Storm  <storm@cua.dk>
5871         * emacs.texi (Acknowledgments): Add more contributors.
5873 2006-10-03  Richard Stallman  <rms@gnu.org>
5875         * emacs.texi (Acknowledgments): Update version and edition.
5877 2006-10-01  Karl Berry  <karl@gnu.org>
5879         * custom.texi (Customization Groups): Page break to keep example buffer
5880         on one page.
5882 2006-09-30  Karl Berry  <karl@gnu.org>
5884         * programs.texi (Basic Indent): @need to improve page break.
5885         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5887 2006-09-29  Glenn Morris  <rgm@gnu.org>
5889         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5891 2006-09-29  Karl Berry  <karl@gnu.org>
5893         * windows.texi (Basic Window): Remove forced @break, no longer
5894         desirable.
5895         * frames.texi (Frame Commands),
5896         * mark.texi (Marking Objects): Reword to avoid bad page break.
5897         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5899 2006-09-19  Richard Stallman  <rms@gnu.org>
5901         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5902         stick to present tense.
5904 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5906         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5907         to x-gtk-use-old-file-dialog.
5908         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5910 2006-09-15  Jay Belanger  <belanger@truman.edu>
5912         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5913         Change "Library Public License" to "Lesser Public License"
5914         throughout.  Use "yyyy" to represent year.
5916 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5918         * files.texi (Visiting): Add index entry "open file".
5920 2006-09-11  Richard Stallman  <rms@gnu.org>
5922         * building.texi (Compilation Mode): Clarification.
5923         (Grep Searching): Add xref to Compilation Mode.
5925 2006-09-08  Richard Stallman  <rms@gnu.org>
5927         * search.texi (Search): Ref multi-file search commands here.
5928         (Other Repeating Search): Not here.
5930 2006-08-28  Richard Stallman  <rms@gnu.org>
5932         * windows.texi (Split Window): Update xref.
5934         * basic.texi (Continuation Lines): Update xref.
5936         * indent.texi (Tab Stops): Update xref.
5938         * emacs.texi (Top): Update subnode menu.
5940         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5941         split out of Display Custom.
5943 2006-08-25  Kim F. Storm  <storm@cua.dk>
5945         * display.texi (Display Custom): Add variables overline-margin
5946         and x-underline-at-descent-line.
5948 2006-08-25  Richard Stallman  <rms@gnu.org>
5950         * entering.texi (Exiting): Rewrite to give graphical displays
5951         priority over text terminals.
5953         * search.texi (Incremental Search): Move index entries.
5955 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5957         * custom.texi (Init File): Reference Find Init to avoid "home
5958         directory" confusion.
5960 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5962         * building.texi (Other GDB-UI Buffers): Describe how to edit
5963         a value in the locals buffer.
5965 2006-08-21  Richard Stallman  <rms@gnu.org>
5967         * search.texi (Basic Isearch): Add `isearch' index entry.
5969 2006-08-16  Richard Stallman  <rms@gnu.org>
5971         * misc.texi (Saving Emacs Sessions): Clean up wording.
5973         * mark.texi (Marking Objects): Mention term "select all".
5975         * emacs.texi (Top): Update subnode menu.
5977         * help.texi (Help Mode): Move node up in file.
5979 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5981         * building.texi (Stack Buffer): Explain fringe arrow.
5983 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5985         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5986         on startup.
5988 2006-08-11  Romain Francoise  <romain@orebokech.com>
5990         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5992 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5994         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5996 2006-08-10  Richard Stallman  <rms@gnu.org>
5998         * text.texi (Format Faces): Substantial rewrites to deal
5999         with face merging.  Empty regions don't count.
6000         Clarify face property inheritance.
6002 2006-08-08  Romain Francoise  <romain@orebokech.com>
6004         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6005         <arjuropo@cc.jyu.fi>.
6007 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
6009         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6010         apply to all frames.
6012 2006-08-01  Richard Stallman  <rms@gnu.org>
6014         * help.texi (Name Help): Add index entries for describe-variable.
6016 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
6018         * building.texi (GDB Graphical Interface): Shorten node names.
6019         (GDB-UI Layout): Use GDB-related.
6020         (Other GDB-UI Buffers): Simplify English.
6022 2006-07-31  Richard Stallman  <rms@gnu.org>
6024         * search.texi (Query Replace): Add xref for Dired's Q command.
6026 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
6028         * building.texi (GDB commands in Fringe): Rename to...
6029         (Source Buffers): ..this and move forward.  Describe hollow arrow and
6030         new option gdb-find-source-frame.
6032 2006-07-29  Richard Stallman  <rms@gnu.org>
6034         * dired.texi (Operating on Files): Simplify previous change
6035         and fix Texinfo usage.
6037 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
6039         * dired.texi (Operating on Files): Add cross-references.  State the
6040         Unix commands that do similar things.
6042 2006-07-28  Richard Stallman  <rms@gnu.org>
6044         * mark.texi (Transient Mark): Clarify that region never disappears
6045         when Transient Mark mode is off, and not when it is on.
6047 2006-07-27  Richard Stallman  <rms@gnu.org>
6049         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
6051 2006-07-24  Richard Stallman  <rms@gnu.org>
6053         * xresources.texi (GTK styles): Fix texinfo usage.
6055         * commands.texi (User Input): Explain why we teach keyboard cmds.
6057         * xresources.texi, xresmini.texi, search.texi, programs.texi:
6058         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6059         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6060         * doclicense.texi, display.texi, dired.texi, basic.texi:
6061         * anti.texi, ack.texi: Move periods and commas inside quotes.
6063 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
6065         * cmdargs.texi (General Variables): Document EMAIL.
6067 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
6069         * frames.texi (Frame Commands): Mention that focus-follows-mouse
6070         doesn't have effect on MS-Windows.
6072 2006-07-17  Richard Stallman  <rms@gnu.org>
6074         * building.texi (Grep Searching): Explain about chaining grep commands.
6076 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6078         * killing.texi, mini.texi: Fix typos.
6080 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
6082         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6083         is invoked for multiple files.
6085 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
6087         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6088         on-line manual for the rest of this node.
6089         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6090         unconditionally.
6091         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6092         Improve wording.
6093         (Windows Printing): Improve wording.
6094         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6095         rest of this node.
6097 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6099         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6100         with eval-buffer.
6102 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
6104         * mule.texi (Coding Systems, Specify Coding): Link descriptions
6105         of character translation.
6107 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
6109         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6111 2006-07-03  Karl Berry  <karl@gnu.org>
6113         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6114         not-too-underfull hboxes in the TeX output.
6115         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6116         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6117         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6118         * sending.texi, text.texi: Fix overfull/underfull boxes.
6120 2006-07-03  Romain Francoise  <romain@orebokech.com>
6122         * m-x.texi (M-x): Fix.
6124 2006-07-03  Richard Stallman  <rms@gnu.org>
6126         * search.texi (Other Repeating Search): filename -> file name.
6128         * misc.texi (Narrowing): Minor cleanups.
6130         * files.texi (Visiting): filename -> file name.
6132         * emacs.texi (Top): Update subnode menus.
6134         * mule.texi (Coding Systems): Move char translation stuff here.
6135         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6136         (Recognize Coding): Substantial local rewrites.
6137         (International): Update menu.
6139         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6140         (Scrolling): Substantial local rewrites.
6141         (Display): Update menu and intro.
6143         * dired.texi: filename -> file name.
6145         * custom.texi (Safe File Variables): Texinfo usage fix.
6147 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
6149         * help.texi, m-x.texi: Lots of cleanups.
6151 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
6153         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6154         (Windows Processes, Windows Misc): Shorten the printed version by
6155         selectively conditioning less important portions by @ifnottex.
6157 2006-06-27  Richard Stallman  <rms@gnu.org>
6159         * mini.texi (Minibuffer File): Minor cleanup.
6161 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
6163         * frames.texi (XTerm Mouse): Rename to...
6164         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
6166         * emacs.texi (Top): Use new node name.
6168 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
6170         * emacs.texi (Top): Update the detailed menu according to changes in
6171         msdog.texi.
6173         * msdog.texi (Windows Keyboard): New section.
6174         (Windows Mouse): New section.
6175         (Windows System Menu): Remove section (text merged with "Windows
6176         Keyboard").
6177         (Windows Misc): New section.
6179         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6181         * msdog.texi (ls in Lisp): New section.
6183         * files.texi (Visiting): Document case-insensitive wildcard matching
6184         under find-file-wildcards.
6186 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6188         * macos.texi (Mac Input): Add description of mac-function-modifier.
6189         Now Unicode keyboard layouts work.
6191 2006-06-10  Richard Stallman  <rms@gnu.org>
6193         * mule.texi (Recognize Coding): Clarify previous change.
6195 2006-06-09  Kenichi Handa  <handa@m17n.org>
6197         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6198         notation.
6200 2006-06-07  Kevin Ryde  <user42@zip.com.au>
6202         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6203         manual for @ifnottex, but in emacs-extra for @iftex.
6205         * cmdargs.texi (General Variables): Fix smtpmail xref.
6207 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6209         * programs.texi (Comment Commands):
6210         * custom.texi (Specifying File Variables):
6211         Use ;; instead of ;;; to better follow coding conventions.
6213 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
6215         * building.texi (Watch Expressions): Move node to end.
6216         (GDB Graphical Interface): Move description of clicks in fringe...
6217         (GDB commands in the Fringe): ...to here.  New node.
6219 2006-06-05  Romain Francoise  <romain@orebokech.com>
6221         * xresmini.texi (GTK resources): Fix various typos.
6223 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6225         * building.texi (GDB Graphical Interface): Update bindings.
6226         (Commands of GUD): Add gud-print.  Remove gud-run.
6227         Restate availability more generally.
6229 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6231         * mini.texi: Lots of cleanups.
6233 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6235         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6236         and Mouse-2.
6238 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
6240         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6242 2006-05-31  Richard Stallman  <rms@gnu.org>
6244         * basic.texi (Moving Point): Fix previous change.
6246 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
6248         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6250 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
6252         * basic.texi: Many simplifications and improvements in wording.
6254 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
6256         * anti.texi (Antinews): Create a node for gdb-ui.
6258 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6260         * frames.texi (Menu Bars, Tool Bars): Add index entries.
6262 2006-05-20  Richard Stallman  <rms@gnu.org>
6264         * dired.texi (Dired Navigation): dired-goto-file is now j.
6266 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
6268         * mule.texi (Coding Systems): Mention the undecided-* coding systems
6269         and their aliases.
6271         * msdog.texi (Windows Printing): Mention non-support of plain text
6272         printing with some el-cheapo printers, and suggest a workaround.
6274 2006-05-20  Kevin Ryde  <user42@zip.com.au>
6276         * text.texi (TeX Print): tex-dvi-view-command has a default value,
6277         remove the bit saying you must set it.
6279 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6281         * trouble.texi (Checklist):
6282         * text.texi (Text, Auto Fill, Text Mode):
6283         * search.texi (Nonincremental Search):
6284         * rmail.texi (Rmail Labels):
6285         * mule.texi (Input Methods, Multibyte Conversion):
6286         * misc.texi (Gnus, Where to Look, PostScript):
6287         * maintaining.texi (Create Tags Table):
6288         * indent.texi (Indentation Commands):
6289         * fixit.texi (Spelling):
6290         * emacs.texi (Copying):
6291         * custom.texi (Init File): ifinfo -> ifnottex.
6293 2006-05-17  Richard Stallman  <rms@gnu.org>
6295         * files.texi (Diff Mode): Mention C-x `.
6297 2006-05-08  Richard Stallman  <rms@gnu.org>
6299         * custom.texi (Disabling): Textual cleanups.
6301 2006-05-12  Glenn Morris  <rgm@gnu.org>
6303         * calendar.texi (Displaying the Diary, Format of Diary File):
6304         Refer to diary-view-entries, diary-list-entries,
6305         diary-show-all-entries rather than obsolete aliases.
6307 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
6309         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6310         (Displaying the Diary, Special Diary Entries, Importing Diary):
6311         * building.texi (Compilation Shell):
6312         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6313         emacs-xtra with @inforef's.
6315         * files.texi (Visiting): Fix wording.
6317         * mule.texi (Coding Systems, Text Coding): More indexing.
6318         Mention that C-x RET f can set eol conversion.
6320 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
6322         * xresmini.texi (GTK resources): Insert GTK description.
6324         * xresources.texi (GTK resources): metafont should be menufont.
6326 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6328         * mini.texi (Completion Options): Completion of remote files'
6329         method, user name and host name is active only in partial
6330         completion mode.
6332 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6334         * makefile.w32-in (emacs.dvi):
6335         * Makefile.in (emacs.dvi): Add xresmini.texi.
6337         * xresmini.texi (Table of Resources): Remove xref to non-existent
6338         node "LessTif Resources".
6340         * msdog.texi (Microsoft Windows):
6341         * calendar.texi (Calendar/Diary, Displaying the Diary)
6342         (Special Diary Entries, Importing Diary, Holidays):
6343         * programs.texi (Program Modes):
6344         * text.texi (Text):
6345         * buffers.texi (Several Buffers):
6346         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6348 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
6350         The following changes merge the emacs-xtra manual into the main
6351         manual, but only for on-line version of the manual.
6353         * vc2-xtra.texi (Version Backups, Local Version Control)
6354         (Making Snapshots, Change Logs and VC, Version Headers)
6355         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6356         on-line manual.
6358         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6359         for on-line manual.
6361         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6362         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6363         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6364         for on-line manual.
6366         * fortran-xtra.texi (Fortran, Fortran Autofill)
6367         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6368         for on-line manual.
6370         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6371         Conditional xref's for on-line manual.
6373         * emerge-xtra.texi (Emerge, Overview of Emerge)
6374         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6375         manual.
6377         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6378         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6379         (EMACSSOURCES): Use EMACS_XTRA.
6380         (../info/emacs-xtra): Remove.
6381         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6383         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6384         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6385         (EMACSSOURCES): Use EMACS_XTRA.
6386         ($(infodir)/emacs-xtra): Remove.
6387         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6389         * trouble.texi (Quitting):
6390         * text.texi (Text):
6391         * programs.texi (Program Modes):
6392         * msdog.texi (Microsoft Windows):
6393         * frames.texi (Frames):
6394         * files.texi (Backup, Version Control, VC Concepts)
6395         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6396         (Registering, VC Status, VC Undo, Multi-User Branching)
6397         (Comparing Files):
6398         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6399         (Displaying the Diary, Special Diary Entries, Importing Diary):
6400         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6401         conditional xref's, depending on @iftex/@ifnottex.
6403         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6404         "MS-DOS".  @include msdog-xtra.texi.
6406         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6407         <Top Level> [ifnottex]: @include fortran-xtra.texi.
6409         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6410         for vc-xtra.texi subsections.
6411         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6412         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6414         * sending.texi (Sending Mail): A @node line without explicit Prev,
6415         Next, and Up links.
6417         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6418         Next, and Up links.
6420         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6421         and its sections.  @include picture-xtra.texi.
6423         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6424         "Emerge".
6425         (List Tags) [ifnottex]: @include emerge-xtra.texi.
6427         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6428         exact duplicate of its name-sake in calendar.texi.
6430         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6431         "Advanced Calendar/Diary Usage".
6432         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6434         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6435         dired-xtra.texi.
6436         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6438         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6439         (Files) [ifnottex]: Add menu entry for Autorevert.
6441         * emacs-xtra.texi (Introduction): Reword to make consistent with
6442         printed version only.
6443         <Top level>: Remove the body of all chapters and move them to the
6444         new *-xtra.texi files.  Use @raisesections and @lowersections to
6445         convert sections to chapters etc.
6447         * msdog-xtra.texi:
6448         * fortran-xtra.texi:
6449         * vc-xtra.texi:
6450         * vc1-xtra.texi:
6451         * vc2-xtra.texi:
6452         * emerge-xtra.texi:
6453         * cal-xtra.texi:
6454         * dired-xtra.texi:
6455         * arevert-xtra.texi: New files, with text from respective chapters
6456         of emacs-xtra.texi.  Convert each @chapter into @section, @section
6457         into @subsection, etc.
6459         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
6460         updated.
6462         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6463         Windows".  All references updated.
6465 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6467         * macos.texi (Mac Input): Mention input from Character Palette.
6468         (Mac Font Specs): Fix typo.
6470 2006-05-05  Richard Stallman  <rms@gnu.org>
6472         * files.texi (Diff Mode): Minor cleanup.
6474 2006-05-05  Karl Berry  <karl@gnu.org>
6476         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6477         errors from the current release of makeinfo (4.8).
6478         * help.texi (Library Keywords): Change widest word in multitable
6479         template from `emulations' to `convenience'.  (Not sure if this is
6480         related to the font change.)
6482 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
6484         * files.texi (File Names): Add a footnote about limited support of
6485         ~USER on MS-Windows.
6487         * cmdargs.texi (Initial Options): Add a footnote about limited
6488         support of ~USER on MS-Windows.
6490 2006-05-03  Richard Stallman  <rms@gnu.org>
6492         * files.texi (Diff Mode): Node moved here.
6493         (Comparing Files): Delete what duplicates new node.
6494         (Files): Put Diff Mode in menu.
6496         * misc.texi (Diff Mode): Move to files.texi.
6498         * emacs.texi (Top): Update menu for Diff Mode.
6500         * trouble.texi (Emergency Escape): Simplify.
6502         * emacs.texi (Top): Minor clarification.
6504 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6506         * commands.texi, entering.texi, screen.texi: Many simplifications.
6508 2006-05-03  Richard Stallman  <rms@gnu.org>
6510         * commands.texi (Text Characters): Delete paragraph about unibyte
6511         non-ASCII printing chars.
6513         * killing.texi (Killing): Say "graphical displays".
6514         * display.texi: Say "graphical displays".
6516         * cmdargs.texi (Misc X): Say "graphical displays".
6518 2006-05-01  Richard Stallman  <rms@gnu.org>
6520         * emacs.texi (Top): Add Diff Mode to menu.
6522 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6524         * misc.texi (Diff Mode): New node.
6526 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6528         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6529         (Mac Environment Variables): Shorten example line.
6530         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
6532 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
6534         * building.texi (GUD Customization): Describe cases %d and %c.
6535         Update description for %e.
6537 2006-04-30  Glenn Morris  <rgm@gnu.org>
6539         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6541 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
6543         * custom.texi (Examining): Update C-h v output example.
6545 2006-04-29  Kim F. Storm  <storm@cua.dk>
6547         * building.texi (Grep Searching): Add lgrep and rgrep.
6549 2006-04-23  Richard Stallman  <rms@gnu.org>
6551         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6553         * xresmini.texi: New file.
6555         * xresources.texi (Face Resources): Split table into font resources
6556         and the rest.  Combine similar attributes for brevity.
6558 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
6560         * emacs-xtra.texi (MS-DOS File Names): Remove section about
6561         backslashes and case-insensitivity in file names (moved to the
6562         main manual).
6563         (MS-DOS Printing): Move most of the text to the main manual.
6565         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6566         New nodes.
6567         (Windows Processes, Windows System Menu): Add index entries and
6568         fix wording.
6570 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
6572         * misc.texi (Shell Ring): Add notes on saved input when
6573         navigating off the end of the history list.
6575 2006-04-18  Chong Yidong  <cyd@mit.edu>
6577         * misc.texi (Shell Options): Correct default value of
6578         comint-scroll-show-maximum-output.
6580 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
6582         * building.texi (Watch Expressions): Update.
6584 2006-04-12  Richard Stallman  <rms@gnu.org>
6586         * search.texi: Clean up previous change.
6588 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
6590         * search.texi (Regexp Backslash, Regexp Replace): Add index
6591         entries for ``back reference'' and mention the term itself in the
6592         text.
6594 2006-04-11  Richard Stallman  <rms@gnu.org>
6596         * custom.texi (Safe File Variables):
6597         Document enable-local-variables = :safe.
6599 2006-04-11  Karl Berry  <karl@gnu.org>
6601         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6602         (Remote Repositories, Version Backups, Local Version Control)
6603         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6604         (Miscellaneous Commands and Features of VC, Change Logs and VC)
6605         (Renaming VC Work Files and Master Files)
6606         (Inserting Version Control Headers, Customizing VC, General Options)
6607         (Options for RCS and SCCS, Options specific for CVS): Move all
6608         these nodes to emacs-xtra.texi, for brevity.
6609         * cmdargs.texi, files.texi: Change cross-references.
6611 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
6613         * files.texi (Old Versions): Update description of vc-annotate's
6614         use of color to indicate date ranges.
6616 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6618         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6619         put info and printed manual names the right way around.
6621 2006-04-09  Karl Berry  <karl@gnu.org>
6623         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6624         emacs-xtra.texi, leaving only MS Windows information.
6625         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6626         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6627         node names.
6629         * emacs.texi: Move @summarycontents and @contents to the beginning
6630         of the file.
6632 2006-04-08  Kevin Ryde  <user42@zip.com.au>
6634         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6636 2006-04-07  Richard Stallman  <rms@gnu.org>
6638         * programs.texi (Comments, Comment Commands, Options for Comments)
6639         (Multi-Line Comments): "Align", not "indent".
6640         (Basic Indent): C-j deletes trailing whitespace before the newline.
6642 2006-04-06  Richard Stallman  <rms@gnu.org>
6644         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6646 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
6648         * killing.texi (Rectangles): Add index entry for marking a rectangle.
6650 2006-04-05  Richard Stallman  <rms@gnu.org>
6652         * emacs.texi (Top): Update subnode menu.
6654         * trouble.texi (Unasked-for Search): Node deleted.
6655         (Lossage): Delete from menu.
6657 2006-04-04  Richard Stallman  <rms@gnu.org>
6659         * trouble.texi: Various cleanups.
6660         (Checklist): Don't bother saying how to snail a bug report.
6661         (Emergency Escape): Much rewriting.
6662         (After a Crash): Rename the core dump immediately.
6663         (Total Frustration): Call it a psychotherapist.
6664         (Bug Criteria): Avoid "illegal instruction".
6665         (Sending Patches): We always put the contributor's name in.
6667         * misc.texi (Thumbnails): Minor correction.
6669 2006-04-03  Richard Stallman  <rms@gnu.org>
6671         * misc.texi (Thumbnails): Minor cleanup.
6673 2006-04-02  Karl Berry  <karl@gnu.org>
6675         * sending.texi (Mail Sending): pxref to Top needs five args.
6677         * texinfo.tex: Update to current version (2006-03-21.13).
6679 2006-03-31  Richard Stallman  <rms@gnu.org>
6681         * emacs.texi (Top): Update subnode menu.
6683         * help.texi (Help Mode): Cleanup.
6685         * dired.texi: Many cleanups.
6686         (Dired Deletion): Describe dired-recursive-deletes.
6687         (Operating on Files): dired-create-directory moved.
6688         (Misc Dired Features): Move to here.
6689         (Tumme): Node moved to misc.texi.
6691         * custom.texi: Many cleanups.
6692         (Minor Modes): Don't mention ISO Accents Mode.
6693         (Examining): Update C-h v output example.
6694         (Hooks): Add index and xref for add-hook.
6695         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
6696         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6698         * misc.texi: Many cleanups.
6699         (beginning): Add to summary of topics.
6700         (Shell): Put eshell xref at the end.  Remove eshell from table.
6701         (Thumbnails): New node.
6703 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
6705         * files.texi (File Name Cache): Make it clear that the cache is
6706         not persistent.
6708 2006-03-25  Karl Berry  <karl@gnu.org>
6710         * emacs-xtra.texi, emacs.texi, gnu.texi:
6711         (1) use @copyright{} instead of (C) in typeset text;
6712         (2) do not indent copyright year list (or anything else).
6714 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
6716         * files.texi (VC Dired Mode): Remove misplaced brackets.
6718 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
6720         * files.texi: Various updates and clarifications in the VC chapter.
6722 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6724         * help.texi (Help Mode): Document "C-c C-c".
6726 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6728         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6729         menu in the standalone Info reader.
6731 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6733         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6734         moved here from Emacs manual.
6736         * programs.texi (Fortran): Section moved to emacs-xtra.
6737         (Program Modes): Xref to Fortran in emacs-xtra.
6739         * maintaining.texi (Emerge): Move to emacs-xtra.
6740         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6742         * picture.texi: File deleted.
6743         * Makefile.in:
6744         * makefile.w32-in: Remove picture.texi.
6746         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6747         * abbrevs.texi (Abbrevs):
6748         * sending.texi (Sending Mail): Picture node removed.
6750         * emacs.texi (Top): Update node listings.
6752 2006-03-12  Richard Stallman  <rms@gnu.org>
6754         * calendar.texi: Various cleanups.
6756 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6758         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6759         syntax.
6761 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6763         * search.texi (Regexps): More accurately describe which characters
6764         are special in which situations.  Recommend _not_ to quote `]' or
6765         `-' when they are not special.
6767 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6769         * files.texi (Old Versions): Clarify operation of C-x v =.
6771 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6773         * building.texi (Watch Expressions): Update and describe
6774         gdb-speedbar-auto-raise.
6776 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6778         * emacs.texi: Use @smallbook.
6779         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6780         Update subnode menu.
6782         * building.texi (Lisp Interaction): Minor addition.
6784 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6786         * building.texi (Watch Expressions): Update and be more precise.
6788 2006-02-15  Francesco Potortì  <pot@gnu.org>
6790         * maintaining.texi (Create Tags Table): Explain why the
6791         exception when etags writes to files under the /dev tree.
6793 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6795         * custom.texi (Safe File Variables): Lots of clarification.
6796         Renamed from Unsafe File Variables.
6798 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6800         * custom.texi (Unsafe File Variables): File variable confirmation
6801         assumed denied in batch mode.
6803 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6805         * building.texi (GDB User Interface Layout): Don't say `inferior'
6806         for program being debugged.
6808 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6810         * building.texi (GDB Graphical Interface):
6811         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6813 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6815         * custom.texi (Specifying File Variables, Unsafe File Variables):
6816         New nodes, split from File Variables.  Document new file local
6817         variable behavior.
6819 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6821         * display.texi (Standard Faces):
6822         * files.texi (Visiting):
6823         * frames.texi (Clipboard):
6824         * glossary.texi (Glossary) <Clipboard>:
6825         * xresources.texi (X Resources): Mention Mac OS port.
6827 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6829         * building.texi (Building): Clarify topic in intro.
6831         * maintaining.texi (Maintaining): Change title; clarify topic.
6832         Delete duplicate index entries.
6834         * building.texi (Other GDB User Interface Buffers): Clarifications.
6836         * text.texi (Cell Commands): Clarifications.
6838         * programs.texi (Defuns): Delete duplicate explanation of
6839         left-margin paren convention.
6840         (Hungry Delete): Minor cleanup.
6842 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6844         * dired.texi (Tumme): More tumme documentation.
6846 2006-02-11  Alan Mackenzie  <acm@muc.de>
6848         * programs.texi ("Hungry Delete"): Correct the appellation of the
6849         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6851 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6853         * dired.texi (Tumme): Fix small bug.
6855 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6857         * macos.texi (Mac International): Rename "fontset-mac" to
6858         "fontset-standard".
6860 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6862         * dired.texi (Tumme): Basic documentation for Tumme added.
6864 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6866         * mule.texi (International):
6867         * programs.texi (Basic Indent): Fix typos.
6869         * custom.texi (Minor Modes):
6870         * display.texi (Text Display):
6871         * commands.texi (Text Characters): Update xrefs.
6873 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6875         * emacs.texi (Top): Update subnode menu.
6876         Update info on old Emacs papers.
6877         (Intro): "Graphical display", not window system.
6879         * xresources.texi (GTK styles): Minor clarifications.
6881         * trouble.texi: "Graphical display", not window system.
6882         (Stuck Recursive): Minor clarification.
6884         * text.texi: Minor clarifications.
6885         (Sentences): Explain why two-space convention is better.
6886         Explain sentence-end-without-period here.
6887         (Fill Commands): Not here.
6888         (Refill): Node moved down.
6889         (Filling): Update menu.
6890         (Table Creation, Cell Justification, Column Commands): Clarify.
6892         * sending.texi: Minor clarifications.
6894         * search.texi (Regexp Backslash): Clarification.
6896         * rmail.texi: Minor cleanups.
6897         (Rmail): Delete digression about `rmail-mode'.
6898         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6899         (Rmail Files): Mention C-u M-x rmail.
6900         (Rmail Reply): Mention References.
6901         (Rmail Display): Mention rmail-nonignored-headers.
6903         * programs.texi: Minor cleanups.
6904         (Comment Commands): Mention momentary Transient Mark mode.
6905         (Matching): Be more specific about customizing show-paren-mode.
6906         (Info Lookup): Don't list the modes that support C-h S.
6907         Just say what it does in an unsupported mode.
6908         (Man Page): Delete excessive info on customizing woman.
6909         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6911         * abbrevs.texi: Minor clarifications.
6912         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6913         not "dynamic abbrevs" as if they were a kind of abbrev.
6915         * picture.texi (Picture): Minor cleanup.
6917         * mule.texi (Communication Coding): Say "other applications".
6918         (Fontsets): Not specific to X.  Add xref to X Resources.
6919         (Unibyte Mode): Rename from Single-Byte Character Support.
6920         "Graphical display", not window system.
6921         (International): Update menu.
6923         * maintaining.texi (Format of ChangeLog):
6924         New node, split out from ChangeLog.
6925         (ChangeLog): Clarifications in the remaining text.
6926         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6927         (Find Tag): Add @w.
6928         (Tags Search): Explain tag table order here.  Simplify grep ref.
6929         (List Tags): tags-tag-face is a variable, not a face.
6930         (Emerge): Cleanups.
6932         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6933         (Keyboard Macros): Avoid "the user".
6935         * killing.texi: "Graphical display", not window system.
6937         * help.texi (Help Echo): "Graphical display", not window system.
6939         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6941         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6943         * files.texi (Visiting): Make drag-and-drop not X-specific.
6945         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6947         * cmdargs.texi: Minor cleanups.
6949         * building.texi (Compilation): Move and split kill-compilation para.
6950         Add para about multiple compilers.
6951         (Compilation Mode): Commands also available in grep mode and others.
6952         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6953         (Compilation Shell): Clarify.  Put Bash example first.
6954         (Grep Searching): Minor cleanups; add @w.
6955         (Debuggers): Minor cleanups.
6956         (Starting GUD): Make GDB xgraphical mode issue clearer.
6957         (Debugger Operation): Lots of clarifications including
6958         GDB tooltip side-effect issue.
6959         (Commands of GUD): Clarify.
6960         (GUD Customization): Add bashdb-mode-hook.
6961         (GDB Graphical Interface): Rewrite for clarity.
6962         (GDB User Interface Layout): Rewrite for clarity.
6963         (Stack Buffer, Watch Expressions): Likewise.
6964         (Other GDB User Interface Buffers): Cleanups.
6965         (Lisp Libraries, External Lisp): Cleanup.
6967         * basic.texi (Position Info): "Graphical displays", rather than
6968         window systems.
6970         * anti.texi: Minor cleanup.
6972 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6974         * custom.texi (Init File, Find Init): Add cross-references to
6975         where $HOME is described.
6977 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6979         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6980         is not inside the @table.
6982         * emacs.texi (Top): Correct node name.
6984         * files.texi (File Names): Fix @xref.
6985         (Reverting): Fix typo.
6987         * mule.texi (International): Correct node name.
6989         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6991 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6993         * emacs.texi (Top): Update subnode menu.
6995         * mule.texi: Minor clarifications.
6996         Reduce the specific references to X Windows.
6997         Refer to "graphical" terminals, rather than window systems.
6998         (Text Coding): Rename from Specify Coding.
6999         (Communication Coding, File Name Coding, Terminal Coding):
7000         New nodes split out from Text Coding.
7002         * kmacro.texi: Minor clarifications.
7003         (Keyboard Macro Ring): Comment out some excessive commands.
7004         (Basic Keyboard Macro): Split up the table, putting part in each node.
7006         * major.texi: Minor clarifications.
7008         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7010         * windows.texi: Minor clarifications.
7011         (Change Window): Don't describe mode-line mouse cmds here.
7012         Add xref to Mode Line Mouse.
7014         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7016         * macos.texi (Mac International): Fix xref.
7018         * indent.texi: Minor clarifications.
7020         * frames.texi: Minor clarifications.
7021         Reduce the specific references to X Windows.
7022         Refer to "graphical" terminals, rather than window systems.
7023         (Frame Parameters): Don't mention commands like
7024         set-foreground-color.  Just say to customize a face.
7025         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7027         * files.texi: Minor clarifications.
7028         (Numbered Backups): New node, split out from Backup Names.
7030         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7032         * cmdargs.texi (General Variables): Fix xref.
7034         * buffers.texi: Minor clarifications.
7036 2006-01-31  Richard M. Stallman  <rms@gnu.org>
7038         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7039         Nodes moved to top.
7041         * display.texi: Minor clarifications.
7042         (Display): Rearrange menu.
7043         (Standard Faces): Mention query-replace face.
7044         (Faces): Simplify.
7045         (Font Lock): Simplify face customization info.
7046         (Highlight Changes): Node merged into Highlight Interactively.
7047         (Highlight Interactively): Much rewriting and cleanup.
7048         (Optional Mode Line): Narrowed line number not good for goto-line.
7049         Simplify face customization advice.
7050         (Text Display): Mention use of escape-glyph face.
7051         Move ctl-arrow and tab-width here.
7052         (Display Custom): Move no-redraw-on-reenter to end of node.
7054         * search.texi: Minor clarifications.
7055         (Isearch Scroll): Simplify.
7056         (Other Repeating Search): Document multi-occur-in-matching-buffers.
7058         * regs.texi (Registers): Mention bookmarks here.
7060         * mark.texi: Minor clarifications.
7061         (Selective Undo): Node deleted.
7063         * m-x.texi: Minor clarifications.
7065         * killing.texi: Minor clarifications.
7066         Refer to "graphical" terminals, rather than window systems.
7068         * help.texi: Clarifications.
7069         (Help): Don't describe C-h F and C-h K here.
7070         (Key Help): Describe C-h K here.
7071         (Name Help): Mention Emacs Lisp Intro.
7072         Describe C-h F here.
7073         (Misc Help): Mention C-h F and C-h K only briefly.
7075         * fixit.texi (Undo): New node, mostly copied from basic.texi.
7076         Selective undo text merged in.
7077         (Spelling): Mention Aspell along with Ispell.
7079         * emacs.texi (Top): Update subnode menus.
7081         * basic.texi (Basic Undo): Rename from Undo.  Most of text
7082         moved to new Undo node.
7084 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
7086         * basic.texi (Continuation Lines, Inserting Text):
7087         Mention longlines mode.
7089 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7091         * screen.texi: Minor cleanups.
7092         (Screen): Clean up the intro paragraphs.
7093         (Mode Line): Lots of rewriting.  Handle frame-name better.
7094         eol-mnemonic-... vars moved out.
7096         * emacs.texi (Top): Change menu item for MS-DOS node.
7097         Update subnode menu.
7099         * msdog.texi (MS-DOS): Rewrite intro to explain how this
7100         chapter relates to Windows.  Title changed.
7102         * mini.texi: Minor cleanups.
7104         * mark.texi (Selective Undo): New node, text moved from basic.texi.
7105         (Mark): Put it in the menu.
7107         * entering.texi: Minor cleanups.
7109         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7110         (Intro): Refer to "graphical" terminals, rather than X.
7112         * display.texi (Display Custom): Add xref to Variables.
7113         (Optional Mode Line): eol-mnemonic-... vars moved here.
7115         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
7116         rather than X.
7118         * basic.texi: Minor cleanups.
7119         (Undo): selective-undo moved.
7121 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
7123         * anti.texi (Antinews): Various corrections and additions.
7125 2006-01-23  Juri Linkov  <juri@jurta.org>
7127         * custom.texi (Easy Customization, Customization Groups)
7128         (Browsing Custom): Mention links along with buttons.
7130 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7132         * text.texi (TeX Print): Use @key for TAB.
7134         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7136 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7138         * files.texi (File Aliases): Don't claim that usually separate
7139         buffers are created for two file names that name the same data.
7140         Mention additional situations where different names mean the same
7141         file on disk.
7143 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7145         * killing.texi (Deletion): Upcase @key argument.
7147         * custom.texi (Custom Themes): Minor cleanup.
7149         * programs.texi (Hungry Delete): Upcase @key argument.
7151 2006-01-16  Juri Linkov  <juri@jurta.org>
7153         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7154         Move `mode-line-highlight' before `mode-line-buffer-id'.
7156 2006-01-14  Richard M. Stallman  <rms@gnu.org>
7158         * basic.texi (Inserting Text): Minor cleanup.
7160 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7162         * custom.texi (Changing a Variable, Face Customization):
7163         Update for changes in Custom menus.
7165 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7167         * macos.texi (Mac International): Undo last change.
7169 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7171         * custom.texi (Custom Themes): Describe the new
7172         customize-create-theme interface.
7174 2005-12-30  Juri Linkov  <juri@jurta.org>
7176         * basic.texi (Position Info): Update example.
7178 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
7180         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7182 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7184         * custom.texi (Custom Themes): `load-theme' always loads.
7186 2005-12-23  Juri Linkov  <juri@jurta.org>
7188         * display.texi (Highlight Interactively): Use double space to
7189         separate sentences.  Replace C-p with M-p, and C-n with M-n.
7191 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7193         * custom.texi (Easy Customization and subnodes):
7194         Replace "active field" with "button".
7195         Use "user option" only for variables.
7196         Use "setting" for variable-or-face.
7198 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
7200         * buffers.texi (Select Buffer): Change order in table to make
7201         "Similar" refer to the correct item.
7202         (Indirect Buffers): Minor rewording.
7204 2005-12-20  Juri Linkov  <juri@jurta.org>
7206         * files.texi (VC Status): Put P and N near p and n.
7208 2005-12-19  Richard M. Stallman  <rms@gnu.org>
7210         * programs.texi (Electric C): Delete the info about newline control.
7211         (Other C Commands): Minor cleanup.
7212         (Left Margin Paren): Minor cleanup.
7214 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7216         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7217         (Customization Groups): Delete text moved to "Browsing Custom".
7218         (Browsing Custom): New node.
7219         (Specific Customization): Clarify which commands only work for
7220         loaded options.
7222 2005-12-18  Bill Wohler  <wohler@newt.com>
7224         * frames.texi (Tool Bars): Shorten text of previous change.
7226 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7228         * files.texi (VC Status): Document log-view mode.
7230 2005-12-18  Bill Wohler  <wohler@newt.com>
7232         * frames.texi (Tool Bars): Mention that you can turn off tool bars
7233         permanently via the customize interface.
7235 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
7237         * killing.texi (Killing by Lines): Document `kill-whole-line'
7238         function.
7240 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
7242         * buffers.texi (Select Buffer): Change `prev-buffer' to
7243         `previous-buffer'.  Indicate that these functions use a frame
7244         local buffer list.
7246 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7248         * custom.texi (Easy Customization): Change menu comment.
7249         (Prefix Keymaps): Fix spelling of Control-X-prefix.
7251         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
7252         (Help): Among the Apropos commands, describe only C-h a here.
7254 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7256         * programs.texi (Options for Comments): Comment-end starts with space.
7258         * glossary.texi (Glossary): Minor cleanup.
7260         * files.texi (Old Versions): Use @table.
7262 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7264         * display.texi (Highlight Interactively): Include
7265         global-hi-lock-mode.  Add miscellaneous details and elaborations.
7267 2005-12-09  Richard M. Stallman  <rms@gnu.org>
7269         * display.texi (Font Lock): Delete the Global FL menu item.
7271 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7273         * custom.texi (Minibuffer Maps): Mention the maps for file name
7274         completion.
7276 2005-12-09  Kim F. Storm  <storm@cua.dk>
7278         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7279         prefix keys even when mark is active.  Describe that RET moves
7280         cursor to next corner in rectangle; clarify insert around rectangle.
7282 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7284         * custom.texi (Customization): Use xref to elisp manual for
7285         non-TeX output.
7286         (Minor Modes): Update.
7287         (Customization Groups, Changing a Variable, Face Customization):
7288         Update for new appearance of Custom buffers.
7289         (Changing a Variable): `custom-buffer-done-function' has been
7290         replaced by `custom-buffer-done-kill'.
7291         (Specific Customization): In the `customize-group' buffer, a
7292         subgroup's contents are not "hidden".  They are not included at
7293         all.  They have no [Show] button.
7294         (Mouse Buttons): Add pxref to description of mouse event lists in
7295         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
7296         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7297         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7299 2005-12-08  Richard M. Stallman  <rms@gnu.org>
7301         * mini.texi (Completion Commands, Completion):
7302         In file name input, SPC does not do completion.
7304 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
7306         * building.texi (GDB Graphical Interface): Explain screen size
7307         setting.
7308         (Other GDB User Interface Buffers): Describe features specific to
7309         GDB 6.4.
7311 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
7313         * building.texi (GDB User Interface Layout): Describe how to
7314         kill associated buffers.
7315         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7316         (Watch Expressions): Be more precise.
7317         (Other GDB User Interface Buffers): Describe how to change a
7318         register value.
7320 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7322         * macos.texi (Mac Input): Remove description of
7323         mac-command-key-is-meta.  Add descriptions of
7324         mac-control-modifier, mac-command-modifier, and
7325         mac-option-modifier.
7326         (Mac International): Fix description of conversion of clipboard data.
7327         (Mac Font Specs): Add example of font customization by face attributes.
7329 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
7331         * building.texi (Watch Expressions): Expand description.
7332         (Other GDB User Interface Buffers): Describe local map for
7333         gud-watch.
7335 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
7337         * display.texi (Font Lock): Font lock is enabled by default now.
7339 2005-11-20  Juri Linkov  <juri@jurta.org>
7341         * basic.texi (Position Info): Update examples of the output.
7342         Remove the fact that examples are produced in the TeXinfo buffer,
7343         because in the Info reader users will get a different output from
7344         `C-x ='.
7346         * building.texi (Compilation Mode): Remove paragraph duplicated
7347         from the node `Compilation'.  Add `compilation-skip-threshold'.
7349         * display.texi (Font Lock): Suggest more user-friendly method of
7350         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7352 2005-11-18  Richard M. Stallman  <rms@gnu.org>
7354         * files.texi (Registering): Mention @@ in mode line.
7356         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
7358 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7360         * files.texi (Renaming and VC): Some back-ends don't
7361         handle renaming.
7363 2005-11-17  Juri Linkov  <juri@jurta.org>
7365         * emacs.texi (Top):
7366         * display.texi (Highlight Interactively): Put this font-lock based
7367         mode near Font Lock node.
7369 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
7371         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7372         icons.
7374 2005-11-12  Kim F. Storm  <storm@cua.dk>
7376         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
7377         (Help Summary): Add C-h d and C-h e.
7378         (Apropos): Clarify that all apropos commands may search for either
7379         list of words or a regexp.  Add C-h d for apropos-documentation.
7380         Describe apropos-documentation-sort-by-scores user option.
7382 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
7384         * killing.texi (CUA Bindings): Add @section.
7386 2005-11-10  Kim F. Storm  <storm@cua.dk>
7388         * emacs.texi (Top): Add CUA Bindings entry to menu.
7390         * killing.texi (CUA Bindings): New node.  Moved here from
7391         misc.texi and extended with info on rectangle commands and
7392         rectangle highlighting, interface to registers, and the global
7393         mark feature.
7395         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7397         * regs.texi: Prev link points to CUA Bindings node.
7399 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
7401         * help.texi (Help Echo): By default, help echos are only shown on
7402         mouse-over, not on point-over.
7404 2005-11-04  Jérôme Marant  <jerome@marant.org>
7406         * misc.texi (Shell Mode): Describe how to activate password echoing.
7408 2005-11-04  Romain Francoise  <romain@orebokech.com>
7410         * mark.texi (Mark Ring): Fix typo.
7412 2005-11-03  Richard M. Stallman  <rms@gnu.org>
7414         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7416 2005-11-01  Bill Wohler  <wohler@newt.com>
7418         * help.texi (Help Mode): Fix typo.
7420 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
7422         * building.texi (Other GDB User Interface Buffers):
7423         Describe the command gdb-use-inferior-io-buffer.
7425 2005-10-31  Romain Francoise  <romain@orebokech.com>
7427         * files.texi (Compressed Files): Fix typo.
7429         * buffers.texi (Misc Buffer): Downcase `*shell*'.
7431         * windows.texi (Force Same Window): Likewise.
7433 2005-10-30  Bill Wohler  <wohler@newt.com>
7435         * help.texi (Help Mode): URLs viewed with browse-url.
7437 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
7439         * building.texi (GDB Graphical Interface): Don't reference
7440         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
7441         must stay in same frame.
7443 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
7445         * custom.texi (Init File): Document ~/.emacs.d/init.el.
7447         * anti.texi (Antinews): Likewise.
7449 2005-10-28  Bill Wohler  <wohler@newt.com>
7451         * help.texi (Help): Help mode now creates hyperlinks for URLs.
7453 2005-10-28  Richard M. Stallman  <rms@gnu.org>
7455         * files.texi (Visiting): Explain how to enter ? in a file name.
7457         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7459 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7461         * building.texi (GDB Graphical Interface):
7462         Describe gdb-mouse-until.
7464 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7466         * custom.texi (Init File): Recommend when to use site-start.el.
7468 2005-10-21  Juri Linkov  <juri@jurta.org>
7470         * custom.texi (Examining): Mention accessing the old variable
7471         value via M-n in set-variable.
7473 2005-10-18  Romain Francoise  <romain@orebokech.com>
7475         * files.texi (Version Systems): Capitalize GNU.
7477 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7479         * building.texi (Compilation Mode): Remove redundant paragraph.
7480         (Watch Expressions): Remove paragraph to reflect code change.
7482 2005-10-16  Richard M. Stallman  <rms@gnu.org>
7484         * building.texi (Compilation Mode, Compilation): Clarified.
7486 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7488         * misc.texi (Saving Emacs Sessions): Mention savehist library.
7490 2005-10-13  Kenichi Handa  <handa@m17n.org>
7492         * basic.texi (Position Info): Fix previous change.
7494 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7496         * cmdargs.texi (Icons X): Fix typo.
7498 2005-10-12  Kenichi Handa  <handa@m17n.org>
7500         * basic.texi (Position Info): Describe the case that Emacs shows
7501         "part of display ...".
7503 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
7505         * cmdargs.texi (Icons X): -nb => -nbi.
7507 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
7509         * frames.texi (Speedbar): A couple more clarifications.
7511 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7513         * building.texi (GDB User Interface Layout): Improve diagram.
7514         (Watch Expressions): Explain how to make speedbar global.
7515         (Other GDB User Interface Buffers): Make references more precise.
7517 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7519         * frames.texi (Speedbar): Clarify the text.
7521 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7523         * frames.texi (Speedbar): Add information on keybindings,
7524         dismissing the speedbar, and buffer display mode.  Link to
7525         speedbar manual.
7527 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
7529         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7530         added -nb, --no-bitmap-icon.
7532 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7534         * building.texi (GDB Graphical Interface): Add variables and
7535         functions to indices.  Be more precise.
7537 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
7539         * frames.texi (Drag and Drop): Remove the x- from
7540         x-dnd-open-file-other-window and xdnd-protocol-alist.
7542 2005-09-30  Romain Francoise  <romain@orebokech.com>
7544         * mini.texi (Minibuffer): The default value now appears before the
7545         colon in minibuffer prompts.
7547 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7549         * search.texi (Regexp Search): Doc search-whitespace-regexp.
7551 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7553         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7555 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7557         * emacs.texi (Top): Update submenus from macos.texi.
7559         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7560         (Mac OS): Update feature support status.
7561         (Mac Input): List supported input scripts.  Remove description
7562         about `mac-keyboard-text-encoding'.  Mention mouse button
7563         emulation and related variables.
7564         (Mac International): Mention Central European and Cyrillic
7565         support.  Now `keyboard-coding-system' is dynamically changed.
7566         Add description about coding system for selection.
7567         Add description about language environment.
7568         (Mac Environment Variables):
7569         Mention `~/.MacOSX/environment.plist'.  Give example of command line
7570         arguments.  Add Preferences support.
7571         (Mac Directories): Explicitly state that this node is for Mac OS
7572         Classic only.
7573         (Mac Font Specs): Mention specification for scalable fonts.
7574         List supported charsets.  Add preferred way of creating fontsets.
7575         Add description about `mac-allow-anti-aliasing'.
7576         (Mac Functions): Add descriptions about `mac-set-file-creator',
7577         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7578         and `mac-get-preference'.
7580 2005-09-16  Romain Francoise  <romain@orebokech.com>
7582         Update all files to specify GFDL version 1.2.
7584         * doclicense.texi (GNU Free Documentation License): Update to
7585         version 1.2.
7587 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7589         * buffers.texi (List Buffers): Fix xref.
7591         * rmail.texi (Rmail Basics): Fix xref.
7593         * emacs.texi (Top): Update subnode menus.
7595         * files.texi (Saving Commands): New node, broken out of Saving.
7596         (Customize Save): New node, broken out of Saving.
7597         Clarify effect of write-region-inhibit-fsync.
7598         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7600 2005-09-14  Romain Francoise  <romain@orebokech.com>
7602         * files.texi (Saving): Mention write-region-inhibit-fsync.
7604 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7606         * custom.texi (Custom Themes): New node.
7608 2005-09-03  Richard M. Stallman  <rms@gnu.org>
7610         * search.texi (Search Case): Mention vars that control
7611         case-fold-search for various operations.
7613 2005-08-22  Juri Linkov  <juri@jurta.org>
7615         * display.texi (Standard Faces): Merge the text from
7616         `(elisp)Standard Faces' into this node.
7618 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7620         * emacs.texi (Top): Delete menu item for deleted node
7621         Keyboard Translations.
7623 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7625         * trouble.texi (Unasked-for Search):
7626         Delete xref to Keyboard Translations.
7628         * glossary.texi (Glossary): Delete xref.
7630         * custom.texi (Minor Modes): Say that the list here is not complete.
7631         (Keyboard Translations): Node deleted.
7632         (Disabling): Delete xref to it.
7633         (Customization Groups): Fix Custom buffer example.
7634         (Hooks): Mention remove-hooks.
7636 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7638         * building.texi (GDB Graphical Interface): Improve filling of menu
7639         item.
7641 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
7643         * building.texi (GDB Graphical Interface): Use better node names.
7645 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7647         * text.texi (Sentences): Fix xref.
7649 2005-08-14  Juri Linkov  <juri@jurta.org>
7651         * building.texi (Compilation, Grep Searching): Move grep command
7652         headings from `Compilation' to `Grep Searching'.
7654         * dired.texi (Dired and Find):
7655         * maintaining.texi (Tags Search): Replace grep xref to
7656         `Compilation' node with `Grep Searching'.
7658         * files.texi (Comparing Files): Replace xref to `Compilation' with
7659         `Compilation Mode'.
7661 2005-08-13  Alan Mackenzie  <acm@muc.de>
7663         * search.texi (Non-ASCII Isearch): Correct a typo.
7664         (Replacement Commands): Mention query-replace key binding.
7666 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7668         * programs.texi (Options for Comments): Fix xref.
7670         * search.texi (Regexp Backslash, Regexp Example): New nodes split
7671         out of Regexps.
7673 2005-08-09  Juri Linkov  <juri@jurta.org>
7675         * building.texi (Compilation): Use `itemx' instead of `item'.
7676         (Grep Searching): Simplify phrase.
7678         * display.texi (Standard Faces): Describe vertical-border on
7679         window systems.
7681         * windows.texi (Split Window): Simplify phrase and mention
7682         vertical-border face.
7684 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7686         * files.texi (Comparing Files): Clarify compare-windows.
7688         * calendar.texi (Scroll Calendar): Document < and > in calendar.
7690 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
7692         * mule.texi (Coding Systems): Rephrase the paragraph about
7693         codepages: no need for "M-x codepage-setup" anymore, except on
7694         MS-DOS.
7696         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7697         the MS-DOS port only.
7699 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
7701         * makefile.w32-in (info): Don't run multi-install-info.bat.
7702         ($(infodir)/dir): New target, produced by running
7703         multi-install-info.bat.
7705 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
7707         * files.texi (Quoted File Names): Add index entry.
7709 2005-07-19  Juri Linkov  <juri@jurta.org>
7711         * files.texi (Comparing Files): Mention resync for `compare-windows'.
7713 2005-07-18  Juri Linkov  <juri@jurta.org>
7715         * custom.texi (Easy Customization):
7716         * files.texi (Old Versions):
7717         * frames.texi (Wheeled Mice):
7718         * mule.texi (Specify Coding):
7719         * text.texi (Cell Justification):
7720         * trouble.texi (After a Crash):
7721         * xresources.texi (GTK styles):
7722         Delete duplicate duplicate words.
7724 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7726         * frames.texi (Creating Frames): Fix foreground color example.
7728         * custom.texi (Init Examples): Clean up text about conditionals.
7730 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7732         * mini.texi (Completion Commands): Fix command name for ?.
7734 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7736         * display.texi (Standard Faces): Explain that customization of
7737         `menu' face has no effect on w32 and with GTK.
7738         Add cross-references.
7740         * cmdargs.texi (General Variables): Clarify the default location
7741         of $HOME on w32 systems.
7743 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7745         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7746         changed.
7748 2005-07-08  Kenichi Handa  <handa@m17n.org>
7750         * mule.texi (Recognize Coding):
7751         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7753 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7755         * anti.texi (Antinews): Mention mode-line-inverse-video.
7757         * files.texi (Saving): Minor correction about C-x C-w.
7759         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7761 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7763         * search.texi (Isearch Scroll): Add example of using the
7764         `isearch-scroll' property.
7765         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7766         `Display Custom' node.
7767         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7768         and de-emphasize it.
7769         (Other Repeating Search): `occur' currently can not correctly
7770         handle multiline matches.  Correct, clarify and update description
7771         of `flush-lines' and `keep-lines'.
7773         * display.texi (Display Custom): Add anchor for `baud-rate'.
7775 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7777         * gnu.texi: Update where to get GNU status; add refs for how to help.
7778         Add footnotes 6 and 7.
7780 2005-07-04  Lute Kamstra  <lute@gnu.org>
7782         Update FSF's address in GPL notices.
7784         * doclicense.texi (GNU Free Documentation License):
7785         * trouble.texi (Checklist): Update FSF's address.
7787 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7789         * display.texi (Text Display): Change index entries.
7791 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7793         * makefile.w32-in (MAKEINFO): Use --force.
7794         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7795         Makefile.in.
7797 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7799         * anti.texi (Antinews): Rename show-nonbreak-escape to
7800         nobreak-char-display.
7802         * emacs.texi (Top): Update detailed node listing.
7804         * display.texi (Text Display): Rename show-nonbreak-escape
7805         to nobreak-char-display and no-break-space to nobreak-space.
7806         (Standard Faces): Split up the list of standard faces
7807         and put it in a separate node.  Add nobreak-space and
7808         escape-glyph.
7810 2005-06-23  Lute Kamstra  <lute@gnu.org>
7812         * mule.texi (Select Input Method): Fix typo.
7814 2005-06-23  Kenichi Handa  <handa@m17n.org>
7816         * mule.texi (International): List all supported scripts.
7817         Adjust text for that leim is now included in the normal Emacs
7818         distribution.
7819         (Language Environments): List all language environments.
7820         Intlfonts contains fonts for most supported scripts, not all..
7821         (Select Input Method): Refer to C-u C-x = to see how to type to
7822         input a specific character.
7823         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7825 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7827         * building.texi (Grep Searching): Texinfo usage fix.
7829 2005-06-22  Miles Bader  <miles@gnu.org>
7831         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7833 2005-06-20  Miles Bader  <miles@gnu.org>
7835         * display.texi (Faces): Add `vertical-divider'.
7837 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7839         * text.texi (Adaptive Fill): Minor clarification.
7841 2005-06-10  Lute Kamstra  <lute@gnu.org>
7843         * emacs.texi (Top): Correct version number.
7844         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7845         refer to the current version of Emacs.
7847 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7849         * files.texi (Log Buffer): Document when there can be more than
7850         one file to be committed.
7852 2005-06-08  Juri Linkov  <juri@jurta.org>
7854         * display.texi (Faces): Add `shadow' face.
7856 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7858         * display.texi (Faces): Write about mode-line-highlight.
7860 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7862         * misc.texi (Printing Package): Explain how to initialize
7863         printing package.
7865         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7867 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7869         * emacs.texi: Rename Hardcopy to Printing.
7870         Make PostScript and PostScript Variables subnodes of it.
7872         * misc.texi (Printing): Rename node from Hardcopy.
7873         Mention menu bar options.
7874         Move PostScript and PostScript Variables to submenu.
7875         (Printing package): New node.
7877         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7879         * dired.texi (Operating on Files): Likewise.
7881         * calendar.texi (Displaying the Diary): Likewise.
7883         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7885         * glossary.texi (Glossary): Likewise.
7887         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7888         effect.
7890 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7892         * trouble.texi (After a Crash): Polish previous change.
7894 2005-05-30  Noah Friedman  <friedman@splode.com>
7896         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7897         recovery mechanism.
7899 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7901         * building.texi (Other Buffers): SPC toggles display of
7902         floating point registers.
7904 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7906         * files.texi (Log Buffer): Merge in description of Log Edit
7907         mode from pcl-cvs.texi.
7909 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7911         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7913 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7915         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7916         not enabled by default.
7917         When not on a word, `ispell-word' by default checks the word
7918         before point.
7920 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7922         * building.texi (Debugger Operation): Simplify last sentence.
7924 2005-05-23  Lute Kamstra  <lute@gnu.org>
7926         * emacs.texi: Update FSF's address throughout.
7927         (Preface): Use @cite.
7928         (Distrib): Add cross reference to the node "Copying".  Mention the
7929         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7930         printed manuals.
7931         (Intro): Use @xref for the Emacs Lisp Intro.
7933 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7935         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7937         * basic.texi (Moving Point): Mention default for `goto-line'.
7939         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7940         of a variable's docstring.
7942 2005-05-18  Lute Kamstra  <lute@gnu.org>
7944         * maintaining.texi (Overview of Emerge): Add cross reference.
7945         Remove duplication.
7947         * emacs.texi (Top): Update to the current structure of the manual.
7948         * misc.texi (Emacs Server): Add menu description.
7949         * files.texi (Saving): Fix menu.
7950         * custom.texi (Customization): Fix menu.
7951         * mule.texi (International): Fix menu.
7952         * kmacro.texi (Keyboard Macros): Fix menu.
7954 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7956         * display.texi: Various minor changes.
7957         (Faces): Delete text that is repeated in the next section.
7959 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7961         * building.texi (Debugger Operation): Mention GUD tooltips are
7962         disabled with GDB in text command mode.
7964 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7966         * building.texi: Replace toolbar with "tool bar" for consistency.
7967         (Compilation Mode): Describe compilation-context-lines
7968         and use of arrow in compilation buffer.
7969         (Debugger Operation): Replace help text with variable's value.
7971         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7972         consistency.
7974 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7976         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7977         Add xref.
7979 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7981         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7982         (Position Info): Delete discussion of `goto-line'.  It is already
7983         described in `Moving point'.
7985         * mini.texi (Completion Commands): Correct reference.
7986         (Completion Options): Fix typo.
7988         * killing.texi (Deletion): Complete description of `C-x C-o'.
7990 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7992         * building.texi (Compilation): Clarify recompile's directory choice.
7994         * frames.texi (Tooltips): Cleanups.
7996         * basic.texi (Arguments): Fix punctuation.
7998 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
8000         * screen.texi (Menu Bar): The up and down (not left and right)
8001         arrow keys move through a keyboard menu.
8003 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
8005         * basic.texi: Various typo and grammar fixes.
8006         (Moving Point): C-a now runs move-beginning-of-line.
8008 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
8010         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8012         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8013         as different animals.
8015 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
8017         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8018         Correct index entry.
8020 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8022         * building.texi (Debugger Operation): Update to reflect changes
8023         in GUD tooltips.
8025 2005-04-30  Richard M. Stallman  <rms@gnu.org>
8027         * files.texi (Compressed Files): Auto Compression normally enabled.
8029         * building.texi (Debugger Operation): Clarify previous change.
8031 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
8033         * building.texi (Debugger Operation): Add description for
8034         GUD tooltips when program is not running.
8036 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
8038         * misc.texi (Shell): Add `Shell Prompts' to menu.
8039         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
8040         description.  Delete remarks moved to new node.
8041         (Shell Prompts): New node.
8042         (History References): Replace remarks moved to `Shell Prompts'
8043         with xref to that node.
8044         (Remote Host): Clarify how to specify the terminal type when
8045         logging in to a different machine.
8047 2005-04-26  Richard M. Stallman  <rms@gnu.org>
8049         * emacs.texi (Top): Update submenus from files.texi.
8051         * files.texi (Filesets): Clarify previous change.
8053         * dired.texi (Misc Dired Features): Clarify previous change.
8055 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
8057         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8059         * dired.texi (Misc Dired Features):
8060         Document dired-compare-directories.
8062         * files.texi (Filesets): New node.
8063         (File Conveniences): Document Image mode.
8065         * text.texi (TeX Print): Document tex-compile.
8067 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
8069         * frames.texi (Tooltips): Tooltip mode is enabled by default.
8070         Delete redundant reference to tooltip Custom group.  It is
8071         referred too again in the next paragraph.
8073 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8075         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8077 2005-04-19  Kim F. Storm  <storm@cua.dk>
8079         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8081 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8083         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8084         turns off desktop-save-mode.
8086 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8088         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8089         by default in terminals compatible with xterm.  Mention that
8090         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8091         node.
8093 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8095         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8097 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
8099         * xresources.texi (Table of Resources): Add cursorBlink.
8101 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
8103         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8104         `d', `C-d' and `u'.
8106 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8108         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8109         (Misc X): Add -D, --basic-display.
8111         * maintaining.texi (Change Log): Correct the description of
8112         the example.
8114         * major.texi (Choosing Modes): Document magic-mode-alist.
8116 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8118         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8119         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8120         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8121         (Rmail Output): Clarify which statements apply to `o', `C-o' and
8122         `w', respectively.
8123         (Rmail Labels): Mention `l'.
8124         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
8125         (Rmail Summary Edit): Describe `j' and RET.
8127 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
8129         * xresources.texi (Lucid Resources): Add fontSet resource.
8131 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
8133         * display.texi (Useless Whitespace): `indicate-unused-lines' is
8134         now called `indicate-empty-lines'.
8136 2005-04-06  Kim F. Storm  <storm@cua.dk>
8138         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8140 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8142         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8143         deleted.
8144         (Marks vs Flags): Add some convenient key bindings.
8145         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8146         (Misc Dired Features): Correct and expand description of `w' command.
8148         * frames.texi (XTerm Mouse): Delete apparently false info.
8149         The GNU/Linux console currently does not appear to support
8150         `xterm-mouse-mode'.
8152 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8154         * calendar.texi (Diary): Mention shell utility `calendar'.
8156 2005-04-01  Richard M. Stallman  <rms@gnu.org>
8158         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8160 2005-04-01  Lute Kamstra  <lute@gnu.org>
8162         * maintaining.texi (Change Log): add-change-log-entry uses
8163         add-log-mailing-address.
8165 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8167         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8168         `VC Mode Line' and put in an xref to that node.
8169         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8170         its description.
8172 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
8174         * calendar.texi (Calendar Systems): Say that the Persian calendar
8175         implemented here is the arithmetical one championed by Birashk.
8177 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8179         * programs.texi (Fortran Motion): Fix previous change.
8181 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8183         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8185 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
8187         * text.texi (Refill): Refer to Long Lines Mode.
8188         (Longlines): New node.
8189         (Auto Fill): Don't index "word wrap" here.
8190         (Filling): Add Longlines to menu.
8192 2005-03-29  Richard M. Stallman  <rms@gnu.org>
8194         * xresources.texi: Minor fixes.
8196         * misc.texi (Emacs Server): Fix Texinfo usage.
8198         * emacs.texi (Top): Don't use a real section heading for
8199         "Detailed Node Listing".  Fake it instead.
8201         * basic.texi (Position Info): Minor cleanup.
8203         * mule.texi (Input Methods): Minor cleanup.
8205 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
8207         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8208         constructs as well.
8209         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8211 2005-03-29  Kenichi Handa  <handa@m17n.org>
8213         * mule.texi (Input Methods): Refer to the command C-u C-x =.
8215         * basic.texi (Position Info): Update the description about the
8216         command C-u C-x =.
8218 2005-03-28  Richard M. Stallman  <rms@gnu.org>
8220         * emacs.texi (Top): Use @section for the detailed node listing.
8222         * calendar.texi: Minor fixes to previous change.
8224         * programs.texi (Fortran): Small fixes to previous changes.
8226         * emacs.texi (Top): Update list of subnodes of Dired.
8227         Likewise for building.texi.
8229         * files.texi (File Conveniences): Delete Auto Image File mode.
8231 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
8233         * building.texi (Flymake): New node.
8235         * custom.texi (Function Keys): Document kp- event types and
8236         keypad-setup package.
8238         * dired.texi (Wdired): New node.
8240         * files.texi (File Conveniences): Reorder entries.
8241         Explain how to turn on Auto-image-file mode.
8242         Document Thumbs mode.
8244         * mule.texi (Specify Coding): Document recode-region and
8245         recode-file-name.
8247         * programs.texi (Program Modes): Add Conf mode and DNS mode.
8249 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
8251         * commands.texi (Keys): M-o is now a prefix key.
8253 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
8255         * programs.texi: Reformat and update copyright years.
8256         (Fortran): Update section.
8258 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
8260         * files.texi: Several small changes in addition to:
8261         (Visiting): Change xref for Dialog Boxes to ref.
8262         (Version Headers): Replace references to obsolete var
8263         `vc-header-alist' with `vc-BACKEND-header'.
8264         (Customizing VC): Update value of `vc-handled-backends'.
8266 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
8268         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8269         move here from Emacs Lisp Reference Manual.
8270         * calendar.texi (Calendar/Diary, Diary Commands)
8271         (Special Diary Entries, Importing Diary): Change some xrefs to
8272         point to emacs-xtra rather than elisp.
8274         * emacs-xtra.texi (Calendar Customizing):
8275         Move view-diary-entries-initially, view-calendar-holidays-initially,
8276         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8277         Emacs Manual.
8278         (Appt Customizing): Merge entire section into main Emacs Manual.
8279         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8280         mark-holidays-in-calendar here from emacs-xtra.
8281         (Displaying the Diary): Move view-diary-entries-initially,
8282         mark-diary-entries-in-calendar here from emacs-xtra.
8283         (Appointments): Move appt-display-mode-line,
8284         appt-display-duration, appt-disp-window-function,
8285         appt-delete-window-function here from emacs-xtra.
8287         * calendar.texi: Update and reformat copyright.
8288         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8289         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8290         (Diary): Refer to `diary-file' rather than ~/diary.
8291         (Diary Commands): Rename node to "Displaying the Diary".
8292         * emacs.texi (Top): Rename "Diary Commands" section.
8293         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8295 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8297         * misc.texi (Emacs Server): Fix the command for setting
8298         server-name.  Add an xref to Invoking emacsclient.
8300         * help.texi (Help Summary): Clarify when "C-h ." will do something
8301         nontrivial.
8302         (Apropos): Add cindex entry for apropos-sort-by-scores.
8304         * display.texi (Text Display): Add index entries for how no-break
8305         characters are displayed.
8307 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
8309         * files.texi (Visiting): Fix cross-references introduced with the
8310         last change.
8312         * xresources.texi (GTK resources): Fix last change.
8314 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
8316         * xresources.texi (X Resources): GTK options documented too.
8317         (Resources): Clarify meaning of program name.
8318         (Table of Resources): Add visualClass.
8319         (GTK resources): Rewrite.
8320         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8322         * display.texi (Text Display): Mention non-breaking spaces.
8324         * files.texi (Reverting): Document auto-revert-check-vc-info.
8326         * frames.texi (Mouse Commands): Document
8327         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8329         * help.texi (Help Summary): Add `C-h .'.
8330         (Apropos): Apropos accepts a list of search terms.
8331         Document apropos-sort-by-scores.
8332         (Help Echo): Document display-local-help.
8334         * misc.texi (Emacs Server): Document server-name.
8335         (Invoking emacsclient): Document -s option for server names.
8337         * text.texi (Outline Visibility): Introduce "current heading
8338         line" (commands can be called with point on a body line).
8339         Re-order table to follow the sequence of discussion.
8340         hide-body won't hide lines before first header line.
8341         (TeX Mode): Add DocTeX mode.
8343 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8345         * mule.texi (Single-Byte Character Support): Delete mention
8346         of iso-acc.el and iso-transl.el.
8348 2005-03-23  Lute Kamstra  <lute@gnu.org>
8350         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8352 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8354         * search.texi: Delete explicit node pointers.
8355         (Incremental Search): New menu.
8356         (Basic Isearch, Repeat Isearch, Error in Isearch)
8357         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8358         (Slow Isearch): New subnodes.
8359         (Configuring Scrolling): Node deleted.
8360         (Search Case): Doc default-case-fold-search.
8361         (Regexp Replace): Move replace-regexp doc here.
8363         * rmail.texi (Movemail): Put commas inside closequotes.
8365         * picture.texi (Insert in Picture): Document C-c arrow combos.
8366         (Basic Picture): Clarify erasure.
8368         * display.texi (Font Lock): Put commas inside closequotes.
8370         * cmdargs.texi (General Variables): Put commas inside closequotes.
8372 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
8374         * building.texi (Stack Buffer): Mention reverse contrast for
8375         *selected* frame (might not be current frame).
8377 2005-03-21  Richard M. Stallman  <rms@gnu.org>
8379         * building.texi (Starting GUD): Add bashdb.
8381 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
8383         * basic.texi (Moving Point): Add M-g M-g binding.
8384         (Undo): Document undo-only.
8385         (Position Info): Document M-g M-g and C-u M-g M-g.
8387         * building.texi (Building): Put Grep Searching after Compilation
8388         Shell.
8389         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8390         Document next-error-highlight.
8391         (Grep Searching): Document grep-highlight-matches.
8392         (Lisp Eval): Typing C-x C-e twice prints integers specially.
8394         * calendar.texi (Importing Diary): Rename node from iCalendar.
8395         Document diary-from-outlook.
8397         * dired.texi (Misc Dired Features): Rename node from Misc Dired
8398         Commands.
8399         Mention effect of X drag and drop on Dired buffers.
8401         * files.texi (Visiting): Document large-file-warning-threshold.
8402         Move paragraph on file-selection dialog.
8403         Mention visiting files using X drag and drop.
8404         (Reverting): Mention using Auto-Revert mode to tail files.
8405         Document auto-revert-tail-mode.
8406         (Version Systems): Minor correction.
8407         (Comparing Files): Diff-mode is no longer based on Compilation
8408         mode.
8409         Document compare-ignore-whitespace.
8410         (Misc File Ops): Explain passing a directory to rename-file.
8411         Likewise for copy-file and make-symbolic-link.
8413         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8414         Document mouse-wheel-progressive speed.
8416         * help.texi (Misc Help): Document numeric argument for C-h i.
8417         Correctly explain the effect of just C-u as argument.
8419         * killing.texi (Deletion): Document numeric argument for
8420         just-one-space.
8422         * mini.texi (Completion): Completion acts on text before point.
8424         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8425         (Emulation): CUA mode replaces pc-bindings-mode,
8426         pc-selection-mode, and s-region.
8428         * mule.texi (Input Methods): Leim is now built-in.
8429         (Select Input Method): Document quail-show-key.
8430         (Specify Coding): Document revert-buffer-with-coding-system.
8432         * programs.texi (Fortran Motion): Document f90-next-statement,
8433         f90-previous-statement, f90-next-block, f90-previous-block,
8434         f90-end-of-block, and f90-beginning-of-block.
8436         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8438         * emacs.texi (Acknowledgments): Updated.
8440         * anti.texi: Total rewrite.
8442 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
8444         * ack.texi (Acknowledgments): Update.
8446 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
8448         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8449         Update copyright years.
8451 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
8453         * building.texi (Commands of GUD): Move paragraph on setting
8454         breakpoints with mouse to the GDB Graphical Interface node.
8456 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8458         * misc.texi (Single Shell, Shell Options): Fix previous change.
8460         * building.texi (Debugger Operation): Update GUD tooltip enable info.
8462 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8464         * building.texi (Starting GUD): Don't explain text vs graphical
8465         GDB here.  Just mention it and xref.
8466         Delete "just one debugger process".
8467         (Debugger Operation): Move GUD tooltip info here.
8468         (GUD Tooltips): Node deleted.
8469         (GDB Graphical Interface): Explain the two GDB modes here.
8471         * sending.texi (Sending Mail): Minor cleanup.
8472         (Mail Aliases): Explain quoting conventions.
8473         Update key rebinding example.
8474         (Header Editing): C-M-i is like M-TAB.
8475         (Mail Mode Misc): mail-attach-file does not do MIME.
8477         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8478         that really belongs here.
8479         (Remote Mailboxes): Text moved to Rmail Inbox.
8480         (Rmail Display): Mention Mouse-1.
8481         (Movemail): Clarify two movemail versions.
8482         Clarify rmail-movemail-program.
8484         * misc.texi (Single Shell): Replace uudecode example with gpg example.
8485         Document async shell commands.
8486         (Shell History): Clarify.
8487         (Shell Ring): Mention C-UP an C-DOWN.
8488         (Shell Options): Add comint-prompt-read-only.
8489         (Invoking emacsclient): Set EDITOR to run Emacs.
8490         (Sorting): No need to explain what region is.
8491         (Saving Emacs Sessions): Fix typo.
8492         (Recursive Edit): Fix punctuation.
8493         (Emulation): Don't mention "PC bindings" which are standard.
8494         (Hyperlinking): Explain Mouse-1 convention here.
8495         (Find Func): Node deleted.
8497         * help.texi (Name Help): Xref to Hyperlinking.
8499         * glossary.texi (Glossary):
8500         Rename "Balance Parentheses" to "Balancing...".
8501         Add "Byte Compilation".  Correct "Copyleft".
8502         New xref in "Customization".
8503         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8504         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8505         Rename "Registers" to "Register".
8506         Replace "Selecting" with "Selected Frame",
8507         "Selected Window", and "Selecting a Buffer".
8509         * files.texi (Types of Log File): Explain how projects'
8510         methods can vary.
8512         * display.texi (Faces): Delete "Emacs 21".
8514         * custom.texi (Changing a Variable): C-M-i like M-TAB.
8515         * fixit.texi (Spelling): C-M-i like M-TAB.
8516         * mini.texi (Completion Options): C-M-i like M-TAB.
8517         * programs.texi (Symbol Completion): C-M-i like M-TAB.
8518         * text.texi (Text Mode): C-M-i like M-TAB.
8520         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8522         * calendar.texi (Specified Dates): Mention `g w'.
8523         (Appointments): appt-activate toggles with no arg.
8525 2005-03-05  Juri Linkov  <juri@jurta.org>
8527         * cmdargs.texi (Emacs Invocation): Add cindex
8528         "invocation (command line arguments)".
8529         (Misc X): Add -nbc, --no-blinking-cursor.
8531 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
8533         * calendar.texi (iCalendar): No need to require it now.
8535 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
8537         * trouble.texi (Contributing): Mention Savannah.  Direct users to
8538         emacs-devel.
8540 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
8542         * calendar.texi (Adding to Diary): Mention redrawing of calendar
8543         window.
8545 2005-02-27  Richard M. Stallman  <rms@gnu.org>
8547         * building.texi (Compilation): Update mode line status info.
8549 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
8551         * calendar.texi (General Calendar): Document binding of
8552         scroll-other-window-down.
8553         (Mayan Calendar): Fix earliest date.
8554         (Time Intervals): Document timeclock-change.
8555         Fix timeclock-ask-before-exiting documentation.
8557 2005-02-26  Kim F. Storm  <storm@cua.dk>
8559         * frames.texi (Mouse References):
8560         Add mouse-1-click-in-non-selected-windows.
8562 2005-02-25  Richard M. Stallman  <rms@gnu.org>
8564         * screen.texi (Screen): Explain better about cursors and mode lines;
8565         don't presuppose text terminals.
8566         (Point): Don't assume just one cursor.
8567         Clarify explanation of cursors.
8568         (Echo Area, Menu Bar): Cleanups.
8570         * mini.texi (Minibuffer): Prompts are highlighted.
8571         (Minibuffer Edit): Newline = C-j only on text terminals.
8572         Clarify resize-mini-windows values.
8573         Mention M-PAGEUP and M-PAGEDOWN.
8574         (Completion Commands): Mouse-1 like Mouse-2.
8575         (Minibuffer History): Explain history commands better.
8576         (Repetition): Add xref to Incremental Search.
8578         * mark.texi (Setting Mark): Clarify info about displaying mark.
8579         Clarify explanation of C-@ and C-SPC.
8580         (Transient Mark): Mention Delete Selection mode.
8581         (Marking Objects): Clean up text about extending the region.
8583         * m-x.texi (M-x): One C-g doesn't always go to top level.
8584         No delay before suggest-key-bindings output.
8586         * fixit.texi (Fixit): Mention C-/ for undo.
8587         (Spelling): Mention ESC TAB like M-TAB.
8588         Replacement words with r and R are rechecked.
8589         Say where C-g leaves point.  Mention ? as input.
8591 2005-02-23  Lute Kamstra  <lute@gnu.org>
8593         * cmdargs.texi (Initial Options): Add cross reference.
8595 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8597         * emacs.texi (Top): Update menu for splitting of node in
8598         msdog.texi.
8599         * frames.texi (Frames): Update xref for splitting of node in
8600         msdog.texi.
8601         * trouble.texi (Quitting): Ditto.
8603 2005-02-16  Richard M. Stallman  <rms@gnu.org>
8605         * windows.texi (Split Window): Simplify line truncation info
8606         and xref to Display Custom.
8608         * trouble.texi (Quitting): Emergency escape only for text terminal.
8609         (Screen Garbled): C-l for ungarbling is only for text terminal.
8611         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8613         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8615         * programs.texi (Program Modes): Mention Python mode.
8616         (Moving by Defuns): Repeating C-M-h extends region.
8617         (Basic Indent): Clarify.
8618         (Custom C Indent): Clarify.
8619         (Expressions): Repeating C-M-@ extends region.
8620         (Info Lookup): Clarify for C-h S.
8621         (Symbol Completion): ESC TAB alternative for M-TAB.
8622         (Electric C): Clarify.
8624         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8626         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8627         MS-DOS Input node.
8628         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8629         (MS-DOS and MULE): Clarify.
8630         (MS-DOS Processes, Windows Processes): Fix typos.
8632         * major.texi (Choosing Modes): Clarify.
8634         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8635         (Keyboard Macro Step-Edit): Clarify.
8637         * indent.texi (Indentation): Clarifications.
8639         * help.texi (Help): Correct error about C-h in query-replace.
8640         Clarify apropos vs C-h a.  Fix how to search in FAQ.
8641         (Key Help): Describe C-h w here.
8642         (Name Help): Minor cleanup.  C-h w moved to Key Help.
8643         Clarify the "object" joke.
8644         (Apropos): Clarify.  Mouse-1 like Mouse-2.
8645         (Help Mode): Mouse-1 like Mouse-2.
8647         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8649         * display.texi (Display): Reorder menu.
8650         (Faces): Cleanup.
8651         (Font Lock): Cleanup.  Mention Options menu.
8652         Delete obsolete text.
8653         (Scrolling): For C-l, don't presume text terminal.
8654         (Horizontal Scrolling): Simplify intro.
8655         (Follow Mode): Clarify.
8656         (Cursor Display): Move before Display Custom.
8657         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8658         Doc default-tab-width.  Doc line truncation more thoroughly.
8660         * dired.texi (Dired Enter): C-x C-f can run Dired.
8661         (Dired Visiting): Comment out `a' command.
8662         Mouse-1 is like Mouse-2.
8663         (Shell Commands in Dired): ? can be used more than once.
8665         * basic.texi (Continuation Lines): Simplify description of truncation,
8666         and refer to Display Custom for the rest of it.
8668 2005-02-06  Lute Kamstra  <lute@gnu.org>
8670         * basic.texi (Undo): Fix typo.
8672         * cmdargs.texi (Emacs Invocation): Fix typo.
8674         * custom.texi (Init Examples): Fix typo.
8676         * abbrevs.texi (Expanding Abbrevs): Fix typo.
8678 2005-02-06  Richard M. Stallman  <rms@gnu.org>
8680         * regs.texi (Registers): Registers can hold numbers, too.
8682         * killing.texi (Other Kill Commands): Cleanup.
8683         Delete redundant explanation of kill in read-only buffer.
8684         (Yanking): Mention term "copying".
8685         (Accumulating Text): Fix typo.
8687         * entering.texi (Entering Emacs): Update rationale at start.
8688         (Exiting): Treat iconifying on a par with suspension.
8690         * custom.texi (Minor Modes): Fix typo.
8691         (Easy Customization): Fix menu style.
8692         (Variables): Add xref.
8693         (Examining): Setting for future sessions works through .emacs.
8694         (Keymaps): "Text terminals", not "Many".
8695         (Init Rebinding): Explain \C-.  Show example of \M-.
8696         Fix minor wording errors.
8697         (Function Keys): Explain vector syntax just once.
8698         (Named ASCII Chars): Clarify history of TAB/C-i connection.
8699         (Init File): Mention .emacs.d directory.
8700         (Init Examples): Add xref.
8701         (Find Init): Mention .emacs.d directory.
8703         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8704         (Action Arguments): Explain which kinds of -l args are found how.
8705         (Initial Options): --batch does not inhibit site-start.
8706         Add xrefs.
8707         (Command Example): Use --batch, not -batch.
8709         * basic.texi (Inserting Text): Cleanup wording.
8710         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8711         C-n is not error at end of buffer.
8712         (Undo): Doc C-/ like C-_.  Add xrefs.
8713         (Arguments): META key may be labeled ALT.
8714         Peculiar arg meanings are explained in doc strings.
8716         * abbrevs.texi (Expanding Abbrevs): Clarify.
8718 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
8720         * frames.texi (Frame Parameters): Add an xref to the description
8721         of list-colors-display.  Add a pointer to the X docs about colors.
8723         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8724         Improve docs of list-colors-display.
8726 2005-02-03  Lute Kamstra  <lute@gnu.org>
8728         * frames.texi (Frames, Drag and Drop): Fix typos.
8730 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8732         * windows.texi (Basic Window): Mention color-change in mode line.
8733         (Change Window): Explain dragging vertical boundaries.
8735         * text.texi (Sentences): Clarify.
8736         (Paragraphs): Explain M-a and blank lines.
8737         (Outline Mode): Clarify text and menu.
8738         (Hard and Soft Newlines): Mention use-hard-newlines.
8740         * frames.texi (Frames): Delete unnecessary mention of Windows.
8741         (Mouse Commands): Likewise.  Mention xterm mouse support.
8742         (Clipboard): Clarify.
8743         (Mouse References): Mention use of Mouse-1 for following links.
8744         (Menu Mouse Clicks): Clarify.
8745         (Mode Line Mouse): Clarify.
8746         (Drag and Drop): Rewrite.
8748         * fixit.texi (Spelling): Fix typo.
8750         * files.texi (File Names): Clarify.
8751         (Visiting): Update conditions for use of file dialog.  Clarify.
8752         (Saving): Doc d as answer in save-some-buffers.
8753         (Remote Files): Clean up the text.
8755         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8757         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8758         (List Buffers): Clarify.
8759         (Several Buffers): Doc T command.
8760         (Buffer Convenience): Clarify menu.
8762         * basic.texi (Undo): Clarify last change.
8764 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8766         * fixit.texi (Spelling): Fix typo.
8768 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8770         * basic.texi (Undo): Update description of `undo-outer-limit'.
8772 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8774         * building.texi: Update documentation relating to GDB Graphical
8775         Interface.
8777 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8779         * custom.texi (Easy Customization): Adapt menu to node name change.
8781 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8783         * custom.texi (Easy Customization): Defn of "User Option" now
8784         includes faces.  Don't say just "option" when talking about variables.
8785         Do say just "options" to mean "anything customizable".
8786         (Specific Customization): Describe `customize-variable',
8787         not `customize-option'.
8789         * glossary.texi (Glossary) <Faces>: Add xref.
8790         <User Option>: Change definition--include faces.  Change xref.
8792         * picture.texi (Picture): Mention artist.el.
8794         * sending.texi, screen.texi, programs.texi, misc.texi:
8795         * mini.texi, major.texi, maintaining.texi, macos.texi:
8796         * help.texi, frames.texi, files.texi:
8797         Don't say just "option" when talking about variables.
8799         * display.texi, mule.texi: Don't say just "option" when talking
8800         about variables.  Other minor cleanups.
8802 2005-01-26  Lute Kamstra  <lute@gnu.org>
8804         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8805         File'.  Mention the `-Q' option at the `--no-site-file' option.
8807 2005-01-22  David Kastrup  <dak@gnu.org>
8809         * building.texi (Grep Searching): Mention alias `find-grep' for
8810         `grep-find'.
8812 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8814         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8816 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8818         * rmail.texi (Movemail): Explain differences
8819         between standard and mailutils versions of movemail.
8820         Describe command line and configuration options introduced
8821         with the latter.
8822         Explain the notion of mailbox URL, provide examples and
8823         cross-references to mailutils documentation.
8824         Describe various methods of specifying mailbox names,
8825         user names and user passwords for rmail.
8826         (Remote Mailboxes): New section.
8827         Describe how movemail handles remote mailboxes.  Describe configuration
8828         options used to control its behavior.
8829         (Other Mailbox Formats): Explain handling of various mailbox
8830         formats.
8832 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8834         * commands.texi (Commands): Clarification.
8836 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8838         * programs.texi (Multi-line Indent): Fix previous change.
8839         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8841 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8843         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8844         lazy-highlight.
8846         * search.texi (Query Replace): Mention faces query-replace
8847         and lazy-highlight.
8848         (Incremental Search): Update isearch highlighting info.
8850 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8852         * custom.texi (Saving Customizations): Minor improvement.
8854 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8856         * custom.texi (Saving Customizations): Emacs no longer loads
8857         `custom-file' after .emacs.  No longer mention customizing through
8858         Custom.
8860 2005-01-01  Andreas Schwab  <schwab@suse.de>
8862         * killing.texi (Graphical Kill): Move up under node Killing,
8863         change @section to @subsection.
8865 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8867         * custom.texi (Face Customization): Mention hex color specs.
8869         * emacs.texi (Top): Update Killing submenu.
8871         * killing.texi (Killing): Reorganize section.
8872         No more TeX-only text; put the node command at start of chapter.
8873         But the first section heading is used only in TeX.
8874         Rewrite the text to read better in this mode.
8875         (Graphical Kill): New subnode gets some of the text that
8876         used to be in the first section.
8878 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8880         * dired.texi (Shell Commands in Dired): Delete the ? example.
8882         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8884         * files.texi (Saving): Describe new require-final-newline features
8885         and mode-require-final-newline.
8887 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8889         * custom.texi (File Variables): Clarify previous change.
8891 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8893         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8894         out now.
8896 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8898         * Makefile.in (MAKEINFO): Specify --force.
8900         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8901         (Undo): Doc undo-outer-limit.
8903 2004-12-15  Juri Linkov  <juri@jurta.org>
8905         * mark.texi (Transient Mark, Mark Ring): M-< and other
8906         movement commands don't set mark in Transient Mark mode
8907         if mark is active.
8909 2004-12-12  Juri Linkov  <juri@jurta.org>
8911         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8912         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8914         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8915         (Misc Dired Commands): Add @r{(Dired)} to w.
8917 2004-12-12  Juri Linkov  <juri@jurta.org>
8919         * mark.texi (Marking Objects): Marking commands also extend the
8920         region when mark is active in Transient Mark mode.
8922 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8924         * custom.texi (Saving Customizations): Emacs only loads the custom
8925         file automatically after the init file in version 22.1 or later.
8926         Adapt text and examples to this fact.
8928 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8930         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8931         be set through Custom.  Otherwise, it has no effect.
8933 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8935         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8936         * entering.texi: Rename Command Line to Emacs Invocation.
8938         * misc.texi (Term Mode): Correctly describe C-c.
8940         * custom.texi (Easy Customization): Move up to section level,
8941         before Variables.  Avoid using the term "variable"; say "option".
8942         New initial explanation.
8943         (Variables): In initial explanation, connect "variable" to the
8944         already-explained "user option".
8946         * emacs.texi (Top): Fix ref to Command Line.
8947         Move reference to Easy Customization.
8949         * xresources.texi (X Resources): Fix From link.
8951         * doclicense.texi (GNU Free Documentation License): Fix To link.
8953         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8955         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8957 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8959         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8961 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8963         * kmacro.texi: Several small changes in addition to the following.
8964         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8965         defining a keyboard macro.
8966         Mention `kmacro-ring-max'.
8967         (Keyboard Macro Counter): Clarify description of
8968         `kmacro-insert-counter', `kmacro-set-counter',
8969         `kmacro-add-counter' and `kmacro-set-format'.
8971 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8973         * custom.texi (File Variables): Add `unibyte' and make it more
8974         clear that `unibyte' and `coding' are special.  Suggested by Simon
8975         Krahnke <overlord@gmx.li>.
8977         * mule.texi (Enabling Multibyte): Refer to File Variables.
8978         Suggested by Simon Krahnke <overlord@gmx.li>.
8980 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8982         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8983         x-use-old-gtk-file-dialog.
8985 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8987         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8989 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8991         * building.texi (Lisp Eval): Delete hyphen in section name.
8993 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8995         * files.texi (Old Versions):
8996         No longer document annotation as "CVS only".
8998 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
9000         * files.texi (Version Control): Rewrite the introduction about
9001         version systems, mentioning the new ones that we support.
9002         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9003         suggestions.
9005 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9007         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9009 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
9011         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9013 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
9015         * text.texi (Text Based Tables, Table Definition)
9016         (Table Creation, Table Recognition, Cell Commands)
9017         (Cell Justification, Row Commands, Column Commands)
9018         (Fixed Width Mode, Table Conversion, Measuring Tables)
9019         (Table Misc): New nodes, documenting the Table Mode.
9021 2004-10-19  Jason Rumney  <jasonr@gnu.org>
9023         * makefile.w32-in (info): Change order of arguments to makeinfo.
9025 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9027         * calendar.texi (iCalendar): Update for package changes.
9029 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
9031         * files.texi (Misc File Ops): View mode is a minor mode.
9033 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
9035         * calendar.texi (iCalendar): Style changes.
9037 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
9039         * search.texi (Regexps): The regexp described in the example is no
9040         longer stored in the variable `sentence-end'.
9042 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
9044         * building.texi (Starting GUD): Note that multiple debugging
9045         sessions requires `gdb --fullname'.
9047 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
9049         * calendar.texi (iCalendar): New section for a new package.
9051 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
9053         * text.texi: Various small changes in addition to the following.
9054         (Text): Replace xref for autotype with inforef.
9055         (Sentences): Explain nil value for `sentence-end'.
9056         (Paragraphs): Update default values for `paragraph-start' and
9057         `paragraph-separate'.
9058         (Text Mode): Correct description of Text mode's effect on the
9059         syntax table.
9060         (Outline Visibility): `hide-other' does not hide top level headings.
9061         `selective-display-ellipses' no longer has an effect on Outline mode.
9062         (TeX Misc): Add missing @cindex.
9063         Replace xref for RefTeX with inforef.
9064         (Requesting Formatted Text): The variable
9065         `enriched-fill-after-visiting' no longer exists.
9066         (Editing Format Info): Update names of menu items and commands.
9067         (Format Faces): Mention special effect of specifying the default face.
9068         Describe inheritance of text properties.
9069         Correct description of `fixed' face.
9070         (Format Indentation): Correct description of effect of setting
9071         margins.  Mention `set-left-margin' and `set-right-margin'.
9072         (Format Justification): Update names of menu items.
9073         `set-justification-full' is now bound to `M-j b'.
9074         Mention that `default-justification' is a per buffer variable.
9075         (Format Properties): Update name of menu item.
9076         (Forcing Enriched Mode): `format-decode-buffer' automatically
9077         turns on Enriched mode if the buffer is in text/enriched format.
9079 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
9081         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9083 2004-09-28  Kim F. Storm  <storm@cua.dk>
9085         * display.texi (Display Custom) <indicate-buffer-boundaries>:
9086         Align with new functionality.
9088 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
9090         * display.texi (Display Custom): Remove stray `@end defvar'.
9092 2004-09-23  Kim F. Storm  <storm@cua.dk>
9094         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9095         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9097 2004-09-20  Richard M. Stallman  <rms@gnu.org>
9099         * custom.texi (Hooks): Explain using setq to clear out a hook.
9100         (File Variables): Explain multiline string constants.
9101         (Non-ASCII Rebinding): Explain when you need to update
9102         non-ASCII char codes in .emacs.
9104         * building.texi (Compilation): Explain how to make a silent
9105         subprocess that won't be terminated.  Explain compilation-environment.
9107 2004-09-13  Kim F. Storm  <storm@cua.dk>
9109         * mini.texi (Repetition): Rename isearch-resume-enabled to
9110         isearch-resume-in-command-history and change default to disabled.
9112 2004-09-09  Kim F. Storm  <storm@cua.dk>
9114         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9115         with new `kmacro-name-last-macro'.
9117 2004-09-08  Juri Linkov  <juri@jurta.org>
9119         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9121 2004-09-03  Juri Linkov  <juri@jurta.org>
9123         * search.texi (Incremental Search): Update wording for M-%.
9125 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
9127         * killing.texi (Killing): Correct description of kill commands in
9128         read-only buffer.
9130 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
9132         * building.texi (Compilation Mode): Add a paragraph about rules
9133         for finding the compilation buffer for `next-error'.
9135         * search.texi (Other Repeating Search): Mention that Occur mode
9136         supports the next-error functionality.
9138 2004-09-02  Juri Linkov  <juri@jurta.org>
9140         * search.texi (Regexp Replace): Add missing backslash to \footnote.
9142 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
9144         * kmacro.texi (Basic Keyboard Macro):
9145         `apply-macro-to-region-lines' now operates on all lines that begin
9146         in the region, rather than on all complete lines in the region.
9148 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
9150         * frames.texi (Drag and drop): Add documentation about
9151         x-dnd-test-function and x-dnd-known-types.
9153 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
9155         * indent.texi: Various minor changes in addition to:
9156         (Indentation Commands): Correct description of `indent-relative'.
9157         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9158         mode.  The *Tab Stops* buffer uses Overwrite Mode.
9159         (Just Spaces): `tabify' converts sequences of at least two spaces
9160         to tabs.
9162 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
9164         * frames.texi (Secondary Selection): Setting the secondary
9165         selection with M-Drag-Mouse-1 does not alter the kill ring,
9166         setting it with M-Mouse-1 and M-Mouse-3 does.
9167         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9168         toolkit scroll bars.
9169         (Scroll Bars): Ditto.
9171         * windows.texi (Basic Window): When using a window system, the value
9172         of point in a non-selected window is indicated by a hollow box.
9173         (Split Window): Side by side windows are separated by a scroll bar,
9174         if scroll bars are used.
9175         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9176         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9177         (Window Convenience): Update bindings for `winner-undo' and
9178         `winner-redo'.
9180         * ack.texi (Acknowledgments): Use `@unnumbered'.
9181         * misc.texi: Adapt sectioning in Info to the node structure.
9182         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9183         of "Using Emacs as a Server".
9184         * building.texi (Building): Interchange nodes (for correct numbering).
9185         * programs.texi (Programs): Interchange nodes (for correct numbering).
9186         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9187         Info to the node structure.
9188         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9189         Rearrange order of nodes and sections such that both "GNU GENERAL
9190         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9191         end, as appropriate for appendices.
9192         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9193         Use `@unnumberedsec'.
9194         * trouble.texi: Adapt sectioning in Info to the node structure.
9195         Adapt node pointers to change in emacs.texi.
9196         * cmdargs.texi, doclicense.texi: Adapt node pointers.
9198 2004-08-25  Kenichi Handa  <handa@m17n.org>
9200         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9201         description for unibyte mode.
9203 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
9205         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9207         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9208         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9209         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9210         in @pxref.
9212 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
9214         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9215         Change section names.
9217 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
9219         * kmacro.texi (Keyboard Macro Ring): Rename section.
9220         Emacs treats the head of the macro ring as the `last keyboard macro'.
9221         (Keyboard Macro Counter): Minor change.
9222         (Save Keyboard Macro): Some clarifications.
9223         (Edit Keyboard Macro): Rename section.
9225         * buffers.texi (Buffers): Maximum buffer size is now 256M on
9226         32-bit machines.
9227         (Several Buffers): Clarify which buffer is selected if `2' is
9228         pressed in the Buffer Menu.
9229         Auto Revert mode can be used to update the Buffer Menu
9230         automatically.
9232 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
9234         * help.texi (Misc Help): Add an index entry for finding an Info
9235         manual by its file name.
9237 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
9239         * files.texi (Backup Deletion): Correct description of
9240         `delete-old-versions'.
9241         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9242         (Auto Save Files): Recommend `auto-save-mode' to reenable
9243         auto-saving, rather than the abbreviation `auto-save'.
9245 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
9247         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9248         for "killing" and "yanking" in main menu.
9250 2004-08-16  Richard M. Stallman  <rms@gnu.org>
9252         * killing.texi (Yanking, Killing): Minor cleanups.
9254         * mark.texi (Momentary Mark): Minor cleanups.
9256 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
9258         * custom.texi (Non-ASCII Rebinding):
9259         C-q always inserts the right code to pass to global-set-key.
9261 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
9263         * regs.texi (RegNumbers): Mention `C-x r i' binding for
9264         `insert-register', instead of `C-x r g' binding, for consistency.
9266 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
9268         * fixit.texi (Spelling): Fix typo.
9270 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9272         * help.texi (Help): Fix Texinfo usage.
9274 2004-07-24  Richard M. Stallman  <rms@gnu.org>
9276         * text.texi (Paragraphs): Update how paragraphs are separated
9277         and the default for paragraph-separate.
9279         * search.texi (Regexp Replace): Further update text for new
9280         replacement operators.
9282 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
9284         * emacs-xtra.texi (Subdir switches): Dired does not remember the
9285         `R' switch.
9287         * dired.texi (Dired Updating): `k' only deletes inserted
9288         subdirectories from the Dired buffer if a prefix argument was given.
9290         * search.texi (Regexps): Delete redundant definition of `symbol' in
9291         description of `\_>'.  It already occurs in the description of `\_<'.
9293 2004-07-01  Juri Linkov  <juri@jurta.org>
9295         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9296         (Regexp Search): Add M-r.
9298 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
9300         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9302 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9304         * search.texi, calendar.texi: Markup fixes.
9306 2004-06-25  Richard M. Stallman  <rms@gnu.org>
9308         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9310 2004-06-25  David Kastrup  <dak@gnu.org>
9312         * search.texi (Regexp Replace): Some typo corrections and
9313         rearrangement.
9315 2004-06-24  David Kastrup  <dak@gnu.org>
9317         * search.texi (Unconditional Replace): Use replace-string instead
9318         of query-replace in example.
9319         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9320         sequences.
9321         (Query Replace): Correct explanation of `^' which does not use
9322         the mark stack.
9324 2004-06-21  Nick Roberts  <nickrob@gnu.org>
9326         * misc.texi (Shell History Copying): Document comint-insert-input.
9327         (Shell Ring): Describe comint-dynamic-list-input-ring here.
9329 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
9331         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9332         * custom.texi (Customization): Do.
9333         * anti.texi (Antinews): Do.
9334         * abbrevs.texi (Defining Abbrevs): Do.
9336         * programs.texi (Info Lookup): Fix keybinding for
9337         info-lookup-symbol.
9339 2004-06-16  Juanma Barranquero  <lektu@terra.es>
9341         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9342         Add emacs-xtra.
9343         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9344         (clean): Add emacs-xtra and flymake.  Remove redundancies.
9346 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
9348         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9349         Add emacs-xtra.
9350         * emacs-xtra.texi: New file.
9352 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
9354         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9355         (Dired and Find): Mention differences with ordinary Dired buffers.
9357 2004-06-13  Richard M. Stallman  <rms@gnu.org>
9359         * custom.texi (Init Syntax): Explain about vars that do special
9360         things when set with setq or with Custom.
9361         (Init Examples): Add line-number-mode example.
9363 2004-06-12  Juri Linkov  <juri@jurta.org>
9365         * dired.texi (Operating on Files): Add dired-do-touch.
9367 2004-06-10  Juri Linkov  <juri@jurta.org>
9369         * building.texi (Lisp Eval): Add C-M-x on defface.
9371 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
9373         * files.texi (Reverting): Auto-Revert mode and
9374         Global Auto-Revert mode no longer revert remote files.
9376 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9378         * custom.texi (Init File): Two dashes start --no-site-file.
9380 2004-05-29  Alan Mackenzie  <acm@muc.de>
9382         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9383         ("AWK"): Is consistently thus spelled throughout.
9384         (AWK, Pike): Document as "C-like modes".
9385         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9386         (M-x man): Supersedes M-x manual-entry.
9387         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
9389         ("Comments in C"): Delete node; the info is in CC Mode manual.
9390         (c-comment-only-line-offset): Remove description.
9392         (C-c ., C-c C-c): Describe new C Mode bindings.
9394         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9395         (@dfn{Style}, c-default-style, comment-column, comment-padding)
9396         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9397         Amend definitions.
9399         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9400         Describe functions.
9402         (c-comment-start-regexp, c-hanging-comment-ender-p)
9403         (c-hanging-comment-starter-p): Remove obsolete definitions.
9405         * emacs.texi: Remove the menu entry "Comments in C".
9407 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
9409         * dired.texi (Dired and Find): `find-ls-option' does not apply to
9410         `M-x locate'.
9412 2004-05-16  Karl Berry  <karl@gnu.org>
9414         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9415         makeinfo --html fails.
9416         * help.texi (Help Summary) [@ifnottex]: Likewise.
9418 2004-05-13  Nick Roberts  <nickrob@gnu.org>
9420         * building.texi (GDB Graphical Interface): Update and describe
9421         layout first.
9423 2004-05-04  Jason Rumney  <jasonr@gnu.org>
9425         * makefile.w32-in: Revert last change.
9427 2004-05-03  Jason Rumney  <jasonr@gnu.org>
9429         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9431 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9433         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9435 2004-04-18  Juri Linkov  <juri@jurta.org>
9437         * fixit.texi (Spelling): Remove file extension from ispell xref.
9439 2004-04-15  Kim F. Storm  <storm@cua.dk>
9441         * cmdargs.texi (Initial Options): Add -Q.
9443 2004-04-05  Kim F. Storm  <storm@cua.dk>
9445         * custom.texi (File Variables): Add safe-local-eval-forms.
9447 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
9449         * files.texi (Reverting): Correct description of revert-buffer's
9450         handling of point.
9452 2004-03-22  Juri Linkov  <juri@jurta.org>
9454         * emacs.texi (Top): Add `Misc X'.
9456         * trouble.texi: Fix help key bindings.
9458         * glossary.texi: Improve references.
9460         * help.texi: Sync keywords with finder.el.
9462         * mini.texi (Completion): Add description for menu items.
9464         * misc.texi (Browse-URL, FFAP): Add information about keywords.
9466         * sending.texi (Mail Methods): Fix xref to Message manual.
9468 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9470         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9472 2004-03-04  Richard M. Stallman  <rms@gnu.org>
9474         * search.texi (Regexps): Explain that ^ and $ have their
9475         special meanings only in certain contexts.
9477         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9479         * mule.texi (Specify Coding): Doc C-x RET F.
9481         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9482         for multiple compile and grep buffers.
9483         (Indirect Buffers): Don't recommand clone-indirect-buffer
9484         for multiple compile and grep buffers.
9486 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9488         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9489         Use $(DEL) instead of rm, and ignore exit code.
9491 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
9493         * building.texi (Watch Expressions): Update.
9495 2004-02-21  Juri Linkov  <juri@jurta.org>
9497         * cmdargs.texi (Action Arguments): Add alias --find-file.
9498         Add --directory, --help, --version.  Move text about command-line-args
9499         to Command Arguments.
9500         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
9501         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
9502         (Window Size X): Join -g and --geometry.  Add @cindex.
9503         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
9504         (Title X): Remove alias -title.
9505         (Misc X): New node.
9507 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
9509         * frames.texi (Drag and drop): Add Motif to list of supported
9510         protocols.
9512 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
9514         * frames.texi (Drag and drop): New section.
9516 2004-01-24  Richard M. Stallman  <rms@gnu.org>
9518         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9519         Include it only @ifnotinfo.  Patch the preceding and following
9520         node headers to point to each other.
9522 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9524         * calendar.texi (Appointments): Update section.
9526 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9528         * programs.texi (C Modes): Fix the xref.
9530 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
9532         * building.texi (Watch Expressions): Update.
9533         (Commands of GUD): Include use of toolbar + breakpoints set from
9534         fringe/margin.
9536 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
9538         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
9539         <acm@muc.de>.
9541 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
9543         * frames.texi (Dialog Boxes): Add use-file-dialog.
9545 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9547         * ack.texi: Note that Alan Mackenzie contributed the AWK support
9548         in CC Mode.
9550 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9552         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9553         * man/commands.texi, man/custom.texi, man/display.texi:
9554         * man/emacs.texi, man/files.texi:
9555         * man/frames.texi, man/glossary.texi, man/killing.texi:
9556         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9557         * man/mule.texi, man/rmail.texi, man/search.texi:
9558         * man/sending.texi, man/text.texi, man/trouble.texi:
9559         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9561 2003-11-01  Alan Mackenzie  <acm@muc.de>
9563         * search.texi (Scrolling During Incremental Search): Document a
9564         new scrolling facility in isearch mode.
9566 2003-10-22  Miles Bader  <miles@gnu.org>
9568         * Makefile.in (info): Move before $(top_srcdir)/info.
9570 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
9572         * building.texi (Watch Expressions): Update section on data display
9573         to reflect code changes (GDB Graphical Interface).
9575 2003-10-13  Richard M. Stallman  <rms@gnu.org>
9577         * xresources.texi (GTK resources): Clean up previous change.
9579 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
9581         * xresources.texi (GTK resources): Add a note that some themes
9582         disallow customizations.  Add scroll theme example.
9584 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9586         * cmdargs.texi (General Variables): Remove MAILRC envvar.
9588         * misc.texi (Saving Emacs Sessions): Shorten the section,
9589         collapsing back into one node.
9591 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
9593         * misc.texi: Section "Saving Emacs Sessions" rewritten.
9595 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
9597         * xresources.texi (GTK names in Emacs): Correct typo.
9599 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
9601         * cmdargs.texi (Font X): Mention new default font.
9602         More fully describe long font names, wildcard patterns and the
9603         problems involved.  (Result of discussion on emacs-devel.)
9605 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
9607         * emacs.texi (Acknowledgements): Correct typo.
9609 2003-09-22  Richard M. Stallman  <rms@gnu.org>
9611         * dired.texi (Misc Dired Commands): New node.
9612         (Dired Navigation): Add dired-goto-file.
9614         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9616         * emacs.texi (Acknowledgements): New node, split from Distribution.
9618         * cmdargs.texi (Action Arguments): -f reads interactive args.
9620 2003-09-08  Lute Kamstra  <lute@gnu.org>
9622         * screen.texi (Mode Line): Say that POS comes before LINE.
9623         Mention `size-indication-mode'.
9624         * display.texi (Optional Mode Line):
9625         Document `size-indication-mode'.
9626         * basic.texi (Position Info): Mention `size-indication-mode'.
9628 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9630         * xresources.texi (Resources): Refer to `editres' man page.
9631         (Lucid Resources): Update defaults.  Expand description of
9632         `shadowThickness'.
9634 2003-09-04  Miles Bader  <miles@gnu.org>
9636         * Makefile.in (top_srcdir): New variable.
9637         ($(top_srcdir)/info): New rule.
9638         (info): Depend on it.
9640 2003-09-03  Peter Runestig  <peter@runestig.com>
9642         * makefile.w32-in: New file.
9644 2003-08-29  Richard M. Stallman  <rms@gnu.org>
9646         * misc.texi (Saving Emacs Sessions): Correct previous change.
9648 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9650         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9651         (Intro): Include kmacro.texi after fixit.texi instead of after
9652         custom.texi.  (As suggested by Kim Storm.)
9654 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
9656         * fixit.texi (Fixit): Update `Next' pointer.
9657         * files.texi (Files): Update `Previous' pointer.
9658         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9659         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9660         (Suggested by Kim Storm.)
9661         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
9663 2003-08-18  Kim F. Storm  <storm@cua.dk>
9665         * kmacro.texi: New file describing enhanced keyboard macro
9666         functionality.  Replaces old description in custom.texi.
9668         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9669         (Keyboard Macros): Move to new kmacro.texi file.
9671         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9673 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
9675         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9677 2003-08-17  Alex Schroeder  <alex@gnu.org>
9679         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9680         required.
9682 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9684         * programs.texi (Lisp Indent): Don't describe
9685         lisp-indent-function property here.  Use xref to Lisp Manual.
9687 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9689         * calendar.texi (Date Formats): Document changed behavior of
9690         abbreviations.
9692 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9694         * buffers.texi (List Buffers): Fix previous change.
9696 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
9698         * buffers.texi (List Buffers): Adjust to new format of *Buffer
9699         List*.
9701 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9703         * display.texi (Font Lock): Fix typo.
9705 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9707         * display.texi (Font Lock): Add xref for format info on
9708         font-lock-remove-keywords.
9710         * building.texi (Compilation): Document what happens with asynch
9711         children of compiler process.
9713         * help.texi (Library Keywords): Use @multitable.
9715 2003-06-04  Richard M. Stallman  <rms@gnu.org>
9717         * programs.texi (Expressions): Delete C-M-DEL.
9719         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9720         comint-move-point-for-output renamed from
9721         comint-scroll-to-bottom-on-output.
9723         * custom.texi (Init Rebinding): Replace previous change with xref.
9724         (Non-ASCII Rebinding): Explain that issue more briefly here.
9726 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9728         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9730 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9732         * building.texi (GDB Graphical Interface): New node.
9733         (Rewritten somewhat by RMS.)
9735 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9737         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9738         non-English letters.  Explain how to set coding systems correctly
9739         and how to include the right coding cookie in the file.
9741 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9743         * indent.texi (Indentation): Explain the concepts.
9744         (Just Spaces): Explain why preventing tabs for indentation might
9745         be useful.
9747 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9749         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9751 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9753         * cmdargs.texi (General Variables): Document SMTPSERVER.
9755         * sending.texi: Remove SMTP node.
9756         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9757         library.
9759 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9761         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9763 2003-02-22  Simon Josefsson  <jas@extundo.com>
9765         * sending.texi (Mail Methods): Add node about SMTP.
9767 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9769         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9771 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9773         * glossary.texi (Glossary): Correction to cl cross reference.
9775 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9777         * killing.texi (Rectangles): Document C-x c r.
9779 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9781         * xresources.texi (GTK resources): New node.
9782         (GTK widget names): New node.
9783         (GTK names in Emacs): New node.
9784         (GTK styles): New node.
9786 2003-01-09  Francesco Potortì  <pot@gnu.org>
9788         * maintaining.texi (Create Tags Table): Add reference to the new
9789         `etags --help --lang=LANG' option.
9791 2002-10-02  Karl Berry  <karl@gnu.org>
9793         * emacs.texi: Per rms, update all manuals to use @copying instead of
9794         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9795         where needed for the sake of the HTML output.
9797 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9799         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9800         source files.
9802 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9804         * Makefile.in (emacsman): New target.
9806 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9808         * (Version 21.1 released.)
9810 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9812         * Branch for 21.1.
9814 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9816         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9818 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9820         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9822 1999-07-12  Richard Stallman  <rms@gnu.org>
9824         * Version 20.4 released.
9826 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9828         * Makefile.in (INFO_TARGETS): Delete customize.info.
9829         (DVI_TARGETS): Delete customize.dvi.
9830         (../info/customize, customize.dvi): Targets deleted.
9832 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9834         * Version 20.3 released.
9836 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9838         * Makefile.in (EMACSSOURCES): Add mule.texi.
9839         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9841 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9843         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9844         Use it in dvi targets.
9846 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9848         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9849         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9850         (../info/customize): Rename from ../info/custom.
9852 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9854         * Version 20.2 released.
9856 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9858         * Version 20.1 released.
9860 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9862         * Makefile (../info/customize, customize.dvi): New targets.
9863         (INFO_TARGETS): Add ../info/customize.
9864         (DVI_TARGETS): Add customize.dvi.
9866 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9868         * Version 19.33 released.
9870 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9872         * Version 19.32 released.
9874 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9876         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9878 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9880         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9881         Specify -I option.
9882         (All dvi targets): Set the TEXINPUTS variable.
9884 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9886         * Version 19.31 released.
9888 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9890         * Version 19.30 released.
9892 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9894         * Makefile.in (maintainer-clean): Rename from realclean.
9896 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9898         * Makefile.in: New file.
9899         * Makefile: File deleted.
9901 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9903         * Makefile (TEXINDEX_OBJS): Variable deleted.
9904         (texindex, texindex.o, getopt.o): Rules deleted.
9905         All deps on texindex deleted.
9906         (distclean): Don't delete texindex.
9907         (mostlyclean): Don't delete *.o.
9908         * texindex.c, getopt.c: Files deleted.
9910 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9912         * Version 19.26 released.
9914 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9916         * Makefile (EMACSSOURCES): Exclude undo.texi.
9918 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9920         * Version 19.25 released.
9922 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9924         * Version 19.24 released.
9926 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9928         * Version 19.23 released.
9930 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9932         * Makefile: Delete spurious tab.
9934 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9936         * Makefile (.SUFFIXES): New rule.
9938 1993-12-04  Richard Stallman  (rms@srarc2)
9940         * getopt.c: New file.
9941         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9942         (getopt.o): New rule.
9943         (dvi): Don't depend on texindex.
9944         (emacs.dvi): Depend on texindex.
9946 1993-12-03  Richard Stallman  (rms@srarc2)
9948         * Makefile (TEXI2DVI): New variable.
9949         (emacs.dvi): Add explicit command.
9950         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9952 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9954         * Version 19.22 released.
9956 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9958         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9960 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9962         * Version 19.21 released.
9964 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9966         * Makefile (realclean): Don't delete the Info files.
9968 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9970         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9971         4' where appropriate.
9973 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9975         * Makefile: Fix targets for texindex.
9977         * texindex.c: Include "../src/config.h" if building in emacs.
9979         * Makefile: Change all files to FILENAME.texi, force all targets
9980         to be FILENAME, not FILENAME.info.
9981         Add target to build texindex.c, defining `emacs'.
9983 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9985         * Version 19.19 released.
9987 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9989         * Version 19.18 released.
9991 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9993         * Makefile: Fix source file names of the separate manuals.
9995 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9997         * Version 19.17 released.
9999 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10001         * split-man: Fix typos in last change.
10003 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10005         * Version 19.16 released.
10007 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10009         * version 19.15 released.
10011 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10013         * Makefile (distclean): It's rm, not rf.
10015 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10017         * Version 19.14 released.
10019 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10021         * Makefile: New file.
10023 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10025         * Version 19.13 released.
10027 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10029         * Version 19.9 released.
10031 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10033         * Version 19.8 released.
10035 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10037         * cmdargs.texi: Document the -i, -itype, and -iconic options.
10039         * trouble.texi: It's `enable-flow-control-on', not
10040         `evade-flow-control-on'.
10042 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10044         * display.texi: Document standard-display-european.
10046 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10048         * Version 19.7 released.
10050         * emacs.texi: Add a sentence to the top menu mentioning the
10051         specific version of Emacs this manual applies to.
10053 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10055         * basic.texi: Document next-line-add-lines variable used to
10056         implement down-arrow.
10058         * killing.texi: Document kill-whole-line.
10060 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
10062         * text.texi: Update unix TeX ordering information.
10064 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
10066         * news.texi: Mention fill-rectangle in keybinding list.
10068         * killing.texi: Document fill-rectangle.
10070 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10072         * vc.texi: Bring the docs up to date with VC 5.2.
10074 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
10076         * emacs.tex: Mention blackbox and gomoku under Amusements.
10077         Assembler mode is now mentioned and appropriately indexed
10078         under Programming Modes.
10080 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
10082         * emacs.tex: Update TeX ordering information.
10084 1990-06-26  David Lawrence  (tale@geech)
10086         * emacs.tex: Note that completion-ignored-extensions is not used
10087         to filter out names when all completions are displayed in
10088         *Completions*.
10090 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10092         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10094 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
10096         * emacs.tex: Add @findex grep.
10098 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10100         * emacs.tex: Correct two typos.  No other changes before
10101         Version 19 will be made.
10103 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10105         * emacs.tex: Update information for obtaining TeX distribution from the
10106         University of Washington.
10108 ;; Local Variables:
10109 ;; coding: utf-8
10110 ;; End:
10112   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10114   This file is part of GNU Emacs.
10116   GNU Emacs is free software: you can redistribute it and/or modify
10117   it under the terms of the GNU General Public License as published by
10118   the Free Software Foundation, either version 3 of the License, or
10119   (at your option) any later version.
10121   GNU Emacs is distributed in the hope that it will be useful,
10122   but WITHOUT ANY WARRANTY; without even the implied warranty of
10123   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10124   GNU General Public License for more details.
10126   You should have received a copy of the GNU General Public License
10127   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.