Describe MS-Windows specific startup issues, incl. emacsclientw.exe
[emacs.git] / doc / emacs / ChangeLog
blob6f1f706fb584c2082ff8dc1473091ac1d0974dca
1 2010-12-04  Eli Zaretskii  <eliz@gnu.org>
3         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
4         registry, with a cross-reference.
5         (Windows Startup): New node.  Move the stuff about the current
6         directory from "Windows HOME".
8 2010-11-23  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
10         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
11         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
13 2010-11-21  Chong Yidong  <cyd@stupidchicken.com>
15         * maintaining.texi (Version Control Systems): Fix repeated sentence.
16         Suggested by Štěpán Němec.
18 2010-11-20  Chong Yidong  <cyd@stupidchicken.com>
20         * maintaining.texi (Version Control): Say "commit", not "check in".
21         (Version Control Systems): Simplify descriptions.
22         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
23         VCS Concepts.
24         (VC Mode Line): Update example.
25         (Old Revisions): Document revert-buffer for vc-diff.
26         (Log Buffer): Promote to a subsection.  Document header lines.
28         * macos.texi (Mac / GNUstep Basics): Document
29         ns-right-alternate-modifier.
31         * emacs.texi (Top): Update node listing.
33 2010-11-06  Eli Zaretskii  <eliz@gnu.org>
35         * msdog.texi (Windows HOME): Add information regarding startup
36         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
38 2010-09-14  Glenn Morris  <rgm@gnu.org>
40         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
41         the last hook item.
43         * calendar.texi (Appointments): Also updated when a diary include file
44         is saved.
46 2010-09-12  Glenn Morris  <rgm@gnu.org>
48         * trouble.texi (Bugs): Update the section intro.
49         (Known Problems): New section.
50         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
51         (Sending Patches): Bug fixes are best as responses to existing bugs.
52         * emacs.texi (Known Problems): Add menu entry for new section.
54 2010-09-04  Chong Yidong  <cyd@stupidchicken.com>
56         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
58 2010-09-02  Glenn Morris  <rgm@gnu.org>
60         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
62 2010-08-21  Glenn Morris  <rgm@gnu.org>
64         * misc.texi (Amusements): Mention bubbles and animate.
66 2010-06-23  Glenn Morris  <rgm@gnu.org>
68         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
69         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
70         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
71         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
72         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
73         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
74         Untabify Texinfo files.
76 2010-06-10  Glenn Morris  <rgm@gnu.org>
78         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
80         * basic.texi (Inserting Text): Fix typo.
82 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
84         * Version 23.2 released.
86 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
88         * building.texi (GDB Graphical Interface): Remove misleading comparison
89         to an IDE (Bug#6128).
91 2010-05-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
93         * programs.texi (Man Page):
94         * misc.texi (Invoking emacsclient):
95         * mini.texi (Repetition):
96         * mark.texi (Setting Mark): Fix typos.
98 2010-04-25  Chong Yidong  <cyd@stupidchicken.com>
100         * misc.texi (Printing): Document htmlfontify-buffer.
102 2010-04-21  Glenn Morris  <rgm@gnu.org>
104         * calendar.texi (Displaying the Diary, Format of Diary File):
105         Fix external cross-references for TeX format output.
107 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
109         * programs.texi (Semantic): New node.
111         * maintaining.texi (EDE): New node.
113         * emacs.texi: Update node listing.
115         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
117 2010-04-16  Glenn Morris  <rgm@gnu.org>
119         * emacs.texi (Acknowledgments): Remove duplicate.
121         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
123 2010-04-15  Glenn Morris  <rgm@gnu.org>
125         * dired.texi (Misc Dired Features): Mention VC diff and log.
126         * maintaining.texi (Old Revisions, VC Change Log):
127         Mention that diff and log work in Dired buffers.
129         * help.texi (Help Summary): Mention M-x info-finder.
131         * ack.texi (Acknowledgments): Add mpc.el.
133         * custom.texi (Specifying File Variables, Directory Variables):
134         Document new commands for manipulating local variable lists.
136 2010-04-09  Glenn Morris  <rgm@gnu.org>
138         * trouble.texi (Contributing): Add cindex entry.
139         Mention etc/CONTRIBUTE.
141 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
143         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
144         query-replace (Bug#5774).
146 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
148         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
149         cross-reference to "Inserting Text".
151         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
152         Mention completion provided by `ucs-insert'.
154 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
156         * sending.texi (Sending Mail): Note variables that may need
157         customizing.
158         (Mail Sending): Expand discussion of send-mail-function.
160 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
162         Document Message mode as the default mail mode.
164         * sending.texi (Sending Mail): Copyedits.
165         (Mail Format, Mail Headers): Document mail-from-style changes.
166         (Mail Commands): Rename from Mail mode.  Document Message mode.
167         (Mail Misc): Rename from Mail mode Misc.
168         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
169         command names and update keybindings.
170         (Header Editing): Document message-tab.  De-document
171         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
172         favor of mail-default-headers.  Ad index entries for user-full-name and
173         user-mail-address.
174         (Citing Mail): Update changes in Message mode behavior.  Document
175         mail-yank-prefix.
176         (Mail Signature): New node, moved from Mail Misc.
177         (Mail Aliases): Mail abbrevs are the default with Message mode.
178         (Mail Methods): Note that Message mode is now the default.
180         * rmail.texi (Rmail Reply):
181         * text.texi (Text Mode):
182         * major.texi (Major Modes):
183         * mule.texi (Output Coding): Refer to Message mode.
185         * custom.texi (Init Examples): Add xref to Mail Header.
187         * emacs.texi (Top): Fix xrefs.
189 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
191         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
192         repository if there is none.
193         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
194         vc-print-root-log.
195         (Old Revisions): Copyedits.  Document vc-root-diff.
197         * programs.texi (Program Modes): Mention Javascript mode.
199         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
200         * emacs.texi: Update node description.
202         * misc.texi (Navigation): Document doc-view-continuous.
203         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
205 2010-03-24  Glenn Morris  <rgm@gnu.org>
207         * ack.texi (Acknowledgments):
208         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
210 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
212         * xresources.texi (Table of Resources): Clarify toolBar number
213         for Gtk+.
215         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
217 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
219         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
221         * search.texi (Other Repeating Search): Document multi-isearch-buffers
222         and multi-isearch-buffers-regexp.
224         * indent.texi (Indentation): Clarify description of
225         indent-for-tab-command.  Document tab-always-indent.
227 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
229         * cmdargs.texi (Font X): Move most content to Fonts.
231         * frames.texi (Fonts): New node.  Document font-use-system-font.
233         * emacs.texi (Top):
234         * xresources.texi (Table of Resources):
235         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
237 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
239         * custom.texi (Init Examples): Add xref to Locals.
241         * major.texi (Choosing Modes): Mention usage of setq-default for
242         setting the default value of major-mode (Bug#5688).
244 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
246         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
248         * display.texi (Display Custom): Document make-pointer-invisible and
249         underline-minimum-offset.  Remove inverse-video.
251 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
253         * frames.texi (Frame Commands): Note that the last ordinary frame can
254         be deleted in daemon mode (Bug#5616).
256 2010-02-18  Glenn Morris  <rgm@gnu.org>
258         * trouble.texi (Contributing): Repository is no longer CVS.
260 2010-02-08  Glenn Morris  <rgm@gnu.org>
262         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
264 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
266         * display.texi (Useless Whitespace, Text Display):
267         * custom.texi (Init Examples): Avoid obsolete special default variables
268         like default-major-mode.
270 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
272         * programs.texi (Other C Commands): Replace reference to obsolete
273         c-subword-mode.
275 2010-01-21  Glenn Morris  <rgm@gnu.org>
277         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
279 2010-01-12  Glenn Morris  <rgm@gnu.org>
281         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
282         emacs-pretest-bug for bug reports for development versions.
284 2010-01-11  Glenn Morris  <rgm@gnu.org>
286         * display.texi (Highlight Interactively): `t' does not mean highlight
287         all patterns.  (Bug#5335)
289 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
291         * misc.texi (Shell): Document async-shell-command.
293         * building.texi (Grep Searching): Document zrgrep.
295         * mini.texi (Completion Options): Mention `initials' completion style.
297 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
299         * building.texi: Import GDB Graphical Interface description from
300         EMACS_23_1_RC.
302 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
304         * emacs.texi (Top): Update node listing.
306         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
308         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
310         * cmdargs.texi (Initial Options):
311         * xresources.texi (Resources): Document inhibit-x-resources.
313         * custom.texi (Specifying File Variables): Note that minor modes are
314         enabled unconditionally.
316         * display.texi (Scrolling): Briefly document the old recenter command,
317         and document recenter-positions.
319         * files.texi (Visiting):
320         * buffers.texi (Buffers): Max buffer size is now 512 MB.
322         * frames.texi (Cut/Paste Other App): Document
323         save-interprogram-paste-before-kill.
325         * killing.texi (Kill Options): New node.
327 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
329         * misc.texi (Shell Options): ansi-color is now default.
331 2009-12-05  Glenn Morris  <rgm@gnu.org>
333         * emacs.texi (Top): Update menu for cal-xtra node changes.
334         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
335         or mode line.  Don't mention invisible text or the details of
336         diary-print-entries here, only in cal-xtra.
337         (Format of Diary File): Mention that the "date on first line" format
338         only really affects the simple display.
339         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
340         (Diary Customizing): Holidays may be in the buffer or mode line.
341         Move diary-print-entries to the "Diary Display" section.
342         (Diary Display): New section, split out from "Fancy Diary Display".
343         Explain the limitations of simple display, and how to print it.
345         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
347         * cal-xtra.texi (Diary Display): Mention View mode.
349 2009-11-29  Juri Linkov  <juri@jurta.org>
351         * display.texi (Highlight Interactively): Actually a list of
352         default faces is pre-loaded into a list of default values
353         instead of the history.
355 2009-11-20  Glenn Morris  <rgm@gnu.org>
357         * ack.texi (Acknowledgments):
358         * emacs.texi (Acknowledgments): Add htmlfontify.
360 2009-11-14  Glenn Morris  <rgm@gnu.org>
362         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
364         * ack.texi (Acknowledgments):
365         * emacs.texi (Acknowledgments): Update for recent Org changes.
367 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
369         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
370         `charset' property, which is irrelevant to the user manual (Bug#3526).
372 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
374         * trouble.texi (DEL Does Not Delete): Fix typo.
376 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
378         * files.texi (Misc File Ops): Mention copy-directory.
380 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
382         * mule.texi (Unibyte Mode): Emphasize that
383         unibyte-display-via-language-environment affects only the display.
385         * display.texi (Horizontal Scrolling): Document cursor behavior under
386         horizontal scrolling when point moves off the screen (Bug#4564).
387         Improve wording.
389 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
391         * files.texi (Directories): delete-directory prompts for recursive
392         deletion.
394 2009-09-30  Glenn Morris  <rgm@gnu.org>
396         * ack.texi (Acknowledgments):
397         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
399 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
401         * dired.texi (Dired Navigation): Use @code instead of @var for
402         dired-isearch-filenames, so that it's not capitalized.
404 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
406         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
408         * entering.texi (Exiting): C-z is now bound to suspend-frame.
410         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
411         (Key Bindings): Reference Init Rebinding in introductory text.  Shift
412         some of the introduction to Keymaps node.
413         (Keymaps): Simplify.
414         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
415         (Minibuffer Maps): Remove mention of Mocklisp.
416         (Init Rebinding): Move mode-local rebinding example here from Local
417         Keymaps.
418         (Modifier Keys): Clarify.
419         (Rebinding): Add cindex for "binding keys".
421 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
423         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
425 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
427         * building.texi (Threads Buffer, Multithreaded Debugging):
428         Re-organise these two sections.
430 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
432         * cmdargs.texi (Initial Options): Fix last change.
434 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
436         * mule.texi (Enabling Multibyte):
437         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
438         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
440 2009-08-20  Glenn Morris  <rgm@gnu.org>
442         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
444 2009-08-19  Glenn Morris  <rgm@gnu.org>
446         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
448 2009-08-18  Glenn Morris  <rgm@gnu.org>
450         * ack.texi (Acknowledgments):
451         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
453         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
455 2009-08-09  Glenn Morris  <rgm@gnu.org>
457         * ack.texi (Acknowledgments):
458         * emacs.texi (Acknowledgments): Add gdb-mi entry.
460 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
462         * emacs.texi (Top): Add new menu items for GDB-UI.
464         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
465         section.  Threads buffer is in separate section now.
467 2009-08-08  Glenn Morris  <rgm@gnu.org>
469         * ack.texi (Acknowledgments):
470         * emacs.texi (Acknowledgments):
471         Update for js2-mode and org changes.
473 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
475         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
476         files.
478 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
480         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
482 2009-07-23  Glenn Morris  <rgm@gnu.org>
484         * programs.texi (Matching): Update blink-matching-paren-distance.
486 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
488         * frames.texi (Cut/Paste Other App): For select-active-regions,
489         selection is now updated on moving point.
491 2009-07-21  Richard Stallman  <rms@gnu.org>
493         * glossary.texi (GNU, Daemon): Update information.
495 2009-07-19  Juri Linkov  <juri@jurta.org>
497         * custom.texi (Specifying File Variables, Safe File Variables):
498         "variables/value pairs" -> "variable/value pairs".
500 2009-07-15  Glenn Morris  <rgm@gnu.org>
502         * misc.texi (Gnus): Remove widow.
504 2009-07-11  Glenn Morris  <rgm@gnu.org>
506         * Makefile.in (TEXI2PDF): New.
507         (emacs.pdf, emacs-xtra.pdf): New targets.
509         * arevert-xtra.texi (Autorevert): Add menu descriptions.
511         * display.texi (Horizontal Scrolling): Re-word to remove widow.
513         * emacs.texi (Top): Info can be read from other places than Emacs.
514         Don't print the copying notice twice in the printed version.
515         Update the menu and detailmenu.
516         (Preface): The meaning of "on-line" has changed.
517         Correct name for "Common Problems" chapter.
518         (Distrib): Update FSF shop URL.
519         (Intro): Showing two files at once is not so exciting.
521         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
522         (Mac / GNUstep Basics): Minor grammar changes.
523         (Mac / GNUstep Events): Fix typo.
524         (GNUstep Support): CANNOT_DUMP no longer applies.
526         * misc.texi (Document View): Fix typos.
528         * dired.texi (Dired):
529         * help.texi (Help):
530         * macos.texi (Mac OS / GNUstep):
531         * maintaining.texi (Version Control, Introduction to VC):
532         End menu descriptions with a period.
534 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
536         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
537         so categorical in saying that the option is only useful on NTFS.
539 2009-07-09  Glenn Morris  <rgm@gnu.org>
541         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
542         (ENVADD): Add texinfodir to TEXINPUTS.
544         * emacs.texi (Top): Fix cross-reference.
546         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
548         * vc1-xtra.texi (Revision Tags): Fix typo.
550 2009-07-03  Glenn Morris  <rgm@gnu.org>
552         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
553         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
554         (Merge Commands): `.' does not seem to work in A or B buffer.
555         `l' can recreate the 3-window display.
557         * glossary.texi (Glossary): Minor phrasing changes throughout.
558         Add more internal cross-references.
559         <Autoloading>: You can't really autoload a variable.
560         <C-M->: Move details here from `M-C-' item.
561         <Continuation Line>: Refer to `Truncation.'
562         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
563         <Home Directory, Unix>: New entries.
564         <Deletion of Files>: Mention recycle bins.
565         <Directory>: Mention ``folders.''
566         <Error>: Don't mention ``type-ahead.''
567         <Fringe>: Refer to the manual node.
568         <Minor Mode>: Can be global or local.
569         <Spell Checking>: There are other checkers besides Ispell.
571 2009-07-02  Glenn Morris  <rgm@gnu.org>
573         * anti.texi (Antinews): Minor changes in phrasing.
575         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
576         some underfull lines in dvi output.
578         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
580         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
582         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
584 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
586         * xresources.texi (Table of Resources): Mention maximized for
587         fullscreen.
589         * cmdargs.texi (Window Size X): -mm/--maximized is new.
591 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
593         * anti.texi (Antinews): Correct the list of removed platforms.
595 2009-06-28  Glenn Morris  <rgm@gnu.org>
597         * arevert-xtra.texi: Minor language tweaks.
599         * dired-xtra.texi: Minor revisions.
601 2009-06-23  Miles Bader  <miles@gnu.org>
603         * display.texi (Scrolling): Document `recenter-redisplay'
604         (Temporary Face Changes): Document `text-scale-set'.
606 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
608         * Branch for 23.1.
610 2009-06-17  Kenichi Handa  <handa@m17n.org>
612         * mule.texi (Charsets): Update the description for the new charset.
613         (list-character-sets): New findex.
614         (Language Environments): Add @anchor{Describe Language Environment}.
616 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
618         * basic.texi (Moving Point): Fix tag.
620         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
622         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
623         use camel-case for PageUp and PageDown.
625         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
626         camel-case for PageUp and PageDown.
628         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
630         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
631         (Isearch Scroll): Decapitalize <next> and <prior>.
633 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
635         * fixit.texi (Spelling): Set default dictionary.
636         Improve descriptions (Bug#2554)
638 2009-06-08  David Reitter  <david.reitter@gmail.com>
640         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
641         since saving colors and faces set this way is not implemented.
642         (Environment variables): Remove mention of mac-fix-env, which is
643         scheduled to be removed.
645 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
647         * custom.texi (Init Examples): Add example of changing load-path.
649         * building.texi (Lisp Libraries): Add example of changing
650         load-path (Bug#3446).
652 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
654         * mark.texi (Mark): Further clarifications.
655         (Setting Mark): Emphasize that C-SPC activates the mark.
657 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
659         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
660         Mark mode.
661         (Using Region, Persistent Mark): Use "active mark" instead of "active
662         region".
664 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
666         * mule.texi (Select Input Method): Fix typo.
668 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
670         * anti.texi (Antinews): Document completion changes.  Some additional
671         copyedits and rearrangement of entries.
673 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
675         * misc.texi (Interactive Shell, Saving Emacs Sessions)
676         (Shell History Copying, Terminal emulator): Copyedits.
678         * xresources.texi (Resources): Simplify descriptions.  Shorten
679         description of editres, which is not very useful these days.
680         (Table of Resources): Document fontBackend resource.
682         * trouble.texi (Quitting): Add other undo bindings to table.
683         (DEL Does Not Delete): Note that the erasure key is usually labelled
684         "Backspace".  Remove discussion of obscure Xmodmap issue.
686 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
688         * files.texi (Visiting): Copyedits.
690 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
692         * basic.texi (Inserting Text): Document ucs-insert.
694         * mule.texi (International Chars): Define "multibyte".  Note that
695         internal representation is unicode-based.  Simplify definition of raw
696         bytes.  Mention ucs-insert.
697         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
698         (Language Environments): Add language environments new to Emacs 23.
699         (Multibyte Conversion): Node deleted.
700         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
701         mention obsolete emacs-mule coding system.
702         (Output Coding): Copyedits.
704         * emacs.texi (Top): Update node listing.
706 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
708         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
710 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
712         * building.texi (Lisp Libraries): `load-library' does offer completion.
714 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
716         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
717         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
719 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
721         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
723 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
725         * entering.texi (Entering Emacs): Document initial-buffer-choice.
727         * building.texi (Lisp Interaction): Document initial-scratch-message.
729 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
731         * msdog.texi (Windows Fonts): Fix typos.
733         * files.texi (Save Commands): Fix pxref.
735 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
737         * files.texi (Save Commands): Mention diff-buffer-with-file.
738         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
739         Henoch (Bug#3036).
741 2009-03-15  Glenn Morris  <rgm@gnu.org>
743         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
744         the former is not always used.
745         (Mail Headers): Use active voice.  Add "Mail-reply-to".
746         Change case of "Id".  Avoid repeated "appropriate".
747         (Mail Aliases): Fix previous change - use an example with a ".", so it
748         does actually get quoted when expanded.
749         (Mail Sending): Mailclient is the default on some systems.
750         (Citing Mail): Mention mail-indentation-spaces.
751         (Mail Mode Misc): Add an @dfn for "mail signature".
753 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
755         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
756         (Completion Options): Document read-file-name-completion-ignore-case,
757         read-buffer-completion-ignore-case, and completion-styles.  Remove
758         description of partial-completion-mode.
760 2009-03-14  Glenn Morris  <rgm@gnu.org>
762         * sending.texi (Mail Format): Fix typo.  Add index entry for
763         mail-header-separator.
764         (Mail Headers): Put info about initialization and changing in one place
765         at the start.  Update FCC section for mbox Rmail.  Clarify From
766         section, mention mail-setup-with-from.  Clarify Reply-to section.
767         Add Mail-followup-to and mail-mailing-lists.  Clarify References
768         section.
769         (Mail Aliases): Update example, make less contentious.
770         Update for name change of mail-interactive-insert-alias.
771         (Mail Mode): Remove mention of `%' as a word separator.
772         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
773         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
774         commands.  Clarify FCC handling.  In mail-complete, add reference to
775         Mail Aliases section, and mention mail-complete-function.
776         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
777         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
778         signature netiquette.  Explain how the mail hooks work when continuing
779         a composition.
780         (Mail Amusements): Internationalize the spook section a bit.
781         Remove the spook mail-setup-hook example, since it doesn't work well.
782         Mention fortune-file.
783         (Mail Methods): Mention read-mail-command.
785 2009-03-14  David Reitter  <david.reitter@gmail.com>
787         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
788         and NS resources following recent changes.
790 2009-03-10  Jason Rumney  <jasonr@gnu.org>
792         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
793         w32-use-visible-system-caret doc to indicate that it should get set
794         automatically.
795         (Windows Fonts): Add doc for the uniscribe backend.
797 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
799         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
800         vc-dir.  (Bug#2598)
802 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
804         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
806 2009-03-05  Glenn Morris  <rgm@gnu.org>
808         * rmail.texi (Rmail Basics): Add reference to sorting.
809         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
810         Minor re-wordings.
811         (Rmail Motion): Mention rmail-next-same-subject.
812         (Rmail Deletion): Expunging is not the only way to change the numbers.
813         (Rmail Labels): Labels can also be used in sorting.
814         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
815         (Rmail Display): Mention rmail-mime.
817 2009-03-04  Glenn Morris  <rgm@gnu.org>
819         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
820         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
821         summary.  Mention sorts cannot be undone.
822         (Rmail Display): Give an example of how to use goto-address-mode.
823         (Rmail Editing): It's keybindings that are redefined, not commands.
824         Fix some typos.
825         (Movemail): Some minor rewording.
826         (Remote Mailboxes): Emacs movemail supports pop by default.
827         Fix some minor grammatical issues.  The "two alternative ways" to
828         specify a POP mailbox are really just one.  Remove all reference to the
829         variables rmail-pop-password and rmail-pop-password-required, obsolete
830         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
831         can support Kerberos.
833 2009-03-03  Glenn Morris  <rgm@gnu.org>
835         * rmail.texi (Rmail Deletion): Revert previous change, which was
836         describing the Rmail summary versions.
837         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
838         Minor re-wording for rmail-resend.
839         (Rmail Make Summary): Summaries apply to buffers rather than files.
840         <rmail-summary-by-topic>: Headers includes the subject.
841         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
842         details, including prefix arguments.
843         Mention rmail-summary-by-senders on C-M-f.
844         Not counting lines might be faster.
845         (Rmail Summary Edit): More details on the delete commands.
846         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
847         Name the commands bound to the various keys.  Mention prefix argument
848         for searching.
849         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
850         Simplify rmail-highlighted-headers description.  Update face name.
852 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
854         * mark.texi (Marking Objects): Fix typo.
856 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
858         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
859         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
861 2009-03-01  Glenn Morris  <rgm@gnu.org>
863         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
864         (Rmail Motion): - M-s searches from the end of messages.
865         (Rmail Deletion): Minor clarification.  Fix numeric argument
866         description.
867         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
868         newmail and RMAILOSE files need not be in home-directory.
869         (Rmail Files): Mention I/O menus are unselectable if no files match.
870         Mention `MAIL' env-var.
872 2009-02-24  Jason Rumney  <jasonr@gnu.org>
874         * mule.texi (Fontsets): Mention fontset-default, font specs and
875         fallback fontsets.
876         (Defining Fontsets): Mention ns and w32 variants of
877         standard-fontset-spec.  Update description of startup fontset to match
878         Emacs 23 behavior.
879         (Modifying Fontsets): New section.  (Bug#656)
880         (International): Link to Modifying Fontsets.
882 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
884         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
885         Mention ns-extended-platform-support-mode.
887 2009-02-22  Karl Berry  <karl@gnu.org>
889         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
891 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
893         * basic.texi (Moving Point, Position Info):
894         * files.texi (Visiting):
895         * mini.texi (Completion Options):
896         * text.texi (HTML Mode): Remove duplicate words.
898 2009-02-20  Glenn Morris  <rgm@gnu.org>
900         * rmail.texi: Minor updates for mbox rather than Babyl.
902 2009-02-17  Karl Berry  <karl@gnu.org>
904         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
906 2009-02-17  Richard M Stallman  <rms@gnu.org>
908         * anti.texi (Antinews): Mention Babyl format.
910         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
912         * rmail.texi: Update for mbox format.
913         Various small fixes, as well as the following.
914         (Out of Rmail): Node deleted.
915         (Rmail): Update menu.
916         (Rmail Files): Comment out set-rmail-inbox-list.
917         Document rmail-inbox-list instead.
918         (Rmail Output): Substantial changes since C-o is now
919         rmail-output-as-seen and o is rmail-output.
920         (Rmail Attributes): Delete `stored', add `retried'.
921         (Rmail Display): Editing headers works in all cases.
923 2009-02-17  Glenn Morris  <rgm@gnu.org>
925         * basic.texi (Position Info): M-x count-lines-region is not always on
926         M-=.  (Bug#2269)
928 2009-02-09  Glenn Morris  <rgm@gnu.org>
930         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
931         defaults.
933 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
935         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
936         documentation of possible problems with redecoding.
938 2009-02-03  Glenn Morris  <rgm@gnu.org>
940         * rmail.texi (Out of Rmail): Mention b2m.pl.
942 2009-01-31  Glenn Morris  <rgm@gnu.org>
944         * rmail.texi (Out of Rmail): Correct b2m location.
946 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
948         * fixit.texi (Undo): Update undo limit values.
950 2009-01-27  Glenn Morris  <rgm@gnu.org>
952         * emacs.texi (Top): Fix Antinews menu entry.
954 2009-01-25  Karl Berry  <karl@gnu.org>
956         * text.texi (Foldout): Use @itemize @w{} to make an itemize
957         item with no marker, instead of the syntactically incorrect
958         @itemize @asis.
960 2009-01-25  Juri Linkov  <juri@jurta.org>
962         * building.texi (Grep Searching): Fix index entry for lgrep.
964 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
966         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
968 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
970         * macos.texi (Preferences Panel): Update description of font setting to
971         reflect that prior frame selection is no longer needed.
973 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
975         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
976         raise GUD subsections.
978 2009-01-15  Glenn Morris  <rgm@gnu.org>
980         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
982 2009-01-10  Glenn Morris  <rgm@gnu.org>
984         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
986 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
988         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
989         logical lines.
991 2008-12-29  Juri Linkov  <juri@jurta.org>
993         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
995         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
997 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
999         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
1000         goto-address-mode instead of goto-address.
1002         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1003         mode.
1005         * emacs.texi (Top): Update node listing.
1007 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
1009         * custom.texi (Directory Variables): Explain what is a "project".
1010         Add indexing.  Improve wording.  Add a footnote about using
1011         _dir-locals.el on MS-DOS.
1013 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
1015         * files.texi (Misc File Ops): Mention chmod as an alias for
1016         set-file-modes.
1018 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
1020         * help.texi (Help): Fix typos and reword.
1021         (Help Summary): Add entries for C-h n and C-h r, reorder
1022         entries, and do some minor fixes.
1023         (Name Help): Say that C-h F works for commands only.
1024         (Misc Help): Say that view-lossage displays 300 keystrokes.
1026 2008-12-20  Glenn Morris  <rgm@gnu.org>
1028         * ack.texi (Acknowledgments): General update based on AUTHORS,
1029         including removal of some stuff no longer distributed.
1031 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
1033         * fixit.texi: Mention hunspell
1035 2008-12-19  Glenn Morris  <rgm@gnu.org>
1037         * ack.texi (Acknowledgments): Small grammar fix.
1038         Consolidate explanatory text at start.
1040         * display.texi (Text Display):
1041         * indent.texi (Indentation): Use @acronym with ASCII.
1043 2008-12-18  Glenn Morris  <rgm@gnu.org>
1045         * ack.texi: Various small updates and fixes.
1047 2008-12-18  Juri Linkov  <juri@jurta.org>
1049         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1050         as a key binding to start a forward nonincremental word search.
1051         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1052         a backward nonincremental word search.  Add index for `M-s w'
1053         `isearch-forward-word'.
1054         (Regexp Search): Add a short summary of regexp key commands like
1055         in the node "Basic Isearch".
1056         (Other Repeating Search): Fix typo.
1058 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1060         * misc.texi (PostScript Variables): Fix doc.
1062 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
1064         * programs.texi (Program Modes): Mention Ruby mode.
1066 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
1068         * misc.texi (emacsclient Options): Describe what an empty string
1069         argument does for --alternate-editor.
1071 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
1073         * cmdargs.texi (Font X): Distinguish between client-side and
1074         server-side fonts.  List valid Fontconfig properties.  Add reference to
1075         Fontconfig manual.  List valid GTK font properties.  Explain use of
1076         fc-list.
1078 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
1080         * cmdargs.texi (Font X): Move discussion of quoting to top.
1082 2008-12-06  Glenn Morris  <rgm@gnu.org>
1084         * maintaining.texi (Old Revisions): Improve previous change.
1086 2008-12-05  Richard M Stallman  <rms@gnu.org>
1088         * anti.texi (Antinews): Minor fixes.
1090 2008-12-03  Glenn Morris  <rgm@gnu.org>
1092         * maintaining.texi (Old Revisions): Fix diff-switches description.
1094 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
1096         * emacs.texi (Top): Fix typo.
1098 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
1100         * misc.texi (Document View): Explain dependence on gs at the top.
1101         Copyedits.
1103         * emacs.texi (Top): Add DocView nodes to detailed node listing.
1105         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1106         (Comment Commands): Discuss region-active behavior of M-; first.
1108 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
1110         * display.texi (Line Truncation): Add reference to Continuation
1111         Lines.
1113         * windows.texi (Pop Up Window): Mention split-height-threshold
1114         and split-width-threshold.
1115         (Split Window): Add reference to Continuation Lines.
1117 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
1119         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1120         (GNUstep Support): New node.
1121         * anti.texi:
1122         * emacs.texi:
1123         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1125 2008-11-28  Richard M Stallman  <rms@gnu.org>
1127         * misc.texi (Dissociated Press): Minor cleanups.
1129         * dired.texi (Image-Dired): Avoid passive.
1131 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
1133         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1134         representation.
1136 2008-11-26  Richard M. Stallman  <rms@gnu.org>
1138         * files.texi (Visiting): Rewrite paragraph for clarity.
1140         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1142 2008-11-25  Alan Mackenzie  <acm@muc.de>
1144         * programs.texi (Moving by Parens): Clarify that parens inside strings
1145         and comments are ignored, and that the commands assume the starting
1146         point isn't in a string or comment.
1148 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
1150         * macos.texi: Add Prev/Next/Top pointers to all nodes.
1151         (Mac Basics): Merge in Grabbing Environment Variables from earlier
1152         version.
1153         (Mac Customization): Rewrite Preferences Panel section and merge in to
1154         this node, add Open files by dragging to an Emacs window.
1156         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1158 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
1160         * files.texi (Misc File Ops): Document set-file-modes.
1162         * windows.texi (Split Window): Document integer values of
1163         truncate-partial-width-windows.
1165         * text.texi (Text): Simplify description of markup languages.
1166         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
1167         (TeX Editing): Note that `""' inserts one `"' character.
1168         (HTML Mode): Note in the introduction that XML mode is an alias for
1169         SGML mode.  Mention nXML mode.
1171 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
1173         * building.texi (Watch Expressions): Fix typo.
1175 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1177         * files.texi (Visiting): Document new behavior of
1178         confirm-nonexistent-file-or-buffer.
1180         * buffers.texi (Select Buffer): Document
1181         confirm-nonexistent-file-or-buffer.
1183         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1184         edit-picture.
1186         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
1187         edit-picture', since that is just an alias for picture-mode.
1188         (Sentences): Note that repeated M-@ extends the region.
1189         (Pages): Make terminology more consistent.  Link to Regexps node.
1190         (Longlines): Discuss relationship with Visual Line mode.
1191         (Text Mode): Remove extraneous discussion of other modes, since they
1192         were already introduced in the parent node.
1194 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
1196         * anti.texi (Antinews): Rewrite.
1198         * entering.texi (Exiting): Mention "minimize" terminology.
1200         * frames.texi (Frame Commands): Mention "minimize" terminology.
1202         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1203         formats.
1204         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1205         (Misc X): Don't document useless -hb option.
1207 2008-11-22  Juri Linkov  <juri@jurta.org>
1209         * dired.texi (Dired Navigation): Change normal file name search option
1210         from `non-nil' to `t'.  Add `dwim' option.
1212 2008-11-22  Juri Linkov  <juri@jurta.org>
1214         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1215         ".dir-locals.el".  Rename `define-project-bindings' to
1216         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
1217         `dir-locals-set-directory-class'.
1219 2008-11-22  Lute Kamstra  <lute@gnu.org>
1221         * buffers.texi (Select Buffer): Index goto-line.
1222         * basic.texi (Moving Point): Mention the use of a numeric prefix
1223         argument with goto-line and refer to Select Buffer for the use of a
1224         plain prefix argument.
1226 2008-11-19  Glenn Morris  <rgm@gnu.org>
1228         * doclicense.texi: Update to FDL 1.3.
1229         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1231 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
1233         * custom.texi (Minor Modes): Define mode commands and mode variables
1234         more precisely.  Recommend using mode commands instead of setting
1235         variables directly.  Put minor modes in a list, and add more modes.
1236         (Easy Customization): Use "init file" instead of .emacs.
1237         (Customization Groups): Update to new Custom buffer appearance.
1238         (Saving Customizations): Copyedits.  Update example.
1239         (Variables): Give example of variable type-sensitivity.
1240         (Examining): Update example.
1241         (Hooks): Copyedits.
1242         (Specifying File Variables): Use C comments instead of an artificial
1243         Lisp for the example.
1244         (Keymaps): Move internals discussion to Prefix Keymaps.
1245         (Rebinding): Remove redundant paragraph (stated in Key Binding).
1246         (Init Rebinding): Document kbd macro.
1247         (Init File): Link to Find Init.
1249         * mark.texi (Using Region): Document Delete Selection Mode more
1250         thoroughly.
1252         * frames.texi (Mouse Commands): Move most of the description of Delete
1253         Selection Mode to Using Region, and link to it.
1254         (Clipboard): Note that paste is bound to clipboard-yank.
1256         * building.texi (Compilation): Document first-error value of
1257         compilation-scroll-output.
1258         (Compilation Mode): Note that compilation-auto-jump-to-first-error
1259         works as soon as an error is available.  Suggested by Juri Linkov.
1261         * mini.texi (Passwords): New node.
1263         * files.texi (Remote Files): Link to Passwords node.
1265         * emacs.texi (Top): Update node listings.
1267 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
1269         * ack.texi (Acknowledgments): Some updating of credits.
1271         * emacs.texi (Acknowledgments): Add a couple more names.
1273         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1275         * files.texi (Directories): Describe delete-directory in text.
1276         (Misc File Ops): Document use of trash.
1278 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
1280         * macos.texi (Mac Customization): Fix typos.
1282 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1284         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1285         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
1286         the conventions of the main Emacs manual.
1288         * emacs.texi (Top): Update node listings.
1290 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
1292         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
1293         command-line-args is processed during startup.
1294         (Action Arguments): Correctly describe how file arguments interact with
1295         the startup screen.  Link to Lisp Interaction for scratch buffer.
1296         (Initial Options): Link to Command Example for -batch option.
1297         (Environment): Document initial-environment.
1299         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1300         can't be changed in the site-start file.
1302 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
1304         * dired.texi (Dired): Mention C-x C-d too.
1305         (Dired Enter): Document M-n in the Dired minibuffer.
1306         (Dired Navigation): Explain dired-goto-file more clearly.  Document
1307         dired-isearch-filenames.
1308         (Dired Deletion): Remove unnecessary "expunged" terminology.
1309         (Flagging Many Files): & is now rebound to `% &'.
1310         (Shell Commands in Dired): Document dired-do-async-shell-command.
1311         Clarify how multi-file arguments are passed.
1312         (Misc Dired Features): Document dired-do-isearch.
1314 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
1316         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1318 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
1320         * search.texi (Other Repeating Search): Remove obsolete findex entries.
1322 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
1324         * programs.texi (Program Modes): Link to Program Indent node.
1325         (Left Margin Paren): Explain consequences of changing
1326         open-paren-in-column-0-is-defun-start more concisely.
1327         (Which Function, Program Indent, Info Lookup): Minor edits.
1328         (Basic Indent): If region is active, TAB indents the region.
1329         (Multi-line Indent): If region is active, TAB indents the region.  Note
1330         that indent-region is useful when Transient Mark mode is off.
1331         (Matching): The delimiter at the cursor is highlighted---the character
1332         changes color.
1333         (Symbol Completion): Link to Completion node.
1335         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1336         a strictly text-only system.
1338         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1339         batch mode.
1341 2008-11-01  Richard M. Stallman  <rms@gnu.org>
1343         * misc.texi (Document View): Major rewrite.
1345         * maintaining.texi (Types of Log File): Change logs are older than
1346         version control.
1347         (VCS Concepts): Simplify and rearrange.
1348         (Version Control Systems): Make it clear that Linux is only the kernel.
1349         (VC Mode Line): Shorten reference to menu item.
1350         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
1351         (VC Directory Mode): Minor cleanup.
1352         Unchanged files are hidden, not omitted.
1353         (VC Directory Commands): Shorten and simplify.
1354         (Change Log Commands): New node, split from Change Logs.
1355         (VC Directory Buffer): New node, split from VC Directory Mode.
1357 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1359         * misc.texi (Document View): Renamed from Document Files, moved here
1360         from files.texi.
1362         * files.texi (Version Control): Moved to maintaining.texi.  Subnodes
1363         moved as well.
1364         (Document Files): Moved to misc.texi.
1366         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1367         vc-update-change-log.
1368         (Version Control): Move here from files.texi.
1369         (Format of ChangeLog): Make it a subnode of Change Log.
1371         * emacs.texi (Top): Update node listing.
1373 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
1375         * files.texi (Files): Add a section about document
1376         files (doc-view-mode).
1378 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1380         * building.texi (Compilation Mode): Document
1381         compilation-auto-jump-to-first-error.
1382         (Debuggers): Lower GUD subsections to subsubsections.
1383         (Starting GUD): Add cindex.
1384         (Lisp Interaction): Note that scratch is no longer the initial buffer.
1386 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
1388         * indent.texi (Indentation): Link to Program Indent.
1390         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1391         now uses emacsclient's terminal.
1393 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
1395         * mark.texi (Using Region): Document use-empty-active-region.
1397         * emacs.texi (Top): Update node listings.
1399         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
1400         mention obsolete emacs.bash script.
1401         (Invoking emacsclient): Rewrite, moving optional arguments to
1402         emacsclient Options.
1403         (emacsclient Options): New node.  Document server-use-tcp and
1404         server-host.
1406 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
1408         * indent.texi (Indentation): Replace list with paragraphed text,
1409         putting description of syntax-driven indentation first.  Document new
1410         effect of active regions on tab.
1411         (Tab Stops): Note that editable tab stops affect indentation commands.
1413 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
1415         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1417 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
1419         * custom.texi (Function Keys): Note that modified keypad keys are not
1420         translated.
1422         * basic.texi (Arguments): Explain how to insert multiple digits.
1424 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
1426         * files.texi (Remote Files): Precise selection of default method.
1427         Rewrite paragraph about disabling remote file names.
1429 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
1431         * search.texi (Special Isearch): Document M-TAB is isearch.
1433         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1434         command.
1436         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1438 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1440         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1441         section.
1443 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
1445         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1446         to files.texi.  Move contents of vc2-xtra.texi here.
1448         * vc2-xtra.texi: File removed.
1450         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1451         Directory Commands from the submenu.  Don't include deleted file
1452         vc2-xtra.texi.
1454         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1455         (Version Control): Add VC Directory Mode and VC Directory Commands to
1456         the submenu.
1457         (Why Version Control?): Use table format.
1458         (Version Control Systems): Note that Meta-CVS support is gone.
1459         (VCS Concepts): Note precisely when VC started supporting filesets.
1460         Remove bogus xref to CVS Options node.
1461         (Types of Log File): Copyedits.
1462         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1463         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1464         The Right Thing.
1465         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1466         (Log Buffer): Reorganize node, putting C-c C-c description first.
1467         (Old Revisions): Use CVS for example, not RCS.
1468         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1469         Commands from the submenu, putting them under Version Control.
1470         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1471         need to include it in the manual unconditionally, since it is now
1472         crucial to using distributed version control systems.
1473         (Comparing Files): Note that diff uses the minibuffer, and that the
1474         output is shown using Diff mode.
1475         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
1476         diff-update-on-the-fly, diff-refine-hunk, and
1477         diff-show-trailing-whitespaces.
1478         (File Archives): Add rar support.
1480         * major.texi (Choosing Modes): Make mode selection sequence more
1481         obvious by describing the steps in order of priority.  Note that
1482         magic-mode-alist is nil by default.  Document
1483         magic-fallback-mode-alist.
1485 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1487         * frames.texi (Mouse References): Copyedits.
1489 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
1491         * ack.texi (Acknowledgments): Add myself as doc-view author.
1493 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
1495         * frames.texi (Dialog Boxes): Add @cindex entries.
1497 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1499         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1500         (Text-Only Mouse): Copyedit.
1502 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
1504         * frames.texi: Use @key throughout for mouse clicks.
1505         (Cut/Paste Other App): Document yank-pop-change-selection.
1506         (Secondary Selection): Fix modified mouse click syntax.
1507         (Clipboard): Describe Cut, Copy and Paste commands.
1508         (Mouse References): Not all references are in read-only buffers.
1509         Copyedits.
1510         (Creating Frames): Add xref to Init File.
1511         (Frame Commands): Add xref to Exiting.
1512         (Scroll Bars): Document GTK vs toolkit behavior.
1514 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
1516         * files.texi (Version Control): Copyedits.  Add Bazaar.
1517         (Version Control Systems): List different VCS's using an itemized list.
1518         Add Bazaar.
1519         (VCS Concepts): Copyedits.  Tweak description of file merging.
1521         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1522         (Cut/Paste Other App): Document select-active-regions and
1523         x-select-enable-primary.
1525 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
1527         * mark.texi (Shift Selection): Correct case in node name.
1529         * emacs.texi (Top): Update node order in Mark chapter.
1531 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
1533         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1535         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
1536         elsewhere in the manual instead of describing yet again the intricacies
1537         of $HOME on MS-Windows and MS-DOS.
1539 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
1541         * mini.texi (Minibuffer File): Add xref to File Names.
1542         (Minibuffer File): Add discussion of `~' in file names.  Add
1543         insert-default-directory index reference.
1545         * files.texi (File Names): Reorganize description.
1546         (Visiting): Add xref to Mode Line.  Copyedits.
1547         (Save Commands): Mention prefix behavior of C-x C-s.
1548         (Numbered Backups): Node deleted.
1549         (Backup Names): Contents of Numbered Backups moved here.  State default
1550         of version-control variable.
1551         (Reverting): Copyedits.
1552         (Version Control): Add additional version control systems.
1554         * emacs.texi (Top): Delete Numbered Backups node.
1556         * cmdargs.texi (General Variables): Change Numbered Backups xref to
1557         Backup Names.
1558         (Initial Options): Document renamed variable inhibit-startup-screen.
1560 2008-10-11  Romain Francoise  <romain@orebokech.com>
1562         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1564 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
1566         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1567         (Select Buffer): Mention use of minibuffer history.  Describe default
1568         value of default-major-mode.  Mention that C-x 4 b selects the other
1569         window.
1570         (List Buffers): Document CRM indicators in the order they appear.
1571         (Kill Buffer): Document new command kill-matching buffers.
1572         (Several Buffers): Move explanation of the relationship between buffer
1573         list and buffer menu to the top.
1574         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1576 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
1578         * entering.texi (Exiting): Document change of C-x C-c to
1579         save-buffers-kill-terminal.  Document kill-emacs.
1581 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
1583         * mule.texi (Coding Systems): Don't mention codepage-setup.
1585         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1586         cpNNN coding systems anymore.
1587         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
1588         for unibyte mode.  Don't mention line-drawing characters.  Don't
1589         mention dos-unsupported-char-glyph.
1591 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
1593         * search.texi (Search): Shorten introduction.
1594         (Basic Isearch): Add command table.  Discuss reverse isearch and
1595         isearch highlighting.
1596         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
1597         ring to cindex.
1598         (Special Isearch): Move input methods discussion here.
1599         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1600         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1601         Repeat Isearch.
1602         (Isearch Minibuffer): New node.
1603         (Word Search): Document new word search commands.
1604         (Regexp Example): Simplify example using sentence-end-base variable.
1605         (Replace): Reword introduction.
1606         (Unconditional Replace): Remove unnecessary example.
1607         (Other Repeating Search): Document new `M-s o' binding.
1609         * emacs.texi (Top): Update node listings.
1611 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
1613         * emacs.texi (Top): Remove Kill Errors from menu.
1615 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
1617         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1618         interface for defining macros.  Simplify examples.  Note that C-g quits
1619         macro definitions.
1620         (Keyboard Macro Counter): Document using F3 to insert counter.  Give
1621         usage example.
1622         (Keyboard Macro Query): Organize query responses in a table.
1624         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
1625         to Erasing node.
1626         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
1627         rationale to a footnote.
1628         (Kill Errors): Remove node, due to redundancy with Erasing.
1629         (Spelling): Move discussion of flyspell to end.  Note new behavior of
1630         M-$ in active region.  Remove non-ispell-specific keybindings from
1631         table.
1633 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1635         * cmdargs.texi (Initial Options): Document --daemon.
1637 2008-09-20  Glenn Morris  <rgm@gnu.org>
1639         * files.texi (Numbered Backups): Mention that some modes set
1640         version-control.
1642 2008-09-20  Jim Blandy  <jimb@red-bean.com>
1644         * files.texi (Numbered Backups): Reference File Variables, as well.
1645         Remove discussion of Rmail's implementation.
1647 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
1649         * misc.texi (Recursive Edit): Note that top-level exits active
1650         minibuffers.
1652         * trouble.texi (Quitting): Likewise.
1654 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
1656         * emacs.texi (Top): Add Temporary Face Changes xref.
1658         * display.texi (Display): Move Temporary Face Changes node to just
1659         after Standard Faces.
1660         (Scrolling): Document recenter-top-bottom instead of recenter.
1661         (Horizontal Scrolling): Move auto hscroll discussion to the top.
1662         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1663         (Display Custom): Copyedits.
1664         (Optional Mode Line): Document display-battery-mode.
1666 2008-08-27  Romain Francoise  <romain@orebokech.com>
1668         * custom.texi (Directory Variables): Minor fix.
1670 2008-08-27  Glenn Morris  <rgm@gnu.org>
1672         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1673         descriptions.
1674         (Calendar Customizing): Tweak layout description.
1675         Move calendar-today-marker and calendar-today face to the other
1676         markers.  Condense calendar-star-date and calendar-mark-today
1677         description.
1678         (Holiday Customizing): Add oriental and solar holidays.
1679         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1680         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
1681         (Date Display Format): Change ISO format.  Be less verbose.
1682         (Diary Customizing): Mention day and month abbrev arrays.
1683         Mention the date-form variables by name.  Update European example.
1684         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
1685         Condense examples.  Mention diary-entry-symbols by name.
1686         Condense table for insertion commands.
1687         (Fancy Diary Display): Mention diary-include-string and
1688         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
1689         Ethiopic, Persian date functions.  Condense descriptions.
1691         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1692         (Adding to Diary): Adapt for changed node name.
1694 2008-08-26  Glenn Morris  <rgm@gnu.org>
1696         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1697         node "Hebrew/Islamic Entries".
1699         * calendar.texi (Specified Dates): Fix names of iso functions.
1700         (General Calendar): There may not be another window.
1701         (Writing Calendar Files, Holidays): Tweak intro.
1702         (Holidays): Mention Baha'i and Chinese holidays.
1703         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1704         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1705         (To Other Calendar): Add calendar-print-other-dates.
1706         Refer to "graphic display" rather than "X.
1707         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
1708         (Displaying the Diary): Fix whitespace after reference.
1709         Fix `diary-number-of-entries' reference.
1710         (Date Formats): Explicitly mention that day names can be abbreviated.
1711         (Adding to Diary): Add some references to other sections.
1712         (Special Diary Entries): Fix reference.
1713         (Appointments): Simplify appt-message-warning-time entry.
1714         Clarify where times must be.
1715         (Importing Diary): Comment out icalendar paragraph that does not apply.
1716         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1718 2008-08-23  Glenn Morris  <rgm@gnu.org>
1720         * fortran-xtra.texi (Fortran): Change description of free form and
1721         fixed form a bit.  Mention hideshow and imenu.
1722         (Fortran Motion): Mention fortran-end-of-subprogram,
1723         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1724         (Fortran Indent): Minor re-word.
1725         (ForIndent Commands): Mention fortran-fill-paragraph and
1726         fortran-fill-statement.
1727         (ForIndent Cont): Mention fortran-tab-mode-string.
1728         (Fortran Comments): Mention fortran-comment-line-start-skip.
1729         (Fortran Columns): Mention font-locking.
1730         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1732 2008-08-23  Johan Bockgard  <bojohan@muon>
1734         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1736 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
1738         * mini.texi (Minibuffer): Simplify introduction.
1739         (Minibuffer File): Document tilde in minibuffer filenames.
1740         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
1741         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
1742         (Completion Example): Update example to current command list.
1743         (Completion Options): Document `lazy' value of completion-auto-help.
1744         Update contents of completion-ignored-extensions.
1745         (Minibuffer History): Describe "future history" list.  State default
1746         value of history-delete-duplicates.
1748 2008-08-21  Glenn Morris  <rgm@gnu.org>
1750         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1751         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1753 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
1755         * regs.texi (Registers): Clarify valid register names.
1756         (RegPos): Note that buffer is saved and restored too.
1757         (RegText): Note that mark is reactivated/deactivated.
1758         (RegConfig): Xref to Windows node.
1760 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
1762         * basic.texi (Inserting Text): Provide command name for C-q.
1764         * killing.texi (Killing): Copyedit.  Define read-only text.
1765         (Deletion): DEL and C-d were already explained in Erasing; xref there.
1766         (Killing by Lines): Copyedit.
1767         (Other Kill Commands): Move M-w description here.
1768         (Yanking): Move M-w to Other Kill Commands.
1769         (Kill Ring): Also mention saving text in registers.  Link to Text
1770         Properties in elisp manual.
1771         (Accumulating Text): Copyedit.
1772         (CUA Bindings): Shift selection is now the default.
1774 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1776         * maintaining.texi (Change Log): Mention next-error is available.
1778 2008-08-10  Glenn Morris  <rgm@gnu.org>
1780         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1781         and intermonth text.
1782         (Holiday Customizing): Add holiday-chinese.
1784 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
1786         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
1788 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1790         * files.texi (Log Buffer): Describe C-c C-d.
1791         (Diff Mode): Describe C-x 4 A.
1793 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
1795         * vc1-xtra.texi (VC Directory Mode): Fix last change.
1797 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
1799         * files.texi (Old Revisions): Update the keys used by vc-annotate and
1800         describe the new bindings to show the changeset diff, toggle annotation
1801         visibility, show revisions.
1802         (VC Status): Describe key bindings for modifying the change comments,
1803         displaying changeset diffs and annotations.
1805         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1807 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
1809         * vc1-xtra.texi (VC Directory Mode): Fix typo.
1811 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
1813         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1814         and wording.
1816 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
1818         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1819         marking/unmarking.  Add descriptions for the multiple file search
1820         commands.  Improve some old info.
1822 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
1824         * display.texi (Visual Line Mode): New node.
1826         * basic.texi (Inserting Text): Move DEL to deletion node.
1827         (Moving Point): Add additional alternative key bindings.  Describe
1828         line-move-visual.
1829         (Erasing): Describe DEL.
1830         (Basic Undo, Blank Lines, Arguments): Copyedit.
1831         (Continuation Lines): Mention Visual Line mode.
1832         (Position Info): Move extended discussion to mule.texi.
1834         * mule.texi (International Chars): Describe C-x =.
1836         * emacs.texi (Top): Add Visual Line Mode node.
1838 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1840         * emacs.texi: Remove VMS support.
1842 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
1844         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1845         the vc-dir command name.
1847 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1849         * xresources.texi: Remove mentions of Mac Carbon.
1851 2008-07-19  Andreas Schwab  <schwab@suse.de>
1853         * ns-emacs.texi: Move to ../misc.
1855 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1857         * entering.texi (Exiting): Don't describe text-only terminals as the
1858         default.  Describe the new startup screen.
1859         (Exiting): Describe how to kill Emacs first.  Change description of
1860         iconification to handle modern window systems.
1862 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1864         * ns-emacs.texi: New file, documents features of Emacs port under
1865         NeXTstep windowing.
1867 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1869         * entering.texi (Entering Emacs): Update prev node.
1871         * glossary.texi (Glossary): Remove xref to Text Characters.
1873         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
1874         directly, rather than in the context of ASCII.  Move description of
1875         special properties of modifier key to new Modifier Keys node.
1876         (Keys): Copyedit.
1877         (Text Characters): Delete node.  Multibyte is the default nowadays, and
1878         the node contents are obsolete.
1880         * custom.texi (Modifier Keys): New node.
1882         * emacs.texi (Top): Update node list.
1884 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
1886         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
1887         saying that Emacs provides menus and mouse support (which is par for
1888         the course).
1890         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
1891         early on.
1892         (Point): Copyedit.  Relegate historical trivia to a footnote.
1893         (Mode Line): Explain mode-line format more consistently.
1894         (Menu Bar): Copyedit.
1896 2008-06-27  Glenn Morris  <rgm@gnu.org>
1898         * cal-xtra.texi (Sexp Diary Entries):
1899         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1901 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
1903         * mark.texi (Shift selection): New node.
1904         (Mark): Copyedits.
1905         (Persistent Mark): Move to the end of the chapter.
1907 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
1909         * makefile.w32-in (distclean): Remove makefile.
1911 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1913         * building.texi (Starting GUD): Add an entry for gud-gdb.
1914         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1915         command mode.
1917 2008-06-17  Glenn Morris  <rgm@gnu.org>
1919         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1921 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1923         * building.texi (Starting GUD): Expand on remote debugging.
1924         (Other GDB-UI Buffers): Mention new keyboard bindings.
1926 2008-06-15  Glenn Morris  <rgm@gnu.org>
1928         * gnu.texi: Use a verbatim license for this invariant section,
1929         as per etc/GNU.
1931 2008-06-13  Daniel Engeler  <engeler@gmail.com>
1933         * emacs.texi, misc.texi: Add documentation about serial port access.
1935 2008-06-13  Glenn Morris  <rgm@gnu.org>
1937         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1938         maintain.info.
1940 2008-06-05  Miles Bader  <miles@gnu.org>
1942         * display.texi (Temporary Face Changes): Update to reflect function
1943         renamings in face-remap.el.
1945 2008-06-04  Miles Bader  <miles@gnu.org>
1947         * display.texi (Temporary Face Changes): Add
1948         `adjust-buffer-face-height'.  Rewrite description of
1949         `increase-buffer-face-height' and `decrease-default-face-height' now
1950         that they aren't bound by default.
1952 2008-06-03  Miles Bader  <miles@gnu.org>
1954         * display.texi (Temporary Face Changes): New node.
1956 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
1958         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1960 2008-05-31  Glenn Morris  <rgm@gnu.org>
1962         * cal-xtra.texi (Fancy Diary Display): Simplify.
1964 2008-05-30  Glenn Morris  <rgm@gnu.org>
1966         * cal-xtra.texi (Fancy Diary Display): Update for
1967         diary-display-function replacing diary-display-hook.
1969 2008-05-29  Drew Adams  <drew.adams@oracle.com>
1971         * msdog.texi (Windows Keyboard): Add descriptions of
1972         w32-register-hot-key and w32-unregister-hot-key.
1974 2008-05-21  Tom Tromey  <tromey@redhat.com>
1976         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
1977         Variables node.
1979 2008-05-19  Tom Tromey  <tromey@redhat.com>
1981         * custom.texi (Variables): Add Directory Variables to menu.
1982         (Directory Variables): New node.
1984 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1986         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
1988 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1990         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
1991         Revision Tags and rewritten.  Section now uses modern terminology,
1992         (tags rather than snapshots) and describes post-SCCS systems more
1993         accurately.
1995 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
1997         * msdog.texi (Windows Files): Update documentation of
1998         w32-get-true-file-attributes.
2000 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2002         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2003         directory mode.
2005 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
2007         * killing.texi (Appending Kills): Remove a strangely off-topic index
2008         entry "television".
2010 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2012         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
2014 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2016         * emacs/buffers.texi, emacs/files.texi (Version-control):
2017         vc-toggle-read-only is no longer a good idea...
2019 2008-04-29  Glenn Morris  <rgm@gnu.org>
2021         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2023 2008-04-22  Juri Linkov  <juri@jurta.org>
2025         * dired.texi (Subdirectories in Dired): Describe using `^'
2026         to return to the parent directory.
2028 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
2030         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2031         recent changes.
2033 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
2035         * building.texi (GDB-UI Layout, Breakpoints Buffer)
2036         (Other GDB-UI Buffers): Update for recent thread related changes.
2038 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
2040         * maintaining.texi (Maintaining):
2041         * emacs.texi (Top): Typo.
2043 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2045         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2046         arg in `font-lock-add-keywords'.
2048 2008-04-08  Glenn Morris  <rgm@gnu.org>
2050         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2051         Also add Baha'i calendar references where appropriate.
2053 2008-04-05  Glenn Morris  <rgm@gnu.org>
2055         * custom.texi (Init File): Byte-compiling .emacs is bad.
2057 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2059         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2061 2008-03-29  Glenn Morris  <rgm@gnu.org>
2063         * calendar.texi: Update for `calendar-date-style' replacing
2064         `european-calendar'.
2066 2008-03-28  Jason Rumney  <jasonr@gnu.org>
2068         * display.texi (Display Custom): Mention overlay-margin in text.
2070 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2072         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2073         tutorial' comments.
2075 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
2077         * mark.texi (Mark): Rearrange nodes.
2078         (Persistent Mark): Rename from Transient Mark.
2079         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2080         Describe Transient Mark mode as the default.
2082         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2083         the default behavior with Transient Mark mode off.
2084         (Position Info): Fix typo.
2086         * display.texi (Standard Faces): Reference the Mark node.
2087         Remove discussion of the region face, which is discussed there.
2089         * emacs.texi (Top): Update node listings.
2091         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2092         as the default.
2094         * fixit.texi (Undo): Standardize choice of undo key sequence.
2095         (Undo, Spelling): Describe Transient Mark mode as the default.
2097         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2098         default.
2100         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2102         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2103         mode is the default, and note that the mark is not activated when set.
2105         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2106         Describe Transient Mark mode as the default.
2108         * search.texi (Basic Isearch): Reference the Mark Ring node.
2109         (Replace, Unconditional Replace, Other Repeating Search):
2110         Describe Transient Mark mode as the default.
2112         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
2113         Transient Mark mode as the default.
2114         (Paragraphs): Describe how M-h behaves when region is active.
2116         * trouble.texi (Quitting): Clarify effects of C-g.
2118 2008-03-13  Glenn Morris  <rgm@gnu.org>
2120         * emacs.texi (EMACSVER): Set to 23.0.60.
2122 2008-03-05  Glenn Morris  <rgm@gnu.org>
2124         * dired.texi (Hiding Subdirectories): Fix previous change.
2126 2008-03-05  Drew Adams  <drew.adams@oracle.com>
2128         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2130 2008-02-28  Kim F. Storm  <storm@cua.dk>
2132         * help.texi (Help Files): Move describe-gnu-project to C-h g.
2133         Move describe-distribution to C-h C-o.
2134         Move view-emacs-problems to C-h C-p.
2135         Add view-emacs-debugging on C-h C-d.
2136         Add view-external-packages on C-h C-e.
2137         Add view-order-manuals on C-h C-m.
2139 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2141         * msdog-xtra.texi (MS-DOS): Docstring fix.
2143 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2145         * msdog.texi (Windows Fonts): Use a @table for describing font
2146         properties.
2148 2008-02-07  Jason Rumney  <jasonr@gnu.org>
2150         * msdog.texi (Windows Files): w32-get-true-file-attributes default
2151         value has changed.
2152         (Windows HOME): Clarify what is meant by "if that fails as well".
2153         (Windows Fonts): New section.
2155 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
2157         * basic.texi (Basic Undo): Remove duplicate "you can".
2159 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2161         * maintaining.texi (Tags): Fix last change.
2163 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
2165         * tramp.texi: Use new FSF's Back-Cover Text.
2167 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
2169         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2171 2008-01-26  Richard Stallman  <rms@gnu.org>
2173         * maintaining.texi (Tags): Delete redundant index entry.
2175 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
2177         * programs.texi (Imenu): Move "@cindex tags" from here...
2178         * maintaining.texi (Tags): ...to here.
2180 2008-01-23  Kevin Ryde  <user42@zip.com.au>
2182         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2183         click count.
2185 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
2187         * entering.texi (Exiting): Fix typo.
2188         Reported by D. E. Evans <sinuhe@gnu.org>.
2190 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
2192         * glossary.texi (Glossary): Fix typo.
2194 2007-12-27  Richard Stallman  <rms@gnu.org>
2196         * text.texi (Formatted Text): Improve menu tag.
2197         (Editing Format Info): In Info, add duplicate menu of nodes
2198         about the submenus.
2199         (Format Faces): Say where Faces menu is found.  Mention Other.
2200         (Format Colors): Say where these submenus are found.
2201         (Format Indentation, Format Justification): Likewise.
2202         (Format Properties): Likewise.
2204 2007-12-22  Richard Stallman  <rms@gnu.org>
2206         * search.texi (Query Replace): Make exp of query-replace more
2207         self-contained, and clarify.
2209         * cc-mode.texi (Getting Started): Change @ref to @pxref.
2211 2007-12-15  Richard Stallman  <rms@gnu.org>
2213         * files.texi (Auto Save): Clarify definition of auto-saving.
2215 2007-11-26  Richard Stallman  <rms@gnu.org>
2217         * help.texi (Help Echo): Cleanups.
2219 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2221         * files.texi (Why Version Control?): Fix typo.
2222         (VCS Concepts): Fix typos; small tense fix.
2223         (Selecting a Fileset): Fix typos; small rewording.
2224         (Log Buffer): Likewise.
2225         (Old Revisions): Likewise.
2227 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2229         * mule.texi (Communication Coding): Fix wording of last change.
2231 2007-11-16  Werner Lemberg  <wl@gnu.org>
2233         * custom.texi (Specifying File Variables):
2234         * major.texi (Choosing Modes): Mention '\" in man pages.
2236 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
2238         * mule.texi (Communication Coding): Document x-select-request-type.
2240         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2242 2007-11-15  Francesco Potortì  <pot@gnu.org>
2244         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2245         --output=file.
2247 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
2249         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2250         (Help Echo): Avoid mentioning the term "region" here and
2251         consistently use the term "active text".
2253 2007-11-11  Glenn Morris  <rgm@gnu.org>
2255         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2257 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
2259         * search.texi (Query Replace): Mention
2260         `query-replace-show-replacement'.
2262 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
2264         * building.texi (Watch Expressions): Remove obscure sentence.
2266 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
2268         * mule.texi (Select Input Method): Describe how to activate an input
2269         method in the text mode.
2271 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2273         * cmdargs.texi (Misc Variables): Remove Sun windows info.
2275 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2277         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2279 2007-10-30  Glenn Morris  <rgm@gnu.org>
2281         * misc.texi (Directory Tracking): Explain a bit more about
2282         dirtrack-mode.
2284 2007-10-25  Glenn Morris  <rgm@gnu.org>
2286         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2288 2007-10-24  Richard Stallman  <rms@gnu.org>
2290         * misc.texi (Interactive Shell): Cleanup last change.
2292 2007-10-22  Juri Linkov  <juri@jurta.org>
2294         * mini.texi (Minibuffer History): Add text about a list of minibuffer
2295         default values.
2297 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
2299         * files.texi: Disambiguate two slightly different uses of the term
2300         'filesets'.
2302 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
2304         * trouble.texi (Quitting): Fix typo.
2306 2007-10-18  Glenn Morris  <rgm@gnu.org>
2308         * frames.texi (Mode Line Mouse): Mention minor mode names.
2310 2007-10-17  Juri Linkov  <juri@jurta.org>
2312         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2313         fill-paragraph operates on the active region in Transient Mark mode.
2314         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2315         with fill-paragraph.
2317         * basic.texi (Arguments): Replace fill-paragraph-or-region with
2318         fill-paragraph.
2320         * fixit.texi (Spelling): ispell-word operates on the active region
2321         in Transient Mark mode.
2323 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
2325         * building.texi (Source Buffers):
2326         * custom.texi (Init Non-ASCII):
2327         * glossary.texi (Glossary): Use "key binding" consistently.
2329 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
2331         * calendar.texi (Diary): Fix directive.
2333 2007-10-16  Richard Stallman  <rms@gnu.org>
2335         * calendar.texi (Diary): Clarify text about diary file example.
2337 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
2339         * files.texi: Capitalize node names according to convention.
2341 2007-10-13  Glenn Morris  <rgm@gnu.org>
2343         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2345 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2347         * emacs.texi:
2348         * files.texi (Version Systems): Minor fixes to version-control material
2349         suggested by RMS and Robert J. Chassell.
2351 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2353         * files.texi (Version Systems):
2354         * vc-xtra.texi:
2355         * vc1-xtra.texi:
2356         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2357         operations.  Change of terminology from `version' to `revision'.
2358         Revise text for adequate description of VCSes with monotonic IDs.
2359         * emacs.texi: Change of terminology from `version' to `revision'.
2361 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2363         * files.texi (Version Systems): Describe newer VCses.
2364         Reorder the descriptions to be chronological.
2366 2007-10-09  Richard Stallman  <rms@gnu.org>
2368         * display.texi (Cursor Display): Correct how cursor appears
2369         in nonselected windows.
2371 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2373         * building.texi (GDB Graphical Interface): Remove references to gdba
2374         and mention gud-gdb.
2376 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
2378         * rmail.texi (Rmail Sorting): Improve indexing.
2380 2007-10-06  Juri Linkov  <juri@jurta.org>
2382         * text.texi (Fill Commands): Document fill-paragraph-or-region.
2383         (Fill Prefix, Format Indentation): Replace fill-paragraph with
2384         fill-paragraph-or-region.
2386         * basic.texi (Arguments): Replace fill-paragraph with
2387         fill-paragraph-or-region.
2389 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2391         * files.texi: Update the section on version control for 2007
2392         conditions.  None of these changes are new-VC-specific; that
2393         will come later.
2395 2007-09-15  Glenn Morris  <rgm@gnu.org>
2397         * calendar.texi (Holidays): Change all instances of `holiday-list' back
2398         to `list-holidays'.
2400 2007-09-14  Glenn Morris  <rgm@gnu.org>
2402         * calendar.texi: Update all instances of mark-calendar-holidays,
2403         list-calendar-holidays, list-holidays with the new names.
2405 2007-09-06  Glenn Morris  <rgm@gnu.org>
2407         Move manual sources from man/ to subdirectories of doc/.
2408         Split into the Emacs manual in emacs/, and other manuals in misc/.
2409         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2410         manual.
2411         (infodir): New variable.
2412         (info): Use $infodir.
2413         (emacsman): Delete target, not needed any more.
2414         Move all targets that are not the Emacs manual to misc/Makefile.in.
2415         (mostlyclean): Remove `gnustmp'.
2416         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2417         manual.
2418         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2419         (emacsman): Delete target, not needed any more.
2420         (clean): Remove all info files but Emacs manual.
2421         Move all targets that are not the Emacs manual to misc/Makefile.in.
2422         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2424         * Makefile.in (INFOSOURCES): Delete.
2425         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2426         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
2427         *.vrs *.toc here...
2428         (maintainer-clean): ...from here.
2430 2007-09-05  Glenn Morris  <rgm@gnu.org>
2432         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2434 2007-08-29  Glenn Morris  <rgm@gnu.org>
2436         * emacs.texi (EMACSVER): Increase to 23.0.50.
2438 2007-08-27  Richard Stallman  <rms@gnu.org>
2440         * emacs.texi (Top): Clarify menu item for Glossary.
2442         * display.texi (Faces): Change secn title.
2443         Clarify not all fonts come from Font Lock.
2445 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
2447         * basic.texi (Position Info): Add index entry for face at point.
2448         Mention that character faces are also displayed by "C-u C-x =".
2450 2007-08-08  Glenn Morris  <rgm@gnu.org>
2452         * glossary.texi (Glossary): Deprecate `iff'.
2454 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2456         * files.texi (File Conveniences): Document point motion keys in Image
2457         mode.
2459 2007-07-27  Glenn Morris  <rgm@gnu.org>
2461         * emacs.texi (Copying): Include license text from gpl.texi, rather than
2462         in-line.
2464         * gpl.texi: New file with text of GPL.
2465         * Makefile.in (EMACSSOURCES): Add gpl.texi.
2467 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2469         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2471         * dired.texi (Wdired): Mention C-x C-q key binding.
2473 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2475         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2477 2007-07-25  Glenn Morris  <rgm@gnu.org>
2479         * emacs.texi (Copying): Replace license with GPLv3.
2481         * Relicense all FSF files to GPLv3 or later.
2483 2007-07-24  Glenn Morris  <rgm@gnu.org>
2485         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2486         for some calendars.
2488 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
2490         * screen.texi (Mode Line): Describe new mode-line flag that shows if
2491         default-directory for the current buffer is on a remote machine.
2493 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
2495         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2496         default value.
2498 2007-07-21  Richard Stallman  <rms@gnu.org>
2500         * files.texi (Why Version Control?): Improve previous change.
2502 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
2504         * files.texi (Why Version Control?): New node.
2506 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
2508         * building.texi (Starting GUD): Add xref to this anchor.
2510 2007-06-24  Karl Berry  <karl@gnu.org>
2512         * emacs.texi: New Back-Cover Text.
2514 2007-06-07  Alan Mackenzie  <acm@muc.de>
2516         * display.texi (Optional Mode Line): Document the new form of
2517         line+column numbers, "(561,2)".
2519 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2521         * maintaining.texi (Create Tags Table): Fix typos.
2523 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2525         * Version 22.1 released.
2527 2007-05-07  Karl Berry  <karl@gnu.org>
2529         * emacs.texi (EMACSVER): Back to 22.
2531 2007-05-06  Richard Stallman  <rms@gnu.org>
2533         * maintaining.texi (Create Tags Table): Clean up previous change.
2535 2007-05-05  Francesco Potortì  <pot@gnu.org>
2537         * maintaining.texi (Create Tags Table): Add text about the dangers of
2538         making symbolic links to tags files.
2540 2007-05-04  Karl Berry  <karl@gnu.org>
2542         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2544 2007-05-03  Karl Berry  <karl@gnu.org>
2546         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2548         * .cvsignore (*.pdf): New entry.
2550         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2551         for printing.
2553 2007-05-01  Richard Stallman  <rms@gnu.org>
2555         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2557 2007-04-28  Glenn Morris  <rgm@gnu.org>
2559         * ack.texi (Acknowledgments):
2560         * anti.texi (Antinews):
2561         * programs.texi (Program Modes): Restore mention of python.el pending
2562         consideration of legal status.
2564 2007-04-28  Richard Stallman  <rms@gnu.org>
2566         * files.texi (File Names): Fixes to ~ description on MS systems.
2568 2007-04-26  Glenn Morris  <rgm@gnu.org>
2570         * emacs.texi (EMACSVER): Increase to 22.1.50.
2572 2007-04-25  Karl Berry  <karl@gnu.org>
2574         * emacs.texi: Improve line breaks on copyright page,
2575         similar layout to lispref, 8.5x11 by default.
2577         * dired.texi (Image-Dired): Improve line break, fix typo.
2579 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
2581         * programs.texi (Program Modes):
2582         * anti.texi (Antinews):
2583         * ack.texi (Acknowledgments): python.el removed.
2585 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
2587         * display.texi (Highlight Interactively): Correct description of
2588         hi-lock-file-patterns-policy.
2590         * files.texi (File Archives): Mention self-extracting executables.
2592 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
2594         * search.texi (Unconditional Replace, Query Replace): Add xref to
2595         "Replacement and Case".
2597 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
2599         * dired.texi (Image-Dired): Move from Thumbnails node.
2600         * misc.texi (Thumbnails): Node deleted.
2601         * emacs.texi (Top): Update node listing.
2603         * files.texi (File Conveniences):
2604         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2606 2007-04-21  Richard Stallman  <rms@gnu.org>
2608         * display.texi (Highlight Interactively): Correct previous change.
2609         Clarify doc of hi-lock-find-patterns, and move new features into it.
2611 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
2613         * display.texi (Highlight Interactively): Document
2614         hi-lock-file-patterns-policy.
2616 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
2618         * display.texi (Scrolling): Fix typo.
2620 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
2622         * doclicense.texi: Remove node heading, so that it can be included by
2623         other files.
2625         * emacs.texi: Insert node heading for GFDL.
2627 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
2629         * cmdargs.texi (Colors): Qualify "color of window" index entry by
2630         "command line".
2632         * display.texi (Faces): Refer to "Creating Frames" for face
2633         and other frame customizations in .emacs.
2635         * frames.texi (Creating Frames): Mention that face customizations can
2636         be put in .emacs.  Add index entries.
2638 2007-04-12  Richard Stallman  <rms@gnu.org>
2640         * glossary.texi (Glossary): Explain `iff'.
2642 2007-04-11  Karl Berry  <karl@gnu.org>
2644         * gnu.texi (Top),
2645         * macos.texi (Mac Font Specs),
2646         * anti.texi (Antinews),
2647         * xresources.texi (Resources),
2648         * misc.texi (Emulation),
2649         * calendar.texi (Daylight Saving),
2650         * dired.texi (Dired and Find),
2651         * rmail.texi (Remote Mailboxes),
2652         * sending.texi (Mail Headers),
2653         * programs.texi (Which Function),
2654         * files.texi (Recover),
2655         * buffers.texi (Uniquify),
2656         * frames.texi (Wheeled Mice),
2657         * killing.texi (Rectangles): Wording to improve breaks in
2658         8.5x11 format.
2659         * mule.texi (Language Environments): \hbadness=10000 since there's
2660         no way to reword.
2661         * emacs.texi (smallbook): New @set to more easily switch between
2662         smallbook and 8.5x11.
2664 2007-04-11  Richard Stallman  <rms@gnu.org>
2666         * files.texi (File Conveniences): Add xref to Tumme.
2667         Delete text about Thumbnail mode.
2669 2007-04-09  Alan Mackenzie  <acm@muc.de>
2671         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2672         new name.  Insert concept index entries.
2674 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
2676         * display.texi (Standard Faces): Document prefix arg for
2677         list-faces-display.
2679         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2681 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2683         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2685         * files.texi (Misc File Ops): Rewrite description of
2686         insert-file-literally.
2688 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
2690         * misc.texi (Printing): Postscript -> PostScript.
2692         * ack.texi (Acknowledgments): Postscript -> PostScript.
2694         * custom.texi (Init File, Init Non-ASCII): Fix last change.
2696         * emacs.texi (Top): Fix the menu due to the change in custom.texi
2697         below.
2699 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
2701         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
2702         Init Non-ASCII.
2703         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2704         (Init Non-ASCII): New node.
2706 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2708         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2710 2007-03-12  Glenn Morris  <rgm@gnu.org>
2712         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2713         "Daylight Savings".
2715         * calendar.texi: Replace "daylight savings" with "daylight
2716         saving" in text throughout.
2718 2007-03-04  Richard Stallman  <rms@gnu.org>
2720         * custom.texi (Safe File Variables): Minor correction.
2722 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
2724         * rmail.texi (Movemail): Add internal ref.
2725         Don't indent the intro for the PROTO table.
2726         Format PROTO table items with @code.
2728 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
2730         * building.texi: Remove references to bashdb.
2732 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
2734         * mule.texi (Language Environments): Update list of supported language
2735         environments.
2737 2007-02-14  Kim F. Storm  <storm@cua.dk>
2739         * building.texi (Grep Searching): Fix lgrep doc.
2741 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2743         * back.texi: Remove unused file.
2745 2007-02-05  Francesco Potortì  <pot@gnu.org>
2747         * maintaining.texi (Tag Syntax): Now --members is the default for
2748         etags, not for ctags yet.
2750 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
2752         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
2753         headers compliant with Texinfo guidelines and with what texnfo-upd.el
2754         expects.  Add comments to prevent people from inadvertently modifying
2755         the key parts needed by `texinfo-multiple-files-update'.
2757 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
2759         * frames.texi (Secondary Selection): Window clicked does not matter
2760         when mouse-yank-at-point is non-nil.
2762 2007-01-16  Glenn Morris  <rgm@gnu.org>
2764         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2765         system abbrev.
2767 2007-01-11  Richard Stallman  <rms@gnu.org>
2769         * msdog.texi (Windows Keyboard): Another small cleanup.
2771 2007-01-10  Richard Stallman  <rms@gnu.org>
2773         * msdog.texi (Windows Keyboard): Yet another try to make
2774         everyone happy with that passage.
2776 2007-01-05  Richard Stallman  <rms@gnu.org>
2778         * anti.texi (Antinews): Mention M-x shell scrolling.
2780 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
2782         * building.texi (Watch Expressions): Describe gdb-max-children.
2784 2007-01-04  Richard Stallman  <rms@gnu.org>
2786         * msdog.texi (Windows Keyboard): Clarify previous change.
2788 2007-01-02  Richard Stallman  <rms@gnu.org>
2790         * custom.texi (Changing a Variable): Minor clarification.
2791         (Specific Customization): customize-customized => customize-unsaved.
2793         * entering.texi (Entering Emacs): Clean up text about restarting
2794         Emacs for each file.
2796         * misc.texi (Shell Options): Minor cleanup.
2798         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2799         with Emacs, not vice versa.
2801         * programs.texi (Symbol Completion): Recommend customizing
2802         window manager.
2804         * xresources.texi (Resources): Minor fix.
2806 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
2808         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2810 2007-01-01  Richard Stallman  <rms@gnu.org>
2812         * commands.texi (User Input): Document keys stolen by window mangers.
2814 2006-12-31  Richard Stallman  <rms@gnu.org>
2816         * custom.texi (Specific Customization): Document customize-option
2817         instead of customize-variable.
2819 2006-12-31  Kim F. Storm  <storm@cua.dk>
2821         * major.texi (Choosing Modes): Document auto-mode-case-fold.
2823 2006-12-30  Kim F. Storm  <storm@cua.dk>
2825         * killing.texi (CUA Bindings): Fix typo.
2827         * xresources.texi (Table of Resources): Mention grow-only value for
2828         auto-resize-tool-bars.
2830 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
2832         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2833         and how to get them back.
2835 2006-12-26  Richard Stallman  <rms@gnu.org>
2837         * calendar.texi (Holidays): Holiday listing is based on current
2838         practice, but DST is not.
2840 2006-12-25  Richard Stallman  <rms@gnu.org>
2842         * emacs.texi (Top): Update subnode menus.
2844         * mark.texi (Transient Mark): Fix xref.
2846         * killing.texi (Graphical Kill): Node deleted.
2847         (Killing): Add xref to Cut and Paste.
2848         (CUA Bindings): Update xref.
2850         * frames.texi (Cut and Paste): New section to hold other nodes.
2851         (Mouse Commands): Node demoted.
2852         (Cut/Paste Other App): Split out from Mouse Commands.
2853         (Word and Line Mouse): Likewise.
2854         (Secondary Selection, Clipboard): Nodes demoted.
2856 2006-12-24  Kevin Ryde  <user42@zip.com.au>
2858         * calendar.texi (Holidays): US daylight saving begins second Sunday
2859         in March for 2007 onwards.
2860         (Daylight Savings): Show new US default daylight saving rules, 2nd
2861         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2863 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
2865         * calendar.texi (Scroll Calendar): < and > are switched.
2867 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
2869         * killing.texi (Deletion): Describe M-\ prefix argument.
2871 2006-12-23  Richard Stallman  <rms@gnu.org>
2873         * search.texi (Regexp Search): Explain why forward and reverse regexp
2874         search are not mirror images.
2876 2006-12-19  Kim F. Storm  <storm@cua.dk>
2878         * major.texi (Choosing Modes): Describe match-function elements for
2879         magic-mode-alist.
2881 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
2883         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2884         peculiarities.
2886 2006-12-18  Richard Stallman  <rms@gnu.org>
2888         * abbrevs.texi (Editing Abbrevs): Fix previous change.
2890 2006-12-17  Alan Mackenzie  <acm@muc.de>
2892         * programs.texi (Left Margin Paren): Remove the bit which says
2893         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2894         Discuss some of the issues of setting this option to nil.
2896 2006-12-17  Glenn Morris  <rgm@gnu.org>
2898         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2900 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2902         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2903         (Windows Files): `w32-get-true-file-attributes' is only relevant for
2904         NTFS volumes.
2905         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2906         volumes.
2908 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
2910         * text.texi (HTML Mode): Fix "C-c TAB".
2912 2006-12-09  Richard Stallman  <rms@gnu.org>
2914         * misc.texi (Invoking emacsclient): Simplify TCP file text.
2916 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
2918         * files.texi (Misc File Ops): Document insert-file-literally.
2920 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
2922         * cmdargs.texi (Colors): Note that --color is intended for overriding
2923         the terminal defaults, not for normal invocation.
2925         * misc.texi (Emacs Server): Improve wording.  Don't mention the
2926         ``server program''.  Add a cross-reference to "Init File" node.
2927         (Invoking emacsclient): Add index entries.  Document both short and
2928         long versions of command-line options.  Document the -f option.
2930 2006-12-06  Richard Stallman  <rms@gnu.org>
2932         * text.texi (Outline Format): Say to set outline-regexp
2933         and outline-level with major modes and file local variables.
2935 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2937         * anti.texi (Antinews): Mention the alternative to
2938         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2940         * misc.texi (Interactive Shell): Ditto.
2942 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
2944         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2946         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2948 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
2950         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2951         colon in the mode line.
2953         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2955 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2957         * building.texi (Watch Expressions): Mention SPC for expanding/
2958         contracting watch expressions.
2960 2006-11-26  Kim F. Storm  <storm@cua.dk>
2962         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2964 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2966         * building.texi (Debugger Operation): Define text command mode.
2967         Clarify how tooltips work.
2968         (GDB Graphical Interface): Explain how to run in text command mode
2969         more clearly.
2971 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
2973         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2975 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2977         * anti.texi (Antinews): Mention --server-file and TCP sockets.
2979 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
2981         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2982         and EMACS is deprecated.
2984 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
2986         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2988 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
2990         * Makefile.in (emacs.dvi): Remove xresmini.texi.
2992         * emacs.texi: Include xresources.texi both for info and dvi.
2994         * xresources.texi: Merge text from xresmini.texi.
2996 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
2998         * glossary.texi: Fix typos.
3000 2006-11-06  Richard Stallman  <rms@gnu.org>
3002         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3004         * ack.texi (Acknowledgments): Fix name spelling.
3006 2006-11-01  Juri Linkov  <juri@jurta.org>
3008         * search.texi (Word Search): Document incremental word search.
3010 2006-10-28  Glenn Morris  <rgm@gnu.org>
3012         * ack.texi (Acknowledgments): Add cal-html author.
3014         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3015         Calendar").  Describe new package cal-html.
3016         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3017         Calendar Files."
3019 2006-10-23  Richard Stallman  <rms@gnu.org>
3021         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3022         Abbrev mode is enabled.
3024 2006-10-16  Richard Stallman  <rms@gnu.org>
3026         * emacs.texi: Update ISBN.
3028 2006-10-11  Kim F. Storm  <storm@cua.dk>
3030         * emacs.texi (Acknowledgments): Use @dotless{i}.
3032 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
3034         * building.texi (Breakpoints Buffer): Mention catchpoints.
3036 2006-10-08  Kim F. Storm  <storm@cua.dk>
3038         * ack.texi (Acknowledgments): Update.
3040         * emacs.texi (Acknowledgments): Fix bad @/ form.
3042 2006-10-05  Kim F. Storm  <storm@cua.dk>
3044         * emacs.texi (Acknowledgments): Add more contributors.
3046 2006-10-03  Richard Stallman  <rms@gnu.org>
3048         * emacs.texi (Acknowledgments): Update version and edition.
3050 2006-10-01  Karl Berry  <karl@gnu.org>
3052         * custom.texi (Customization Groups): Page break to keep example buffer
3053         on one page.
3055 2006-09-30  Karl Berry  <karl@gnu.org>
3057         * programs.texi (Basic Indent): @need to improve page break.
3058         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3060 2006-09-29  Glenn Morris  <rgm@gnu.org>
3062         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3064 2006-09-29  Karl Berry  <karl@gnu.org>
3066         * windows.texi (Basic Window): Remove forced @break, no longer
3067         desirable.
3068         * frames.texi (Frame Commands),
3069         * mark.texi (Marking Objects): Reword to avoid bad page break.
3070         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3072 2006-09-19  Richard Stallman  <rms@gnu.org>
3074         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3075         stick to present tense.
3077 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3079         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3080         to x-gtk-use-old-file-dialog.
3081         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3083 2006-09-15  Jay Belanger  <belanger@truman.edu>
3085         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
3086         Change "Library Public License" to "Lesser Public License"
3087         throughout.  Use "yyyy" to represent year.
3089 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
3091         * files.texi (Visiting): Add index entry "open file".
3093 2006-09-11  Richard Stallman  <rms@gnu.org>
3095         * building.texi (Compilation Mode): Clarification.
3096         (Grep Searching): Add xref to Compilation Mode.
3098 2006-09-08  Richard Stallman  <rms@gnu.org>
3100         * search.texi (Search): Ref multi-file search commands here.
3101         (Other Repeating Search): Not here.
3103 2006-08-28  Richard Stallman  <rms@gnu.org>
3105         * windows.texi (Split Window): Update xref.
3107         * basic.texi (Continuation Lines): Update xref.
3109         * indent.texi (Tab Stops): Update xref.
3111         * emacs.texi (Top): Update subnode menu.
3113         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3114         split out of Display Custom.
3116 2006-08-25  Kim F. Storm  <storm@cua.dk>
3118         * display.texi (Display Custom): Add variables overline-margin
3119         and x-underline-at-descent-line.
3121 2006-08-25  Richard Stallman  <rms@gnu.org>
3123         * entering.texi (Exiting): Rewrite to give graphical displays
3124         priority over text terminals.
3126         * search.texi (Incremental Search): Move index entries.
3128 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
3130         * custom.texi (Init File): Reference Find Init to avoid "home
3131         directory" confusion.
3133 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
3135         * building.texi (Other GDB-UI Buffers): Describe how to edit
3136         a value in the locals buffer.
3138 2006-08-21  Richard Stallman  <rms@gnu.org>
3140         * search.texi (Basic Isearch): Add `isearch' index entry.
3142 2006-08-16  Richard Stallman  <rms@gnu.org>
3144         * misc.texi (Saving Emacs Sessions): Clean up wording.
3146         * mark.texi (Marking Objects): Mention term "select all".
3148         * emacs.texi (Top): Update subnode menu.
3150         * help.texi (Help Mode): Move node up in file.
3152 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
3154         * building.texi (Stack Buffer): Explain fringe arrow.
3156 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
3158         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3159         on startup.
3161 2006-08-11  Romain Francoise  <romain@orebokech.com>
3163         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3165 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3167         * mule.texi (Recognize Coding, Text Coding): Fix typos.
3169 2006-08-10  Richard Stallman  <rms@gnu.org>
3171         * text.texi (Format Faces): Substantial rewrites to deal
3172         with face merging.  Empty regions don't count.  Clarify
3173         face property inheritance.
3175 2006-08-08  Romain Francoise  <romain@orebokech.com>
3177         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3178         <arjuropo@cc.jyu.fi>.
3180 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
3182         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3183         apply to all frames.
3185 2006-08-01  Richard Stallman  <rms@gnu.org>
3187         * help.texi (Name Help): Add index entries for describe-variable.
3189 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
3191         * building.texi (GDB Graphical Interface): Shorten node names.
3192         (GDB-UI Layout): Use GDB-related.
3193         (Other GDB-UI Buffers): Simplify English.
3195 2006-07-31  Richard Stallman  <rms@gnu.org>
3197         * search.texi (Query Replace): Add xref for Dired's Q command.
3199 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
3201         * building.texi (GDB commands in Fringe): Rename to...
3202         (Source Buffers): ..this and move forward.  Describe hollow arrow and
3203         new option gdb-find-source-frame.
3205 2006-07-29  Richard Stallman  <rms@gnu.org>
3207         * dired.texi (Operating on Files): Simplify previous change
3208         and fix Texinfo usage.
3210 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
3212         * dired.texi (Operating on Files): Add cross-references.  State the
3213         Unix commands that do similar things.
3215 2006-07-28  Richard Stallman  <rms@gnu.org>
3217         * mark.texi (Transient Mark): Clarify that region never disappears
3218         when Transient Mark mode is off, and not when it is on.
3220 2006-07-27  Richard Stallman  <rms@gnu.org>
3222         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
3224 2006-07-24  Richard Stallman  <rms@gnu.org>
3226         * xresources.texi (GTK styles): Fix texinfo usage.
3228         * commands.texi (User Input): Explain why we teach keyboard cmds.
3230         * xresources.texi, xresmini.texi, search.texi, programs.texi:
3231         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3232         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3233         * doclicense.texi, display.texi, dired.texi, basic.texi:
3234         * anti.texi, ack.texi: Move periods and commas inside quotes.
3236 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
3238         * cmdargs.texi (General Variables): Document EMAIL.
3240 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
3242         * frames.texi (Frame Commands): Mention that focus-follows-mouse
3243         doesn't have effect on MS-Windows.
3245 2006-07-17  Richard Stallman  <rms@gnu.org>
3247         * building.texi (Grep Searching): Explain about chaining grep commands.
3249 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3251         * killing.texi, mini.texi: Fix typos.
3253 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
3255         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3256         is invoked for multiple files.
3258 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
3260         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3261         on-line manual for the rest of this node.
3262         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3263         unconditionally.
3264         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3265         Improve wording.
3266         (Windows Printing): Improve wording.
3267         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3268         rest of this node.
3270 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3272         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3273         with eval-buffer.
3275 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
3277         * mule.texi (Coding Systems, Specify Coding): Link descriptions
3278         of character translation.
3280 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
3282         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3284 2006-07-03  Karl Berry  <karl@gnu.org>
3286         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3287         not-too-underfull hboxes in the TeX output.
3288         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3289         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3290         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3291         * sending.texi, text.texi: Fix overfull/underfull boxes.
3293 2006-07-03  Romain Francoise  <romain@orebokech.com>
3295         * m-x.texi (M-x): Fix.
3297 2006-07-03  Richard Stallman  <rms@gnu.org>
3299         * search.texi (Other Repeating Search): filename -> file name.
3301         * misc.texi (Narrowing): Minor cleanups.
3303         * files.texi (Visiting): filename -> file name.
3305         * emacs.texi (Top): Update subnode menus.
3307         * mule.texi (Coding Systems): Move char translation stuff here.
3308         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3309         (Recognize Coding): Substantial local rewrites.
3310         (International): Update menu.
3312         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3313         (Scrolling): Substantial local rewrites.
3314         (Display): Update menu and intro.
3316         * dired.texi: filename -> file name.
3318         * custom.texi (Safe File Variables): Texinfo usage fix.
3320 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
3322         * help.texi, m-x.texi: Lots of cleanups.
3324 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
3326         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3327         (Windows Processes, Windows Misc): Shorten the printed version by
3328         selectively conditioning less important portions by @ifnottex.
3330 2006-06-27  Richard Stallman  <rms@gnu.org>
3332         * mini.texi (Minibuffer File): Minor cleanup.
3334 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
3336         * frames.texi (XTerm Mouse): Rename to...
3337         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
3339         * emacs.texi (Top): Use new node name.
3341 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
3343         * emacs.texi (Top): Update the detailed menu according to changes in
3344         msdog.texi.
3346         * msdog.texi (Windows Keyboard): New section.
3347         (Windows Mouse): New section.
3348         (Windows System Menu): Remove section (text merged with "Windows
3349         Keyboard").
3350         (Windows Misc): New section.
3352         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3354         * msdog.texi (ls in Lisp): New section.
3356         * files.texi (Visiting): Document case-insensitive wildcard matching
3357         under find-file-wildcards.
3359 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3361         * macos.texi (Mac Input): Add description of mac-function-modifier.
3362         Now Unicode keyboard layouts work.
3364 2006-06-10  Richard Stallman  <rms@gnu.org>
3366         * mule.texi (Recognize Coding): Clarify previous change.
3368 2006-06-09  Kenichi Handa  <handa@m17n.org>
3370         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3371         notation.
3373 2006-06-07  Kevin Ryde  <user42@zip.com.au>
3375         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3376         manual for @ifnottex, but in emacs-extra for @iftex.
3378         * cmdargs.texi (General Variables): Fix smtpmail xref.
3380 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3382         * programs.texi (Comment Commands):
3383         * custom.texi (Specifying File Variables):
3384         Use ;; instead of ;;; to better follow coding conventions.
3386 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
3388         * building.texi (Watch Expressions): Move node to end.
3389         (GDB Graphical Interface): Move description of clicks in fringe...
3390         (GDB commands in the Fringe): ...to here.  New node.
3392 2006-06-05  Romain Francoise  <romain@orebokech.com>
3394         * xresmini.texi (GTK resources): Fix various typos.
3396 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
3398         * building.texi (GDB Graphical Interface): Update bindings.
3399         (Commands of GUD): Add gud-print.  Remove gud-run.
3400         Restate availability more generally.
3402 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
3404         * mini.texi: Lots of cleanups.
3406 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
3408         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3409         and Mouse-2.
3411 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
3413         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3415 2006-05-31  Richard Stallman  <rms@gnu.org>
3417         * basic.texi (Moving Point): Fix previous change.
3419 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3421         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3423 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
3425         * basic.texi: Many simplifications and improvements in wording.
3427 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
3429         * anti.texi (Antinews): Create a node for gdb-ui.
3431 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3433         * frames.texi (Menu Bars, Tool Bars): Add index entries.
3435 2006-05-20  Richard Stallman  <rms@gnu.org>
3437         * dired.texi (Dired Navigation): dired-goto-file is now j.
3439 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
3441         * mule.texi (Coding Systems): Mention the undecided-* coding systems
3442         and their aliases.
3444         * msdog.texi (Windows Printing): Mention non-support of plain text
3445         printing with some el-cheapo printers, and suggest a workaround.
3447 2006-05-20  Kevin Ryde  <user42@zip.com.au>
3449         * text.texi (TeX Print): tex-dvi-view-command has a default value,
3450         remove the bit saying you must set it.
3452 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3454         * trouble.texi (Checklist):
3455         * text.texi (Text, Auto Fill, Text Mode):
3456         * search.texi (Nonincremental Search):
3457         * rmail.texi (Rmail Labels):
3458         * mule.texi (Input Methods, Multibyte Conversion):
3459         * misc.texi (Gnus, Where to Look, PostScript):
3460         * maintaining.texi (Create Tags Table):
3461         * indent.texi (Indentation Commands):
3462         * fixit.texi (Spelling):
3463         * emacs.texi (Copying):
3464         * custom.texi (Init File): ifinfo -> ifnottex.
3466 2006-05-17  Richard Stallman  <rms@gnu.org>
3468         * files.texi (Diff Mode): Mention C-x `.
3470 2006-05-08  Richard Stallman  <rms@gnu.org>
3472         * custom.texi (Disabling): Textual cleanups.
3474 2006-05-12  Glenn Morris  <rgm@gnu.org>
3476         * calendar.texi (Displaying the Diary, Format of Diary File):
3477         Refer to diary-view-entries, diary-list-entries,
3478         diary-show-all-entries rather than obsolete aliases.
3480 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
3482         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3483         (Displaying the Diary, Special Diary Entries, Importing Diary):
3484         * building.texi (Compilation Shell):
3485         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3486         emacs-xtra with @inforef's.
3488         * files.texi (Visiting): Fix wording.
3490         * mule.texi (Coding Systems, Text Coding): More indexing.
3491         Mention that C-x RET f can set eol conversion.
3493 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
3495         * xresmini.texi (GTK resources): Insert GTK description.
3497         * xresources.texi (GTK resources): metafont should be menufont.
3499 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
3501         * mini.texi (Completion Options): Completion of remote files'
3502         method, user name and host name is active only in partial
3503         completion mode.
3505 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3507         * makefile.w32-in (emacs.dvi):
3508         * Makefile.in (emacs.dvi): Add xresmini.texi.
3510         * xresmini.texi (Table of Resources): Remove xref to non-existent
3511         node "LessTif Resources".
3513         * msdog.texi (Microsoft Windows):
3514         * calendar.texi (Calendar/Diary, Displaying the Diary)
3515         (Special Diary Entries, Importing Diary, Holidays):
3516         * programs.texi (Program Modes):
3517         * text.texi (Text):
3518         * buffers.texi (Several Buffers):
3519         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3521 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3523         The following changes merge the emacs-xtra manual into the main
3524         manual, but only for on-line version of the manual.
3526         * vc2-xtra.texi (Version Backups, Local Version Control)
3527         (Making Snapshots, Change Logs and VC, Version Headers)
3528         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3529         on-line manual.
3531         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3532         for on-line manual.
3534         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3535         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3536         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3537         for on-line manual.
3539         * fortran-xtra.texi (Fortran, Fortran Autofill)
3540         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3541         for on-line manual.
3543         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3544         Conditional xref's for on-line manual.
3546         * emerge-xtra.texi (Emerge, Overview of Emerge)
3547         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3548         manual.
3550         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3551         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3552         (EMACSSOURCES): Use EMACS_XTRA.
3553         (../info/emacs-xtra): Remove.
3554         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3556         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3557         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3558         (EMACSSOURCES): Use EMACS_XTRA.
3559         ($(infodir)/emacs-xtra): Remove.
3560         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3562         * trouble.texi (Quitting):
3563         * text.texi (Text):
3564         * programs.texi (Program Modes):
3565         * msdog.texi (Microsoft Windows):
3566         * frames.texi (Frames):
3567         * files.texi (Backup, Version Control, VC Concepts)
3568         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3569         (Registering, VC Status, VC Undo, Multi-User Branching)
3570         (Comparing Files):
3571         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3572         (Displaying the Diary, Special Diary Entries, Importing Diary):
3573         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3574         conditional xref's, depending on @iftex/@ifnottex.
3576         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3577         "MS-DOS".  @include msdog-xtra.texi.
3579         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3580         <Top Level> [ifnottex]: @include fortran-xtra.texi.
3582         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3583         for vc-xtra.texi subsections.
3584         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3585         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3587         * sending.texi (Sending Mail): A @node line without explicit Prev,
3588         Next, and Up links.
3590         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3591         Next, and Up links.
3593         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3594         and its sections.  @include picture-xtra.texi.
3596         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3597         "Emerge".
3598         (List Tags) [ifnottex]: @include emerge-xtra.texi.
3600         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3601         exact duplicate of its name-sake in calendar.texi.
3603         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3604         "Advanced Calendar/Diary Usage".
3605         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3607         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3608         dired-xtra.texi.
3609         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3611         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3612         (Files) [ifnottex]: Add menu entry for Autorevert.
3614         * emacs-xtra.texi (Introduction): Reword to make consistent with
3615         printed version only.
3616         <Top level>: Remove the body of all chapters and move them to the
3617         new *-xtra.texi files.  Use @raisesections and @lowersections to
3618         convert sections to chapters etc.
3620         * msdog-xtra.texi:
3621         * fortran-xtra.texi:
3622         * vc-xtra.texi:
3623         * vc1-xtra.texi:
3624         * vc2-xtra.texi:
3625         * emerge-xtra.texi:
3626         * cal-xtra.texi:
3627         * dired-xtra.texi:
3628         * arevert-xtra.texi: New files, with text from respective chapters
3629         of emacs-xtra.texi.  Convert each @chapter into @section, @section
3630         into @subsection, etc.
3632         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
3633         updated.
3635         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3636         Windows".  All references updated.
3638 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3640         * macos.texi (Mac Input): Mention input from Character Palette.
3641         (Mac Font Specs): Fix typo.
3643 2006-05-05  Richard Stallman  <rms@gnu.org>
3645         * files.texi (Diff Mode): Minor cleanup.
3647 2006-05-05  Karl Berry  <karl@gnu.org>
3649         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3650         errors from the current release of makeinfo (4.8).
3651         * help.texi (Library Keywords): Change widest word in multitable
3652         template from `emulations' to `convenience'.  (Not sure if this is
3653         related to the font change.)
3655 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3657         * files.texi (File Names): Add a footnote about limited support of
3658         ~USER on MS-Windows.
3660         * cmdargs.texi (Initial Options): Add a footnote about limited
3661         support of ~USER on MS-Windows.
3663 2006-05-03  Richard Stallman  <rms@gnu.org>
3665         * files.texi (Diff Mode): Node moved here.
3666         (Comparing Files): Delete what duplicates new node.
3667         (Files): Put Diff Mode in menu.
3669         * misc.texi (Diff Mode): Moved to files.texi.
3671         * emacs.texi (Top): Update menu for Diff Mode.
3673         * trouble.texi (Emergency Escape): Simplify.
3675         * emacs.texi (Top): Minor clarification.
3677 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3679         * commands.texi, entering.texi, screen.texi: Many simplifications.
3681 2006-05-03  Richard Stallman  <rms@gnu.org>
3683         * commands.texi (Text Characters): Delete paragraph about unibyte
3684         non-ASCII printing chars.
3686         * killing.texi (Killing): Say "graphical displays".
3687         * display.texi: Say "graphical displays".
3689         * cmdargs.texi (Misc X): Say "graphical displays".
3691 2006-05-01  Richard Stallman  <rms@gnu.org>
3693         * emacs.texi (Top): Add Diff Mode to menu.
3695 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3697         * misc.texi (Diff Mode): New node.
3699 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3701         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3702         (Mac Environment Variables): Shorten example line.
3703         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
3705 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
3707         * building.texi (GUD Customization): Describe cases %d and %c.
3708         Update description for %e.
3710 2006-04-30  Glenn Morris  <rgm@gnu.org>
3712         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3714 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
3716         * custom.texi (Examining): Update C-h v output example.
3718 2006-04-29  Kim F. Storm  <storm@cua.dk>
3720         * building.texi (Grep Searching): Add lgrep and rgrep.
3722 2006-04-23  Richard Stallman  <rms@gnu.org>
3724         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3726         * xresmini.texi: New file.
3728         * xresources.texi (Face Resources): Split table into font resources
3729         and the rest.  Combine similar attributes for brevity.
3731 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
3733         * emacs-xtra.texi (MS-DOS File Names): Remove section about
3734         backslashes and case-insensitivity in file names (moved to the
3735         main manual).
3736         (MS-DOS Printing): Move most of the text to the main manual.
3738         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3739         New nodes.
3740         (Windows Processes, Windows System Menu): Add index entries and
3741         fix wording.
3743 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3745         * misc.texi (Shell Ring): Add notes on saved input when
3746         navigating off the end of the history list.
3748 2006-04-18  Chong Yidong  <cyd@mit.edu>
3750         * misc.texi (Shell Options): Correct default value of
3751         comint-scroll-show-maximum-output.
3753 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3755         * building.texi (Watch Expressions): Update.
3757 2006-04-12  Richard Stallman  <rms@gnu.org>
3759         * search.texi: Clean up previous change.
3761 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
3763         * search.texi (Regexp Backslash, Regexp Replace): Add index
3764         entries for ``back reference'' and mention the term itself in the
3765         text.
3767 2006-04-11  Richard Stallman  <rms@gnu.org>
3769         * custom.texi (Safe File Variables):
3770         Document enable-local-variables = :safe.
3772 2006-04-11  Karl Berry  <karl@gnu.org>
3774         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3775         (Remote Repositories, Version Backups, Local Version Control)
3776         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3777         (Miscellaneous Commands and Features of VC, Change Logs and VC)
3778         (Renaming VC Work Files and Master Files)
3779         (Inserting Version Control Headers, Customizing VC, General Options)
3780         (Options for RCS and SCCS, Options specific for CVS): Move all
3781         these nodes to emacs-xtra.texi, for brevity.
3782         * cmdargs.texi, files.texi: Change cross-references.
3784 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3786         * files.texi (Old Versions): Update description of vc-annotate's
3787         use of color to indicate date ranges.
3789 2006-04-09  Kevin Ryde  <user42@zip.com.au>
3791         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3792         put info and printed manual names the right way around.
3794 2006-04-09  Karl Berry  <karl@gnu.org>
3796         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3797         emacs-xtra.texi, leaving only MS Windows information.
3798         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3799         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3800         node names.
3802         * emacs.texi: Move @summarycontents and @contents to the beginning
3803         of the file.
3805 2006-04-08  Kevin Ryde  <user42@zip.com.au>
3807         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3809 2006-04-07  Richard Stallman  <rms@gnu.org>
3811         * programs.texi (Comments, Comment Commands, Options for Comments)
3812         (Multi-Line Comments): "Align", not "indent".
3813         (Basic Indent): C-j deletes trailing whitespace before the newline.
3815 2006-04-06  Richard Stallman  <rms@gnu.org>
3817         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3819 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
3821         * killing.texi (Rectangles): Add index entry for marking a rectangle.
3823 2006-04-05  Richard Stallman  <rms@gnu.org>
3825         * emacs.texi (Top): Update subnode menu.
3827         * trouble.texi (Unasked-for Search): Node deleted.
3828         (Lossage): Delete from menu.
3830 2006-04-04  Richard Stallman  <rms@gnu.org>
3832         * trouble.texi: Various cleanups.
3833         (Checklist): Don't bother saying how to snail a bug report.
3834         (Emergency Escape): Much rewriting.
3835         (After a Crash): Rename the core dump immediately.
3836         (Total Frustration): Call it a psychotherapist.
3837         (Bug Criteria): Avoid "illegal instruction".
3838         (Sending Patches): We always put the contributor's name in.
3840         * misc.texi (Thumbnails): Minor correction.
3842 2006-04-03  Richard Stallman  <rms@gnu.org>
3844         * misc.texi (Thumbnails): Minor cleanup.
3846 2006-04-02  Karl Berry  <karl@gnu.org>
3848         * sending.texi (Mail Sending): pxref to Top needs five args.
3850         * texinfo.tex: Update to current version (2006-03-21.13).
3852 2006-03-31  Richard Stallman  <rms@gnu.org>
3854         * emacs.texi (Top): Update subnode menu.
3856         * help.texi (Help Mode): Cleanup.
3858         * dired.texi: Many cleanups.
3859         (Dired Deletion): Describe dired-recursive-deletes.
3860         (Operating on Files): dired-create-directory moved.
3861         (Misc Dired Features): Move to here.
3862         (Tumme): Node moved to misc.texi.
3864         * custom.texi: Many cleanups.
3865         (Minor Modes): Don't mention ISO Accents Mode.
3866         (Examining): Update C-h v output example.
3867         (Hooks): Add index and xref for add-hook.
3868         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
3869         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3871         * misc.texi: Many cleanups.
3872         (beginning): Add to summary of topics.
3873         (Shell): Put eshell xref at the end.  Remove eshell from table.
3874         (Thumbnails): New node.
3876 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
3878         * files.texi (File Name Cache): Make it clear that the cache is
3879         not persistent.
3881 2006-03-25  Karl Berry  <karl@gnu.org>
3883         * emacs-xtra.texi, emacs.texi, gnu.texi:
3884         (1) use @copyright{} instead of (C) in typeset text;
3885         (2) do not indent copyright year list (or anything else).
3887 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
3889         * files.texi (VC Dired Mode): Remove misplaced brackets.
3891 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
3893         * files.texi: Various updates and clarifications in the VC chapter.
3895 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
3897         * help.texi (Help Mode): Document "C-c C-c".
3899 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
3901         * emacs-xtra.texi (Top): Avoid ugly continuation line in
3902         menu in the standalone Info reader.
3904 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
3906         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3907         moved here from Emacs manual.
3909         * programs.texi (Fortran): Section moved to emacs-xtra.
3910         (Program Modes): Xref to Fortran in emacs-xtra.
3912         * maintaining.texi (Emerge): Move to emacs-xtra.
3913         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3915         * picture.texi: File deleted.
3916         * Makefile.in:
3917         * makefile.w32-in: Remove picture.texi.
3919         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3920         * abbrevs.texi (Abbrevs):
3921         * sending.texi (Sending Mail): Picture node removed.
3923         * emacs.texi (Top): Update node listings.
3925 2006-03-12  Richard Stallman  <rms@gnu.org>
3927         * calendar.texi: Various cleanups.
3929 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3931         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3932         syntax.
3934 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
3936         * search.texi (Regexps): More accurately describe which characters
3937         are special in which situations.  Recommend _not_ to quote `]' or
3938         `-' when they are not special.
3940 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
3942         * files.texi (Old Versions): Clarify operation of C-x v =.
3944 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
3946         * building.texi (Watch Expressions): Update and describe
3947         gdb-speedbar-auto-raise.
3949 2006-02-19  Richard M. Stallman  <rms@gnu.org>
3951         * emacs.texi: Use @smallbook.
3952         (Top): Update ref to Emacs paper, delete ref to Cookbook.
3953         Update subnode menu.
3955         * building.texi (Lisp Interaction): Minor addition.
3957 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
3959         * building.texi (Watch Expressions): Update and be more precise.
3961 2006-02-15  Francesco Potortì  <pot@gnu.org>
3963         * maintaining.texi (Create Tags Table): Explain why the
3964         exception when etags writes to files under the /dev tree.
3966 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3968         * custom.texi (Safe File Variables): Lots of clarification.
3969         Renamed from Unsafe File Variables.
3971 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3973         * custom.texi (Unsafe File Variables): File variable confirmation
3974         assumed denied in batch mode.
3976 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3978         * building.texi (GDB User Interface Layout): Don't say `inferior'
3979         for program being debugged.
3981 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
3983         * building.texi (GDB Graphical Interface):
3984         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3986 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
3988         * custom.texi (Specifying File Variables, Unsafe File Variables):
3989         New nodes, split from File Variables.  Document new file local
3990         variable behavior.
3992 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3994         * display.texi (Standard Faces):
3995         * files.texi (Visiting):
3996         * frames.texi (Clipboard):
3997         * glossary.texi (Glossary) <Clipboard>:
3998         * xresources.texi (X Resources): Mention Mac OS port.
4000 2006-02-12  Richard M. Stallman  <rms@gnu.org>
4002         * building.texi (Building): Clarify topic in intro.
4004         * maintaining.texi (Maintaining): Change title; clarify topic.
4005         Delete duplicate index entries.
4007         * building.texi (Other GDB User Interface Buffers): Clarifications.
4009         * text.texi (Cell Commands): Clarifications.
4011         * programs.texi (Defuns): Delete duplicate explanation of
4012         left-margin paren convention.
4013         (Hungry Delete): Minor cleanup.
4015 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4017         * dired.texi (Tumme): More tumme documentation.
4019 2006-02-11  Alan Mackenzie  <acm@muc.de>
4021         * programs.texi ("Hungry Delete"): Correct the appellation of the
4022         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4024 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4026         * dired.texi (Tumme): Fix small bug.
4028 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4030         * macos.texi (Mac International): Rename "fontset-mac" to
4031         "fontset-standard".
4033 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
4035         * dired.texi (Tumme): Basic documentation for Tumme added.
4037 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
4039         * mule.texi (International):
4040         * programs.texi (Basic Indent): Fix typos.
4042         * custom.texi (Minor Modes):
4043         * display.texi (Text Display):
4044         * commands.texi (Text Characters): Update xrefs.
4046 2006-02-07  Richard M. Stallman  <rms@gnu.org>
4048         * emacs.texi (Top): Update subnode menu.
4049         Update info on old Emacs papers.
4050         (Intro): "Graphical display", not window system.
4052         * xresources.texi (GTK styles): Minor clarifications.
4054         * trouble.texi: "Graphical display", not window system.
4055         (Stuck Recursive): Minor clarification.
4057         * text.texi: Minor clarifications.
4058         (Sentences): Explain why two-space convention is better.
4059         Explain sentence-end-without-period here.
4060         (Fill Commands): Not here.
4061         (Refill): Node moved down.
4062         (Filling): Update menu.
4063         (Table Creation, Cell Justification, Column Commands): Clarify.
4065         * sending.texi: Minor clarifications.
4067         * search.texi (Regexp Backslash): Clarification.
4069         * rmail.texi: Minor cleanups.
4070         (Rmail): Delete digression about `rmail-mode'.
4071         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4072         (Rmail Files): Mention C-u M-x rmail.
4073         (Rmail Reply): Mention References.
4074         (Rmail Display): Mention rmail-nonignored-headers.
4076         * programs.texi: Minor cleanups.
4077         (Comment Commands): Mention momentary Transient Mark mode.
4078         (Matching): Be more specific about customizing show-paren-mode.
4079         (Info Lookup): Don't list the modes that support C-h S.
4080         Just say what it does in an unsupported mode.
4081         (Man Page): Delete excessive info on customizing woman.
4082         (Motion in C): Don't mention c-for/backward-into-nomenclature.
4084         * abbrevs.texi: Minor clarifications.
4085         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4086         not "dynamic abbrevs" as if they were a kind of abbrev.
4088         * picture.texi (Picture): Minor cleanup.
4090         * mule.texi (Communication Coding): Say "other applications".
4091         (Fontsets): Not specific to X.  Add xref to X Resources.
4092         (Unibyte Mode): Rename from Single-Byte Character Support.
4093         "Graphical display", not window system.
4094         (International): Update menu.
4096         * maintaining.texi (Format of ChangeLog):
4097         New node, split out from ChangeLog.
4098         (ChangeLog): Clarifications in the remaining text.
4099         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4100         (Find Tag): Add @w.
4101         (Tags Search): Explain tag table order here.  Simplify grep ref.
4102         (List Tags): tags-tag-face is a variable, not a face.
4103         (Emerge): Cleanups.
4105         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4106         (Keyboard Macros): Avoid "the user".
4108         * killing.texi: "Graphical display", not window system.
4110         * help.texi (Help Echo): "Graphical display", not window system.
4112         * glossary.texi: Say "you", not "the user".  Say "graphical display".
4114         * frames.texi: Minor cleanups.  "Graphical display", not window system.
4116         * files.texi (Visiting): Make drag-and-drop not X-specific.
4118         * custom.texi: Minor cleanups.  "Graphical display", not window system.
4120         * cmdargs.texi: Minor cleanups.
4122         * building.texi (Compilation): Move and split kill-compilation para.
4123         Add para about multiple compilers.
4124         (Compilation Mode): Commands also available in grep mode and others.
4125         Mention C-u C-x ` more tutorially.  Clarify C-x `.
4126         (Compilation Shell): Clarify.  Put Bash example first.
4127         (Grep Searching): Minor cleanups; add @w.
4128         (Debuggers): Minor cleanups.
4129         (Starting GUD): Make GDB xgraphical mode issue clearer.
4130         (Debugger Operation): Lots of clarifications including
4131         GDB tooltip side-effect issue.
4132         (Commands of GUD): Clarify.
4133         (GUD Customization): Add bashdb-mode-hook.
4134         (GDB Graphical Interface): Rewrite for clarity.
4135         (GDB User Interface Layout): Rewrite for clarity.
4136         (Stack Buffer, Watch Expressions): Likewise.
4137         (Other GDB User Interface Buffers): Cleanups.
4138         (Lisp Libraries, External Lisp): Cleanup.
4140         * basic.texi (Position Info): "Graphical displays", rather than
4141         window systems.
4143         * anti.texi: Minor cleanup.
4145 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
4147         * custom.texi (Init File, Find Init): Add cross-references to
4148         where $HOME is described.
4150 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4152         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4153         is not inside the @table.
4155         * emacs.texi (Top): Correct node name.
4157         * files.texi (File Names): Fix @xref.
4158         (Reverting): Fix typo.
4160         * mule.texi (International): Correct node name.
4162         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4164 2006-02-01  Richard M. Stallman  <rms@gnu.org>
4166         * emacs.texi (Top): Update subnode menu.
4168         * mule.texi: Minor clarifications.
4169         Reduce the specific references to X Windows.
4170         Refer to "graphical" terminals, rather than window systems.
4171         (Text Coding): Rename from Specify Coding.
4172         (Communication Coding, File Name Coding, Terminal Coding):
4173         New nodes split out from Text Coding.
4175         * kmacro.texi: Minor clarifications.
4176         (Keyboard Macro Ring): Comment out some excessive commands.
4177         (Basic Keyboard Macro): Split up the table, putting part in each node.
4179         * major.texi: Minor clarifications.
4181         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4183         * windows.texi: Minor clarifications.
4184         (Change Window): Don't describe mode-line mouse cmds here.
4185         Add xref to Mode Line Mouse.
4187         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4189         * macos.texi (Mac International): Fix xref.
4191         * indent.texi: Minor clarifications.
4193         * frames.texi: Minor clarifications.
4194         Reduce the specific references to X Windows.
4195         Refer to "graphical" terminals, rather than window systems.
4196         (Frame Parameters): Don't mention commands like
4197         set-foreground-color.  Just say to customize a face.
4198         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4200         * files.texi: Minor clarifications.
4201         (Numbered Backups): New node, split out from Backup Names.
4203         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4205         * cmdargs.texi (General Variables): Fix xref.
4207         * buffers.texi: Minor clarifications.
4209 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4211         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4212         Nodes moved to top.
4214         * display.texi: Minor clarifications.
4215         (Display): Rearrange menu.
4216         (Standard Faces): Mention query-replace face.
4217         (Faces): Simplify.
4218         (Font Lock): Simplify face customization info.
4219         (Highlight Changes): Node merged into Highlight Interactively.
4220         (Highlight Interactively): Much rewriting and cleanup.
4221         (Optional Mode Line): Narrowed line number not good for goto-line.
4222         Simplify face customization advice.
4223         (Text Display): Mention use of escape-glyph face.
4224         Move ctl-arrow and tab-width here.
4225         (Display Custom): Move no-redraw-on-reenter to end of node.
4227         * search.texi: Minor clarifications.
4228         (Isearch Scroll): Simplify.
4229         (Other Repeating Search): Document multi-occur-in-matching-buffers.
4231         * regs.texi (Registers): Mention bookmarks here.
4233         * mark.texi: Minor clarifications.
4234         (Selective Undo): Node deleted.
4236         * m-x.texi: Minor clarifications.
4238         * killing.texi: Minor clarifications.
4239         Refer to "graphical" terminals, rather than window systems.
4241         * help.texi: Clarifications.
4242         (Help): Don't describe C-h F and C-h K here.
4243         (Key Help): Describe C-h K here.
4244         (Name Help): Mention Emacs Lisp Intro.
4245         Describe C-h F here.
4246         (Misc Help): Mention C-h F and C-h K only briefly.
4248         * fixit.texi (Undo): New node, mostly copied from basic.texi.
4249         Selective undo text merged in.
4250         (Spelling): Mention Aspell along with Ispell.
4252         * emacs.texi (Top): Update subnode menus.
4254         * basic.texi (Basic Undo): Rename from Undo.  Most of text
4255         moved to new Undo node.
4257 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
4259         * basic.texi (Continuation Lines, Inserting Text):
4260         Mention longlines mode.
4262 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4264         * screen.texi: Minor cleanups.
4265         (Screen): Clean up the intro paragraphs.
4266         (Mode Line): Lots of rewriting.  Handle frame-name better.
4267         eol-mnemonic-... vars moved out.
4269         * emacs.texi (Top): Change menu item for MS-DOS node.
4270         Update subnode menu.
4272         * msdog.texi (MS-DOS): Rewrite intro to explain how this
4273         chapter relates to Windows.  Title changed.
4275         * mini.texi: Minor cleanups.
4277         * mark.texi (Selective Undo): New node, text moved from basic.texi.
4278         (Mark): Put it in the menu.
4280         * entering.texi: Minor cleanups.
4282         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4283         (Intro): Refer to "graphical" terminals, rather than X.
4285         * display.texi (Display Custom): Add xref to Variables.
4286         (Optional Mode Line): eol-mnemonic-... vars moved here.
4288         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
4289         rather than X.
4291         * basic.texi: Minor cleanups.
4292         (Undo): selective-undo moved.
4294 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
4296         * anti.texi (Antinews): Various corrections and additions.
4298 2006-01-23  Juri Linkov  <juri@jurta.org>
4300         * custom.texi (Easy Customization, Customization Groups)
4301         (Browsing Custom): Mention links along with buttons.
4303 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4305         * text.texi (TeX Print): Use @key for TAB.
4307         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4309 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4311         * files.texi (File Aliases): Don't claim that usually separate
4312         buffers are created for two file names that name the same data.
4313         Mention additional situations where different names mean the same
4314         file on disk.
4316 2006-01-19  Richard M. Stallman  <rms@gnu.org>
4318         * killing.texi (Deletion): Upcase @key argument.
4320         * custom.texi (Custom Themes): Minor cleanup.
4322         * programs.texi (Hungry Delete): Upcase @key argument.
4324 2006-01-16  Juri Linkov  <juri@jurta.org>
4326         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4327         Move `mode-line-highlight' before `mode-line-buffer-id'.
4329 2006-01-14  Richard M. Stallman  <rms@gnu.org>
4331         * basic.texi (Inserting Text): Minor cleanup.
4333 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4335         * custom.texi (Changing a Variable, Face Customization):
4336         Update for changes in Custom menus.
4338 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4340         * macos.texi (Mac International): Undo last change.
4342 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
4344         * custom.texi (Custom Themes): Describe the new
4345         customize-create-theme interface.
4347 2005-12-30  Juri Linkov  <juri@jurta.org>
4349         * basic.texi (Position Info): Update example.
4351 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4353         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4355 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
4357         * custom.texi (Custom Themes): `load-theme' always loads.
4359 2005-12-23  Juri Linkov  <juri@jurta.org>
4361         * display.texi (Highlight Interactively): Use double space to
4362         separate sentences.  Replace C-p with M-p, and C-n with M-n.
4364 2005-12-22  Richard M. Stallman  <rms@gnu.org>
4366         * custom.texi (Easy Customization and subnodes):
4367         Replace "active field" with "button".
4368         Use "user option" only for variables.
4369         Use "setting" for variable-or-face.
4371 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
4373         * buffers.texi (Select Buffer): Change order in table to make
4374         "Similar" refer to the correct item.
4375         (Indirect Buffers): Minor rewording.
4377 2005-12-20  Juri Linkov  <juri@jurta.org>
4379         * files.texi (VC Status): Put P and N near p and n.
4381 2005-12-19  Richard M. Stallman  <rms@gnu.org>
4383         * programs.texi (Electric C): Delete the info about newline control.
4384         (Other C Commands): Minor cleanup.
4385         (Left Margin Paren): Minor cleanup.
4387 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
4389         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4390         (Customization Groups): Delete text moved to "Browsing Custom".
4391         (Browsing Custom): New node.
4392         (Specific Customization): Clarify which commands only work for
4393         loaded options.
4395 2005-12-18  Bill Wohler  <wohler@newt.com>
4397         * frames.texi (Tool Bars): Shorten text of previous change.
4399 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4401         * files.texi (VC Status): Document log-view mode.
4403 2005-12-18  Bill Wohler  <wohler@newt.com>
4405         * frames.texi (Tool Bars): Mention that you can turn off tool bars
4406         permanently via the customize interface.
4408 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
4410         * killing.texi (Killing by Lines): Document `kill-whole-line'
4411         function.
4413 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4415         * buffers.texi (Select Buffer): Change `prev-buffer' to
4416         `previous-buffer'.  Indicate that these functions use a frame
4417         local buffer list.
4419 2005-12-12  Richard M. Stallman  <rms@gnu.org>
4421         * custom.texi (Easy Customization): Change menu comment.
4422         (Prefix Keymaps): Fix spelling of Control-X-prefix.
4424         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
4425         (Help): Among the Apropos commands, describe only C-h a here.
4427 2005-12-11  Richard M. Stallman  <rms@gnu.org>
4429         * programs.texi (Options for Comments): Comment-end starts with space.
4431         * glossary.texi (Glossary): Minor cleanup.
4433         * files.texi (Old Versions): Use @table.
4435 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4437         * display.texi (Highlight Interactively): Include
4438         global-hi-lock-mode.  Add miscellaneous details and elaborations.
4440 2005-12-09  Richard M. Stallman  <rms@gnu.org>
4442         * display.texi (Font Lock): Delete the Global FL menu item.
4444 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
4446         * custom.texi (Minibuffer Maps): Mention the maps for file name
4447         completion.
4449 2005-12-09  Kim F. Storm  <storm@cua.dk>
4451         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4452         prefix keys even when mark is active.  Describe that RET moves
4453         cursor to next corner in rectangle; clarify insert around rectangle.
4455 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4457         * custom.texi (Customization): Use xref to elisp manual for
4458         non-TeX output.
4459         (Minor Modes): Update.
4460         (Customization Groups, Changing a Variable, Face Customization):
4461         Update for new appearance of Custom buffers.
4462         (Changing a Variable): `custom-buffer-done-function' has been
4463         replaced by `custom-buffer-done-kill'.
4464         (Specific Customization): In the `customize-group' buffer, a
4465         subgroup's contents are not "hidden".  They are not included at
4466         all.  They have no [Show] button.
4467         (Mouse Buttons): Add pxref to description of mouse event lists in
4468         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
4469         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4470         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4472 2005-12-08  Richard M. Stallman  <rms@gnu.org>
4474         * mini.texi (Completion Commands, Completion):
4475         In file name input, SPC does not do completion.
4477 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
4479         * building.texi (GDB Graphical Interface): Explain screen size
4480         setting.
4481         (Other GDB User Interface Buffers): Describe features specific to
4482         GDB 6.4.
4484 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4486         * building.texi (GDB User Interface Layout): Describe how to
4487         kill associated buffers.
4488         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4489         (Watch Expressions): Be more precise.
4490         (Other GDB User Interface Buffers): Describe how to change a
4491         register value.
4493 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4495         * macos.texi (Mac Input): Remove description of
4496         mac-command-key-is-meta.  Add descriptions of
4497         mac-control-modifier, mac-command-modifier, and
4498         mac-option-modifier.
4499         (Mac International): Fix description of conversion of clipboard data.
4500         (Mac Font Specs): Add example of font customization by face attributes.
4502 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4504         * building.texi (Watch Expressions): Expand description.
4505         (Other GDB User Interface Buffers): Describe local map for
4506         gud-watch.
4508 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
4510         * display.texi (Font Lock): Font lock is enabled by default now.
4512 2005-11-20  Juri Linkov  <juri@jurta.org>
4514         * basic.texi (Position Info): Update examples of the output.
4515         Remove the fact that examples are produced in the TeXinfo buffer,
4516         because in the Info reader users will get a different output from
4517         `C-x ='.
4519         * building.texi (Compilation Mode): Remove paragraph duplicated
4520         from the node `Compilation'.  Add `compilation-skip-threshold'.
4522         * display.texi (Font Lock): Suggest more user-friendly method of
4523         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4525 2005-11-18  Richard M. Stallman  <rms@gnu.org>
4527         * files.texi (Registering): Mention @@ in mode line.
4529         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
4531 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4533         * files.texi (Renaming and VC): Some back-ends don't
4534         handle renaming.
4536 2005-11-17  Juri Linkov  <juri@jurta.org>
4538         * emacs.texi (Top):
4539         * display.texi (Highlight Interactively): Put this font-lock based
4540         mode near Font Lock node.
4542 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
4544         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4545         icons.
4547 2005-11-12  Kim F. Storm  <storm@cua.dk>
4549         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
4550         (Help Summary): Add C-h d and C-h e.
4551         (Apropos): Clarify that all apropos commands may search for either
4552         list of words or a regexp.  Add C-h d for apropos-documentation.
4553         Describe apropos-documentation-sort-by-scores user option.
4555 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
4557         * killing.texi (CUA Bindings): Add @section.
4559 2005-11-10  Kim F. Storm  <storm@cua.dk>
4561         * emacs.texi (Top): Add CUA Bindings entry to menu.
4563         * killing.texi (CUA Bindings): New node.  Moved here from
4564         misc.texi and extended with info on rectangle commands and
4565         rectangle highlighting, interface to registers, and the global
4566         mark feature.
4568         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4570         * regs.texi: Prev link points to CUA Bindings node.
4572 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
4574         * help.texi (Help Echo): By default, help echos are only shown on
4575         mouse-over, not on point-over.
4577 2005-11-04  Jérôme Marant  <jerome@marant.org>
4579         * misc.texi (Shell Mode): Describe how to activate password echoing.
4581 2005-11-04  Romain Francoise  <romain@orebokech.com>
4583         * mark.texi (Mark Ring): Fix typo.
4585 2005-11-03  Richard M. Stallman  <rms@gnu.org>
4587         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4589 2005-11-01  Bill Wohler  <wohler@newt.com>
4591         * help.texi (Help Mode): Fix typo.
4593 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
4595         * building.texi (Other GDB User Interface Buffers): Describe
4596         the command gdb-use-inferior-io-buffer.
4598 2005-10-31  Romain Francoise  <romain@orebokech.com>
4600         * files.texi (Compressed Files): Fix typo.
4602         * buffers.texi (Misc Buffer): Downcase `*shell*'.
4604         * windows.texi (Force Same Window): Likewise.
4606 2005-10-30  Bill Wohler  <wohler@newt.com>
4608         * help.texi (Help Mode): URLs viewed with browse-url.
4610 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4612         * building.texi (GDB Graphical Interface): Don't reference
4613         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
4614         must stay in same frame.
4616 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
4618         * custom.texi (Init File): Document ~/.emacs.d/init.el.
4620         * anti.texi (Antinews): Likewise.
4622 2005-10-28  Bill Wohler  <wohler@newt.com>
4624         * help.texi (Help): Help mode now creates hyperlinks for URLs.
4626 2005-10-28  Richard M. Stallman  <rms@gnu.org>
4628         * files.texi (Visiting): Explain how to enter ? in a file name.
4630         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4632 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4634         * building.texi (GDB Graphical Interface): Describe
4635         gdb-mouse-until.
4637 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4639         * custom.texi (Init File): Recommend when to use site-start.el.
4641 2005-10-21  Juri Linkov  <juri@jurta.org>
4643         * custom.texi (Examining): Mention accessing the old variable
4644         value via M-n in set-variable.
4646 2005-10-18  Romain Francoise  <romain@orebokech.com>
4648         * files.texi (Version Systems): Capitalize GNU.
4650 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4652         * building.texi (Compilation Mode): Remove redundant paragraph.
4653         (Watch Expressions): Remove paragraph to reflect code change.
4655 2005-10-16  Richard M. Stallman  <rms@gnu.org>
4657         * building.texi (Compilation Mode, Compilation): Clarified.
4659 2005-10-15  Richard M. Stallman  <rms@gnu.org>
4661         * misc.texi (Saving Emacs Sessions): Mention savehist library.
4663 2005-10-13  Kenichi Handa  <handa@m17n.org>
4665         * basic.texi (Position Info): Fix previous change.
4667 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
4669         * cmdargs.texi (Icons X): Fix typo.
4671 2005-10-12  Kenichi Handa  <handa@m17n.org>
4673         * basic.texi (Position Info): Describe the case that Emacs shows
4674         "part of display ...".
4676 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4678         * cmdargs.texi (Icons X): -nb => -nbi.
4680 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
4682         * frames.texi (Speedbar): A couple more clarifications.
4684 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
4686         * building.texi (GDB User Interface Layout): Improve diagram.
4687         (Watch Expressions): Explain how to make speedbar global.
4688         (Other GDB User Interface Buffers): Make references more precise.
4690 2005-10-09  Richard M. Stallman  <rms@gnu.org>
4692         * frames.texi (Speedbar): Clarify the text.
4694 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
4696         * frames.texi (Speedbar): Add information on keybindings,
4697         dismissing the speedbar, and buffer display mode.  Link to
4698         speedbar manual.
4700 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4702         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4703         added -nb, --no-bitmap-icon.
4705 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
4707         * building.texi (GDB Graphical Interface): Add variables and
4708         functions to indices.  Be more precise.
4710 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
4712         * frames.texi (Drag and Drop): Remove the x- from
4713         x-dnd-open-file-other-window and xdnd-protocol-alist.
4715 2005-09-30  Romain Francoise  <romain@orebokech.com>
4717         * mini.texi (Minibuffer): The default value now appears before the
4718         colon in minibuffer prompts.
4720 2005-09-25  Richard M. Stallman  <rms@gnu.org>
4722         * search.texi (Regexp Search): Doc search-whitespace-regexp.
4724 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4726         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4728 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4730         * emacs.texi (Top): Update submenus from macos.texi.
4732         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4733         (Mac OS): Update feature support status.
4734         (Mac Input): List supported input scripts.  Remove description
4735         about `mac-keyboard-text-encoding'.  Mention mouse button
4736         emulation and related variables.
4737         (Mac International): Mention Central European and Cyrillic
4738         support.  Now `keyboard-coding-system' is dynamically changed.
4739         Add description about coding system for selection.  Add
4740         description about language environment.
4741         (Mac Environment Variables): Mention
4742         `~/.MacOSX/environment.plist'.  Give example of command line
4743         arguments.  Add Preferences support.
4744         (Mac Directories): Explicitly state that this node is for Mac OS
4745         Classic only.
4746         (Mac Font Specs): Mention specification for scalable fonts.  List
4747         supported charsets.  Add preferred way of creating fontsets.  Add
4748         description about `mac-allow-anti-aliasing'.
4749         (Mac Functions): Add descriptions about `mac-set-file-creator',
4750         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4751         and `mac-get-preference'.
4753 2005-09-16  Romain Francoise  <romain@orebokech.com>
4755         Update all files to specify GFDL version 1.2.
4757         * doclicense.texi (GNU Free Documentation License): Update to
4758         version 1.2.
4760 2005-09-15  Richard M. Stallman  <rms@gnu.org>
4762         * buffers.texi (List Buffers): Fix xref.
4764         * rmail.texi (Rmail Basics): Fix xref.
4766         * emacs.texi (Top): Update subnode menus.
4768         * files.texi (Saving Commands): New node, broken out of Saving.
4769         (Customize Save): New node, broken out of Saving.
4770         Clarify effect of write-region-inhibit-fsync.
4771         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4773 2005-09-14  Romain Francoise  <romain@orebokech.com>
4775         * files.texi (Saving): Mention write-region-inhibit-fsync.
4777 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
4779         * custom.texi (Custom Themes): New node.
4781 2005-09-03  Richard M. Stallman  <rms@gnu.org>
4783         * search.texi (Search Case): Mention vars that control
4784         case-fold-search for various operations.
4786 2005-08-22  Juri Linkov  <juri@jurta.org>
4788         * display.texi (Standard Faces): Merge the text from
4789         `(elisp)Standard Faces' into this node.
4791 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
4793         * emacs.texi (Top): Delete menu item for deleted node
4794         Keyboard Translations.
4796 2005-08-18  Richard M. Stallman  <rms@gnu.org>
4798         * trouble.texi (Unasked-for Search):
4799         Delete xref to Keyboard Translations.
4801         * glossary.texi (Glossary): Delete xref.
4803         * custom.texi (Minor Modes): Say that the list here is not complete.
4804         (Keyboard Translations): Node deleted.
4805         (Disabling): Delete xref to it.
4806         (Customization Groups): Fix Custom buffer example.
4807         (Hooks): Mention remove-hooks.
4809 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4811         * building.texi (GDB Graphical Interface): Improve filling of menu
4812         item.
4814 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
4816         * building.texi (GDB Graphical Interface): Use better node names.
4818 2005-08-14  Richard M. Stallman  <rms@gnu.org>
4820         * text.texi (Sentences): Fix xref.
4822 2005-08-14  Juri Linkov  <juri@jurta.org>
4824         * building.texi (Compilation, Grep Searching): Move grep command
4825         headings from `Compilation' to `Grep Searching'.
4827         * dired.texi (Dired and Find):
4828         * maintaining.texi (Tags Search): Replace grep xref to
4829         `Compilation' node with `Grep Searching'.
4831         * files.texi (Comparing Files): Replace xref to `Compilation' with
4832         `Compilation Mode'.
4834 2005-08-13  Alan Mackenzie  <acm@muc.de>
4836         * search.texi (Non-ASCII Isearch): Correct a typo.
4837         (Replacement Commands): Mention query-replace key binding.
4839 2005-08-11  Richard M. Stallman  <rms@gnu.org>
4841         * programs.texi (Options for Comments): Fix xref.
4843         * search.texi (Regexp Backslash, Regexp Example): New nodes split
4844         out of Regexps.
4846 2005-08-09  Juri Linkov  <juri@jurta.org>
4848         * building.texi (Compilation): Use `itemx' instead of `item'.
4849         (Grep Searching): Simplify phrase.
4851         * display.texi (Standard Faces): Describe vertical-border on
4852         window systems.
4854         * windows.texi (Split Window): Simplify phrase and mention
4855         vertical-border face.
4857 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4859         * files.texi (Comparing Files): Clarify compare-windows.
4861         * calendar.texi (Scroll Calendar): Document < and > in calendar.
4863 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
4865         * mule.texi (Coding Systems): Rephrase the paragraph about
4866         codepages: no need for "M-x codepage-setup" anymore, except on
4867         MS-DOS.
4869         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4870         the MS-DOS port only.
4872 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
4874         * makefile.w32-in (info): Don't run multi-install-info.bat.
4875         ($(infodir)/dir): New target, produced by running
4876         multi-install-info.bat.
4878 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
4880         * files.texi (Quoted File Names): Add index entry.
4882 2005-07-19  Juri Linkov  <juri@jurta.org>
4884         * files.texi (Comparing Files): Mention resync for `compare-windows'.
4886 2005-07-18  Juri Linkov  <juri@jurta.org>
4888         * custom.texi (Easy Customization):
4889         * files.texi (Old Versions):
4890         * frames.texi (Wheeled Mice):
4891         * mule.texi (Specify Coding):
4892         * text.texi (Cell Justification):
4893         * trouble.texi (After a Crash):
4894         * xresources.texi (GTK styles):
4895         Delete duplicate duplicate words.
4897 2005-07-17  Richard M. Stallman  <rms@gnu.org>
4899         * frames.texi (Creating Frames): Fix foreground color example.
4901         * custom.texi (Init Examples): Clean up text about conditionals.
4903 2005-07-16  Richard M. Stallman  <rms@gnu.org>
4905         * mini.texi (Completion Commands): Fix command name for ?.
4907 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
4909         * display.texi (Standard Faces): Explain that customization of
4910         `menu' face has no effect on w32 and with GTK.  Add
4911         cross-references.
4913         * cmdargs.texi (General Variables): Clarify the default location
4914         of $HOME on w32 systems.
4916 2005-07-15  Jason Rumney  <jasonr@gnu.org>
4918         * cmdargs.texi (General Variables): Default HOME on MS Windows has
4919         changed.
4921 2005-07-08  Kenichi Handa  <handa@m17n.org>
4923         * mule.texi (Recognize Coding): Recommend
4924         revert-buffer-with-coding-system instead of revert-buffer.
4926 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4928         * anti.texi (Antinews): Mention mode-line-inverse-video.
4930         * files.texi (Saving): Minor correction about C-x C-w.
4932         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4934 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4936         * search.texi (Isearch Scroll): Add example of using the
4937         `isearch-scroll' property.
4938         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4939         `Display Custom' node.
4940         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4941         and de-emphasize it.
4942         (Other Repeating Search): `occur' currently can not correctly
4943         handle multiline matches.  Correct, clarify and update description
4944         of `flush-lines' and `keep-lines'.
4946         * display.texi (Display Custom): Add anchor for `baud-rate'.
4948 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4950         * gnu.texi: Update where to get GNU status; add refs for how to help.
4951         Add footnotes 6 and 7.
4953 2005-07-04  Lute Kamstra  <lute@gnu.org>
4955         Update FSF's address in GPL notices.
4957         * doclicense.texi (GNU Free Documentation License):
4958         * trouble.texi (Checklist): Update FSF's address.
4960 2005-06-24  Richard M. Stallman  <rms@gnu.org>
4962         * display.texi (Text Display): Change index entries.
4964 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
4966         * makefile.w32-in (MAKEINFO): Use --force.
4967         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4968         Makefile.in.
4970 2005-06-23  Richard M. Stallman  <rms@gnu.org>
4972         * anti.texi (Antinews): Renamed show-nonbreak-escape to
4973         nobreak-char-display.
4975         * emacs.texi (Top): Update detailed node listing.
4977         * display.texi (Text Display): Renamed show-nonbreak-escape
4978         to nobreak-char-display and no-break-space to nobreak-space.
4979         (Standard Faces): Split up the list of standard faces
4980         and put it in a separate node.  Add nobreak-space and
4981         escape-glyph.
4983 2005-06-23  Lute Kamstra  <lute@gnu.org>
4985         * mule.texi (Select Input Method): Fix typo.
4987 2005-06-23  Kenichi Handa  <handa@m17n.org>
4989         * mule.texi (International): List all supported scripts.  Adjust
4990         text for that leim is now included in the normal Emacs
4991         distribution.
4992         (Language Environments): List all language environments.
4993         Intlfonts contains fonts for most supported scripts, not all..
4994         (Select Input Method): Refer to C-u C-x = to see how to type to
4995         input a specific character.
4996         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4998 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
5000         * building.texi (Grep Searching): Texinfo usage fix.
5002 2005-06-22  Miles Bader  <miles@gnu.org>
5004         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5006 2005-06-20  Miles Bader  <miles@gnu.org>
5008         * display.texi (Faces): Add `vertical-divider'.
5010 2005-06-17  Richard M. Stallman  <rms@gnu.org>
5012         * text.texi (Adaptive Fill): Minor clarification.
5014 2005-06-10  Lute Kamstra  <lute@gnu.org>
5016         * emacs.texi (Top): Correct version number.
5017         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
5018         refer to the current version of Emacs.
5020 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5022         * files.texi (Log Buffer): Document when there can be more than
5023         one file to be committed.
5025 2005-06-08  Juri Linkov  <juri@jurta.org>
5027         * display.texi (Faces): Add `shadow' face.
5029 2005-06-07  Masatake YAMATO  <jet@gyve.org>
5031         * display.texi (Faces): Write about mode-line-highlight.
5033 2005-06-06  Richard M. Stallman  <rms@gnu.org>
5035         * misc.texi (Printing Package): Explain how to initialize
5036         printing package.
5038         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5040 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
5042         * emacs.texi: Rename Hardcopy to Printing.
5043         Make PostScript and PostScript Variables subnodes of it.
5045         * misc.texi (Printing): Rename node from Hardcopy.
5046         Mention menu bar options.
5047         Move PostScript and PostScript Variables to submenu.
5048         (Printing package): New node.
5050         * mark.texi (Using Region): Change Hardcopy xref to Printing.
5052         * dired.texi (Operating on Files): Likewise.
5054         * calendar.texi (Displaying the Diary): Likewise.
5056         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5058         * glossary.texi (Glossary): Likewise.
5060         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5061         effect.
5063 2005-06-04  Richard M. Stallman  <rms@gnu.org>
5065         * trouble.texi (After a Crash): Polish previous change.
5067 2005-05-30  Noah Friedman  <friedman@splode.com>
5069         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5070         recovery mechanism.
5072 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
5074         * building.texi (Other Buffers): SPC toggles display of
5075         floating point registers.
5077 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
5079         * files.texi (Log Buffer): Merge in description of Log Edit
5080         mode from pcl-cvs.texi.
5082 2005-05-26  Richard M. Stallman  <rms@gnu.org>
5084         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5086 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
5088         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5089         not enabled by default.
5090         When not on a word, `ispell-word' by default checks the word
5091         before point.
5093 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
5095         * building.texi (Debugger Operation): Simplify last sentence.
5097 2005-05-23  Lute Kamstra  <lute@gnu.org>
5099         * emacs.texi: Update FSF's address throughout.
5100         (Preface): Use @cite.
5101         (Distrib): Add cross reference to the node "Copying".  Mention the
5102         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
5103         printed manuals.
5104         (Intro): Use @xref for the Emacs Lisp Intro.
5106 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
5108         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5110         * basic.texi (Moving Point): Mention default for `goto-line'.
5112         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5113         of a variable's docstring.
5115 2005-05-18  Lute Kamstra  <lute@gnu.org>
5117         * maintaining.texi (Overview of Emerge): Add cross reference.
5118         Remove duplication.
5120         * emacs.texi (Top): Update to the current structure of the manual.
5121         * misc.texi (Emacs Server): Add menu description.
5122         * files.texi (Saving): Fix menu.
5123         * custom.texi (Customization): Fix menu.
5124         * mule.texi (International): Fix menu.
5125         * kmacro.texi (Keyboard Macros): Fix menu.
5127 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
5129         * display.texi: Various minor changes.
5130         (Faces): Delete text that is repeated in the next section.
5132 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5134         * building.texi (Debugger Operation): Mention GUD tooltips are
5135         disabled with GDB in text command mode.
5137 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5139         * building.texi: Replace toolbar with "tool bar" for consistency.
5140         (Compilation Mode): Describe compilation-context-lines
5141         and use of arrow in compilation buffer.
5142         (Debugger Operation): Replace help text with variable's value.
5144         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5145         consistency.
5147 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
5149         * major.texi (Choosing Modes): normal-mode processes the -*- line.
5150         Add xref.
5152 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
5154         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5155         (Position Info): Delete discussion of `goto-line'.  It is already
5156         described in `Moving point'.
5158         * mini.texi (Completion Commands): Correct reference.
5159         (Completion Options): Fix typo.
5161         * killing.texi (Deletion): Complete description of `C-x C-o'.
5163 2005-05-10  Richard M. Stallman  <rms@gnu.org>
5165         * building.texi (Compilation): Clarify recompile's directory choice.
5167         * frames.texi (Tooltips): Cleanups.
5169         * basic.texi (Arguments): Fix punctuation.
5171 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
5173         * screen.texi (Menu Bar): The up and down (not left and right)
5174         arrow keys move through a keyboard menu.
5176 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
5178         * basic.texi: Various typo and grammar fixes.
5179         (Moving Point): C-a now runs move-beginning-of-line.
5181 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
5183         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5185         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5186         as different animals.
5188 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
5190         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5191         Correct index entry.
5193 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
5195         * building.texi (Debugger Operation): Update to reflect changes
5196         in GUD tooltips.
5198 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5200         * files.texi (Compressed Files): Auto Compression normally enabled.
5202         * building.texi (Debugger Operation): Clarify previous change.
5204 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5206         * building.texi (Debugger Operation): Add description for
5207         GUD tooltips when program is not running.
5209 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5211         * misc.texi (Shell): Add `Shell Prompts' to menu.
5212         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
5213         description.  Delete remarks moved to new node.
5214         (Shell Prompts): New node.
5215         (History References): Replace remarks moved to `Shell Prompts'
5216         with xref to that node.
5217         (Remote Host): Clarify how to specify the terminal type when
5218         logging in to a different machine.
5220 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5222         * emacs.texi (Top): Update submenus from files.texi.
5224         * files.texi (Filesets): Clarify previous change.
5226         * dired.texi (Misc Dired Features): Clarify previous change.
5228 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
5230         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5232         * dired.texi (Misc Dired Features): Document
5233         dired-compare-directories.
5235         * files.texi (Filesets): New node.
5236         (File Conveniences): Document Image mode.
5238         * text.texi (TeX Print): Document tex-compile.
5240 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
5242         * frames.texi (Tooltips): Tooltip mode is enabled by default.
5243         Delete redundant reference to tooltip Custom group.  It is
5244         referred too again in the next paragraph.
5246 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5248         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5250 2005-04-19  Kim F. Storm  <storm@cua.dk>
5252         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5254 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5256         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5257         turns off desktop-save-mode.
5259 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5261         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5262         by default in terminals compatible with xterm.  Mention that
5263         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5264         node.
5266 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5268         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5270 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
5272         * xresources.texi (Table of Resources): Add cursorBlink.
5274 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
5276         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5277         `d', `C-d' and `u'.
5279 2005-04-11  Richard M. Stallman  <rms@gnu.org>
5281         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5282         (Misc X): Add -D, --basic-display.
5284         * maintaining.texi (Change Log): Correct the description of
5285         the example.
5287         * major.texi (Choosing Modes): Document magic-mode-alist.
5289 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
5291         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5292         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5293         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5294         (Rmail Output): Clarify which statements apply to `o', `C-o' and
5295         `w', respectively.
5296         (Rmail Labels): Mention `l'.
5297         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
5298         (Rmail Summary Edit): Describe `j' and RET.
5300 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
5302         * xresources.texi (Lucid Resources): Add fontSet resource.
5304 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
5306         * display.texi (Useless Whitespace): `indicate-unused-lines' is
5307         now called `indicate-empty-lines'.
5309 2005-04-06  Kim F. Storm  <storm@cua.dk>
5311         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5313 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5315         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5316         deleted.
5317         (Marks vs Flags): Add some convenient key bindings.
5318         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5319         (Misc Dired Features): Correct and expand description of `w' command.
5321         * frames.texi (XTerm Mouse): Delete apparently false info.
5322         The GNU/Linux console currently does not appear to support
5323         `xterm-mouse-mode'.
5325 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5327         * calendar.texi (Diary): Mention shell utility `calendar'.
5329 2005-04-01  Richard M. Stallman  <rms@gnu.org>
5331         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5333 2005-04-01  Lute Kamstra  <lute@gnu.org>
5335         * maintaining.texi (Change Log): add-change-log-entry uses
5336         add-log-mailing-address.
5338 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5340         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5341         `VC Mode Line' and put in an xref to that node.
5342         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5343         its description.
5345 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
5347         * calendar.texi (Calendar Systems): Say that the Persian calendar
5348         implemented here is the arithmetical one championed by Birashk.
5350 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5352         * programs.texi (Fortran Motion): Fix previous change.
5354 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5356         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5358 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
5360         * text.texi (Refill): Refer to Long Lines Mode.
5361         (Longlines): New node.
5362         (Auto Fill): Don't index "word wrap" here.
5363         (Filling): Add Longlines to menu.
5365 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5367         * xresources.texi: Minor fixes.
5369         * misc.texi (Emacs Server): Fix Texinfo usage.
5371         * emacs.texi (Top): Don't use a real section heading for
5372         "Detailed Node Listing".  Fake it instead.
5374         * basic.texi (Position Info): Minor cleanup.
5376         * mule.texi (Input Methods): Minor cleanup.
5378 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
5380         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5381         constructs as well.
5382         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5384 2005-03-29  Kenichi Handa  <handa@m17n.org>
5386         * mule.texi (Input Methods): Refer to the command C-u C-x =.
5388         * basic.texi (Position Info): Update the description about the
5389         command C-u C-x =.
5391 2005-03-28  Richard M. Stallman  <rms@gnu.org>
5393         * emacs.texi (Top): Use @section for the detailed node listing.
5395         * calendar.texi: Minor fixes to previous change.
5397         * programs.texi (Fortran): Small fixes to previous changes.
5399         * emacs.texi (Top): Update list of subnodes of Dired.
5400         Likewise for building.texi.
5402         * files.texi (File Conveniences): Delete Auto Image File mode.
5404 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
5406         * building.texi (Flymake): New node.
5408         * custom.texi (Function Keys): Document kp- event types and
5409         keypad-setup package.
5411         * dired.texi (Wdired): New node.
5413         * files.texi (File Conveniences): Reorder entries.
5414         Explain how to turn on Auto-image-file mode.
5415         Document Thumbs mode.
5417         * mule.texi (Specify Coding): Document recode-region and
5418         recode-file-name.
5420         * programs.texi (Program Modes): Add Conf mode and DNS mode.
5422 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
5424         * commands.texi (Keys): M-o is now a prefix key.
5426 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
5428         * programs.texi: Reformat and update copyright years.
5429         (Fortran): Update section.
5431 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
5433         * files.texi: Several small changes in addition to:
5434         (Visiting): Change xref for Dialog Boxes to ref.
5435         (Version Headers): Replace references to obsolete var
5436         `vc-header-alist' with `vc-BACKEND-header'.
5437         (Customizing VC): Update value of `vc-handled-backends'.
5439 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
5441         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5442         move here from Emacs Lisp Reference Manual.
5443         * calendar.texi (Calendar/Diary, Diary Commands)
5444         (Special Diary Entries, Importing Diary): Change some xrefs to
5445         point to emacs-xtra rather than elisp.
5447         * emacs-xtra.texi (Calendar Customizing):
5448         Move view-diary-entries-initially, view-calendar-holidays-initially,
5449         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5450         Emacs Manual.
5451         (Appt Customizing): Merge entire section into main Emacs Manual.
5452         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5453         mark-holidays-in-calendar here from emacs-xtra.
5454         (Displaying the Diary): Move view-diary-entries-initially,
5455         mark-diary-entries-in-calendar here from emacs-xtra.
5456         (Appointments): Move appt-display-mode-line,
5457         appt-display-duration, appt-disp-window-function,
5458         appt-delete-window-function here from emacs-xtra.
5460         * calendar.texi: Update and reformat copyright.
5461         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5462         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5463         (Diary): Refer to `diary-file' rather than ~/diary.
5464         (Diary Commands): Rename node to "Displaying the Diary".
5465         * emacs.texi (Top): Rename "Diary Commands" section.
5466         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5468 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5470         * misc.texi (Emacs Server): Fix the command for setting
5471         server-name.  Add an xref to Invoking emacsclient.
5473         * help.texi (Help Summary): Clarify when "C-h ." will do something
5474         nontrivial.
5475         (Apropos): Add cindex entry for apropos-sort-by-scores.
5477         * display.texi (Text Display): Add index entries for how no-break
5478         characters are displayed.
5480 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5482         * files.texi (Visiting): Fix cross-references introduced with the
5483         last change.
5485         * xresources.texi (GTK resources): Fix last change.
5487 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
5489         * xresources.texi (X Resources): GTK options documented too.
5490         (Resources): Clarify meaning of program name.
5491         (Table of Resources): Add visualClass.
5492         (GTK resources): Rewrite.
5493         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5495         * display.texi (Text Display): Mention non-breaking spaces.
5497         * files.texi (Reverting): Document auto-revert-check-vc-info.
5499         * frames.texi (Mouse Commands): Document
5500         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5502         * help.texi (Help Summary): Add `C-h .'.
5503         (Apropos): Apropos accepts a list of search terms.
5504         Document apropos-sort-by-scores.
5505         (Help Echo): Document display-local-help.
5507         * misc.texi (Emacs Server): Document server-name.
5508         (Invoking emacsclient): Document -s option for server names.
5510         * text.texi (Outline Visibility): Introduce "current heading
5511         line" (commands can be called with point on a body line).
5512         Re-order table to follow the sequence of discussion.
5513         hide-body won't hide lines before first header line.
5514         (TeX Mode): Add DocTeX mode.
5516 2005-03-24  Richard M. Stallman  <rms@gnu.org>
5518         * mule.texi (Single-Byte Character Support): Delete mention
5519         of iso-acc.el and iso-transl.el.
5521 2005-03-23  Lute Kamstra  <lute@gnu.org>
5523         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5525 2005-03-23  Richard M. Stallman  <rms@gnu.org>
5527         * search.texi: Delete explicit node pointers.
5528         (Incremental Search): New menu.
5529         (Basic Isearch, Repeat Isearch, Error in Isearch)
5530         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5531         (Slow Isearch): New subnodes.
5532         (Configuring Scrolling): Node deleted.
5533         (Search Case): Doc default-case-fold-search.
5534         (Regexp Replace): Move replace-regexp doc here.
5536         * rmail.texi (Movemail): Put commas inside closequotes.
5538         * picture.texi (Insert in Picture): Document C-c arrow combos.
5539         (Basic Picture): Clarify erasure.
5541         * display.texi (Font Lock): Put commas inside closequotes.
5543         * cmdargs.texi (General Variables): Put commas inside closequotes.
5545 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
5547         * building.texi (Stack Buffer): Mention reverse contrast for
5548         *selected* frame (might not be current frame).
5550 2005-03-21  Richard M. Stallman  <rms@gnu.org>
5552         * building.texi (Starting GUD): Add bashdb.
5554 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
5556         * basic.texi (Moving Point): Add M-g M-g binding.
5557         (Undo): Document undo-only.
5558         (Position Info): Document M-g M-g and C-u M-g M-g.
5560         * building.texi (Building): Put Grep Searching after Compilation
5561         Shell.
5562         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5563         Document next-error-highlight.
5564         (Grep Searching): Document grep-highlight-matches.
5565         (Lisp Eval): Typing C-x C-e twice prints integers specially.
5567         * calendar.texi (Importing Diary): Rename node from iCalendar.
5568         Document diary-from-outlook.
5570         * dired.texi (Misc Dired Features): Rename node from Misc Dired
5571         Commands.
5572         Mention effect of X drag and drop on Dired buffers.
5574         * files.texi (Visiting): Document large-file-warning-threshold.
5575         Move paragraph on file-selection dialog.
5576         Mention visiting files using X drag and drop.
5577         (Reverting): Mention using Auto-Revert mode to tail files.
5578         Document auto-revert-tail-mode.
5579         (Version Systems): Minor correction.
5580         (Comparing Files): Diff-mode is no longer based on Compilation
5581         mode.
5582         Document compare-ignore-whitespace.
5583         (Misc File Ops): Explain passing a directory to rename-file.
5584         Likewise for copy-file and make-symbolic-link.
5586         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5587         Document mouse-wheel-progressive speed.
5589         * help.texi (Misc Help): Document numeric argument for C-h i.
5590         Correctly explain the effect of just C-u as argument.
5592         * killing.texi (Deletion): Document numeric argument for
5593         just-one-space.
5595         * mini.texi (Completion): Completion acts on text before point.
5597         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5598         (Emulation): CUA mode replaces pc-bindings-mode,
5599         pc-selection-mode, and s-region.
5601         * mule.texi (Input Methods): Leim is now built-in.
5602         (Select Input Method): Document quail-show-key.
5603         (Specify Coding): Document revert-buffer-with-coding-system.
5605         * programs.texi (Fortran Motion): Document f90-next-statement,
5606         f90-previous-statement, f90-next-block, f90-previous-block,
5607         f90-end-of-block, and f90-beginning-of-block.
5609         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5611         * emacs.texi (Acknowledgments): Updated.
5613         * anti.texi: Total rewrite.
5615 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
5617         * ack.texi (Acknowledgments): Update.
5619 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
5621         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
5622         copyright years.
5624 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
5626         * building.texi (Commands of GUD): Move paragraph on setting
5627         breakpoints with mouse to the GDB Graphical Interface node.
5629 2005-03-07  Richard M. Stallman  <rms@gnu.org>
5631         * misc.texi (Single Shell, Shell Options): Fix previous change.
5633         * building.texi (Debugger Operation): Update GUD tooltip enable info.
5635 2005-03-06  Richard M. Stallman  <rms@gnu.org>
5637         * building.texi (Starting GUD): Don't explain text vs graphical
5638         GDB here.  Just mention it and xref.
5639         Delete "just one debugger process".
5640         (Debugger Operation): Move GUD tooltip info here.
5641         (GUD Tooltips): Node deleted.
5642         (GDB Graphical Interface): Explain the two GDB modes here.
5644         * sending.texi (Sending Mail): Minor cleanup.
5645         (Mail Aliases): Explain quoting conventions.
5646         Update key rebinding example.
5647         (Header Editing): C-M-i is like M-TAB.
5648         (Mail Mode Misc): mail-attach-file does not do MIME.
5650         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5651         that really belongs here.
5652         (Remote Mailboxes): Text moved to Rmail Inbox.
5653         (Rmail Display): Mention Mouse-1.
5654         (Movemail): Clarify two movemail versions.
5655         Clarify rmail-movemail-program.
5657         * misc.texi (Single Shell): Replace uudecode example with gpg example.
5658         Document async shell commands.
5659         (Shell History): Clarify.
5660         (Shell Ring): Mention C-UP an C-DOWN.
5661         (Shell Options): Add comint-prompt-read-only.
5662         (Invoking emacsclient): Set EDITOR to run Emacs.
5663         (Sorting): No need to explain what region is.
5664         (Saving Emacs Sessions): Fix typo.
5665         (Recursive Edit): Fix punctuation.
5666         (Emulation): Don't mention "PC bindings" which are standard.
5667         (Hyperlinking): Explain Mouse-1 convention here.
5668         (Find Func): Node deleted.
5670         * help.texi (Name Help): Xref to Hyperlinking.
5672         * glossary.texi (Glossary):
5673         Rename "Balance Parentheses" to "Balancing...".
5674         Add "Byte Compilation".  Correct "Copyleft".
5675         New xref in "Customization".
5676         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5677         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5678         Rename "Registers" to "Register".
5679         Replace "Selecting" with "Selected Frame",
5680         "Selected Window", and "Selecting a Buffer".
5682         * files.texi (Types of Log File): Explain how projects'
5683         methods can vary.
5685         * display.texi (Faces): Delete "Emacs 21".
5687         * custom.texi (Changing a Variable): C-M-i like M-TAB.
5688         * fixit.texi (Spelling): C-M-i like M-TAB.
5689         * mini.texi (Completion Options): C-M-i like M-TAB.
5690         * programs.texi (Symbol Completion): C-M-i like M-TAB.
5691         * text.texi (Text Mode): C-M-i like M-TAB.
5693         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5695         * calendar.texi (Specified Dates): Mention `g w'.
5696         (Appointments): appt-activate toggles with no arg.
5698 2005-03-05  Juri Linkov  <juri@jurta.org>
5700         * cmdargs.texi (Emacs Invocation): Add cindex
5701         "invocation (command line arguments)"
5702         (Misc X): Add -nbc, --no-blinking-cursor.
5704 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
5706         * calendar.texi (iCalendar): No need to require it now.
5708 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
5710         * trouble.texi (Contributing): Mention Savannah.  Direct users to
5711         emacs-devel.
5713 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
5715         * calendar.texi (Adding to Diary): Mention redrawing of calendar
5716         window.
5718 2005-02-27  Richard M. Stallman  <rms@gnu.org>
5720         * building.texi (Compilation): Update mode line status info.
5722 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
5724         * calendar.texi (General Calendar): Document binding of
5725         scroll-other-window-down.
5726         (Mayan Calendar): Fix earliest date.
5727         (Time Intervals): Document timeclock-change.
5728         Fix timeclock-ask-before-exiting documentation.
5730 2005-02-26  Kim F. Storm  <storm@cua.dk>
5732         * frames.texi (Mouse References):
5733         Add mouse-1-click-in-non-selected-windows.
5735 2005-02-25  Richard M. Stallman  <rms@gnu.org>
5737         * screen.texi (Screen): Explain better about cursors and mode lines;
5738         don't presuppose text terminals.
5739         (Point): Don't assume just one cursor.
5740         Clarify explanation of cursors.
5741         (Echo Area, Menu Bar): Cleanups.
5743         * mini.texi (Minibuffer): Prompts are highlighted.
5744         (Minibuffer Edit): Newline = C-j only on text terminals.
5745         Clarify resize-mini-windows values.
5746         Mention M-PAGEUP and M-PAGEDOWN.
5747         (Completion Commands): Mouse-1 like Mouse-2.
5748         (Minibuffer History): Explain history commands better.
5749         (Repetition): Add xref to Incremental Search.
5751         * mark.texi (Setting Mark): Clarify info about displaying mark.
5752         Clarify explanation of C-@ and C-SPC.
5753         (Transient Mark): Mention Delete Selection mode.
5754         (Marking Objects): Clean up text about extending the region.
5756         * m-x.texi (M-x): One C-g doesn't always go to top level.
5757         No delay before suggest-key-bindings output.
5759         * fixit.texi (Fixit): Mention C-/ for undo.
5760         (Spelling): Mention ESC TAB like M-TAB.
5761         Replacement words with r and R are rechecked.
5762         Say where C-g leaves point.  Mention ? as input.
5764 2005-02-23  Lute Kamstra  <lute@gnu.org>
5766         * cmdargs.texi (Initial Options): Add cross reference.
5768 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5770         * emacs.texi (Top): Update menu for splitting of node in
5771         msdog.texi.
5772         * frames.texi (Frames): Update xref for splitting of node in
5773         msdog.texi.
5774         * trouble.texi (Quitting): Ditto.
5776 2005-02-16  Richard M. Stallman  <rms@gnu.org>
5778         * windows.texi (Split Window): Simplify line truncation info
5779         and xref to Display Custom.
5781         * trouble.texi (Quitting): Emergency escape only for text terminal.
5782         (Screen Garbled): C-l for ungarbling is only for text terminal.
5784         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5786         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5788         * programs.texi (Program Modes): Mention Python mode.
5789         (Moving by Defuns): Repeating C-M-h extends region.
5790         (Basic Indent): Clarify.
5791         (Custom C Indent): Clarify.
5792         (Expressions): Repeating C-M-@ extends region.
5793         (Info Lookup): Clarify for C-h S.
5794         (Symbol Completion): ESC TAB alternative for M-TAB.
5795         (Electric C): Clarify.
5797         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5799         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5800         MS-DOS Input node.
5801         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5802         (MS-DOS and MULE): Clarify.
5803         (MS-DOS Processes, Windows Processes): Fix typos.
5805         * major.texi (Choosing Modes): Clarify.
5807         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5808         (Keyboard Macro Step-Edit): Clarify.
5810         * indent.texi (Indentation): Clarifications.
5812         * help.texi (Help): Correct error about C-h in query-replace.
5813         Clarify apropos vs C-h a.  Fix how to search in FAQ.
5814         (Key Help): Describe C-h w here.
5815         (Name Help): Minor cleanup.  C-h w moved to Key Help.
5816         Clarify the "object" joke.
5817         (Apropos): Clarify.  Mouse-1 like Mouse-2.
5818         (Help Mode): Mouse-1 like Mouse-2.
5820         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5822         * display.texi (Display): Reorder menu.
5823         (Faces): Cleanup.
5824         (Font Lock): Cleanup.  Mention Options menu.
5825         Delete obsolete text.
5826         (Scrolling): For C-l, don't presume text terminal.
5827         (Horizontal Scrolling): Simplify intro.
5828         (Follow Mode): Clarify.
5829         (Cursor Display): Moved before Display Custom.
5830         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5831         Doc default-tab-width.  Doc line truncation more thoroughly.
5833         * dired.texi (Dired Enter): C-x C-f can run Dired.
5834         (Dired Visiting): Comment out `a' command.
5835         Mouse-1 is like Mouse-2.
5836         (Shell Commands in Dired): ? can be used more than once.
5838         * basic.texi (Continuation Lines): Simplify description of truncation,
5839         and refer to Display Custom for the rest of it.
5841 2005-02-06  Lute Kamstra  <lute@gnu.org>
5843         * basic.texi (Undo): Fix typo.
5845         * cmdargs.texi (Emacs Invocation): Fix typo.
5847         * custom.texi (Init Examples): Fix typo.
5849         * abbrevs.texi (Expanding Abbrevs): Fix typo.
5851 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5853         * regs.texi (Registers): Registers can hold numbers, too.
5855         * killing.texi (Other Kill Commands): Cleanup.
5856         Delete redundant explanation of kill in read-only buffer.
5857         (Yanking): Mention term "copying".
5858         (Accumulating Text): Fix typo.
5860         * entering.texi (Entering Emacs): Update rationale at start.
5861         (Exiting): Treat iconifying on a par with suspension.
5863         * custom.texi (Minor Modes): Fix typo.
5864         (Easy Customization): Fix menu style.
5865         (Variables): Add xref.
5866         (Examining): Setting for future sessions works through .emacs.
5867         (Keymaps): "Text terminals", not "Many".
5868         (Init Rebinding): Explain \C-.  Show example of \M-.
5869         Fix minor wording errors.
5870         (Function Keys): Explain vector syntax just once.
5871         (Named ASCII Chars): Clarify history of TAB/C-i connection.
5872         (Init File): Mention .emacs.d directory.
5873         (Init Examples): Add xref.
5874         (Find Init): Mention .emacs.d directory.
5876         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5877         (Action Arguments): Explain which kinds of -l args are found how.
5878         (Initial Options): --batch does not inhibit site-start.
5879         Add xrefs.
5880         (Command Example): Use --batch, not -batch.
5882         * basic.texi (Inserting Text): Cleanup wording.
5883         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5884         C-n is not error at end of buffer.
5885         (Undo): Doc C-/ like C-_.  Add xrefs.
5886         (Arguments): META key may be labeled ALT.
5887         Peculiar arg meanings are explained in doc strings.
5889         * abbrevs.texi (Expanding Abbrevs): Clarify.
5891 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5893         * frames.texi (Frame Parameters): Add an xref to the description
5894         of list-colors-display.  Add a pointer to the X docs about colors.
5896         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5897         Improve docs of list-colors-display.
5899 2005-02-03  Lute Kamstra  <lute@gnu.org>
5901         * frames.texi (Frames, Drag and Drop): Fix typos.
5903 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5905         * windows.texi (Basic Window): Mention color-change in mode line.
5906         (Change Window): Explain dragging vertical boundaries.
5908         * text.texi (Sentences): Clarify.
5909         (Paragraphs): Explain M-a and blank lines.
5910         (Outline Mode): Clarify text and menu.
5911         (Hard and Soft Newlines): Mention use-hard-newlines.
5913         * frames.texi (Frames): Delete unnecessary mention of Windows.
5914         (Mouse Commands): Likewise.  Mention xterm mouse support.
5915         (Clipboard): Clarify.
5916         (Mouse References): Mention use of Mouse-1 for following links.
5917         (Menu Mouse Clicks): Clarify.
5918         (Mode Line Mouse): Clarify.
5919         (Drag and Drop): Rewrite.
5921         * fixit.texi (Spelling): Fix typo.
5923         * files.texi (File Names): Clarify.
5924         (Visiting): Update conditions for use of file dialog.  Clarify.
5925         (Saving): Doc d as answer in save-some-buffers.
5926         (Remote Files): Clean up the text.
5928         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5930         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5931         (List Buffers): Clarify.
5932         (Several Buffers): Doc T command.
5933         (Buffer Convenience): Clarify menu.
5935         * basic.texi (Undo): Clarify last change.
5937 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
5939         * fixit.texi (Spelling): Fix typo.
5941 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5943         * basic.texi (Undo): Update description of `undo-outer-limit'.
5945 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
5947         * building.texi: Update documentation relating to GDB Graphical
5948         Interface.
5950 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5952         * custom.texi (Easy Customization): Adapt menu to node name change.
5954 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5956         * custom.texi (Easy Customization): Defn of "User Option" now
5957         includes faces.  Don't say just "option" when talking about variables.
5958         Do say just "options" to mean "anything customizable".
5959         (Specific Customization): Describe `customize-variable',
5960         not `customize-option'.
5962         * glossary.texi (Glossary) <Faces>: Add xref.
5963         <User Option>: Change definition--include faces.  Change xref.
5965         * picture.texi (Picture): Mention artist.el.
5967         * sending.texi, screen.texi, programs.texi, misc.texi:
5968         * mini.texi, major.texi, maintaining.texi, macos.texi:
5969         * help.texi, frames.texi, files.texi:
5970         Don't say just "option" when talking about variables.
5972         * display.texi, mule.texi: Don't say just "option" when talking
5973         about variables.  Other minor cleanups.
5975 2005-01-26  Lute Kamstra  <lute@gnu.org>
5977         * cmdargs.texi (Initial Options): Add a cross reference to `Init
5978         File'.  Mention the `-Q' option at the `--no-site-file' option.
5980 2005-01-22  David Kastrup  <dak@gnu.org>
5982         * building.texi (Grep Searching): Mention alias `find-grep' for
5983         `grep-find'.
5985 2005-01-20  Richard M. Stallman  <rms@gnu.org>
5987         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5989 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5991         * rmail.texi (Movemail): Explain differences
5992         between standard and mailutils versions of movemail.
5993         Describe command line and configuration options introduced
5994         with the latter.
5995         Explain the notion of mailbox URL, provide examples and
5996         cross-references to mailutils documentation.
5997         Describe various methods of specifying mailbox names,
5998         user names and user passwords for rmail.
5999         (Remote Mailboxes): New section.  Describe
6000         how movemail handles remote mailboxes.  Describe configuration
6001         options used to control its behavior.
6002         (Other Mailbox Formats): Explain handling of various mailbox
6003         formats.
6005 2005-01-13  Richard M. Stallman  <rms@gnu.org>
6007         * commands.texi (Commands): Clarification.
6009 2005-01-11  Richard M. Stallman  <rms@gnu.org>
6011         * programs.texi (Multi-line Indent): Fix previous change.
6012         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6014 2005-01-08  Richard M. Stallman  <rms@gnu.org>
6016         * display.texi (Faces): isearch-lazy-highlight-face renamed to
6017         lazy-highlight.
6019         * search.texi (Query Replace): Mention faces query-replace
6020         and lazy-highlight.
6021         (Incremental Search): Update isearch highlighting info.
6023 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6025         * custom.texi (Saving Customizations): Minor improvement.
6027 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6029         * custom.texi (Saving Customizations): Emacs no longer loads
6030         `custom-file' after .emacs.  No longer mention customizing through
6031         Custom.
6033 2005-01-01  Andreas Schwab  <schwab@suse.de>
6035         * killing.texi (Graphical Kill): Move up under node Killing,
6036         change @section to @subsection.
6038 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6040         * custom.texi (Face Customization): Mention hex color specs.
6042         * emacs.texi (Top): Update Killing submenu.
6044         * killing.texi (Killing): Reorganize section.
6045         No more TeX-only text; put the node command at start of chapter.
6046         But the first section heading is used only in TeX.
6047         Rewrite the text to read better in this mode.
6048         (Graphical Kill): New subnode gets some of the text that
6049         used to be in the first section.
6051 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6053         * dired.texi (Shell Commands in Dired): Delete the ? example.
6055         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6057         * files.texi (Saving): Describe new require-final-newline features
6058         and mode-require-final-newline.
6060 2004-12-29  Richard M. Stallman  <rms@gnu.org>
6062         * custom.texi (File Variables): Clarify previous change.
6064 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6066         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6067         out now.
6069 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6071         * Makefile.in (MAKEINFO): Specify --force.
6073         * basic.texi (Moving Point): C-e now runs move-end-of-line.
6074         (Undo): Doc undo-outer-limit.
6076 2004-12-15  Juri Linkov  <juri@jurta.org>
6078         * mark.texi (Transient Mark, Mark Ring): M-< and other
6079         movement commands don't set mark in Transient Mark mode
6080         if mark is active.
6082 2004-12-12  Juri Linkov  <juri@jurta.org>
6084         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6085         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6087         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6088         (Misc Dired Commands): Add @r{(Dired)} to w.
6090 2004-12-12  Juri Linkov  <juri@jurta.org>
6092         * mark.texi (Marking Objects): Marking commands also extend the
6093         region when mark is active in Transient Mark mode.
6095 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6097         * custom.texi (Saving Customizations): Emacs only loads the custom
6098         file automatically after the init file in version 22.1 or later.
6099         Adapt text and examples to this fact.
6101 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
6103         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6104         be set through Custom.  Otherwise, it has no effect.
6106 2004-12-05  Richard M. Stallman  <rms@gnu.org>
6108         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6109         * entering.texi: Rename Command Line to Emacs Invocation.
6111         * misc.texi (Term Mode): Correctly describe C-c.
6113         * custom.texi (Easy Customization): Move up to section level,
6114         before Variables.  Avoid using the term "variable"; say "option".
6115         New initial explanation.
6116         (Variables): In initial explanation, connect "variable" to the
6117         already-explained "user option".
6119         * emacs.texi (Top): Fix ref to Command Line.
6120         Move reference to Easy Customization.
6122         * xresources.texi (X Resources): Fix From link.
6124         * doclicense.texi (GNU Free Documentation License): Fix To link.
6126         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6128         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6130 2004-12-03  Richard M. Stallman  <rms@gnu.org>
6132         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6134 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
6136         * kmacro.texi: Several small changes in addition to the following.
6137         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6138         defining a keyboard macro.
6139         Mention `kmacro-ring-max'.
6140         (Keyboard Macro Counter): Clarify description of
6141         `kmacro-insert-counter', `kmacro-set-counter',
6142         `kmacro-add-counter' and `kmacro-set-format'.
6144 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6146         * custom.texi (File Variables): Add `unibyte' and make it more
6147         clear that `unibyte' and `coding' are special.  Suggested by Simon
6148         Krahnke <overlord@gmx.li>.
6150         * mule.texi (Enabling Multibyte): Refer to File Variables.
6151         Suggested by Simon Krahnke <overlord@gmx.li>.
6153 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
6155         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6156         x-use-old-gtk-file-dialog.
6158 2004-11-20  Richard M. Stallman  <rms@gnu.org>
6160         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6162 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
6164         * building.texi (Lisp Eval): Delete hyphen in section name.
6166 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
6168         * files.texi (Old Versions):
6169         No longer document annotation as "CVS only".
6171 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
6173         * files.texi (Version Control): Rewrite the introduction about
6174         version systems, mentioning the new ones that we support.  Thanks
6175         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6176         suggestions.
6178 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
6180         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
6182 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
6184         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6186 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
6188         * text.texi (Text Based Tables, Table Definition)
6189         (Table Creation, Table Recognition, Cell Commands)
6190         (Cell Justification, Row Commands, Column Commands)
6191         (Fixed Width Mode, Table Conversion, Measuring Tables)
6192         (Table Misc): New nodes, documenting the Table Mode.
6194 2004-10-19  Jason Rumney  <jasonr@gnu.org>
6196         * makefile.w32-in (info): Change order of arguments to makeinfo.
6198 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
6200         * calendar.texi (iCalendar): Update for package changes.
6202 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
6204         * files.texi (Misc File Ops): View mode is a minor mode.
6206 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6208         * calendar.texi (iCalendar): Style changes.
6210 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
6212         * search.texi (Regexps): The regexp described in the example is no
6213         longer stored in the variable `sentence-end'.
6215 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
6217         * building.texi (Starting GUD): Note that multiple debugging
6218         sessions requires `gdb --fullname'.
6220 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
6222         * calendar.texi (iCalendar): New section for a new package.
6224 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
6226         * text.texi: Various small changes in addition to the following.
6227         (Text): Replace xref for autotype with inforef.
6228         (Sentences): Explain nil value for `sentence-end'.
6229         (Paragraphs): Update default values for `paragraph-start' and
6230         `paragraph-separate'.
6231         (Text Mode): Correct description of Text mode's effect on the
6232         syntax table.
6233         (Outline Visibility): `hide-other' does not hide top level headings.
6234         `selective-display-ellipses' no longer has an effect on Outline mode.
6235         (TeX Misc): Add missing @cindex.
6236         Replace xref for RefTeX with inforef.
6237         (Requesting Formatted Text): The variable
6238         `enriched-fill-after-visiting' no longer exists.
6239         (Editing Format Info): Update names of menu items and commands.
6240         (Format Faces): Mention special effect of specifying the default face.
6241         Describe inheritance of text properties.
6242         Correct description of `fixed' face.
6243         (Format Indentation): Correct description of effect of setting
6244         margins.  Mention `set-left-margin' and `set-right-margin'.
6245         (Format Justification): Update names of menu items.
6246         `set-justification-full' is now bound to `M-j b'.
6247         Mention that `default-justification' is a per buffer variable.
6248         (Format Properties): Update name of menu item.
6249         (Forcing Enriched Mode): `format-decode-buffer' automatically
6250         turns on Enriched mode if the buffer is in text/enriched format.
6252 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
6254         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6256 2004-09-28  Kim F. Storm  <storm@cua.dk>
6258         * display.texi (Display Custom) <indicate-buffer-boundaries>:
6259         Align with new functionality.
6261 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
6263         * display.texi (Display Custom): Remove stray `@end defvar'.
6265 2004-09-23  Kim F. Storm  <storm@cua.dk>
6267         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6268         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6270 2004-09-20  Richard M. Stallman  <rms@gnu.org>
6272         * custom.texi (Hooks): Explain using setq to clear out a hook.
6273         (File Variables): Explain multiline string constants.
6274         (Non-ASCII Rebinding): Explain when you need to update
6275         non-ASCII char codes in .emacs.
6277         * building.texi (Compilation): Explain how to make a silent
6278         subprocess that won't be terminated.  Explain compilation-environment.
6280 2004-09-13  Kim F. Storm  <storm@cua.dk>
6282         * mini.texi (Repetition): Rename isearch-resume-enabled to
6283         isearch-resume-in-command-history and change default to disabled.
6285 2004-09-09  Kim F. Storm  <storm@cua.dk>
6287         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6288         with new `kmacro-name-last-macro'.
6290 2004-09-08  Juri Linkov  <juri@jurta.org>
6292         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6294 2004-09-03  Juri Linkov  <juri@jurta.org>
6296         * search.texi (Incremental Search): Update wording for M-%.
6298 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
6300         * killing.texi (Killing): Correct description of kill commands in
6301         read-only buffer.
6303 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
6305         * building.texi (Compilation Mode): Add a paragraph about rules
6306         for finding the compilation buffer for `next-error'.
6308         * search.texi (Other Repeating Search): Mention that Occur mode
6309         supports the next-error functionality.
6311 2004-09-02  Juri Linkov  <juri@jurta.org>
6313         * search.texi (Regexp Replace): Add missing backslash to \footnote.
6315 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
6317         * kmacro.texi (Basic Keyboard Macro):
6318         `apply-macro-to-region-lines' now operates on all lines that begin
6319         in the region, rather than on all complete lines in the region.
6321 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
6323         * frames.texi (Drag and drop): Add documentation about
6324         x-dnd-test-function and x-dnd-known-types.
6326 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
6328         * indent.texi: Various minor changes in addition to:
6329         (Indentation Commands): Correct description of `indent-relative'.
6330         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6331         mode.  The *Tab Stops* buffer uses Overwrite Mode.
6332         (Just Spaces): `tabify' converts sequences of at least two spaces
6333         to tabs.
6335 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
6337         * frames.texi (Secondary Selection): Setting the secondary
6338         selection with M-Drag-Mouse-1 does not alter the kill ring,
6339         setting it with M-Mouse-1 and M-Mouse-3 does.
6340         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6341         toolkit scroll bars.
6342         (Scroll Bars): Ditto.
6344         * windows.texi (Basic Window): When using a window system, the value
6345         of point in a non-selected window is indicated by a hollow box.
6346         (Split Window): Side by side windows are separated by a scroll bar,
6347         if scroll bars are used.
6348         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6349         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6350         (Window Convenience): Update bindings for `winner-undo' and
6351         `winner-redo'.
6353         * ack.texi (Acknowledgments): Use `@unnumbered'.
6354         * misc.texi: Adapt sectioning in Info to the node structure.
6355         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6356         of "Using Emacs as a Server".
6357         * building.texi (Building): Interchange nodes (for correct numbering).
6358         * programs.texi (Programs): Interchange nodes (for correct numbering).
6359         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6360         Info to the node structure.
6361         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6362         Rearrange order of nodes and sections such that both "GNU GENERAL
6363         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6364         end, as appropriate for appendices.
6365         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6366         Use `@unnumberedsec'.
6367         * trouble.texi: Adapt sectioning in Info to the node structure.
6368         Adapt node pointers to change in emacs.texi.
6369         * cmdargs.texi, doclicense.texi: Adapt node pointers.
6371 2004-08-25  Kenichi Handa  <handa@m17n.org>
6373         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6374         description for unibyte mode.
6376 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
6378         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6380         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6381         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6382         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6383         in @pxref.
6385 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
6387         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6388         Change section names.
6390 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
6392         * kmacro.texi (Keyboard Macro Ring): Rename section.
6393         Emacs treats the head of the macro ring as the `last keyboard macro'.
6394         (Keyboard Macro Counter): Minor change.
6395         (Save Keyboard Macro): Some clarifications.
6396         (Edit Keyboard Macro): Rename section.
6398         * buffers.texi (Buffers): Maximum buffer size is now 256M on
6399         32-bit machines.
6400         (Several Buffers): Clarify which buffer is selected if `2' is
6401         pressed in the Buffer Menu.
6402         Auto Revert mode can be used to update the Buffer Menu
6403         automatically.
6405 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
6407         * help.texi (Misc Help): Add an index entry for finding an Info
6408         manual by its file name.
6410 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
6412         * files.texi (Backup Deletion): Correct description of
6413         `delete-old-versions'.
6414         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6415         (Auto Save Files): Recommend `auto-save-mode' to reenable
6416         auto-saving, rather than the abbreviation `auto-save'.
6418 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6420         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6421         for "killing" and "yanking" in main menu.
6423 2004-08-16  Richard M. Stallman  <rms@gnu.org>
6425         * killing.texi (Yanking, Killing): Minor cleanups.
6427         * mark.texi (Momentary Mark): Minor cleanups.
6429 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
6431         * custom.texi (Non-ASCII Rebinding):
6432         C-q always inserts the right code to pass to global-set-key.
6434 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
6436         * regs.texi (RegNumbers): Mention `C-x r i' binding for
6437         `insert-register', instead of `C-x r g' binding, for consistency.
6439 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
6441         * fixit.texi (Spelling): Fix typo.
6443 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
6445         * help.texi (Help): Fix Texinfo usage.
6447 2004-07-24  Richard M. Stallman  <rms@gnu.org>
6449         * text.texi (Paragraphs): Update how paragraphs are separated
6450         and the default for paragraph-separate.
6452         * search.texi (Regexp Replace): Further update text for new
6453         replacement operators.
6455 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
6457         * emacs-xtra.texi (Subdir switches): Dired does not remember the
6458         `R' switch.
6460         * dired.texi (Dired Updating): `k' only deletes inserted
6461         subdirectories from the Dired buffer if a prefix argument was given.
6463         * search.texi (Regexps): Delete redundant definition of `symbol' in
6464         description of `\_>'.  It already occurs in the description of `\_<'.
6466 2004-07-01  Juri Linkov  <juri@jurta.org>
6468         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6469         (Regexp Search): Add M-r.
6471 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
6473         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6475 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
6477         * search.texi, calendar.texi: Markup fixes.
6479 2004-06-25  Richard M. Stallman  <rms@gnu.org>
6481         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6483 2004-06-25  David Kastrup  <dak@gnu.org>
6485         * search.texi (Regexp Replace): Some typo corrections and
6486         rearrangement.
6488 2004-06-24  David Kastrup  <dak@gnu.org>
6490         * search.texi (Unconditional Replace): Use replace-string instead
6491         of query-replace in example.
6492         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6493         sequences.
6494         (Query Replace): Correct explanation of `^' which does not use
6495         the mark stack.
6497 2004-06-21  Nick Roberts  <nickrob@gnu.org>
6499         * misc.texi (Shell History Copying): Document comint-insert-input.
6500         (Shell Ring): Describe comint-dynamic-list-input-ring here.
6502 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
6504         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6505         * custom.texi (Customization): Do.
6506         * anti.texi (Antinews): Do.
6507         * abbrevs.texi (Defining Abbrevs): Do.
6509         * programs.texi (Info Lookup): Fix keybinding for
6510         info-lookup-symbol.
6512 2004-06-16  Juanma Barranquero  <lektu@terra.es>
6514         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6515         Add emacs-xtra.
6516         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6517         (clean): Add emacs-xtra and flymake.  Remove redundancies.
6519 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
6521         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6522         Add emacs-xtra.
6523         * emacs-xtra.texi: New file.
6525 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6527         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6528         (Dired and Find): Mention differences with ordinary Dired buffers.
6530 2004-06-13  Richard M. Stallman  <rms@gnu.org>
6532         * custom.texi (Init Syntax): Explain about vars that do special
6533         things when set with setq or with Custom.
6534         (Init Examples): Add line-number-mode example.
6536 2004-06-12  Juri Linkov  <juri@jurta.org>
6538         * dired.texi (Operating on Files): Add dired-do-touch.
6540 2004-06-10  Juri Linkov  <juri@jurta.org>
6542         * building.texi (Lisp Eval): Add C-M-x on defface.
6544 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
6546         * files.texi (Reverting): Auto-Revert mode and
6547         Global Auto-Revert mode no longer revert remote files.
6549 2004-05-29  Richard M. Stallman  <rms@gnu.org>
6551         * custom.texi (Init File): Two dashes start --no-site-file.
6553 2004-05-29  Alan Mackenzie  <acm@muc.de>
6555         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6556         ("AWK"): Is consistently thus spelled throughout.
6557         (AWK, Pike): Document as "C-like modes".
6558         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6559         (M-x man): Supersedes M-x manual-entry.
6560         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
6562         ("Comments in C"): Delete node; the info is in CC Mode manual.
6563         (c-comment-only-line-offset): Remove description.
6565         (C-c ., C-c C-c): Describe new C Mode bindings.
6567         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6568         (@dfn{Style}, c-default-style, comment-column, comment-padding)
6569         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6570         Amend definitions.
6572         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6573         Describe functions.
6575         (c-comment-start-regexp, c-hanging-comment-ender-p)
6576         (c-hanging-comment-starter-p): Remove obsolete definitions.
6578         * emacs.texi: Remove the menu entry "Comments in C".
6580 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
6582         * dired.texi (Dired and Find): `find-ls-option' does not apply to
6583         `M-x locate'.
6585 2004-05-16  Karl Berry  <karl@gnu.org>
6587         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6588         makeinfo --html fails.
6589         * help.texi (Help Summary) [@ifnottex]: Likewise.
6591 2004-05-13  Nick Roberts  <nickrob@gnu.org>
6593         * building.texi (GDB Graphical Interface): Update and describe
6594         layout first.
6596 2004-05-04  Jason Rumney  <jasonr@gnu.org>
6598         * makefile.w32-in: Revert last change.
6600 2004-05-03  Jason Rumney  <jasonr@gnu.org>
6602         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6604 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6606         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6608 2004-04-18  Juri Linkov  <juri@jurta.org>
6610         * fixit.texi (Spelling): Remove file extension from ispell xref.
6612 2004-04-15  Kim F. Storm  <storm@cua.dk>
6614         * cmdargs.texi (Initial Options): Add -Q.
6616 2004-04-05  Kim F. Storm  <storm@cua.dk>
6618         * custom.texi (File Variables): Add safe-local-eval-forms.
6620 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
6622         * files.texi (Reverting): Correct description of revert-buffer's
6623         handling of point.
6625 2004-03-22  Juri Linkov  <juri@jurta.org>
6627         * emacs.texi (Top): Add `Misc X'.
6629         * trouble.texi: Fix help key bindings.
6631         * glossary.texi: Improve references.
6633         * help.texi: Sync keywords with finder.el.
6635         * mini.texi (Completion): Add description for menu items.
6637         * misc.texi (Browse-URL, FFAP): Add information about keywords.
6639         * sending.texi (Mail Methods): Fix xref to Message manual.
6641 2004-03-12  Richard M. Stallman  <rms@gnu.org>
6643         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6645 2004-03-04  Richard M. Stallman  <rms@gnu.org>
6647         * search.texi (Regexps): Explain that ^ and $ have their
6648         special meanings only in certain contexts.
6650         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6652         * mule.texi (Specify Coding): Doc C-x RET F.
6654         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6655         for multiple compile and grep buffers.
6656         (Indirect Buffers): Don't recommand clone-indirect-buffer
6657         for multiple compile and grep buffers.
6659 2004-02-29  Juanma Barranquero  <lektu@terra.es>
6661         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6662         Use $(DEL) instead of rm, and ignore exit code.
6664 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
6666         * building.texi (Watch Expressions): Update.
6668 2004-02-21  Juri Linkov  <juri@jurta.org>
6670         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
6671         --directory, --help, --version.  Move text about command-line-args
6672         to Command Arguments.
6673         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
6674         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
6675         (Window Size X): Join -g and --geometry.  Add @cindex.
6676         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
6677         (Title X): Remove alias -title.
6678         (Misc X): New node.
6680 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
6682         * frames.texi (Drag and drop): Add Motif to list of supported
6683         protocols.
6685 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
6687         * frames.texi (Drag and drop): New section.
6689 2004-01-24  Richard M. Stallman  <rms@gnu.org>
6691         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6692         Include it only @ifnotinfo.  Patch the preceding and following
6693         node headers to point to each other.
6695 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6697         * calendar.texi (Appointments): Update section.
6699 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6701         * programs.texi (C Modes): Fix the xref.
6703 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6705         * building.texi (Watch Expressions): Update.
6706         (Commands of GUD): Include use of toolbar + breakpoints set from
6707         fringe/margin.
6709 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
6711         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
6712         <acm@muc.de>.
6714 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
6716         * frames.texi (Dialog Boxes): Add use-file-dialog.
6718 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6720         * ack.texi: Note that Alan Mackenzie contributed the AWK support
6721         in CC Mode.
6723 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6725         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6726         * man/commands.texi, man/custom.texi, man/display.texi:
6727         * man/emacs.texi, man/files.texi:
6728         * man/frames.texi, man/glossary.texi, man/killing.texi:
6729         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6730         * man/mule.texi, man/rmail.texi, man/search.texi:
6731         * man/sending.texi, man/text.texi, man/trouble.texi:
6732         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6734 2003-11-01  Alan Mackenzie  <acm@muc.de>
6736         * search.texi (Scrolling During Incremental Search): Document a
6737         new scrolling facility in isearch mode.
6739 2003-10-22  Miles Bader  <miles@gnu.org>
6741         * Makefile.in (info): Move before $(top_srcdir)/info.
6743 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
6745         * building.texi (Watch Expressions): Update section on data display
6746         to reflect code changes (GDB Graphical Interface).
6748 2003-10-13  Richard M. Stallman  <rms@gnu.org>
6750         * xresources.texi (GTK resources): Clean up previous change.
6752 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6754         * xresources.texi (GTK resources): Add a note that some themes
6755         disallow customizations.  Add scroll theme example.
6757 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6759         * cmdargs.texi (General Variables): Remove MAILRC envvar.
6761         * misc.texi (Saving Emacs Sessions): Shorten the section,
6762         collapsing back into one node.
6764 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6766         * misc.texi: Section "Saving Emacs Sessions" rewritten.
6768 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
6770         * xresources.texi (GTK names in Emacs): Correct typo.
6772 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
6774         * cmdargs.texi (Font X): Mention new default font.  More
6775         fully describe long font names, wildcard patterns and the
6776         problems involved.  (Result of discussion on emacs-devel.)
6778 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
6780         * emacs.texi (Acknowledgements): Correct typo.
6782 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6784         * dired.texi (Misc Dired Commands): New node.
6785         (Dired Navigation): Add dired-goto-file.
6787         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6789         * emacs.texi (Acknowledgements): New node, split from Distribution.
6791         * cmdargs.texi (Action Arguments): -f reads interactive args.
6793 2003-09-08  Lute Kamstra  <lute@gnu.org>
6795         * screen.texi (Mode Line): Say that POS comes before LINE.
6796         Mention `size-indication-mode'.
6797         * display.texi (Optional Mode Line): Document
6798         `size-indication-mode'.
6799         * basic.texi (Position Info): Mention `size-indication-mode'.
6801 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6803         * xresources.texi (Resources): Refer to `editres' man page.
6804         (Lucid Resources): Update defaults.  Expand description of
6805         `shadowThickness'.
6807 2003-09-04  Miles Bader  <miles@gnu.org>
6809         * Makefile.in (top_srcdir): New variable.
6810         ($(top_srcdir)/info): New rule.
6811         (info): Depend on it.
6813 2003-09-03  Peter Runestig  <peter@runestig.com>
6815         * makefile.w32-in: New file.
6817 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6819         * misc.texi (Saving Emacs Sessions): Correct previous change.
6821 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6823         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6824         (Intro): Include kmacro.texi after fixit.texi instead of after
6825         custom.texi.  (As suggested by Kim Storm.)
6827 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
6829         * fixit.texi (Fixit): Update `Next' pointer.
6830         * files.texi (Files): Update `Previous' pointer.
6831         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6832         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6833         (Suggested by Kim Storm.)
6834         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
6836 2003-08-18  Kim F. Storm  <storm@cua.dk>
6838         * kmacro.texi: New file describing enhanced keyboard macro
6839         functionality.  Replaces old description in custom.texi.
6841         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6842         (Keyboard Macros): Move to new kmacro.texi file.
6844         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6846 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6848         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6850 2003-08-17  Alex Schroeder  <alex@gnu.org>
6852         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6853         required.
6855 2003-08-05  Richard M. Stallman  <rms@gnu.org>
6857         * programs.texi (Lisp Indent): Don't describe
6858         lisp-indent-function property here.  Use xref to Lisp Manual.
6860 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6862         * calendar.texi (Date Formats): Document changed behavior of
6863         abbreviations.
6865 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
6867         * buffers.texi (List Buffers): Fix previous change.
6869 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
6871         * buffers.texi (List Buffers): Adjust to new format of *Buffer
6872         List*.
6874 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6876         * display.texi (Font Lock): Fix typo.
6878 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6880         * display.texi (Font Lock): Add xref for format info on
6881         font-lock-remove-keywords.
6883         * building.texi (Compilation): Document what happens with asynch
6884         children of compiler process.
6886         * help.texi (Library Keywords): Use @multitable.
6888 2003-06-04  Richard M. Stallman  <rms@gnu.org>
6890         * programs.texi (Expressions): Delete C-M-DEL.
6892         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6893         comint-move-point-for-output renamed from
6894         comint-scroll-to-bottom-on-output.
6896         * custom.texi (Init Rebinding): Replace previous change with xref.
6897         (Non-ASCII Rebinding): Explain that issue more briefly here.
6899 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6901         * indent.texi (Indentation): Condense, simplify, clarify prev change.
6903 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
6905         * building.texi (GDB Graphical Interface): New node.
6906         (Rewritten somewhat by RMS.)
6908 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
6910         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6911         non-English letters.  Explain how to set coding systems correctly
6912         and how to include the right coding cookie in the file.
6914 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
6916         * indent.texi (Indentation): Explain the concepts.
6917         (Just Spaces): Explain why preventing tabs for indentation might
6918         be useful.
6920 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6922         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6924 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6926         * cmdargs.texi (General Variables): Document SMTPSERVER.
6928         * sending.texi: Remove SMTP node.
6929         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
6930         library.
6932 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6934         * sending.texi (Sending via SMTP): Explain MTA/MUA.
6936 2003-02-22  Simon Josefsson  <jas@extundo.com>
6938         * sending.texi (Mail Methods): Add node about SMTP.
6940 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
6942         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6944 2003-02-01  Kevin Ryde  <user42@zip.com.au>
6946         * glossary.texi (Glossary): Correction to cl cross reference.
6948 2003-01-20  Richard M. Stallman  <rms@gnu.org>
6950         * killing.texi (Rectangles): Document C-x c r.
6952 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
6954         * xresources.texi (GTK resources): New node.
6955         (GTK widget names): New node.
6956         (GTK names in Emacs): New node.
6957         (GTK styles): New node.
6959 2003-01-09  Francesco Potortì  <pot@gnu.org>
6961         * maintaining.texi (Create Tags Table): Add reference to the new
6962         `etags --help --lang=LANG' option.
6964 2002-10-02  Karl Berry  <karl@gnu.org>
6966         * emacs.texi: Per rms, update all manuals to use @copying instead of
6967         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
6968         where needed for the sake of the HTML output.
6970 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6972         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6973         source files.
6975 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6977         * Makefile.in (emacsman): New target.
6979 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6981         * (Version 21.1 released.)
6983 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6985         * Branch for 21.1.
6987 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6989         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6991 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6993         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6995 1999-07-12  Richard Stallman  <rms@gnu.org>
6997         * Version 20.4 released.
6999 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
7001         * Makefile.in (INFO_TARGETS): Delete customize.info.
7002         (DVI_TARGETS): Delete customize.dvi.
7003         (../info/customize, customize.dvi): Targets deleted.
7005 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
7007         * Version 20.3 released.
7009 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
7011         * Makefile.in (EMACSSOURCES): Add mule.texi.
7012         Add msdog.texi, ack.texi.  Remove gnu1.texi.
7014 1998-04-06  Andreas Schwab  <schwab@gnu.org>
7016         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7017         Use it in dvi targets.
7019 1997-09-23  Paul Eggert  <eggert@twinsun.com>
7021         * Makefile.in: Merge changes mistakenly made to `Makefile'.
7022         (INFO_TARGETS): Change ../info/custom to ../info/customize.
7023         (../info/customize): Rename from ../info/custom.
7025 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7027         * Version 20.2 released.
7029 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7031         * Version 20.1 released.
7033 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7035         * Makefile (../info/customize, customize.dvi): New targets.
7036         (INFO_TARGETS): Add ../info/customize.
7037         (DVI_TARGETS): Add customize.dvi.
7039 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7041         * Version 19.33 released.
7043 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7045         * Version 19.32 released.
7047 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7049         * Makefile.in (All info targets): cd $(srcdir) to do the work.
7051 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7053         * Makefile.in (All info targets): Specify $(srcdir) in input files.
7054         Specify -I option.
7055         (All dvi targets): Set the TEXINPUTS variable.
7057 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7059         * Version 19.31 released.
7061 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7063         * Version 19.30 released.
7065 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
7067         * Makefile.in (maintainer-clean): Rename from realclean.
7069 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7071         * Makefile.in: New file.
7072         * Makefile: File deleted.
7074 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7076         * Makefile (TEXINDEX_OBJS): Variable deleted.
7077         (texindex, texindex.o, getopt.o): Rules deleted.
7078         All deps on texindex deleted.
7079         (distclean): Don't delete texindex.
7080         (mostlyclean): Don't delete *.o.
7081         * texindex.c, getopt.c: Files deleted.
7083 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7085         * Version 19.26 released.
7087 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
7089         * Makefile (EMACSSOURCES): Exclude undo.texi.
7091 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7093         * Version 19.25 released.
7095 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7097         * Version 19.24 released.
7099 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7101         * Version 19.23 released.
7103 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7105         * Makefile: Delete spurious tab.
7107 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7109         * Makefile (.SUFFIXES): New rule.
7111 1993-12-04  Richard Stallman  (rms@srarc2)
7113         * getopt.c: New file.
7114         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7115         (getopt.o): New rule.
7116         (dvi): Don't depend on texindex.
7117         (emacs.dvi): Depend on texindex.
7119 1993-12-03  Richard Stallman  (rms@srarc2)
7121         * Makefile (TEXI2DVI): New variable.
7122         (emacs.dvi): Add explicit command.
7123         (TEXINDEX_OBJS): Delete duplicate getopt.o.
7125 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7127         * Version 19.22 released.
7129 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7131         * Makefile (TEXINDEX_OBJS): Delete spurious period.
7133 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7135         * Version 19.21 released.
7137 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7139         * Makefile (realclean): Don't delete the Info files.
7141 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
7143         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7144         4' where appropriate.
7146 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
7148         * Makefile: Fix targets for texindex.
7150         * texindex.c: Include "../src/config.h" if building in emacs.
7152         * Makefile: Change all files to FILENAME.texi, force all targets
7153         to be FILENAME, not FILENAME.info.
7154         Add target to build texindex.c, defining `emacs'.
7156 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7158         * Version 19.19 released.
7160 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7162         * Version 19.18 released.
7164 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7166         * Makefile: Fix source file names of the separate manuals.
7168 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7170         * Version 19.17 released.
7172 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7174         * split-man: Fix typos in last change.
7176 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7178         * Version 19.16 released.
7180 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7182         * version 19.15 released.
7184 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7186         * Makefile (distclean): It's rm, not rf.
7188 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7190         * Version 19.14 released.
7192 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7194         * Makefile: New file.
7196 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7198         * Version 19.13 released.
7200 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7202         * Version 19.9 released.
7204 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7206         * Version 19.8 released.
7208 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7210         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7212         * trouble.texi: It's `enable-flow-control-on', not
7213         `evade-flow-control-on'.
7215 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7217         * display.texi: Document standard-display-european.
7219 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7221         * Version 19.7 released.
7223         * emacs.texi: Add a sentence to the top menu mentioning the
7224         specific version of Emacs this manual applies to.
7226 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7228         * basic.texi: Document next-line-add-lines variable used to
7229         implement down-arrow.
7231         * killing.texi: Document kill-whole-line.
7233 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7235         * text.texi: Update unix TeX ordering information.
7237 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7239         * news.texi: Mention fill-rectangle in keybinding list.
7241         * killing.texi: Document fill-rectangle.
7243 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7245         * vc.texi: Bring the docs up to date with VC 5.2.
7247 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7249         * emacs.tex: Mention blackbox and gomoku under Amusements.
7250         Assembler mode is now mentioned and appropriately indexed
7251         under Programming Modes.
7253 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7255         * emacs.tex: Update TeX ordering information.
7257 1990-06-26  David Lawrence  (tale@geech)
7259         * emacs.tex: Note that completion-ignored-extensions is not used
7260         to filter out names when all completions are displayed in
7261         *Completions*.
7263 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7265         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7267 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7269         * emacs.tex: Add @findex grep.
7271 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7273         * emacs.tex: Correct two typos.  No other changes before
7274         Version 19 will be made.
7276 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7278         * emacs.tex: Update information for obtaining TeX distribution from the
7279         University of Washington.
7281 ;; Local Variables:
7282 ;; coding: utf-8
7283 ;; fill-column: 79
7284 ;; add-log-time-zone-rule: t
7285 ;; End:
7287     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7288       2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
7290   This file is part of GNU Emacs.
7292   GNU Emacs is free software: you can redistribute it and/or modify
7293   it under the terms of the GNU General Public License as published by
7294   the Free Software Foundation, either version 3 of the License, or
7295   (at your option) any later version.
7297   GNU Emacs is distributed in the hope that it will be useful,
7298   but WITHOUT ANY WARRANTY; without even the implied warranty of
7299   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7300   GNU General Public License for more details.
7302   You should have received a copy of the GNU General Public License
7303   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7305 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd