* maintaining.texi (Old Revisions): Document vc-root-diff.
[emacs.git] / doc / emacs / ChangeLog
blobca70c699b7274e8519886532e343eddfb6688fc5
1 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
3         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
4         repository if there is none.
5         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
6         vc-print-root-log.
7         (Old Revisions): Copyedits.  Document vc-root-diff.
9         * programs.texi (Program Modes): Mention Javascript mode.
11         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
12         * emacs.texi: Update node description.
14         * misc.texi (Navigation): Document doc-view-continuous.
15         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
17 2010-03-24  Glenn Morris  <rgm@gnu.org>
19         * ack.texi (Acknowledgments):
20         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
22 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
24         * xresources.texi (Table of Resources): Clarify toolBar number
25         for Gtk+.
27         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
29 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
31         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
33         * search.texi (Other Repeating Search): Document multi-isearch-buffers
34         and multi-isearch-buffers-regexp.
36         * indent.texi (Indentation): Clarify description of
37         indent-for-tab-command.  Document tab-always-indent.
39 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
41         * cmdargs.texi (Font X): Move most content to Fonts.
43         * frames.texi (Fonts): New node.  Document font-use-system-font.
45         * emacs.texi (Top):
46         * xresources.texi (Table of Resources):
47         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
49 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
51         * custom.texi (Init Examples): Add xref to Locals.
53         * major.texi (Choosing Modes): Mention usage of setq-default for
54         setting the default value of major-mode (Bug#5688).
56 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
58         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
60         * display.texi (Display Custom): Document make-pointer-invisible and
61         underline-minimum-offset.  Remove inverse-video.
63 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
65         * frames.texi (Frame Commands): Note that the last ordinary frame can
66         be deleted in daemon mode (Bug#5616).
68 2010-02-18  Glenn Morris  <rgm@gnu.org>
70         * trouble.texi (Contributing): Repository is no longer CVS.
72 2010-02-08  Glenn Morris  <rgm@gnu.org>
74         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
76 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
78         * display.texi (Useless Whitespace, Text Display):
79         * custom.texi (Init Examples): Avoid obsolete special default variables
80         like default-major-mode.
82 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
84         * programs.texi (Other C Commands): Replace reference to obsolete
85         c-subword-mode.
87 2010-01-21  Glenn Morris  <rgm@gnu.org>
89         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
91 2010-01-12  Glenn Morris  <rgm@gnu.org>
93         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
94         emacs-pretest-bug for bug reports for development versions.
96 2010-01-11  Glenn Morris  <rgm@gnu.org>
98         * display.texi (Highlight Interactively): `t' does not mean highlight
99         all patterns.  (Bug#5335)
101 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
103         * misc.texi (Shell): Document async-shell-command.
105         * building.texi (Grep Searching): Document zrgrep.
107         * mini.texi (Completion Options): Mention `initials' completion style.
109 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
111         * building.texi: Import GDB Graphical Interface description from
112         EMACS_23_1_RC.
114 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
116         * emacs.texi (Top): Update node listing.
118         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
120         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
122         * cmdargs.texi (Initial Options):
123         * xresources.texi (Resources): Document inhibit-x-resources.
125         * custom.texi (Specifying File Variables): Note that minor modes are
126         enabled unconditionally.
128         * display.texi (Scrolling): Briefly document the old recenter command,
129         and document recenter-positions.
131         * files.texi (Visiting):
132         * buffers.texi (Buffers): Max buffer size is now 512 MB.
134         * frames.texi (Cut/Paste Other App): Document
135         save-interprogram-paste-before-kill.
137         * killing.texi (Kill Options): New node.
139 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
141         * misc.texi (Shell Options): ansi-color is now default.
143 2009-12-05  Glenn Morris  <rgm@gnu.org>
145         * emacs.texi (Top): Update menu for cal-xtra node changes.
146         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
147         or mode line.  Don't mention invisible text or the details of
148         diary-print-entries here, only in cal-xtra.
149         (Format of Diary File): Mention that the "date on first line" format
150         only really affects the simple display.
151         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
152         (Diary Customizing): Holidays may be in the buffer or mode line.
153         Move diary-print-entries to the "Diary Display" section.
154         (Diary Display): New section, split out from "Fancy Diary Display".
155         Explain the limitations of simple display, and how to print it.
157         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
159         * cal-xtra.texi (Diary Display): Mention View mode.
161 2009-11-29  Juri Linkov  <juri@jurta.org>
163         * display.texi (Highlight Interactively): Actually a list of
164         default faces is pre-loaded into a list of default values
165         instead of the history.
167 2009-11-20  Glenn Morris  <rgm@gnu.org>
169         * ack.texi (Acknowledgments):
170         * emacs.texi (Acknowledgments): Add htmlfontify.
172 2009-11-14  Glenn Morris  <rgm@gnu.org>
174         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
176         * ack.texi (Acknowledgments):
177         * emacs.texi (Acknowledgments): Update for recent Org changes.
179 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
181         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
182         `charset' property, which is irrelevant to the user manual (Bug#3526).
184 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
186         * trouble.texi (DEL Does Not Delete): Fix typo.
188 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
190         * files.texi (Misc File Ops): Mention copy-directory.
192 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
194         * mule.texi (Unibyte Mode): Emphasize that
195         unibyte-display-via-language-environment affects only the display.
197         * display.texi (Horizontal Scrolling): Document cursor behavior under
198         horizontal scrolling when point moves off the screen (Bug#4564).
199         Improve wording.
201 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
203         * files.texi (Directories): delete-directory prompts for recursive
204         deletion.
206 2009-09-30  Glenn Morris  <rgm@gnu.org>
208         * ack.texi (Acknowledgments):
209         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
211 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
213         * dired.texi (Dired Navigation): Use @code instead of @var for
214         dired-isearch-filenames, so that it's not capitalized.
216 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
218         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
220         * entering.texi (Exiting): C-z is now bound to suspend-frame.
222         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
223         (Key Bindings): Reference Init Rebinding in introductory text.  Shift
224         some of the introduction to Keymaps node.
225         (Keymaps): Simplify.
226         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
227         (Minibuffer Maps): Remove mention of Mocklisp.
228         (Init Rebinding): Move mode-local rebinding example here from Local
229         Keymaps.
230         (Modifier Keys): Clarify.
231         (Rebinding): Add cindex for "binding keys".
233 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
235         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
237 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
239         * building.texi (Threads Buffer, Multithreaded Debugging):
240         Re-organise these two sections.
242 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
244         * cmdargs.texi (Initial Options): Fix last change.
246 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
248         * mule.texi (Enabling Multibyte):
249         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
250         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
252 2009-08-20  Glenn Morris  <rgm@gnu.org>
254         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
256 2009-08-19  Glenn Morris  <rgm@gnu.org>
258         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
260 2009-08-18  Glenn Morris  <rgm@gnu.org>
262         * ack.texi (Acknowledgments):
263         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
265         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
267 2009-08-09  Glenn Morris  <rgm@gnu.org>
269         * ack.texi (Acknowledgments):
270         * emacs.texi (Acknowledgments): Add gdb-mi entry.
272 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
274         * emacs.texi (Top): Add new menu items for GDB-UI.
276         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
277         section.  Threads buffer is in separate section now.
279 2009-08-08  Glenn Morris  <rgm@gnu.org>
281         * ack.texi (Acknowledgments):
282         * emacs.texi (Acknowledgments):
283         Update for js2-mode and org changes.
285 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
287         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
288         files.
290 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
292         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
294 2009-07-23  Glenn Morris  <rgm@gnu.org>
296         * programs.texi (Matching): Update blink-matching-paren-distance.
298 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
300         * frames.texi (Cut/Paste Other App): For select-active-regions,
301         selection is now updated on moving point.
303 2009-07-21  Richard Stallman  <rms@gnu.org>
305         * glossary.texi (GNU, Daemon): Update information.
307 2009-07-19  Juri Linkov  <juri@jurta.org>
309         * custom.texi (Specifying File Variables, Safe File Variables):
310         "variables/value pairs" -> "variable/value pairs".
312 2009-07-15  Glenn Morris  <rgm@gnu.org>
314         * misc.texi (Gnus): Remove widow.
316 2009-07-11  Glenn Morris  <rgm@gnu.org>
318         * Makefile.in (TEXI2PDF): New.
319         (emacs.pdf, emacs-xtra.pdf): New targets.
321         * arevert-xtra.texi (Autorevert): Add menu descriptions.
323         * display.texi (Horizontal Scrolling): Re-word to remove widow.
325         * emacs.texi (Top): Info can be read from other places than Emacs.
326         Don't print the copying notice twice in the printed version.
327         Update the menu and detailmenu.
328         (Preface): The meaning of "on-line" has changed.
329         Correct name for "Common Problems" chapter.
330         (Distrib): Update FSF shop URL.
331         (Intro): Showing two files at once is not so exciting.
333         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
334         (Mac / GNUstep Basics): Minor grammar changes.
335         (Mac / GNUstep Events): Fix typo.
336         (GNUstep Support): CANNOT_DUMP no longer applies.
338         * misc.texi (Document View): Fix typos.
340         * dired.texi (Dired):
341         * help.texi (Help):
342         * macos.texi (Mac OS / GNUstep):
343         * maintaining.texi (Version Control, Introduction to VC):
344         End menu descriptions with a period.
346 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
348         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
349         so categorical in saying that the option is only useful on NTFS.
351 2009-07-09  Glenn Morris  <rgm@gnu.org>
353         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
354         (ENVADD): Add texinfodir to TEXINPUTS.
356         * emacs.texi (Top): Fix cross-reference.
358         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
360         * vc1-xtra.texi (Revision Tags): Fix typo.
362 2009-07-03  Glenn Morris  <rgm@gnu.org>
364         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
365         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
366         (Merge Commands): `.' does not seem to work in A or B buffer.
367         `l' can recreate the 3-window display.
369         * glossary.texi (Glossary): Minor phrasing changes throughout.
370         Add more internal cross-references.
371         <Autoloading>: You can't really autoload a variable.
372         <C-M->: Move details here from `M-C-' item.
373         <Continuation Line>: Refer to `Truncation.'
374         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
375         <Home Directory, Unix>: New entries.
376         <Deletion of Files>: Mention recycle bins.
377         <Directory>: Mention ``folders.''
378         <Error>: Don't mention ``type-ahead.''
379         <Fringe>: Refer to the manual node.
380         <Minor Mode>: Can be global or local.
381         <Spell Checking>: There are other checkers besides Ispell.
383 2009-07-02  Glenn Morris  <rgm@gnu.org>
385         * anti.texi (Antinews): Minor changes in phrasing.
387         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
388         some underfull lines in dvi output.
390         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
392         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
394         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
396 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
398         * xresources.texi (Table of Resources): Mention maximized for
399         fullscreen.
401         * cmdargs.texi (Window Size X): -mm/--maximized is new.
403 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
405         * anti.texi (Antinews): Correct the list of removed platforms.
407 2009-06-28  Glenn Morris  <rgm@gnu.org>
409         * arevert-xtra.texi: Minor language tweaks.
411         * dired-xtra.texi: Minor revisions.
413 2009-06-23  Miles Bader  <miles@gnu.org>
415         * display.texi (Scrolling): Document `recenter-redisplay'
416         (Temporary Face Changes): Document `text-scale-set'.
418 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
420         * Branch for 23.1.
422 2009-06-17  Kenichi Handa  <handa@m17n.org>
424         * mule.texi (Charsets): Update the description for the new charset.
425         (list-character-sets): New findex.
426         (Language Environments): Add @anchor{Describe Language Environment}.
428 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
430         * basic.texi (Moving Point): Fix tag.
432         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
434         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
435         use camel-case for PageUp and PageDown.
437         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
438         camel-case for PageUp and PageDown.
440         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
442         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
443         (Isearch Scroll): Decapitalize <next> and <prior>.
445 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
447         * fixit.texi (Spelling): Set default dictionary.
448         Improve descriptions (Bug#2554)
450 2009-06-08  David Reitter  <david.reitter@gmail.com>
452         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
453         since saving colors and faces set this way is not implemented.
454         (Environment variables): Remove mention of mac-fix-env, which is
455         scheduled to be removed.
457 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
459         * custom.texi (Init Examples): Add example of changing load-path.
461         * building.texi (Lisp Libraries): Add example of changing
462         load-path (Bug#3446).
464 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
466         * mark.texi (Mark): Further clarifications.
467         (Setting Mark): Emphasize that C-SPC activates the mark.
469 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
471         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
472         Mark mode.
473         (Using Region, Persistent Mark): Use "active mark" instead of "active
474         region".
476 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
478         * mule.texi (Select Input Method): Fix typo.
480 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
482         * anti.texi (Antinews): Document completion changes.  Some additional
483         copyedits and rearrangement of entries.
485 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
487         * misc.texi (Interactive Shell, Saving Emacs Sessions)
488         (Shell History Copying, Terminal emulator): Copyedits.
490         * xresources.texi (Resources): Simplify descriptions.  Shorten
491         description of editres, which is not very useful these days.
492         (Table of Resources): Document fontBackend resource.
494         * trouble.texi (Quitting): Add other undo bindings to table.
495         (DEL Does Not Delete): Note that the erasure key is usually labelled
496         "Backspace".  Remove discussion of obscure Xmodmap issue.
498 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
500         * files.texi (Visiting): Copyedits.
502 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
504         * basic.texi (Inserting Text): Document ucs-insert.
506         * mule.texi (International Chars): Define "multibyte".  Note that
507         internal representation is unicode-based.  Simplify definition of raw
508         bytes.  Mention ucs-insert.
509         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
510         (Language Environments): Add language environments new to Emacs 23.
511         (Multibyte Conversion): Node deleted.
512         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
513         mention obsolete emacs-mule coding system.
514         (Output Coding): Copyedits.
516         * emacs.texi (Top): Update node listing.
518 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
520         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
522 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
524         * building.texi (Lisp Libraries): `load-library' does offer completion.
526 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
528         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
529         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
531 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
533         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
535 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
537         * entering.texi (Entering Emacs): Document initial-buffer-choice.
539         * building.texi (Lisp Interaction): Document initial-scratch-message.
541 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
543         * msdog.texi (Windows Fonts): Fix typos.
545         * files.texi (Save Commands): Fix pxref.
547 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
549         * files.texi (Save Commands): Mention diff-buffer-with-file.
550         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
551         Henoch (Bug#3036).
553 2009-03-15  Glenn Morris  <rgm@gnu.org>
555         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
556         the former is not always used.
557         (Mail Headers): Use active voice.  Add "Mail-reply-to".
558         Change case of "Id".  Avoid repeated "appropriate".
559         (Mail Aliases): Fix previous change - use an example with a ".", so it
560         does actually get quoted when expanded.
561         (Mail Sending): Mailclient is the default on some systems.
562         (Citing Mail): Mention mail-indentation-spaces.
563         (Mail Mode Misc): Add an @dfn for "mail signature".
565 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
567         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
568         (Completion Options): Document read-file-name-completion-ignore-case,
569         read-buffer-completion-ignore-case, and completion-styles.  Remove
570         description of partial-completion-mode.
572 2009-03-14  Glenn Morris  <rgm@gnu.org>
574         * sending.texi (Mail Format): Fix typo.  Add index entry for
575         mail-header-separator.
576         (Mail Headers): Put info about initialization and changing in one place
577         at the start.  Update FCC section for mbox Rmail.  Clarify From
578         section, mention mail-setup-with-from.  Clarify Reply-to section.
579         Add Mail-followup-to and mail-mailing-lists.  Clarify References
580         section.
581         (Mail Aliases): Update example, make less contentious.
582         Update for name change of mail-interactive-insert-alias.
583         (Mail Mode): Remove mention of `%' as a word separator.
584         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
585         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
586         commands.  Clarify FCC handling.  In mail-complete, add reference to
587         Mail Aliases section, and mention mail-complete-function.
588         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
589         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
590         signature netiquette.  Explain how the mail hooks work when continuing
591         a composition.
592         (Mail Amusements): Internationalize the spook section a bit.
593         Remove the spook mail-setup-hook example, since it doesn't work well.
594         Mention fortune-file.
595         (Mail Methods): Mention read-mail-command.
597 2009-03-14  David Reitter  <david.reitter@gmail.com>
599         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
600         and NS resources following recent changes.
602 2009-03-10  Jason Rumney  <jasonr@gnu.org>
604         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
605         w32-use-visible-system-caret doc to indicate that it should get set
606         automatically.
607         (Windows Fonts): Add doc for the uniscribe backend.
609 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
611         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
612         vc-dir.  (Bug#2598)
614 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
616         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
618 2009-03-05  Glenn Morris  <rgm@gnu.org>
620         * rmail.texi (Rmail Basics): Add reference to sorting.
621         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
622         Minor re-wordings.
623         (Rmail Motion): Mention rmail-next-same-subject.
624         (Rmail Deletion): Expunging is not the only way to change the numbers.
625         (Rmail Labels): Labels can also be used in sorting.
626         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
627         (Rmail Display): Mention rmail-mime.
629 2009-03-04  Glenn Morris  <rgm@gnu.org>
631         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
632         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
633         summary.  Mention sorts cannot be undone.
634         (Rmail Display): Give an example of how to use goto-address-mode.
635         (Rmail Editing): It's keybindings that are redefined, not commands.
636         Fix some typos.
637         (Movemail): Some minor rewording.
638         (Remote Mailboxes): Emacs movemail supports pop by default.
639         Fix some minor grammatical issues.  The "two alternative ways" to
640         specify a POP mailbox are really just one.  Remove all reference to the
641         variables rmail-pop-password and rmail-pop-password-required, obsolete
642         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
643         can support Kerberos.
645 2009-03-03  Glenn Morris  <rgm@gnu.org>
647         * rmail.texi (Rmail Deletion): Revert previous change, which was
648         describing the Rmail summary versions.
649         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
650         Minor re-wording for rmail-resend.
651         (Rmail Make Summary): Summaries apply to buffers rather than files.
652         <rmail-summary-by-topic>: Headers includes the subject.
653         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
654         details, including prefix arguments.
655         Mention rmail-summary-by-senders on C-M-f.
656         Not counting lines might be faster.
657         (Rmail Summary Edit): More details on the delete commands.
658         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
659         Name the commands bound to the various keys.  Mention prefix argument
660         for searching.
661         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
662         Simplify rmail-highlighted-headers description.  Update face name.
664 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
666         * mark.texi (Marking Objects): Fix typo.
668 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
670         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
671         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
673 2009-03-01  Glenn Morris  <rgm@gnu.org>
675         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
676         (Rmail Motion): - M-s searches from the end of messages.
677         (Rmail Deletion): Minor clarification.  Fix numeric argument
678         description.
679         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
680         newmail and RMAILOSE files need not be in home-directory.
681         (Rmail Files): Mention I/O menus are unselectable if no files match.
682         Mention `MAIL' env-var.
684 2009-02-24  Jason Rumney  <jasonr@gnu.org>
686         * mule.texi (Fontsets): Mention fontset-default, font specs and
687         fallback fontsets.
688         (Defining Fontsets): Mention ns and w32 variants of
689         standard-fontset-spec.  Update description of startup fontset to match
690         Emacs 23 behavior.
691         (Modifying Fontsets): New section.  (Bug#656)
692         (International): Link to Modifying Fontsets.
694 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
696         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
697         Mention ns-extended-platform-support-mode.
699 2009-02-22  Karl Berry  <karl@gnu.org>
701         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
703 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
705         * basic.texi (Moving Point, Position Info):
706         * files.texi (Visiting):
707         * mini.texi (Completion Options):
708         * text.texi (HTML Mode): Remove duplicate words.
710 2009-02-20  Glenn Morris  <rgm@gnu.org>
712         * rmail.texi: Minor updates for mbox rather than Babyl.
714 2009-02-17  Karl Berry  <karl@gnu.org>
716         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
718 2009-02-17  Richard M Stallman  <rms@gnu.org>
720         * anti.texi (Antinews): Mention Babyl format.
722         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
724         * rmail.texi: Update for mbox format.
725         Various small fixes, as well as the following.
726         (Out of Rmail): Node deleted.
727         (Rmail): Update menu.
728         (Rmail Files): Comment out set-rmail-inbox-list.
729         Document rmail-inbox-list instead.
730         (Rmail Output): Substantial changes since C-o is now
731         rmail-output-as-seen and o is rmail-output.
732         (Rmail Attributes): Delete `stored', add `retried'.
733         (Rmail Display): Editing headers works in all cases.
735 2009-02-17  Glenn Morris  <rgm@gnu.org>
737         * basic.texi (Position Info): M-x count-lines-region is not always on
738         M-=.  (Bug#2269)
740 2009-02-09  Glenn Morris  <rgm@gnu.org>
742         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
743         defaults.
745 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
747         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
748         documentation of possible problems with redecoding.
750 2009-02-03  Glenn Morris  <rgm@gnu.org>
752         * rmail.texi (Out of Rmail): Mention b2m.pl.
754 2009-01-31  Glenn Morris  <rgm@gnu.org>
756         * rmail.texi (Out of Rmail): Correct b2m location.
758 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
760         * fixit.texi (Undo): Update undo limit values.
762 2009-01-27  Glenn Morris  <rgm@gnu.org>
764         * emacs.texi (Top): Fix Antinews menu entry.
766 2009-01-25  Karl Berry  <karl@gnu.org>
768         * text.texi (Foldout): Use @itemize @w{} to make an itemize
769         item with no marker, instead of the syntactically incorrect
770         @itemize @asis.
772 2009-01-25  Juri Linkov  <juri@jurta.org>
774         * building.texi (Grep Searching): Fix index entry for lgrep.
776 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
778         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
780 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
782         * macos.texi (Preferences Panel): Update description of font setting to
783         reflect that prior frame selection is no longer needed.
785 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
787         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
788         raise GUD subsections.
790 2009-01-15  Glenn Morris  <rgm@gnu.org>
792         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
794 2009-01-10  Glenn Morris  <rgm@gnu.org>
796         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
798 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
800         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
801         logical lines.
803 2008-12-29  Juri Linkov  <juri@jurta.org>
805         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
807         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
809 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
811         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
812         goto-address-mode instead of goto-address.
814         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
815         mode.
817         * emacs.texi (Top): Update node listing.
819 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
821         * custom.texi (Directory Variables): Explain what is a "project".
822         Add indexing.  Improve wording.  Add a footnote about using
823         _dir-locals.el on MS-DOS.
825 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
827         * files.texi (Misc File Ops): Mention chmod as an alias for
828         set-file-modes.
830 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
832         * help.texi (Help): Fix typos and reword.
833         (Help Summary): Add entries for C-h n and C-h r, reorder
834         entries, and do some minor fixes.
835         (Name Help): Say that C-h F works for commands only.
836         (Misc Help): Say that view-lossage displays 300 keystrokes.
838 2008-12-20  Glenn Morris  <rgm@gnu.org>
840         * ack.texi (Acknowledgments): General update based on AUTHORS,
841         including removal of some stuff no longer distributed.
843 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
845         * fixit.texi: Mention hunspell
847 2008-12-19  Glenn Morris  <rgm@gnu.org>
849         * ack.texi (Acknowledgments): Small grammar fix.
850         Consolidate explanatory text at start.
852         * display.texi (Text Display):
853         * indent.texi (Indentation): Use @acronym with ASCII.
855 2008-12-18  Glenn Morris  <rgm@gnu.org>
857         * ack.texi: Various small updates and fixes.
859 2008-12-18  Juri Linkov  <juri@jurta.org>
861         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
862         as a key binding to start a forward nonincremental word search.
863         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
864         a backward nonincremental word search.  Add index for `M-s w'
865         `isearch-forward-word'.
866         (Regexp Search): Add a short summary of regexp key commands like
867         in the node "Basic Isearch".
868         (Other Repeating Search): Fix typo.
870 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
872         * misc.texi (PostScript Variables): Fix doc.
874 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
876         * programs.texi (Program Modes): Mention Ruby mode.
878 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
880         * misc.texi (emacsclient Options): Describe what an empty string
881         argument does for --alternate-editor.
883 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
885         * cmdargs.texi (Font X): Distinguish between client-side and
886         server-side fonts.  List valid Fontconfig properties.  Add reference to
887         Fontconfig manual.  List valid GTK font properties.  Explain use of
888         fc-list.
890 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
892         * cmdargs.texi (Font X): Move discussion of quoting to top.
894 2008-12-06  Glenn Morris  <rgm@gnu.org>
896         * maintaining.texi (Old Revisions): Improve previous change.
898 2008-12-05  Richard M Stallman  <rms@gnu.org>
900         * anti.texi (Antinews): Minor fixes.
902 2008-12-03  Glenn Morris  <rgm@gnu.org>
904         * maintaining.texi (Old Revisions): Fix diff-switches description.
906 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
908         * emacs.texi (Top): Fix typo.
910 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
912         * misc.texi (Document View): Explain dependence on gs at the top.
913         Copyedits.
915         * emacs.texi (Top): Add DocView nodes to detailed node listing.
917         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
918         (Comment Commands): Discuss region-active behavior of M-; first.
920 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
922         * display.texi (Line Truncation): Add reference to Continuation
923         Lines.
925         * windows.texi (Pop Up Window): Mention split-height-threshold
926         and split-width-threshold.
927         (Split Window): Add reference to Continuation Lines.
929 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
931         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
932         (GNUstep Support): New node.
933         * anti.texi:
934         * emacs.texi:
935         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
937 2008-11-28  Richard M Stallman  <rms@gnu.org>
939         * misc.texi (Dissociated Press): Minor cleanups.
941         * dired.texi (Image-Dired): Avoid passive.
943 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
945         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
946         representation.
948 2008-11-26  Richard M. Stallman  <rms@gnu.org>
950         * files.texi (Visiting): Rewrite paragraph for clarity.
952         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
954 2008-11-25  Alan Mackenzie  <acm@muc.de>
956         * programs.texi (Moving by Parens): Clarify that parens inside strings
957         and comments are ignored, and that the commands assume the starting
958         point isn't in a string or comment.
960 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
962         * macos.texi: Add Prev/Next/Top pointers to all nodes.
963         (Mac Basics): Merge in Grabbing Environment Variables from earlier
964         version.
965         (Mac Customization): Rewrite Preferences Panel section and merge in to
966         this node, add Open files by dragging to an Emacs window.
968         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
970 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
972         * files.texi (Misc File Ops): Document set-file-modes.
974         * windows.texi (Split Window): Document integer values of
975         truncate-partial-width-windows.
977         * text.texi (Text): Simplify description of markup languages.
978         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
979         (TeX Editing): Note that `""' inserts one `"' character.
980         (HTML Mode): Note in the introduction that XML mode is an alias for
981         SGML mode.  Mention nXML mode.
983 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
985         * building.texi (Watch Expressions): Fix typo.
987 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
989         * files.texi (Visiting): Document new behavior of
990         confirm-nonexistent-file-or-buffer.
992         * buffers.texi (Select Buffer): Document
993         confirm-nonexistent-file-or-buffer.
995         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
996         edit-picture.
998         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
999         edit-picture', since that is just an alias for picture-mode.
1000         (Sentences): Note that repeated M-@ extends the region.
1001         (Pages): Make terminology more consistent.  Link to Regexps node.
1002         (Longlines): Discuss relationship with Visual Line mode.
1003         (Text Mode): Remove extraneous discussion of other modes, since they
1004         were already introduced in the parent node.
1006 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
1008         * anti.texi (Antinews): Rewrite.
1010         * entering.texi (Exiting): Mention "minimize" terminology.
1012         * frames.texi (Frame Commands): Mention "minimize" terminology.
1014         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1015         formats.
1016         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1017         (Misc X): Don't document useless -hb option.
1019 2008-11-22  Juri Linkov  <juri@jurta.org>
1021         * dired.texi (Dired Navigation): Change normal file name search option
1022         from `non-nil' to `t'.  Add `dwim' option.
1024 2008-11-22  Juri Linkov  <juri@jurta.org>
1026         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1027         ".dir-locals.el".  Rename `define-project-bindings' to
1028         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
1029         `dir-locals-set-directory-class'.
1031 2008-11-22  Lute Kamstra  <lute@gnu.org>
1033         * buffers.texi (Select Buffer): Index goto-line.
1034         * basic.texi (Moving Point): Mention the use of a numeric prefix
1035         argument with goto-line and refer to Select Buffer for the use of a
1036         plain prefix argument.
1038 2008-11-19  Glenn Morris  <rgm@gnu.org>
1040         * doclicense.texi: Update to FDL 1.3.
1041         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1043 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
1045         * custom.texi (Minor Modes): Define mode commands and mode variables
1046         more precisely.  Recommend using mode commands instead of setting
1047         variables directly.  Put minor modes in a list, and add more modes.
1048         (Easy Customization): Use "init file" instead of .emacs.
1049         (Customization Groups): Update to new Custom buffer appearance.
1050         (Saving Customizations): Copyedits.  Update example.
1051         (Variables): Give example of variable type-sensitivity.
1052         (Examining): Update example.
1053         (Hooks): Copyedits.
1054         (Specifying File Variables): Use C comments instead of an artificial
1055         Lisp for the example.
1056         (Keymaps): Move internals discussion to Prefix Keymaps.
1057         (Rebinding): Remove redundant paragraph (stated in Key Binding).
1058         (Init Rebinding): Document kbd macro.
1059         (Init File): Link to Find Init.
1061         * mark.texi (Using Region): Document Delete Selection Mode more
1062         thoroughly.
1064         * frames.texi (Mouse Commands): Move most of the description of Delete
1065         Selection Mode to Using Region, and link to it.
1066         (Clipboard): Note that paste is bound to clipboard-yank.
1068         * building.texi (Compilation): Document first-error value of
1069         compilation-scroll-output.
1070         (Compilation Mode): Note that compilation-auto-jump-to-first-error
1071         works as soon as an error is available.  Suggested by Juri Linkov.
1073         * mini.texi (Passwords): New node.
1075         * files.texi (Remote Files): Link to Passwords node.
1077         * emacs.texi (Top): Update node listings.
1079 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
1081         * ack.texi (Acknowledgments): Some updating of credits.
1083         * emacs.texi (Acknowledgments): Add a couple more names.
1085         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1087         * files.texi (Directories): Describe delete-directory in text.
1088         (Misc File Ops): Document use of trash.
1090 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
1092         * macos.texi (Mac Customization): Fix typos.
1094 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1096         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1097         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
1098         the conventions of the main Emacs manual.
1100         * emacs.texi (Top): Update node listings.
1102 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
1104         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
1105         command-line-args is processed during startup.
1106         (Action Arguments): Correctly describe how file arguments interact with
1107         the startup screen.  Link to Lisp Interaction for scratch buffer.
1108         (Initial Options): Link to Command Example for -batch option.
1109         (Environment): Document initial-environment.
1111         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1112         can't be changed in the site-start file.
1114 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
1116         * dired.texi (Dired): Mention C-x C-d too.
1117         (Dired Enter): Document M-n in the Dired minibuffer.
1118         (Dired Navigation): Explain dired-goto-file more clearly.  Document
1119         dired-isearch-filenames.
1120         (Dired Deletion): Remove unnecessary "expunged" terminology.
1121         (Flagging Many Files): & is now rebound to `% &'.
1122         (Shell Commands in Dired): Document dired-do-async-shell-command.
1123         Clarify how multi-file arguments are passed.
1124         (Misc Dired Features): Document dired-do-isearch.
1126 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
1128         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1130 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
1132         * search.texi (Other Repeating Search): Remove obsolete findex entries.
1134 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
1136         * programs.texi (Program Modes): Link to Program Indent node.
1137         (Left Margin Paren): Explain consequences of changing
1138         open-paren-in-column-0-is-defun-start more concisely.
1139         (Which Function, Program Indent, Info Lookup): Minor edits.
1140         (Basic Indent): If region is active, TAB indents the region.
1141         (Multi-line Indent): If region is active, TAB indents the region.  Note
1142         that indent-region is useful when Transient Mark mode is off.
1143         (Matching): The delimiter at the cursor is highlighted---the character
1144         changes color.
1145         (Symbol Completion): Link to Completion node.
1147         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1148         a strictly text-only system.
1150         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1151         batch mode.
1153 2008-11-01  Richard M. Stallman  <rms@gnu.org>
1155         * misc.texi (Document View): Major rewrite.
1157         * maintaining.texi (Types of Log File): Change logs are older than
1158         version control.
1159         (VCS Concepts): Simplify and rearrange.
1160         (Version Control Systems): Make it clear that Linux is only the kernel.
1161         (VC Mode Line): Shorten reference to menu item.
1162         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
1163         (VC Directory Mode): Minor cleanup.
1164         Unchanged files are hidden, not omitted.
1165         (VC Directory Commands): Shorten and simplify.
1166         (Change Log Commands): New node, split from Change Logs.
1167         (VC Directory Buffer): New node, split from VC Directory Mode.
1169 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1171         * misc.texi (Document View): Renamed from Document Files, moved here
1172         from files.texi.
1174         * files.texi (Version Control): Moved to maintaining.texi.  Subnodes
1175         moved as well.
1176         (Document Files): Moved to misc.texi.
1178         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1179         vc-update-change-log.
1180         (Version Control): Move here from files.texi.
1181         (Format of ChangeLog): Make it a subnode of Change Log.
1183         * emacs.texi (Top): Update node listing.
1185 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
1187         * files.texi (Files): Add a section about document
1188         files (doc-view-mode).
1190 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1192         * building.texi (Compilation Mode): Document
1193         compilation-auto-jump-to-first-error.
1194         (Debuggers): Lower GUD subsections to subsubsections.
1195         (Starting GUD): Add cindex.
1196         (Lisp Interaction): Note that scratch is no longer the initial buffer.
1198 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
1200         * indent.texi (Indentation): Link to Program Indent.
1202         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1203         now uses emacsclient's terminal.
1205 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
1207         * mark.texi (Using Region): Document use-empty-active-region.
1209         * emacs.texi (Top): Update node listings.
1211         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
1212         mention obsolete emacs.bash script.
1213         (Invoking emacsclient): Rewrite, moving optional arguments to
1214         emacsclient Options.
1215         (emacsclient Options): New node.  Document server-use-tcp and
1216         server-host.
1218 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
1220         * indent.texi (Indentation): Replace list with paragraphed text,
1221         putting description of syntax-driven indentation first.  Document new
1222         effect of active regions on tab.
1223         (Tab Stops): Note that editable tab stops affect indentation commands.
1225 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
1227         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1229 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
1231         * custom.texi (Function Keys): Note that modified keypad keys are not
1232         translated.
1234         * basic.texi (Arguments): Explain how to insert multiple digits.
1236 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
1238         * files.texi (Remote Files): Precise selection of default method.
1239         Rewrite paragraph about disabling remote file names.
1241 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
1243         * search.texi (Special Isearch): Document M-TAB is isearch.
1245         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1246         command.
1248         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1250 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1252         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1253         section.
1255 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
1257         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1258         to files.texi.  Move contents of vc2-xtra.texi here.
1260         * vc2-xtra.texi: File removed.
1262         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1263         Directory Commands from the submenu.  Don't include deleted file
1264         vc2-xtra.texi.
1266         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1267         (Version Control): Add VC Directory Mode and VC Directory Commands to
1268         the submenu.
1269         (Why Version Control?): Use table format.
1270         (Version Control Systems): Note that Meta-CVS support is gone.
1271         (VCS Concepts): Note precisely when VC started supporting filesets.
1272         Remove bogus xref to CVS Options node.
1273         (Types of Log File): Copyedits.
1274         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1275         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1276         The Right Thing.
1277         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1278         (Log Buffer): Reorganize node, putting C-c C-c description first.
1279         (Old Revisions): Use CVS for example, not RCS.
1280         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1281         Commands from the submenu, putting them under Version Control.
1282         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1283         need to include it in the manual unconditionally, since it is now
1284         crucial to using distributed version control systems.
1285         (Comparing Files): Note that diff uses the minibuffer, and that the
1286         output is shown using Diff mode.
1287         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
1288         diff-update-on-the-fly, diff-refine-hunk, and
1289         diff-show-trailing-whitespaces.
1290         (File Archives): Add rar support.
1292         * major.texi (Choosing Modes): Make mode selection sequence more
1293         obvious by describing the steps in order of priority.  Note that
1294         magic-mode-alist is nil by default.  Document
1295         magic-fallback-mode-alist.
1297 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1299         * frames.texi (Mouse References): Copyedits.
1301 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
1303         * ack.texi (Acknowledgments): Add myself as doc-view author.
1305 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
1307         * frames.texi (Dialog Boxes): Add @cindex entries.
1309 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1311         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1312         (Text-Only Mouse): Copyedit.
1314 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
1316         * frames.texi: Use @key throughout for mouse clicks.
1317         (Cut/Paste Other App): Document yank-pop-change-selection.
1318         (Secondary Selection): Fix modified mouse click syntax.
1319         (Clipboard): Describe Cut, Copy and Paste commands.
1320         (Mouse References): Not all references are in read-only buffers.
1321         Copyedits.
1322         (Creating Frames): Add xref to Init File.
1323         (Frame Commands): Add xref to Exiting.
1324         (Scroll Bars): Document GTK vs toolkit behavior.
1326 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
1328         * files.texi (Version Control): Copyedits.  Add Bazaar.
1329         (Version Control Systems): List different VCS's using an itemized list.
1330         Add Bazaar.
1331         (VCS Concepts): Copyedits.  Tweak description of file merging.
1333         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1334         (Cut/Paste Other App): Document select-active-regions and
1335         x-select-enable-primary.
1337 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
1339         * mark.texi (Shift Selection): Correct case in node name.
1341         * emacs.texi (Top): Update node order in Mark chapter.
1343 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
1345         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1347         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
1348         elsewhere in the manual instead of describing yet again the intricacies
1349         of $HOME on MS-Windows and MS-DOS.
1351 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
1353         * mini.texi (Minibuffer File): Add xref to File Names.
1354         (Minibuffer File): Add discussion of `~' in file names.  Add
1355         insert-default-directory index reference.
1357         * files.texi (File Names): Reorganize description.
1358         (Visiting): Add xref to Mode Line.  Copyedits.
1359         (Save Commands): Mention prefix behavior of C-x C-s.
1360         (Numbered Backups): Node deleted.
1361         (Backup Names): Contents of Numbered Backups moved here.  State default
1362         of version-control variable.
1363         (Reverting): Copyedits.
1364         (Version Control): Add additional version control systems.
1366         * emacs.texi (Top): Delete Numbered Backups node.
1368         * cmdargs.texi (General Variables): Change Numbered Backups xref to
1369         Backup Names.
1370         (Initial Options): Document renamed variable inhibit-startup-screen.
1372 2008-10-11  Romain Francoise  <romain@orebokech.com>
1374         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1376 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
1378         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1379         (Select Buffer): Mention use of minibuffer history.  Describe default
1380         value of default-major-mode.  Mention that C-x 4 b selects the other
1381         window.
1382         (List Buffers): Document CRM indicators in the order they appear.
1383         (Kill Buffer): Document new command kill-matching buffers.
1384         (Several Buffers): Move explanation of the relationship between buffer
1385         list and buffer menu to the top.
1386         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1388 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
1390         * entering.texi (Exiting): Document change of C-x C-c to
1391         save-buffers-kill-terminal.  Document kill-emacs.
1393 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
1395         * mule.texi (Coding Systems): Don't mention codepage-setup.
1397         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1398         cpNNN coding systems anymore.
1399         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
1400         for unibyte mode.  Don't mention line-drawing characters.  Don't
1401         mention dos-unsupported-char-glyph.
1403 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
1405         * search.texi (Search): Shorten introduction.
1406         (Basic Isearch): Add command table.  Discuss reverse isearch and
1407         isearch highlighting.
1408         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
1409         ring to cindex.
1410         (Special Isearch): Move input methods discussion here.
1411         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1412         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1413         Repeat Isearch.
1414         (Isearch Minibuffer): New node.
1415         (Word Search): Document new word search commands.
1416         (Regexp Example): Simplify example using sentence-end-base variable.
1417         (Replace): Reword introduction.
1418         (Unconditional Replace): Remove unnecessary example.
1419         (Other Repeating Search): Document new `M-s o' binding.
1421         * emacs.texi (Top): Update node listings.
1423 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
1425         * emacs.texi (Top): Remove Kill Errors from menu.
1427 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
1429         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1430         interface for defining macros.  Simplify examples.  Note that C-g quits
1431         macro definitions.
1432         (Keyboard Macro Counter): Document using F3 to insert counter.  Give
1433         usage example.
1434         (Keyboard Macro Query): Organize query responses in a table.
1436         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
1437         to Erasing node.
1438         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
1439         rationale to a footnote.
1440         (Kill Errors): Remove node, due to redundancy with Erasing.
1441         (Spelling): Move discussion of flyspell to end.  Note new behavior of
1442         M-$ in active region.  Remove non-ispell-specific keybindings from
1443         table.
1445 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1447         * cmdargs.texi (Initial Options): Document --daemon.
1449 2008-09-20  Glenn Morris  <rgm@gnu.org>
1451         * files.texi (Numbered Backups): Mention that some modes set
1452         version-control.
1454 2008-09-20  Jim Blandy  <jimb@red-bean.com>
1456         * files.texi (Numbered Backups): Reference File Variables, as well.
1457         Remove discussion of Rmail's implementation.
1459 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
1461         * misc.texi (Recursive Edit): Note that top-level exits active
1462         minibuffers.
1464         * trouble.texi (Quitting): Likewise.
1466 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
1468         * emacs.texi (Top): Add Temporary Face Changes xref.
1470         * display.texi (Display): Move Temporary Face Changes node to just
1471         after Standard Faces.
1472         (Scrolling): Document recenter-top-bottom instead of recenter.
1473         (Horizontal Scrolling): Move auto hscroll discussion to the top.
1474         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1475         (Display Custom): Copyedits.
1476         (Optional Mode Line): Document display-battery-mode.
1478 2008-08-27  Romain Francoise  <romain@orebokech.com>
1480         * custom.texi (Directory Variables): Minor fix.
1482 2008-08-27  Glenn Morris  <rgm@gnu.org>
1484         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1485         descriptions.
1486         (Calendar Customizing): Tweak layout description.
1487         Move calendar-today-marker and calendar-today face to the other
1488         markers.  Condense calendar-star-date and calendar-mark-today
1489         description.
1490         (Holiday Customizing): Add oriental and solar holidays.
1491         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1492         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
1493         (Date Display Format): Change ISO format.  Be less verbose.
1494         (Diary Customizing): Mention day and month abbrev arrays.
1495         Mention the date-form variables by name.  Update European example.
1496         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
1497         Condense examples.  Mention diary-entry-symbols by name.
1498         Condense table for insertion commands.
1499         (Fancy Diary Display): Mention diary-include-string and
1500         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
1501         Ethiopic, Persian date functions.  Condense descriptions.
1503         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1504         (Adding to Diary): Adapt for changed node name.
1506 2008-08-26  Glenn Morris  <rgm@gnu.org>
1508         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1509         node "Hebrew/Islamic Entries".
1511         * calendar.texi (Specified Dates): Fix names of iso functions.
1512         (General Calendar): There may not be another window.
1513         (Writing Calendar Files, Holidays): Tweak intro.
1514         (Holidays): Mention Baha'i and Chinese holidays.
1515         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1516         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1517         (To Other Calendar): Add calendar-print-other-dates.
1518         Refer to "graphic display" rather than "X.
1519         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
1520         (Displaying the Diary): Fix whitespace after reference.
1521         Fix `diary-number-of-entries' reference.
1522         (Date Formats): Explicitly mention that day names can be abbreviated.
1523         (Adding to Diary): Add some references to other sections.
1524         (Special Diary Entries): Fix reference.
1525         (Appointments): Simplify appt-message-warning-time entry.
1526         Clarify where times must be.
1527         (Importing Diary): Comment out icalendar paragraph that does not apply.
1528         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1530 2008-08-23  Glenn Morris  <rgm@gnu.org>
1532         * fortran-xtra.texi (Fortran): Change description of free form and
1533         fixed form a bit.  Mention hideshow and imenu.
1534         (Fortran Motion): Mention fortran-end-of-subprogram,
1535         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1536         (Fortran Indent): Minor re-word.
1537         (ForIndent Commands): Mention fortran-fill-paragraph and
1538         fortran-fill-statement.
1539         (ForIndent Cont): Mention fortran-tab-mode-string.
1540         (Fortran Comments): Mention fortran-comment-line-start-skip.
1541         (Fortran Columns): Mention font-locking.
1542         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1544 2008-08-23  Johan Bockgard  <bojohan@muon>
1546         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1548 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
1550         * mini.texi (Minibuffer): Simplify introduction.
1551         (Minibuffer File): Document tilde in minibuffer filenames.
1552         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
1553         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
1554         (Completion Example): Update example to current command list.
1555         (Completion Options): Document `lazy' value of completion-auto-help.
1556         Update contents of completion-ignored-extensions.
1557         (Minibuffer History): Describe "future history" list.  State default
1558         value of history-delete-duplicates.
1560 2008-08-21  Glenn Morris  <rgm@gnu.org>
1562         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1563         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1565 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
1567         * regs.texi (Registers): Clarify valid register names.
1568         (RegPos): Note that buffer is saved and restored too.
1569         (RegText): Note that mark is reactivated/deactivated.
1570         (RegConfig): Xref to Windows node.
1572 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
1574         * basic.texi (Inserting Text): Provide command name for C-q.
1576         * killing.texi (Killing): Copyedit.  Define read-only text.
1577         (Deletion): DEL and C-d were already explained in Erasing; xref there.
1578         (Killing by Lines): Copyedit.
1579         (Other Kill Commands): Move M-w description here.
1580         (Yanking): Move M-w to Other Kill Commands.
1581         (Kill Ring): Also mention saving text in registers.  Link to Text
1582         Properties in elisp manual.
1583         (Accumulating Text): Copyedit.
1584         (CUA Bindings): Shift selection is now the default.
1586 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1588         * maintaining.texi (Change Log): Mention next-error is available.
1590 2008-08-10  Glenn Morris  <rgm@gnu.org>
1592         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1593         and intermonth text.
1594         (Holiday Customizing): Add holiday-chinese.
1596 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
1598         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
1600 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1602         * files.texi (Log Buffer): Describe C-c C-d.
1603         (Diff Mode): Describe C-x 4 A.
1605 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
1607         * vc1-xtra.texi (VC Directory Mode): Fix last change.
1609 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
1611         * files.texi (Old Revisions): Update the keys used by vc-annotate and
1612         describe the new bindings to show the changeset diff, toggle annotation
1613         visibility, show revisions.
1614         (VC Status): Describe key bindings for modifying the change comments,
1615         displaying changeset diffs and annotations.
1617         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1619 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
1621         * vc1-xtra.texi (VC Directory Mode): Fix typo.
1623 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
1625         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1626         and wording.
1628 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
1630         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1631         marking/unmarking.  Add descriptions for the multiple file search
1632         commands.  Improve some old info.
1634 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
1636         * display.texi (Visual Line Mode): New node.
1638         * basic.texi (Inserting Text): Move DEL to deletion node.
1639         (Moving Point): Add additional alternative key bindings.  Describe
1640         line-move-visual.
1641         (Erasing): Describe DEL.
1642         (Basic Undo, Blank Lines, Arguments): Copyedit.
1643         (Continuation Lines): Mention Visual Line mode.
1644         (Position Info): Move extended discussion to mule.texi.
1646         * mule.texi (International Chars): Describe C-x =.
1648         * emacs.texi (Top): Add Visual Line Mode node.
1650 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1652         * emacs.texi: Remove VMS support.
1654 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
1656         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1657         the vc-dir command name.
1659 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1661         * xresources.texi: Remove mentions of Mac Carbon.
1663 2008-07-19  Andreas Schwab  <schwab@suse.de>
1665         * ns-emacs.texi: Move to ../misc.
1667 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1669         * entering.texi (Exiting): Don't describe text-only terminals as the
1670         default.  Describe the new startup screen.
1671         (Exiting): Describe how to kill Emacs first.  Change description of
1672         iconification to handle modern window systems.
1674 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1676         * ns-emacs.texi: New file, documents features of Emacs port under
1677         NeXTstep windowing.
1679 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1681         * entering.texi (Entering Emacs): Update prev node.
1683         * glossary.texi (Glossary): Remove xref to Text Characters.
1685         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
1686         directly, rather than in the context of ASCII.  Move description of
1687         special properties of modifier key to new Modifier Keys node.
1688         (Keys): Copyedit.
1689         (Text Characters): Delete node.  Multibyte is the default nowadays, and
1690         the node contents are obsolete.
1692         * custom.texi (Modifier Keys): New node.
1694         * emacs.texi (Top): Update node list.
1696 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
1698         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
1699         saying that Emacs provides menus and mouse support (which is par for
1700         the course).
1702         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
1703         early on.
1704         (Point): Copyedit.  Relegate historical trivia to a footnote.
1705         (Mode Line): Explain mode-line format more consistently.
1706         (Menu Bar): Copyedit.
1708 2008-06-27  Glenn Morris  <rgm@gnu.org>
1710         * cal-xtra.texi (Sexp Diary Entries):
1711         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1713 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
1715         * mark.texi (Shift selection): New node.
1716         (Mark): Copyedits.
1717         (Persistent Mark): Move to the end of the chapter.
1719 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
1721         * makefile.w32-in (distclean): Remove makefile.
1723 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1725         * building.texi (Starting GUD): Add an entry for gud-gdb.
1726         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1727         command mode.
1729 2008-06-17  Glenn Morris  <rgm@gnu.org>
1731         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1733 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1735         * building.texi (Starting GUD): Expand on remote debugging.
1736         (Other GDB-UI Buffers): Mention new keyboard bindings.
1738 2008-06-15  Glenn Morris  <rgm@gnu.org>
1740         * gnu.texi: Use a verbatim license for this invariant section,
1741         as per etc/GNU.
1743 2008-06-13  Daniel Engeler  <engeler@gmail.com>
1745         * emacs.texi, misc.texi: Add documentation about serial port access.
1747 2008-06-13  Glenn Morris  <rgm@gnu.org>
1749         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1750         maintain.info.
1752 2008-06-05  Miles Bader  <miles@gnu.org>
1754         * display.texi (Temporary Face Changes): Update to reflect function
1755         renamings in face-remap.el.
1757 2008-06-04  Miles Bader  <miles@gnu.org>
1759         * display.texi (Temporary Face Changes): Add
1760         `adjust-buffer-face-height'.  Rewrite description of
1761         `increase-buffer-face-height' and `decrease-default-face-height' now
1762         that they aren't bound by default.
1764 2008-06-03  Miles Bader  <miles@gnu.org>
1766         * display.texi (Temporary Face Changes): New node.
1768 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
1770         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1772 2008-05-31  Glenn Morris  <rgm@gnu.org>
1774         * cal-xtra.texi (Fancy Diary Display): Simplify.
1776 2008-05-30  Glenn Morris  <rgm@gnu.org>
1778         * cal-xtra.texi (Fancy Diary Display): Update for
1779         diary-display-function replacing diary-display-hook.
1781 2008-05-29  Drew Adams  <drew.adams@oracle.com>
1783         * msdog.texi (Windows Keyboard): Add descriptions of
1784         w32-register-hot-key and w32-unregister-hot-key.
1786 2008-05-21  Tom Tromey  <tromey@redhat.com>
1788         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
1789         Variables node.
1791 2008-05-19  Tom Tromey  <tromey@redhat.com>
1793         * custom.texi (Variables): Add Directory Variables to menu.
1794         (Directory Variables): New node.
1796 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1798         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
1800 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1802         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
1803         Revision Tags and rewritten.  Section now uses modern terminology,
1804         (tags rather than snapshots) and describes post-SCCS systems more
1805         accurately.
1807 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
1809         * msdog.texi (Windows Files): Update documentation of
1810         w32-get-true-file-attributes.
1812 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1814         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1815         directory mode.
1817 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
1819         * killing.texi (Appending Kills): Remove a strangely off-topic index
1820         entry "television".
1822 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1824         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
1826 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
1828         * emacs/buffers.texi, emacs/files.texi (Version-control):
1829         vc-toggle-read-only is no longer a good idea...
1831 2008-04-29  Glenn Morris  <rgm@gnu.org>
1833         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1835 2008-04-22  Juri Linkov  <juri@jurta.org>
1837         * dired.texi (Subdirectories in Dired): Describe using `^'
1838         to return to the parent directory.
1840 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
1842         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1843         recent changes.
1845 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
1847         * building.texi (GDB-UI Layout, Breakpoints Buffer)
1848         (Other GDB-UI Buffers): Update for recent thread related changes.
1850 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
1852         * maintaining.texi (Maintaining):
1853         * emacs.texi (Top): Typo.
1855 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1857         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1858         arg in `font-lock-add-keywords'.
1860 2008-04-08  Glenn Morris  <rgm@gnu.org>
1862         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1863         Also add Baha'i calendar references where appropriate.
1865 2008-04-05  Glenn Morris  <rgm@gnu.org>
1867         * custom.texi (Init File): Byte-compiling .emacs is bad.
1869 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1871         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1873 2008-03-29  Glenn Morris  <rgm@gnu.org>
1875         * calendar.texi: Update for `calendar-date-style' replacing
1876         `european-calendar'.
1878 2008-03-28  Jason Rumney  <jasonr@gnu.org>
1880         * display.texi (Display Custom): Mention overlay-margin in text.
1882 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1884         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1885         tutorial' comments.
1887 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
1889         * mark.texi (Mark): Rearrange nodes.
1890         (Persistent Mark): Rename from Transient Mark.
1891         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1892         Describe Transient Mark mode as the default.
1894         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1895         the default behavior with Transient Mark mode off.
1896         (Position Info): Fix typo.
1898         * display.texi (Standard Faces): Reference the Mark node.
1899         Remove discussion of the region face, which is discussed there.
1901         * emacs.texi (Top): Update node listings.
1903         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1904         as the default.
1906         * fixit.texi (Undo): Standardize choice of undo key sequence.
1907         (Undo, Spelling): Describe Transient Mark mode as the default.
1909         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1910         default.
1912         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1914         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1915         mode is the default, and note that the mark is not activated when set.
1917         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1918         Describe Transient Mark mode as the default.
1920         * search.texi (Basic Isearch): Reference the Mark Ring node.
1921         (Replace, Unconditional Replace, Other Repeating Search):
1922         Describe Transient Mark mode as the default.
1924         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1925         Transient Mark mode as the default.
1926         (Paragraphs): Describe how M-h behaves when region is active.
1928         * trouble.texi (Quitting): Clarify effects of C-g.
1930 2008-03-13  Glenn Morris  <rgm@gnu.org>
1932         * emacs.texi (EMACSVER): Set to 23.0.60.
1934 2008-03-05  Glenn Morris  <rgm@gnu.org>
1936         * dired.texi (Hiding Subdirectories): Fix previous change.
1938 2008-03-05  Drew Adams  <drew.adams@oracle.com>
1940         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
1942 2008-02-28  Kim F. Storm  <storm@cua.dk>
1944         * help.texi (Help Files): Move describe-gnu-project to C-h g.
1945         Move describe-distribution to C-h C-o.
1946         Move view-emacs-problems to C-h C-p.
1947         Add view-emacs-debugging on C-h C-d.
1948         Add view-external-packages on C-h C-e.
1949         Add view-order-manuals on C-h C-m.
1951 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1953         * msdog-xtra.texi (MS-DOS): Docstring fix.
1955 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1957         * msdog.texi (Windows Fonts): Use a @table for describing font
1958         properties.
1960 2008-02-07  Jason Rumney  <jasonr@gnu.org>
1962         * msdog.texi (Windows Files): w32-get-true-file-attributes default
1963         value has changed.
1964         (Windows HOME): Clarify what is meant by "if that fails as well".
1965         (Windows Fonts): New section.
1967 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
1969         * basic.texi (Basic Undo): Remove duplicate "you can".
1971 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1973         * maintaining.texi (Tags): Fix last change.
1975 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
1977         * tramp.texi: Use new FSF's Back-Cover Text.
1979 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
1981         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1983 2008-01-26  Richard Stallman  <rms@gnu.org>
1985         * maintaining.texi (Tags): Delete redundant index entry.
1987 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
1989         * programs.texi (Imenu): Move "@cindex tags" from here...
1990         * maintaining.texi (Tags): ...to here.
1992 2008-01-23  Kevin Ryde  <user42@zip.com.au>
1994         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1995         click count.
1997 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
1999         * entering.texi (Exiting): Fix typo.
2000         Reported by D. E. Evans <sinuhe@gnu.org>.
2002 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
2004         * glossary.texi (Glossary): Fix typo.
2006 2007-12-27  Richard Stallman  <rms@gnu.org>
2008         * text.texi (Formatted Text): Improve menu tag.
2009         (Editing Format Info): In Info, add duplicate menu of nodes
2010         about the submenus.
2011         (Format Faces): Say where Faces menu is found.  Mention Other.
2012         (Format Colors): Say where these submenus are found.
2013         (Format Indentation, Format Justification): Likewise.
2014         (Format Properties): Likewise.
2016 2007-12-22  Richard Stallman  <rms@gnu.org>
2018         * search.texi (Query Replace): Make exp of query-replace more
2019         self-contained, and clarify.
2021         * cc-mode.texi (Getting Started): Change @ref to @pxref.
2023 2007-12-15  Richard Stallman  <rms@gnu.org>
2025         * files.texi (Auto Save): Clarify definition of auto-saving.
2027 2007-11-26  Richard Stallman  <rms@gnu.org>
2029         * help.texi (Help Echo): Cleanups.
2031 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2033         * files.texi (Why Version Control?): Fix typo.
2034         (VCS Concepts): Fix typos; small tense fix.
2035         (Selecting a Fileset): Fix typos; small rewording.
2036         (Log Buffer): Likewise.
2037         (Old Revisions): Likewise.
2039 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2041         * mule.texi (Communication Coding): Fix wording of last change.
2043 2007-11-16  Werner Lemberg  <wl@gnu.org>
2045         * custom.texi (Specifying File Variables):
2046         * major.texi (Choosing Modes): Mention '\" in man pages.
2048 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
2050         * mule.texi (Communication Coding): Document x-select-request-type.
2052         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2054 2007-11-15  Francesco Potortì  <pot@gnu.org>
2056         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2057         --output=file.
2059 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
2061         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2062         (Help Echo): Avoid mentioning the term "region" here and
2063         consistently use the term "active text".
2065 2007-11-11  Glenn Morris  <rgm@gnu.org>
2067         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2069 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
2071         * search.texi (Query Replace): Mention
2072         `query-replace-show-replacement'.
2074 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
2076         * building.texi (Watch Expressions): Remove obscure sentence.
2078 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
2080         * mule.texi (Select Input Method): Describe how to activate an input
2081         method in the text mode.
2083 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2085         * cmdargs.texi (Misc Variables): Remove Sun windows info.
2087 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2089         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2091 2007-10-30  Glenn Morris  <rgm@gnu.org>
2093         * misc.texi (Directory Tracking): Explain a bit more about
2094         dirtrack-mode.
2096 2007-10-25  Glenn Morris  <rgm@gnu.org>
2098         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2100 2007-10-24  Richard Stallman  <rms@gnu.org>
2102         * misc.texi (Interactive Shell): Cleanup last change.
2104 2007-10-22  Juri Linkov  <juri@jurta.org>
2106         * mini.texi (Minibuffer History): Add text about a list of minibuffer
2107         default values.
2109 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
2111         * files.texi: Disambiguate two slightly different uses of the term
2112         'filesets'.
2114 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
2116         * trouble.texi (Quitting): Fix typo.
2118 2007-10-18  Glenn Morris  <rgm@gnu.org>
2120         * frames.texi (Mode Line Mouse): Mention minor mode names.
2122 2007-10-17  Juri Linkov  <juri@jurta.org>
2124         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2125         fill-paragraph operates on the active region in Transient Mark mode.
2126         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2127         with fill-paragraph.
2129         * basic.texi (Arguments): Replace fill-paragraph-or-region with
2130         fill-paragraph.
2132         * fixit.texi (Spelling): ispell-word operates on the active region
2133         in Transient Mark mode.
2135 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
2137         * building.texi (Source Buffers):
2138         * custom.texi (Init Non-ASCII):
2139         * glossary.texi (Glossary): Use "key binding" consistently.
2141 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
2143         * calendar.texi (Diary): Fix directive.
2145 2007-10-16  Richard Stallman  <rms@gnu.org>
2147         * calendar.texi (Diary): Clarify text about diary file example.
2149 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
2151         * files.texi: Capitalize node names according to convention.
2153 2007-10-13  Glenn Morris  <rgm@gnu.org>
2155         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2157 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2159         * emacs.texi:
2160         * files.texi (Version Systems): Minor fixes to version-control material
2161         suggested by RMS and Robert J. Chassell.
2163 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2165         * files.texi (Version Systems):
2166         * vc-xtra.texi:
2167         * vc1-xtra.texi:
2168         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2169         operations.  Change of terminology from `version' to `revision'.
2170         Revise text for adequate description of VCSes with monotonic IDs.
2171         * emacs.texi: Change of terminology from `version' to `revision'.
2173 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2175         * files.texi (Version Systems): Describe newer VCses.
2176         Reorder the descriptions to be chronological.
2178 2007-10-09  Richard Stallman  <rms@gnu.org>
2180         * display.texi (Cursor Display): Correct how cursor appears
2181         in nonselected windows.
2183 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2185         * building.texi (GDB Graphical Interface): Remove references to gdba
2186         and mention gud-gdb.
2188 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
2190         * rmail.texi (Rmail Sorting): Improve indexing.
2192 2007-10-06  Juri Linkov  <juri@jurta.org>
2194         * text.texi (Fill Commands): Document fill-paragraph-or-region.
2195         (Fill Prefix, Format Indentation): Replace fill-paragraph with
2196         fill-paragraph-or-region.
2198         * basic.texi (Arguments): Replace fill-paragraph with
2199         fill-paragraph-or-region.
2201 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2203         * files.texi: Update the section on version control for 2007
2204         conditions.  None of these changes are new-VC-specific; that
2205         will come later.
2207 2007-09-15  Glenn Morris  <rgm@gnu.org>
2209         * calendar.texi (Holidays): Change all instances of `holiday-list' back
2210         to `list-holidays'.
2212 2007-09-14  Glenn Morris  <rgm@gnu.org>
2214         * calendar.texi: Update all instances of mark-calendar-holidays,
2215         list-calendar-holidays, list-holidays with the new names.
2217 2007-09-06  Glenn Morris  <rgm@gnu.org>
2219         Move manual sources from man/ to subdirectories of doc/.
2220         Split into the Emacs manual in emacs/, and other manuals in misc/.
2221         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2222         manual.
2223         (infodir): New variable.
2224         (info): Use $infodir.
2225         (emacsman): Delete target, not needed any more.
2226         Move all targets that are not the Emacs manual to misc/Makefile.in.
2227         (mostlyclean): Remove `gnustmp'.
2228         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2229         manual.
2230         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2231         (emacsman): Delete target, not needed any more.
2232         (clean): Remove all info files but Emacs manual.
2233         Move all targets that are not the Emacs manual to misc/Makefile.in.
2234         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2236         * Makefile.in (INFOSOURCES): Delete.
2237         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2238         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
2239         *.vrs *.toc here...
2240         (maintainer-clean): ...from here.
2242 2007-09-05  Glenn Morris  <rgm@gnu.org>
2244         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2246 2007-08-29  Glenn Morris  <rgm@gnu.org>
2248         * emacs.texi (EMACSVER): Increase to 23.0.50.
2250 2007-08-27  Richard Stallman  <rms@gnu.org>
2252         * emacs.texi (Top): Clarify menu item for Glossary.
2254         * display.texi (Faces): Change secn title.
2255         Clarify not all fonts come from Font Lock.
2257 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
2259         * basic.texi (Position Info): Add index entry for face at point.
2260         Mention that character faces are also displayed by "C-u C-x =".
2262 2007-08-08  Glenn Morris  <rgm@gnu.org>
2264         * glossary.texi (Glossary): Deprecate `iff'.
2266 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2268         * files.texi (File Conveniences): Document point motion keys in Image
2269         mode.
2271 2007-07-27  Glenn Morris  <rgm@gnu.org>
2273         * emacs.texi (Copying): Include license text from gpl.texi, rather than
2274         in-line.
2276         * gpl.texi: New file with text of GPL.
2277         * Makefile.in (EMACSSOURCES): Add gpl.texi.
2279 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2281         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2283         * dired.texi (Wdired): Mention C-x C-q key binding.
2285 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2287         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2289 2007-07-25  Glenn Morris  <rgm@gnu.org>
2291         * emacs.texi (Copying): Replace license with GPLv3.
2293         * Relicense all FSF files to GPLv3 or later.
2295 2007-07-24  Glenn Morris  <rgm@gnu.org>
2297         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2298         for some calendars.
2300 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
2302         * screen.texi (Mode Line): Describe new mode-line flag that shows if
2303         default-directory for the current buffer is on a remote machine.
2305 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
2307         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2308         default value.
2310 2007-07-21  Richard Stallman  <rms@gnu.org>
2312         * files.texi (Why Version Control?): Improve previous change.
2314 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
2316         * files.texi (Why Version Control?): New node.
2318 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
2320         * building.texi (Starting GUD): Add xref to this anchor.
2322 2007-06-24  Karl Berry  <karl@gnu.org>
2324         * emacs.texi: New Back-Cover Text.
2326 2007-06-07  Alan Mackenzie  <acm@muc.de>
2328         * display.texi (Optional Mode Line): Document the new form of
2329         line+column numbers, "(561,2)".
2331 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2333         * maintaining.texi (Create Tags Table): Fix typos.
2335 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2337         * Version 22.1 released.
2339 2007-05-07  Karl Berry  <karl@gnu.org>
2341         * emacs.texi (EMACSVER): Back to 22.
2343 2007-05-06  Richard Stallman  <rms@gnu.org>
2345         * maintaining.texi (Create Tags Table): Clean up previous change.
2347 2007-05-05  Francesco Potortì  <pot@gnu.org>
2349         * maintaining.texi (Create Tags Table): Add text about the dangers of
2350         making symbolic links to tags files.
2352 2007-05-04  Karl Berry  <karl@gnu.org>
2354         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2356 2007-05-03  Karl Berry  <karl@gnu.org>
2358         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2360         * .cvsignore (*.pdf): New entry.
2362         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2363         for printing.
2365 2007-05-01  Richard Stallman  <rms@gnu.org>
2367         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2369 2007-04-28  Glenn Morris  <rgm@gnu.org>
2371         * ack.texi (Acknowledgments):
2372         * anti.texi (Antinews):
2373         * programs.texi (Program Modes): Restore mention of python.el pending
2374         consideration of legal status.
2376 2007-04-28  Richard Stallman  <rms@gnu.org>
2378         * files.texi (File Names): Fixes to ~ description on MS systems.
2380 2007-04-26  Glenn Morris  <rgm@gnu.org>
2382         * emacs.texi (EMACSVER): Increase to 22.1.50.
2384 2007-04-25  Karl Berry  <karl@gnu.org>
2386         * emacs.texi: Improve line breaks on copyright page,
2387         similar layout to lispref, 8.5x11 by default.
2389         * dired.texi (Image-Dired): Improve line break, fix typo.
2391 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
2393         * programs.texi (Program Modes):
2394         * anti.texi (Antinews):
2395         * ack.texi (Acknowledgments): python.el removed.
2397 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
2399         * display.texi (Highlight Interactively): Correct description of
2400         hi-lock-file-patterns-policy.
2402         * files.texi (File Archives): Mention self-extracting executables.
2404 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
2406         * search.texi (Unconditional Replace, Query Replace): Add xref to
2407         "Replacement and Case".
2409 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
2411         * dired.texi (Image-Dired): Move from Thumbnails node.
2412         * misc.texi (Thumbnails): Node deleted.
2413         * emacs.texi (Top): Update node listing.
2415         * files.texi (File Conveniences):
2416         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2418 2007-04-21  Richard Stallman  <rms@gnu.org>
2420         * display.texi (Highlight Interactively): Correct previous change.
2421         Clarify doc of hi-lock-find-patterns, and move new features into it.
2423 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
2425         * display.texi (Highlight Interactively): Document
2426         hi-lock-file-patterns-policy.
2428 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
2430         * display.texi (Scrolling): Fix typo.
2432 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
2434         * doclicense.texi: Remove node heading, so that it can be included by
2435         other files.
2437         * emacs.texi: Insert node heading for GFDL.
2439 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
2441         * cmdargs.texi (Colors): Qualify "color of window" index entry by
2442         "command line".
2444         * display.texi (Faces): Refer to "Creating Frames" for face
2445         and other frame customizations in .emacs.
2447         * frames.texi (Creating Frames): Mention that face customizations can
2448         be put in .emacs.  Add index entries.
2450 2007-04-12  Richard Stallman  <rms@gnu.org>
2452         * glossary.texi (Glossary): Explain `iff'.
2454 2007-04-11  Karl Berry  <karl@gnu.org>
2456         * gnu.texi (Top),
2457         * macos.texi (Mac Font Specs),
2458         * anti.texi (Antinews),
2459         * xresources.texi (Resources),
2460         * misc.texi (Emulation),
2461         * calendar.texi (Daylight Saving),
2462         * dired.texi (Dired and Find),
2463         * rmail.texi (Remote Mailboxes),
2464         * sending.texi (Mail Headers),
2465         * programs.texi (Which Function),
2466         * files.texi (Recover),
2467         * buffers.texi (Uniquify),
2468         * frames.texi (Wheeled Mice),
2469         * killing.texi (Rectangles): Wording to improve breaks in
2470         8.5x11 format.
2471         * mule.texi (Language Environments): \hbadness=10000 since there's
2472         no way to reword.
2473         * emacs.texi (smallbook): New @set to more easily switch between
2474         smallbook and 8.5x11.
2476 2007-04-11  Richard Stallman  <rms@gnu.org>
2478         * files.texi (File Conveniences): Add xref to Tumme.
2479         Delete text about Thumbnail mode.
2481 2007-04-09  Alan Mackenzie  <acm@muc.de>
2483         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2484         new name.  Insert concept index entries.
2486 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
2488         * display.texi (Standard Faces): Document prefix arg for
2489         list-faces-display.
2491         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2493 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2495         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2497         * files.texi (Misc File Ops): Rewrite description of
2498         insert-file-literally.
2500 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
2502         * misc.texi (Printing): Postscript -> PostScript.
2504         * ack.texi (Acknowledgments): Postscript -> PostScript.
2506         * custom.texi (Init File, Init Non-ASCII): Fix last change.
2508         * emacs.texi (Top): Fix the menu due to the change in custom.texi
2509         below.
2511 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
2513         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
2514         Init Non-ASCII.
2515         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2516         (Init Non-ASCII): New node.
2518 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2520         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2522 2007-03-12  Glenn Morris  <rgm@gnu.org>
2524         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2525         "Daylight Savings".
2527         * calendar.texi: Replace "daylight savings" with "daylight
2528         saving" in text throughout.
2530 2007-03-04  Richard Stallman  <rms@gnu.org>
2532         * custom.texi (Safe File Variables): Minor correction.
2534 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
2536         * rmail.texi (Movemail): Add internal ref.
2537         Don't indent the intro for the PROTO table.
2538         Format PROTO table items with @code.
2540 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
2542         * building.texi: Remove references to bashdb.
2544 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
2546         * mule.texi (Language Environments): Update list of supported language
2547         environments.
2549 2007-02-14  Kim F. Storm  <storm@cua.dk>
2551         * building.texi (Grep Searching): Fix lgrep doc.
2553 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2555         * back.texi: Remove unused file.
2557 2007-02-05  Francesco Potortì  <pot@gnu.org>
2559         * maintaining.texi (Tag Syntax): Now --members is the default for
2560         etags, not for ctags yet.
2562 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
2564         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
2565         headers compliant with Texinfo guidelines and with what texnfo-upd.el
2566         expects.  Add comments to prevent people from inadvertently modifying
2567         the key parts needed by `texinfo-multiple-files-update'.
2569 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
2571         * frames.texi (Secondary Selection): Window clicked does not matter
2572         when mouse-yank-at-point is non-nil.
2574 2007-01-16  Glenn Morris  <rgm@gnu.org>
2576         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2577         system abbrev.
2579 2007-01-11  Richard Stallman  <rms@gnu.org>
2581         * msdog.texi (Windows Keyboard): Another small cleanup.
2583 2007-01-10  Richard Stallman  <rms@gnu.org>
2585         * msdog.texi (Windows Keyboard): Yet another try to make
2586         everyone happy with that passage.
2588 2007-01-05  Richard Stallman  <rms@gnu.org>
2590         * anti.texi (Antinews): Mention M-x shell scrolling.
2592 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
2594         * building.texi (Watch Expressions): Describe gdb-max-children.
2596 2007-01-04  Richard Stallman  <rms@gnu.org>
2598         * msdog.texi (Windows Keyboard): Clarify previous change.
2600 2007-01-02  Richard Stallman  <rms@gnu.org>
2602         * custom.texi (Changing a Variable): Minor clarification.
2603         (Specific Customization): customize-customized => customize-unsaved.
2605         * entering.texi (Entering Emacs): Clean up text about restarting
2606         Emacs for each file.
2608         * misc.texi (Shell Options): Minor cleanup.
2610         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2611         with Emacs, not vice versa.
2613         * programs.texi (Symbol Completion): Recommend customizing
2614         window manager.
2616         * xresources.texi (Resources): Minor fix.
2618 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
2620         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2622 2007-01-01  Richard Stallman  <rms@gnu.org>
2624         * commands.texi (User Input): Document keys stolen by window mangers.
2626 2006-12-31  Richard Stallman  <rms@gnu.org>
2628         * custom.texi (Specific Customization): Document customize-option
2629         instead of customize-variable.
2631 2006-12-31  Kim F. Storm  <storm@cua.dk>
2633         * major.texi (Choosing Modes): Document auto-mode-case-fold.
2635 2006-12-30  Kim F. Storm  <storm@cua.dk>
2637         * killing.texi (CUA Bindings): Fix typo.
2639         * xresources.texi (Table of Resources): Mention grow-only value for
2640         auto-resize-tool-bars.
2642 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
2644         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2645         and how to get them back.
2647 2006-12-26  Richard Stallman  <rms@gnu.org>
2649         * calendar.texi (Holidays): Holiday listing is based on current
2650         practice, but DST is not.
2652 2006-12-25  Richard Stallman  <rms@gnu.org>
2654         * emacs.texi (Top): Update subnode menus.
2656         * mark.texi (Transient Mark): Fix xref.
2658         * killing.texi (Graphical Kill): Node deleted.
2659         (Killing): Add xref to Cut and Paste.
2660         (CUA Bindings): Update xref.
2662         * frames.texi (Cut and Paste): New section to hold other nodes.
2663         (Mouse Commands): Node demoted.
2664         (Cut/Paste Other App): Split out from Mouse Commands.
2665         (Word and Line Mouse): Likewise.
2666         (Secondary Selection, Clipboard): Nodes demoted.
2668 2006-12-24  Kevin Ryde  <user42@zip.com.au>
2670         * calendar.texi (Holidays): US daylight saving begins second Sunday
2671         in March for 2007 onwards.
2672         (Daylight Savings): Show new US default daylight saving rules, 2nd
2673         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2675 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
2677         * calendar.texi (Scroll Calendar): < and > are switched.
2679 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
2681         * killing.texi (Deletion): Describe M-\ prefix argument.
2683 2006-12-23  Richard Stallman  <rms@gnu.org>
2685         * search.texi (Regexp Search): Explain why forward and reverse regexp
2686         search are not mirror images.
2688 2006-12-19  Kim F. Storm  <storm@cua.dk>
2690         * major.texi (Choosing Modes): Describe match-function elements for
2691         magic-mode-alist.
2693 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
2695         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2696         peculiarities.
2698 2006-12-18  Richard Stallman  <rms@gnu.org>
2700         * abbrevs.texi (Editing Abbrevs): Fix previous change.
2702 2006-12-17  Alan Mackenzie  <acm@muc.de>
2704         * programs.texi (Left Margin Paren): Remove the bit which says
2705         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2706         Discuss some of the issues of setting this option to nil.
2708 2006-12-17  Glenn Morris  <rgm@gnu.org>
2710         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2712 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2714         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2715         (Windows Files): `w32-get-true-file-attributes' is only relevant for
2716         NTFS volumes.
2717         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2718         volumes.
2720 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
2722         * text.texi (HTML Mode): Fix "C-c TAB".
2724 2006-12-09  Richard Stallman  <rms@gnu.org>
2726         * misc.texi (Invoking emacsclient): Simplify TCP file text.
2728 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
2730         * files.texi (Misc File Ops): Document insert-file-literally.
2732 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
2734         * cmdargs.texi (Colors): Note that --color is intended for overriding
2735         the terminal defaults, not for normal invocation.
2737         * misc.texi (Emacs Server): Improve wording.  Don't mention the
2738         ``server program''.  Add a cross-reference to "Init File" node.
2739         (Invoking emacsclient): Add index entries.  Document both short and
2740         long versions of command-line options.  Document the -f option.
2742 2006-12-06  Richard Stallman  <rms@gnu.org>
2744         * text.texi (Outline Format): Say to set outline-regexp
2745         and outline-level with major modes and file local variables.
2747 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2749         * anti.texi (Antinews): Mention the alternative to
2750         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2752         * misc.texi (Interactive Shell): Ditto.
2754 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
2756         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2758         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2760 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
2762         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2763         colon in the mode line.
2765         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2767 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2769         * building.texi (Watch Expressions): Mention SPC for expanding/
2770         contracting watch expressions.
2772 2006-11-26  Kim F. Storm  <storm@cua.dk>
2774         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2776 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2778         * building.texi (Debugger Operation): Define text command mode.
2779         Clarify how tooltips work.
2780         (GDB Graphical Interface): Explain how to run in text command mode
2781         more clearly.
2783 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
2785         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2787 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2789         * anti.texi (Antinews): Mention --server-file and TCP sockets.
2791 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
2793         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2794         and EMACS is deprecated.
2796 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
2798         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2800 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
2802         * Makefile.in (emacs.dvi): Remove xresmini.texi.
2804         * emacs.texi: Include xresources.texi both for info and dvi.
2806         * xresources.texi: Merge text from xresmini.texi.
2808 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
2810         * glossary.texi: Fix typos.
2812 2006-11-06  Richard Stallman  <rms@gnu.org>
2814         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2816         * ack.texi (Acknowledgments): Fix name spelling.
2818 2006-11-01  Juri Linkov  <juri@jurta.org>
2820         * search.texi (Word Search): Document incremental word search.
2822 2006-10-28  Glenn Morris  <rgm@gnu.org>
2824         * ack.texi (Acknowledgments): Add cal-html author.
2826         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2827         Calendar").  Describe new package cal-html.
2828         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2829         Calendar Files."
2831 2006-10-23  Richard Stallman  <rms@gnu.org>
2833         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2834         Abbrev mode is enabled.
2836 2006-10-16  Richard Stallman  <rms@gnu.org>
2838         * emacs.texi: Update ISBN.
2840 2006-10-11  Kim F. Storm  <storm@cua.dk>
2842         * emacs.texi (Acknowledgments): Use @dotless{i}.
2844 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
2846         * building.texi (Breakpoints Buffer): Mention catchpoints.
2848 2006-10-08  Kim F. Storm  <storm@cua.dk>
2850         * ack.texi (Acknowledgments): Update.
2852         * emacs.texi (Acknowledgments): Fix bad @/ form.
2854 2006-10-05  Kim F. Storm  <storm@cua.dk>
2856         * emacs.texi (Acknowledgments): Add more contributors.
2858 2006-10-03  Richard Stallman  <rms@gnu.org>
2860         * emacs.texi (Acknowledgments): Update version and edition.
2862 2006-10-01  Karl Berry  <karl@gnu.org>
2864         * custom.texi (Customization Groups): Page break to keep example buffer
2865         on one page.
2867 2006-09-30  Karl Berry  <karl@gnu.org>
2869         * programs.texi (Basic Indent): @need to improve page break.
2870         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2872 2006-09-29  Glenn Morris  <rgm@gnu.org>
2874         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2876 2006-09-29  Karl Berry  <karl@gnu.org>
2878         * windows.texi (Basic Window): Remove forced @break, no longer
2879         desirable.
2880         * frames.texi (Frame Commands),
2881         * mark.texi (Marking Objects): Reword to avoid bad page break.
2882         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2884 2006-09-19  Richard Stallman  <rms@gnu.org>
2886         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2887         stick to present tense.
2889 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2891         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2892         to x-gtk-use-old-file-dialog.
2893         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2895 2006-09-15  Jay Belanger  <belanger@truman.edu>
2897         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
2898         Change "Library Public License" to "Lesser Public License"
2899         throughout.  Use "yyyy" to represent year.
2901 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
2903         * files.texi (Visiting): Add index entry "open file".
2905 2006-09-11  Richard Stallman  <rms@gnu.org>
2907         * building.texi (Compilation Mode): Clarification.
2908         (Grep Searching): Add xref to Compilation Mode.
2910 2006-09-08  Richard Stallman  <rms@gnu.org>
2912         * search.texi (Search): Ref multi-file search commands here.
2913         (Other Repeating Search): Not here.
2915 2006-08-28  Richard Stallman  <rms@gnu.org>
2917         * windows.texi (Split Window): Update xref.
2919         * basic.texi (Continuation Lines): Update xref.
2921         * indent.texi (Tab Stops): Update xref.
2923         * emacs.texi (Top): Update subnode menu.
2925         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2926         split out of Display Custom.
2928 2006-08-25  Kim F. Storm  <storm@cua.dk>
2930         * display.texi (Display Custom): Add variables overline-margin
2931         and x-underline-at-descent-line.
2933 2006-08-25  Richard Stallman  <rms@gnu.org>
2935         * entering.texi (Exiting): Rewrite to give graphical displays
2936         priority over text terminals.
2938         * search.texi (Incremental Search): Move index entries.
2940 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
2942         * custom.texi (Init File): Reference Find Init to avoid "home
2943         directory" confusion.
2945 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
2947         * building.texi (Other GDB-UI Buffers): Describe how to edit
2948         a value in the locals buffer.
2950 2006-08-21  Richard Stallman  <rms@gnu.org>
2952         * search.texi (Basic Isearch): Add `isearch' index entry.
2954 2006-08-16  Richard Stallman  <rms@gnu.org>
2956         * misc.texi (Saving Emacs Sessions): Clean up wording.
2958         * mark.texi (Marking Objects): Mention term "select all".
2960         * emacs.texi (Top): Update subnode menu.
2962         * help.texi (Help Mode): Move node up in file.
2964 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
2966         * building.texi (Stack Buffer): Explain fringe arrow.
2968 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
2970         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2971         on startup.
2973 2006-08-11  Romain Francoise  <romain@orebokech.com>
2975         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2977 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2979         * mule.texi (Recognize Coding, Text Coding): Fix typos.
2981 2006-08-10  Richard Stallman  <rms@gnu.org>
2983         * text.texi (Format Faces): Substantial rewrites to deal
2984         with face merging.  Empty regions don't count.  Clarify
2985         face property inheritance.
2987 2006-08-08  Romain Francoise  <romain@orebokech.com>
2989         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2990         <arjuropo@cc.jyu.fi>.
2992 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
2994         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2995         apply to all frames.
2997 2006-08-01  Richard Stallman  <rms@gnu.org>
2999         * help.texi (Name Help): Add index entries for describe-variable.
3001 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
3003         * building.texi (GDB Graphical Interface): Shorten node names.
3004         (GDB-UI Layout): Use GDB-related.
3005         (Other GDB-UI Buffers): Simplify English.
3007 2006-07-31  Richard Stallman  <rms@gnu.org>
3009         * search.texi (Query Replace): Add xref for Dired's Q command.
3011 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
3013         * building.texi (GDB commands in Fringe): Rename to...
3014         (Source Buffers): ..this and move forward.  Describe hollow arrow and
3015         new option gdb-find-source-frame.
3017 2006-07-29  Richard Stallman  <rms@gnu.org>
3019         * dired.texi (Operating on Files): Simplify previous change
3020         and fix Texinfo usage.
3022 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
3024         * dired.texi (Operating on Files): Add cross-references.  State the
3025         Unix commands that do similar things.
3027 2006-07-28  Richard Stallman  <rms@gnu.org>
3029         * mark.texi (Transient Mark): Clarify that region never disappears
3030         when Transient Mark mode is off, and not when it is on.
3032 2006-07-27  Richard Stallman  <rms@gnu.org>
3034         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
3036 2006-07-24  Richard Stallman  <rms@gnu.org>
3038         * xresources.texi (GTK styles): Fix texinfo usage.
3040         * commands.texi (User Input): Explain why we teach keyboard cmds.
3042         * xresources.texi, xresmini.texi, search.texi, programs.texi:
3043         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3044         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3045         * doclicense.texi, display.texi, dired.texi, basic.texi:
3046         * anti.texi, ack.texi: Move periods and commas inside quotes.
3048 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
3050         * cmdargs.texi (General Variables): Document EMAIL.
3052 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
3054         * frames.texi (Frame Commands): Mention that focus-follows-mouse
3055         doesn't have effect on MS-Windows.
3057 2006-07-17  Richard Stallman  <rms@gnu.org>
3059         * building.texi (Grep Searching): Explain about chaining grep commands.
3061 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3063         * killing.texi, mini.texi: Fix typos.
3065 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
3067         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3068         is invoked for multiple files.
3070 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
3072         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3073         on-line manual for the rest of this node.
3074         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3075         unconditionally.
3076         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3077         Improve wording.
3078         (Windows Printing): Improve wording.
3079         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3080         rest of this node.
3082 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3084         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3085         with eval-buffer.
3087 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
3089         * mule.texi (Coding Systems, Specify Coding): Link descriptions
3090         of character translation.
3092 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
3094         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3096 2006-07-03  Karl Berry  <karl@gnu.org>
3098         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3099         not-too-underfull hboxes in the TeX output.
3100         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3101         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3102         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3103         * sending.texi, text.texi: Fix overfull/underfull boxes.
3105 2006-07-03  Romain Francoise  <romain@orebokech.com>
3107         * m-x.texi (M-x): Fix.
3109 2006-07-03  Richard Stallman  <rms@gnu.org>
3111         * search.texi (Other Repeating Search): filename -> file name.
3113         * misc.texi (Narrowing): Minor cleanups.
3115         * files.texi (Visiting): filename -> file name.
3117         * emacs.texi (Top): Update subnode menus.
3119         * mule.texi (Coding Systems): Move char translation stuff here.
3120         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3121         (Recognize Coding): Substantial local rewrites.
3122         (International): Update menu.
3124         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3125         (Scrolling): Substantial local rewrites.
3126         (Display): Update menu and intro.
3128         * dired.texi: filename -> file name.
3130         * custom.texi (Safe File Variables): Texinfo usage fix.
3132 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
3134         * help.texi, m-x.texi: Lots of cleanups.
3136 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
3138         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3139         (Windows Processes, Windows Misc): Shorten the printed version by
3140         selectively conditioning less important portions by @ifnottex.
3142 2006-06-27  Richard Stallman  <rms@gnu.org>
3144         * mini.texi (Minibuffer File): Minor cleanup.
3146 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
3148         * frames.texi (XTerm Mouse): Rename to...
3149         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
3151         * emacs.texi (Top): Use new node name.
3153 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
3155         * emacs.texi (Top): Update the detailed menu according to changes in
3156         msdog.texi.
3158         * msdog.texi (Windows Keyboard): New section.
3159         (Windows Mouse): New section.
3160         (Windows System Menu): Remove section (text merged with "Windows
3161         Keyboard").
3162         (Windows Misc): New section.
3164         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3166         * msdog.texi (ls in Lisp): New section.
3168         * files.texi (Visiting): Document case-insensitive wildcard matching
3169         under find-file-wildcards.
3171 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3173         * macos.texi (Mac Input): Add description of mac-function-modifier.
3174         Now Unicode keyboard layouts work.
3176 2006-06-10  Richard Stallman  <rms@gnu.org>
3178         * mule.texi (Recognize Coding): Clarify previous change.
3180 2006-06-09  Kenichi Handa  <handa@m17n.org>
3182         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3183         notation.
3185 2006-06-07  Kevin Ryde  <user42@zip.com.au>
3187         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3188         manual for @ifnottex, but in emacs-extra for @iftex.
3190         * cmdargs.texi (General Variables): Fix smtpmail xref.
3192 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3194         * programs.texi (Comment Commands):
3195         * custom.texi (Specifying File Variables):
3196         Use ;; instead of ;;; to better follow coding conventions.
3198 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
3200         * building.texi (Watch Expressions): Move node to end.
3201         (GDB Graphical Interface): Move description of clicks in fringe...
3202         (GDB commands in the Fringe): ...to here.  New node.
3204 2006-06-05  Romain Francoise  <romain@orebokech.com>
3206         * xresmini.texi (GTK resources): Fix various typos.
3208 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
3210         * building.texi (GDB Graphical Interface): Update bindings.
3211         (Commands of GUD): Add gud-print.  Remove gud-run.
3212         Restate availability more generally.
3214 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
3216         * mini.texi: Lots of cleanups.
3218 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
3220         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3221         and Mouse-2.
3223 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
3225         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3227 2006-05-31  Richard Stallman  <rms@gnu.org>
3229         * basic.texi (Moving Point): Fix previous change.
3231 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3233         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3235 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
3237         * basic.texi: Many simplifications and improvements in wording.
3239 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
3241         * anti.texi (Antinews): Create a node for gdb-ui.
3243 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3245         * frames.texi (Menu Bars, Tool Bars): Add index entries.
3247 2006-05-20  Richard Stallman  <rms@gnu.org>
3249         * dired.texi (Dired Navigation): dired-goto-file is now j.
3251 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
3253         * mule.texi (Coding Systems): Mention the undecided-* coding systems
3254         and their aliases.
3256         * msdog.texi (Windows Printing): Mention non-support of plain text
3257         printing with some el-cheapo printers, and suggest a workaround.
3259 2006-05-20  Kevin Ryde  <user42@zip.com.au>
3261         * text.texi (TeX Print): tex-dvi-view-command has a default value,
3262         remove the bit saying you must set it.
3264 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3266         * trouble.texi (Checklist):
3267         * text.texi (Text, Auto Fill, Text Mode):
3268         * search.texi (Nonincremental Search):
3269         * rmail.texi (Rmail Labels):
3270         * mule.texi (Input Methods, Multibyte Conversion):
3271         * misc.texi (Gnus, Where to Look, PostScript):
3272         * maintaining.texi (Create Tags Table):
3273         * indent.texi (Indentation Commands):
3274         * fixit.texi (Spelling):
3275         * emacs.texi (Copying):
3276         * custom.texi (Init File): ifinfo -> ifnottex.
3278 2006-05-17  Richard Stallman  <rms@gnu.org>
3280         * files.texi (Diff Mode): Mention C-x `.
3282 2006-05-08  Richard Stallman  <rms@gnu.org>
3284         * custom.texi (Disabling): Textual cleanups.
3286 2006-05-12  Glenn Morris  <rgm@gnu.org>
3288         * calendar.texi (Displaying the Diary, Format of Diary File):
3289         Refer to diary-view-entries, diary-list-entries,
3290         diary-show-all-entries rather than obsolete aliases.
3292 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
3294         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3295         (Displaying the Diary, Special Diary Entries, Importing Diary):
3296         * building.texi (Compilation Shell):
3297         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3298         emacs-xtra with @inforef's.
3300         * files.texi (Visiting): Fix wording.
3302         * mule.texi (Coding Systems, Text Coding): More indexing.
3303         Mention that C-x RET f can set eol conversion.
3305 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
3307         * xresmini.texi (GTK resources): Insert GTK description.
3309         * xresources.texi (GTK resources): metafont should be menufont.
3311 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
3313         * mini.texi (Completion Options): Completion of remote files'
3314         method, user name and host name is active only in partial
3315         completion mode.
3317 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3319         * makefile.w32-in (emacs.dvi):
3320         * Makefile.in (emacs.dvi): Add xresmini.texi.
3322         * xresmini.texi (Table of Resources): Remove xref to non-existent
3323         node "LessTif Resources".
3325         * msdog.texi (Microsoft Windows):
3326         * calendar.texi (Calendar/Diary, Displaying the Diary)
3327         (Special Diary Entries, Importing Diary, Holidays):
3328         * programs.texi (Program Modes):
3329         * text.texi (Text):
3330         * buffers.texi (Several Buffers):
3331         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3333 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3335         The following changes merge the emacs-xtra manual into the main
3336         manual, but only for on-line version of the manual.
3338         * vc2-xtra.texi (Version Backups, Local Version Control)
3339         (Making Snapshots, Change Logs and VC, Version Headers)
3340         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3341         on-line manual.
3343         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3344         for on-line manual.
3346         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3347         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3348         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3349         for on-line manual.
3351         * fortran-xtra.texi (Fortran, Fortran Autofill)
3352         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3353         for on-line manual.
3355         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3356         Conditional xref's for on-line manual.
3358         * emerge-xtra.texi (Emerge, Overview of Emerge)
3359         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3360         manual.
3362         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3363         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3364         (EMACSSOURCES): Use EMACS_XTRA.
3365         (../info/emacs-xtra): Remove.
3366         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3368         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3369         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3370         (EMACSSOURCES): Use EMACS_XTRA.
3371         ($(infodir)/emacs-xtra): Remove.
3372         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3374         * trouble.texi (Quitting):
3375         * text.texi (Text):
3376         * programs.texi (Program Modes):
3377         * msdog.texi (Microsoft Windows):
3378         * frames.texi (Frames):
3379         * files.texi (Backup, Version Control, VC Concepts)
3380         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3381         (Registering, VC Status, VC Undo, Multi-User Branching)
3382         (Comparing Files):
3383         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3384         (Displaying the Diary, Special Diary Entries, Importing Diary):
3385         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3386         conditional xref's, depending on @iftex/@ifnottex.
3388         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3389         "MS-DOS".  @include msdog-xtra.texi.
3391         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3392         <Top Level> [ifnottex]: @include fortran-xtra.texi.
3394         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3395         for vc-xtra.texi subsections.
3396         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3397         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3399         * sending.texi (Sending Mail): A @node line without explicit Prev,
3400         Next, and Up links.
3402         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3403         Next, and Up links.
3405         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3406         and its sections.  @include picture-xtra.texi.
3408         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3409         "Emerge".
3410         (List Tags) [ifnottex]: @include emerge-xtra.texi.
3412         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3413         exact duplicate of its name-sake in calendar.texi.
3415         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3416         "Advanced Calendar/Diary Usage".
3417         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3419         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3420         dired-xtra.texi.
3421         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3423         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3424         (Files) [ifnottex]: Add menu entry for Autorevert.
3426         * emacs-xtra.texi (Introduction): Reword to make consistent with
3427         printed version only.
3428         <Top level>: Remove the body of all chapters and move them to the
3429         new *-xtra.texi files.  Use @raisesections and @lowersections to
3430         convert sections to chapters etc.
3432         * msdog-xtra.texi:
3433         * fortran-xtra.texi:
3434         * vc-xtra.texi:
3435         * vc1-xtra.texi:
3436         * vc2-xtra.texi:
3437         * emerge-xtra.texi:
3438         * cal-xtra.texi:
3439         * dired-xtra.texi:
3440         * arevert-xtra.texi: New files, with text from respective chapters
3441         of emacs-xtra.texi.  Convert each @chapter into @section, @section
3442         into @subsection, etc.
3444         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
3445         updated.
3447         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3448         Windows".  All references updated.
3450 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3452         * macos.texi (Mac Input): Mention input from Character Palette.
3453         (Mac Font Specs): Fix typo.
3455 2006-05-05  Richard Stallman  <rms@gnu.org>
3457         * files.texi (Diff Mode): Minor cleanup.
3459 2006-05-05  Karl Berry  <karl@gnu.org>
3461         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3462         errors from the current release of makeinfo (4.8).
3463         * help.texi (Library Keywords): Change widest word in multitable
3464         template from `emulations' to `convenience'.  (Not sure if this is
3465         related to the font change.)
3467 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3469         * files.texi (File Names): Add a footnote about limited support of
3470         ~USER on MS-Windows.
3472         * cmdargs.texi (Initial Options): Add a footnote about limited
3473         support of ~USER on MS-Windows.
3475 2006-05-03  Richard Stallman  <rms@gnu.org>
3477         * files.texi (Diff Mode): Node moved here.
3478         (Comparing Files): Delete what duplicates new node.
3479         (Files): Put Diff Mode in menu.
3481         * misc.texi (Diff Mode): Moved to files.texi.
3483         * emacs.texi (Top): Update menu for Diff Mode.
3485         * trouble.texi (Emergency Escape): Simplify.
3487         * emacs.texi (Top): Minor clarification.
3489 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3491         * commands.texi, entering.texi, screen.texi: Many simplifications.
3493 2006-05-03  Richard Stallman  <rms@gnu.org>
3495         * commands.texi (Text Characters): Delete paragraph about unibyte
3496         non-ASCII printing chars.
3498         * killing.texi (Killing): Say "graphical displays".
3499         * display.texi: Say "graphical displays".
3501         * cmdargs.texi (Misc X): Say "graphical displays".
3503 2006-05-01  Richard Stallman  <rms@gnu.org>
3505         * emacs.texi (Top): Add Diff Mode to menu.
3507 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3509         * misc.texi (Diff Mode): New node.
3511 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3513         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3514         (Mac Environment Variables): Shorten example line.
3515         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
3517 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
3519         * building.texi (GUD Customization): Describe cases %d and %c.
3520         Update description for %e.
3522 2006-04-30  Glenn Morris  <rgm@gnu.org>
3524         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3526 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
3528         * custom.texi (Examining): Update C-h v output example.
3530 2006-04-29  Kim F. Storm  <storm@cua.dk>
3532         * building.texi (Grep Searching): Add lgrep and rgrep.
3534 2006-04-23  Richard Stallman  <rms@gnu.org>
3536         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3538         * xresmini.texi: New file.
3540         * xresources.texi (Face Resources): Split table into font resources
3541         and the rest.  Combine similar attributes for brevity.
3543 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
3545         * emacs-xtra.texi (MS-DOS File Names): Remove section about
3546         backslashes and case-insensitivity in file names (moved to the
3547         main manual).
3548         (MS-DOS Printing): Move most of the text to the main manual.
3550         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3551         New nodes.
3552         (Windows Processes, Windows System Menu): Add index entries and
3553         fix wording.
3555 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3557         * misc.texi (Shell Ring): Add notes on saved input when
3558         navigating off the end of the history list.
3560 2006-04-18  Chong Yidong  <cyd@mit.edu>
3562         * misc.texi (Shell Options): Correct default value of
3563         comint-scroll-show-maximum-output.
3565 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3567         * building.texi (Watch Expressions): Update.
3569 2006-04-12  Richard Stallman  <rms@gnu.org>
3571         * search.texi: Clean up previous change.
3573 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
3575         * search.texi (Regexp Backslash, Regexp Replace): Add index
3576         entries for ``back reference'' and mention the term itself in the
3577         text.
3579 2006-04-11  Richard Stallman  <rms@gnu.org>
3581         * custom.texi (Safe File Variables):
3582         Document enable-local-variables = :safe.
3584 2006-04-11  Karl Berry  <karl@gnu.org>
3586         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3587         (Remote Repositories, Version Backups, Local Version Control)
3588         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3589         (Miscellaneous Commands and Features of VC, Change Logs and VC)
3590         (Renaming VC Work Files and Master Files)
3591         (Inserting Version Control Headers, Customizing VC, General Options)
3592         (Options for RCS and SCCS, Options specific for CVS): Move all
3593         these nodes to emacs-xtra.texi, for brevity.
3594         * cmdargs.texi, files.texi: Change cross-references.
3596 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3598         * files.texi (Old Versions): Update description of vc-annotate's
3599         use of color to indicate date ranges.
3601 2006-04-09  Kevin Ryde  <user42@zip.com.au>
3603         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3604         put info and printed manual names the right way around.
3606 2006-04-09  Karl Berry  <karl@gnu.org>
3608         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3609         emacs-xtra.texi, leaving only MS Windows information.
3610         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3611         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3612         node names.
3614         * emacs.texi: Move @summarycontents and @contents to the beginning
3615         of the file.
3617 2006-04-08  Kevin Ryde  <user42@zip.com.au>
3619         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3621 2006-04-07  Richard Stallman  <rms@gnu.org>
3623         * programs.texi (Comments, Comment Commands, Options for Comments)
3624         (Multi-Line Comments): "Align", not "indent".
3625         (Basic Indent): C-j deletes trailing whitespace before the newline.
3627 2006-04-06  Richard Stallman  <rms@gnu.org>
3629         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3631 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
3633         * killing.texi (Rectangles): Add index entry for marking a rectangle.
3635 2006-04-05  Richard Stallman  <rms@gnu.org>
3637         * emacs.texi (Top): Update subnode menu.
3639         * trouble.texi (Unasked-for Search): Node deleted.
3640         (Lossage): Delete from menu.
3642 2006-04-04  Richard Stallman  <rms@gnu.org>
3644         * trouble.texi: Various cleanups.
3645         (Checklist): Don't bother saying how to snail a bug report.
3646         (Emergency Escape): Much rewriting.
3647         (After a Crash): Rename the core dump immediately.
3648         (Total Frustration): Call it a psychotherapist.
3649         (Bug Criteria): Avoid "illegal instruction".
3650         (Sending Patches): We always put the contributor's name in.
3652         * misc.texi (Thumbnails): Minor correction.
3654 2006-04-03  Richard Stallman  <rms@gnu.org>
3656         * misc.texi (Thumbnails): Minor cleanup.
3658 2006-04-02  Karl Berry  <karl@gnu.org>
3660         * sending.texi (Mail Sending): pxref to Top needs five args.
3662         * texinfo.tex: Update to current version (2006-03-21.13).
3664 2006-03-31  Richard Stallman  <rms@gnu.org>
3666         * emacs.texi (Top): Update subnode menu.
3668         * help.texi (Help Mode): Cleanup.
3670         * dired.texi: Many cleanups.
3671         (Dired Deletion): Describe dired-recursive-deletes.
3672         (Operating on Files): dired-create-directory moved.
3673         (Misc Dired Features): Move to here.
3674         (Tumme): Node moved to misc.texi.
3676         * custom.texi: Many cleanups.
3677         (Minor Modes): Don't mention ISO Accents Mode.
3678         (Examining): Update C-h v output example.
3679         (Hooks): Add index and xref for add-hook.
3680         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
3681         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3683         * misc.texi: Many cleanups.
3684         (beginning): Add to summary of topics.
3685         (Shell): Put eshell xref at the end.  Remove eshell from table.
3686         (Thumbnails): New node.
3688 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
3690         * files.texi (File Name Cache): Make it clear that the cache is
3691         not persistent.
3693 2006-03-25  Karl Berry  <karl@gnu.org>
3695         * emacs-xtra.texi, emacs.texi, gnu.texi:
3696         (1) use @copyright{} instead of (C) in typeset text;
3697         (2) do not indent copyright year list (or anything else).
3699 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
3701         * files.texi (VC Dired Mode): Remove misplaced brackets.
3703 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
3705         * files.texi: Various updates and clarifications in the VC chapter.
3707 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
3709         * help.texi (Help Mode): Document "C-c C-c".
3711 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
3713         * emacs-xtra.texi (Top): Avoid ugly continuation line in
3714         menu in the standalone Info reader.
3716 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
3718         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3719         moved here from Emacs manual.
3721         * programs.texi (Fortran): Section moved to emacs-xtra.
3722         (Program Modes): Xref to Fortran in emacs-xtra.
3724         * maintaining.texi (Emerge): Move to emacs-xtra.
3725         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3727         * picture.texi: File deleted.
3728         * Makefile.in:
3729         * makefile.w32-in: Remove picture.texi.
3731         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3732         * abbrevs.texi (Abbrevs):
3733         * sending.texi (Sending Mail): Picture node removed.
3735         * emacs.texi (Top): Update node listings.
3737 2006-03-12  Richard Stallman  <rms@gnu.org>
3739         * calendar.texi: Various cleanups.
3741 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3743         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3744         syntax.
3746 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
3748         * search.texi (Regexps): More accurately describe which characters
3749         are special in which situations.  Recommend _not_ to quote `]' or
3750         `-' when they are not special.
3752 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
3754         * files.texi (Old Versions): Clarify operation of C-x v =.
3756 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
3758         * building.texi (Watch Expressions): Update and describe
3759         gdb-speedbar-auto-raise.
3761 2006-02-19  Richard M. Stallman  <rms@gnu.org>
3763         * emacs.texi: Use @smallbook.
3764         (Top): Update ref to Emacs paper, delete ref to Cookbook.
3765         Update subnode menu.
3767         * building.texi (Lisp Interaction): Minor addition.
3769 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
3771         * building.texi (Watch Expressions): Update and be more precise.
3773 2006-02-15  Francesco Potortì  <pot@gnu.org>
3775         * maintaining.texi (Create Tags Table): Explain why the
3776         exception when etags writes to files under the /dev tree.
3778 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3780         * custom.texi (Safe File Variables): Lots of clarification.
3781         Renamed from Unsafe File Variables.
3783 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3785         * custom.texi (Unsafe File Variables): File variable confirmation
3786         assumed denied in batch mode.
3788 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3790         * building.texi (GDB User Interface Layout): Don't say `inferior'
3791         for program being debugged.
3793 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
3795         * building.texi (GDB Graphical Interface):
3796         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3798 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
3800         * custom.texi (Specifying File Variables, Unsafe File Variables):
3801         New nodes, split from File Variables.  Document new file local
3802         variable behavior.
3804 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3806         * display.texi (Standard Faces):
3807         * files.texi (Visiting):
3808         * frames.texi (Clipboard):
3809         * glossary.texi (Glossary) <Clipboard>:
3810         * xresources.texi (X Resources): Mention Mac OS port.
3812 2006-02-12  Richard M. Stallman  <rms@gnu.org>
3814         * building.texi (Building): Clarify topic in intro.
3816         * maintaining.texi (Maintaining): Change title; clarify topic.
3817         Delete duplicate index entries.
3819         * building.texi (Other GDB User Interface Buffers): Clarifications.
3821         * text.texi (Cell Commands): Clarifications.
3823         * programs.texi (Defuns): Delete duplicate explanation of
3824         left-margin paren convention.
3825         (Hungry Delete): Minor cleanup.
3827 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3829         * dired.texi (Tumme): More tumme documentation.
3831 2006-02-11  Alan Mackenzie  <acm@muc.de>
3833         * programs.texi ("Hungry Delete"): Correct the appellation of the
3834         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3836 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3838         * dired.texi (Tumme): Fix small bug.
3840 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3842         * macos.texi (Mac International): Rename "fontset-mac" to
3843         "fontset-standard".
3845 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
3847         * dired.texi (Tumme): Basic documentation for Tumme added.
3849 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
3851         * mule.texi (International):
3852         * programs.texi (Basic Indent): Fix typos.
3854         * custom.texi (Minor Modes):
3855         * display.texi (Text Display):
3856         * commands.texi (Text Characters): Update xrefs.
3858 2006-02-07  Richard M. Stallman  <rms@gnu.org>
3860         * emacs.texi (Top): Update subnode menu.
3861         Update info on old Emacs papers.
3862         (Intro): "Graphical display", not window system.
3864         * xresources.texi (GTK styles): Minor clarifications.
3866         * trouble.texi: "Graphical display", not window system.
3867         (Stuck Recursive): Minor clarification.
3869         * text.texi: Minor clarifications.
3870         (Sentences): Explain why two-space convention is better.
3871         Explain sentence-end-without-period here.
3872         (Fill Commands): Not here.
3873         (Refill): Node moved down.
3874         (Filling): Update menu.
3875         (Table Creation, Cell Justification, Column Commands): Clarify.
3877         * sending.texi: Minor clarifications.
3879         * search.texi (Regexp Backslash): Clarification.
3881         * rmail.texi: Minor cleanups.
3882         (Rmail): Delete digression about `rmail-mode'.
3883         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3884         (Rmail Files): Mention C-u M-x rmail.
3885         (Rmail Reply): Mention References.
3886         (Rmail Display): Mention rmail-nonignored-headers.
3888         * programs.texi: Minor cleanups.
3889         (Comment Commands): Mention momentary Transient Mark mode.
3890         (Matching): Be more specific about customizing show-paren-mode.
3891         (Info Lookup): Don't list the modes that support C-h S.
3892         Just say what it does in an unsupported mode.
3893         (Man Page): Delete excessive info on customizing woman.
3894         (Motion in C): Don't mention c-for/backward-into-nomenclature.
3896         * abbrevs.texi: Minor clarifications.
3897         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3898         not "dynamic abbrevs" as if they were a kind of abbrev.
3900         * picture.texi (Picture): Minor cleanup.
3902         * mule.texi (Communication Coding): Say "other applications".
3903         (Fontsets): Not specific to X.  Add xref to X Resources.
3904         (Unibyte Mode): Rename from Single-Byte Character Support.
3905         "Graphical display", not window system.
3906         (International): Update menu.
3908         * maintaining.texi (Format of ChangeLog):
3909         New node, split out from ChangeLog.
3910         (ChangeLog): Clarifications in the remaining text.
3911         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3912         (Find Tag): Add @w.
3913         (Tags Search): Explain tag table order here.  Simplify grep ref.
3914         (List Tags): tags-tag-face is a variable, not a face.
3915         (Emerge): Cleanups.
3917         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3918         (Keyboard Macros): Avoid "the user".
3920         * killing.texi: "Graphical display", not window system.
3922         * help.texi (Help Echo): "Graphical display", not window system.
3924         * glossary.texi: Say "you", not "the user".  Say "graphical display".
3926         * frames.texi: Minor cleanups.  "Graphical display", not window system.
3928         * files.texi (Visiting): Make drag-and-drop not X-specific.
3930         * custom.texi: Minor cleanups.  "Graphical display", not window system.
3932         * cmdargs.texi: Minor cleanups.
3934         * building.texi (Compilation): Move and split kill-compilation para.
3935         Add para about multiple compilers.
3936         (Compilation Mode): Commands also available in grep mode and others.
3937         Mention C-u C-x ` more tutorially.  Clarify C-x `.
3938         (Compilation Shell): Clarify.  Put Bash example first.
3939         (Grep Searching): Minor cleanups; add @w.
3940         (Debuggers): Minor cleanups.
3941         (Starting GUD): Make GDB xgraphical mode issue clearer.
3942         (Debugger Operation): Lots of clarifications including
3943         GDB tooltip side-effect issue.
3944         (Commands of GUD): Clarify.
3945         (GUD Customization): Add bashdb-mode-hook.
3946         (GDB Graphical Interface): Rewrite for clarity.
3947         (GDB User Interface Layout): Rewrite for clarity.
3948         (Stack Buffer, Watch Expressions): Likewise.
3949         (Other GDB User Interface Buffers): Cleanups.
3950         (Lisp Libraries, External Lisp): Cleanup.
3952         * basic.texi (Position Info): "Graphical displays", rather than
3953         window systems.
3955         * anti.texi: Minor cleanup.
3957 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
3959         * custom.texi (Init File, Find Init): Add cross-references to
3960         where $HOME is described.
3962 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
3964         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3965         is not inside the @table.
3967         * emacs.texi (Top): Correct node name.
3969         * files.texi (File Names): Fix @xref.
3970         (Reverting): Fix typo.
3972         * mule.texi (International): Correct node name.
3974         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3976 2006-02-01  Richard M. Stallman  <rms@gnu.org>
3978         * emacs.texi (Top): Update subnode menu.
3980         * mule.texi: Minor clarifications.
3981         Reduce the specific references to X Windows.
3982         Refer to "graphical" terminals, rather than window systems.
3983         (Text Coding): Rename from Specify Coding.
3984         (Communication Coding, File Name Coding, Terminal Coding):
3985         New nodes split out from Text Coding.
3987         * kmacro.texi: Minor clarifications.
3988         (Keyboard Macro Ring): Comment out some excessive commands.
3989         (Basic Keyboard Macro): Split up the table, putting part in each node.
3991         * major.texi: Minor clarifications.
3993         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3995         * windows.texi: Minor clarifications.
3996         (Change Window): Don't describe mode-line mouse cmds here.
3997         Add xref to Mode Line Mouse.
3999         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4001         * macos.texi (Mac International): Fix xref.
4003         * indent.texi: Minor clarifications.
4005         * frames.texi: Minor clarifications.
4006         Reduce the specific references to X Windows.
4007         Refer to "graphical" terminals, rather than window systems.
4008         (Frame Parameters): Don't mention commands like
4009         set-foreground-color.  Just say to customize a face.
4010         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4012         * files.texi: Minor clarifications.
4013         (Numbered Backups): New node, split out from Backup Names.
4015         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4017         * cmdargs.texi (General Variables): Fix xref.
4019         * buffers.texi: Minor clarifications.
4021 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4023         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4024         Nodes moved to top.
4026         * display.texi: Minor clarifications.
4027         (Display): Rearrange menu.
4028         (Standard Faces): Mention query-replace face.
4029         (Faces): Simplify.
4030         (Font Lock): Simplify face customization info.
4031         (Highlight Changes): Node merged into Highlight Interactively.
4032         (Highlight Interactively): Much rewriting and cleanup.
4033         (Optional Mode Line): Narrowed line number not good for goto-line.
4034         Simplify face customization advice.
4035         (Text Display): Mention use of escape-glyph face.
4036         Move ctl-arrow and tab-width here.
4037         (Display Custom): Move no-redraw-on-reenter to end of node.
4039         * search.texi: Minor clarifications.
4040         (Isearch Scroll): Simplify.
4041         (Other Repeating Search): Document multi-occur-in-matching-buffers.
4043         * regs.texi (Registers): Mention bookmarks here.
4045         * mark.texi: Minor clarifications.
4046         (Selective Undo): Node deleted.
4048         * m-x.texi: Minor clarifications.
4050         * killing.texi: Minor clarifications.
4051         Refer to "graphical" terminals, rather than window systems.
4053         * help.texi: Clarifications.
4054         (Help): Don't describe C-h F and C-h K here.
4055         (Key Help): Describe C-h K here.
4056         (Name Help): Mention Emacs Lisp Intro.
4057         Describe C-h F here.
4058         (Misc Help): Mention C-h F and C-h K only briefly.
4060         * fixit.texi (Undo): New node, mostly copied from basic.texi.
4061         Selective undo text merged in.
4062         (Spelling): Mention Aspell along with Ispell.
4064         * emacs.texi (Top): Update subnode menus.
4066         * basic.texi (Basic Undo): Rename from Undo.  Most of text
4067         moved to new Undo node.
4069 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
4071         * basic.texi (Continuation Lines, Inserting Text):
4072         Mention longlines mode.
4074 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4076         * screen.texi: Minor cleanups.
4077         (Screen): Clean up the intro paragraphs.
4078         (Mode Line): Lots of rewriting.  Handle frame-name better.
4079         eol-mnemonic-... vars moved out.
4081         * emacs.texi (Top): Change menu item for MS-DOS node.
4082         Update subnode menu.
4084         * msdog.texi (MS-DOS): Rewrite intro to explain how this
4085         chapter relates to Windows.  Title changed.
4087         * mini.texi: Minor cleanups.
4089         * mark.texi (Selective Undo): New node, text moved from basic.texi.
4090         (Mark): Put it in the menu.
4092         * entering.texi: Minor cleanups.
4094         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4095         (Intro): Refer to "graphical" terminals, rather than X.
4097         * display.texi (Display Custom): Add xref to Variables.
4098         (Optional Mode Line): eol-mnemonic-... vars moved here.
4100         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
4101         rather than X.
4103         * basic.texi: Minor cleanups.
4104         (Undo): selective-undo moved.
4106 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
4108         * anti.texi (Antinews): Various corrections and additions.
4110 2006-01-23  Juri Linkov  <juri@jurta.org>
4112         * custom.texi (Easy Customization, Customization Groups)
4113         (Browsing Custom): Mention links along with buttons.
4115 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4117         * text.texi (TeX Print): Use @key for TAB.
4119         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4121 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4123         * files.texi (File Aliases): Don't claim that usually separate
4124         buffers are created for two file names that name the same data.
4125         Mention additional situations where different names mean the same
4126         file on disk.
4128 2006-01-19  Richard M. Stallman  <rms@gnu.org>
4130         * killing.texi (Deletion): Upcase @key argument.
4132         * custom.texi (Custom Themes): Minor cleanup.
4134         * programs.texi (Hungry Delete): Upcase @key argument.
4136 2006-01-16  Juri Linkov  <juri@jurta.org>
4138         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4139         Move `mode-line-highlight' before `mode-line-buffer-id'.
4141 2006-01-14  Richard M. Stallman  <rms@gnu.org>
4143         * basic.texi (Inserting Text): Minor cleanup.
4145 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4147         * custom.texi (Changing a Variable, Face Customization):
4148         Update for changes in Custom menus.
4150 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4152         * macos.texi (Mac International): Undo last change.
4154 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
4156         * custom.texi (Custom Themes): Describe the new
4157         customize-create-theme interface.
4159 2005-12-30  Juri Linkov  <juri@jurta.org>
4161         * basic.texi (Position Info): Update example.
4163 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4165         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4167 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
4169         * custom.texi (Custom Themes): `load-theme' always loads.
4171 2005-12-23  Juri Linkov  <juri@jurta.org>
4173         * display.texi (Highlight Interactively): Use double space to
4174         separate sentences.  Replace C-p with M-p, and C-n with M-n.
4176 2005-12-22  Richard M. Stallman  <rms@gnu.org>
4178         * custom.texi (Easy Customization and subnodes):
4179         Replace "active field" with "button".
4180         Use "user option" only for variables.
4181         Use "setting" for variable-or-face.
4183 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
4185         * buffers.texi (Select Buffer): Change order in table to make
4186         "Similar" refer to the correct item.
4187         (Indirect Buffers): Minor rewording.
4189 2005-12-20  Juri Linkov  <juri@jurta.org>
4191         * files.texi (VC Status): Put P and N near p and n.
4193 2005-12-19  Richard M. Stallman  <rms@gnu.org>
4195         * programs.texi (Electric C): Delete the info about newline control.
4196         (Other C Commands): Minor cleanup.
4197         (Left Margin Paren): Minor cleanup.
4199 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
4201         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4202         (Customization Groups): Delete text moved to "Browsing Custom".
4203         (Browsing Custom): New node.
4204         (Specific Customization): Clarify which commands only work for
4205         loaded options.
4207 2005-12-18  Bill Wohler  <wohler@newt.com>
4209         * frames.texi (Tool Bars): Shorten text of previous change.
4211 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4213         * files.texi (VC Status): Document log-view mode.
4215 2005-12-18  Bill Wohler  <wohler@newt.com>
4217         * frames.texi (Tool Bars): Mention that you can turn off tool bars
4218         permanently via the customize interface.
4220 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
4222         * killing.texi (Killing by Lines): Document `kill-whole-line'
4223         function.
4225 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4227         * buffers.texi (Select Buffer): Change `prev-buffer' to
4228         `previous-buffer'.  Indicate that these functions use a frame
4229         local buffer list.
4231 2005-12-12  Richard M. Stallman  <rms@gnu.org>
4233         * custom.texi (Easy Customization): Change menu comment.
4234         (Prefix Keymaps): Fix spelling of Control-X-prefix.
4236         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
4237         (Help): Among the Apropos commands, describe only C-h a here.
4239 2005-12-11  Richard M. Stallman  <rms@gnu.org>
4241         * programs.texi (Options for Comments): Comment-end starts with space.
4243         * glossary.texi (Glossary): Minor cleanup.
4245         * files.texi (Old Versions): Use @table.
4247 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4249         * display.texi (Highlight Interactively): Include
4250         global-hi-lock-mode.  Add miscellaneous details and elaborations.
4252 2005-12-09  Richard M. Stallman  <rms@gnu.org>
4254         * display.texi (Font Lock): Delete the Global FL menu item.
4256 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
4258         * custom.texi (Minibuffer Maps): Mention the maps for file name
4259         completion.
4261 2005-12-09  Kim F. Storm  <storm@cua.dk>
4263         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4264         prefix keys even when mark is active.  Describe that RET moves
4265         cursor to next corner in rectangle; clarify insert around rectangle.
4267 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4269         * custom.texi (Customization): Use xref to elisp manual for
4270         non-TeX output.
4271         (Minor Modes): Update.
4272         (Customization Groups, Changing a Variable, Face Customization):
4273         Update for new appearance of Custom buffers.
4274         (Changing a Variable): `custom-buffer-done-function' has been
4275         replaced by `custom-buffer-done-kill'.
4276         (Specific Customization): In the `customize-group' buffer, a
4277         subgroup's contents are not "hidden".  They are not included at
4278         all.  They have no [Show] button.
4279         (Mouse Buttons): Add pxref to description of mouse event lists in
4280         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
4281         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4282         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4284 2005-12-08  Richard M. Stallman  <rms@gnu.org>
4286         * mini.texi (Completion Commands, Completion):
4287         In file name input, SPC does not do completion.
4289 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
4291         * building.texi (GDB Graphical Interface): Explain screen size
4292         setting.
4293         (Other GDB User Interface Buffers): Describe features specific to
4294         GDB 6.4.
4296 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4298         * building.texi (GDB User Interface Layout): Describe how to
4299         kill associated buffers.
4300         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4301         (Watch Expressions): Be more precise.
4302         (Other GDB User Interface Buffers): Describe how to change a
4303         register value.
4305 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4307         * macos.texi (Mac Input): Remove description of
4308         mac-command-key-is-meta.  Add descriptions of
4309         mac-control-modifier, mac-command-modifier, and
4310         mac-option-modifier.
4311         (Mac International): Fix description of conversion of clipboard data.
4312         (Mac Font Specs): Add example of font customization by face attributes.
4314 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4316         * building.texi (Watch Expressions): Expand description.
4317         (Other GDB User Interface Buffers): Describe local map for
4318         gud-watch.
4320 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
4322         * display.texi (Font Lock): Font lock is enabled by default now.
4324 2005-11-20  Juri Linkov  <juri@jurta.org>
4326         * basic.texi (Position Info): Update examples of the output.
4327         Remove the fact that examples are produced in the TeXinfo buffer,
4328         because in the Info reader users will get a different output from
4329         `C-x ='.
4331         * building.texi (Compilation Mode): Remove paragraph duplicated
4332         from the node `Compilation'.  Add `compilation-skip-threshold'.
4334         * display.texi (Font Lock): Suggest more user-friendly method of
4335         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4337 2005-11-18  Richard M. Stallman  <rms@gnu.org>
4339         * files.texi (Registering): Mention @@ in mode line.
4341         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
4343 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4345         * files.texi (Renaming and VC): Some back-ends don't
4346         handle renaming.
4348 2005-11-17  Juri Linkov  <juri@jurta.org>
4350         * emacs.texi (Top):
4351         * display.texi (Highlight Interactively): Put this font-lock based
4352         mode near Font Lock node.
4354 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
4356         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4357         icons.
4359 2005-11-12  Kim F. Storm  <storm@cua.dk>
4361         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
4362         (Help Summary): Add C-h d and C-h e.
4363         (Apropos): Clarify that all apropos commands may search for either
4364         list of words or a regexp.  Add C-h d for apropos-documentation.
4365         Describe apropos-documentation-sort-by-scores user option.
4367 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
4369         * killing.texi (CUA Bindings): Add @section.
4371 2005-11-10  Kim F. Storm  <storm@cua.dk>
4373         * emacs.texi (Top): Add CUA Bindings entry to menu.
4375         * killing.texi (CUA Bindings): New node.  Moved here from
4376         misc.texi and extended with info on rectangle commands and
4377         rectangle highlighting, interface to registers, and the global
4378         mark feature.
4380         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4382         * regs.texi: Prev link points to CUA Bindings node.
4384 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
4386         * help.texi (Help Echo): By default, help echos are only shown on
4387         mouse-over, not on point-over.
4389 2005-11-04  Jérôme Marant  <jerome@marant.org>
4391         * misc.texi (Shell Mode): Describe how to activate password echoing.
4393 2005-11-04  Romain Francoise  <romain@orebokech.com>
4395         * mark.texi (Mark Ring): Fix typo.
4397 2005-11-03  Richard M. Stallman  <rms@gnu.org>
4399         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4401 2005-11-01  Bill Wohler  <wohler@newt.com>
4403         * help.texi (Help Mode): Fix typo.
4405 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
4407         * building.texi (Other GDB User Interface Buffers): Describe
4408         the command gdb-use-inferior-io-buffer.
4410 2005-10-31  Romain Francoise  <romain@orebokech.com>
4412         * files.texi (Compressed Files): Fix typo.
4414         * buffers.texi (Misc Buffer): Downcase `*shell*'.
4416         * windows.texi (Force Same Window): Likewise.
4418 2005-10-30  Bill Wohler  <wohler@newt.com>
4420         * help.texi (Help Mode): URLs viewed with browse-url.
4422 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4424         * building.texi (GDB Graphical Interface): Don't reference
4425         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
4426         must stay in same frame.
4428 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
4430         * custom.texi (Init File): Document ~/.emacs.d/init.el.
4432         * anti.texi (Antinews): Likewise.
4434 2005-10-28  Bill Wohler  <wohler@newt.com>
4436         * help.texi (Help): Help mode now creates hyperlinks for URLs.
4438 2005-10-28  Richard M. Stallman  <rms@gnu.org>
4440         * files.texi (Visiting): Explain how to enter ? in a file name.
4442         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4444 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4446         * building.texi (GDB Graphical Interface): Describe
4447         gdb-mouse-until.
4449 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4451         * custom.texi (Init File): Recommend when to use site-start.el.
4453 2005-10-21  Juri Linkov  <juri@jurta.org>
4455         * custom.texi (Examining): Mention accessing the old variable
4456         value via M-n in set-variable.
4458 2005-10-18  Romain Francoise  <romain@orebokech.com>
4460         * files.texi (Version Systems): Capitalize GNU.
4462 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4464         * building.texi (Compilation Mode): Remove redundant paragraph.
4465         (Watch Expressions): Remove paragraph to reflect code change.
4467 2005-10-16  Richard M. Stallman  <rms@gnu.org>
4469         * building.texi (Compilation Mode, Compilation): Clarified.
4471 2005-10-15  Richard M. Stallman  <rms@gnu.org>
4473         * misc.texi (Saving Emacs Sessions): Mention savehist library.
4475 2005-10-13  Kenichi Handa  <handa@m17n.org>
4477         * basic.texi (Position Info): Fix previous change.
4479 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
4481         * cmdargs.texi (Icons X): Fix typo.
4483 2005-10-12  Kenichi Handa  <handa@m17n.org>
4485         * basic.texi (Position Info): Describe the case that Emacs shows
4486         "part of display ...".
4488 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4490         * cmdargs.texi (Icons X): -nb => -nbi.
4492 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
4494         * frames.texi (Speedbar): A couple more clarifications.
4496 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
4498         * building.texi (GDB User Interface Layout): Improve diagram.
4499         (Watch Expressions): Explain how to make speedbar global.
4500         (Other GDB User Interface Buffers): Make references more precise.
4502 2005-10-09  Richard M. Stallman  <rms@gnu.org>
4504         * frames.texi (Speedbar): Clarify the text.
4506 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
4508         * frames.texi (Speedbar): Add information on keybindings,
4509         dismissing the speedbar, and buffer display mode.  Link to
4510         speedbar manual.
4512 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4514         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4515         added -nb, --no-bitmap-icon.
4517 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
4519         * building.texi (GDB Graphical Interface): Add variables and
4520         functions to indices.  Be more precise.
4522 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
4524         * frames.texi (Drag and Drop): Remove the x- from
4525         x-dnd-open-file-other-window and xdnd-protocol-alist.
4527 2005-09-30  Romain Francoise  <romain@orebokech.com>
4529         * mini.texi (Minibuffer): The default value now appears before the
4530         colon in minibuffer prompts.
4532 2005-09-25  Richard M. Stallman  <rms@gnu.org>
4534         * search.texi (Regexp Search): Doc search-whitespace-regexp.
4536 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4538         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4540 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4542         * emacs.texi (Top): Update submenus from macos.texi.
4544         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4545         (Mac OS): Update feature support status.
4546         (Mac Input): List supported input scripts.  Remove description
4547         about `mac-keyboard-text-encoding'.  Mention mouse button
4548         emulation and related variables.
4549         (Mac International): Mention Central European and Cyrillic
4550         support.  Now `keyboard-coding-system' is dynamically changed.
4551         Add description about coding system for selection.  Add
4552         description about language environment.
4553         (Mac Environment Variables): Mention
4554         `~/.MacOSX/environment.plist'.  Give example of command line
4555         arguments.  Add Preferences support.
4556         (Mac Directories): Explicitly state that this node is for Mac OS
4557         Classic only.
4558         (Mac Font Specs): Mention specification for scalable fonts.  List
4559         supported charsets.  Add preferred way of creating fontsets.  Add
4560         description about `mac-allow-anti-aliasing'.
4561         (Mac Functions): Add descriptions about `mac-set-file-creator',
4562         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4563         and `mac-get-preference'.
4565 2005-09-16  Romain Francoise  <romain@orebokech.com>
4567         Update all files to specify GFDL version 1.2.
4569         * doclicense.texi (GNU Free Documentation License): Update to
4570         version 1.2.
4572 2005-09-15  Richard M. Stallman  <rms@gnu.org>
4574         * buffers.texi (List Buffers): Fix xref.
4576         * rmail.texi (Rmail Basics): Fix xref.
4578         * emacs.texi (Top): Update subnode menus.
4580         * files.texi (Saving Commands): New node, broken out of Saving.
4581         (Customize Save): New node, broken out of Saving.
4582         Clarify effect of write-region-inhibit-fsync.
4583         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4585 2005-09-14  Romain Francoise  <romain@orebokech.com>
4587         * files.texi (Saving): Mention write-region-inhibit-fsync.
4589 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
4591         * custom.texi (Custom Themes): New node.
4593 2005-09-03  Richard M. Stallman  <rms@gnu.org>
4595         * search.texi (Search Case): Mention vars that control
4596         case-fold-search for various operations.
4598 2005-08-22  Juri Linkov  <juri@jurta.org>
4600         * display.texi (Standard Faces): Merge the text from
4601         `(elisp)Standard Faces' into this node.
4603 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
4605         * emacs.texi (Top): Delete menu item for deleted node
4606         Keyboard Translations.
4608 2005-08-18  Richard M. Stallman  <rms@gnu.org>
4610         * trouble.texi (Unasked-for Search):
4611         Delete xref to Keyboard Translations.
4613         * glossary.texi (Glossary): Delete xref.
4615         * custom.texi (Minor Modes): Say that the list here is not complete.
4616         (Keyboard Translations): Node deleted.
4617         (Disabling): Delete xref to it.
4618         (Customization Groups): Fix Custom buffer example.
4619         (Hooks): Mention remove-hooks.
4621 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4623         * building.texi (GDB Graphical Interface): Improve filling of menu
4624         item.
4626 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
4628         * building.texi (GDB Graphical Interface): Use better node names.
4630 2005-08-14  Richard M. Stallman  <rms@gnu.org>
4632         * text.texi (Sentences): Fix xref.
4634 2005-08-14  Juri Linkov  <juri@jurta.org>
4636         * building.texi (Compilation, Grep Searching): Move grep command
4637         headings from `Compilation' to `Grep Searching'.
4639         * dired.texi (Dired and Find):
4640         * maintaining.texi (Tags Search): Replace grep xref to
4641         `Compilation' node with `Grep Searching'.
4643         * files.texi (Comparing Files): Replace xref to `Compilation' with
4644         `Compilation Mode'.
4646 2005-08-13  Alan Mackenzie  <acm@muc.de>
4648         * search.texi (Non-ASCII Isearch): Correct a typo.
4649         (Replacement Commands): Mention query-replace key binding.
4651 2005-08-11  Richard M. Stallman  <rms@gnu.org>
4653         * programs.texi (Options for Comments): Fix xref.
4655         * search.texi (Regexp Backslash, Regexp Example): New nodes split
4656         out of Regexps.
4658 2005-08-09  Juri Linkov  <juri@jurta.org>
4660         * building.texi (Compilation): Use `itemx' instead of `item'.
4661         (Grep Searching): Simplify phrase.
4663         * display.texi (Standard Faces): Describe vertical-border on
4664         window systems.
4666         * windows.texi (Split Window): Simplify phrase and mention
4667         vertical-border face.
4669 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4671         * files.texi (Comparing Files): Clarify compare-windows.
4673         * calendar.texi (Scroll Calendar): Document < and > in calendar.
4675 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
4677         * mule.texi (Coding Systems): Rephrase the paragraph about
4678         codepages: no need for "M-x codepage-setup" anymore, except on
4679         MS-DOS.
4681         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4682         the MS-DOS port only.
4684 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
4686         * makefile.w32-in (info): Don't run multi-install-info.bat.
4687         ($(infodir)/dir): New target, produced by running
4688         multi-install-info.bat.
4690 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
4692         * files.texi (Quoted File Names): Add index entry.
4694 2005-07-19  Juri Linkov  <juri@jurta.org>
4696         * files.texi (Comparing Files): Mention resync for `compare-windows'.
4698 2005-07-18  Juri Linkov  <juri@jurta.org>
4700         * custom.texi (Easy Customization):
4701         * files.texi (Old Versions):
4702         * frames.texi (Wheeled Mice):
4703         * mule.texi (Specify Coding):
4704         * text.texi (Cell Justification):
4705         * trouble.texi (After a Crash):
4706         * xresources.texi (GTK styles):
4707         Delete duplicate duplicate words.
4709 2005-07-17  Richard M. Stallman  <rms@gnu.org>
4711         * frames.texi (Creating Frames): Fix foreground color example.
4713         * custom.texi (Init Examples): Clean up text about conditionals.
4715 2005-07-16  Richard M. Stallman  <rms@gnu.org>
4717         * mini.texi (Completion Commands): Fix command name for ?.
4719 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
4721         * display.texi (Standard Faces): Explain that customization of
4722         `menu' face has no effect on w32 and with GTK.  Add
4723         cross-references.
4725         * cmdargs.texi (General Variables): Clarify the default location
4726         of $HOME on w32 systems.
4728 2005-07-15  Jason Rumney  <jasonr@gnu.org>
4730         * cmdargs.texi (General Variables): Default HOME on MS Windows has
4731         changed.
4733 2005-07-08  Kenichi Handa  <handa@m17n.org>
4735         * mule.texi (Recognize Coding): Recommend
4736         revert-buffer-with-coding-system instead of revert-buffer.
4738 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4740         * anti.texi (Antinews): Mention mode-line-inverse-video.
4742         * files.texi (Saving): Minor correction about C-x C-w.
4744         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4746 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4748         * search.texi (Isearch Scroll): Add example of using the
4749         `isearch-scroll' property.
4750         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4751         `Display Custom' node.
4752         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4753         and de-emphasize it.
4754         (Other Repeating Search): `occur' currently can not correctly
4755         handle multiline matches.  Correct, clarify and update description
4756         of `flush-lines' and `keep-lines'.
4758         * display.texi (Display Custom): Add anchor for `baud-rate'.
4760 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4762         * gnu.texi: Update where to get GNU status; add refs for how to help.
4763         Add footnotes 6 and 7.
4765 2005-07-04  Lute Kamstra  <lute@gnu.org>
4767         Update FSF's address in GPL notices.
4769         * doclicense.texi (GNU Free Documentation License):
4770         * trouble.texi (Checklist): Update FSF's address.
4772 2005-06-24  Richard M. Stallman  <rms@gnu.org>
4774         * display.texi (Text Display): Change index entries.
4776 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
4778         * makefile.w32-in (MAKEINFO): Use --force.
4779         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4780         Makefile.in.
4782 2005-06-23  Richard M. Stallman  <rms@gnu.org>
4784         * anti.texi (Antinews): Renamed show-nonbreak-escape to
4785         nobreak-char-display.
4787         * emacs.texi (Top): Update detailed node listing.
4789         * display.texi (Text Display): Renamed show-nonbreak-escape
4790         to nobreak-char-display and no-break-space to nobreak-space.
4791         (Standard Faces): Split up the list of standard faces
4792         and put it in a separate node.  Add nobreak-space and
4793         escape-glyph.
4795 2005-06-23  Lute Kamstra  <lute@gnu.org>
4797         * mule.texi (Select Input Method): Fix typo.
4799 2005-06-23  Kenichi Handa  <handa@m17n.org>
4801         * mule.texi (International): List all supported scripts.  Adjust
4802         text for that leim is now included in the normal Emacs
4803         distribution.
4804         (Language Environments): List all language environments.
4805         Intlfonts contains fonts for most supported scripts, not all..
4806         (Select Input Method): Refer to C-u C-x = to see how to type to
4807         input a specific character.
4808         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4810 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
4812         * building.texi (Grep Searching): Texinfo usage fix.
4814 2005-06-22  Miles Bader  <miles@gnu.org>
4816         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4818 2005-06-20  Miles Bader  <miles@gnu.org>
4820         * display.texi (Faces): Add `vertical-divider'.
4822 2005-06-17  Richard M. Stallman  <rms@gnu.org>
4824         * text.texi (Adaptive Fill): Minor clarification.
4826 2005-06-10  Lute Kamstra  <lute@gnu.org>
4828         * emacs.texi (Top): Correct version number.
4829         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
4830         refer to the current version of Emacs.
4832 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4834         * files.texi (Log Buffer): Document when there can be more than
4835         one file to be committed.
4837 2005-06-08  Juri Linkov  <juri@jurta.org>
4839         * display.texi (Faces): Add `shadow' face.
4841 2005-06-07  Masatake YAMATO  <jet@gyve.org>
4843         * display.texi (Faces): Write about mode-line-highlight.
4845 2005-06-06  Richard M. Stallman  <rms@gnu.org>
4847         * misc.texi (Printing Package): Explain how to initialize
4848         printing package.
4850         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4852 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
4854         * emacs.texi: Rename Hardcopy to Printing.
4855         Make PostScript and PostScript Variables subnodes of it.
4857         * misc.texi (Printing): Rename node from Hardcopy.
4858         Mention menu bar options.
4859         Move PostScript and PostScript Variables to submenu.
4860         (Printing package): New node.
4862         * mark.texi (Using Region): Change Hardcopy xref to Printing.
4864         * dired.texi (Operating on Files): Likewise.
4866         * calendar.texi (Displaying the Diary): Likewise.
4868         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4870         * glossary.texi (Glossary): Likewise.
4872         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4873         effect.
4875 2005-06-04  Richard M. Stallman  <rms@gnu.org>
4877         * trouble.texi (After a Crash): Polish previous change.
4879 2005-05-30  Noah Friedman  <friedman@splode.com>
4881         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4882         recovery mechanism.
4884 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
4886         * building.texi (Other Buffers): SPC toggles display of
4887         floating point registers.
4889 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
4891         * files.texi (Log Buffer): Merge in description of Log Edit
4892         mode from pcl-cvs.texi.
4894 2005-05-26  Richard M. Stallman  <rms@gnu.org>
4896         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4898 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
4900         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4901         not enabled by default.
4902         When not on a word, `ispell-word' by default checks the word
4903         before point.
4905 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
4907         * building.texi (Debugger Operation): Simplify last sentence.
4909 2005-05-23  Lute Kamstra  <lute@gnu.org>
4911         * emacs.texi: Update FSF's address throughout.
4912         (Preface): Use @cite.
4913         (Distrib): Add cross reference to the node "Copying".  Mention the
4914         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
4915         printed manuals.
4916         (Intro): Use @xref for the Emacs Lisp Intro.
4918 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
4920         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4922         * basic.texi (Moving Point): Mention default for `goto-line'.
4924         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4925         of a variable's docstring.
4927 2005-05-18  Lute Kamstra  <lute@gnu.org>
4929         * maintaining.texi (Overview of Emerge): Add cross reference.
4930         Remove duplication.
4932         * emacs.texi (Top): Update to the current structure of the manual.
4933         * misc.texi (Emacs Server): Add menu description.
4934         * files.texi (Saving): Fix menu.
4935         * custom.texi (Customization): Fix menu.
4936         * mule.texi (International): Fix menu.
4937         * kmacro.texi (Keyboard Macros): Fix menu.
4939 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
4941         * display.texi: Various minor changes.
4942         (Faces): Delete text that is repeated in the next section.
4944 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4946         * building.texi (Debugger Operation): Mention GUD tooltips are
4947         disabled with GDB in text command mode.
4949 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4951         * building.texi: Replace toolbar with "tool bar" for consistency.
4952         (Compilation Mode): Describe compilation-context-lines
4953         and use of arrow in compilation buffer.
4954         (Debugger Operation): Replace help text with variable's value.
4956         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4957         consistency.
4959 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
4961         * major.texi (Choosing Modes): normal-mode processes the -*- line.
4962         Add xref.
4964 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
4966         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4967         (Position Info): Delete discussion of `goto-line'.  It is already
4968         described in `Moving point'.
4970         * mini.texi (Completion Commands): Correct reference.
4971         (Completion Options): Fix typo.
4973         * killing.texi (Deletion): Complete description of `C-x C-o'.
4975 2005-05-10  Richard M. Stallman  <rms@gnu.org>
4977         * building.texi (Compilation): Clarify recompile's directory choice.
4979         * frames.texi (Tooltips): Cleanups.
4981         * basic.texi (Arguments): Fix punctuation.
4983 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
4985         * screen.texi (Menu Bar): The up and down (not left and right)
4986         arrow keys move through a keyboard menu.
4988 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
4990         * basic.texi: Various typo and grammar fixes.
4991         (Moving Point): C-a now runs move-beginning-of-line.
4993 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
4995         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4997         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4998         as different animals.
5000 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
5002         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5003         Correct index entry.
5005 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
5007         * building.texi (Debugger Operation): Update to reflect changes
5008         in GUD tooltips.
5010 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5012         * files.texi (Compressed Files): Auto Compression normally enabled.
5014         * building.texi (Debugger Operation): Clarify previous change.
5016 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5018         * building.texi (Debugger Operation): Add description for
5019         GUD tooltips when program is not running.
5021 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5023         * misc.texi (Shell): Add `Shell Prompts' to menu.
5024         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
5025         description.  Delete remarks moved to new node.
5026         (Shell Prompts): New node.
5027         (History References): Replace remarks moved to `Shell Prompts'
5028         with xref to that node.
5029         (Remote Host): Clarify how to specify the terminal type when
5030         logging in to a different machine.
5032 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5034         * emacs.texi (Top): Update submenus from files.texi.
5036         * files.texi (Filesets): Clarify previous change.
5038         * dired.texi (Misc Dired Features): Clarify previous change.
5040 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
5042         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5044         * dired.texi (Misc Dired Features): Document
5045         dired-compare-directories.
5047         * files.texi (Filesets): New node.
5048         (File Conveniences): Document Image mode.
5050         * text.texi (TeX Print): Document tex-compile.
5052 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
5054         * frames.texi (Tooltips): Tooltip mode is enabled by default.
5055         Delete redundant reference to tooltip Custom group.  It is
5056         referred too again in the next paragraph.
5058 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5060         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5062 2005-04-19  Kim F. Storm  <storm@cua.dk>
5064         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5066 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5068         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5069         turns off desktop-save-mode.
5071 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5073         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5074         by default in terminals compatible with xterm.  Mention that
5075         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5076         node.
5078 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5080         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5082 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
5084         * xresources.texi (Table of Resources): Add cursorBlink.
5086 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
5088         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5089         `d', `C-d' and `u'.
5091 2005-04-11  Richard M. Stallman  <rms@gnu.org>
5093         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5094         (Misc X): Add -D, --basic-display.
5096         * maintaining.texi (Change Log): Correct the description of
5097         the example.
5099         * major.texi (Choosing Modes): Document magic-mode-alist.
5101 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
5103         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5104         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5105         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5106         (Rmail Output): Clarify which statements apply to `o', `C-o' and
5107         `w', respectively.
5108         (Rmail Labels): Mention `l'.
5109         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
5110         (Rmail Summary Edit): Describe `j' and RET.
5112 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
5114         * xresources.texi (Lucid Resources): Add fontSet resource.
5116 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
5118         * display.texi (Useless Whitespace): `indicate-unused-lines' is
5119         now called `indicate-empty-lines'.
5121 2005-04-06  Kim F. Storm  <storm@cua.dk>
5123         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5125 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5127         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5128         deleted.
5129         (Marks vs Flags): Add some convenient key bindings.
5130         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5131         (Misc Dired Features): Correct and expand description of `w' command.
5133         * frames.texi (XTerm Mouse): Delete apparently false info.
5134         The GNU/Linux console currently does not appear to support
5135         `xterm-mouse-mode'.
5137 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5139         * calendar.texi (Diary): Mention shell utility `calendar'.
5141 2005-04-01  Richard M. Stallman  <rms@gnu.org>
5143         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5145 2005-04-01  Lute Kamstra  <lute@gnu.org>
5147         * maintaining.texi (Change Log): add-change-log-entry uses
5148         add-log-mailing-address.
5150 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5152         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5153         `VC Mode Line' and put in an xref to that node.
5154         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5155         its description.
5157 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
5159         * calendar.texi (Calendar Systems): Say that the Persian calendar
5160         implemented here is the arithmetical one championed by Birashk.
5162 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5164         * programs.texi (Fortran Motion): Fix previous change.
5166 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5168         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5170 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
5172         * text.texi (Refill): Refer to Long Lines Mode.
5173         (Longlines): New node.
5174         (Auto Fill): Don't index "word wrap" here.
5175         (Filling): Add Longlines to menu.
5177 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5179         * xresources.texi: Minor fixes.
5181         * misc.texi (Emacs Server): Fix Texinfo usage.
5183         * emacs.texi (Top): Don't use a real section heading for
5184         "Detailed Node Listing".  Fake it instead.
5186         * basic.texi (Position Info): Minor cleanup.
5188         * mule.texi (Input Methods): Minor cleanup.
5190 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
5192         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5193         constructs as well.
5194         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5196 2005-03-29  Kenichi Handa  <handa@m17n.org>
5198         * mule.texi (Input Methods): Refer to the command C-u C-x =.
5200         * basic.texi (Position Info): Update the description about the
5201         command C-u C-x =.
5203 2005-03-28  Richard M. Stallman  <rms@gnu.org>
5205         * emacs.texi (Top): Use @section for the detailed node listing.
5207         * calendar.texi: Minor fixes to previous change.
5209         * programs.texi (Fortran): Small fixes to previous changes.
5211         * emacs.texi (Top): Update list of subnodes of Dired.
5212         Likewise for building.texi.
5214         * files.texi (File Conveniences): Delete Auto Image File mode.
5216 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
5218         * building.texi (Flymake): New node.
5220         * custom.texi (Function Keys): Document kp- event types and
5221         keypad-setup package.
5223         * dired.texi (Wdired): New node.
5225         * files.texi (File Conveniences): Reorder entries.
5226         Explain how to turn on Auto-image-file mode.
5227         Document Thumbs mode.
5229         * mule.texi (Specify Coding): Document recode-region and
5230         recode-file-name.
5232         * programs.texi (Program Modes): Add Conf mode and DNS mode.
5234 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
5236         * commands.texi (Keys): M-o is now a prefix key.
5238 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
5240         * programs.texi: Reformat and update copyright years.
5241         (Fortran): Update section.
5243 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
5245         * files.texi: Several small changes in addition to:
5246         (Visiting): Change xref for Dialog Boxes to ref.
5247         (Version Headers): Replace references to obsolete var
5248         `vc-header-alist' with `vc-BACKEND-header'.
5249         (Customizing VC): Update value of `vc-handled-backends'.
5251 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
5253         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5254         move here from Emacs Lisp Reference Manual.
5255         * calendar.texi (Calendar/Diary, Diary Commands)
5256         (Special Diary Entries, Importing Diary): Change some xrefs to
5257         point to emacs-xtra rather than elisp.
5259         * emacs-xtra.texi (Calendar Customizing):
5260         Move view-diary-entries-initially, view-calendar-holidays-initially,
5261         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5262         Emacs Manual.
5263         (Appt Customizing): Merge entire section into main Emacs Manual.
5264         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5265         mark-holidays-in-calendar here from emacs-xtra.
5266         (Displaying the Diary): Move view-diary-entries-initially,
5267         mark-diary-entries-in-calendar here from emacs-xtra.
5268         (Appointments): Move appt-display-mode-line,
5269         appt-display-duration, appt-disp-window-function,
5270         appt-delete-window-function here from emacs-xtra.
5272         * calendar.texi: Update and reformat copyright.
5273         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5274         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5275         (Diary): Refer to `diary-file' rather than ~/diary.
5276         (Diary Commands): Rename node to "Displaying the Diary".
5277         * emacs.texi (Top): Rename "Diary Commands" section.
5278         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5280 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5282         * misc.texi (Emacs Server): Fix the command for setting
5283         server-name.  Add an xref to Invoking emacsclient.
5285         * help.texi (Help Summary): Clarify when "C-h ." will do something
5286         nontrivial.
5287         (Apropos): Add cindex entry for apropos-sort-by-scores.
5289         * display.texi (Text Display): Add index entries for how no-break
5290         characters are displayed.
5292 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5294         * files.texi (Visiting): Fix cross-references introduced with the
5295         last change.
5297         * xresources.texi (GTK resources): Fix last change.
5299 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
5301         * xresources.texi (X Resources): GTK options documented too.
5302         (Resources): Clarify meaning of program name.
5303         (Table of Resources): Add visualClass.
5304         (GTK resources): Rewrite.
5305         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5307         * display.texi (Text Display): Mention non-breaking spaces.
5309         * files.texi (Reverting): Document auto-revert-check-vc-info.
5311         * frames.texi (Mouse Commands): Document
5312         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5314         * help.texi (Help Summary): Add `C-h .'.
5315         (Apropos): Apropos accepts a list of search terms.
5316         Document apropos-sort-by-scores.
5317         (Help Echo): Document display-local-help.
5319         * misc.texi (Emacs Server): Document server-name.
5320         (Invoking emacsclient): Document -s option for server names.
5322         * text.texi (Outline Visibility): Introduce "current heading
5323         line" (commands can be called with point on a body line).
5324         Re-order table to follow the sequence of discussion.
5325         hide-body won't hide lines before first header line.
5326         (TeX Mode): Add DocTeX mode.
5328 2005-03-24  Richard M. Stallman  <rms@gnu.org>
5330         * mule.texi (Single-Byte Character Support): Delete mention
5331         of iso-acc.el and iso-transl.el.
5333 2005-03-23  Lute Kamstra  <lute@gnu.org>
5335         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5337 2005-03-23  Richard M. Stallman  <rms@gnu.org>
5339         * search.texi: Delete explicit node pointers.
5340         (Incremental Search): New menu.
5341         (Basic Isearch, Repeat Isearch, Error in Isearch)
5342         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5343         (Slow Isearch): New subnodes.
5344         (Configuring Scrolling): Node deleted.
5345         (Search Case): Doc default-case-fold-search.
5346         (Regexp Replace): Move replace-regexp doc here.
5348         * rmail.texi (Movemail): Put commas inside closequotes.
5350         * picture.texi (Insert in Picture): Document C-c arrow combos.
5351         (Basic Picture): Clarify erasure.
5353         * display.texi (Font Lock): Put commas inside closequotes.
5355         * cmdargs.texi (General Variables): Put commas inside closequotes.
5357 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
5359         * building.texi (Stack Buffer): Mention reverse contrast for
5360         *selected* frame (might not be current frame).
5362 2005-03-21  Richard M. Stallman  <rms@gnu.org>
5364         * building.texi (Starting GUD): Add bashdb.
5366 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
5368         * basic.texi (Moving Point): Add M-g M-g binding.
5369         (Undo): Document undo-only.
5370         (Position Info): Document M-g M-g and C-u M-g M-g.
5372         * building.texi (Building): Put Grep Searching after Compilation
5373         Shell.
5374         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5375         Document next-error-highlight.
5376         (Grep Searching): Document grep-highlight-matches.
5377         (Lisp Eval): Typing C-x C-e twice prints integers specially.
5379         * calendar.texi (Importing Diary): Rename node from iCalendar.
5380         Document diary-from-outlook.
5382         * dired.texi (Misc Dired Features): Rename node from Misc Dired
5383         Commands.
5384         Mention effect of X drag and drop on Dired buffers.
5386         * files.texi (Visiting): Document large-file-warning-threshold.
5387         Move paragraph on file-selection dialog.
5388         Mention visiting files using X drag and drop.
5389         (Reverting): Mention using Auto-Revert mode to tail files.
5390         Document auto-revert-tail-mode.
5391         (Version Systems): Minor correction.
5392         (Comparing Files): Diff-mode is no longer based on Compilation
5393         mode.
5394         Document compare-ignore-whitespace.
5395         (Misc File Ops): Explain passing a directory to rename-file.
5396         Likewise for copy-file and make-symbolic-link.
5398         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5399         Document mouse-wheel-progressive speed.
5401         * help.texi (Misc Help): Document numeric argument for C-h i.
5402         Correctly explain the effect of just C-u as argument.
5404         * killing.texi (Deletion): Document numeric argument for
5405         just-one-space.
5407         * mini.texi (Completion): Completion acts on text before point.
5409         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5410         (Emulation): CUA mode replaces pc-bindings-mode,
5411         pc-selection-mode, and s-region.
5413         * mule.texi (Input Methods): Leim is now built-in.
5414         (Select Input Method): Document quail-show-key.
5415         (Specify Coding): Document revert-buffer-with-coding-system.
5417         * programs.texi (Fortran Motion): Document f90-next-statement,
5418         f90-previous-statement, f90-next-block, f90-previous-block,
5419         f90-end-of-block, and f90-beginning-of-block.
5421         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5423         * emacs.texi (Acknowledgments): Updated.
5425         * anti.texi: Total rewrite.
5427 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
5429         * ack.texi (Acknowledgments): Update.
5431 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
5433         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
5434         copyright years.
5436 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
5438         * building.texi (Commands of GUD): Move paragraph on setting
5439         breakpoints with mouse to the GDB Graphical Interface node.
5441 2005-03-07  Richard M. Stallman  <rms@gnu.org>
5443         * misc.texi (Single Shell, Shell Options): Fix previous change.
5445         * building.texi (Debugger Operation): Update GUD tooltip enable info.
5447 2005-03-06  Richard M. Stallman  <rms@gnu.org>
5449         * building.texi (Starting GUD): Don't explain text vs graphical
5450         GDB here.  Just mention it and xref.
5451         Delete "just one debugger process".
5452         (Debugger Operation): Move GUD tooltip info here.
5453         (GUD Tooltips): Node deleted.
5454         (GDB Graphical Interface): Explain the two GDB modes here.
5456         * sending.texi (Sending Mail): Minor cleanup.
5457         (Mail Aliases): Explain quoting conventions.
5458         Update key rebinding example.
5459         (Header Editing): C-M-i is like M-TAB.
5460         (Mail Mode Misc): mail-attach-file does not do MIME.
5462         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5463         that really belongs here.
5464         (Remote Mailboxes): Text moved to Rmail Inbox.
5465         (Rmail Display): Mention Mouse-1.
5466         (Movemail): Clarify two movemail versions.
5467         Clarify rmail-movemail-program.
5469         * misc.texi (Single Shell): Replace uudecode example with gpg example.
5470         Document async shell commands.
5471         (Shell History): Clarify.
5472         (Shell Ring): Mention C-UP an C-DOWN.
5473         (Shell Options): Add comint-prompt-read-only.
5474         (Invoking emacsclient): Set EDITOR to run Emacs.
5475         (Sorting): No need to explain what region is.
5476         (Saving Emacs Sessions): Fix typo.
5477         (Recursive Edit): Fix punctuation.
5478         (Emulation): Don't mention "PC bindings" which are standard.
5479         (Hyperlinking): Explain Mouse-1 convention here.
5480         (Find Func): Node deleted.
5482         * help.texi (Name Help): Xref to Hyperlinking.
5484         * glossary.texi (Glossary):
5485         Rename "Balance Parentheses" to "Balancing...".
5486         Add "Byte Compilation".  Correct "Copyleft".
5487         New xref in "Customization".
5488         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5489         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5490         Rename "Registers" to "Register".
5491         Replace "Selecting" with "Selected Frame",
5492         "Selected Window", and "Selecting a Buffer".
5494         * files.texi (Types of Log File): Explain how projects'
5495         methods can vary.
5497         * display.texi (Faces): Delete "Emacs 21".
5499         * custom.texi (Changing a Variable): C-M-i like M-TAB.
5500         * fixit.texi (Spelling): C-M-i like M-TAB.
5501         * mini.texi (Completion Options): C-M-i like M-TAB.
5502         * programs.texi (Symbol Completion): C-M-i like M-TAB.
5503         * text.texi (Text Mode): C-M-i like M-TAB.
5505         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5507         * calendar.texi (Specified Dates): Mention `g w'.
5508         (Appointments): appt-activate toggles with no arg.
5510 2005-03-05  Juri Linkov  <juri@jurta.org>
5512         * cmdargs.texi (Emacs Invocation): Add cindex
5513         "invocation (command line arguments)"
5514         (Misc X): Add -nbc, --no-blinking-cursor.
5516 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
5518         * calendar.texi (iCalendar): No need to require it now.
5520 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
5522         * trouble.texi (Contributing): Mention Savannah.  Direct users to
5523         emacs-devel.
5525 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
5527         * calendar.texi (Adding to Diary): Mention redrawing of calendar
5528         window.
5530 2005-02-27  Richard M. Stallman  <rms@gnu.org>
5532         * building.texi (Compilation): Update mode line status info.
5534 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
5536         * calendar.texi (General Calendar): Document binding of
5537         scroll-other-window-down.
5538         (Mayan Calendar): Fix earliest date.
5539         (Time Intervals): Document timeclock-change.
5540         Fix timeclock-ask-before-exiting documentation.
5542 2005-02-26  Kim F. Storm  <storm@cua.dk>
5544         * frames.texi (Mouse References):
5545         Add mouse-1-click-in-non-selected-windows.
5547 2005-02-25  Richard M. Stallman  <rms@gnu.org>
5549         * screen.texi (Screen): Explain better about cursors and mode lines;
5550         don't presuppose text terminals.
5551         (Point): Don't assume just one cursor.
5552         Clarify explanation of cursors.
5553         (Echo Area, Menu Bar): Cleanups.
5555         * mini.texi (Minibuffer): Prompts are highlighted.
5556         (Minibuffer Edit): Newline = C-j only on text terminals.
5557         Clarify resize-mini-windows values.
5558         Mention M-PAGEUP and M-PAGEDOWN.
5559         (Completion Commands): Mouse-1 like Mouse-2.
5560         (Minibuffer History): Explain history commands better.
5561         (Repetition): Add xref to Incremental Search.
5563         * mark.texi (Setting Mark): Clarify info about displaying mark.
5564         Clarify explanation of C-@ and C-SPC.
5565         (Transient Mark): Mention Delete Selection mode.
5566         (Marking Objects): Clean up text about extending the region.
5568         * m-x.texi (M-x): One C-g doesn't always go to top level.
5569         No delay before suggest-key-bindings output.
5571         * fixit.texi (Fixit): Mention C-/ for undo.
5572         (Spelling): Mention ESC TAB like M-TAB.
5573         Replacement words with r and R are rechecked.
5574         Say where C-g leaves point.  Mention ? as input.
5576 2005-02-23  Lute Kamstra  <lute@gnu.org>
5578         * cmdargs.texi (Initial Options): Add cross reference.
5580 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5582         * emacs.texi (Top): Update menu for splitting of node in
5583         msdog.texi.
5584         * frames.texi (Frames): Update xref for splitting of node in
5585         msdog.texi.
5586         * trouble.texi (Quitting): Ditto.
5588 2005-02-16  Richard M. Stallman  <rms@gnu.org>
5590         * windows.texi (Split Window): Simplify line truncation info
5591         and xref to Display Custom.
5593         * trouble.texi (Quitting): Emergency escape only for text terminal.
5594         (Screen Garbled): C-l for ungarbling is only for text terminal.
5596         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5598         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5600         * programs.texi (Program Modes): Mention Python mode.
5601         (Moving by Defuns): Repeating C-M-h extends region.
5602         (Basic Indent): Clarify.
5603         (Custom C Indent): Clarify.
5604         (Expressions): Repeating C-M-@ extends region.
5605         (Info Lookup): Clarify for C-h S.
5606         (Symbol Completion): ESC TAB alternative for M-TAB.
5607         (Electric C): Clarify.
5609         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5611         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5612         MS-DOS Input node.
5613         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5614         (MS-DOS and MULE): Clarify.
5615         (MS-DOS Processes, Windows Processes): Fix typos.
5617         * major.texi (Choosing Modes): Clarify.
5619         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5620         (Keyboard Macro Step-Edit): Clarify.
5622         * indent.texi (Indentation): Clarifications.
5624         * help.texi (Help): Correct error about C-h in query-replace.
5625         Clarify apropos vs C-h a.  Fix how to search in FAQ.
5626         (Key Help): Describe C-h w here.
5627         (Name Help): Minor cleanup.  C-h w moved to Key Help.
5628         Clarify the "object" joke.
5629         (Apropos): Clarify.  Mouse-1 like Mouse-2.
5630         (Help Mode): Mouse-1 like Mouse-2.
5632         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5634         * display.texi (Display): Reorder menu.
5635         (Faces): Cleanup.
5636         (Font Lock): Cleanup.  Mention Options menu.
5637         Delete obsolete text.
5638         (Scrolling): For C-l, don't presume text terminal.
5639         (Horizontal Scrolling): Simplify intro.
5640         (Follow Mode): Clarify.
5641         (Cursor Display): Moved before Display Custom.
5642         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5643         Doc default-tab-width.  Doc line truncation more thoroughly.
5645         * dired.texi (Dired Enter): C-x C-f can run Dired.
5646         (Dired Visiting): Comment out `a' command.
5647         Mouse-1 is like Mouse-2.
5648         (Shell Commands in Dired): ? can be used more than once.
5650         * basic.texi (Continuation Lines): Simplify description of truncation,
5651         and refer to Display Custom for the rest of it.
5653 2005-02-06  Lute Kamstra  <lute@gnu.org>
5655         * basic.texi (Undo): Fix typo.
5657         * cmdargs.texi (Emacs Invocation): Fix typo.
5659         * custom.texi (Init Examples): Fix typo.
5661         * abbrevs.texi (Expanding Abbrevs): Fix typo.
5663 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5665         * regs.texi (Registers): Registers can hold numbers, too.
5667         * killing.texi (Other Kill Commands): Cleanup.
5668         Delete redundant explanation of kill in read-only buffer.
5669         (Yanking): Mention term "copying".
5670         (Accumulating Text): Fix typo.
5672         * entering.texi (Entering Emacs): Update rationale at start.
5673         (Exiting): Treat iconifying on a par with suspension.
5675         * custom.texi (Minor Modes): Fix typo.
5676         (Easy Customization): Fix menu style.
5677         (Variables): Add xref.
5678         (Examining): Setting for future sessions works through .emacs.
5679         (Keymaps): "Text terminals", not "Many".
5680         (Init Rebinding): Explain \C-.  Show example of \M-.
5681         Fix minor wording errors.
5682         (Function Keys): Explain vector syntax just once.
5683         (Named ASCII Chars): Clarify history of TAB/C-i connection.
5684         (Init File): Mention .emacs.d directory.
5685         (Init Examples): Add xref.
5686         (Find Init): Mention .emacs.d directory.
5688         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5689         (Action Arguments): Explain which kinds of -l args are found how.
5690         (Initial Options): --batch does not inhibit site-start.
5691         Add xrefs.
5692         (Command Example): Use --batch, not -batch.
5694         * basic.texi (Inserting Text): Cleanup wording.
5695         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5696         C-n is not error at end of buffer.
5697         (Undo): Doc C-/ like C-_.  Add xrefs.
5698         (Arguments): META key may be labeled ALT.
5699         Peculiar arg meanings are explained in doc strings.
5701         * abbrevs.texi (Expanding Abbrevs): Clarify.
5703 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5705         * frames.texi (Frame Parameters): Add an xref to the description
5706         of list-colors-display.  Add a pointer to the X docs about colors.
5708         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5709         Improve docs of list-colors-display.
5711 2005-02-03  Lute Kamstra  <lute@gnu.org>
5713         * frames.texi (Frames, Drag and Drop): Fix typos.
5715 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5717         * windows.texi (Basic Window): Mention color-change in mode line.
5718         (Change Window): Explain dragging vertical boundaries.
5720         * text.texi (Sentences): Clarify.
5721         (Paragraphs): Explain M-a and blank lines.
5722         (Outline Mode): Clarify text and menu.
5723         (Hard and Soft Newlines): Mention use-hard-newlines.
5725         * frames.texi (Frames): Delete unnecessary mention of Windows.
5726         (Mouse Commands): Likewise.  Mention xterm mouse support.
5727         (Clipboard): Clarify.
5728         (Mouse References): Mention use of Mouse-1 for following links.
5729         (Menu Mouse Clicks): Clarify.
5730         (Mode Line Mouse): Clarify.
5731         (Drag and Drop): Rewrite.
5733         * fixit.texi (Spelling): Fix typo.
5735         * files.texi (File Names): Clarify.
5736         (Visiting): Update conditions for use of file dialog.  Clarify.
5737         (Saving): Doc d as answer in save-some-buffers.
5738         (Remote Files): Clean up the text.
5740         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5742         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5743         (List Buffers): Clarify.
5744         (Several Buffers): Doc T command.
5745         (Buffer Convenience): Clarify menu.
5747         * basic.texi (Undo): Clarify last change.
5749 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
5751         * fixit.texi (Spelling): Fix typo.
5753 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5755         * basic.texi (Undo): Update description of `undo-outer-limit'.
5757 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
5759         * building.texi: Update documentation relating to GDB Graphical
5760         Interface.
5762 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5764         * custom.texi (Easy Customization): Adapt menu to node name change.
5766 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5768         * custom.texi (Easy Customization): Defn of "User Option" now
5769         includes faces.  Don't say just "option" when talking about variables.
5770         Do say just "options" to mean "anything customizable".
5771         (Specific Customization): Describe `customize-variable',
5772         not `customize-option'.
5774         * glossary.texi (Glossary) <Faces>: Add xref.
5775         <User Option>: Change definition--include faces.  Change xref.
5777         * picture.texi (Picture): Mention artist.el.
5779         * sending.texi, screen.texi, programs.texi, misc.texi:
5780         * mini.texi, major.texi, maintaining.texi, macos.texi:
5781         * help.texi, frames.texi, files.texi:
5782         Don't say just "option" when talking about variables.
5784         * display.texi, mule.texi: Don't say just "option" when talking
5785         about variables.  Other minor cleanups.
5787 2005-01-26  Lute Kamstra  <lute@gnu.org>
5789         * cmdargs.texi (Initial Options): Add a cross reference to `Init
5790         File'.  Mention the `-Q' option at the `--no-site-file' option.
5792 2005-01-22  David Kastrup  <dak@gnu.org>
5794         * building.texi (Grep Searching): Mention alias `find-grep' for
5795         `grep-find'.
5797 2005-01-20  Richard M. Stallman  <rms@gnu.org>
5799         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5801 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5803         * rmail.texi (Movemail): Explain differences
5804         between standard and mailutils versions of movemail.
5805         Describe command line and configuration options introduced
5806         with the latter.
5807         Explain the notion of mailbox URL, provide examples and
5808         cross-references to mailutils documentation.
5809         Describe various methods of specifying mailbox names,
5810         user names and user passwords for rmail.
5811         (Remote Mailboxes): New section.  Describe
5812         how movemail handles remote mailboxes.  Describe configuration
5813         options used to control its behavior.
5814         (Other Mailbox Formats): Explain handling of various mailbox
5815         formats.
5817 2005-01-13  Richard M. Stallman  <rms@gnu.org>
5819         * commands.texi (Commands): Clarification.
5821 2005-01-11  Richard M. Stallman  <rms@gnu.org>
5823         * programs.texi (Multi-line Indent): Fix previous change.
5824         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5826 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5828         * display.texi (Faces): isearch-lazy-highlight-face renamed to
5829         lazy-highlight.
5831         * search.texi (Query Replace): Mention faces query-replace
5832         and lazy-highlight.
5833         (Incremental Search): Update isearch highlighting info.
5835 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5837         * custom.texi (Saving Customizations): Minor improvement.
5839 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5841         * custom.texi (Saving Customizations): Emacs no longer loads
5842         `custom-file' after .emacs.  No longer mention customizing through
5843         Custom.
5845 2005-01-01  Andreas Schwab  <schwab@suse.de>
5847         * killing.texi (Graphical Kill): Move up under node Killing,
5848         change @section to @subsection.
5850 2005-01-01  Richard M. Stallman  <rms@gnu.org>
5852         * custom.texi (Face Customization): Mention hex color specs.
5854         * emacs.texi (Top): Update Killing submenu.
5856         * killing.texi (Killing): Reorganize section.
5857         No more TeX-only text; put the node command at start of chapter.
5858         But the first section heading is used only in TeX.
5859         Rewrite the text to read better in this mode.
5860         (Graphical Kill): New subnode gets some of the text that
5861         used to be in the first section.
5863 2004-12-31  Richard M. Stallman  <rms@gnu.org>
5865         * dired.texi (Shell Commands in Dired): Delete the ? example.
5867         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5869         * files.texi (Saving): Describe new require-final-newline features
5870         and mode-require-final-newline.
5872 2004-12-29  Richard M. Stallman  <rms@gnu.org>
5874         * custom.texi (File Variables): Clarify previous change.
5876 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5878         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5879         out now.
5881 2004-12-27  Richard M. Stallman  <rms@gnu.org>
5883         * Makefile.in (MAKEINFO): Specify --force.
5885         * basic.texi (Moving Point): C-e now runs move-end-of-line.
5886         (Undo): Doc undo-outer-limit.
5888 2004-12-15  Juri Linkov  <juri@jurta.org>
5890         * mark.texi (Transient Mark, Mark Ring): M-< and other
5891         movement commands don't set mark in Transient Mark mode
5892         if mark is active.
5894 2004-12-12  Juri Linkov  <juri@jurta.org>
5896         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5897         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5899         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5900         (Misc Dired Commands): Add @r{(Dired)} to w.
5902 2004-12-12  Juri Linkov  <juri@jurta.org>
5904         * mark.texi (Marking Objects): Marking commands also extend the
5905         region when mark is active in Transient Mark mode.
5907 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5909         * custom.texi (Saving Customizations): Emacs only loads the custom
5910         file automatically after the init file in version 22.1 or later.
5911         Adapt text and examples to this fact.
5913 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
5915         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5916         be set through Custom.  Otherwise, it has no effect.
5918 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5920         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5921         * entering.texi: Rename Command Line to Emacs Invocation.
5923         * misc.texi (Term Mode): Correctly describe C-c.
5925         * custom.texi (Easy Customization): Move up to section level,
5926         before Variables.  Avoid using the term "variable"; say "option".
5927         New initial explanation.
5928         (Variables): In initial explanation, connect "variable" to the
5929         already-explained "user option".
5931         * emacs.texi (Top): Fix ref to Command Line.
5932         Move reference to Easy Customization.
5934         * xresources.texi (X Resources): Fix From link.
5936         * doclicense.texi (GNU Free Documentation License): Fix To link.
5938         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5940         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5942 2004-12-03  Richard M. Stallman  <rms@gnu.org>
5944         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5946 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5948         * kmacro.texi: Several small changes in addition to the following.
5949         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5950         defining a keyboard macro.
5951         Mention `kmacro-ring-max'.
5952         (Keyboard Macro Counter): Clarify description of
5953         `kmacro-insert-counter', `kmacro-set-counter',
5954         `kmacro-add-counter' and `kmacro-set-format'.
5956 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5958         * custom.texi (File Variables): Add `unibyte' and make it more
5959         clear that `unibyte' and `coding' are special.  Suggested by Simon
5960         Krahnke <overlord@gmx.li>.
5962         * mule.texi (Enabling Multibyte): Refer to File Variables.
5963         Suggested by Simon Krahnke <overlord@gmx.li>.
5965 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
5967         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5968         x-use-old-gtk-file-dialog.
5970 2004-11-20  Richard M. Stallman  <rms@gnu.org>
5972         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5974 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
5976         * building.texi (Lisp Eval): Delete hyphen in section name.
5978 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
5980         * files.texi (Old Versions):
5981         No longer document annotation as "CVS only".
5983 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
5985         * files.texi (Version Control): Rewrite the introduction about
5986         version systems, mentioning the new ones that we support.  Thanks
5987         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5988         suggestions.
5990 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
5992         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
5994 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
5996         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5998 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
6000         * text.texi (Text Based Tables, Table Definition)
6001         (Table Creation, Table Recognition, Cell Commands)
6002         (Cell Justification, Row Commands, Column Commands)
6003         (Fixed Width Mode, Table Conversion, Measuring Tables)
6004         (Table Misc): New nodes, documenting the Table Mode.
6006 2004-10-19  Jason Rumney  <jasonr@gnu.org>
6008         * makefile.w32-in (info): Change order of arguments to makeinfo.
6010 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
6012         * calendar.texi (iCalendar): Update for package changes.
6014 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
6016         * files.texi (Misc File Ops): View mode is a minor mode.
6018 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6020         * calendar.texi (iCalendar): Style changes.
6022 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
6024         * search.texi (Regexps): The regexp described in the example is no
6025         longer stored in the variable `sentence-end'.
6027 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
6029         * building.texi (Starting GUD): Note that multiple debugging
6030         sessions requires `gdb --fullname'.
6032 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
6034         * calendar.texi (iCalendar): New section for a new package.
6036 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
6038         * text.texi: Various small changes in addition to the following.
6039         (Text): Replace xref for autotype with inforef.
6040         (Sentences): Explain nil value for `sentence-end'.
6041         (Paragraphs): Update default values for `paragraph-start' and
6042         `paragraph-separate'.
6043         (Text Mode): Correct description of Text mode's effect on the
6044         syntax table.
6045         (Outline Visibility): `hide-other' does not hide top level headings.
6046         `selective-display-ellipses' no longer has an effect on Outline mode.
6047         (TeX Misc): Add missing @cindex.
6048         Replace xref for RefTeX with inforef.
6049         (Requesting Formatted Text): The variable
6050         `enriched-fill-after-visiting' no longer exists.
6051         (Editing Format Info): Update names of menu items and commands.
6052         (Format Faces): Mention special effect of specifying the default face.
6053         Describe inheritance of text properties.
6054         Correct description of `fixed' face.
6055         (Format Indentation): Correct description of effect of setting
6056         margins.  Mention `set-left-margin' and `set-right-margin'.
6057         (Format Justification): Update names of menu items.
6058         `set-justification-full' is now bound to `M-j b'.
6059         Mention that `default-justification' is a per buffer variable.
6060         (Format Properties): Update name of menu item.
6061         (Forcing Enriched Mode): `format-decode-buffer' automatically
6062         turns on Enriched mode if the buffer is in text/enriched format.
6064 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
6066         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6068 2004-09-28  Kim F. Storm  <storm@cua.dk>
6070         * display.texi (Display Custom) <indicate-buffer-boundaries>:
6071         Align with new functionality.
6073 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
6075         * display.texi (Display Custom): Remove stray `@end defvar'.
6077 2004-09-23  Kim F. Storm  <storm@cua.dk>
6079         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6080         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6082 2004-09-20  Richard M. Stallman  <rms@gnu.org>
6084         * custom.texi (Hooks): Explain using setq to clear out a hook.
6085         (File Variables): Explain multiline string constants.
6086         (Non-ASCII Rebinding): Explain when you need to update
6087         non-ASCII char codes in .emacs.
6089         * building.texi (Compilation): Explain how to make a silent
6090         subprocess that won't be terminated.  Explain compilation-environment.
6092 2004-09-13  Kim F. Storm  <storm@cua.dk>
6094         * mini.texi (Repetition): Rename isearch-resume-enabled to
6095         isearch-resume-in-command-history and change default to disabled.
6097 2004-09-09  Kim F. Storm  <storm@cua.dk>
6099         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6100         with new `kmacro-name-last-macro'.
6102 2004-09-08  Juri Linkov  <juri@jurta.org>
6104         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6106 2004-09-03  Juri Linkov  <juri@jurta.org>
6108         * search.texi (Incremental Search): Update wording for M-%.
6110 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
6112         * killing.texi (Killing): Correct description of kill commands in
6113         read-only buffer.
6115 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
6117         * building.texi (Compilation Mode): Add a paragraph about rules
6118         for finding the compilation buffer for `next-error'.
6120         * search.texi (Other Repeating Search): Mention that Occur mode
6121         supports the next-error functionality.
6123 2004-09-02  Juri Linkov  <juri@jurta.org>
6125         * search.texi (Regexp Replace): Add missing backslash to \footnote.
6127 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
6129         * kmacro.texi (Basic Keyboard Macro):
6130         `apply-macro-to-region-lines' now operates on all lines that begin
6131         in the region, rather than on all complete lines in the region.
6133 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
6135         * frames.texi (Drag and drop): Add documentation about
6136         x-dnd-test-function and x-dnd-known-types.
6138 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
6140         * indent.texi: Various minor changes in addition to:
6141         (Indentation Commands): Correct description of `indent-relative'.
6142         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6143         mode.  The *Tab Stops* buffer uses Overwrite Mode.
6144         (Just Spaces): `tabify' converts sequences of at least two spaces
6145         to tabs.
6147 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
6149         * frames.texi (Secondary Selection): Setting the secondary
6150         selection with M-Drag-Mouse-1 does not alter the kill ring,
6151         setting it with M-Mouse-1 and M-Mouse-3 does.
6152         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6153         toolkit scroll bars.
6154         (Scroll Bars): Ditto.
6156         * windows.texi (Basic Window): When using a window system, the value
6157         of point in a non-selected window is indicated by a hollow box.
6158         (Split Window): Side by side windows are separated by a scroll bar,
6159         if scroll bars are used.
6160         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6161         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6162         (Window Convenience): Update bindings for `winner-undo' and
6163         `winner-redo'.
6165         * ack.texi (Acknowledgments): Use `@unnumbered'.
6166         * misc.texi: Adapt sectioning in Info to the node structure.
6167         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6168         of "Using Emacs as a Server".
6169         * building.texi (Building): Interchange nodes (for correct numbering).
6170         * programs.texi (Programs): Interchange nodes (for correct numbering).
6171         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6172         Info to the node structure.
6173         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6174         Rearrange order of nodes and sections such that both "GNU GENERAL
6175         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6176         end, as appropriate for appendices.
6177         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6178         Use `@unnumberedsec'.
6179         * trouble.texi: Adapt sectioning in Info to the node structure.
6180         Adapt node pointers to change in emacs.texi.
6181         * cmdargs.texi, doclicense.texi: Adapt node pointers.
6183 2004-08-25  Kenichi Handa  <handa@m17n.org>
6185         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6186         description for unibyte mode.
6188 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
6190         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6192         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6193         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6194         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6195         in @pxref.
6197 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
6199         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6200         Change section names.
6202 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
6204         * kmacro.texi (Keyboard Macro Ring): Rename section.
6205         Emacs treats the head of the macro ring as the `last keyboard macro'.
6206         (Keyboard Macro Counter): Minor change.
6207         (Save Keyboard Macro): Some clarifications.
6208         (Edit Keyboard Macro): Rename section.
6210         * buffers.texi (Buffers): Maximum buffer size is now 256M on
6211         32-bit machines.
6212         (Several Buffers): Clarify which buffer is selected if `2' is
6213         pressed in the Buffer Menu.
6214         Auto Revert mode can be used to update the Buffer Menu
6215         automatically.
6217 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
6219         * help.texi (Misc Help): Add an index entry for finding an Info
6220         manual by its file name.
6222 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
6224         * files.texi (Backup Deletion): Correct description of
6225         `delete-old-versions'.
6226         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6227         (Auto Save Files): Recommend `auto-save-mode' to reenable
6228         auto-saving, rather than the abbreviation `auto-save'.
6230 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6232         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6233         for "killing" and "yanking" in main menu.
6235 2004-08-16  Richard M. Stallman  <rms@gnu.org>
6237         * killing.texi (Yanking, Killing): Minor cleanups.
6239         * mark.texi (Momentary Mark): Minor cleanups.
6241 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
6243         * custom.texi (Non-ASCII Rebinding):
6244         C-q always inserts the right code to pass to global-set-key.
6246 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
6248         * regs.texi (RegNumbers): Mention `C-x r i' binding for
6249         `insert-register', instead of `C-x r g' binding, for consistency.
6251 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
6253         * fixit.texi (Spelling): Fix typo.
6255 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
6257         * help.texi (Help): Fix Texinfo usage.
6259 2004-07-24  Richard M. Stallman  <rms@gnu.org>
6261         * text.texi (Paragraphs): Update how paragraphs are separated
6262         and the default for paragraph-separate.
6264         * search.texi (Regexp Replace): Further update text for new
6265         replacement operators.
6267 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
6269         * emacs-xtra.texi (Subdir switches): Dired does not remember the
6270         `R' switch.
6272         * dired.texi (Dired Updating): `k' only deletes inserted
6273         subdirectories from the Dired buffer if a prefix argument was given.
6275         * search.texi (Regexps): Delete redundant definition of `symbol' in
6276         description of `\_>'.  It already occurs in the description of `\_<'.
6278 2004-07-01  Juri Linkov  <juri@jurta.org>
6280         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6281         (Regexp Search): Add M-r.
6283 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
6285         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6287 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
6289         * search.texi, calendar.texi: Markup fixes.
6291 2004-06-25  Richard M. Stallman  <rms@gnu.org>
6293         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6295 2004-06-25  David Kastrup  <dak@gnu.org>
6297         * search.texi (Regexp Replace): Some typo corrections and
6298         rearrangement.
6300 2004-06-24  David Kastrup  <dak@gnu.org>
6302         * search.texi (Unconditional Replace): Use replace-string instead
6303         of query-replace in example.
6304         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6305         sequences.
6306         (Query Replace): Correct explanation of `^' which does not use
6307         the mark stack.
6309 2004-06-21  Nick Roberts  <nickrob@gnu.org>
6311         * misc.texi (Shell History Copying): Document comint-insert-input.
6312         (Shell Ring): Describe comint-dynamic-list-input-ring here.
6314 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
6316         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6317         * custom.texi (Customization): Do.
6318         * anti.texi (Antinews): Do.
6319         * abbrevs.texi (Defining Abbrevs): Do.
6321         * programs.texi (Info Lookup): Fix keybinding for
6322         info-lookup-symbol.
6324 2004-06-16  Juanma Barranquero  <lektu@terra.es>
6326         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6327         Add emacs-xtra.
6328         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6329         (clean): Add emacs-xtra and flymake.  Remove redundancies.
6331 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
6333         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6334         Add emacs-xtra.
6335         * emacs-xtra.texi: New file.
6337 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6339         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6340         (Dired and Find): Mention differences with ordinary Dired buffers.
6342 2004-06-13  Richard M. Stallman  <rms@gnu.org>
6344         * custom.texi (Init Syntax): Explain about vars that do special
6345         things when set with setq or with Custom.
6346         (Init Examples): Add line-number-mode example.
6348 2004-06-12  Juri Linkov  <juri@jurta.org>
6350         * dired.texi (Operating on Files): Add dired-do-touch.
6352 2004-06-10  Juri Linkov  <juri@jurta.org>
6354         * building.texi (Lisp Eval): Add C-M-x on defface.
6356 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
6358         * files.texi (Reverting): Auto-Revert mode and
6359         Global Auto-Revert mode no longer revert remote files.
6361 2004-05-29  Richard M. Stallman  <rms@gnu.org>
6363         * custom.texi (Init File): Two dashes start --no-site-file.
6365 2004-05-29  Alan Mackenzie  <acm@muc.de>
6367         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6368         ("AWK"): Is consistently thus spelled throughout.
6369         (AWK, Pike): Document as "C-like modes".
6370         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6371         (M-x man): Supersedes M-x manual-entry.
6372         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
6374         ("Comments in C"): Delete node; the info is in CC Mode manual.
6375         (c-comment-only-line-offset): Remove description.
6377         (C-c ., C-c C-c): Describe new C Mode bindings.
6379         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6380         (@dfn{Style}, c-default-style, comment-column, comment-padding)
6381         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6382         Amend definitions.
6384         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6385         Describe functions.
6387         (c-comment-start-regexp, c-hanging-comment-ender-p)
6388         (c-hanging-comment-starter-p): Remove obsolete definitions.
6390         * emacs.texi: Remove the menu entry "Comments in C".
6392 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
6394         * dired.texi (Dired and Find): `find-ls-option' does not apply to
6395         `M-x locate'.
6397 2004-05-16  Karl Berry  <karl@gnu.org>
6399         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6400         makeinfo --html fails.
6401         * help.texi (Help Summary) [@ifnottex]: Likewise.
6403 2004-05-13  Nick Roberts  <nickrob@gnu.org>
6405         * building.texi (GDB Graphical Interface): Update and describe
6406         layout first.
6408 2004-05-04  Jason Rumney  <jasonr@gnu.org>
6410         * makefile.w32-in: Revert last change.
6412 2004-05-03  Jason Rumney  <jasonr@gnu.org>
6414         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6416 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6418         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6420 2004-04-18  Juri Linkov  <juri@jurta.org>
6422         * fixit.texi (Spelling): Remove file extension from ispell xref.
6424 2004-04-15  Kim F. Storm  <storm@cua.dk>
6426         * cmdargs.texi (Initial Options): Add -Q.
6428 2004-04-05  Kim F. Storm  <storm@cua.dk>
6430         * custom.texi (File Variables): Add safe-local-eval-forms.
6432 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
6434         * files.texi (Reverting): Correct description of revert-buffer's
6435         handling of point.
6437 2004-03-22  Juri Linkov  <juri@jurta.org>
6439         * emacs.texi (Top): Add `Misc X'.
6441         * trouble.texi: Fix help key bindings.
6443         * glossary.texi: Improve references.
6445         * help.texi: Sync keywords with finder.el.
6447         * mini.texi (Completion): Add description for menu items.
6449         * misc.texi (Browse-URL, FFAP): Add information about keywords.
6451         * sending.texi (Mail Methods): Fix xref to Message manual.
6453 2004-03-12  Richard M. Stallman  <rms@gnu.org>
6455         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6457 2004-03-04  Richard M. Stallman  <rms@gnu.org>
6459         * search.texi (Regexps): Explain that ^ and $ have their
6460         special meanings only in certain contexts.
6462         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6464         * mule.texi (Specify Coding): Doc C-x RET F.
6466         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6467         for multiple compile and grep buffers.
6468         (Indirect Buffers): Don't recommand clone-indirect-buffer
6469         for multiple compile and grep buffers.
6471 2004-02-29  Juanma Barranquero  <lektu@terra.es>
6473         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6474         Use $(DEL) instead of rm, and ignore exit code.
6476 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
6478         * building.texi (Watch Expressions): Update.
6480 2004-02-21  Juri Linkov  <juri@jurta.org>
6482         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
6483         --directory, --help, --version.  Move text about command-line-args
6484         to Command Arguments.
6485         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
6486         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
6487         (Window Size X): Join -g and --geometry.  Add @cindex.
6488         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
6489         (Title X): Remove alias -title.
6490         (Misc X): New node.
6492 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
6494         * frames.texi (Drag and drop): Add Motif to list of supported
6495         protocols.
6497 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
6499         * frames.texi (Drag and drop): New section.
6501 2004-01-24  Richard M. Stallman  <rms@gnu.org>
6503         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6504         Include it only @ifnotinfo.  Patch the preceding and following
6505         node headers to point to each other.
6507 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6509         * calendar.texi (Appointments): Update section.
6511 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6513         * programs.texi (C Modes): Fix the xref.
6515 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6517         * building.texi (Watch Expressions): Update.
6518         (Commands of GUD): Include use of toolbar + breakpoints set from
6519         fringe/margin.
6521 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
6523         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
6524         <acm@muc.de>.
6526 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
6528         * frames.texi (Dialog Boxes): Add use-file-dialog.
6530 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6532         * ack.texi: Note that Alan Mackenzie contributed the AWK support
6533         in CC Mode.
6535 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6537         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6538         * man/commands.texi, man/custom.texi, man/display.texi:
6539         * man/emacs.texi, man/files.texi:
6540         * man/frames.texi, man/glossary.texi, man/killing.texi:
6541         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6542         * man/mule.texi, man/rmail.texi, man/search.texi:
6543         * man/sending.texi, man/text.texi, man/trouble.texi:
6544         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6546 2003-11-01  Alan Mackenzie  <acm@muc.de>
6548         * search.texi (Scrolling During Incremental Search): Document a
6549         new scrolling facility in isearch mode.
6551 2003-10-22  Miles Bader  <miles@gnu.org>
6553         * Makefile.in (info): Move before $(top_srcdir)/info.
6555 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
6557         * building.texi (Watch Expressions): Update section on data display
6558         to reflect code changes (GDB Graphical Interface).
6560 2003-10-13  Richard M. Stallman  <rms@gnu.org>
6562         * xresources.texi (GTK resources): Clean up previous change.
6564 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6566         * xresources.texi (GTK resources): Add a note that some themes
6567         disallow customizations.  Add scroll theme example.
6569 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6571         * cmdargs.texi (General Variables): Remove MAILRC envvar.
6573         * misc.texi (Saving Emacs Sessions): Shorten the section,
6574         collapsing back into one node.
6576 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6578         * misc.texi: Section "Saving Emacs Sessions" rewritten.
6580 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
6582         * xresources.texi (GTK names in Emacs): Correct typo.
6584 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
6586         * cmdargs.texi (Font X): Mention new default font.  More
6587         fully describe long font names, wildcard patterns and the
6588         problems involved.  (Result of discussion on emacs-devel.)
6590 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
6592         * emacs.texi (Acknowledgements): Correct typo.
6594 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6596         * dired.texi (Misc Dired Commands): New node.
6597         (Dired Navigation): Add dired-goto-file.
6599         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6601         * emacs.texi (Acknowledgements): New node, split from Distribution.
6603         * cmdargs.texi (Action Arguments): -f reads interactive args.
6605 2003-09-08  Lute Kamstra  <lute@gnu.org>
6607         * screen.texi (Mode Line): Say that POS comes before LINE.
6608         Mention `size-indication-mode'.
6609         * display.texi (Optional Mode Line): Document
6610         `size-indication-mode'.
6611         * basic.texi (Position Info): Mention `size-indication-mode'.
6613 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6615         * xresources.texi (Resources): Refer to `editres' man page.
6616         (Lucid Resources): Update defaults.  Expand description of
6617         `shadowThickness'.
6619 2003-09-04  Miles Bader  <miles@gnu.org>
6621         * Makefile.in (top_srcdir): New variable.
6622         ($(top_srcdir)/info): New rule.
6623         (info): Depend on it.
6625 2003-09-03  Peter Runestig  <peter@runestig.com>
6627         * makefile.w32-in: New file.
6629 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6631         * misc.texi (Saving Emacs Sessions): Correct previous change.
6633 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6635         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6636         (Intro): Include kmacro.texi after fixit.texi instead of after
6637         custom.texi.  (As suggested by Kim Storm.)
6639 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
6641         * fixit.texi (Fixit): Update `Next' pointer.
6642         * files.texi (Files): Update `Previous' pointer.
6643         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6644         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6645         (Suggested by Kim Storm.)
6646         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
6648 2003-08-18  Kim F. Storm  <storm@cua.dk>
6650         * kmacro.texi: New file describing enhanced keyboard macro
6651         functionality.  Replaces old description in custom.texi.
6653         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6654         (Keyboard Macros): Move to new kmacro.texi file.
6656         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6658 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6660         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6662 2003-08-17  Alex Schroeder  <alex@gnu.org>
6664         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6665         required.
6667 2003-08-05  Richard M. Stallman  <rms@gnu.org>
6669         * programs.texi (Lisp Indent): Don't describe
6670         lisp-indent-function property here.  Use xref to Lisp Manual.
6672 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6674         * calendar.texi (Date Formats): Document changed behavior of
6675         abbreviations.
6677 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
6679         * buffers.texi (List Buffers): Fix previous change.
6681 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
6683         * buffers.texi (List Buffers): Adjust to new format of *Buffer
6684         List*.
6686 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6688         * display.texi (Font Lock): Fix typo.
6690 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6692         * display.texi (Font Lock): Add xref for format info on
6693         font-lock-remove-keywords.
6695         * building.texi (Compilation): Document what happens with asynch
6696         children of compiler process.
6698         * help.texi (Library Keywords): Use @multitable.
6700 2003-06-04  Richard M. Stallman  <rms@gnu.org>
6702         * programs.texi (Expressions): Delete C-M-DEL.
6704         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6705         comint-move-point-for-output renamed from
6706         comint-scroll-to-bottom-on-output.
6708         * custom.texi (Init Rebinding): Replace previous change with xref.
6709         (Non-ASCII Rebinding): Explain that issue more briefly here.
6711 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6713         * indent.texi (Indentation): Condense, simplify, clarify prev change.
6715 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
6717         * building.texi (GDB Graphical Interface): New node.
6718         (Rewritten somewhat by RMS.)
6720 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
6722         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6723         non-English letters.  Explain how to set coding systems correctly
6724         and how to include the right coding cookie in the file.
6726 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
6728         * indent.texi (Indentation): Explain the concepts.
6729         (Just Spaces): Explain why preventing tabs for indentation might
6730         be useful.
6732 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6734         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6736 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6738         * cmdargs.texi (General Variables): Document SMTPSERVER.
6740         * sending.texi: Remove SMTP node.
6741         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
6742         library.
6744 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6746         * sending.texi (Sending via SMTP): Explain MTA/MUA.
6748 2003-02-22  Simon Josefsson  <jas@extundo.com>
6750         * sending.texi (Mail Methods): Add node about SMTP.
6752 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
6754         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6756 2003-02-01  Kevin Ryde  <user42@zip.com.au>
6758         * glossary.texi (Glossary): Correction to cl cross reference.
6760 2003-01-20  Richard M. Stallman  <rms@gnu.org>
6762         * killing.texi (Rectangles): Document C-x c r.
6764 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
6766         * xresources.texi (GTK resources): New node.
6767         (GTK widget names): New node.
6768         (GTK names in Emacs): New node.
6769         (GTK styles): New node.
6771 2003-01-09  Francesco Potortì  <pot@gnu.org>
6773         * maintaining.texi (Create Tags Table): Add reference to the new
6774         `etags --help --lang=LANG' option.
6776 2002-10-02  Karl Berry  <karl@gnu.org>
6778         * emacs.texi: Per rms, update all manuals to use @copying instead of
6779         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
6780         where needed for the sake of the HTML output.
6782 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6784         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6785         source files.
6787 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6789         * Makefile.in (emacsman): New target.
6791 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6793         * (Version 21.1 released.)
6795 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6797         * Branch for 21.1.
6799 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6801         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6803 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6805         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6807 1999-07-12  Richard Stallman  <rms@gnu.org>
6809         * Version 20.4 released.
6811 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
6813         * Makefile.in (INFO_TARGETS): Delete customize.info.
6814         (DVI_TARGETS): Delete customize.dvi.
6815         (../info/customize, customize.dvi): Targets deleted.
6817 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6819         * Version 20.3 released.
6821 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
6823         * Makefile.in (EMACSSOURCES): Add mule.texi.
6824         Add msdog.texi, ack.texi.  Remove gnu1.texi.
6826 1998-04-06  Andreas Schwab  <schwab@gnu.org>
6828         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6829         Use it in dvi targets.
6831 1997-09-23  Paul Eggert  <eggert@twinsun.com>
6833         * Makefile.in: Merge changes mistakenly made to `Makefile'.
6834         (INFO_TARGETS): Change ../info/custom to ../info/customize.
6835         (../info/customize): Rename from ../info/custom.
6837 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6839         * Version 20.2 released.
6841 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6843         * Version 20.1 released.
6845 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6847         * Makefile (../info/customize, customize.dvi): New targets.
6848         (INFO_TARGETS): Add ../info/customize.
6849         (DVI_TARGETS): Add customize.dvi.
6851 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6853         * Version 19.33 released.
6855 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6857         * Version 19.32 released.
6859 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6861         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6863 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6865         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6866         Specify -I option.
6867         (All dvi targets): Set the TEXINPUTS variable.
6869 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6871         * Version 19.31 released.
6873 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6875         * Version 19.30 released.
6877 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6879         * Makefile.in (maintainer-clean): Rename from realclean.
6881 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6883         * Makefile.in: New file.
6884         * Makefile: File deleted.
6886 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6888         * Makefile (TEXINDEX_OBJS): Variable deleted.
6889         (texindex, texindex.o, getopt.o): Rules deleted.
6890         All deps on texindex deleted.
6891         (distclean): Don't delete texindex.
6892         (mostlyclean): Don't delete *.o.
6893         * texindex.c, getopt.c: Files deleted.
6895 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6897         * Version 19.26 released.
6899 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
6901         * Makefile (EMACSSOURCES): Exclude undo.texi.
6903 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6905         * Version 19.25 released.
6907 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6909         * Version 19.24 released.
6911 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6913         * Version 19.23 released.
6915 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6917         * Makefile: Delete spurious tab.
6919 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6921         * Makefile (.SUFFIXES): New rule.
6923 1993-12-04  Richard Stallman  (rms@srarc2)
6925         * getopt.c: New file.
6926         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6927         (getopt.o): New rule.
6928         (dvi): Don't depend on texindex.
6929         (emacs.dvi): Depend on texindex.
6931 1993-12-03  Richard Stallman  (rms@srarc2)
6933         * Makefile (TEXI2DVI): New variable.
6934         (emacs.dvi): Add explicit command.
6935         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6937 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6939         * Version 19.22 released.
6941 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6943         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6945 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6947         * Version 19.21 released.
6949 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6951         * Makefile (realclean): Don't delete the Info files.
6953 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
6955         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6956         4' where appropriate.
6958 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
6960         * Makefile: Fix targets for texindex.
6962         * texindex.c: Include "../src/config.h" if building in emacs.
6964         * Makefile: Change all files to FILENAME.texi, force all targets
6965         to be FILENAME, not FILENAME.info.
6966         Add target to build texindex.c, defining `emacs'.
6968 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6970         * Version 19.19 released.
6972 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6974         * Version 19.18 released.
6976 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6978         * Makefile: Fix source file names of the separate manuals.
6980 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6982         * Version 19.17 released.
6984 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6986         * split-man: Fix typos in last change.
6988 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6990         * Version 19.16 released.
6992 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6994         * version 19.15 released.
6996 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6998         * Makefile (distclean): It's rm, not rf.
7000 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7002         * Version 19.14 released.
7004 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7006         * Makefile: New file.
7008 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7010         * Version 19.13 released.
7012 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7014         * Version 19.9 released.
7016 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7018         * Version 19.8 released.
7020 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7022         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7024         * trouble.texi: It's `enable-flow-control-on', not
7025         `evade-flow-control-on'.
7027 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7029         * display.texi: Document standard-display-european.
7031 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7033         * Version 19.7 released.
7035         * emacs.texi: Add a sentence to the top menu mentioning the
7036         specific version of Emacs this manual applies to.
7038 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7040         * basic.texi: Document next-line-add-lines variable used to
7041         implement down-arrow.
7043         * killing.texi: Document kill-whole-line.
7045 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7047         * text.texi: Update unix TeX ordering information.
7049 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7051         * news.texi: Mention fill-rectangle in keybinding list.
7053         * killing.texi: Document fill-rectangle.
7055 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7057         * vc.texi: Bring the docs up to date with VC 5.2.
7059 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7061         * emacs.tex: Mention blackbox and gomoku under Amusements.
7062         Assembler mode is now mentioned and appropriately indexed
7063         under Programming Modes.
7065 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7067         * emacs.tex: Update TeX ordering information.
7069 1990-06-26  David Lawrence  (tale@geech)
7071         * emacs.tex: Note that completion-ignored-extensions is not used
7072         to filter out names when all completions are displayed in
7073         *Completions*.
7075 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7077         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7079 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7081         * emacs.tex: Add @findex grep.
7083 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7085         * emacs.tex: Correct two typos.  No other changes before
7086         Version 19 will be made.
7088 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7090         * emacs.tex: Update information for obtaining TeX distribution from the
7091         University of Washington.
7093 ;; Local Variables:
7094 ;; coding: utf-8
7095 ;; fill-column: 79
7096 ;; add-log-time-zone-rule: t
7097 ;; End:
7099     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7100       2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
7102   This file is part of GNU Emacs.
7104   GNU Emacs is free software: you can redistribute it and/or modify
7105   it under the terms of the GNU General Public License as published by
7106   the Free Software Foundation, either version 3 of the License, or
7107   (at your option) any later version.
7109   GNU Emacs is distributed in the hope that it will be useful,
7110   but WITHOUT ANY WARRANTY; without even the implied warranty of
7111   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7112   GNU General Public License for more details.
7114   You should have received a copy of the GNU General Public License
7115   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7117 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd