Document comint history-search changes.
[emacs.git] / doc / emacs / ChangeLog
blob741b226267d2915bebe10945eb6612657c07083a
1 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
3         * programs.texi (Program Modes): Mention Javascript mode.
5         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
6         * emacs.texi: Update node description.
8         * misc.texi (Navigation): Document doc-view-continuous.
9         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
11 2010-03-24  Glenn Morris  <rgm@gnu.org>
13         * ack.texi (Acknowledgments):
14         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
16 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
18         * xresources.texi (Table of Resources): Clarify toolBar number
19         for Gtk+.
21         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
23 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
25         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
27         * search.texi (Other Repeating Search): Document multi-isearch-buffers
28         and multi-isearch-buffers-regexp.
30         * indent.texi (Indentation): Clarify description of
31         indent-for-tab-command.  Document tab-always-indent.
33 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
35         * cmdargs.texi (Font X): Move most content to Fonts.
37         * frames.texi (Fonts): New node.  Document font-use-system-font.
39         * emacs.texi (Top):
40         * xresources.texi (Table of Resources):
41         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
43 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
45         * custom.texi (Init Examples): Add xref to Locals.
47         * major.texi (Choosing Modes): Mention usage of setq-default for
48         setting the default value of major-mode (Bug#5688).
50 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
52         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
54         * display.texi (Display Custom): Document make-pointer-invisible and
55         underline-minimum-offset.  Remove inverse-video.
57 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
59         * frames.texi (Frame Commands): Note that the last ordinary frame can
60         be deleted in daemon mode (Bug#5616).
62 2010-02-18  Glenn Morris  <rgm@gnu.org>
64         * trouble.texi (Contributing): Repository is no longer CVS.
66 2010-02-08  Glenn Morris  <rgm@gnu.org>
68         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
70 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
72         * display.texi (Useless Whitespace, Text Display):
73         * custom.texi (Init Examples): Avoid obsolete special default variables
74         like default-major-mode.
76 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
78         * programs.texi (Other C Commands): Replace reference to obsolete
79         c-subword-mode.
81 2010-01-21  Glenn Morris  <rgm@gnu.org>
83         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
85 2010-01-12  Glenn Morris  <rgm@gnu.org>
87         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
88         emacs-pretest-bug for bug reports for development versions.
90 2010-01-11  Glenn Morris  <rgm@gnu.org>
92         * display.texi (Highlight Interactively): `t' does not mean highlight
93         all patterns.  (Bug#5335)
95 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
97         * misc.texi (Shell): Document async-shell-command.
99         * building.texi (Grep Searching): Document zrgrep.
101         * mini.texi (Completion Options): Mention `initials' completion style.
103 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
105         * building.texi: Import GDB Graphical Interface description from
106         EMACS_23_1_RC.
108 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
110         * emacs.texi (Top): Update node listing.
112         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
114         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
116         * cmdargs.texi (Initial Options):
117         * xresources.texi (Resources): Document inhibit-x-resources.
119         * custom.texi (Specifying File Variables): Note that minor modes are
120         enabled unconditionally.
122         * display.texi (Scrolling): Briefly document the old recenter command,
123         and document recenter-positions.
125         * files.texi (Visiting):
126         * buffers.texi (Buffers): Max buffer size is now 512 MB.
128         * frames.texi (Cut/Paste Other App): Document
129         save-interprogram-paste-before-kill.
131         * killing.texi (Kill Options): New node.
133 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
135         * misc.texi (Shell Options): ansi-color is now default.
137 2009-12-05  Glenn Morris  <rgm@gnu.org>
139         * emacs.texi (Top): Update menu for cal-xtra node changes.
140         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
141         or mode line.  Don't mention invisible text or the details of
142         diary-print-entries here, only in cal-xtra.
143         (Format of Diary File): Mention that the "date on first line" format
144         only really affects the simple display.
145         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
146         (Diary Customizing): Holidays may be in the buffer or mode line.
147         Move diary-print-entries to the "Diary Display" section.
148         (Diary Display): New section, split out from "Fancy Diary Display".
149         Explain the limitations of simple display, and how to print it.
151         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
153         * cal-xtra.texi (Diary Display): Mention View mode.
155 2009-11-29  Juri Linkov  <juri@jurta.org>
157         * display.texi (Highlight Interactively): Actually a list of
158         default faces is pre-loaded into a list of default values
159         instead of the history.
161 2009-11-20  Glenn Morris  <rgm@gnu.org>
163         * ack.texi (Acknowledgments):
164         * emacs.texi (Acknowledgments): Add htmlfontify.
166 2009-11-14  Glenn Morris  <rgm@gnu.org>
168         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
170         * ack.texi (Acknowledgments):
171         * emacs.texi (Acknowledgments): Update for recent Org changes.
173 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
175         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
176         `charset' property, which is irrelevant to the user manual (Bug#3526).
178 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
180         * trouble.texi (DEL Does Not Delete): Fix typo.
182 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
184         * files.texi (Misc File Ops): Mention copy-directory.
186 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
188         * mule.texi (Unibyte Mode): Emphasize that
189         unibyte-display-via-language-environment affects only the display.
191         * display.texi (Horizontal Scrolling): Document cursor behavior under
192         horizontal scrolling when point moves off the screen (Bug#4564).
193         Improve wording.
195 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
197         * files.texi (Directories): delete-directory prompts for recursive
198         deletion.
200 2009-09-30  Glenn Morris  <rgm@gnu.org>
202         * ack.texi (Acknowledgments):
203         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
205 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
207         * dired.texi (Dired Navigation): Use @code instead of @var for
208         dired-isearch-filenames, so that it's not capitalized.
210 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
212         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
214         * entering.texi (Exiting): C-z is now bound to suspend-frame.
216         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
217         (Key Bindings): Reference Init Rebinding in introductory text.  Shift
218         some of the introduction to Keymaps node.
219         (Keymaps): Simplify.
220         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
221         (Minibuffer Maps): Remove mention of Mocklisp.
222         (Init Rebinding): Move mode-local rebinding example here from Local
223         Keymaps.
224         (Modifier Keys): Clarify.
225         (Rebinding): Add cindex for "binding keys".
227 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
229         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
231 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
233         * building.texi (Threads Buffer, Multithreaded Debugging):
234         Re-organise these two sections.
236 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
238         * cmdargs.texi (Initial Options): Fix last change.
240 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
242         * mule.texi (Enabling Multibyte):
243         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
244         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
246 2009-08-20  Glenn Morris  <rgm@gnu.org>
248         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
250 2009-08-19  Glenn Morris  <rgm@gnu.org>
252         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
254 2009-08-18  Glenn Morris  <rgm@gnu.org>
256         * ack.texi (Acknowledgments):
257         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
259         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
261 2009-08-09  Glenn Morris  <rgm@gnu.org>
263         * ack.texi (Acknowledgments):
264         * emacs.texi (Acknowledgments): Add gdb-mi entry.
266 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
268         * emacs.texi (Top): Add new menu items for GDB-UI.
270         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
271         section.  Threads buffer is in separate section now.
273 2009-08-08  Glenn Morris  <rgm@gnu.org>
275         * ack.texi (Acknowledgments):
276         * emacs.texi (Acknowledgments):
277         Update for js2-mode and org changes.
279 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
281         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
282         files.
284 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
286         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
288 2009-07-23  Glenn Morris  <rgm@gnu.org>
290         * programs.texi (Matching): Update blink-matching-paren-distance.
292 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
294         * frames.texi (Cut/Paste Other App): For select-active-regions,
295         selection is now updated on moving point.
297 2009-07-21  Richard Stallman  <rms@gnu.org>
299         * glossary.texi (GNU, Daemon): Update information.
301 2009-07-19  Juri Linkov  <juri@jurta.org>
303         * custom.texi (Specifying File Variables, Safe File Variables):
304         "variables/value pairs" -> "variable/value pairs".
306 2009-07-15  Glenn Morris  <rgm@gnu.org>
308         * misc.texi (Gnus): Remove widow.
310 2009-07-11  Glenn Morris  <rgm@gnu.org>
312         * Makefile.in (TEXI2PDF): New.
313         (emacs.pdf, emacs-xtra.pdf): New targets.
315         * arevert-xtra.texi (Autorevert): Add menu descriptions.
317         * display.texi (Horizontal Scrolling): Re-word to remove widow.
319         * emacs.texi (Top): Info can be read from other places than Emacs.
320         Don't print the copying notice twice in the printed version.
321         Update the menu and detailmenu.
322         (Preface): The meaning of "on-line" has changed.
323         Correct name for "Common Problems" chapter.
324         (Distrib): Update FSF shop URL.
325         (Intro): Showing two files at once is not so exciting.
327         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
328         (Mac / GNUstep Basics): Minor grammar changes.
329         (Mac / GNUstep Events): Fix typo.
330         (GNUstep Support): CANNOT_DUMP no longer applies.
332         * misc.texi (Document View): Fix typos.
334         * dired.texi (Dired):
335         * help.texi (Help):
336         * macos.texi (Mac OS / GNUstep):
337         * maintaining.texi (Version Control, Introduction to VC):
338         End menu descriptions with a period.
340 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
342         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
343         so categorical in saying that the option is only useful on NTFS.
345 2009-07-09  Glenn Morris  <rgm@gnu.org>
347         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
348         (ENVADD): Add texinfodir to TEXINPUTS.
350         * emacs.texi (Top): Fix cross-reference.
352         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
354         * vc1-xtra.texi (Revision Tags): Fix typo.
356 2009-07-03  Glenn Morris  <rgm@gnu.org>
358         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
359         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
360         (Merge Commands): `.' does not seem to work in A or B buffer.
361         `l' can recreate the 3-window display.
363         * glossary.texi (Glossary): Minor phrasing changes throughout.
364         Add more internal cross-references.
365         <Autoloading>: You can't really autoload a variable.
366         <C-M->: Move details here from `M-C-' item.
367         <Continuation Line>: Refer to `Truncation.'
368         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
369         <Home Directory, Unix>: New entries.
370         <Deletion of Files>: Mention recycle bins.
371         <Directory>: Mention ``folders.''
372         <Error>: Don't mention ``type-ahead.''
373         <Fringe>: Refer to the manual node.
374         <Minor Mode>: Can be global or local.
375         <Spell Checking>: There are other checkers besides Ispell.
377 2009-07-02  Glenn Morris  <rgm@gnu.org>
379         * anti.texi (Antinews): Minor changes in phrasing.
381         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
382         some underfull lines in dvi output.
384         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
386         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
388         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
390 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
392         * xresources.texi (Table of Resources): Mention maximized for
393         fullscreen.
395         * cmdargs.texi (Window Size X): -mm/--maximized is new.
397 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
399         * anti.texi (Antinews): Correct the list of removed platforms.
401 2009-06-28  Glenn Morris  <rgm@gnu.org>
403         * arevert-xtra.texi: Minor language tweaks.
405         * dired-xtra.texi: Minor revisions.
407 2009-06-23  Miles Bader  <miles@gnu.org>
409         * display.texi (Scrolling): Document `recenter-redisplay'
410         (Temporary Face Changes): Document `text-scale-set'.
412 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
414         * Branch for 23.1.
416 2009-06-17  Kenichi Handa  <handa@m17n.org>
418         * mule.texi (Charsets): Update the description for the new charset.
419         (list-character-sets): New findex.
420         (Language Environments): Add @anchor{Describe Language Environment}.
422 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
424         * basic.texi (Moving Point): Fix tag.
426         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
428         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
429         use camel-case for PageUp and PageDown.
431         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
432         camel-case for PageUp and PageDown.
434         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
436         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
437         (Isearch Scroll): Decapitalize <next> and <prior>.
439 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
441         * fixit.texi (Spelling): Set default dictionary.
442         Improve descriptions (Bug#2554)
444 2009-06-08  David Reitter  <david.reitter@gmail.com>
446         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
447         since saving colors and faces set this way is not implemented.
448         (Environment variables): Remove mention of mac-fix-env, which is
449         scheduled to be removed.
451 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
453         * custom.texi (Init Examples): Add example of changing load-path.
455         * building.texi (Lisp Libraries): Add example of changing
456         load-path (Bug#3446).
458 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
460         * mark.texi (Mark): Further clarifications.
461         (Setting Mark): Emphasize that C-SPC activates the mark.
463 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
465         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
466         Mark mode.
467         (Using Region, Persistent Mark): Use "active mark" instead of "active
468         region".
470 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
472         * mule.texi (Select Input Method): Fix typo.
474 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
476         * anti.texi (Antinews): Document completion changes.  Some additional
477         copyedits and rearrangement of entries.
479 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
481         * misc.texi (Interactive Shell, Saving Emacs Sessions)
482         (Shell History Copying, Terminal emulator): Copyedits.
484         * xresources.texi (Resources): Simplify descriptions.  Shorten
485         description of editres, which is not very useful these days.
486         (Table of Resources): Document fontBackend resource.
488         * trouble.texi (Quitting): Add other undo bindings to table.
489         (DEL Does Not Delete): Note that the erasure key is usually labelled
490         "Backspace".  Remove discussion of obscure Xmodmap issue.
492 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
494         * files.texi (Visiting): Copyedits.
496 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
498         * basic.texi (Inserting Text): Document ucs-insert.
500         * mule.texi (International Chars): Define "multibyte".  Note that
501         internal representation is unicode-based.  Simplify definition of raw
502         bytes.  Mention ucs-insert.
503         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
504         (Language Environments): Add language environments new to Emacs 23.
505         (Multibyte Conversion): Node deleted.
506         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
507         mention obsolete emacs-mule coding system.
508         (Output Coding): Copyedits.
510         * emacs.texi (Top): Update node listing.
512 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
514         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
516 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
518         * building.texi (Lisp Libraries): `load-library' does offer completion.
520 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
522         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
523         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
525 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
527         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
529 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
531         * entering.texi (Entering Emacs): Document initial-buffer-choice.
533         * building.texi (Lisp Interaction): Document initial-scratch-message.
535 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
537         * msdog.texi (Windows Fonts): Fix typos.
539         * files.texi (Save Commands): Fix pxref.
541 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
543         * files.texi (Save Commands): Mention diff-buffer-with-file.
544         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
545         Henoch (Bug#3036).
547 2009-03-15  Glenn Morris  <rgm@gnu.org>
549         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
550         the former is not always used.
551         (Mail Headers): Use active voice.  Add "Mail-reply-to".
552         Change case of "Id".  Avoid repeated "appropriate".
553         (Mail Aliases): Fix previous change - use an example with a ".", so it
554         does actually get quoted when expanded.
555         (Mail Sending): Mailclient is the default on some systems.
556         (Citing Mail): Mention mail-indentation-spaces.
557         (Mail Mode Misc): Add an @dfn for "mail signature".
559 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
561         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
562         (Completion Options): Document read-file-name-completion-ignore-case,
563         read-buffer-completion-ignore-case, and completion-styles.  Remove
564         description of partial-completion-mode.
566 2009-03-14  Glenn Morris  <rgm@gnu.org>
568         * sending.texi (Mail Format): Fix typo.  Add index entry for
569         mail-header-separator.
570         (Mail Headers): Put info about initialization and changing in one place
571         at the start.  Update FCC section for mbox Rmail.  Clarify From
572         section, mention mail-setup-with-from.  Clarify Reply-to section.
573         Add Mail-followup-to and mail-mailing-lists.  Clarify References
574         section.
575         (Mail Aliases): Update example, make less contentious.
576         Update for name change of mail-interactive-insert-alias.
577         (Mail Mode): Remove mention of `%' as a word separator.
578         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
579         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
580         commands.  Clarify FCC handling.  In mail-complete, add reference to
581         Mail Aliases section, and mention mail-complete-function.
582         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
583         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
584         signature netiquette.  Explain how the mail hooks work when continuing
585         a composition.
586         (Mail Amusements): Internationalize the spook section a bit.
587         Remove the spook mail-setup-hook example, since it doesn't work well.
588         Mention fortune-file.
589         (Mail Methods): Mention read-mail-command.
591 2009-03-14  David Reitter  <david.reitter@gmail.com>
593         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
594         and NS resources following recent changes.
596 2009-03-10  Jason Rumney  <jasonr@gnu.org>
598         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
599         w32-use-visible-system-caret doc to indicate that it should get set
600         automatically.
601         (Windows Fonts): Add doc for the uniscribe backend.
603 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
605         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
606         vc-dir.  (Bug#2598)
608 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
610         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
612 2009-03-05  Glenn Morris  <rgm@gnu.org>
614         * rmail.texi (Rmail Basics): Add reference to sorting.
615         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
616         Minor re-wordings.
617         (Rmail Motion): Mention rmail-next-same-subject.
618         (Rmail Deletion): Expunging is not the only way to change the numbers.
619         (Rmail Labels): Labels can also be used in sorting.
620         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
621         (Rmail Display): Mention rmail-mime.
623 2009-03-04  Glenn Morris  <rgm@gnu.org>
625         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
626         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
627         summary.  Mention sorts cannot be undone.
628         (Rmail Display): Give an example of how to use goto-address-mode.
629         (Rmail Editing): It's keybindings that are redefined, not commands.
630         Fix some typos.
631         (Movemail): Some minor rewording.
632         (Remote Mailboxes): Emacs movemail supports pop by default.
633         Fix some minor grammatical issues.  The "two alternative ways" to
634         specify a POP mailbox are really just one.  Remove all reference to the
635         variables rmail-pop-password and rmail-pop-password-required, obsolete
636         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
637         can support Kerberos.
639 2009-03-03  Glenn Morris  <rgm@gnu.org>
641         * rmail.texi (Rmail Deletion): Revert previous change, which was
642         describing the Rmail summary versions.
643         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
644         Minor re-wording for rmail-resend.
645         (Rmail Make Summary): Summaries apply to buffers rather than files.
646         <rmail-summary-by-topic>: Headers includes the subject.
647         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
648         details, including prefix arguments.
649         Mention rmail-summary-by-senders on C-M-f.
650         Not counting lines might be faster.
651         (Rmail Summary Edit): More details on the delete commands.
652         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
653         Name the commands bound to the various keys.  Mention prefix argument
654         for searching.
655         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
656         Simplify rmail-highlighted-headers description.  Update face name.
658 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
660         * mark.texi (Marking Objects): Fix typo.
662 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
664         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
665         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
667 2009-03-01  Glenn Morris  <rgm@gnu.org>
669         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
670         (Rmail Motion): - M-s searches from the end of messages.
671         (Rmail Deletion): Minor clarification.  Fix numeric argument
672         description.
673         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
674         newmail and RMAILOSE files need not be in home-directory.
675         (Rmail Files): Mention I/O menus are unselectable if no files match.
676         Mention `MAIL' env-var.
678 2009-02-24  Jason Rumney  <jasonr@gnu.org>
680         * mule.texi (Fontsets): Mention fontset-default, font specs and
681         fallback fontsets.
682         (Defining Fontsets): Mention ns and w32 variants of
683         standard-fontset-spec.  Update description of startup fontset to match
684         Emacs 23 behavior.
685         (Modifying Fontsets): New section.  (Bug#656)
686         (International): Link to Modifying Fontsets.
688 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
690         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
691         Mention ns-extended-platform-support-mode.
693 2009-02-22  Karl Berry  <karl@gnu.org>
695         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
697 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
699         * basic.texi (Moving Point, Position Info):
700         * files.texi (Visiting):
701         * mini.texi (Completion Options):
702         * text.texi (HTML Mode): Remove duplicate words.
704 2009-02-20  Glenn Morris  <rgm@gnu.org>
706         * rmail.texi: Minor updates for mbox rather than Babyl.
708 2009-02-17  Karl Berry  <karl@gnu.org>
710         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
712 2009-02-17  Richard M Stallman  <rms@gnu.org>
714         * anti.texi (Antinews): Mention Babyl format.
716         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
718         * rmail.texi: Update for mbox format.
719         Various small fixes, as well as the following.
720         (Out of Rmail): Node deleted.
721         (Rmail): Update menu.
722         (Rmail Files): Comment out set-rmail-inbox-list.
723         Document rmail-inbox-list instead.
724         (Rmail Output): Substantial changes since C-o is now
725         rmail-output-as-seen and o is rmail-output.
726         (Rmail Attributes): Delete `stored', add `retried'.
727         (Rmail Display): Editing headers works in all cases.
729 2009-02-17  Glenn Morris  <rgm@gnu.org>
731         * basic.texi (Position Info): M-x count-lines-region is not always on
732         M-=.  (Bug#2269)
734 2009-02-09  Glenn Morris  <rgm@gnu.org>
736         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
737         defaults.
739 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
741         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
742         documentation of possible problems with redecoding.
744 2009-02-03  Glenn Morris  <rgm@gnu.org>
746         * rmail.texi (Out of Rmail): Mention b2m.pl.
748 2009-01-31  Glenn Morris  <rgm@gnu.org>
750         * rmail.texi (Out of Rmail): Correct b2m location.
752 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
754         * fixit.texi (Undo): Update undo limit values.
756 2009-01-27  Glenn Morris  <rgm@gnu.org>
758         * emacs.texi (Top): Fix Antinews menu entry.
760 2009-01-25  Karl Berry  <karl@gnu.org>
762         * text.texi (Foldout): Use @itemize @w{} to make an itemize
763         item with no marker, instead of the syntactically incorrect
764         @itemize @asis.
766 2009-01-25  Juri Linkov  <juri@jurta.org>
768         * building.texi (Grep Searching): Fix index entry for lgrep.
770 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
772         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
774 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
776         * macos.texi (Preferences Panel): Update description of font setting to
777         reflect that prior frame selection is no longer needed.
779 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
781         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
782         raise GUD subsections.
784 2009-01-15  Glenn Morris  <rgm@gnu.org>
786         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
788 2009-01-10  Glenn Morris  <rgm@gnu.org>
790         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
792 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
794         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
795         logical lines.
797 2008-12-29  Juri Linkov  <juri@jurta.org>
799         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
801         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
803 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
805         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
806         goto-address-mode instead of goto-address.
808         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
809         mode.
811         * emacs.texi (Top): Update node listing.
813 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
815         * custom.texi (Directory Variables): Explain what is a "project".
816         Add indexing.  Improve wording.  Add a footnote about using
817         _dir-locals.el on MS-DOS.
819 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
821         * files.texi (Misc File Ops): Mention chmod as an alias for
822         set-file-modes.
824 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
826         * help.texi (Help): Fix typos and reword.
827         (Help Summary): Add entries for C-h n and C-h r, reorder
828         entries, and do some minor fixes.
829         (Name Help): Say that C-h F works for commands only.
830         (Misc Help): Say that view-lossage displays 300 keystrokes.
832 2008-12-20  Glenn Morris  <rgm@gnu.org>
834         * ack.texi (Acknowledgments): General update based on AUTHORS,
835         including removal of some stuff no longer distributed.
837 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
839         * fixit.texi: Mention hunspell
841 2008-12-19  Glenn Morris  <rgm@gnu.org>
843         * ack.texi (Acknowledgments): Small grammar fix.
844         Consolidate explanatory text at start.
846         * display.texi (Text Display):
847         * indent.texi (Indentation): Use @acronym with ASCII.
849 2008-12-18  Glenn Morris  <rgm@gnu.org>
851         * ack.texi: Various small updates and fixes.
853 2008-12-18  Juri Linkov  <juri@jurta.org>
855         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
856         as a key binding to start a forward nonincremental word search.
857         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
858         a backward nonincremental word search.  Add index for `M-s w'
859         `isearch-forward-word'.
860         (Regexp Search): Add a short summary of regexp key commands like
861         in the node "Basic Isearch".
862         (Other Repeating Search): Fix typo.
864 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
866         * misc.texi (PostScript Variables): Fix doc.
868 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
870         * programs.texi (Program Modes): Mention Ruby mode.
872 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
874         * misc.texi (emacsclient Options): Describe what an empty string
875         argument does for --alternate-editor.
877 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
879         * cmdargs.texi (Font X): Distinguish between client-side and
880         server-side fonts.  List valid Fontconfig properties.  Add reference to
881         Fontconfig manual.  List valid GTK font properties.  Explain use of
882         fc-list.
884 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
886         * cmdargs.texi (Font X): Move discussion of quoting to top.
888 2008-12-06  Glenn Morris  <rgm@gnu.org>
890         * maintaining.texi (Old Revisions): Improve previous change.
892 2008-12-05  Richard M Stallman  <rms@gnu.org>
894         * anti.texi (Antinews): Minor fixes.
896 2008-12-03  Glenn Morris  <rgm@gnu.org>
898         * maintaining.texi (Old Revisions): Fix diff-switches description.
900 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
902         * emacs.texi (Top): Fix typo.
904 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
906         * misc.texi (Document View): Explain dependence on gs at the top.
907         Copyedits.
909         * emacs.texi (Top): Add DocView nodes to detailed node listing.
911         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
912         (Comment Commands): Discuss region-active behavior of M-; first.
914 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
916         * display.texi (Line Truncation): Add reference to Continuation
917         Lines.
919         * windows.texi (Pop Up Window): Mention split-height-threshold
920         and split-width-threshold.
921         (Split Window): Add reference to Continuation Lines.
923 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
925         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
926         (GNUstep Support): New node.
927         * anti.texi:
928         * emacs.texi:
929         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
931 2008-11-28  Richard M Stallman  <rms@gnu.org>
933         * misc.texi (Dissociated Press): Minor cleanups.
935         * dired.texi (Image-Dired): Avoid passive.
937 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
939         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
940         representation.
942 2008-11-26  Richard M. Stallman  <rms@gnu.org>
944         * files.texi (Visiting): Rewrite paragraph for clarity.
946         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
948 2008-11-25  Alan Mackenzie  <acm@muc.de>
950         * programs.texi (Moving by Parens): Clarify that parens inside strings
951         and comments are ignored, and that the commands assume the starting
952         point isn't in a string or comment.
954 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
956         * macos.texi: Add Prev/Next/Top pointers to all nodes.
957         (Mac Basics): Merge in Grabbing Environment Variables from earlier
958         version.
959         (Mac Customization): Rewrite Preferences Panel section and merge in to
960         this node, add Open files by dragging to an Emacs window.
962         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
964 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
966         * files.texi (Misc File Ops): Document set-file-modes.
968         * windows.texi (Split Window): Document integer values of
969         truncate-partial-width-windows.
971         * text.texi (Text): Simplify description of markup languages.
972         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
973         (TeX Editing): Note that `""' inserts one `"' character.
974         (HTML Mode): Note in the introduction that XML mode is an alias for
975         SGML mode.  Mention nXML mode.
977 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
979         * building.texi (Watch Expressions): Fix typo.
981 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
983         * files.texi (Visiting): Document new behavior of
984         confirm-nonexistent-file-or-buffer.
986         * buffers.texi (Select Buffer): Document
987         confirm-nonexistent-file-or-buffer.
989         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
990         edit-picture.
992         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
993         edit-picture', since that is just an alias for picture-mode.
994         (Sentences): Note that repeated M-@ extends the region.
995         (Pages): Make terminology more consistent.  Link to Regexps node.
996         (Longlines): Discuss relationship with Visual Line mode.
997         (Text Mode): Remove extraneous discussion of other modes, since they
998         were already introduced in the parent node.
1000 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
1002         * anti.texi (Antinews): Rewrite.
1004         * entering.texi (Exiting): Mention "minimize" terminology.
1006         * frames.texi (Frame Commands): Mention "minimize" terminology.
1008         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1009         formats.
1010         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1011         (Misc X): Don't document useless -hb option.
1013 2008-11-22  Juri Linkov  <juri@jurta.org>
1015         * dired.texi (Dired Navigation): Change normal file name search option
1016         from `non-nil' to `t'.  Add `dwim' option.
1018 2008-11-22  Juri Linkov  <juri@jurta.org>
1020         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1021         ".dir-locals.el".  Rename `define-project-bindings' to
1022         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
1023         `dir-locals-set-directory-class'.
1025 2008-11-22  Lute Kamstra  <lute@gnu.org>
1027         * buffers.texi (Select Buffer): Index goto-line.
1028         * basic.texi (Moving Point): Mention the use of a numeric prefix
1029         argument with goto-line and refer to Select Buffer for the use of a
1030         plain prefix argument.
1032 2008-11-19  Glenn Morris  <rgm@gnu.org>
1034         * doclicense.texi: Update to FDL 1.3.
1035         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1037 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
1039         * custom.texi (Minor Modes): Define mode commands and mode variables
1040         more precisely.  Recommend using mode commands instead of setting
1041         variables directly.  Put minor modes in a list, and add more modes.
1042         (Easy Customization): Use "init file" instead of .emacs.
1043         (Customization Groups): Update to new Custom buffer appearance.
1044         (Saving Customizations): Copyedits.  Update example.
1045         (Variables): Give example of variable type-sensitivity.
1046         (Examining): Update example.
1047         (Hooks): Copyedits.
1048         (Specifying File Variables): Use C comments instead of an artificial
1049         Lisp for the example.
1050         (Keymaps): Move internals discussion to Prefix Keymaps.
1051         (Rebinding): Remove redundant paragraph (stated in Key Binding).
1052         (Init Rebinding): Document kbd macro.
1053         (Init File): Link to Find Init.
1055         * mark.texi (Using Region): Document Delete Selection Mode more
1056         thoroughly.
1058         * frames.texi (Mouse Commands): Move most of the description of Delete
1059         Selection Mode to Using Region, and link to it.
1060         (Clipboard): Note that paste is bound to clipboard-yank.
1062         * building.texi (Compilation): Document first-error value of
1063         compilation-scroll-output.
1064         (Compilation Mode): Note that compilation-auto-jump-to-first-error
1065         works as soon as an error is available.  Suggested by Juri Linkov.
1067         * mini.texi (Passwords): New node.
1069         * files.texi (Remote Files): Link to Passwords node.
1071         * emacs.texi (Top): Update node listings.
1073 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
1075         * ack.texi (Acknowledgments): Some updating of credits.
1077         * emacs.texi (Acknowledgments): Add a couple more names.
1079         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1081         * files.texi (Directories): Describe delete-directory in text.
1082         (Misc File Ops): Document use of trash.
1084 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
1086         * macos.texi (Mac Customization): Fix typos.
1088 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1090         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1091         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
1092         the conventions of the main Emacs manual.
1094         * emacs.texi (Top): Update node listings.
1096 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
1098         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
1099         command-line-args is processed during startup.
1100         (Action Arguments): Correctly describe how file arguments interact with
1101         the startup screen.  Link to Lisp Interaction for scratch buffer.
1102         (Initial Options): Link to Command Example for -batch option.
1103         (Environment): Document initial-environment.
1105         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1106         can't be changed in the site-start file.
1108 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
1110         * dired.texi (Dired): Mention C-x C-d too.
1111         (Dired Enter): Document M-n in the Dired minibuffer.
1112         (Dired Navigation): Explain dired-goto-file more clearly.  Document
1113         dired-isearch-filenames.
1114         (Dired Deletion): Remove unnecessary "expunged" terminology.
1115         (Flagging Many Files): & is now rebound to `% &'.
1116         (Shell Commands in Dired): Document dired-do-async-shell-command.
1117         Clarify how multi-file arguments are passed.
1118         (Misc Dired Features): Document dired-do-isearch.
1120 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
1122         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1124 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
1126         * search.texi (Other Repeating Search): Remove obsolete findex entries.
1128 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
1130         * programs.texi (Program Modes): Link to Program Indent node.
1131         (Left Margin Paren): Explain consequences of changing
1132         open-paren-in-column-0-is-defun-start more concisely.
1133         (Which Function, Program Indent, Info Lookup): Minor edits.
1134         (Basic Indent): If region is active, TAB indents the region.
1135         (Multi-line Indent): If region is active, TAB indents the region.  Note
1136         that indent-region is useful when Transient Mark mode is off.
1137         (Matching): The delimiter at the cursor is highlighted---the character
1138         changes color.
1139         (Symbol Completion): Link to Completion node.
1141         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1142         a strictly text-only system.
1144         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1145         batch mode.
1147 2008-11-01  Richard M. Stallman  <rms@gnu.org>
1149         * misc.texi (Document View): Major rewrite.
1151         * maintaining.texi (Types of Log File): Change logs are older than
1152         version control.
1153         (VCS Concepts): Simplify and rearrange.
1154         (Version Control Systems): Make it clear that Linux is only the kernel.
1155         (VC Mode Line): Shorten reference to menu item.
1156         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
1157         (VC Directory Mode): Minor cleanup.
1158         Unchanged files are hidden, not omitted.
1159         (VC Directory Commands): Shorten and simplify.
1160         (Change Log Commands): New node, split from Change Logs.
1161         (VC Directory Buffer): New node, split from VC Directory Mode.
1163 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1165         * misc.texi (Document View): Renamed from Document Files, moved here
1166         from files.texi.
1168         * files.texi (Version Control): Moved to maintaining.texi.  Subnodes
1169         moved as well.
1170         (Document Files): Moved to misc.texi.
1172         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1173         vc-update-change-log.
1174         (Version Control): Move here from files.texi.
1175         (Format of ChangeLog): Make it a subnode of Change Log.
1177         * emacs.texi (Top): Update node listing.
1179 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
1181         * files.texi (Files): Add a section about document
1182         files (doc-view-mode).
1184 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1186         * building.texi (Compilation Mode): Document
1187         compilation-auto-jump-to-first-error.
1188         (Debuggers): Lower GUD subsections to subsubsections.
1189         (Starting GUD): Add cindex.
1190         (Lisp Interaction): Note that scratch is no longer the initial buffer.
1192 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
1194         * indent.texi (Indentation): Link to Program Indent.
1196         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1197         now uses emacsclient's terminal.
1199 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
1201         * mark.texi (Using Region): Document use-empty-active-region.
1203         * emacs.texi (Top): Update node listings.
1205         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
1206         mention obsolete emacs.bash script.
1207         (Invoking emacsclient): Rewrite, moving optional arguments to
1208         emacsclient Options.
1209         (emacsclient Options): New node.  Document server-use-tcp and
1210         server-host.
1212 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
1214         * indent.texi (Indentation): Replace list with paragraphed text,
1215         putting description of syntax-driven indentation first.  Document new
1216         effect of active regions on tab.
1217         (Tab Stops): Note that editable tab stops affect indentation commands.
1219 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
1221         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1223 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
1225         * custom.texi (Function Keys): Note that modified keypad keys are not
1226         translated.
1228         * basic.texi (Arguments): Explain how to insert multiple digits.
1230 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
1232         * files.texi (Remote Files): Precise selection of default method.
1233         Rewrite paragraph about disabling remote file names.
1235 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
1237         * search.texi (Special Isearch): Document M-TAB is isearch.
1239         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1240         command.
1242         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1244 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1246         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1247         section.
1249 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
1251         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1252         to files.texi.  Move contents of vc2-xtra.texi here.
1254         * vc2-xtra.texi: File removed.
1256         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1257         Directory Commands from the submenu.  Don't include deleted file
1258         vc2-xtra.texi.
1260         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1261         (Version Control): Add VC Directory Mode and VC Directory Commands to
1262         the submenu.
1263         (Why Version Control?): Use table format.
1264         (Version Control Systems): Note that Meta-CVS support is gone.
1265         (VCS Concepts): Note precisely when VC started supporting filesets.
1266         Remove bogus xref to CVS Options node.
1267         (Types of Log File): Copyedits.
1268         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1269         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1270         The Right Thing.
1271         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1272         (Log Buffer): Reorganize node, putting C-c C-c description first.
1273         (Old Revisions): Use CVS for example, not RCS.
1274         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1275         Commands from the submenu, putting them under Version Control.
1276         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1277         need to include it in the manual unconditionally, since it is now
1278         crucial to using distributed version control systems.
1279         (Comparing Files): Note that diff uses the minibuffer, and that the
1280         output is shown using Diff mode.
1281         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
1282         diff-update-on-the-fly, diff-refine-hunk, and
1283         diff-show-trailing-whitespaces.
1284         (File Archives): Add rar support.
1286         * major.texi (Choosing Modes): Make mode selection sequence more
1287         obvious by describing the steps in order of priority.  Note that
1288         magic-mode-alist is nil by default.  Document
1289         magic-fallback-mode-alist.
1291 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1293         * frames.texi (Mouse References): Copyedits.
1295 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
1297         * ack.texi (Acknowledgments): Add myself as doc-view author.
1299 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
1301         * frames.texi (Dialog Boxes): Add @cindex entries.
1303 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1305         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1306         (Text-Only Mouse): Copyedit.
1308 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
1310         * frames.texi: Use @key throughout for mouse clicks.
1311         (Cut/Paste Other App): Document yank-pop-change-selection.
1312         (Secondary Selection): Fix modified mouse click syntax.
1313         (Clipboard): Describe Cut, Copy and Paste commands.
1314         (Mouse References): Not all references are in read-only buffers.
1315         Copyedits.
1316         (Creating Frames): Add xref to Init File.
1317         (Frame Commands): Add xref to Exiting.
1318         (Scroll Bars): Document GTK vs toolkit behavior.
1320 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
1322         * files.texi (Version Control): Copyedits.  Add Bazaar.
1323         (Version Control Systems): List different VCS's using an itemized list.
1324         Add Bazaar.
1325         (VCS Concepts): Copyedits.  Tweak description of file merging.
1327         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1328         (Cut/Paste Other App): Document select-active-regions and
1329         x-select-enable-primary.
1331 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
1333         * mark.texi (Shift Selection): Correct case in node name.
1335         * emacs.texi (Top): Update node order in Mark chapter.
1337 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
1339         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1341         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
1342         elsewhere in the manual instead of describing yet again the intricacies
1343         of $HOME on MS-Windows and MS-DOS.
1345 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
1347         * mini.texi (Minibuffer File): Add xref to File Names.
1348         (Minibuffer File): Add discussion of `~' in file names.  Add
1349         insert-default-directory index reference.
1351         * files.texi (File Names): Reorganize description.
1352         (Visiting): Add xref to Mode Line.  Copyedits.
1353         (Save Commands): Mention prefix behavior of C-x C-s.
1354         (Numbered Backups): Node deleted.
1355         (Backup Names): Contents of Numbered Backups moved here.  State default
1356         of version-control variable.
1357         (Reverting): Copyedits.
1358         (Version Control): Add additional version control systems.
1360         * emacs.texi (Top): Delete Numbered Backups node.
1362         * cmdargs.texi (General Variables): Change Numbered Backups xref to
1363         Backup Names.
1364         (Initial Options): Document renamed variable inhibit-startup-screen.
1366 2008-10-11  Romain Francoise  <romain@orebokech.com>
1368         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1370 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
1372         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1373         (Select Buffer): Mention use of minibuffer history.  Describe default
1374         value of default-major-mode.  Mention that C-x 4 b selects the other
1375         window.
1376         (List Buffers): Document CRM indicators in the order they appear.
1377         (Kill Buffer): Document new command kill-matching buffers.
1378         (Several Buffers): Move explanation of the relationship between buffer
1379         list and buffer menu to the top.
1380         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1382 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
1384         * entering.texi (Exiting): Document change of C-x C-c to
1385         save-buffers-kill-terminal.  Document kill-emacs.
1387 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
1389         * mule.texi (Coding Systems): Don't mention codepage-setup.
1391         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1392         cpNNN coding systems anymore.
1393         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
1394         for unibyte mode.  Don't mention line-drawing characters.  Don't
1395         mention dos-unsupported-char-glyph.
1397 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
1399         * search.texi (Search): Shorten introduction.
1400         (Basic Isearch): Add command table.  Discuss reverse isearch and
1401         isearch highlighting.
1402         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
1403         ring to cindex.
1404         (Special Isearch): Move input methods discussion here.
1405         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1406         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1407         Repeat Isearch.
1408         (Isearch Minibuffer): New node.
1409         (Word Search): Document new word search commands.
1410         (Regexp Example): Simplify example using sentence-end-base variable.
1411         (Replace): Reword introduction.
1412         (Unconditional Replace): Remove unnecessary example.
1413         (Other Repeating Search): Document new `M-s o' binding.
1415         * emacs.texi (Top): Update node listings.
1417 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
1419         * emacs.texi (Top): Remove Kill Errors from menu.
1421 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
1423         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1424         interface for defining macros.  Simplify examples.  Note that C-g quits
1425         macro definitions.
1426         (Keyboard Macro Counter): Document using F3 to insert counter.  Give
1427         usage example.
1428         (Keyboard Macro Query): Organize query responses in a table.
1430         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
1431         to Erasing node.
1432         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
1433         rationale to a footnote.
1434         (Kill Errors): Remove node, due to redundancy with Erasing.
1435         (Spelling): Move discussion of flyspell to end.  Note new behavior of
1436         M-$ in active region.  Remove non-ispell-specific keybindings from
1437         table.
1439 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1441         * cmdargs.texi (Initial Options): Document --daemon.
1443 2008-09-20  Glenn Morris  <rgm@gnu.org>
1445         * files.texi (Numbered Backups): Mention that some modes set
1446         version-control.
1448 2008-09-20  Jim Blandy  <jimb@red-bean.com>
1450         * files.texi (Numbered Backups): Reference File Variables, as well.
1451         Remove discussion of Rmail's implementation.
1453 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
1455         * misc.texi (Recursive Edit): Note that top-level exits active
1456         minibuffers.
1458         * trouble.texi (Quitting): Likewise.
1460 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
1462         * emacs.texi (Top): Add Temporary Face Changes xref.
1464         * display.texi (Display): Move Temporary Face Changes node to just
1465         after Standard Faces.
1466         (Scrolling): Document recenter-top-bottom instead of recenter.
1467         (Horizontal Scrolling): Move auto hscroll discussion to the top.
1468         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1469         (Display Custom): Copyedits.
1470         (Optional Mode Line): Document display-battery-mode.
1472 2008-08-27  Romain Francoise  <romain@orebokech.com>
1474         * custom.texi (Directory Variables): Minor fix.
1476 2008-08-27  Glenn Morris  <rgm@gnu.org>
1478         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1479         descriptions.
1480         (Calendar Customizing): Tweak layout description.
1481         Move calendar-today-marker and calendar-today face to the other
1482         markers.  Condense calendar-star-date and calendar-mark-today
1483         description.
1484         (Holiday Customizing): Add oriental and solar holidays.
1485         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1486         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
1487         (Date Display Format): Change ISO format.  Be less verbose.
1488         (Diary Customizing): Mention day and month abbrev arrays.
1489         Mention the date-form variables by name.  Update European example.
1490         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
1491         Condense examples.  Mention diary-entry-symbols by name.
1492         Condense table for insertion commands.
1493         (Fancy Diary Display): Mention diary-include-string and
1494         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
1495         Ethiopic, Persian date functions.  Condense descriptions.
1497         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1498         (Adding to Diary): Adapt for changed node name.
1500 2008-08-26  Glenn Morris  <rgm@gnu.org>
1502         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1503         node "Hebrew/Islamic Entries".
1505         * calendar.texi (Specified Dates): Fix names of iso functions.
1506         (General Calendar): There may not be another window.
1507         (Writing Calendar Files, Holidays): Tweak intro.
1508         (Holidays): Mention Baha'i and Chinese holidays.
1509         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1510         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1511         (To Other Calendar): Add calendar-print-other-dates.
1512         Refer to "graphic display" rather than "X.
1513         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
1514         (Displaying the Diary): Fix whitespace after reference.
1515         Fix `diary-number-of-entries' reference.
1516         (Date Formats): Explicitly mention that day names can be abbreviated.
1517         (Adding to Diary): Add some references to other sections.
1518         (Special Diary Entries): Fix reference.
1519         (Appointments): Simplify appt-message-warning-time entry.
1520         Clarify where times must be.
1521         (Importing Diary): Comment out icalendar paragraph that does not apply.
1522         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1524 2008-08-23  Glenn Morris  <rgm@gnu.org>
1526         * fortran-xtra.texi (Fortran): Change description of free form and
1527         fixed form a bit.  Mention hideshow and imenu.
1528         (Fortran Motion): Mention fortran-end-of-subprogram,
1529         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1530         (Fortran Indent): Minor re-word.
1531         (ForIndent Commands): Mention fortran-fill-paragraph and
1532         fortran-fill-statement.
1533         (ForIndent Cont): Mention fortran-tab-mode-string.
1534         (Fortran Comments): Mention fortran-comment-line-start-skip.
1535         (Fortran Columns): Mention font-locking.
1536         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1538 2008-08-23  Johan Bockgard  <bojohan@muon>
1540         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1542 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
1544         * mini.texi (Minibuffer): Simplify introduction.
1545         (Minibuffer File): Document tilde in minibuffer filenames.
1546         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
1547         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
1548         (Completion Example): Update example to current command list.
1549         (Completion Options): Document `lazy' value of completion-auto-help.
1550         Update contents of completion-ignored-extensions.
1551         (Minibuffer History): Describe "future history" list.  State default
1552         value of history-delete-duplicates.
1554 2008-08-21  Glenn Morris  <rgm@gnu.org>
1556         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1557         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1559 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
1561         * regs.texi (Registers): Clarify valid register names.
1562         (RegPos): Note that buffer is saved and restored too.
1563         (RegText): Note that mark is reactivated/deactivated.
1564         (RegConfig): Xref to Windows node.
1566 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
1568         * basic.texi (Inserting Text): Provide command name for C-q.
1570         * killing.texi (Killing): Copyedit.  Define read-only text.
1571         (Deletion): DEL and C-d were already explained in Erasing; xref there.
1572         (Killing by Lines): Copyedit.
1573         (Other Kill Commands): Move M-w description here.
1574         (Yanking): Move M-w to Other Kill Commands.
1575         (Kill Ring): Also mention saving text in registers.  Link to Text
1576         Properties in elisp manual.
1577         (Accumulating Text): Copyedit.
1578         (CUA Bindings): Shift selection is now the default.
1580 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1582         * maintaining.texi (Change Log): Mention next-error is available.
1584 2008-08-10  Glenn Morris  <rgm@gnu.org>
1586         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1587         and intermonth text.
1588         (Holiday Customizing): Add holiday-chinese.
1590 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
1592         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
1594 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1596         * files.texi (Log Buffer): Describe C-c C-d.
1597         (Diff Mode): Describe C-x 4 A.
1599 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
1601         * vc1-xtra.texi (VC Directory Mode): Fix last change.
1603 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
1605         * files.texi (Old Revisions): Update the keys used by vc-annotate and
1606         describe the new bindings to show the changeset diff, toggle annotation
1607         visibility, show revisions.
1608         (VC Status): Describe key bindings for modifying the change comments,
1609         displaying changeset diffs and annotations.
1611         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1613 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
1615         * vc1-xtra.texi (VC Directory Mode): Fix typo.
1617 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
1619         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1620         and wording.
1622 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
1624         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1625         marking/unmarking.  Add descriptions for the multiple file search
1626         commands.  Improve some old info.
1628 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
1630         * display.texi (Visual Line Mode): New node.
1632         * basic.texi (Inserting Text): Move DEL to deletion node.
1633         (Moving Point): Add additional alternative key bindings.  Describe
1634         line-move-visual.
1635         (Erasing): Describe DEL.
1636         (Basic Undo, Blank Lines, Arguments): Copyedit.
1637         (Continuation Lines): Mention Visual Line mode.
1638         (Position Info): Move extended discussion to mule.texi.
1640         * mule.texi (International Chars): Describe C-x =.
1642         * emacs.texi (Top): Add Visual Line Mode node.
1644 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1646         * emacs.texi: Remove VMS support.
1648 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
1650         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1651         the vc-dir command name.
1653 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1655         * xresources.texi: Remove mentions of Mac Carbon.
1657 2008-07-19  Andreas Schwab  <schwab@suse.de>
1659         * ns-emacs.texi: Move to ../misc.
1661 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1663         * entering.texi (Exiting): Don't describe text-only terminals as the
1664         default.  Describe the new startup screen.
1665         (Exiting): Describe how to kill Emacs first.  Change description of
1666         iconification to handle modern window systems.
1668 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1670         * ns-emacs.texi: New file, documents features of Emacs port under
1671         NeXTstep windowing.
1673 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1675         * entering.texi (Entering Emacs): Update prev node.
1677         * glossary.texi (Glossary): Remove xref to Text Characters.
1679         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
1680         directly, rather than in the context of ASCII.  Move description of
1681         special properties of modifier key to new Modifier Keys node.
1682         (Keys): Copyedit.
1683         (Text Characters): Delete node.  Multibyte is the default nowadays, and
1684         the node contents are obsolete.
1686         * custom.texi (Modifier Keys): New node.
1688         * emacs.texi (Top): Update node list.
1690 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
1692         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
1693         saying that Emacs provides menus and mouse support (which is par for
1694         the course).
1696         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
1697         early on.
1698         (Point): Copyedit.  Relegate historical trivia to a footnote.
1699         (Mode Line): Explain mode-line format more consistently.
1700         (Menu Bar): Copyedit.
1702 2008-06-27  Glenn Morris  <rgm@gnu.org>
1704         * cal-xtra.texi (Sexp Diary Entries):
1705         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1707 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
1709         * mark.texi (Shift selection): New node.
1710         (Mark): Copyedits.
1711         (Persistent Mark): Move to the end of the chapter.
1713 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
1715         * makefile.w32-in (distclean): Remove makefile.
1717 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1719         * building.texi (Starting GUD): Add an entry for gud-gdb.
1720         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1721         command mode.
1723 2008-06-17  Glenn Morris  <rgm@gnu.org>
1725         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1727 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1729         * building.texi (Starting GUD): Expand on remote debugging.
1730         (Other GDB-UI Buffers): Mention new keyboard bindings.
1732 2008-06-15  Glenn Morris  <rgm@gnu.org>
1734         * gnu.texi: Use a verbatim license for this invariant section,
1735         as per etc/GNU.
1737 2008-06-13  Daniel Engeler  <engeler@gmail.com>
1739         * emacs.texi, misc.texi: Add documentation about serial port access.
1741 2008-06-13  Glenn Morris  <rgm@gnu.org>
1743         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1744         maintain.info.
1746 2008-06-05  Miles Bader  <miles@gnu.org>
1748         * display.texi (Temporary Face Changes): Update to reflect function
1749         renamings in face-remap.el.
1751 2008-06-04  Miles Bader  <miles@gnu.org>
1753         * display.texi (Temporary Face Changes): Add
1754         `adjust-buffer-face-height'.  Rewrite description of
1755         `increase-buffer-face-height' and `decrease-default-face-height' now
1756         that they aren't bound by default.
1758 2008-06-03  Miles Bader  <miles@gnu.org>
1760         * display.texi (Temporary Face Changes): New node.
1762 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
1764         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1766 2008-05-31  Glenn Morris  <rgm@gnu.org>
1768         * cal-xtra.texi (Fancy Diary Display): Simplify.
1770 2008-05-30  Glenn Morris  <rgm@gnu.org>
1772         * cal-xtra.texi (Fancy Diary Display): Update for
1773         diary-display-function replacing diary-display-hook.
1775 2008-05-29  Drew Adams  <drew.adams@oracle.com>
1777         * msdog.texi (Windows Keyboard): Add descriptions of
1778         w32-register-hot-key and w32-unregister-hot-key.
1780 2008-05-21  Tom Tromey  <tromey@redhat.com>
1782         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
1783         Variables node.
1785 2008-05-19  Tom Tromey  <tromey@redhat.com>
1787         * custom.texi (Variables): Add Directory Variables to menu.
1788         (Directory Variables): New node.
1790 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1792         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
1794 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1796         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
1797         Revision Tags and rewritten.  Section now uses modern terminology,
1798         (tags rather than snapshots) and describes post-SCCS systems more
1799         accurately.
1801 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
1803         * msdog.texi (Windows Files): Update documentation of
1804         w32-get-true-file-attributes.
1806 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1808         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1809         directory mode.
1811 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
1813         * killing.texi (Appending Kills): Remove a strangely off-topic index
1814         entry "television".
1816 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1818         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
1820 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
1822         * emacs/buffers.texi, emacs/files.texi (Version-control):
1823         vc-toggle-read-only is no longer a good idea...
1825 2008-04-29  Glenn Morris  <rgm@gnu.org>
1827         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1829 2008-04-22  Juri Linkov  <juri@jurta.org>
1831         * dired.texi (Subdirectories in Dired): Describe using `^'
1832         to return to the parent directory.
1834 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
1836         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1837         recent changes.
1839 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
1841         * building.texi (GDB-UI Layout, Breakpoints Buffer)
1842         (Other GDB-UI Buffers): Update for recent thread related changes.
1844 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
1846         * maintaining.texi (Maintaining):
1847         * emacs.texi (Top): Typo.
1849 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1851         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1852         arg in `font-lock-add-keywords'.
1854 2008-04-08  Glenn Morris  <rgm@gnu.org>
1856         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1857         Also add Baha'i calendar references where appropriate.
1859 2008-04-05  Glenn Morris  <rgm@gnu.org>
1861         * custom.texi (Init File): Byte-compiling .emacs is bad.
1863 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1865         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1867 2008-03-29  Glenn Morris  <rgm@gnu.org>
1869         * calendar.texi: Update for `calendar-date-style' replacing
1870         `european-calendar'.
1872 2008-03-28  Jason Rumney  <jasonr@gnu.org>
1874         * display.texi (Display Custom): Mention overlay-margin in text.
1876 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1878         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1879         tutorial' comments.
1881 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
1883         * mark.texi (Mark): Rearrange nodes.
1884         (Persistent Mark): Rename from Transient Mark.
1885         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1886         Describe Transient Mark mode as the default.
1888         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1889         the default behavior with Transient Mark mode off.
1890         (Position Info): Fix typo.
1892         * display.texi (Standard Faces): Reference the Mark node.
1893         Remove discussion of the region face, which is discussed there.
1895         * emacs.texi (Top): Update node listings.
1897         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1898         as the default.
1900         * fixit.texi (Undo): Standardize choice of undo key sequence.
1901         (Undo, Spelling): Describe Transient Mark mode as the default.
1903         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1904         default.
1906         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1908         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1909         mode is the default, and note that the mark is not activated when set.
1911         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1912         Describe Transient Mark mode as the default.
1914         * search.texi (Basic Isearch): Reference the Mark Ring node.
1915         (Replace, Unconditional Replace, Other Repeating Search):
1916         Describe Transient Mark mode as the default.
1918         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1919         Transient Mark mode as the default.
1920         (Paragraphs): Describe how M-h behaves when region is active.
1922         * trouble.texi (Quitting): Clarify effects of C-g.
1924 2008-03-13  Glenn Morris  <rgm@gnu.org>
1926         * emacs.texi (EMACSVER): Set to 23.0.60.
1928 2008-03-05  Glenn Morris  <rgm@gnu.org>
1930         * dired.texi (Hiding Subdirectories): Fix previous change.
1932 2008-03-05  Drew Adams  <drew.adams@oracle.com>
1934         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
1936 2008-02-28  Kim F. Storm  <storm@cua.dk>
1938         * help.texi (Help Files): Move describe-gnu-project to C-h g.
1939         Move describe-distribution to C-h C-o.
1940         Move view-emacs-problems to C-h C-p.
1941         Add view-emacs-debugging on C-h C-d.
1942         Add view-external-packages on C-h C-e.
1943         Add view-order-manuals on C-h C-m.
1945 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1947         * msdog-xtra.texi (MS-DOS): Docstring fix.
1949 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1951         * msdog.texi (Windows Fonts): Use a @table for describing font
1952         properties.
1954 2008-02-07  Jason Rumney  <jasonr@gnu.org>
1956         * msdog.texi (Windows Files): w32-get-true-file-attributes default
1957         value has changed.
1958         (Windows HOME): Clarify what is meant by "if that fails as well".
1959         (Windows Fonts): New section.
1961 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
1963         * basic.texi (Basic Undo): Remove duplicate "you can".
1965 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1967         * maintaining.texi (Tags): Fix last change.
1969 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
1971         * tramp.texi: Use new FSF's Back-Cover Text.
1973 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
1975         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1977 2008-01-26  Richard Stallman  <rms@gnu.org>
1979         * maintaining.texi (Tags): Delete redundant index entry.
1981 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
1983         * programs.texi (Imenu): Move "@cindex tags" from here...
1984         * maintaining.texi (Tags): ...to here.
1986 2008-01-23  Kevin Ryde  <user42@zip.com.au>
1988         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1989         click count.
1991 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
1993         * entering.texi (Exiting): Fix typo.
1994         Reported by D. E. Evans <sinuhe@gnu.org>.
1996 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
1998         * glossary.texi (Glossary): Fix typo.
2000 2007-12-27  Richard Stallman  <rms@gnu.org>
2002         * text.texi (Formatted Text): Improve menu tag.
2003         (Editing Format Info): In Info, add duplicate menu of nodes
2004         about the submenus.
2005         (Format Faces): Say where Faces menu is found.  Mention Other.
2006         (Format Colors): Say where these submenus are found.
2007         (Format Indentation, Format Justification): Likewise.
2008         (Format Properties): Likewise.
2010 2007-12-22  Richard Stallman  <rms@gnu.org>
2012         * search.texi (Query Replace): Make exp of query-replace more
2013         self-contained, and clarify.
2015         * cc-mode.texi (Getting Started): Change @ref to @pxref.
2017 2007-12-15  Richard Stallman  <rms@gnu.org>
2019         * files.texi (Auto Save): Clarify definition of auto-saving.
2021 2007-11-26  Richard Stallman  <rms@gnu.org>
2023         * help.texi (Help Echo): Cleanups.
2025 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2027         * files.texi (Why Version Control?): Fix typo.
2028         (VCS Concepts): Fix typos; small tense fix.
2029         (Selecting a Fileset): Fix typos; small rewording.
2030         (Log Buffer): Likewise.
2031         (Old Revisions): Likewise.
2033 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2035         * mule.texi (Communication Coding): Fix wording of last change.
2037 2007-11-16  Werner Lemberg  <wl@gnu.org>
2039         * custom.texi (Specifying File Variables):
2040         * major.texi (Choosing Modes): Mention '\" in man pages.
2042 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
2044         * mule.texi (Communication Coding): Document x-select-request-type.
2046         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2048 2007-11-15  Francesco Potortì  <pot@gnu.org>
2050         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2051         --output=file.
2053 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
2055         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2056         (Help Echo): Avoid mentioning the term "region" here and
2057         consistently use the term "active text".
2059 2007-11-11  Glenn Morris  <rgm@gnu.org>
2061         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2063 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
2065         * search.texi (Query Replace): Mention
2066         `query-replace-show-replacement'.
2068 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
2070         * building.texi (Watch Expressions): Remove obscure sentence.
2072 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
2074         * mule.texi (Select Input Method): Describe how to activate an input
2075         method in the text mode.
2077 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2079         * cmdargs.texi (Misc Variables): Remove Sun windows info.
2081 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2083         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2085 2007-10-30  Glenn Morris  <rgm@gnu.org>
2087         * misc.texi (Directory Tracking): Explain a bit more about
2088         dirtrack-mode.
2090 2007-10-25  Glenn Morris  <rgm@gnu.org>
2092         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2094 2007-10-24  Richard Stallman  <rms@gnu.org>
2096         * misc.texi (Interactive Shell): Cleanup last change.
2098 2007-10-22  Juri Linkov  <juri@jurta.org>
2100         * mini.texi (Minibuffer History): Add text about a list of minibuffer
2101         default values.
2103 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
2105         * files.texi: Disambiguate two slightly different uses of the term
2106         'filesets'.
2108 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
2110         * trouble.texi (Quitting): Fix typo.
2112 2007-10-18  Glenn Morris  <rgm@gnu.org>
2114         * frames.texi (Mode Line Mouse): Mention minor mode names.
2116 2007-10-17  Juri Linkov  <juri@jurta.org>
2118         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2119         fill-paragraph operates on the active region in Transient Mark mode.
2120         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2121         with fill-paragraph.
2123         * basic.texi (Arguments): Replace fill-paragraph-or-region with
2124         fill-paragraph.
2126         * fixit.texi (Spelling): ispell-word operates on the active region
2127         in Transient Mark mode.
2129 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
2131         * building.texi (Source Buffers):
2132         * custom.texi (Init Non-ASCII):
2133         * glossary.texi (Glossary): Use "key binding" consistently.
2135 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
2137         * calendar.texi (Diary): Fix directive.
2139 2007-10-16  Richard Stallman  <rms@gnu.org>
2141         * calendar.texi (Diary): Clarify text about diary file example.
2143 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
2145         * files.texi: Capitalize node names according to convention.
2147 2007-10-13  Glenn Morris  <rgm@gnu.org>
2149         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2151 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2153         * emacs.texi:
2154         * files.texi (Version Systems): Minor fixes to version-control material
2155         suggested by RMS and Robert J. Chassell.
2157 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2159         * files.texi (Version Systems):
2160         * vc-xtra.texi:
2161         * vc1-xtra.texi:
2162         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2163         operations.  Change of terminology from `version' to `revision'.
2164         Revise text for adequate description of VCSes with monotonic IDs.
2165         * emacs.texi: Change of terminology from `version' to `revision'.
2167 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2169         * files.texi (Version Systems): Describe newer VCses.
2170         Reorder the descriptions to be chronological.
2172 2007-10-09  Richard Stallman  <rms@gnu.org>
2174         * display.texi (Cursor Display): Correct how cursor appears
2175         in nonselected windows.
2177 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2179         * building.texi (GDB Graphical Interface): Remove references to gdba
2180         and mention gud-gdb.
2182 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
2184         * rmail.texi (Rmail Sorting): Improve indexing.
2186 2007-10-06  Juri Linkov  <juri@jurta.org>
2188         * text.texi (Fill Commands): Document fill-paragraph-or-region.
2189         (Fill Prefix, Format Indentation): Replace fill-paragraph with
2190         fill-paragraph-or-region.
2192         * basic.texi (Arguments): Replace fill-paragraph with
2193         fill-paragraph-or-region.
2195 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2197         * files.texi: Update the section on version control for 2007
2198         conditions.  None of these changes are new-VC-specific; that
2199         will come later.
2201 2007-09-15  Glenn Morris  <rgm@gnu.org>
2203         * calendar.texi (Holidays): Change all instances of `holiday-list' back
2204         to `list-holidays'.
2206 2007-09-14  Glenn Morris  <rgm@gnu.org>
2208         * calendar.texi: Update all instances of mark-calendar-holidays,
2209         list-calendar-holidays, list-holidays with the new names.
2211 2007-09-06  Glenn Morris  <rgm@gnu.org>
2213         Move manual sources from man/ to subdirectories of doc/.
2214         Split into the Emacs manual in emacs/, and other manuals in misc/.
2215         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2216         manual.
2217         (infodir): New variable.
2218         (info): Use $infodir.
2219         (emacsman): Delete target, not needed any more.
2220         Move all targets that are not the Emacs manual to misc/Makefile.in.
2221         (mostlyclean): Remove `gnustmp'.
2222         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2223         manual.
2224         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2225         (emacsman): Delete target, not needed any more.
2226         (clean): Remove all info files but Emacs manual.
2227         Move all targets that are not the Emacs manual to misc/Makefile.in.
2228         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2230         * Makefile.in (INFOSOURCES): Delete.
2231         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2232         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
2233         *.vrs *.toc here...
2234         (maintainer-clean): ...from here.
2236 2007-09-05  Glenn Morris  <rgm@gnu.org>
2238         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2240 2007-08-29  Glenn Morris  <rgm@gnu.org>
2242         * emacs.texi (EMACSVER): Increase to 23.0.50.
2244 2007-08-27  Richard Stallman  <rms@gnu.org>
2246         * emacs.texi (Top): Clarify menu item for Glossary.
2248         * display.texi (Faces): Change secn title.
2249         Clarify not all fonts come from Font Lock.
2251 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
2253         * basic.texi (Position Info): Add index entry for face at point.
2254         Mention that character faces are also displayed by "C-u C-x =".
2256 2007-08-08  Glenn Morris  <rgm@gnu.org>
2258         * glossary.texi (Glossary): Deprecate `iff'.
2260 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2262         * files.texi (File Conveniences): Document point motion keys in Image
2263         mode.
2265 2007-07-27  Glenn Morris  <rgm@gnu.org>
2267         * emacs.texi (Copying): Include license text from gpl.texi, rather than
2268         in-line.
2270         * gpl.texi: New file with text of GPL.
2271         * Makefile.in (EMACSSOURCES): Add gpl.texi.
2273 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2275         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2277         * dired.texi (Wdired): Mention C-x C-q key binding.
2279 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2281         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2283 2007-07-25  Glenn Morris  <rgm@gnu.org>
2285         * emacs.texi (Copying): Replace license with GPLv3.
2287         * Relicense all FSF files to GPLv3 or later.
2289 2007-07-24  Glenn Morris  <rgm@gnu.org>
2291         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2292         for some calendars.
2294 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
2296         * screen.texi (Mode Line): Describe new mode-line flag that shows if
2297         default-directory for the current buffer is on a remote machine.
2299 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
2301         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2302         default value.
2304 2007-07-21  Richard Stallman  <rms@gnu.org>
2306         * files.texi (Why Version Control?): Improve previous change.
2308 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
2310         * files.texi (Why Version Control?): New node.
2312 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
2314         * building.texi (Starting GUD): Add xref to this anchor.
2316 2007-06-24  Karl Berry  <karl@gnu.org>
2318         * emacs.texi: New Back-Cover Text.
2320 2007-06-07  Alan Mackenzie  <acm@muc.de>
2322         * display.texi (Optional Mode Line): Document the new form of
2323         line+column numbers, "(561,2)".
2325 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2327         * maintaining.texi (Create Tags Table): Fix typos.
2329 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2331         * Version 22.1 released.
2333 2007-05-07  Karl Berry  <karl@gnu.org>
2335         * emacs.texi (EMACSVER): Back to 22.
2337 2007-05-06  Richard Stallman  <rms@gnu.org>
2339         * maintaining.texi (Create Tags Table): Clean up previous change.
2341 2007-05-05  Francesco Potortì  <pot@gnu.org>
2343         * maintaining.texi (Create Tags Table): Add text about the dangers of
2344         making symbolic links to tags files.
2346 2007-05-04  Karl Berry  <karl@gnu.org>
2348         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2350 2007-05-03  Karl Berry  <karl@gnu.org>
2352         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2354         * .cvsignore (*.pdf): New entry.
2356         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2357         for printing.
2359 2007-05-01  Richard Stallman  <rms@gnu.org>
2361         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2363 2007-04-28  Glenn Morris  <rgm@gnu.org>
2365         * ack.texi (Acknowledgments):
2366         * anti.texi (Antinews):
2367         * programs.texi (Program Modes): Restore mention of python.el pending
2368         consideration of legal status.
2370 2007-04-28  Richard Stallman  <rms@gnu.org>
2372         * files.texi (File Names): Fixes to ~ description on MS systems.
2374 2007-04-26  Glenn Morris  <rgm@gnu.org>
2376         * emacs.texi (EMACSVER): Increase to 22.1.50.
2378 2007-04-25  Karl Berry  <karl@gnu.org>
2380         * emacs.texi: Improve line breaks on copyright page,
2381         similar layout to lispref, 8.5x11 by default.
2383         * dired.texi (Image-Dired): Improve line break, fix typo.
2385 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
2387         * programs.texi (Program Modes):
2388         * anti.texi (Antinews):
2389         * ack.texi (Acknowledgments): python.el removed.
2391 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
2393         * display.texi (Highlight Interactively): Correct description of
2394         hi-lock-file-patterns-policy.
2396         * files.texi (File Archives): Mention self-extracting executables.
2398 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
2400         * search.texi (Unconditional Replace, Query Replace): Add xref to
2401         "Replacement and Case".
2403 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
2405         * dired.texi (Image-Dired): Move from Thumbnails node.
2406         * misc.texi (Thumbnails): Node deleted.
2407         * emacs.texi (Top): Update node listing.
2409         * files.texi (File Conveniences):
2410         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2412 2007-04-21  Richard Stallman  <rms@gnu.org>
2414         * display.texi (Highlight Interactively): Correct previous change.
2415         Clarify doc of hi-lock-find-patterns, and move new features into it.
2417 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
2419         * display.texi (Highlight Interactively): Document
2420         hi-lock-file-patterns-policy.
2422 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
2424         * display.texi (Scrolling): Fix typo.
2426 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
2428         * doclicense.texi: Remove node heading, so that it can be included by
2429         other files.
2431         * emacs.texi: Insert node heading for GFDL.
2433 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
2435         * cmdargs.texi (Colors): Qualify "color of window" index entry by
2436         "command line".
2438         * display.texi (Faces): Refer to "Creating Frames" for face
2439         and other frame customizations in .emacs.
2441         * frames.texi (Creating Frames): Mention that face customizations can
2442         be put in .emacs.  Add index entries.
2444 2007-04-12  Richard Stallman  <rms@gnu.org>
2446         * glossary.texi (Glossary): Explain `iff'.
2448 2007-04-11  Karl Berry  <karl@gnu.org>
2450         * gnu.texi (Top),
2451         * macos.texi (Mac Font Specs),
2452         * anti.texi (Antinews),
2453         * xresources.texi (Resources),
2454         * misc.texi (Emulation),
2455         * calendar.texi (Daylight Saving),
2456         * dired.texi (Dired and Find),
2457         * rmail.texi (Remote Mailboxes),
2458         * sending.texi (Mail Headers),
2459         * programs.texi (Which Function),
2460         * files.texi (Recover),
2461         * buffers.texi (Uniquify),
2462         * frames.texi (Wheeled Mice),
2463         * killing.texi (Rectangles): Wording to improve breaks in
2464         8.5x11 format.
2465         * mule.texi (Language Environments): \hbadness=10000 since there's
2466         no way to reword.
2467         * emacs.texi (smallbook): New @set to more easily switch between
2468         smallbook and 8.5x11.
2470 2007-04-11  Richard Stallman  <rms@gnu.org>
2472         * files.texi (File Conveniences): Add xref to Tumme.
2473         Delete text about Thumbnail mode.
2475 2007-04-09  Alan Mackenzie  <acm@muc.de>
2477         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2478         new name.  Insert concept index entries.
2480 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
2482         * display.texi (Standard Faces): Document prefix arg for
2483         list-faces-display.
2485         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2487 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2489         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2491         * files.texi (Misc File Ops): Rewrite description of
2492         insert-file-literally.
2494 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
2496         * misc.texi (Printing): Postscript -> PostScript.
2498         * ack.texi (Acknowledgments): Postscript -> PostScript.
2500         * custom.texi (Init File, Init Non-ASCII): Fix last change.
2502         * emacs.texi (Top): Fix the menu due to the change in custom.texi
2503         below.
2505 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
2507         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
2508         Init Non-ASCII.
2509         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2510         (Init Non-ASCII): New node.
2512 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2514         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2516 2007-03-12  Glenn Morris  <rgm@gnu.org>
2518         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2519         "Daylight Savings".
2521         * calendar.texi: Replace "daylight savings" with "daylight
2522         saving" in text throughout.
2524 2007-03-04  Richard Stallman  <rms@gnu.org>
2526         * custom.texi (Safe File Variables): Minor correction.
2528 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
2530         * rmail.texi (Movemail): Add internal ref.
2531         Don't indent the intro for the PROTO table.
2532         Format PROTO table items with @code.
2534 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
2536         * building.texi: Remove references to bashdb.
2538 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
2540         * mule.texi (Language Environments): Update list of supported language
2541         environments.
2543 2007-02-14  Kim F. Storm  <storm@cua.dk>
2545         * building.texi (Grep Searching): Fix lgrep doc.
2547 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2549         * back.texi: Remove unused file.
2551 2007-02-05  Francesco Potortì  <pot@gnu.org>
2553         * maintaining.texi (Tag Syntax): Now --members is the default for
2554         etags, not for ctags yet.
2556 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
2558         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
2559         headers compliant with Texinfo guidelines and with what texnfo-upd.el
2560         expects.  Add comments to prevent people from inadvertently modifying
2561         the key parts needed by `texinfo-multiple-files-update'.
2563 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
2565         * frames.texi (Secondary Selection): Window clicked does not matter
2566         when mouse-yank-at-point is non-nil.
2568 2007-01-16  Glenn Morris  <rgm@gnu.org>
2570         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2571         system abbrev.
2573 2007-01-11  Richard Stallman  <rms@gnu.org>
2575         * msdog.texi (Windows Keyboard): Another small cleanup.
2577 2007-01-10  Richard Stallman  <rms@gnu.org>
2579         * msdog.texi (Windows Keyboard): Yet another try to make
2580         everyone happy with that passage.
2582 2007-01-05  Richard Stallman  <rms@gnu.org>
2584         * anti.texi (Antinews): Mention M-x shell scrolling.
2586 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
2588         * building.texi (Watch Expressions): Describe gdb-max-children.
2590 2007-01-04  Richard Stallman  <rms@gnu.org>
2592         * msdog.texi (Windows Keyboard): Clarify previous change.
2594 2007-01-02  Richard Stallman  <rms@gnu.org>
2596         * custom.texi (Changing a Variable): Minor clarification.
2597         (Specific Customization): customize-customized => customize-unsaved.
2599         * entering.texi (Entering Emacs): Clean up text about restarting
2600         Emacs for each file.
2602         * misc.texi (Shell Options): Minor cleanup.
2604         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2605         with Emacs, not vice versa.
2607         * programs.texi (Symbol Completion): Recommend customizing
2608         window manager.
2610         * xresources.texi (Resources): Minor fix.
2612 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
2614         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2616 2007-01-01  Richard Stallman  <rms@gnu.org>
2618         * commands.texi (User Input): Document keys stolen by window mangers.
2620 2006-12-31  Richard Stallman  <rms@gnu.org>
2622         * custom.texi (Specific Customization): Document customize-option
2623         instead of customize-variable.
2625 2006-12-31  Kim F. Storm  <storm@cua.dk>
2627         * major.texi (Choosing Modes): Document auto-mode-case-fold.
2629 2006-12-30  Kim F. Storm  <storm@cua.dk>
2631         * killing.texi (CUA Bindings): Fix typo.
2633         * xresources.texi (Table of Resources): Mention grow-only value for
2634         auto-resize-tool-bars.
2636 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
2638         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2639         and how to get them back.
2641 2006-12-26  Richard Stallman  <rms@gnu.org>
2643         * calendar.texi (Holidays): Holiday listing is based on current
2644         practice, but DST is not.
2646 2006-12-25  Richard Stallman  <rms@gnu.org>
2648         * emacs.texi (Top): Update subnode menus.
2650         * mark.texi (Transient Mark): Fix xref.
2652         * killing.texi (Graphical Kill): Node deleted.
2653         (Killing): Add xref to Cut and Paste.
2654         (CUA Bindings): Update xref.
2656         * frames.texi (Cut and Paste): New section to hold other nodes.
2657         (Mouse Commands): Node demoted.
2658         (Cut/Paste Other App): Split out from Mouse Commands.
2659         (Word and Line Mouse): Likewise.
2660         (Secondary Selection, Clipboard): Nodes demoted.
2662 2006-12-24  Kevin Ryde  <user42@zip.com.au>
2664         * calendar.texi (Holidays): US daylight saving begins second Sunday
2665         in March for 2007 onwards.
2666         (Daylight Savings): Show new US default daylight saving rules, 2nd
2667         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2669 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
2671         * calendar.texi (Scroll Calendar): < and > are switched.
2673 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
2675         * killing.texi (Deletion): Describe M-\ prefix argument.
2677 2006-12-23  Richard Stallman  <rms@gnu.org>
2679         * search.texi (Regexp Search): Explain why forward and reverse regexp
2680         search are not mirror images.
2682 2006-12-19  Kim F. Storm  <storm@cua.dk>
2684         * major.texi (Choosing Modes): Describe match-function elements for
2685         magic-mode-alist.
2687 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
2689         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2690         peculiarities.
2692 2006-12-18  Richard Stallman  <rms@gnu.org>
2694         * abbrevs.texi (Editing Abbrevs): Fix previous change.
2696 2006-12-17  Alan Mackenzie  <acm@muc.de>
2698         * programs.texi (Left Margin Paren): Remove the bit which says
2699         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2700         Discuss some of the issues of setting this option to nil.
2702 2006-12-17  Glenn Morris  <rgm@gnu.org>
2704         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2706 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2708         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2709         (Windows Files): `w32-get-true-file-attributes' is only relevant for
2710         NTFS volumes.
2711         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2712         volumes.
2714 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
2716         * text.texi (HTML Mode): Fix "C-c TAB".
2718 2006-12-09  Richard Stallman  <rms@gnu.org>
2720         * misc.texi (Invoking emacsclient): Simplify TCP file text.
2722 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
2724         * files.texi (Misc File Ops): Document insert-file-literally.
2726 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
2728         * cmdargs.texi (Colors): Note that --color is intended for overriding
2729         the terminal defaults, not for normal invocation.
2731         * misc.texi (Emacs Server): Improve wording.  Don't mention the
2732         ``server program''.  Add a cross-reference to "Init File" node.
2733         (Invoking emacsclient): Add index entries.  Document both short and
2734         long versions of command-line options.  Document the -f option.
2736 2006-12-06  Richard Stallman  <rms@gnu.org>
2738         * text.texi (Outline Format): Say to set outline-regexp
2739         and outline-level with major modes and file local variables.
2741 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2743         * anti.texi (Antinews): Mention the alternative to
2744         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2746         * misc.texi (Interactive Shell): Ditto.
2748 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
2750         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2752         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2754 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
2756         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2757         colon in the mode line.
2759         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2761 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2763         * building.texi (Watch Expressions): Mention SPC for expanding/
2764         contracting watch expressions.
2766 2006-11-26  Kim F. Storm  <storm@cua.dk>
2768         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2770 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2772         * building.texi (Debugger Operation): Define text command mode.
2773         Clarify how tooltips work.
2774         (GDB Graphical Interface): Explain how to run in text command mode
2775         more clearly.
2777 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
2779         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2781 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2783         * anti.texi (Antinews): Mention --server-file and TCP sockets.
2785 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
2787         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2788         and EMACS is deprecated.
2790 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
2792         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2794 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
2796         * Makefile.in (emacs.dvi): Remove xresmini.texi.
2798         * emacs.texi: Include xresources.texi both for info and dvi.
2800         * xresources.texi: Merge text from xresmini.texi.
2802 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
2804         * glossary.texi: Fix typos.
2806 2006-11-06  Richard Stallman  <rms@gnu.org>
2808         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2810         * ack.texi (Acknowledgments): Fix name spelling.
2812 2006-11-01  Juri Linkov  <juri@jurta.org>
2814         * search.texi (Word Search): Document incremental word search.
2816 2006-10-28  Glenn Morris  <rgm@gnu.org>
2818         * ack.texi (Acknowledgments): Add cal-html author.
2820         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2821         Calendar").  Describe new package cal-html.
2822         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2823         Calendar Files."
2825 2006-10-23  Richard Stallman  <rms@gnu.org>
2827         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2828         Abbrev mode is enabled.
2830 2006-10-16  Richard Stallman  <rms@gnu.org>
2832         * emacs.texi: Update ISBN.
2834 2006-10-11  Kim F. Storm  <storm@cua.dk>
2836         * emacs.texi (Acknowledgments): Use @dotless{i}.
2838 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
2840         * building.texi (Breakpoints Buffer): Mention catchpoints.
2842 2006-10-08  Kim F. Storm  <storm@cua.dk>
2844         * ack.texi (Acknowledgments): Update.
2846         * emacs.texi (Acknowledgments): Fix bad @/ form.
2848 2006-10-05  Kim F. Storm  <storm@cua.dk>
2850         * emacs.texi (Acknowledgments): Add more contributors.
2852 2006-10-03  Richard Stallman  <rms@gnu.org>
2854         * emacs.texi (Acknowledgments): Update version and edition.
2856 2006-10-01  Karl Berry  <karl@gnu.org>
2858         * custom.texi (Customization Groups): Page break to keep example buffer
2859         on one page.
2861 2006-09-30  Karl Berry  <karl@gnu.org>
2863         * programs.texi (Basic Indent): @need to improve page break.
2864         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2866 2006-09-29  Glenn Morris  <rgm@gnu.org>
2868         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2870 2006-09-29  Karl Berry  <karl@gnu.org>
2872         * windows.texi (Basic Window): Remove forced @break, no longer
2873         desirable.
2874         * frames.texi (Frame Commands),
2875         * mark.texi (Marking Objects): Reword to avoid bad page break.
2876         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2878 2006-09-19  Richard Stallman  <rms@gnu.org>
2880         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2881         stick to present tense.
2883 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2885         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2886         to x-gtk-use-old-file-dialog.
2887         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2889 2006-09-15  Jay Belanger  <belanger@truman.edu>
2891         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
2892         Change "Library Public License" to "Lesser Public License"
2893         throughout.  Use "yyyy" to represent year.
2895 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
2897         * files.texi (Visiting): Add index entry "open file".
2899 2006-09-11  Richard Stallman  <rms@gnu.org>
2901         * building.texi (Compilation Mode): Clarification.
2902         (Grep Searching): Add xref to Compilation Mode.
2904 2006-09-08  Richard Stallman  <rms@gnu.org>
2906         * search.texi (Search): Ref multi-file search commands here.
2907         (Other Repeating Search): Not here.
2909 2006-08-28  Richard Stallman  <rms@gnu.org>
2911         * windows.texi (Split Window): Update xref.
2913         * basic.texi (Continuation Lines): Update xref.
2915         * indent.texi (Tab Stops): Update xref.
2917         * emacs.texi (Top): Update subnode menu.
2919         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2920         split out of Display Custom.
2922 2006-08-25  Kim F. Storm  <storm@cua.dk>
2924         * display.texi (Display Custom): Add variables overline-margin
2925         and x-underline-at-descent-line.
2927 2006-08-25  Richard Stallman  <rms@gnu.org>
2929         * entering.texi (Exiting): Rewrite to give graphical displays
2930         priority over text terminals.
2932         * search.texi (Incremental Search): Move index entries.
2934 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
2936         * custom.texi (Init File): Reference Find Init to avoid "home
2937         directory" confusion.
2939 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
2941         * building.texi (Other GDB-UI Buffers): Describe how to edit
2942         a value in the locals buffer.
2944 2006-08-21  Richard Stallman  <rms@gnu.org>
2946         * search.texi (Basic Isearch): Add `isearch' index entry.
2948 2006-08-16  Richard Stallman  <rms@gnu.org>
2950         * misc.texi (Saving Emacs Sessions): Clean up wording.
2952         * mark.texi (Marking Objects): Mention term "select all".
2954         * emacs.texi (Top): Update subnode menu.
2956         * help.texi (Help Mode): Move node up in file.
2958 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
2960         * building.texi (Stack Buffer): Explain fringe arrow.
2962 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
2964         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2965         on startup.
2967 2006-08-11  Romain Francoise  <romain@orebokech.com>
2969         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2971 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2973         * mule.texi (Recognize Coding, Text Coding): Fix typos.
2975 2006-08-10  Richard Stallman  <rms@gnu.org>
2977         * text.texi (Format Faces): Substantial rewrites to deal
2978         with face merging.  Empty regions don't count.  Clarify
2979         face property inheritance.
2981 2006-08-08  Romain Francoise  <romain@orebokech.com>
2983         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2984         <arjuropo@cc.jyu.fi>.
2986 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
2988         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2989         apply to all frames.
2991 2006-08-01  Richard Stallman  <rms@gnu.org>
2993         * help.texi (Name Help): Add index entries for describe-variable.
2995 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
2997         * building.texi (GDB Graphical Interface): Shorten node names.
2998         (GDB-UI Layout): Use GDB-related.
2999         (Other GDB-UI Buffers): Simplify English.
3001 2006-07-31  Richard Stallman  <rms@gnu.org>
3003         * search.texi (Query Replace): Add xref for Dired's Q command.
3005 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
3007         * building.texi (GDB commands in Fringe): Rename to...
3008         (Source Buffers): ..this and move forward.  Describe hollow arrow and
3009         new option gdb-find-source-frame.
3011 2006-07-29  Richard Stallman  <rms@gnu.org>
3013         * dired.texi (Operating on Files): Simplify previous change
3014         and fix Texinfo usage.
3016 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
3018         * dired.texi (Operating on Files): Add cross-references.  State the
3019         Unix commands that do similar things.
3021 2006-07-28  Richard Stallman  <rms@gnu.org>
3023         * mark.texi (Transient Mark): Clarify that region never disappears
3024         when Transient Mark mode is off, and not when it is on.
3026 2006-07-27  Richard Stallman  <rms@gnu.org>
3028         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
3030 2006-07-24  Richard Stallman  <rms@gnu.org>
3032         * xresources.texi (GTK styles): Fix texinfo usage.
3034         * commands.texi (User Input): Explain why we teach keyboard cmds.
3036         * xresources.texi, xresmini.texi, search.texi, programs.texi:
3037         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3038         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3039         * doclicense.texi, display.texi, dired.texi, basic.texi:
3040         * anti.texi, ack.texi: Move periods and commas inside quotes.
3042 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
3044         * cmdargs.texi (General Variables): Document EMAIL.
3046 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
3048         * frames.texi (Frame Commands): Mention that focus-follows-mouse
3049         doesn't have effect on MS-Windows.
3051 2006-07-17  Richard Stallman  <rms@gnu.org>
3053         * building.texi (Grep Searching): Explain about chaining grep commands.
3055 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3057         * killing.texi, mini.texi: Fix typos.
3059 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
3061         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3062         is invoked for multiple files.
3064 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
3066         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3067         on-line manual for the rest of this node.
3068         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3069         unconditionally.
3070         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3071         Improve wording.
3072         (Windows Printing): Improve wording.
3073         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3074         rest of this node.
3076 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3078         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3079         with eval-buffer.
3081 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
3083         * mule.texi (Coding Systems, Specify Coding): Link descriptions
3084         of character translation.
3086 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
3088         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3090 2006-07-03  Karl Berry  <karl@gnu.org>
3092         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3093         not-too-underfull hboxes in the TeX output.
3094         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3095         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3096         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3097         * sending.texi, text.texi: Fix overfull/underfull boxes.
3099 2006-07-03  Romain Francoise  <romain@orebokech.com>
3101         * m-x.texi (M-x): Fix.
3103 2006-07-03  Richard Stallman  <rms@gnu.org>
3105         * search.texi (Other Repeating Search): filename -> file name.
3107         * misc.texi (Narrowing): Minor cleanups.
3109         * files.texi (Visiting): filename -> file name.
3111         * emacs.texi (Top): Update subnode menus.
3113         * mule.texi (Coding Systems): Move char translation stuff here.
3114         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3115         (Recognize Coding): Substantial local rewrites.
3116         (International): Update menu.
3118         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3119         (Scrolling): Substantial local rewrites.
3120         (Display): Update menu and intro.
3122         * dired.texi: filename -> file name.
3124         * custom.texi (Safe File Variables): Texinfo usage fix.
3126 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
3128         * help.texi, m-x.texi: Lots of cleanups.
3130 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
3132         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3133         (Windows Processes, Windows Misc): Shorten the printed version by
3134         selectively conditioning less important portions by @ifnottex.
3136 2006-06-27  Richard Stallman  <rms@gnu.org>
3138         * mini.texi (Minibuffer File): Minor cleanup.
3140 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
3142         * frames.texi (XTerm Mouse): Rename to...
3143         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
3145         * emacs.texi (Top): Use new node name.
3147 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
3149         * emacs.texi (Top): Update the detailed menu according to changes in
3150         msdog.texi.
3152         * msdog.texi (Windows Keyboard): New section.
3153         (Windows Mouse): New section.
3154         (Windows System Menu): Remove section (text merged with "Windows
3155         Keyboard").
3156         (Windows Misc): New section.
3158         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3160         * msdog.texi (ls in Lisp): New section.
3162         * files.texi (Visiting): Document case-insensitive wildcard matching
3163         under find-file-wildcards.
3165 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3167         * macos.texi (Mac Input): Add description of mac-function-modifier.
3168         Now Unicode keyboard layouts work.
3170 2006-06-10  Richard Stallman  <rms@gnu.org>
3172         * mule.texi (Recognize Coding): Clarify previous change.
3174 2006-06-09  Kenichi Handa  <handa@m17n.org>
3176         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3177         notation.
3179 2006-06-07  Kevin Ryde  <user42@zip.com.au>
3181         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3182         manual for @ifnottex, but in emacs-extra for @iftex.
3184         * cmdargs.texi (General Variables): Fix smtpmail xref.
3186 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3188         * programs.texi (Comment Commands):
3189         * custom.texi (Specifying File Variables):
3190         Use ;; instead of ;;; to better follow coding conventions.
3192 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
3194         * building.texi (Watch Expressions): Move node to end.
3195         (GDB Graphical Interface): Move description of clicks in fringe...
3196         (GDB commands in the Fringe): ...to here.  New node.
3198 2006-06-05  Romain Francoise  <romain@orebokech.com>
3200         * xresmini.texi (GTK resources): Fix various typos.
3202 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
3204         * building.texi (GDB Graphical Interface): Update bindings.
3205         (Commands of GUD): Add gud-print.  Remove gud-run.
3206         Restate availability more generally.
3208 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
3210         * mini.texi: Lots of cleanups.
3212 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
3214         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3215         and Mouse-2.
3217 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
3219         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3221 2006-05-31  Richard Stallman  <rms@gnu.org>
3223         * basic.texi (Moving Point): Fix previous change.
3225 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3227         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3229 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
3231         * basic.texi: Many simplifications and improvements in wording.
3233 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
3235         * anti.texi (Antinews): Create a node for gdb-ui.
3237 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3239         * frames.texi (Menu Bars, Tool Bars): Add index entries.
3241 2006-05-20  Richard Stallman  <rms@gnu.org>
3243         * dired.texi (Dired Navigation): dired-goto-file is now j.
3245 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
3247         * mule.texi (Coding Systems): Mention the undecided-* coding systems
3248         and their aliases.
3250         * msdog.texi (Windows Printing): Mention non-support of plain text
3251         printing with some el-cheapo printers, and suggest a workaround.
3253 2006-05-20  Kevin Ryde  <user42@zip.com.au>
3255         * text.texi (TeX Print): tex-dvi-view-command has a default value,
3256         remove the bit saying you must set it.
3258 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3260         * trouble.texi (Checklist):
3261         * text.texi (Text, Auto Fill, Text Mode):
3262         * search.texi (Nonincremental Search):
3263         * rmail.texi (Rmail Labels):
3264         * mule.texi (Input Methods, Multibyte Conversion):
3265         * misc.texi (Gnus, Where to Look, PostScript):
3266         * maintaining.texi (Create Tags Table):
3267         * indent.texi (Indentation Commands):
3268         * fixit.texi (Spelling):
3269         * emacs.texi (Copying):
3270         * custom.texi (Init File): ifinfo -> ifnottex.
3272 2006-05-17  Richard Stallman  <rms@gnu.org>
3274         * files.texi (Diff Mode): Mention C-x `.
3276 2006-05-08  Richard Stallman  <rms@gnu.org>
3278         * custom.texi (Disabling): Textual cleanups.
3280 2006-05-12  Glenn Morris  <rgm@gnu.org>
3282         * calendar.texi (Displaying the Diary, Format of Diary File):
3283         Refer to diary-view-entries, diary-list-entries,
3284         diary-show-all-entries rather than obsolete aliases.
3286 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
3288         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3289         (Displaying the Diary, Special Diary Entries, Importing Diary):
3290         * building.texi (Compilation Shell):
3291         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3292         emacs-xtra with @inforef's.
3294         * files.texi (Visiting): Fix wording.
3296         * mule.texi (Coding Systems, Text Coding): More indexing.
3297         Mention that C-x RET f can set eol conversion.
3299 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
3301         * xresmini.texi (GTK resources): Insert GTK description.
3303         * xresources.texi (GTK resources): metafont should be menufont.
3305 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
3307         * mini.texi (Completion Options): Completion of remote files'
3308         method, user name and host name is active only in partial
3309         completion mode.
3311 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3313         * makefile.w32-in (emacs.dvi):
3314         * Makefile.in (emacs.dvi): Add xresmini.texi.
3316         * xresmini.texi (Table of Resources): Remove xref to non-existent
3317         node "LessTif Resources".
3319         * msdog.texi (Microsoft Windows):
3320         * calendar.texi (Calendar/Diary, Displaying the Diary)
3321         (Special Diary Entries, Importing Diary, Holidays):
3322         * programs.texi (Program Modes):
3323         * text.texi (Text):
3324         * buffers.texi (Several Buffers):
3325         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3327 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3329         The following changes merge the emacs-xtra manual into the main
3330         manual, but only for on-line version of the manual.
3332         * vc2-xtra.texi (Version Backups, Local Version Control)
3333         (Making Snapshots, Change Logs and VC, Version Headers)
3334         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3335         on-line manual.
3337         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3338         for on-line manual.
3340         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3341         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3342         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3343         for on-line manual.
3345         * fortran-xtra.texi (Fortran, Fortran Autofill)
3346         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3347         for on-line manual.
3349         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3350         Conditional xref's for on-line manual.
3352         * emerge-xtra.texi (Emerge, Overview of Emerge)
3353         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3354         manual.
3356         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3357         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3358         (EMACSSOURCES): Use EMACS_XTRA.
3359         (../info/emacs-xtra): Remove.
3360         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3362         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3363         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3364         (EMACSSOURCES): Use EMACS_XTRA.
3365         ($(infodir)/emacs-xtra): Remove.
3366         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3368         * trouble.texi (Quitting):
3369         * text.texi (Text):
3370         * programs.texi (Program Modes):
3371         * msdog.texi (Microsoft Windows):
3372         * frames.texi (Frames):
3373         * files.texi (Backup, Version Control, VC Concepts)
3374         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3375         (Registering, VC Status, VC Undo, Multi-User Branching)
3376         (Comparing Files):
3377         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3378         (Displaying the Diary, Special Diary Entries, Importing Diary):
3379         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3380         conditional xref's, depending on @iftex/@ifnottex.
3382         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3383         "MS-DOS".  @include msdog-xtra.texi.
3385         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3386         <Top Level> [ifnottex]: @include fortran-xtra.texi.
3388         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3389         for vc-xtra.texi subsections.
3390         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3391         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3393         * sending.texi (Sending Mail): A @node line without explicit Prev,
3394         Next, and Up links.
3396         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3397         Next, and Up links.
3399         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3400         and its sections.  @include picture-xtra.texi.
3402         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3403         "Emerge".
3404         (List Tags) [ifnottex]: @include emerge-xtra.texi.
3406         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3407         exact duplicate of its name-sake in calendar.texi.
3409         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3410         "Advanced Calendar/Diary Usage".
3411         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3413         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3414         dired-xtra.texi.
3415         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3417         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3418         (Files) [ifnottex]: Add menu entry for Autorevert.
3420         * emacs-xtra.texi (Introduction): Reword to make consistent with
3421         printed version only.
3422         <Top level>: Remove the body of all chapters and move them to the
3423         new *-xtra.texi files.  Use @raisesections and @lowersections to
3424         convert sections to chapters etc.
3426         * msdog-xtra.texi:
3427         * fortran-xtra.texi:
3428         * vc-xtra.texi:
3429         * vc1-xtra.texi:
3430         * vc2-xtra.texi:
3431         * emerge-xtra.texi:
3432         * cal-xtra.texi:
3433         * dired-xtra.texi:
3434         * arevert-xtra.texi: New files, with text from respective chapters
3435         of emacs-xtra.texi.  Convert each @chapter into @section, @section
3436         into @subsection, etc.
3438         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
3439         updated.
3441         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3442         Windows".  All references updated.
3444 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3446         * macos.texi (Mac Input): Mention input from Character Palette.
3447         (Mac Font Specs): Fix typo.
3449 2006-05-05  Richard Stallman  <rms@gnu.org>
3451         * files.texi (Diff Mode): Minor cleanup.
3453 2006-05-05  Karl Berry  <karl@gnu.org>
3455         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3456         errors from the current release of makeinfo (4.8).
3457         * help.texi (Library Keywords): Change widest word in multitable
3458         template from `emulations' to `convenience'.  (Not sure if this is
3459         related to the font change.)
3461 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3463         * files.texi (File Names): Add a footnote about limited support of
3464         ~USER on MS-Windows.
3466         * cmdargs.texi (Initial Options): Add a footnote about limited
3467         support of ~USER on MS-Windows.
3469 2006-05-03  Richard Stallman  <rms@gnu.org>
3471         * files.texi (Diff Mode): Node moved here.
3472         (Comparing Files): Delete what duplicates new node.
3473         (Files): Put Diff Mode in menu.
3475         * misc.texi (Diff Mode): Moved to files.texi.
3477         * emacs.texi (Top): Update menu for Diff Mode.
3479         * trouble.texi (Emergency Escape): Simplify.
3481         * emacs.texi (Top): Minor clarification.
3483 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3485         * commands.texi, entering.texi, screen.texi: Many simplifications.
3487 2006-05-03  Richard Stallman  <rms@gnu.org>
3489         * commands.texi (Text Characters): Delete paragraph about unibyte
3490         non-ASCII printing chars.
3492         * killing.texi (Killing): Say "graphical displays".
3493         * display.texi: Say "graphical displays".
3495         * cmdargs.texi (Misc X): Say "graphical displays".
3497 2006-05-01  Richard Stallman  <rms@gnu.org>
3499         * emacs.texi (Top): Add Diff Mode to menu.
3501 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3503         * misc.texi (Diff Mode): New node.
3505 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3507         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3508         (Mac Environment Variables): Shorten example line.
3509         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
3511 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
3513         * building.texi (GUD Customization): Describe cases %d and %c.
3514         Update description for %e.
3516 2006-04-30  Glenn Morris  <rgm@gnu.org>
3518         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3520 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
3522         * custom.texi (Examining): Update C-h v output example.
3524 2006-04-29  Kim F. Storm  <storm@cua.dk>
3526         * building.texi (Grep Searching): Add lgrep and rgrep.
3528 2006-04-23  Richard Stallman  <rms@gnu.org>
3530         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3532         * xresmini.texi: New file.
3534         * xresources.texi (Face Resources): Split table into font resources
3535         and the rest.  Combine similar attributes for brevity.
3537 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
3539         * emacs-xtra.texi (MS-DOS File Names): Remove section about
3540         backslashes and case-insensitivity in file names (moved to the
3541         main manual).
3542         (MS-DOS Printing): Move most of the text to the main manual.
3544         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3545         New nodes.
3546         (Windows Processes, Windows System Menu): Add index entries and
3547         fix wording.
3549 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3551         * misc.texi (Shell Ring): Add notes on saved input when
3552         navigating off the end of the history list.
3554 2006-04-18  Chong Yidong  <cyd@mit.edu>
3556         * misc.texi (Shell Options): Correct default value of
3557         comint-scroll-show-maximum-output.
3559 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3561         * building.texi (Watch Expressions): Update.
3563 2006-04-12  Richard Stallman  <rms@gnu.org>
3565         * search.texi: Clean up previous change.
3567 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
3569         * search.texi (Regexp Backslash, Regexp Replace): Add index
3570         entries for ``back reference'' and mention the term itself in the
3571         text.
3573 2006-04-11  Richard Stallman  <rms@gnu.org>
3575         * custom.texi (Safe File Variables):
3576         Document enable-local-variables = :safe.
3578 2006-04-11  Karl Berry  <karl@gnu.org>
3580         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3581         (Remote Repositories, Version Backups, Local Version Control)
3582         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3583         (Miscellaneous Commands and Features of VC, Change Logs and VC)
3584         (Renaming VC Work Files and Master Files)
3585         (Inserting Version Control Headers, Customizing VC, General Options)
3586         (Options for RCS and SCCS, Options specific for CVS): Move all
3587         these nodes to emacs-xtra.texi, for brevity.
3588         * cmdargs.texi, files.texi: Change cross-references.
3590 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3592         * files.texi (Old Versions): Update description of vc-annotate's
3593         use of color to indicate date ranges.
3595 2006-04-09  Kevin Ryde  <user42@zip.com.au>
3597         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3598         put info and printed manual names the right way around.
3600 2006-04-09  Karl Berry  <karl@gnu.org>
3602         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3603         emacs-xtra.texi, leaving only MS Windows information.
3604         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3605         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3606         node names.
3608         * emacs.texi: Move @summarycontents and @contents to the beginning
3609         of the file.
3611 2006-04-08  Kevin Ryde  <user42@zip.com.au>
3613         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3615 2006-04-07  Richard Stallman  <rms@gnu.org>
3617         * programs.texi (Comments, Comment Commands, Options for Comments)
3618         (Multi-Line Comments): "Align", not "indent".
3619         (Basic Indent): C-j deletes trailing whitespace before the newline.
3621 2006-04-06  Richard Stallman  <rms@gnu.org>
3623         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3625 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
3627         * killing.texi (Rectangles): Add index entry for marking a rectangle.
3629 2006-04-05  Richard Stallman  <rms@gnu.org>
3631         * emacs.texi (Top): Update subnode menu.
3633         * trouble.texi (Unasked-for Search): Node deleted.
3634         (Lossage): Delete from menu.
3636 2006-04-04  Richard Stallman  <rms@gnu.org>
3638         * trouble.texi: Various cleanups.
3639         (Checklist): Don't bother saying how to snail a bug report.
3640         (Emergency Escape): Much rewriting.
3641         (After a Crash): Rename the core dump immediately.
3642         (Total Frustration): Call it a psychotherapist.
3643         (Bug Criteria): Avoid "illegal instruction".
3644         (Sending Patches): We always put the contributor's name in.
3646         * misc.texi (Thumbnails): Minor correction.
3648 2006-04-03  Richard Stallman  <rms@gnu.org>
3650         * misc.texi (Thumbnails): Minor cleanup.
3652 2006-04-02  Karl Berry  <karl@gnu.org>
3654         * sending.texi (Mail Sending): pxref to Top needs five args.
3656         * texinfo.tex: Update to current version (2006-03-21.13).
3658 2006-03-31  Richard Stallman  <rms@gnu.org>
3660         * emacs.texi (Top): Update subnode menu.
3662         * help.texi (Help Mode): Cleanup.
3664         * dired.texi: Many cleanups.
3665         (Dired Deletion): Describe dired-recursive-deletes.
3666         (Operating on Files): dired-create-directory moved.
3667         (Misc Dired Features): Move to here.
3668         (Tumme): Node moved to misc.texi.
3670         * custom.texi: Many cleanups.
3671         (Minor Modes): Don't mention ISO Accents Mode.
3672         (Examining): Update C-h v output example.
3673         (Hooks): Add index and xref for add-hook.
3674         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
3675         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3677         * misc.texi: Many cleanups.
3678         (beginning): Add to summary of topics.
3679         (Shell): Put eshell xref at the end.  Remove eshell from table.
3680         (Thumbnails): New node.
3682 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
3684         * files.texi (File Name Cache): Make it clear that the cache is
3685         not persistent.
3687 2006-03-25  Karl Berry  <karl@gnu.org>
3689         * emacs-xtra.texi, emacs.texi, gnu.texi:
3690         (1) use @copyright{} instead of (C) in typeset text;
3691         (2) do not indent copyright year list (or anything else).
3693 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
3695         * files.texi (VC Dired Mode): Remove misplaced brackets.
3697 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
3699         * files.texi: Various updates and clarifications in the VC chapter.
3701 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
3703         * help.texi (Help Mode): Document "C-c C-c".
3705 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
3707         * emacs-xtra.texi (Top): Avoid ugly continuation line in
3708         menu in the standalone Info reader.
3710 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
3712         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3713         moved here from Emacs manual.
3715         * programs.texi (Fortran): Section moved to emacs-xtra.
3716         (Program Modes): Xref to Fortran in emacs-xtra.
3718         * maintaining.texi (Emerge): Move to emacs-xtra.
3719         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3721         * picture.texi: File deleted.
3722         * Makefile.in:
3723         * makefile.w32-in: Remove picture.texi.
3725         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3726         * abbrevs.texi (Abbrevs):
3727         * sending.texi (Sending Mail): Picture node removed.
3729         * emacs.texi (Top): Update node listings.
3731 2006-03-12  Richard Stallman  <rms@gnu.org>
3733         * calendar.texi: Various cleanups.
3735 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3737         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3738         syntax.
3740 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
3742         * search.texi (Regexps): More accurately describe which characters
3743         are special in which situations.  Recommend _not_ to quote `]' or
3744         `-' when they are not special.
3746 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
3748         * files.texi (Old Versions): Clarify operation of C-x v =.
3750 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
3752         * building.texi (Watch Expressions): Update and describe
3753         gdb-speedbar-auto-raise.
3755 2006-02-19  Richard M. Stallman  <rms@gnu.org>
3757         * emacs.texi: Use @smallbook.
3758         (Top): Update ref to Emacs paper, delete ref to Cookbook.
3759         Update subnode menu.
3761         * building.texi (Lisp Interaction): Minor addition.
3763 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
3765         * building.texi (Watch Expressions): Update and be more precise.
3767 2006-02-15  Francesco Potortì  <pot@gnu.org>
3769         * maintaining.texi (Create Tags Table): Explain why the
3770         exception when etags writes to files under the /dev tree.
3772 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3774         * custom.texi (Safe File Variables): Lots of clarification.
3775         Renamed from Unsafe File Variables.
3777 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3779         * custom.texi (Unsafe File Variables): File variable confirmation
3780         assumed denied in batch mode.
3782 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3784         * building.texi (GDB User Interface Layout): Don't say `inferior'
3785         for program being debugged.
3787 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
3789         * building.texi (GDB Graphical Interface):
3790         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3792 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
3794         * custom.texi (Specifying File Variables, Unsafe File Variables):
3795         New nodes, split from File Variables.  Document new file local
3796         variable behavior.
3798 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3800         * display.texi (Standard Faces):
3801         * files.texi (Visiting):
3802         * frames.texi (Clipboard):
3803         * glossary.texi (Glossary) <Clipboard>:
3804         * xresources.texi (X Resources): Mention Mac OS port.
3806 2006-02-12  Richard M. Stallman  <rms@gnu.org>
3808         * building.texi (Building): Clarify topic in intro.
3810         * maintaining.texi (Maintaining): Change title; clarify topic.
3811         Delete duplicate index entries.
3813         * building.texi (Other GDB User Interface Buffers): Clarifications.
3815         * text.texi (Cell Commands): Clarifications.
3817         * programs.texi (Defuns): Delete duplicate explanation of
3818         left-margin paren convention.
3819         (Hungry Delete): Minor cleanup.
3821 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3823         * dired.texi (Tumme): More tumme documentation.
3825 2006-02-11  Alan Mackenzie  <acm@muc.de>
3827         * programs.texi ("Hungry Delete"): Correct the appellation of the
3828         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3830 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3832         * dired.texi (Tumme): Fix small bug.
3834 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3836         * macos.texi (Mac International): Rename "fontset-mac" to
3837         "fontset-standard".
3839 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
3841         * dired.texi (Tumme): Basic documentation for Tumme added.
3843 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
3845         * mule.texi (International):
3846         * programs.texi (Basic Indent): Fix typos.
3848         * custom.texi (Minor Modes):
3849         * display.texi (Text Display):
3850         * commands.texi (Text Characters): Update xrefs.
3852 2006-02-07  Richard M. Stallman  <rms@gnu.org>
3854         * emacs.texi (Top): Update subnode menu.
3855         Update info on old Emacs papers.
3856         (Intro): "Graphical display", not window system.
3858         * xresources.texi (GTK styles): Minor clarifications.
3860         * trouble.texi: "Graphical display", not window system.
3861         (Stuck Recursive): Minor clarification.
3863         * text.texi: Minor clarifications.
3864         (Sentences): Explain why two-space convention is better.
3865         Explain sentence-end-without-period here.
3866         (Fill Commands): Not here.
3867         (Refill): Node moved down.
3868         (Filling): Update menu.
3869         (Table Creation, Cell Justification, Column Commands): Clarify.
3871         * sending.texi: Minor clarifications.
3873         * search.texi (Regexp Backslash): Clarification.
3875         * rmail.texi: Minor cleanups.
3876         (Rmail): Delete digression about `rmail-mode'.
3877         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3878         (Rmail Files): Mention C-u M-x rmail.
3879         (Rmail Reply): Mention References.
3880         (Rmail Display): Mention rmail-nonignored-headers.
3882         * programs.texi: Minor cleanups.
3883         (Comment Commands): Mention momentary Transient Mark mode.
3884         (Matching): Be more specific about customizing show-paren-mode.
3885         (Info Lookup): Don't list the modes that support C-h S.
3886         Just say what it does in an unsupported mode.
3887         (Man Page): Delete excessive info on customizing woman.
3888         (Motion in C): Don't mention c-for/backward-into-nomenclature.
3890         * abbrevs.texi: Minor clarifications.
3891         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3892         not "dynamic abbrevs" as if they were a kind of abbrev.
3894         * picture.texi (Picture): Minor cleanup.
3896         * mule.texi (Communication Coding): Say "other applications".
3897         (Fontsets): Not specific to X.  Add xref to X Resources.
3898         (Unibyte Mode): Rename from Single-Byte Character Support.
3899         "Graphical display", not window system.
3900         (International): Update menu.
3902         * maintaining.texi (Format of ChangeLog):
3903         New node, split out from ChangeLog.
3904         (ChangeLog): Clarifications in the remaining text.
3905         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3906         (Find Tag): Add @w.
3907         (Tags Search): Explain tag table order here.  Simplify grep ref.
3908         (List Tags): tags-tag-face is a variable, not a face.
3909         (Emerge): Cleanups.
3911         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3912         (Keyboard Macros): Avoid "the user".
3914         * killing.texi: "Graphical display", not window system.
3916         * help.texi (Help Echo): "Graphical display", not window system.
3918         * glossary.texi: Say "you", not "the user".  Say "graphical display".
3920         * frames.texi: Minor cleanups.  "Graphical display", not window system.
3922         * files.texi (Visiting): Make drag-and-drop not X-specific.
3924         * custom.texi: Minor cleanups.  "Graphical display", not window system.
3926         * cmdargs.texi: Minor cleanups.
3928         * building.texi (Compilation): Move and split kill-compilation para.
3929         Add para about multiple compilers.
3930         (Compilation Mode): Commands also available in grep mode and others.
3931         Mention C-u C-x ` more tutorially.  Clarify C-x `.
3932         (Compilation Shell): Clarify.  Put Bash example first.
3933         (Grep Searching): Minor cleanups; add @w.
3934         (Debuggers): Minor cleanups.
3935         (Starting GUD): Make GDB xgraphical mode issue clearer.
3936         (Debugger Operation): Lots of clarifications including
3937         GDB tooltip side-effect issue.
3938         (Commands of GUD): Clarify.
3939         (GUD Customization): Add bashdb-mode-hook.
3940         (GDB Graphical Interface): Rewrite for clarity.
3941         (GDB User Interface Layout): Rewrite for clarity.
3942         (Stack Buffer, Watch Expressions): Likewise.
3943         (Other GDB User Interface Buffers): Cleanups.
3944         (Lisp Libraries, External Lisp): Cleanup.
3946         * basic.texi (Position Info): "Graphical displays", rather than
3947         window systems.
3949         * anti.texi: Minor cleanup.
3951 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
3953         * custom.texi (Init File, Find Init): Add cross-references to
3954         where $HOME is described.
3956 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
3958         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3959         is not inside the @table.
3961         * emacs.texi (Top): Correct node name.
3963         * files.texi (File Names): Fix @xref.
3964         (Reverting): Fix typo.
3966         * mule.texi (International): Correct node name.
3968         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3970 2006-02-01  Richard M. Stallman  <rms@gnu.org>
3972         * emacs.texi (Top): Update subnode menu.
3974         * mule.texi: Minor clarifications.
3975         Reduce the specific references to X Windows.
3976         Refer to "graphical" terminals, rather than window systems.
3977         (Text Coding): Rename from Specify Coding.
3978         (Communication Coding, File Name Coding, Terminal Coding):
3979         New nodes split out from Text Coding.
3981         * kmacro.texi: Minor clarifications.
3982         (Keyboard Macro Ring): Comment out some excessive commands.
3983         (Basic Keyboard Macro): Split up the table, putting part in each node.
3985         * major.texi: Minor clarifications.
3987         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3989         * windows.texi: Minor clarifications.
3990         (Change Window): Don't describe mode-line mouse cmds here.
3991         Add xref to Mode Line Mouse.
3993         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3995         * macos.texi (Mac International): Fix xref.
3997         * indent.texi: Minor clarifications.
3999         * frames.texi: Minor clarifications.
4000         Reduce the specific references to X Windows.
4001         Refer to "graphical" terminals, rather than window systems.
4002         (Frame Parameters): Don't mention commands like
4003         set-foreground-color.  Just say to customize a face.
4004         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4006         * files.texi: Minor clarifications.
4007         (Numbered Backups): New node, split out from Backup Names.
4009         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4011         * cmdargs.texi (General Variables): Fix xref.
4013         * buffers.texi: Minor clarifications.
4015 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4017         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4018         Nodes moved to top.
4020         * display.texi: Minor clarifications.
4021         (Display): Rearrange menu.
4022         (Standard Faces): Mention query-replace face.
4023         (Faces): Simplify.
4024         (Font Lock): Simplify face customization info.
4025         (Highlight Changes): Node merged into Highlight Interactively.
4026         (Highlight Interactively): Much rewriting and cleanup.
4027         (Optional Mode Line): Narrowed line number not good for goto-line.
4028         Simplify face customization advice.
4029         (Text Display): Mention use of escape-glyph face.
4030         Move ctl-arrow and tab-width here.
4031         (Display Custom): Move no-redraw-on-reenter to end of node.
4033         * search.texi: Minor clarifications.
4034         (Isearch Scroll): Simplify.
4035         (Other Repeating Search): Document multi-occur-in-matching-buffers.
4037         * regs.texi (Registers): Mention bookmarks here.
4039         * mark.texi: Minor clarifications.
4040         (Selective Undo): Node deleted.
4042         * m-x.texi: Minor clarifications.
4044         * killing.texi: Minor clarifications.
4045         Refer to "graphical" terminals, rather than window systems.
4047         * help.texi: Clarifications.
4048         (Help): Don't describe C-h F and C-h K here.
4049         (Key Help): Describe C-h K here.
4050         (Name Help): Mention Emacs Lisp Intro.
4051         Describe C-h F here.
4052         (Misc Help): Mention C-h F and C-h K only briefly.
4054         * fixit.texi (Undo): New node, mostly copied from basic.texi.
4055         Selective undo text merged in.
4056         (Spelling): Mention Aspell along with Ispell.
4058         * emacs.texi (Top): Update subnode menus.
4060         * basic.texi (Basic Undo): Rename from Undo.  Most of text
4061         moved to new Undo node.
4063 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
4065         * basic.texi (Continuation Lines, Inserting Text):
4066         Mention longlines mode.
4068 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4070         * screen.texi: Minor cleanups.
4071         (Screen): Clean up the intro paragraphs.
4072         (Mode Line): Lots of rewriting.  Handle frame-name better.
4073         eol-mnemonic-... vars moved out.
4075         * emacs.texi (Top): Change menu item for MS-DOS node.
4076         Update subnode menu.
4078         * msdog.texi (MS-DOS): Rewrite intro to explain how this
4079         chapter relates to Windows.  Title changed.
4081         * mini.texi: Minor cleanups.
4083         * mark.texi (Selective Undo): New node, text moved from basic.texi.
4084         (Mark): Put it in the menu.
4086         * entering.texi: Minor cleanups.
4088         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4089         (Intro): Refer to "graphical" terminals, rather than X.
4091         * display.texi (Display Custom): Add xref to Variables.
4092         (Optional Mode Line): eol-mnemonic-... vars moved here.
4094         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
4095         rather than X.
4097         * basic.texi: Minor cleanups.
4098         (Undo): selective-undo moved.
4100 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
4102         * anti.texi (Antinews): Various corrections and additions.
4104 2006-01-23  Juri Linkov  <juri@jurta.org>
4106         * custom.texi (Easy Customization, Customization Groups)
4107         (Browsing Custom): Mention links along with buttons.
4109 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4111         * text.texi (TeX Print): Use @key for TAB.
4113         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4115 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4117         * files.texi (File Aliases): Don't claim that usually separate
4118         buffers are created for two file names that name the same data.
4119         Mention additional situations where different names mean the same
4120         file on disk.
4122 2006-01-19  Richard M. Stallman  <rms@gnu.org>
4124         * killing.texi (Deletion): Upcase @key argument.
4126         * custom.texi (Custom Themes): Minor cleanup.
4128         * programs.texi (Hungry Delete): Upcase @key argument.
4130 2006-01-16  Juri Linkov  <juri@jurta.org>
4132         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4133         Move `mode-line-highlight' before `mode-line-buffer-id'.
4135 2006-01-14  Richard M. Stallman  <rms@gnu.org>
4137         * basic.texi (Inserting Text): Minor cleanup.
4139 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4141         * custom.texi (Changing a Variable, Face Customization):
4142         Update for changes in Custom menus.
4144 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4146         * macos.texi (Mac International): Undo last change.
4148 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
4150         * custom.texi (Custom Themes): Describe the new
4151         customize-create-theme interface.
4153 2005-12-30  Juri Linkov  <juri@jurta.org>
4155         * basic.texi (Position Info): Update example.
4157 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4159         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4161 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
4163         * custom.texi (Custom Themes): `load-theme' always loads.
4165 2005-12-23  Juri Linkov  <juri@jurta.org>
4167         * display.texi (Highlight Interactively): Use double space to
4168         separate sentences.  Replace C-p with M-p, and C-n with M-n.
4170 2005-12-22  Richard M. Stallman  <rms@gnu.org>
4172         * custom.texi (Easy Customization and subnodes):
4173         Replace "active field" with "button".
4174         Use "user option" only for variables.
4175         Use "setting" for variable-or-face.
4177 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
4179         * buffers.texi (Select Buffer): Change order in table to make
4180         "Similar" refer to the correct item.
4181         (Indirect Buffers): Minor rewording.
4183 2005-12-20  Juri Linkov  <juri@jurta.org>
4185         * files.texi (VC Status): Put P and N near p and n.
4187 2005-12-19  Richard M. Stallman  <rms@gnu.org>
4189         * programs.texi (Electric C): Delete the info about newline control.
4190         (Other C Commands): Minor cleanup.
4191         (Left Margin Paren): Minor cleanup.
4193 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
4195         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4196         (Customization Groups): Delete text moved to "Browsing Custom".
4197         (Browsing Custom): New node.
4198         (Specific Customization): Clarify which commands only work for
4199         loaded options.
4201 2005-12-18  Bill Wohler  <wohler@newt.com>
4203         * frames.texi (Tool Bars): Shorten text of previous change.
4205 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4207         * files.texi (VC Status): Document log-view mode.
4209 2005-12-18  Bill Wohler  <wohler@newt.com>
4211         * frames.texi (Tool Bars): Mention that you can turn off tool bars
4212         permanently via the customize interface.
4214 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
4216         * killing.texi (Killing by Lines): Document `kill-whole-line'
4217         function.
4219 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4221         * buffers.texi (Select Buffer): Change `prev-buffer' to
4222         `previous-buffer'.  Indicate that these functions use a frame
4223         local buffer list.
4225 2005-12-12  Richard M. Stallman  <rms@gnu.org>
4227         * custom.texi (Easy Customization): Change menu comment.
4228         (Prefix Keymaps): Fix spelling of Control-X-prefix.
4230         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
4231         (Help): Among the Apropos commands, describe only C-h a here.
4233 2005-12-11  Richard M. Stallman  <rms@gnu.org>
4235         * programs.texi (Options for Comments): Comment-end starts with space.
4237         * glossary.texi (Glossary): Minor cleanup.
4239         * files.texi (Old Versions): Use @table.
4241 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4243         * display.texi (Highlight Interactively): Include
4244         global-hi-lock-mode.  Add miscellaneous details and elaborations.
4246 2005-12-09  Richard M. Stallman  <rms@gnu.org>
4248         * display.texi (Font Lock): Delete the Global FL menu item.
4250 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
4252         * custom.texi (Minibuffer Maps): Mention the maps for file name
4253         completion.
4255 2005-12-09  Kim F. Storm  <storm@cua.dk>
4257         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4258         prefix keys even when mark is active.  Describe that RET moves
4259         cursor to next corner in rectangle; clarify insert around rectangle.
4261 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4263         * custom.texi (Customization): Use xref to elisp manual for
4264         non-TeX output.
4265         (Minor Modes): Update.
4266         (Customization Groups, Changing a Variable, Face Customization):
4267         Update for new appearance of Custom buffers.
4268         (Changing a Variable): `custom-buffer-done-function' has been
4269         replaced by `custom-buffer-done-kill'.
4270         (Specific Customization): In the `customize-group' buffer, a
4271         subgroup's contents are not "hidden".  They are not included at
4272         all.  They have no [Show] button.
4273         (Mouse Buttons): Add pxref to description of mouse event lists in
4274         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
4275         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4276         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4278 2005-12-08  Richard M. Stallman  <rms@gnu.org>
4280         * mini.texi (Completion Commands, Completion):
4281         In file name input, SPC does not do completion.
4283 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
4285         * building.texi (GDB Graphical Interface): Explain screen size
4286         setting.
4287         (Other GDB User Interface Buffers): Describe features specific to
4288         GDB 6.4.
4290 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4292         * building.texi (GDB User Interface Layout): Describe how to
4293         kill associated buffers.
4294         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4295         (Watch Expressions): Be more precise.
4296         (Other GDB User Interface Buffers): Describe how to change a
4297         register value.
4299 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4301         * macos.texi (Mac Input): Remove description of
4302         mac-command-key-is-meta.  Add descriptions of
4303         mac-control-modifier, mac-command-modifier, and
4304         mac-option-modifier.
4305         (Mac International): Fix description of conversion of clipboard data.
4306         (Mac Font Specs): Add example of font customization by face attributes.
4308 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4310         * building.texi (Watch Expressions): Expand description.
4311         (Other GDB User Interface Buffers): Describe local map for
4312         gud-watch.
4314 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
4316         * display.texi (Font Lock): Font lock is enabled by default now.
4318 2005-11-20  Juri Linkov  <juri@jurta.org>
4320         * basic.texi (Position Info): Update examples of the output.
4321         Remove the fact that examples are produced in the TeXinfo buffer,
4322         because in the Info reader users will get a different output from
4323         `C-x ='.
4325         * building.texi (Compilation Mode): Remove paragraph duplicated
4326         from the node `Compilation'.  Add `compilation-skip-threshold'.
4328         * display.texi (Font Lock): Suggest more user-friendly method of
4329         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4331 2005-11-18  Richard M. Stallman  <rms@gnu.org>
4333         * files.texi (Registering): Mention @@ in mode line.
4335         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
4337 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4339         * files.texi (Renaming and VC): Some back-ends don't
4340         handle renaming.
4342 2005-11-17  Juri Linkov  <juri@jurta.org>
4344         * emacs.texi (Top):
4345         * display.texi (Highlight Interactively): Put this font-lock based
4346         mode near Font Lock node.
4348 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
4350         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4351         icons.
4353 2005-11-12  Kim F. Storm  <storm@cua.dk>
4355         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
4356         (Help Summary): Add C-h d and C-h e.
4357         (Apropos): Clarify that all apropos commands may search for either
4358         list of words or a regexp.  Add C-h d for apropos-documentation.
4359         Describe apropos-documentation-sort-by-scores user option.
4361 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
4363         * killing.texi (CUA Bindings): Add @section.
4365 2005-11-10  Kim F. Storm  <storm@cua.dk>
4367         * emacs.texi (Top): Add CUA Bindings entry to menu.
4369         * killing.texi (CUA Bindings): New node.  Moved here from
4370         misc.texi and extended with info on rectangle commands and
4371         rectangle highlighting, interface to registers, and the global
4372         mark feature.
4374         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4376         * regs.texi: Prev link points to CUA Bindings node.
4378 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
4380         * help.texi (Help Echo): By default, help echos are only shown on
4381         mouse-over, not on point-over.
4383 2005-11-04  Jérôme Marant  <jerome@marant.org>
4385         * misc.texi (Shell Mode): Describe how to activate password echoing.
4387 2005-11-04  Romain Francoise  <romain@orebokech.com>
4389         * mark.texi (Mark Ring): Fix typo.
4391 2005-11-03  Richard M. Stallman  <rms@gnu.org>
4393         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4395 2005-11-01  Bill Wohler  <wohler@newt.com>
4397         * help.texi (Help Mode): Fix typo.
4399 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
4401         * building.texi (Other GDB User Interface Buffers): Describe
4402         the command gdb-use-inferior-io-buffer.
4404 2005-10-31  Romain Francoise  <romain@orebokech.com>
4406         * files.texi (Compressed Files): Fix typo.
4408         * buffers.texi (Misc Buffer): Downcase `*shell*'.
4410         * windows.texi (Force Same Window): Likewise.
4412 2005-10-30  Bill Wohler  <wohler@newt.com>
4414         * help.texi (Help Mode): URLs viewed with browse-url.
4416 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4418         * building.texi (GDB Graphical Interface): Don't reference
4419         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
4420         must stay in same frame.
4422 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
4424         * custom.texi (Init File): Document ~/.emacs.d/init.el.
4426         * anti.texi (Antinews): Likewise.
4428 2005-10-28  Bill Wohler  <wohler@newt.com>
4430         * help.texi (Help): Help mode now creates hyperlinks for URLs.
4432 2005-10-28  Richard M. Stallman  <rms@gnu.org>
4434         * files.texi (Visiting): Explain how to enter ? in a file name.
4436         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4438 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4440         * building.texi (GDB Graphical Interface): Describe
4441         gdb-mouse-until.
4443 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4445         * custom.texi (Init File): Recommend when to use site-start.el.
4447 2005-10-21  Juri Linkov  <juri@jurta.org>
4449         * custom.texi (Examining): Mention accessing the old variable
4450         value via M-n in set-variable.
4452 2005-10-18  Romain Francoise  <romain@orebokech.com>
4454         * files.texi (Version Systems): Capitalize GNU.
4456 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4458         * building.texi (Compilation Mode): Remove redundant paragraph.
4459         (Watch Expressions): Remove paragraph to reflect code change.
4461 2005-10-16  Richard M. Stallman  <rms@gnu.org>
4463         * building.texi (Compilation Mode, Compilation): Clarified.
4465 2005-10-15  Richard M. Stallman  <rms@gnu.org>
4467         * misc.texi (Saving Emacs Sessions): Mention savehist library.
4469 2005-10-13  Kenichi Handa  <handa@m17n.org>
4471         * basic.texi (Position Info): Fix previous change.
4473 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
4475         * cmdargs.texi (Icons X): Fix typo.
4477 2005-10-12  Kenichi Handa  <handa@m17n.org>
4479         * basic.texi (Position Info): Describe the case that Emacs shows
4480         "part of display ...".
4482 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4484         * cmdargs.texi (Icons X): -nb => -nbi.
4486 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
4488         * frames.texi (Speedbar): A couple more clarifications.
4490 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
4492         * building.texi (GDB User Interface Layout): Improve diagram.
4493         (Watch Expressions): Explain how to make speedbar global.
4494         (Other GDB User Interface Buffers): Make references more precise.
4496 2005-10-09  Richard M. Stallman  <rms@gnu.org>
4498         * frames.texi (Speedbar): Clarify the text.
4500 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
4502         * frames.texi (Speedbar): Add information on keybindings,
4503         dismissing the speedbar, and buffer display mode.  Link to
4504         speedbar manual.
4506 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4508         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4509         added -nb, --no-bitmap-icon.
4511 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
4513         * building.texi (GDB Graphical Interface): Add variables and
4514         functions to indices.  Be more precise.
4516 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
4518         * frames.texi (Drag and Drop): Remove the x- from
4519         x-dnd-open-file-other-window and xdnd-protocol-alist.
4521 2005-09-30  Romain Francoise  <romain@orebokech.com>
4523         * mini.texi (Minibuffer): The default value now appears before the
4524         colon in minibuffer prompts.
4526 2005-09-25  Richard M. Stallman  <rms@gnu.org>
4528         * search.texi (Regexp Search): Doc search-whitespace-regexp.
4530 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4532         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4534 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4536         * emacs.texi (Top): Update submenus from macos.texi.
4538         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4539         (Mac OS): Update feature support status.
4540         (Mac Input): List supported input scripts.  Remove description
4541         about `mac-keyboard-text-encoding'.  Mention mouse button
4542         emulation and related variables.
4543         (Mac International): Mention Central European and Cyrillic
4544         support.  Now `keyboard-coding-system' is dynamically changed.
4545         Add description about coding system for selection.  Add
4546         description about language environment.
4547         (Mac Environment Variables): Mention
4548         `~/.MacOSX/environment.plist'.  Give example of command line
4549         arguments.  Add Preferences support.
4550         (Mac Directories): Explicitly state that this node is for Mac OS
4551         Classic only.
4552         (Mac Font Specs): Mention specification for scalable fonts.  List
4553         supported charsets.  Add preferred way of creating fontsets.  Add
4554         description about `mac-allow-anti-aliasing'.
4555         (Mac Functions): Add descriptions about `mac-set-file-creator',
4556         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4557         and `mac-get-preference'.
4559 2005-09-16  Romain Francoise  <romain@orebokech.com>
4561         Update all files to specify GFDL version 1.2.
4563         * doclicense.texi (GNU Free Documentation License): Update to
4564         version 1.2.
4566 2005-09-15  Richard M. Stallman  <rms@gnu.org>
4568         * buffers.texi (List Buffers): Fix xref.
4570         * rmail.texi (Rmail Basics): Fix xref.
4572         * emacs.texi (Top): Update subnode menus.
4574         * files.texi (Saving Commands): New node, broken out of Saving.
4575         (Customize Save): New node, broken out of Saving.
4576         Clarify effect of write-region-inhibit-fsync.
4577         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4579 2005-09-14  Romain Francoise  <romain@orebokech.com>
4581         * files.texi (Saving): Mention write-region-inhibit-fsync.
4583 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
4585         * custom.texi (Custom Themes): New node.
4587 2005-09-03  Richard M. Stallman  <rms@gnu.org>
4589         * search.texi (Search Case): Mention vars that control
4590         case-fold-search for various operations.
4592 2005-08-22  Juri Linkov  <juri@jurta.org>
4594         * display.texi (Standard Faces): Merge the text from
4595         `(elisp)Standard Faces' into this node.
4597 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
4599         * emacs.texi (Top): Delete menu item for deleted node
4600         Keyboard Translations.
4602 2005-08-18  Richard M. Stallman  <rms@gnu.org>
4604         * trouble.texi (Unasked-for Search):
4605         Delete xref to Keyboard Translations.
4607         * glossary.texi (Glossary): Delete xref.
4609         * custom.texi (Minor Modes): Say that the list here is not complete.
4610         (Keyboard Translations): Node deleted.
4611         (Disabling): Delete xref to it.
4612         (Customization Groups): Fix Custom buffer example.
4613         (Hooks): Mention remove-hooks.
4615 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4617         * building.texi (GDB Graphical Interface): Improve filling of menu
4618         item.
4620 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
4622         * building.texi (GDB Graphical Interface): Use better node names.
4624 2005-08-14  Richard M. Stallman  <rms@gnu.org>
4626         * text.texi (Sentences): Fix xref.
4628 2005-08-14  Juri Linkov  <juri@jurta.org>
4630         * building.texi (Compilation, Grep Searching): Move grep command
4631         headings from `Compilation' to `Grep Searching'.
4633         * dired.texi (Dired and Find):
4634         * maintaining.texi (Tags Search): Replace grep xref to
4635         `Compilation' node with `Grep Searching'.
4637         * files.texi (Comparing Files): Replace xref to `Compilation' with
4638         `Compilation Mode'.
4640 2005-08-13  Alan Mackenzie  <acm@muc.de>
4642         * search.texi (Non-ASCII Isearch): Correct a typo.
4643         (Replacement Commands): Mention query-replace key binding.
4645 2005-08-11  Richard M. Stallman  <rms@gnu.org>
4647         * programs.texi (Options for Comments): Fix xref.
4649         * search.texi (Regexp Backslash, Regexp Example): New nodes split
4650         out of Regexps.
4652 2005-08-09  Juri Linkov  <juri@jurta.org>
4654         * building.texi (Compilation): Use `itemx' instead of `item'.
4655         (Grep Searching): Simplify phrase.
4657         * display.texi (Standard Faces): Describe vertical-border on
4658         window systems.
4660         * windows.texi (Split Window): Simplify phrase and mention
4661         vertical-border face.
4663 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4665         * files.texi (Comparing Files): Clarify compare-windows.
4667         * calendar.texi (Scroll Calendar): Document < and > in calendar.
4669 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
4671         * mule.texi (Coding Systems): Rephrase the paragraph about
4672         codepages: no need for "M-x codepage-setup" anymore, except on
4673         MS-DOS.
4675         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4676         the MS-DOS port only.
4678 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
4680         * makefile.w32-in (info): Don't run multi-install-info.bat.
4681         ($(infodir)/dir): New target, produced by running
4682         multi-install-info.bat.
4684 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
4686         * files.texi (Quoted File Names): Add index entry.
4688 2005-07-19  Juri Linkov  <juri@jurta.org>
4690         * files.texi (Comparing Files): Mention resync for `compare-windows'.
4692 2005-07-18  Juri Linkov  <juri@jurta.org>
4694         * custom.texi (Easy Customization):
4695         * files.texi (Old Versions):
4696         * frames.texi (Wheeled Mice):
4697         * mule.texi (Specify Coding):
4698         * text.texi (Cell Justification):
4699         * trouble.texi (After a Crash):
4700         * xresources.texi (GTK styles):
4701         Delete duplicate duplicate words.
4703 2005-07-17  Richard M. Stallman  <rms@gnu.org>
4705         * frames.texi (Creating Frames): Fix foreground color example.
4707         * custom.texi (Init Examples): Clean up text about conditionals.
4709 2005-07-16  Richard M. Stallman  <rms@gnu.org>
4711         * mini.texi (Completion Commands): Fix command name for ?.
4713 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
4715         * display.texi (Standard Faces): Explain that customization of
4716         `menu' face has no effect on w32 and with GTK.  Add
4717         cross-references.
4719         * cmdargs.texi (General Variables): Clarify the default location
4720         of $HOME on w32 systems.
4722 2005-07-15  Jason Rumney  <jasonr@gnu.org>
4724         * cmdargs.texi (General Variables): Default HOME on MS Windows has
4725         changed.
4727 2005-07-08  Kenichi Handa  <handa@m17n.org>
4729         * mule.texi (Recognize Coding): Recommend
4730         revert-buffer-with-coding-system instead of revert-buffer.
4732 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4734         * anti.texi (Antinews): Mention mode-line-inverse-video.
4736         * files.texi (Saving): Minor correction about C-x C-w.
4738         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4740 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4742         * search.texi (Isearch Scroll): Add example of using the
4743         `isearch-scroll' property.
4744         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4745         `Display Custom' node.
4746         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4747         and de-emphasize it.
4748         (Other Repeating Search): `occur' currently can not correctly
4749         handle multiline matches.  Correct, clarify and update description
4750         of `flush-lines' and `keep-lines'.
4752         * display.texi (Display Custom): Add anchor for `baud-rate'.
4754 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4756         * gnu.texi: Update where to get GNU status; add refs for how to help.
4757         Add footnotes 6 and 7.
4759 2005-07-04  Lute Kamstra  <lute@gnu.org>
4761         Update FSF's address in GPL notices.
4763         * doclicense.texi (GNU Free Documentation License):
4764         * trouble.texi (Checklist): Update FSF's address.
4766 2005-06-24  Richard M. Stallman  <rms@gnu.org>
4768         * display.texi (Text Display): Change index entries.
4770 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
4772         * makefile.w32-in (MAKEINFO): Use --force.
4773         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4774         Makefile.in.
4776 2005-06-23  Richard M. Stallman  <rms@gnu.org>
4778         * anti.texi (Antinews): Renamed show-nonbreak-escape to
4779         nobreak-char-display.
4781         * emacs.texi (Top): Update detailed node listing.
4783         * display.texi (Text Display): Renamed show-nonbreak-escape
4784         to nobreak-char-display and no-break-space to nobreak-space.
4785         (Standard Faces): Split up the list of standard faces
4786         and put it in a separate node.  Add nobreak-space and
4787         escape-glyph.
4789 2005-06-23  Lute Kamstra  <lute@gnu.org>
4791         * mule.texi (Select Input Method): Fix typo.
4793 2005-06-23  Kenichi Handa  <handa@m17n.org>
4795         * mule.texi (International): List all supported scripts.  Adjust
4796         text for that leim is now included in the normal Emacs
4797         distribution.
4798         (Language Environments): List all language environments.
4799         Intlfonts contains fonts for most supported scripts, not all..
4800         (Select Input Method): Refer to C-u C-x = to see how to type to
4801         input a specific character.
4802         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4804 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
4806         * building.texi (Grep Searching): Texinfo usage fix.
4808 2005-06-22  Miles Bader  <miles@gnu.org>
4810         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4812 2005-06-20  Miles Bader  <miles@gnu.org>
4814         * display.texi (Faces): Add `vertical-divider'.
4816 2005-06-17  Richard M. Stallman  <rms@gnu.org>
4818         * text.texi (Adaptive Fill): Minor clarification.
4820 2005-06-10  Lute Kamstra  <lute@gnu.org>
4822         * emacs.texi (Top): Correct version number.
4823         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
4824         refer to the current version of Emacs.
4826 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4828         * files.texi (Log Buffer): Document when there can be more than
4829         one file to be committed.
4831 2005-06-08  Juri Linkov  <juri@jurta.org>
4833         * display.texi (Faces): Add `shadow' face.
4835 2005-06-07  Masatake YAMATO  <jet@gyve.org>
4837         * display.texi (Faces): Write about mode-line-highlight.
4839 2005-06-06  Richard M. Stallman  <rms@gnu.org>
4841         * misc.texi (Printing Package): Explain how to initialize
4842         printing package.
4844         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4846 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
4848         * emacs.texi: Rename Hardcopy to Printing.
4849         Make PostScript and PostScript Variables subnodes of it.
4851         * misc.texi (Printing): Rename node from Hardcopy.
4852         Mention menu bar options.
4853         Move PostScript and PostScript Variables to submenu.
4854         (Printing package): New node.
4856         * mark.texi (Using Region): Change Hardcopy xref to Printing.
4858         * dired.texi (Operating on Files): Likewise.
4860         * calendar.texi (Displaying the Diary): Likewise.
4862         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4864         * glossary.texi (Glossary): Likewise.
4866         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4867         effect.
4869 2005-06-04  Richard M. Stallman  <rms@gnu.org>
4871         * trouble.texi (After a Crash): Polish previous change.
4873 2005-05-30  Noah Friedman  <friedman@splode.com>
4875         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4876         recovery mechanism.
4878 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
4880         * building.texi (Other Buffers): SPC toggles display of
4881         floating point registers.
4883 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
4885         * files.texi (Log Buffer): Merge in description of Log Edit
4886         mode from pcl-cvs.texi.
4888 2005-05-26  Richard M. Stallman  <rms@gnu.org>
4890         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4892 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
4894         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4895         not enabled by default.
4896         When not on a word, `ispell-word' by default checks the word
4897         before point.
4899 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
4901         * building.texi (Debugger Operation): Simplify last sentence.
4903 2005-05-23  Lute Kamstra  <lute@gnu.org>
4905         * emacs.texi: Update FSF's address throughout.
4906         (Preface): Use @cite.
4907         (Distrib): Add cross reference to the node "Copying".  Mention the
4908         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
4909         printed manuals.
4910         (Intro): Use @xref for the Emacs Lisp Intro.
4912 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
4914         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4916         * basic.texi (Moving Point): Mention default for `goto-line'.
4918         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4919         of a variable's docstring.
4921 2005-05-18  Lute Kamstra  <lute@gnu.org>
4923         * maintaining.texi (Overview of Emerge): Add cross reference.
4924         Remove duplication.
4926         * emacs.texi (Top): Update to the current structure of the manual.
4927         * misc.texi (Emacs Server): Add menu description.
4928         * files.texi (Saving): Fix menu.
4929         * custom.texi (Customization): Fix menu.
4930         * mule.texi (International): Fix menu.
4931         * kmacro.texi (Keyboard Macros): Fix menu.
4933 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
4935         * display.texi: Various minor changes.
4936         (Faces): Delete text that is repeated in the next section.
4938 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4940         * building.texi (Debugger Operation): Mention GUD tooltips are
4941         disabled with GDB in text command mode.
4943 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4945         * building.texi: Replace toolbar with "tool bar" for consistency.
4946         (Compilation Mode): Describe compilation-context-lines
4947         and use of arrow in compilation buffer.
4948         (Debugger Operation): Replace help text with variable's value.
4950         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4951         consistency.
4953 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
4955         * major.texi (Choosing Modes): normal-mode processes the -*- line.
4956         Add xref.
4958 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
4960         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4961         (Position Info): Delete discussion of `goto-line'.  It is already
4962         described in `Moving point'.
4964         * mini.texi (Completion Commands): Correct reference.
4965         (Completion Options): Fix typo.
4967         * killing.texi (Deletion): Complete description of `C-x C-o'.
4969 2005-05-10  Richard M. Stallman  <rms@gnu.org>
4971         * building.texi (Compilation): Clarify recompile's directory choice.
4973         * frames.texi (Tooltips): Cleanups.
4975         * basic.texi (Arguments): Fix punctuation.
4977 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
4979         * screen.texi (Menu Bar): The up and down (not left and right)
4980         arrow keys move through a keyboard menu.
4982 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
4984         * basic.texi: Various typo and grammar fixes.
4985         (Moving Point): C-a now runs move-beginning-of-line.
4987 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
4989         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4991         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4992         as different animals.
4994 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
4996         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4997         Correct index entry.
4999 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
5001         * building.texi (Debugger Operation): Update to reflect changes
5002         in GUD tooltips.
5004 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5006         * files.texi (Compressed Files): Auto Compression normally enabled.
5008         * building.texi (Debugger Operation): Clarify previous change.
5010 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5012         * building.texi (Debugger Operation): Add description for
5013         GUD tooltips when program is not running.
5015 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5017         * misc.texi (Shell): Add `Shell Prompts' to menu.
5018         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
5019         description.  Delete remarks moved to new node.
5020         (Shell Prompts): New node.
5021         (History References): Replace remarks moved to `Shell Prompts'
5022         with xref to that node.
5023         (Remote Host): Clarify how to specify the terminal type when
5024         logging in to a different machine.
5026 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5028         * emacs.texi (Top): Update submenus from files.texi.
5030         * files.texi (Filesets): Clarify previous change.
5032         * dired.texi (Misc Dired Features): Clarify previous change.
5034 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
5036         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5038         * dired.texi (Misc Dired Features): Document
5039         dired-compare-directories.
5041         * files.texi (Filesets): New node.
5042         (File Conveniences): Document Image mode.
5044         * text.texi (TeX Print): Document tex-compile.
5046 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
5048         * frames.texi (Tooltips): Tooltip mode is enabled by default.
5049         Delete redundant reference to tooltip Custom group.  It is
5050         referred too again in the next paragraph.
5052 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5054         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5056 2005-04-19  Kim F. Storm  <storm@cua.dk>
5058         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5060 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5062         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5063         turns off desktop-save-mode.
5065 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5067         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5068         by default in terminals compatible with xterm.  Mention that
5069         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5070         node.
5072 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5074         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5076 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
5078         * xresources.texi (Table of Resources): Add cursorBlink.
5080 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
5082         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5083         `d', `C-d' and `u'.
5085 2005-04-11  Richard M. Stallman  <rms@gnu.org>
5087         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5088         (Misc X): Add -D, --basic-display.
5090         * maintaining.texi (Change Log): Correct the description of
5091         the example.
5093         * major.texi (Choosing Modes): Document magic-mode-alist.
5095 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
5097         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5098         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5099         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5100         (Rmail Output): Clarify which statements apply to `o', `C-o' and
5101         `w', respectively.
5102         (Rmail Labels): Mention `l'.
5103         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
5104         (Rmail Summary Edit): Describe `j' and RET.
5106 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
5108         * xresources.texi (Lucid Resources): Add fontSet resource.
5110 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
5112         * display.texi (Useless Whitespace): `indicate-unused-lines' is
5113         now called `indicate-empty-lines'.
5115 2005-04-06  Kim F. Storm  <storm@cua.dk>
5117         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5119 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5121         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5122         deleted.
5123         (Marks vs Flags): Add some convenient key bindings.
5124         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5125         (Misc Dired Features): Correct and expand description of `w' command.
5127         * frames.texi (XTerm Mouse): Delete apparently false info.
5128         The GNU/Linux console currently does not appear to support
5129         `xterm-mouse-mode'.
5131 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5133         * calendar.texi (Diary): Mention shell utility `calendar'.
5135 2005-04-01  Richard M. Stallman  <rms@gnu.org>
5137         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5139 2005-04-01  Lute Kamstra  <lute@gnu.org>
5141         * maintaining.texi (Change Log): add-change-log-entry uses
5142         add-log-mailing-address.
5144 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5146         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5147         `VC Mode Line' and put in an xref to that node.
5148         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5149         its description.
5151 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
5153         * calendar.texi (Calendar Systems): Say that the Persian calendar
5154         implemented here is the arithmetical one championed by Birashk.
5156 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5158         * programs.texi (Fortran Motion): Fix previous change.
5160 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5162         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5164 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
5166         * text.texi (Refill): Refer to Long Lines Mode.
5167         (Longlines): New node.
5168         (Auto Fill): Don't index "word wrap" here.
5169         (Filling): Add Longlines to menu.
5171 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5173         * xresources.texi: Minor fixes.
5175         * misc.texi (Emacs Server): Fix Texinfo usage.
5177         * emacs.texi (Top): Don't use a real section heading for
5178         "Detailed Node Listing".  Fake it instead.
5180         * basic.texi (Position Info): Minor cleanup.
5182         * mule.texi (Input Methods): Minor cleanup.
5184 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
5186         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5187         constructs as well.
5188         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5190 2005-03-29  Kenichi Handa  <handa@m17n.org>
5192         * mule.texi (Input Methods): Refer to the command C-u C-x =.
5194         * basic.texi (Position Info): Update the description about the
5195         command C-u C-x =.
5197 2005-03-28  Richard M. Stallman  <rms@gnu.org>
5199         * emacs.texi (Top): Use @section for the detailed node listing.
5201         * calendar.texi: Minor fixes to previous change.
5203         * programs.texi (Fortran): Small fixes to previous changes.
5205         * emacs.texi (Top): Update list of subnodes of Dired.
5206         Likewise for building.texi.
5208         * files.texi (File Conveniences): Delete Auto Image File mode.
5210 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
5212         * building.texi (Flymake): New node.
5214         * custom.texi (Function Keys): Document kp- event types and
5215         keypad-setup package.
5217         * dired.texi (Wdired): New node.
5219         * files.texi (File Conveniences): Reorder entries.
5220         Explain how to turn on Auto-image-file mode.
5221         Document Thumbs mode.
5223         * mule.texi (Specify Coding): Document recode-region and
5224         recode-file-name.
5226         * programs.texi (Program Modes): Add Conf mode and DNS mode.
5228 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
5230         * commands.texi (Keys): M-o is now a prefix key.
5232 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
5234         * programs.texi: Reformat and update copyright years.
5235         (Fortran): Update section.
5237 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
5239         * files.texi: Several small changes in addition to:
5240         (Visiting): Change xref for Dialog Boxes to ref.
5241         (Version Headers): Replace references to obsolete var
5242         `vc-header-alist' with `vc-BACKEND-header'.
5243         (Customizing VC): Update value of `vc-handled-backends'.
5245 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
5247         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5248         move here from Emacs Lisp Reference Manual.
5249         * calendar.texi (Calendar/Diary, Diary Commands)
5250         (Special Diary Entries, Importing Diary): Change some xrefs to
5251         point to emacs-xtra rather than elisp.
5253         * emacs-xtra.texi (Calendar Customizing):
5254         Move view-diary-entries-initially, view-calendar-holidays-initially,
5255         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5256         Emacs Manual.
5257         (Appt Customizing): Merge entire section into main Emacs Manual.
5258         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5259         mark-holidays-in-calendar here from emacs-xtra.
5260         (Displaying the Diary): Move view-diary-entries-initially,
5261         mark-diary-entries-in-calendar here from emacs-xtra.
5262         (Appointments): Move appt-display-mode-line,
5263         appt-display-duration, appt-disp-window-function,
5264         appt-delete-window-function here from emacs-xtra.
5266         * calendar.texi: Update and reformat copyright.
5267         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5268         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5269         (Diary): Refer to `diary-file' rather than ~/diary.
5270         (Diary Commands): Rename node to "Displaying the Diary".
5271         * emacs.texi (Top): Rename "Diary Commands" section.
5272         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5274 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5276         * misc.texi (Emacs Server): Fix the command for setting
5277         server-name.  Add an xref to Invoking emacsclient.
5279         * help.texi (Help Summary): Clarify when "C-h ." will do something
5280         nontrivial.
5281         (Apropos): Add cindex entry for apropos-sort-by-scores.
5283         * display.texi (Text Display): Add index entries for how no-break
5284         characters are displayed.
5286 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5288         * files.texi (Visiting): Fix cross-references introduced with the
5289         last change.
5291         * xresources.texi (GTK resources): Fix last change.
5293 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
5295         * xresources.texi (X Resources): GTK options documented too.
5296         (Resources): Clarify meaning of program name.
5297         (Table of Resources): Add visualClass.
5298         (GTK resources): Rewrite.
5299         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5301         * display.texi (Text Display): Mention non-breaking spaces.
5303         * files.texi (Reverting): Document auto-revert-check-vc-info.
5305         * frames.texi (Mouse Commands): Document
5306         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5308         * help.texi (Help Summary): Add `C-h .'.
5309         (Apropos): Apropos accepts a list of search terms.
5310         Document apropos-sort-by-scores.
5311         (Help Echo): Document display-local-help.
5313         * misc.texi (Emacs Server): Document server-name.
5314         (Invoking emacsclient): Document -s option for server names.
5316         * text.texi (Outline Visibility): Introduce "current heading
5317         line" (commands can be called with point on a body line).
5318         Re-order table to follow the sequence of discussion.
5319         hide-body won't hide lines before first header line.
5320         (TeX Mode): Add DocTeX mode.
5322 2005-03-24  Richard M. Stallman  <rms@gnu.org>
5324         * mule.texi (Single-Byte Character Support): Delete mention
5325         of iso-acc.el and iso-transl.el.
5327 2005-03-23  Lute Kamstra  <lute@gnu.org>
5329         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5331 2005-03-23  Richard M. Stallman  <rms@gnu.org>
5333         * search.texi: Delete explicit node pointers.
5334         (Incremental Search): New menu.
5335         (Basic Isearch, Repeat Isearch, Error in Isearch)
5336         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5337         (Slow Isearch): New subnodes.
5338         (Configuring Scrolling): Node deleted.
5339         (Search Case): Doc default-case-fold-search.
5340         (Regexp Replace): Move replace-regexp doc here.
5342         * rmail.texi (Movemail): Put commas inside closequotes.
5344         * picture.texi (Insert in Picture): Document C-c arrow combos.
5345         (Basic Picture): Clarify erasure.
5347         * display.texi (Font Lock): Put commas inside closequotes.
5349         * cmdargs.texi (General Variables): Put commas inside closequotes.
5351 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
5353         * building.texi (Stack Buffer): Mention reverse contrast for
5354         *selected* frame (might not be current frame).
5356 2005-03-21  Richard M. Stallman  <rms@gnu.org>
5358         * building.texi (Starting GUD): Add bashdb.
5360 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
5362         * basic.texi (Moving Point): Add M-g M-g binding.
5363         (Undo): Document undo-only.
5364         (Position Info): Document M-g M-g and C-u M-g M-g.
5366         * building.texi (Building): Put Grep Searching after Compilation
5367         Shell.
5368         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5369         Document next-error-highlight.
5370         (Grep Searching): Document grep-highlight-matches.
5371         (Lisp Eval): Typing C-x C-e twice prints integers specially.
5373         * calendar.texi (Importing Diary): Rename node from iCalendar.
5374         Document diary-from-outlook.
5376         * dired.texi (Misc Dired Features): Rename node from Misc Dired
5377         Commands.
5378         Mention effect of X drag and drop on Dired buffers.
5380         * files.texi (Visiting): Document large-file-warning-threshold.
5381         Move paragraph on file-selection dialog.
5382         Mention visiting files using X drag and drop.
5383         (Reverting): Mention using Auto-Revert mode to tail files.
5384         Document auto-revert-tail-mode.
5385         (Version Systems): Minor correction.
5386         (Comparing Files): Diff-mode is no longer based on Compilation
5387         mode.
5388         Document compare-ignore-whitespace.
5389         (Misc File Ops): Explain passing a directory to rename-file.
5390         Likewise for copy-file and make-symbolic-link.
5392         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5393         Document mouse-wheel-progressive speed.
5395         * help.texi (Misc Help): Document numeric argument for C-h i.
5396         Correctly explain the effect of just C-u as argument.
5398         * killing.texi (Deletion): Document numeric argument for
5399         just-one-space.
5401         * mini.texi (Completion): Completion acts on text before point.
5403         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5404         (Emulation): CUA mode replaces pc-bindings-mode,
5405         pc-selection-mode, and s-region.
5407         * mule.texi (Input Methods): Leim is now built-in.
5408         (Select Input Method): Document quail-show-key.
5409         (Specify Coding): Document revert-buffer-with-coding-system.
5411         * programs.texi (Fortran Motion): Document f90-next-statement,
5412         f90-previous-statement, f90-next-block, f90-previous-block,
5413         f90-end-of-block, and f90-beginning-of-block.
5415         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5417         * emacs.texi (Acknowledgments): Updated.
5419         * anti.texi: Total rewrite.
5421 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
5423         * ack.texi (Acknowledgments): Update.
5425 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
5427         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
5428         copyright years.
5430 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
5432         * building.texi (Commands of GUD): Move paragraph on setting
5433         breakpoints with mouse to the GDB Graphical Interface node.
5435 2005-03-07  Richard M. Stallman  <rms@gnu.org>
5437         * misc.texi (Single Shell, Shell Options): Fix previous change.
5439         * building.texi (Debugger Operation): Update GUD tooltip enable info.
5441 2005-03-06  Richard M. Stallman  <rms@gnu.org>
5443         * building.texi (Starting GUD): Don't explain text vs graphical
5444         GDB here.  Just mention it and xref.
5445         Delete "just one debugger process".
5446         (Debugger Operation): Move GUD tooltip info here.
5447         (GUD Tooltips): Node deleted.
5448         (GDB Graphical Interface): Explain the two GDB modes here.
5450         * sending.texi (Sending Mail): Minor cleanup.
5451         (Mail Aliases): Explain quoting conventions.
5452         Update key rebinding example.
5453         (Header Editing): C-M-i is like M-TAB.
5454         (Mail Mode Misc): mail-attach-file does not do MIME.
5456         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5457         that really belongs here.
5458         (Remote Mailboxes): Text moved to Rmail Inbox.
5459         (Rmail Display): Mention Mouse-1.
5460         (Movemail): Clarify two movemail versions.
5461         Clarify rmail-movemail-program.
5463         * misc.texi (Single Shell): Replace uudecode example with gpg example.
5464         Document async shell commands.
5465         (Shell History): Clarify.
5466         (Shell Ring): Mention C-UP an C-DOWN.
5467         (Shell Options): Add comint-prompt-read-only.
5468         (Invoking emacsclient): Set EDITOR to run Emacs.
5469         (Sorting): No need to explain what region is.
5470         (Saving Emacs Sessions): Fix typo.
5471         (Recursive Edit): Fix punctuation.
5472         (Emulation): Don't mention "PC bindings" which are standard.
5473         (Hyperlinking): Explain Mouse-1 convention here.
5474         (Find Func): Node deleted.
5476         * help.texi (Name Help): Xref to Hyperlinking.
5478         * glossary.texi (Glossary):
5479         Rename "Balance Parentheses" to "Balancing...".
5480         Add "Byte Compilation".  Correct "Copyleft".
5481         New xref in "Customization".
5482         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5483         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5484         Rename "Registers" to "Register".
5485         Replace "Selecting" with "Selected Frame",
5486         "Selected Window", and "Selecting a Buffer".
5488         * files.texi (Types of Log File): Explain how projects'
5489         methods can vary.
5491         * display.texi (Faces): Delete "Emacs 21".
5493         * custom.texi (Changing a Variable): C-M-i like M-TAB.
5494         * fixit.texi (Spelling): C-M-i like M-TAB.
5495         * mini.texi (Completion Options): C-M-i like M-TAB.
5496         * programs.texi (Symbol Completion): C-M-i like M-TAB.
5497         * text.texi (Text Mode): C-M-i like M-TAB.
5499         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5501         * calendar.texi (Specified Dates): Mention `g w'.
5502         (Appointments): appt-activate toggles with no arg.
5504 2005-03-05  Juri Linkov  <juri@jurta.org>
5506         * cmdargs.texi (Emacs Invocation): Add cindex
5507         "invocation (command line arguments)"
5508         (Misc X): Add -nbc, --no-blinking-cursor.
5510 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
5512         * calendar.texi (iCalendar): No need to require it now.
5514 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
5516         * trouble.texi (Contributing): Mention Savannah.  Direct users to
5517         emacs-devel.
5519 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
5521         * calendar.texi (Adding to Diary): Mention redrawing of calendar
5522         window.
5524 2005-02-27  Richard M. Stallman  <rms@gnu.org>
5526         * building.texi (Compilation): Update mode line status info.
5528 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
5530         * calendar.texi (General Calendar): Document binding of
5531         scroll-other-window-down.
5532         (Mayan Calendar): Fix earliest date.
5533         (Time Intervals): Document timeclock-change.
5534         Fix timeclock-ask-before-exiting documentation.
5536 2005-02-26  Kim F. Storm  <storm@cua.dk>
5538         * frames.texi (Mouse References):
5539         Add mouse-1-click-in-non-selected-windows.
5541 2005-02-25  Richard M. Stallman  <rms@gnu.org>
5543         * screen.texi (Screen): Explain better about cursors and mode lines;
5544         don't presuppose text terminals.
5545         (Point): Don't assume just one cursor.
5546         Clarify explanation of cursors.
5547         (Echo Area, Menu Bar): Cleanups.
5549         * mini.texi (Minibuffer): Prompts are highlighted.
5550         (Minibuffer Edit): Newline = C-j only on text terminals.
5551         Clarify resize-mini-windows values.
5552         Mention M-PAGEUP and M-PAGEDOWN.
5553         (Completion Commands): Mouse-1 like Mouse-2.
5554         (Minibuffer History): Explain history commands better.
5555         (Repetition): Add xref to Incremental Search.
5557         * mark.texi (Setting Mark): Clarify info about displaying mark.
5558         Clarify explanation of C-@ and C-SPC.
5559         (Transient Mark): Mention Delete Selection mode.
5560         (Marking Objects): Clean up text about extending the region.
5562         * m-x.texi (M-x): One C-g doesn't always go to top level.
5563         No delay before suggest-key-bindings output.
5565         * fixit.texi (Fixit): Mention C-/ for undo.
5566         (Spelling): Mention ESC TAB like M-TAB.
5567         Replacement words with r and R are rechecked.
5568         Say where C-g leaves point.  Mention ? as input.
5570 2005-02-23  Lute Kamstra  <lute@gnu.org>
5572         * cmdargs.texi (Initial Options): Add cross reference.
5574 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5576         * emacs.texi (Top): Update menu for splitting of node in
5577         msdog.texi.
5578         * frames.texi (Frames): Update xref for splitting of node in
5579         msdog.texi.
5580         * trouble.texi (Quitting): Ditto.
5582 2005-02-16  Richard M. Stallman  <rms@gnu.org>
5584         * windows.texi (Split Window): Simplify line truncation info
5585         and xref to Display Custom.
5587         * trouble.texi (Quitting): Emergency escape only for text terminal.
5588         (Screen Garbled): C-l for ungarbling is only for text terminal.
5590         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5592         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5594         * programs.texi (Program Modes): Mention Python mode.
5595         (Moving by Defuns): Repeating C-M-h extends region.
5596         (Basic Indent): Clarify.
5597         (Custom C Indent): Clarify.
5598         (Expressions): Repeating C-M-@ extends region.
5599         (Info Lookup): Clarify for C-h S.
5600         (Symbol Completion): ESC TAB alternative for M-TAB.
5601         (Electric C): Clarify.
5603         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5605         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5606         MS-DOS Input node.
5607         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5608         (MS-DOS and MULE): Clarify.
5609         (MS-DOS Processes, Windows Processes): Fix typos.
5611         * major.texi (Choosing Modes): Clarify.
5613         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5614         (Keyboard Macro Step-Edit): Clarify.
5616         * indent.texi (Indentation): Clarifications.
5618         * help.texi (Help): Correct error about C-h in query-replace.
5619         Clarify apropos vs C-h a.  Fix how to search in FAQ.
5620         (Key Help): Describe C-h w here.
5621         (Name Help): Minor cleanup.  C-h w moved to Key Help.
5622         Clarify the "object" joke.
5623         (Apropos): Clarify.  Mouse-1 like Mouse-2.
5624         (Help Mode): Mouse-1 like Mouse-2.
5626         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5628         * display.texi (Display): Reorder menu.
5629         (Faces): Cleanup.
5630         (Font Lock): Cleanup.  Mention Options menu.
5631         Delete obsolete text.
5632         (Scrolling): For C-l, don't presume text terminal.
5633         (Horizontal Scrolling): Simplify intro.
5634         (Follow Mode): Clarify.
5635         (Cursor Display): Moved before Display Custom.
5636         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5637         Doc default-tab-width.  Doc line truncation more thoroughly.
5639         * dired.texi (Dired Enter): C-x C-f can run Dired.
5640         (Dired Visiting): Comment out `a' command.
5641         Mouse-1 is like Mouse-2.
5642         (Shell Commands in Dired): ? can be used more than once.
5644         * basic.texi (Continuation Lines): Simplify description of truncation,
5645         and refer to Display Custom for the rest of it.
5647 2005-02-06  Lute Kamstra  <lute@gnu.org>
5649         * basic.texi (Undo): Fix typo.
5651         * cmdargs.texi (Emacs Invocation): Fix typo.
5653         * custom.texi (Init Examples): Fix typo.
5655         * abbrevs.texi (Expanding Abbrevs): Fix typo.
5657 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5659         * regs.texi (Registers): Registers can hold numbers, too.
5661         * killing.texi (Other Kill Commands): Cleanup.
5662         Delete redundant explanation of kill in read-only buffer.
5663         (Yanking): Mention term "copying".
5664         (Accumulating Text): Fix typo.
5666         * entering.texi (Entering Emacs): Update rationale at start.
5667         (Exiting): Treat iconifying on a par with suspension.
5669         * custom.texi (Minor Modes): Fix typo.
5670         (Easy Customization): Fix menu style.
5671         (Variables): Add xref.
5672         (Examining): Setting for future sessions works through .emacs.
5673         (Keymaps): "Text terminals", not "Many".
5674         (Init Rebinding): Explain \C-.  Show example of \M-.
5675         Fix minor wording errors.
5676         (Function Keys): Explain vector syntax just once.
5677         (Named ASCII Chars): Clarify history of TAB/C-i connection.
5678         (Init File): Mention .emacs.d directory.
5679         (Init Examples): Add xref.
5680         (Find Init): Mention .emacs.d directory.
5682         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5683         (Action Arguments): Explain which kinds of -l args are found how.
5684         (Initial Options): --batch does not inhibit site-start.
5685         Add xrefs.
5686         (Command Example): Use --batch, not -batch.
5688         * basic.texi (Inserting Text): Cleanup wording.
5689         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5690         C-n is not error at end of buffer.
5691         (Undo): Doc C-/ like C-_.  Add xrefs.
5692         (Arguments): META key may be labeled ALT.
5693         Peculiar arg meanings are explained in doc strings.
5695         * abbrevs.texi (Expanding Abbrevs): Clarify.
5697 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5699         * frames.texi (Frame Parameters): Add an xref to the description
5700         of list-colors-display.  Add a pointer to the X docs about colors.
5702         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5703         Improve docs of list-colors-display.
5705 2005-02-03  Lute Kamstra  <lute@gnu.org>
5707         * frames.texi (Frames, Drag and Drop): Fix typos.
5709 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5711         * windows.texi (Basic Window): Mention color-change in mode line.
5712         (Change Window): Explain dragging vertical boundaries.
5714         * text.texi (Sentences): Clarify.
5715         (Paragraphs): Explain M-a and blank lines.
5716         (Outline Mode): Clarify text and menu.
5717         (Hard and Soft Newlines): Mention use-hard-newlines.
5719         * frames.texi (Frames): Delete unnecessary mention of Windows.
5720         (Mouse Commands): Likewise.  Mention xterm mouse support.
5721         (Clipboard): Clarify.
5722         (Mouse References): Mention use of Mouse-1 for following links.
5723         (Menu Mouse Clicks): Clarify.
5724         (Mode Line Mouse): Clarify.
5725         (Drag and Drop): Rewrite.
5727         * fixit.texi (Spelling): Fix typo.
5729         * files.texi (File Names): Clarify.
5730         (Visiting): Update conditions for use of file dialog.  Clarify.
5731         (Saving): Doc d as answer in save-some-buffers.
5732         (Remote Files): Clean up the text.
5734         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5736         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5737         (List Buffers): Clarify.
5738         (Several Buffers): Doc T command.
5739         (Buffer Convenience): Clarify menu.
5741         * basic.texi (Undo): Clarify last change.
5743 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
5745         * fixit.texi (Spelling): Fix typo.
5747 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5749         * basic.texi (Undo): Update description of `undo-outer-limit'.
5751 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
5753         * building.texi: Update documentation relating to GDB Graphical
5754         Interface.
5756 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5758         * custom.texi (Easy Customization): Adapt menu to node name change.
5760 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5762         * custom.texi (Easy Customization): Defn of "User Option" now
5763         includes faces.  Don't say just "option" when talking about variables.
5764         Do say just "options" to mean "anything customizable".
5765         (Specific Customization): Describe `customize-variable',
5766         not `customize-option'.
5768         * glossary.texi (Glossary) <Faces>: Add xref.
5769         <User Option>: Change definition--include faces.  Change xref.
5771         * picture.texi (Picture): Mention artist.el.
5773         * sending.texi, screen.texi, programs.texi, misc.texi:
5774         * mini.texi, major.texi, maintaining.texi, macos.texi:
5775         * help.texi, frames.texi, files.texi:
5776         Don't say just "option" when talking about variables.
5778         * display.texi, mule.texi: Don't say just "option" when talking
5779         about variables.  Other minor cleanups.
5781 2005-01-26  Lute Kamstra  <lute@gnu.org>
5783         * cmdargs.texi (Initial Options): Add a cross reference to `Init
5784         File'.  Mention the `-Q' option at the `--no-site-file' option.
5786 2005-01-22  David Kastrup  <dak@gnu.org>
5788         * building.texi (Grep Searching): Mention alias `find-grep' for
5789         `grep-find'.
5791 2005-01-20  Richard M. Stallman  <rms@gnu.org>
5793         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5795 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5797         * rmail.texi (Movemail): Explain differences
5798         between standard and mailutils versions of movemail.
5799         Describe command line and configuration options introduced
5800         with the latter.
5801         Explain the notion of mailbox URL, provide examples and
5802         cross-references to mailutils documentation.
5803         Describe various methods of specifying mailbox names,
5804         user names and user passwords for rmail.
5805         (Remote Mailboxes): New section.  Describe
5806         how movemail handles remote mailboxes.  Describe configuration
5807         options used to control its behavior.
5808         (Other Mailbox Formats): Explain handling of various mailbox
5809         formats.
5811 2005-01-13  Richard M. Stallman  <rms@gnu.org>
5813         * commands.texi (Commands): Clarification.
5815 2005-01-11  Richard M. Stallman  <rms@gnu.org>
5817         * programs.texi (Multi-line Indent): Fix previous change.
5818         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5820 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5822         * display.texi (Faces): isearch-lazy-highlight-face renamed to
5823         lazy-highlight.
5825         * search.texi (Query Replace): Mention faces query-replace
5826         and lazy-highlight.
5827         (Incremental Search): Update isearch highlighting info.
5829 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5831         * custom.texi (Saving Customizations): Minor improvement.
5833 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5835         * custom.texi (Saving Customizations): Emacs no longer loads
5836         `custom-file' after .emacs.  No longer mention customizing through
5837         Custom.
5839 2005-01-01  Andreas Schwab  <schwab@suse.de>
5841         * killing.texi (Graphical Kill): Move up under node Killing,
5842         change @section to @subsection.
5844 2005-01-01  Richard M. Stallman  <rms@gnu.org>
5846         * custom.texi (Face Customization): Mention hex color specs.
5848         * emacs.texi (Top): Update Killing submenu.
5850         * killing.texi (Killing): Reorganize section.
5851         No more TeX-only text; put the node command at start of chapter.
5852         But the first section heading is used only in TeX.
5853         Rewrite the text to read better in this mode.
5854         (Graphical Kill): New subnode gets some of the text that
5855         used to be in the first section.
5857 2004-12-31  Richard M. Stallman  <rms@gnu.org>
5859         * dired.texi (Shell Commands in Dired): Delete the ? example.
5861         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5863         * files.texi (Saving): Describe new require-final-newline features
5864         and mode-require-final-newline.
5866 2004-12-29  Richard M. Stallman  <rms@gnu.org>
5868         * custom.texi (File Variables): Clarify previous change.
5870 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5872         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5873         out now.
5875 2004-12-27  Richard M. Stallman  <rms@gnu.org>
5877         * Makefile.in (MAKEINFO): Specify --force.
5879         * basic.texi (Moving Point): C-e now runs move-end-of-line.
5880         (Undo): Doc undo-outer-limit.
5882 2004-12-15  Juri Linkov  <juri@jurta.org>
5884         * mark.texi (Transient Mark, Mark Ring): M-< and other
5885         movement commands don't set mark in Transient Mark mode
5886         if mark is active.
5888 2004-12-12  Juri Linkov  <juri@jurta.org>
5890         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5891         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5893         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5894         (Misc Dired Commands): Add @r{(Dired)} to w.
5896 2004-12-12  Juri Linkov  <juri@jurta.org>
5898         * mark.texi (Marking Objects): Marking commands also extend the
5899         region when mark is active in Transient Mark mode.
5901 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5903         * custom.texi (Saving Customizations): Emacs only loads the custom
5904         file automatically after the init file in version 22.1 or later.
5905         Adapt text and examples to this fact.
5907 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
5909         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5910         be set through Custom.  Otherwise, it has no effect.
5912 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5914         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5915         * entering.texi: Rename Command Line to Emacs Invocation.
5917         * misc.texi (Term Mode): Correctly describe C-c.
5919         * custom.texi (Easy Customization): Move up to section level,
5920         before Variables.  Avoid using the term "variable"; say "option".
5921         New initial explanation.
5922         (Variables): In initial explanation, connect "variable" to the
5923         already-explained "user option".
5925         * emacs.texi (Top): Fix ref to Command Line.
5926         Move reference to Easy Customization.
5928         * xresources.texi (X Resources): Fix From link.
5930         * doclicense.texi (GNU Free Documentation License): Fix To link.
5932         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5934         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5936 2004-12-03  Richard M. Stallman  <rms@gnu.org>
5938         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5940 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5942         * kmacro.texi: Several small changes in addition to the following.
5943         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5944         defining a keyboard macro.
5945         Mention `kmacro-ring-max'.
5946         (Keyboard Macro Counter): Clarify description of
5947         `kmacro-insert-counter', `kmacro-set-counter',
5948         `kmacro-add-counter' and `kmacro-set-format'.
5950 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5952         * custom.texi (File Variables): Add `unibyte' and make it more
5953         clear that `unibyte' and `coding' are special.  Suggested by Simon
5954         Krahnke <overlord@gmx.li>.
5956         * mule.texi (Enabling Multibyte): Refer to File Variables.
5957         Suggested by Simon Krahnke <overlord@gmx.li>.
5959 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
5961         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5962         x-use-old-gtk-file-dialog.
5964 2004-11-20  Richard M. Stallman  <rms@gnu.org>
5966         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5968 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
5970         * building.texi (Lisp Eval): Delete hyphen in section name.
5972 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
5974         * files.texi (Old Versions):
5975         No longer document annotation as "CVS only".
5977 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
5979         * files.texi (Version Control): Rewrite the introduction about
5980         version systems, mentioning the new ones that we support.  Thanks
5981         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5982         suggestions.
5984 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
5986         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
5988 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
5990         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5992 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
5994         * text.texi (Text Based Tables, Table Definition)
5995         (Table Creation, Table Recognition, Cell Commands)
5996         (Cell Justification, Row Commands, Column Commands)
5997         (Fixed Width Mode, Table Conversion, Measuring Tables)
5998         (Table Misc): New nodes, documenting the Table Mode.
6000 2004-10-19  Jason Rumney  <jasonr@gnu.org>
6002         * makefile.w32-in (info): Change order of arguments to makeinfo.
6004 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
6006         * calendar.texi (iCalendar): Update for package changes.
6008 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
6010         * files.texi (Misc File Ops): View mode is a minor mode.
6012 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6014         * calendar.texi (iCalendar): Style changes.
6016 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
6018         * search.texi (Regexps): The regexp described in the example is no
6019         longer stored in the variable `sentence-end'.
6021 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
6023         * building.texi (Starting GUD): Note that multiple debugging
6024         sessions requires `gdb --fullname'.
6026 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
6028         * calendar.texi (iCalendar): New section for a new package.
6030 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
6032         * text.texi: Various small changes in addition to the following.
6033         (Text): Replace xref for autotype with inforef.
6034         (Sentences): Explain nil value for `sentence-end'.
6035         (Paragraphs): Update default values for `paragraph-start' and
6036         `paragraph-separate'.
6037         (Text Mode): Correct description of Text mode's effect on the
6038         syntax table.
6039         (Outline Visibility): `hide-other' does not hide top level headings.
6040         `selective-display-ellipses' no longer has an effect on Outline mode.
6041         (TeX Misc): Add missing @cindex.
6042         Replace xref for RefTeX with inforef.
6043         (Requesting Formatted Text): The variable
6044         `enriched-fill-after-visiting' no longer exists.
6045         (Editing Format Info): Update names of menu items and commands.
6046         (Format Faces): Mention special effect of specifying the default face.
6047         Describe inheritance of text properties.
6048         Correct description of `fixed' face.
6049         (Format Indentation): Correct description of effect of setting
6050         margins.  Mention `set-left-margin' and `set-right-margin'.
6051         (Format Justification): Update names of menu items.
6052         `set-justification-full' is now bound to `M-j b'.
6053         Mention that `default-justification' is a per buffer variable.
6054         (Format Properties): Update name of menu item.
6055         (Forcing Enriched Mode): `format-decode-buffer' automatically
6056         turns on Enriched mode if the buffer is in text/enriched format.
6058 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
6060         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6062 2004-09-28  Kim F. Storm  <storm@cua.dk>
6064         * display.texi (Display Custom) <indicate-buffer-boundaries>:
6065         Align with new functionality.
6067 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
6069         * display.texi (Display Custom): Remove stray `@end defvar'.
6071 2004-09-23  Kim F. Storm  <storm@cua.dk>
6073         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6074         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6076 2004-09-20  Richard M. Stallman  <rms@gnu.org>
6078         * custom.texi (Hooks): Explain using setq to clear out a hook.
6079         (File Variables): Explain multiline string constants.
6080         (Non-ASCII Rebinding): Explain when you need to update
6081         non-ASCII char codes in .emacs.
6083         * building.texi (Compilation): Explain how to make a silent
6084         subprocess that won't be terminated.  Explain compilation-environment.
6086 2004-09-13  Kim F. Storm  <storm@cua.dk>
6088         * mini.texi (Repetition): Rename isearch-resume-enabled to
6089         isearch-resume-in-command-history and change default to disabled.
6091 2004-09-09  Kim F. Storm  <storm@cua.dk>
6093         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6094         with new `kmacro-name-last-macro'.
6096 2004-09-08  Juri Linkov  <juri@jurta.org>
6098         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6100 2004-09-03  Juri Linkov  <juri@jurta.org>
6102         * search.texi (Incremental Search): Update wording for M-%.
6104 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
6106         * killing.texi (Killing): Correct description of kill commands in
6107         read-only buffer.
6109 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
6111         * building.texi (Compilation Mode): Add a paragraph about rules
6112         for finding the compilation buffer for `next-error'.
6114         * search.texi (Other Repeating Search): Mention that Occur mode
6115         supports the next-error functionality.
6117 2004-09-02  Juri Linkov  <juri@jurta.org>
6119         * search.texi (Regexp Replace): Add missing backslash to \footnote.
6121 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
6123         * kmacro.texi (Basic Keyboard Macro):
6124         `apply-macro-to-region-lines' now operates on all lines that begin
6125         in the region, rather than on all complete lines in the region.
6127 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
6129         * frames.texi (Drag and drop): Add documentation about
6130         x-dnd-test-function and x-dnd-known-types.
6132 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
6134         * indent.texi: Various minor changes in addition to:
6135         (Indentation Commands): Correct description of `indent-relative'.
6136         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6137         mode.  The *Tab Stops* buffer uses Overwrite Mode.
6138         (Just Spaces): `tabify' converts sequences of at least two spaces
6139         to tabs.
6141 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
6143         * frames.texi (Secondary Selection): Setting the secondary
6144         selection with M-Drag-Mouse-1 does not alter the kill ring,
6145         setting it with M-Mouse-1 and M-Mouse-3 does.
6146         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6147         toolkit scroll bars.
6148         (Scroll Bars): Ditto.
6150         * windows.texi (Basic Window): When using a window system, the value
6151         of point in a non-selected window is indicated by a hollow box.
6152         (Split Window): Side by side windows are separated by a scroll bar,
6153         if scroll bars are used.
6154         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6155         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6156         (Window Convenience): Update bindings for `winner-undo' and
6157         `winner-redo'.
6159         * ack.texi (Acknowledgments): Use `@unnumbered'.
6160         * misc.texi: Adapt sectioning in Info to the node structure.
6161         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6162         of "Using Emacs as a Server".
6163         * building.texi (Building): Interchange nodes (for correct numbering).
6164         * programs.texi (Programs): Interchange nodes (for correct numbering).
6165         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6166         Info to the node structure.
6167         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6168         Rearrange order of nodes and sections such that both "GNU GENERAL
6169         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6170         end, as appropriate for appendices.
6171         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6172         Use `@unnumberedsec'.
6173         * trouble.texi: Adapt sectioning in Info to the node structure.
6174         Adapt node pointers to change in emacs.texi.
6175         * cmdargs.texi, doclicense.texi: Adapt node pointers.
6177 2004-08-25  Kenichi Handa  <handa@m17n.org>
6179         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6180         description for unibyte mode.
6182 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
6184         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6186         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6187         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6188         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6189         in @pxref.
6191 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
6193         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6194         Change section names.
6196 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
6198         * kmacro.texi (Keyboard Macro Ring): Rename section.
6199         Emacs treats the head of the macro ring as the `last keyboard macro'.
6200         (Keyboard Macro Counter): Minor change.
6201         (Save Keyboard Macro): Some clarifications.
6202         (Edit Keyboard Macro): Rename section.
6204         * buffers.texi (Buffers): Maximum buffer size is now 256M on
6205         32-bit machines.
6206         (Several Buffers): Clarify which buffer is selected if `2' is
6207         pressed in the Buffer Menu.
6208         Auto Revert mode can be used to update the Buffer Menu
6209         automatically.
6211 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
6213         * help.texi (Misc Help): Add an index entry for finding an Info
6214         manual by its file name.
6216 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
6218         * files.texi (Backup Deletion): Correct description of
6219         `delete-old-versions'.
6220         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6221         (Auto Save Files): Recommend `auto-save-mode' to reenable
6222         auto-saving, rather than the abbreviation `auto-save'.
6224 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6226         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6227         for "killing" and "yanking" in main menu.
6229 2004-08-16  Richard M. Stallman  <rms@gnu.org>
6231         * killing.texi (Yanking, Killing): Minor cleanups.
6233         * mark.texi (Momentary Mark): Minor cleanups.
6235 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
6237         * custom.texi (Non-ASCII Rebinding):
6238         C-q always inserts the right code to pass to global-set-key.
6240 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
6242         * regs.texi (RegNumbers): Mention `C-x r i' binding for
6243         `insert-register', instead of `C-x r g' binding, for consistency.
6245 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
6247         * fixit.texi (Spelling): Fix typo.
6249 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
6251         * help.texi (Help): Fix Texinfo usage.
6253 2004-07-24  Richard M. Stallman  <rms@gnu.org>
6255         * text.texi (Paragraphs): Update how paragraphs are separated
6256         and the default for paragraph-separate.
6258         * search.texi (Regexp Replace): Further update text for new
6259         replacement operators.
6261 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
6263         * emacs-xtra.texi (Subdir switches): Dired does not remember the
6264         `R' switch.
6266         * dired.texi (Dired Updating): `k' only deletes inserted
6267         subdirectories from the Dired buffer if a prefix argument was given.
6269         * search.texi (Regexps): Delete redundant definition of `symbol' in
6270         description of `\_>'.  It already occurs in the description of `\_<'.
6272 2004-07-01  Juri Linkov  <juri@jurta.org>
6274         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6275         (Regexp Search): Add M-r.
6277 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
6279         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6281 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
6283         * search.texi, calendar.texi: Markup fixes.
6285 2004-06-25  Richard M. Stallman  <rms@gnu.org>
6287         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6289 2004-06-25  David Kastrup  <dak@gnu.org>
6291         * search.texi (Regexp Replace): Some typo corrections and
6292         rearrangement.
6294 2004-06-24  David Kastrup  <dak@gnu.org>
6296         * search.texi (Unconditional Replace): Use replace-string instead
6297         of query-replace in example.
6298         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6299         sequences.
6300         (Query Replace): Correct explanation of `^' which does not use
6301         the mark stack.
6303 2004-06-21  Nick Roberts  <nickrob@gnu.org>
6305         * misc.texi (Shell History Copying): Document comint-insert-input.
6306         (Shell Ring): Describe comint-dynamic-list-input-ring here.
6308 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
6310         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6311         * custom.texi (Customization): Do.
6312         * anti.texi (Antinews): Do.
6313         * abbrevs.texi (Defining Abbrevs): Do.
6315         * programs.texi (Info Lookup): Fix keybinding for
6316         info-lookup-symbol.
6318 2004-06-16  Juanma Barranquero  <lektu@terra.es>
6320         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6321         Add emacs-xtra.
6322         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6323         (clean): Add emacs-xtra and flymake.  Remove redundancies.
6325 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
6327         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6328         Add emacs-xtra.
6329         * emacs-xtra.texi: New file.
6331 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6333         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6334         (Dired and Find): Mention differences with ordinary Dired buffers.
6336 2004-06-13  Richard M. Stallman  <rms@gnu.org>
6338         * custom.texi (Init Syntax): Explain about vars that do special
6339         things when set with setq or with Custom.
6340         (Init Examples): Add line-number-mode example.
6342 2004-06-12  Juri Linkov  <juri@jurta.org>
6344         * dired.texi (Operating on Files): Add dired-do-touch.
6346 2004-06-10  Juri Linkov  <juri@jurta.org>
6348         * building.texi (Lisp Eval): Add C-M-x on defface.
6350 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
6352         * files.texi (Reverting): Auto-Revert mode and
6353         Global Auto-Revert mode no longer revert remote files.
6355 2004-05-29  Richard M. Stallman  <rms@gnu.org>
6357         * custom.texi (Init File): Two dashes start --no-site-file.
6359 2004-05-29  Alan Mackenzie  <acm@muc.de>
6361         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6362         ("AWK"): Is consistently thus spelled throughout.
6363         (AWK, Pike): Document as "C-like modes".
6364         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6365         (M-x man): Supersedes M-x manual-entry.
6366         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
6368         ("Comments in C"): Delete node; the info is in CC Mode manual.
6369         (c-comment-only-line-offset): Remove description.
6371         (C-c ., C-c C-c): Describe new C Mode bindings.
6373         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6374         (@dfn{Style}, c-default-style, comment-column, comment-padding)
6375         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6376         Amend definitions.
6378         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6379         Describe functions.
6381         (c-comment-start-regexp, c-hanging-comment-ender-p)
6382         (c-hanging-comment-starter-p): Remove obsolete definitions.
6384         * emacs.texi: Remove the menu entry "Comments in C".
6386 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
6388         * dired.texi (Dired and Find): `find-ls-option' does not apply to
6389         `M-x locate'.
6391 2004-05-16  Karl Berry  <karl@gnu.org>
6393         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6394         makeinfo --html fails.
6395         * help.texi (Help Summary) [@ifnottex]: Likewise.
6397 2004-05-13  Nick Roberts  <nickrob@gnu.org>
6399         * building.texi (GDB Graphical Interface): Update and describe
6400         layout first.
6402 2004-05-04  Jason Rumney  <jasonr@gnu.org>
6404         * makefile.w32-in: Revert last change.
6406 2004-05-03  Jason Rumney  <jasonr@gnu.org>
6408         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6410 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6412         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6414 2004-04-18  Juri Linkov  <juri@jurta.org>
6416         * fixit.texi (Spelling): Remove file extension from ispell xref.
6418 2004-04-15  Kim F. Storm  <storm@cua.dk>
6420         * cmdargs.texi (Initial Options): Add -Q.
6422 2004-04-05  Kim F. Storm  <storm@cua.dk>
6424         * custom.texi (File Variables): Add safe-local-eval-forms.
6426 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
6428         * files.texi (Reverting): Correct description of revert-buffer's
6429         handling of point.
6431 2004-03-22  Juri Linkov  <juri@jurta.org>
6433         * emacs.texi (Top): Add `Misc X'.
6435         * trouble.texi: Fix help key bindings.
6437         * glossary.texi: Improve references.
6439         * help.texi: Sync keywords with finder.el.
6441         * mini.texi (Completion): Add description for menu items.
6443         * misc.texi (Browse-URL, FFAP): Add information about keywords.
6445         * sending.texi (Mail Methods): Fix xref to Message manual.
6447 2004-03-12  Richard M. Stallman  <rms@gnu.org>
6449         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6451 2004-03-04  Richard M. Stallman  <rms@gnu.org>
6453         * search.texi (Regexps): Explain that ^ and $ have their
6454         special meanings only in certain contexts.
6456         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6458         * mule.texi (Specify Coding): Doc C-x RET F.
6460         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6461         for multiple compile and grep buffers.
6462         (Indirect Buffers): Don't recommand clone-indirect-buffer
6463         for multiple compile and grep buffers.
6465 2004-02-29  Juanma Barranquero  <lektu@terra.es>
6467         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6468         Use $(DEL) instead of rm, and ignore exit code.
6470 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
6472         * building.texi (Watch Expressions): Update.
6474 2004-02-21  Juri Linkov  <juri@jurta.org>
6476         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
6477         --directory, --help, --version.  Move text about command-line-args
6478         to Command Arguments.
6479         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
6480         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
6481         (Window Size X): Join -g and --geometry.  Add @cindex.
6482         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
6483         (Title X): Remove alias -title.
6484         (Misc X): New node.
6486 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
6488         * frames.texi (Drag and drop): Add Motif to list of supported
6489         protocols.
6491 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
6493         * frames.texi (Drag and drop): New section.
6495 2004-01-24  Richard M. Stallman  <rms@gnu.org>
6497         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6498         Include it only @ifnotinfo.  Patch the preceding and following
6499         node headers to point to each other.
6501 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6503         * calendar.texi (Appointments): Update section.
6505 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6507         * programs.texi (C Modes): Fix the xref.
6509 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6511         * building.texi (Watch Expressions): Update.
6512         (Commands of GUD): Include use of toolbar + breakpoints set from
6513         fringe/margin.
6515 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
6517         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
6518         <acm@muc.de>.
6520 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
6522         * frames.texi (Dialog Boxes): Add use-file-dialog.
6524 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6526         * ack.texi: Note that Alan Mackenzie contributed the AWK support
6527         in CC Mode.
6529 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6531         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6532         * man/commands.texi, man/custom.texi, man/display.texi:
6533         * man/emacs.texi, man/files.texi:
6534         * man/frames.texi, man/glossary.texi, man/killing.texi:
6535         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6536         * man/mule.texi, man/rmail.texi, man/search.texi:
6537         * man/sending.texi, man/text.texi, man/trouble.texi:
6538         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6540 2003-11-01  Alan Mackenzie  <acm@muc.de>
6542         * search.texi (Scrolling During Incremental Search): Document a
6543         new scrolling facility in isearch mode.
6545 2003-10-22  Miles Bader  <miles@gnu.org>
6547         * Makefile.in (info): Move before $(top_srcdir)/info.
6549 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
6551         * building.texi (Watch Expressions): Update section on data display
6552         to reflect code changes (GDB Graphical Interface).
6554 2003-10-13  Richard M. Stallman  <rms@gnu.org>
6556         * xresources.texi (GTK resources): Clean up previous change.
6558 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6560         * xresources.texi (GTK resources): Add a note that some themes
6561         disallow customizations.  Add scroll theme example.
6563 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6565         * cmdargs.texi (General Variables): Remove MAILRC envvar.
6567         * misc.texi (Saving Emacs Sessions): Shorten the section,
6568         collapsing back into one node.
6570 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6572         * misc.texi: Section "Saving Emacs Sessions" rewritten.
6574 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
6576         * xresources.texi (GTK names in Emacs): Correct typo.
6578 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
6580         * cmdargs.texi (Font X): Mention new default font.  More
6581         fully describe long font names, wildcard patterns and the
6582         problems involved.  (Result of discussion on emacs-devel.)
6584 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
6586         * emacs.texi (Acknowledgements): Correct typo.
6588 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6590         * dired.texi (Misc Dired Commands): New node.
6591         (Dired Navigation): Add dired-goto-file.
6593         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6595         * emacs.texi (Acknowledgements): New node, split from Distribution.
6597         * cmdargs.texi (Action Arguments): -f reads interactive args.
6599 2003-09-08  Lute Kamstra  <lute@gnu.org>
6601         * screen.texi (Mode Line): Say that POS comes before LINE.
6602         Mention `size-indication-mode'.
6603         * display.texi (Optional Mode Line): Document
6604         `size-indication-mode'.
6605         * basic.texi (Position Info): Mention `size-indication-mode'.
6607 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6609         * xresources.texi (Resources): Refer to `editres' man page.
6610         (Lucid Resources): Update defaults.  Expand description of
6611         `shadowThickness'.
6613 2003-09-04  Miles Bader  <miles@gnu.org>
6615         * Makefile.in (top_srcdir): New variable.
6616         ($(top_srcdir)/info): New rule.
6617         (info): Depend on it.
6619 2003-09-03  Peter Runestig  <peter@runestig.com>
6621         * makefile.w32-in: New file.
6623 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6625         * misc.texi (Saving Emacs Sessions): Correct previous change.
6627 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6629         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6630         (Intro): Include kmacro.texi after fixit.texi instead of after
6631         custom.texi.  (As suggested by Kim Storm.)
6633 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
6635         * fixit.texi (Fixit): Update `Next' pointer.
6636         * files.texi (Files): Update `Previous' pointer.
6637         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6638         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6639         (Suggested by Kim Storm.)
6640         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
6642 2003-08-18  Kim F. Storm  <storm@cua.dk>
6644         * kmacro.texi: New file describing enhanced keyboard macro
6645         functionality.  Replaces old description in custom.texi.
6647         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6648         (Keyboard Macros): Move to new kmacro.texi file.
6650         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6652 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6654         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6656 2003-08-17  Alex Schroeder  <alex@gnu.org>
6658         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6659         required.
6661 2003-08-05  Richard M. Stallman  <rms@gnu.org>
6663         * programs.texi (Lisp Indent): Don't describe
6664         lisp-indent-function property here.  Use xref to Lisp Manual.
6666 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6668         * calendar.texi (Date Formats): Document changed behavior of
6669         abbreviations.
6671 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
6673         * buffers.texi (List Buffers): Fix previous change.
6675 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
6677         * buffers.texi (List Buffers): Adjust to new format of *Buffer
6678         List*.
6680 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6682         * display.texi (Font Lock): Fix typo.
6684 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6686         * display.texi (Font Lock): Add xref for format info on
6687         font-lock-remove-keywords.
6689         * building.texi (Compilation): Document what happens with asynch
6690         children of compiler process.
6692         * help.texi (Library Keywords): Use @multitable.
6694 2003-06-04  Richard M. Stallman  <rms@gnu.org>
6696         * programs.texi (Expressions): Delete C-M-DEL.
6698         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6699         comint-move-point-for-output renamed from
6700         comint-scroll-to-bottom-on-output.
6702         * custom.texi (Init Rebinding): Replace previous change with xref.
6703         (Non-ASCII Rebinding): Explain that issue more briefly here.
6705 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6707         * indent.texi (Indentation): Condense, simplify, clarify prev change.
6709 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
6711         * building.texi (GDB Graphical Interface): New node.
6712         (Rewritten somewhat by RMS.)
6714 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
6716         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6717         non-English letters.  Explain how to set coding systems correctly
6718         and how to include the right coding cookie in the file.
6720 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
6722         * indent.texi (Indentation): Explain the concepts.
6723         (Just Spaces): Explain why preventing tabs for indentation might
6724         be useful.
6726 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6728         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6730 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6732         * cmdargs.texi (General Variables): Document SMTPSERVER.
6734         * sending.texi: Remove SMTP node.
6735         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
6736         library.
6738 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6740         * sending.texi (Sending via SMTP): Explain MTA/MUA.
6742 2003-02-22  Simon Josefsson  <jas@extundo.com>
6744         * sending.texi (Mail Methods): Add node about SMTP.
6746 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
6748         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6750 2003-02-01  Kevin Ryde  <user42@zip.com.au>
6752         * glossary.texi (Glossary): Correction to cl cross reference.
6754 2003-01-20  Richard M. Stallman  <rms@gnu.org>
6756         * killing.texi (Rectangles): Document C-x c r.
6758 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
6760         * xresources.texi (GTK resources): New node.
6761         (GTK widget names): New node.
6762         (GTK names in Emacs): New node.
6763         (GTK styles): New node.
6765 2003-01-09  Francesco Potortì  <pot@gnu.org>
6767         * maintaining.texi (Create Tags Table): Add reference to the new
6768         `etags --help --lang=LANG' option.
6770 2002-10-02  Karl Berry  <karl@gnu.org>
6772         * emacs.texi: Per rms, update all manuals to use @copying instead of
6773         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
6774         where needed for the sake of the HTML output.
6776 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6778         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6779         source files.
6781 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6783         * Makefile.in (emacsman): New target.
6785 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6787         * (Version 21.1 released.)
6789 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6791         * Branch for 21.1.
6793 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6795         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6797 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6799         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6801 1999-07-12  Richard Stallman  <rms@gnu.org>
6803         * Version 20.4 released.
6805 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
6807         * Makefile.in (INFO_TARGETS): Delete customize.info.
6808         (DVI_TARGETS): Delete customize.dvi.
6809         (../info/customize, customize.dvi): Targets deleted.
6811 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6813         * Version 20.3 released.
6815 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
6817         * Makefile.in (EMACSSOURCES): Add mule.texi.
6818         Add msdog.texi, ack.texi.  Remove gnu1.texi.
6820 1998-04-06  Andreas Schwab  <schwab@gnu.org>
6822         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6823         Use it in dvi targets.
6825 1997-09-23  Paul Eggert  <eggert@twinsun.com>
6827         * Makefile.in: Merge changes mistakenly made to `Makefile'.
6828         (INFO_TARGETS): Change ../info/custom to ../info/customize.
6829         (../info/customize): Rename from ../info/custom.
6831 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6833         * Version 20.2 released.
6835 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6837         * Version 20.1 released.
6839 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6841         * Makefile (../info/customize, customize.dvi): New targets.
6842         (INFO_TARGETS): Add ../info/customize.
6843         (DVI_TARGETS): Add customize.dvi.
6845 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6847         * Version 19.33 released.
6849 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6851         * Version 19.32 released.
6853 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6855         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6857 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6859         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6860         Specify -I option.
6861         (All dvi targets): Set the TEXINPUTS variable.
6863 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6865         * Version 19.31 released.
6867 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6869         * Version 19.30 released.
6871 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6873         * Makefile.in (maintainer-clean): Rename from realclean.
6875 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6877         * Makefile.in: New file.
6878         * Makefile: File deleted.
6880 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6882         * Makefile (TEXINDEX_OBJS): Variable deleted.
6883         (texindex, texindex.o, getopt.o): Rules deleted.
6884         All deps on texindex deleted.
6885         (distclean): Don't delete texindex.
6886         (mostlyclean): Don't delete *.o.
6887         * texindex.c, getopt.c: Files deleted.
6889 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6891         * Version 19.26 released.
6893 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
6895         * Makefile (EMACSSOURCES): Exclude undo.texi.
6897 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6899         * Version 19.25 released.
6901 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6903         * Version 19.24 released.
6905 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6907         * Version 19.23 released.
6909 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6911         * Makefile: Delete spurious tab.
6913 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6915         * Makefile (.SUFFIXES): New rule.
6917 1993-12-04  Richard Stallman  (rms@srarc2)
6919         * getopt.c: New file.
6920         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6921         (getopt.o): New rule.
6922         (dvi): Don't depend on texindex.
6923         (emacs.dvi): Depend on texindex.
6925 1993-12-03  Richard Stallman  (rms@srarc2)
6927         * Makefile (TEXI2DVI): New variable.
6928         (emacs.dvi): Add explicit command.
6929         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6931 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6933         * Version 19.22 released.
6935 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6937         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6939 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6941         * Version 19.21 released.
6943 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6945         * Makefile (realclean): Don't delete the Info files.
6947 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
6949         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6950         4' where appropriate.
6952 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
6954         * Makefile: Fix targets for texindex.
6956         * texindex.c: Include "../src/config.h" if building in emacs.
6958         * Makefile: Change all files to FILENAME.texi, force all targets
6959         to be FILENAME, not FILENAME.info.
6960         Add target to build texindex.c, defining `emacs'.
6962 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6964         * Version 19.19 released.
6966 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6968         * Version 19.18 released.
6970 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6972         * Makefile: Fix source file names of the separate manuals.
6974 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6976         * Version 19.17 released.
6978 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6980         * split-man: Fix typos in last change.
6982 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6984         * Version 19.16 released.
6986 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6988         * version 19.15 released.
6990 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6992         * Makefile (distclean): It's rm, not rf.
6994 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6996         * Version 19.14 released.
6998 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7000         * Makefile: New file.
7002 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7004         * Version 19.13 released.
7006 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7008         * Version 19.9 released.
7010 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7012         * Version 19.8 released.
7014 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7016         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7018         * trouble.texi: It's `enable-flow-control-on', not
7019         `evade-flow-control-on'.
7021 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7023         * display.texi: Document standard-display-european.
7025 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7027         * Version 19.7 released.
7029         * emacs.texi: Add a sentence to the top menu mentioning the
7030         specific version of Emacs this manual applies to.
7032 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7034         * basic.texi: Document next-line-add-lines variable used to
7035         implement down-arrow.
7037         * killing.texi: Document kill-whole-line.
7039 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7041         * text.texi: Update unix TeX ordering information.
7043 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7045         * news.texi: Mention fill-rectangle in keybinding list.
7047         * killing.texi: Document fill-rectangle.
7049 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7051         * vc.texi: Bring the docs up to date with VC 5.2.
7053 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7055         * emacs.tex: Mention blackbox and gomoku under Amusements.
7056         Assembler mode is now mentioned and appropriately indexed
7057         under Programming Modes.
7059 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7061         * emacs.tex: Update TeX ordering information.
7063 1990-06-26  David Lawrence  (tale@geech)
7065         * emacs.tex: Note that completion-ignored-extensions is not used
7066         to filter out names when all completions are displayed in
7067         *Completions*.
7069 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7071         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7073 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7075         * emacs.tex: Add @findex grep.
7077 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7079         * emacs.tex: Correct two typos.  No other changes before
7080         Version 19 will be made.
7082 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7084         * emacs.tex: Update information for obtaining TeX distribution from the
7085         University of Washington.
7087 ;; Local Variables:
7088 ;; coding: utf-8
7089 ;; fill-column: 79
7090 ;; add-log-time-zone-rule: t
7091 ;; End:
7093     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7094       2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
7096   This file is part of GNU Emacs.
7098   GNU Emacs is free software: you can redistribute it and/or modify
7099   it under the terms of the GNU General Public License as published by
7100   the Free Software Foundation, either version 3 of the License, or
7101   (at your option) any later version.
7103   GNU Emacs is distributed in the hope that it will be useful,
7104   but WITHOUT ANY WARRANTY; without even the implied warranty of
7105   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7106   GNU General Public License for more details.
7108   You should have received a copy of the GNU General Public License
7109   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7111 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd