Edits to Persistent Mark node.
[emacs.git] / doc / emacs / ChangeLog
blobe62f226b9a2591b85164710c57d4e8b740ead4a4
1 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
3         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
4         query-replace (Bug#5774).
6 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
8         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
9         cross-reference to "Inserting Text".
11         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
12         Mention completion provided by `ucs-insert'.
14 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
16         * sending.texi (Sending Mail): Note variables that may need
17         customizing.
18         (Mail Sending): Expand discussion of send-mail-function.
20 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
22         Document Message mode as the default mail mode.
24         * sending.texi (Sending Mail): Copyedits.
25         (Mail Format, Mail Headers): Document mail-from-style changes.
26         (Mail Commands): Rename from Mail mode.  Document Message mode.
27         (Mail Misc): Rename from Mail mode Misc.
28         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
29         command names and update keybindings.
30         (Header Editing): Document message-tab.  De-document
31         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
32         favor of mail-default-headers.  Ad index entries for user-full-name and
33         user-mail-address.
34         (Citing Mail): Update changes in Message mode behavior.  Document
35         mail-yank-prefix.
36         (Mail Signature): New node, moved from Mail Misc.
37         (Mail Aliases): Mail abbrevs are the default with Message mode.
38         (Mail Methods): Note that Message mode is now the default.
40         * rmail.texi (Rmail Reply):
41         * text.texi (Text Mode):
42         * major.texi (Major Modes):
43         * mule.texi (Output Coding): Refer to Message mode.
45         * custom.texi (Init Examples): Add xref to Mail Header.
47         * emacs.texi (Top):  Fix xrefs.
49 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
51         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
52         repository if there is none.
53         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
54         vc-print-root-log.
55         (Old Revisions): Copyedits.  Document vc-root-diff.
57         * programs.texi (Program Modes): Mention Javascript mode.
59         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
60         * emacs.texi: Update node description.
62         * misc.texi (Navigation): Document doc-view-continuous.
63         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
65 2010-03-24  Glenn Morris  <rgm@gnu.org>
67         * ack.texi (Acknowledgments):
68         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
70 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
72         * xresources.texi (Table of Resources): Clarify toolBar number
73         for Gtk+.
75         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
77 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
79         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
81         * search.texi (Other Repeating Search): Document multi-isearch-buffers
82         and multi-isearch-buffers-regexp.
84         * indent.texi (Indentation): Clarify description of
85         indent-for-tab-command.  Document tab-always-indent.
87 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
89         * cmdargs.texi (Font X): Move most content to Fonts.
91         * frames.texi (Fonts): New node.  Document font-use-system-font.
93         * emacs.texi (Top):
94         * xresources.texi (Table of Resources):
95         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
97 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
99         * custom.texi (Init Examples): Add xref to Locals.
101         * major.texi (Choosing Modes): Mention usage of setq-default for
102         setting the default value of major-mode (Bug#5688).
104 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
106         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
108         * display.texi (Display Custom): Document make-pointer-invisible and
109         underline-minimum-offset.  Remove inverse-video.
111 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
113         * frames.texi (Frame Commands): Note that the last ordinary frame can
114         be deleted in daemon mode (Bug#5616).
116 2010-02-18  Glenn Morris  <rgm@gnu.org>
118         * trouble.texi (Contributing): Repository is no longer CVS.
120 2010-02-08  Glenn Morris  <rgm@gnu.org>
122         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
124 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
126         * display.texi (Useless Whitespace, Text Display):
127         * custom.texi (Init Examples): Avoid obsolete special default variables
128         like default-major-mode.
130 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
132         * programs.texi (Other C Commands): Replace reference to obsolete
133         c-subword-mode.
135 2010-01-21  Glenn Morris  <rgm@gnu.org>
137         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
139 2010-01-12  Glenn Morris  <rgm@gnu.org>
141         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
142         emacs-pretest-bug for bug reports for development versions.
144 2010-01-11  Glenn Morris  <rgm@gnu.org>
146         * display.texi (Highlight Interactively): `t' does not mean highlight
147         all patterns.  (Bug#5335)
149 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
151         * misc.texi (Shell): Document async-shell-command.
153         * building.texi (Grep Searching): Document zrgrep.
155         * mini.texi (Completion Options): Mention `initials' completion style.
157 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
159         * building.texi: Import GDB Graphical Interface description from
160         EMACS_23_1_RC.
162 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
164         * emacs.texi (Top): Update node listing.
166         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
168         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
170         * cmdargs.texi (Initial Options):
171         * xresources.texi (Resources): Document inhibit-x-resources.
173         * custom.texi (Specifying File Variables): Note that minor modes are
174         enabled unconditionally.
176         * display.texi (Scrolling): Briefly document the old recenter command,
177         and document recenter-positions.
179         * files.texi (Visiting):
180         * buffers.texi (Buffers): Max buffer size is now 512 MB.
182         * frames.texi (Cut/Paste Other App): Document
183         save-interprogram-paste-before-kill.
185         * killing.texi (Kill Options): New node.
187 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
189         * misc.texi (Shell Options): ansi-color is now default.
191 2009-12-05  Glenn Morris  <rgm@gnu.org>
193         * emacs.texi (Top): Update menu for cal-xtra node changes.
194         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
195         or mode line.  Don't mention invisible text or the details of
196         diary-print-entries here, only in cal-xtra.
197         (Format of Diary File): Mention that the "date on first line" format
198         only really affects the simple display.
199         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
200         (Diary Customizing): Holidays may be in the buffer or mode line.
201         Move diary-print-entries to the "Diary Display" section.
202         (Diary Display): New section, split out from "Fancy Diary Display".
203         Explain the limitations of simple display, and how to print it.
205         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
207         * cal-xtra.texi (Diary Display): Mention View mode.
209 2009-11-29  Juri Linkov  <juri@jurta.org>
211         * display.texi (Highlight Interactively): Actually a list of
212         default faces is pre-loaded into a list of default values
213         instead of the history.
215 2009-11-20  Glenn Morris  <rgm@gnu.org>
217         * ack.texi (Acknowledgments):
218         * emacs.texi (Acknowledgments): Add htmlfontify.
220 2009-11-14  Glenn Morris  <rgm@gnu.org>
222         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
224         * ack.texi (Acknowledgments):
225         * emacs.texi (Acknowledgments): Update for recent Org changes.
227 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
229         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
230         `charset' property, which is irrelevant to the user manual (Bug#3526).
232 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
234         * trouble.texi (DEL Does Not Delete): Fix typo.
236 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
238         * files.texi (Misc File Ops): Mention copy-directory.
240 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
242         * mule.texi (Unibyte Mode): Emphasize that
243         unibyte-display-via-language-environment affects only the display.
245         * display.texi (Horizontal Scrolling): Document cursor behavior under
246         horizontal scrolling when point moves off the screen (Bug#4564).
247         Improve wording.
249 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
251         * files.texi (Directories): delete-directory prompts for recursive
252         deletion.
254 2009-09-30  Glenn Morris  <rgm@gnu.org>
256         * ack.texi (Acknowledgments):
257         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
259 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
261         * dired.texi (Dired Navigation): Use @code instead of @var for
262         dired-isearch-filenames, so that it's not capitalized.
264 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
266         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
268         * entering.texi (Exiting): C-z is now bound to suspend-frame.
270         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
271         (Key Bindings): Reference Init Rebinding in introductory text.  Shift
272         some of the introduction to Keymaps node.
273         (Keymaps): Simplify.
274         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
275         (Minibuffer Maps): Remove mention of Mocklisp.
276         (Init Rebinding): Move mode-local rebinding example here from Local
277         Keymaps.
278         (Modifier Keys): Clarify.
279         (Rebinding): Add cindex for "binding keys".
281 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
283         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
285 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
287         * building.texi (Threads Buffer, Multithreaded Debugging):
288         Re-organise these two sections.
290 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
292         * cmdargs.texi (Initial Options): Fix last change.
294 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
296         * mule.texi (Enabling Multibyte):
297         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
298         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
300 2009-08-20  Glenn Morris  <rgm@gnu.org>
302         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
304 2009-08-19  Glenn Morris  <rgm@gnu.org>
306         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
308 2009-08-18  Glenn Morris  <rgm@gnu.org>
310         * ack.texi (Acknowledgments):
311         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
313         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
315 2009-08-09  Glenn Morris  <rgm@gnu.org>
317         * ack.texi (Acknowledgments):
318         * emacs.texi (Acknowledgments): Add gdb-mi entry.
320 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
322         * emacs.texi (Top): Add new menu items for GDB-UI.
324         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
325         section.  Threads buffer is in separate section now.
327 2009-08-08  Glenn Morris  <rgm@gnu.org>
329         * ack.texi (Acknowledgments):
330         * emacs.texi (Acknowledgments):
331         Update for js2-mode and org changes.
333 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
335         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
336         files.
338 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
340         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
342 2009-07-23  Glenn Morris  <rgm@gnu.org>
344         * programs.texi (Matching): Update blink-matching-paren-distance.
346 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
348         * frames.texi (Cut/Paste Other App): For select-active-regions,
349         selection is now updated on moving point.
351 2009-07-21  Richard Stallman  <rms@gnu.org>
353         * glossary.texi (GNU, Daemon): Update information.
355 2009-07-19  Juri Linkov  <juri@jurta.org>
357         * custom.texi (Specifying File Variables, Safe File Variables):
358         "variables/value pairs" -> "variable/value pairs".
360 2009-07-15  Glenn Morris  <rgm@gnu.org>
362         * misc.texi (Gnus): Remove widow.
364 2009-07-11  Glenn Morris  <rgm@gnu.org>
366         * Makefile.in (TEXI2PDF): New.
367         (emacs.pdf, emacs-xtra.pdf): New targets.
369         * arevert-xtra.texi (Autorevert): Add menu descriptions.
371         * display.texi (Horizontal Scrolling): Re-word to remove widow.
373         * emacs.texi (Top): Info can be read from other places than Emacs.
374         Don't print the copying notice twice in the printed version.
375         Update the menu and detailmenu.
376         (Preface): The meaning of "on-line" has changed.
377         Correct name for "Common Problems" chapter.
378         (Distrib): Update FSF shop URL.
379         (Intro): Showing two files at once is not so exciting.
381         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
382         (Mac / GNUstep Basics): Minor grammar changes.
383         (Mac / GNUstep Events): Fix typo.
384         (GNUstep Support): CANNOT_DUMP no longer applies.
386         * misc.texi (Document View): Fix typos.
388         * dired.texi (Dired):
389         * help.texi (Help):
390         * macos.texi (Mac OS / GNUstep):
391         * maintaining.texi (Version Control, Introduction to VC):
392         End menu descriptions with a period.
394 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
396         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
397         so categorical in saying that the option is only useful on NTFS.
399 2009-07-09  Glenn Morris  <rgm@gnu.org>
401         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
402         (ENVADD): Add texinfodir to TEXINPUTS.
404         * emacs.texi (Top): Fix cross-reference.
406         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
408         * vc1-xtra.texi (Revision Tags): Fix typo.
410 2009-07-03  Glenn Morris  <rgm@gnu.org>
412         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
413         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
414         (Merge Commands): `.' does not seem to work in A or B buffer.
415         `l' can recreate the 3-window display.
417         * glossary.texi (Glossary): Minor phrasing changes throughout.
418         Add more internal cross-references.
419         <Autoloading>: You can't really autoload a variable.
420         <C-M->: Move details here from `M-C-' item.
421         <Continuation Line>: Refer to `Truncation.'
422         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
423         <Home Directory, Unix>: New entries.
424         <Deletion of Files>: Mention recycle bins.
425         <Directory>: Mention ``folders.''
426         <Error>: Don't mention ``type-ahead.''
427         <Fringe>: Refer to the manual node.
428         <Minor Mode>: Can be global or local.
429         <Spell Checking>: There are other checkers besides Ispell.
431 2009-07-02  Glenn Morris  <rgm@gnu.org>
433         * anti.texi (Antinews): Minor changes in phrasing.
435         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
436         some underfull lines in dvi output.
438         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
440         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
442         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
444 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
446         * xresources.texi (Table of Resources): Mention maximized for
447         fullscreen.
449         * cmdargs.texi (Window Size X): -mm/--maximized is new.
451 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
453         * anti.texi (Antinews): Correct the list of removed platforms.
455 2009-06-28  Glenn Morris  <rgm@gnu.org>
457         * arevert-xtra.texi: Minor language tweaks.
459         * dired-xtra.texi: Minor revisions.
461 2009-06-23  Miles Bader  <miles@gnu.org>
463         * display.texi (Scrolling): Document `recenter-redisplay'
464         (Temporary Face Changes): Document `text-scale-set'.
466 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
468         * Branch for 23.1.
470 2009-06-17  Kenichi Handa  <handa@m17n.org>
472         * mule.texi (Charsets): Update the description for the new charset.
473         (list-character-sets): New findex.
474         (Language Environments): Add @anchor{Describe Language Environment}.
476 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
478         * basic.texi (Moving Point): Fix tag.
480         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
482         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
483         use camel-case for PageUp and PageDown.
485         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
486         camel-case for PageUp and PageDown.
488         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
490         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
491         (Isearch Scroll): Decapitalize <next> and <prior>.
493 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
495         * fixit.texi (Spelling): Set default dictionary.
496         Improve descriptions (Bug#2554)
498 2009-06-08  David Reitter  <david.reitter@gmail.com>
500         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
501         since saving colors and faces set this way is not implemented.
502         (Environment variables): Remove mention of mac-fix-env, which is
503         scheduled to be removed.
505 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
507         * custom.texi (Init Examples): Add example of changing load-path.
509         * building.texi (Lisp Libraries): Add example of changing
510         load-path (Bug#3446).
512 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
514         * mark.texi (Mark): Further clarifications.
515         (Setting Mark): Emphasize that C-SPC activates the mark.
517 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
519         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
520         Mark mode.
521         (Using Region, Persistent Mark): Use "active mark" instead of "active
522         region".
524 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
526         * mule.texi (Select Input Method): Fix typo.
528 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
530         * anti.texi (Antinews): Document completion changes.  Some additional
531         copyedits and rearrangement of entries.
533 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
535         * misc.texi (Interactive Shell, Saving Emacs Sessions)
536         (Shell History Copying, Terminal emulator): Copyedits.
538         * xresources.texi (Resources): Simplify descriptions.  Shorten
539         description of editres, which is not very useful these days.
540         (Table of Resources): Document fontBackend resource.
542         * trouble.texi (Quitting): Add other undo bindings to table.
543         (DEL Does Not Delete): Note that the erasure key is usually labelled
544         "Backspace".  Remove discussion of obscure Xmodmap issue.
546 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
548         * files.texi (Visiting): Copyedits.
550 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
552         * basic.texi (Inserting Text): Document ucs-insert.
554         * mule.texi (International Chars): Define "multibyte".  Note that
555         internal representation is unicode-based.  Simplify definition of raw
556         bytes.  Mention ucs-insert.
557         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
558         (Language Environments): Add language environments new to Emacs 23.
559         (Multibyte Conversion): Node deleted.
560         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
561         mention obsolete emacs-mule coding system.
562         (Output Coding): Copyedits.
564         * emacs.texi (Top): Update node listing.
566 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
568         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
570 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
572         * building.texi (Lisp Libraries): `load-library' does offer completion.
574 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
576         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
577         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
579 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
581         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
583 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
585         * entering.texi (Entering Emacs): Document initial-buffer-choice.
587         * building.texi (Lisp Interaction): Document initial-scratch-message.
589 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
591         * msdog.texi (Windows Fonts): Fix typos.
593         * files.texi (Save Commands): Fix pxref.
595 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
597         * files.texi (Save Commands): Mention diff-buffer-with-file.
598         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
599         Henoch (Bug#3036).
601 2009-03-15  Glenn Morris  <rgm@gnu.org>
603         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
604         the former is not always used.
605         (Mail Headers): Use active voice.  Add "Mail-reply-to".
606         Change case of "Id".  Avoid repeated "appropriate".
607         (Mail Aliases): Fix previous change - use an example with a ".", so it
608         does actually get quoted when expanded.
609         (Mail Sending): Mailclient is the default on some systems.
610         (Citing Mail): Mention mail-indentation-spaces.
611         (Mail Mode Misc): Add an @dfn for "mail signature".
613 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
615         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
616         (Completion Options): Document read-file-name-completion-ignore-case,
617         read-buffer-completion-ignore-case, and completion-styles.  Remove
618         description of partial-completion-mode.
620 2009-03-14  Glenn Morris  <rgm@gnu.org>
622         * sending.texi (Mail Format): Fix typo.  Add index entry for
623         mail-header-separator.
624         (Mail Headers): Put info about initialization and changing in one place
625         at the start.  Update FCC section for mbox Rmail.  Clarify From
626         section, mention mail-setup-with-from.  Clarify Reply-to section.
627         Add Mail-followup-to and mail-mailing-lists.  Clarify References
628         section.
629         (Mail Aliases): Update example, make less contentious.
630         Update for name change of mail-interactive-insert-alias.
631         (Mail Mode): Remove mention of `%' as a word separator.
632         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
633         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
634         commands.  Clarify FCC handling.  In mail-complete, add reference to
635         Mail Aliases section, and mention mail-complete-function.
636         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
637         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
638         signature netiquette.  Explain how the mail hooks work when continuing
639         a composition.
640         (Mail Amusements): Internationalize the spook section a bit.
641         Remove the spook mail-setup-hook example, since it doesn't work well.
642         Mention fortune-file.
643         (Mail Methods): Mention read-mail-command.
645 2009-03-14  David Reitter  <david.reitter@gmail.com>
647         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
648         and NS resources following recent changes.
650 2009-03-10  Jason Rumney  <jasonr@gnu.org>
652         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
653         w32-use-visible-system-caret doc to indicate that it should get set
654         automatically.
655         (Windows Fonts): Add doc for the uniscribe backend.
657 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
659         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
660         vc-dir.  (Bug#2598)
662 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
664         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
666 2009-03-05  Glenn Morris  <rgm@gnu.org>
668         * rmail.texi (Rmail Basics): Add reference to sorting.
669         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
670         Minor re-wordings.
671         (Rmail Motion): Mention rmail-next-same-subject.
672         (Rmail Deletion): Expunging is not the only way to change the numbers.
673         (Rmail Labels): Labels can also be used in sorting.
674         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
675         (Rmail Display): Mention rmail-mime.
677 2009-03-04  Glenn Morris  <rgm@gnu.org>
679         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
680         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
681         summary.  Mention sorts cannot be undone.
682         (Rmail Display): Give an example of how to use goto-address-mode.
683         (Rmail Editing): It's keybindings that are redefined, not commands.
684         Fix some typos.
685         (Movemail): Some minor rewording.
686         (Remote Mailboxes): Emacs movemail supports pop by default.
687         Fix some minor grammatical issues.  The "two alternative ways" to
688         specify a POP mailbox are really just one.  Remove all reference to the
689         variables rmail-pop-password and rmail-pop-password-required, obsolete
690         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
691         can support Kerberos.
693 2009-03-03  Glenn Morris  <rgm@gnu.org>
695         * rmail.texi (Rmail Deletion): Revert previous change, which was
696         describing the Rmail summary versions.
697         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
698         Minor re-wording for rmail-resend.
699         (Rmail Make Summary): Summaries apply to buffers rather than files.
700         <rmail-summary-by-topic>: Headers includes the subject.
701         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
702         details, including prefix arguments.
703         Mention rmail-summary-by-senders on C-M-f.
704         Not counting lines might be faster.
705         (Rmail Summary Edit): More details on the delete commands.
706         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
707         Name the commands bound to the various keys.  Mention prefix argument
708         for searching.
709         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
710         Simplify rmail-highlighted-headers description.  Update face name.
712 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
714         * mark.texi (Marking Objects): Fix typo.
716 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
718         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
719         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
721 2009-03-01  Glenn Morris  <rgm@gnu.org>
723         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
724         (Rmail Motion): - M-s searches from the end of messages.
725         (Rmail Deletion): Minor clarification.  Fix numeric argument
726         description.
727         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
728         newmail and RMAILOSE files need not be in home-directory.
729         (Rmail Files): Mention I/O menus are unselectable if no files match.
730         Mention `MAIL' env-var.
732 2009-02-24  Jason Rumney  <jasonr@gnu.org>
734         * mule.texi (Fontsets): Mention fontset-default, font specs and
735         fallback fontsets.
736         (Defining Fontsets): Mention ns and w32 variants of
737         standard-fontset-spec.  Update description of startup fontset to match
738         Emacs 23 behavior.
739         (Modifying Fontsets): New section.  (Bug#656)
740         (International): Link to Modifying Fontsets.
742 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
744         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
745         Mention ns-extended-platform-support-mode.
747 2009-02-22  Karl Berry  <karl@gnu.org>
749         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
751 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
753         * basic.texi (Moving Point, Position Info):
754         * files.texi (Visiting):
755         * mini.texi (Completion Options):
756         * text.texi (HTML Mode): Remove duplicate words.
758 2009-02-20  Glenn Morris  <rgm@gnu.org>
760         * rmail.texi: Minor updates for mbox rather than Babyl.
762 2009-02-17  Karl Berry  <karl@gnu.org>
764         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
766 2009-02-17  Richard M Stallman  <rms@gnu.org>
768         * anti.texi (Antinews): Mention Babyl format.
770         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
772         * rmail.texi: Update for mbox format.
773         Various small fixes, as well as the following.
774         (Out of Rmail): Node deleted.
775         (Rmail): Update menu.
776         (Rmail Files): Comment out set-rmail-inbox-list.
777         Document rmail-inbox-list instead.
778         (Rmail Output): Substantial changes since C-o is now
779         rmail-output-as-seen and o is rmail-output.
780         (Rmail Attributes): Delete `stored', add `retried'.
781         (Rmail Display): Editing headers works in all cases.
783 2009-02-17  Glenn Morris  <rgm@gnu.org>
785         * basic.texi (Position Info): M-x count-lines-region is not always on
786         M-=.  (Bug#2269)
788 2009-02-09  Glenn Morris  <rgm@gnu.org>
790         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
791         defaults.
793 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
795         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
796         documentation of possible problems with redecoding.
798 2009-02-03  Glenn Morris  <rgm@gnu.org>
800         * rmail.texi (Out of Rmail): Mention b2m.pl.
802 2009-01-31  Glenn Morris  <rgm@gnu.org>
804         * rmail.texi (Out of Rmail): Correct b2m location.
806 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
808         * fixit.texi (Undo): Update undo limit values.
810 2009-01-27  Glenn Morris  <rgm@gnu.org>
812         * emacs.texi (Top): Fix Antinews menu entry.
814 2009-01-25  Karl Berry  <karl@gnu.org>
816         * text.texi (Foldout): Use @itemize @w{} to make an itemize
817         item with no marker, instead of the syntactically incorrect
818         @itemize @asis.
820 2009-01-25  Juri Linkov  <juri@jurta.org>
822         * building.texi (Grep Searching): Fix index entry for lgrep.
824 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
826         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
828 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
830         * macos.texi (Preferences Panel): Update description of font setting to
831         reflect that prior frame selection is no longer needed.
833 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
835         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
836         raise GUD subsections.
838 2009-01-15  Glenn Morris  <rgm@gnu.org>
840         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
842 2009-01-10  Glenn Morris  <rgm@gnu.org>
844         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
846 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
848         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
849         logical lines.
851 2008-12-29  Juri Linkov  <juri@jurta.org>
853         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
855         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
857 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
859         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
860         goto-address-mode instead of goto-address.
862         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
863         mode.
865         * emacs.texi (Top): Update node listing.
867 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
869         * custom.texi (Directory Variables): Explain what is a "project".
870         Add indexing.  Improve wording.  Add a footnote about using
871         _dir-locals.el on MS-DOS.
873 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
875         * files.texi (Misc File Ops): Mention chmod as an alias for
876         set-file-modes.
878 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
880         * help.texi (Help): Fix typos and reword.
881         (Help Summary): Add entries for C-h n and C-h r, reorder
882         entries, and do some minor fixes.
883         (Name Help): Say that C-h F works for commands only.
884         (Misc Help): Say that view-lossage displays 300 keystrokes.
886 2008-12-20  Glenn Morris  <rgm@gnu.org>
888         * ack.texi (Acknowledgments): General update based on AUTHORS,
889         including removal of some stuff no longer distributed.
891 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
893         * fixit.texi: Mention hunspell
895 2008-12-19  Glenn Morris  <rgm@gnu.org>
897         * ack.texi (Acknowledgments): Small grammar fix.
898         Consolidate explanatory text at start.
900         * display.texi (Text Display):
901         * indent.texi (Indentation): Use @acronym with ASCII.
903 2008-12-18  Glenn Morris  <rgm@gnu.org>
905         * ack.texi: Various small updates and fixes.
907 2008-12-18  Juri Linkov  <juri@jurta.org>
909         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
910         as a key binding to start a forward nonincremental word search.
911         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
912         a backward nonincremental word search.  Add index for `M-s w'
913         `isearch-forward-word'.
914         (Regexp Search): Add a short summary of regexp key commands like
915         in the node "Basic Isearch".
916         (Other Repeating Search): Fix typo.
918 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
920         * misc.texi (PostScript Variables): Fix doc.
922 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
924         * programs.texi (Program Modes): Mention Ruby mode.
926 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
928         * misc.texi (emacsclient Options): Describe what an empty string
929         argument does for --alternate-editor.
931 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
933         * cmdargs.texi (Font X): Distinguish between client-side and
934         server-side fonts.  List valid Fontconfig properties.  Add reference to
935         Fontconfig manual.  List valid GTK font properties.  Explain use of
936         fc-list.
938 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
940         * cmdargs.texi (Font X): Move discussion of quoting to top.
942 2008-12-06  Glenn Morris  <rgm@gnu.org>
944         * maintaining.texi (Old Revisions): Improve previous change.
946 2008-12-05  Richard M Stallman  <rms@gnu.org>
948         * anti.texi (Antinews): Minor fixes.
950 2008-12-03  Glenn Morris  <rgm@gnu.org>
952         * maintaining.texi (Old Revisions): Fix diff-switches description.
954 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
956         * emacs.texi (Top): Fix typo.
958 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
960         * misc.texi (Document View): Explain dependence on gs at the top.
961         Copyedits.
963         * emacs.texi (Top): Add DocView nodes to detailed node listing.
965         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
966         (Comment Commands): Discuss region-active behavior of M-; first.
968 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
970         * display.texi (Line Truncation): Add reference to Continuation
971         Lines.
973         * windows.texi (Pop Up Window): Mention split-height-threshold
974         and split-width-threshold.
975         (Split Window): Add reference to Continuation Lines.
977 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
979         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
980         (GNUstep Support): New node.
981         * anti.texi:
982         * emacs.texi:
983         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
985 2008-11-28  Richard M Stallman  <rms@gnu.org>
987         * misc.texi (Dissociated Press): Minor cleanups.
989         * dired.texi (Image-Dired): Avoid passive.
991 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
993         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
994         representation.
996 2008-11-26  Richard M. Stallman  <rms@gnu.org>
998         * files.texi (Visiting): Rewrite paragraph for clarity.
1000         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1002 2008-11-25  Alan Mackenzie  <acm@muc.de>
1004         * programs.texi (Moving by Parens): Clarify that parens inside strings
1005         and comments are ignored, and that the commands assume the starting
1006         point isn't in a string or comment.
1008 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
1010         * macos.texi: Add Prev/Next/Top pointers to all nodes.
1011         (Mac Basics): Merge in Grabbing Environment Variables from earlier
1012         version.
1013         (Mac Customization): Rewrite Preferences Panel section and merge in to
1014         this node, add Open files by dragging to an Emacs window.
1016         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1018 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
1020         * files.texi (Misc File Ops): Document set-file-modes.
1022         * windows.texi (Split Window): Document integer values of
1023         truncate-partial-width-windows.
1025         * text.texi (Text): Simplify description of markup languages.
1026         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
1027         (TeX Editing): Note that `""' inserts one `"' character.
1028         (HTML Mode): Note in the introduction that XML mode is an alias for
1029         SGML mode.  Mention nXML mode.
1031 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
1033         * building.texi (Watch Expressions): Fix typo.
1035 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1037         * files.texi (Visiting): Document new behavior of
1038         confirm-nonexistent-file-or-buffer.
1040         * buffers.texi (Select Buffer): Document
1041         confirm-nonexistent-file-or-buffer.
1043         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1044         edit-picture.
1046         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
1047         edit-picture', since that is just an alias for picture-mode.
1048         (Sentences): Note that repeated M-@ extends the region.
1049         (Pages): Make terminology more consistent.  Link to Regexps node.
1050         (Longlines): Discuss relationship with Visual Line mode.
1051         (Text Mode): Remove extraneous discussion of other modes, since they
1052         were already introduced in the parent node.
1054 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
1056         * anti.texi (Antinews): Rewrite.
1058         * entering.texi (Exiting): Mention "minimize" terminology.
1060         * frames.texi (Frame Commands): Mention "minimize" terminology.
1062         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1063         formats.
1064         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1065         (Misc X): Don't document useless -hb option.
1067 2008-11-22  Juri Linkov  <juri@jurta.org>
1069         * dired.texi (Dired Navigation): Change normal file name search option
1070         from `non-nil' to `t'.  Add `dwim' option.
1072 2008-11-22  Juri Linkov  <juri@jurta.org>
1074         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1075         ".dir-locals.el".  Rename `define-project-bindings' to
1076         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
1077         `dir-locals-set-directory-class'.
1079 2008-11-22  Lute Kamstra  <lute@gnu.org>
1081         * buffers.texi (Select Buffer): Index goto-line.
1082         * basic.texi (Moving Point): Mention the use of a numeric prefix
1083         argument with goto-line and refer to Select Buffer for the use of a
1084         plain prefix argument.
1086 2008-11-19  Glenn Morris  <rgm@gnu.org>
1088         * doclicense.texi: Update to FDL 1.3.
1089         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1091 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
1093         * custom.texi (Minor Modes): Define mode commands and mode variables
1094         more precisely.  Recommend using mode commands instead of setting
1095         variables directly.  Put minor modes in a list, and add more modes.
1096         (Easy Customization): Use "init file" instead of .emacs.
1097         (Customization Groups): Update to new Custom buffer appearance.
1098         (Saving Customizations): Copyedits.  Update example.
1099         (Variables): Give example of variable type-sensitivity.
1100         (Examining): Update example.
1101         (Hooks): Copyedits.
1102         (Specifying File Variables): Use C comments instead of an artificial
1103         Lisp for the example.
1104         (Keymaps): Move internals discussion to Prefix Keymaps.
1105         (Rebinding): Remove redundant paragraph (stated in Key Binding).
1106         (Init Rebinding): Document kbd macro.
1107         (Init File): Link to Find Init.
1109         * mark.texi (Using Region): Document Delete Selection Mode more
1110         thoroughly.
1112         * frames.texi (Mouse Commands): Move most of the description of Delete
1113         Selection Mode to Using Region, and link to it.
1114         (Clipboard): Note that paste is bound to clipboard-yank.
1116         * building.texi (Compilation): Document first-error value of
1117         compilation-scroll-output.
1118         (Compilation Mode): Note that compilation-auto-jump-to-first-error
1119         works as soon as an error is available.  Suggested by Juri Linkov.
1121         * mini.texi (Passwords): New node.
1123         * files.texi (Remote Files): Link to Passwords node.
1125         * emacs.texi (Top): Update node listings.
1127 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
1129         * ack.texi (Acknowledgments): Some updating of credits.
1131         * emacs.texi (Acknowledgments): Add a couple more names.
1133         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1135         * files.texi (Directories): Describe delete-directory in text.
1136         (Misc File Ops): Document use of trash.
1138 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
1140         * macos.texi (Mac Customization): Fix typos.
1142 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1144         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1145         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
1146         the conventions of the main Emacs manual.
1148         * emacs.texi (Top): Update node listings.
1150 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
1152         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
1153         command-line-args is processed during startup.
1154         (Action Arguments): Correctly describe how file arguments interact with
1155         the startup screen.  Link to Lisp Interaction for scratch buffer.
1156         (Initial Options): Link to Command Example for -batch option.
1157         (Environment): Document initial-environment.
1159         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1160         can't be changed in the site-start file.
1162 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
1164         * dired.texi (Dired): Mention C-x C-d too.
1165         (Dired Enter): Document M-n in the Dired minibuffer.
1166         (Dired Navigation): Explain dired-goto-file more clearly.  Document
1167         dired-isearch-filenames.
1168         (Dired Deletion): Remove unnecessary "expunged" terminology.
1169         (Flagging Many Files): & is now rebound to `% &'.
1170         (Shell Commands in Dired): Document dired-do-async-shell-command.
1171         Clarify how multi-file arguments are passed.
1172         (Misc Dired Features): Document dired-do-isearch.
1174 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
1176         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1178 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
1180         * search.texi (Other Repeating Search): Remove obsolete findex entries.
1182 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
1184         * programs.texi (Program Modes): Link to Program Indent node.
1185         (Left Margin Paren): Explain consequences of changing
1186         open-paren-in-column-0-is-defun-start more concisely.
1187         (Which Function, Program Indent, Info Lookup): Minor edits.
1188         (Basic Indent): If region is active, TAB indents the region.
1189         (Multi-line Indent): If region is active, TAB indents the region.  Note
1190         that indent-region is useful when Transient Mark mode is off.
1191         (Matching): The delimiter at the cursor is highlighted---the character
1192         changes color.
1193         (Symbol Completion): Link to Completion node.
1195         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1196         a strictly text-only system.
1198         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1199         batch mode.
1201 2008-11-01  Richard M. Stallman  <rms@gnu.org>
1203         * misc.texi (Document View): Major rewrite.
1205         * maintaining.texi (Types of Log File): Change logs are older than
1206         version control.
1207         (VCS Concepts): Simplify and rearrange.
1208         (Version Control Systems): Make it clear that Linux is only the kernel.
1209         (VC Mode Line): Shorten reference to menu item.
1210         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
1211         (VC Directory Mode): Minor cleanup.
1212         Unchanged files are hidden, not omitted.
1213         (VC Directory Commands): Shorten and simplify.
1214         (Change Log Commands): New node, split from Change Logs.
1215         (VC Directory Buffer): New node, split from VC Directory Mode.
1217 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1219         * misc.texi (Document View): Renamed from Document Files, moved here
1220         from files.texi.
1222         * files.texi (Version Control): Moved to maintaining.texi.  Subnodes
1223         moved as well.
1224         (Document Files): Moved to misc.texi.
1226         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1227         vc-update-change-log.
1228         (Version Control): Move here from files.texi.
1229         (Format of ChangeLog): Make it a subnode of Change Log.
1231         * emacs.texi (Top): Update node listing.
1233 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
1235         * files.texi (Files): Add a section about document
1236         files (doc-view-mode).
1238 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1240         * building.texi (Compilation Mode): Document
1241         compilation-auto-jump-to-first-error.
1242         (Debuggers): Lower GUD subsections to subsubsections.
1243         (Starting GUD): Add cindex.
1244         (Lisp Interaction): Note that scratch is no longer the initial buffer.
1246 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
1248         * indent.texi (Indentation): Link to Program Indent.
1250         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1251         now uses emacsclient's terminal.
1253 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
1255         * mark.texi (Using Region): Document use-empty-active-region.
1257         * emacs.texi (Top): Update node listings.
1259         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
1260         mention obsolete emacs.bash script.
1261         (Invoking emacsclient): Rewrite, moving optional arguments to
1262         emacsclient Options.
1263         (emacsclient Options): New node.  Document server-use-tcp and
1264         server-host.
1266 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
1268         * indent.texi (Indentation): Replace list with paragraphed text,
1269         putting description of syntax-driven indentation first.  Document new
1270         effect of active regions on tab.
1271         (Tab Stops): Note that editable tab stops affect indentation commands.
1273 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
1275         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1277 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
1279         * custom.texi (Function Keys): Note that modified keypad keys are not
1280         translated.
1282         * basic.texi (Arguments): Explain how to insert multiple digits.
1284 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
1286         * files.texi (Remote Files): Precise selection of default method.
1287         Rewrite paragraph about disabling remote file names.
1289 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
1291         * search.texi (Special Isearch): Document M-TAB is isearch.
1293         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1294         command.
1296         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1298 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1300         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1301         section.
1303 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
1305         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1306         to files.texi.  Move contents of vc2-xtra.texi here.
1308         * vc2-xtra.texi: File removed.
1310         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1311         Directory Commands from the submenu.  Don't include deleted file
1312         vc2-xtra.texi.
1314         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1315         (Version Control): Add VC Directory Mode and VC Directory Commands to
1316         the submenu.
1317         (Why Version Control?): Use table format.
1318         (Version Control Systems): Note that Meta-CVS support is gone.
1319         (VCS Concepts): Note precisely when VC started supporting filesets.
1320         Remove bogus xref to CVS Options node.
1321         (Types of Log File): Copyedits.
1322         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1323         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1324         The Right Thing.
1325         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1326         (Log Buffer): Reorganize node, putting C-c C-c description first.
1327         (Old Revisions): Use CVS for example, not RCS.
1328         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1329         Commands from the submenu, putting them under Version Control.
1330         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1331         need to include it in the manual unconditionally, since it is now
1332         crucial to using distributed version control systems.
1333         (Comparing Files): Note that diff uses the minibuffer, and that the
1334         output is shown using Diff mode.
1335         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
1336         diff-update-on-the-fly, diff-refine-hunk, and
1337         diff-show-trailing-whitespaces.
1338         (File Archives): Add rar support.
1340         * major.texi (Choosing Modes): Make mode selection sequence more
1341         obvious by describing the steps in order of priority.  Note that
1342         magic-mode-alist is nil by default.  Document
1343         magic-fallback-mode-alist.
1345 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1347         * frames.texi (Mouse References): Copyedits.
1349 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
1351         * ack.texi (Acknowledgments): Add myself as doc-view author.
1353 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
1355         * frames.texi (Dialog Boxes): Add @cindex entries.
1357 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1359         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1360         (Text-Only Mouse): Copyedit.
1362 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
1364         * frames.texi: Use @key throughout for mouse clicks.
1365         (Cut/Paste Other App): Document yank-pop-change-selection.
1366         (Secondary Selection): Fix modified mouse click syntax.
1367         (Clipboard): Describe Cut, Copy and Paste commands.
1368         (Mouse References): Not all references are in read-only buffers.
1369         Copyedits.
1370         (Creating Frames): Add xref to Init File.
1371         (Frame Commands): Add xref to Exiting.
1372         (Scroll Bars): Document GTK vs toolkit behavior.
1374 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
1376         * files.texi (Version Control): Copyedits.  Add Bazaar.
1377         (Version Control Systems): List different VCS's using an itemized list.
1378         Add Bazaar.
1379         (VCS Concepts): Copyedits.  Tweak description of file merging.
1381         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1382         (Cut/Paste Other App): Document select-active-regions and
1383         x-select-enable-primary.
1385 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
1387         * mark.texi (Shift Selection): Correct case in node name.
1389         * emacs.texi (Top): Update node order in Mark chapter.
1391 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
1393         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1395         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
1396         elsewhere in the manual instead of describing yet again the intricacies
1397         of $HOME on MS-Windows and MS-DOS.
1399 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
1401         * mini.texi (Minibuffer File): Add xref to File Names.
1402         (Minibuffer File): Add discussion of `~' in file names.  Add
1403         insert-default-directory index reference.
1405         * files.texi (File Names): Reorganize description.
1406         (Visiting): Add xref to Mode Line.  Copyedits.
1407         (Save Commands): Mention prefix behavior of C-x C-s.
1408         (Numbered Backups): Node deleted.
1409         (Backup Names): Contents of Numbered Backups moved here.  State default
1410         of version-control variable.
1411         (Reverting): Copyedits.
1412         (Version Control): Add additional version control systems.
1414         * emacs.texi (Top): Delete Numbered Backups node.
1416         * cmdargs.texi (General Variables): Change Numbered Backups xref to
1417         Backup Names.
1418         (Initial Options): Document renamed variable inhibit-startup-screen.
1420 2008-10-11  Romain Francoise  <romain@orebokech.com>
1422         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1424 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
1426         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1427         (Select Buffer): Mention use of minibuffer history.  Describe default
1428         value of default-major-mode.  Mention that C-x 4 b selects the other
1429         window.
1430         (List Buffers): Document CRM indicators in the order they appear.
1431         (Kill Buffer): Document new command kill-matching buffers.
1432         (Several Buffers): Move explanation of the relationship between buffer
1433         list and buffer menu to the top.
1434         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1436 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
1438         * entering.texi (Exiting): Document change of C-x C-c to
1439         save-buffers-kill-terminal.  Document kill-emacs.
1441 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
1443         * mule.texi (Coding Systems): Don't mention codepage-setup.
1445         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1446         cpNNN coding systems anymore.
1447         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
1448         for unibyte mode.  Don't mention line-drawing characters.  Don't
1449         mention dos-unsupported-char-glyph.
1451 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
1453         * search.texi (Search): Shorten introduction.
1454         (Basic Isearch): Add command table.  Discuss reverse isearch and
1455         isearch highlighting.
1456         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
1457         ring to cindex.
1458         (Special Isearch): Move input methods discussion here.
1459         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1460         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1461         Repeat Isearch.
1462         (Isearch Minibuffer): New node.
1463         (Word Search): Document new word search commands.
1464         (Regexp Example): Simplify example using sentence-end-base variable.
1465         (Replace): Reword introduction.
1466         (Unconditional Replace): Remove unnecessary example.
1467         (Other Repeating Search): Document new `M-s o' binding.
1469         * emacs.texi (Top): Update node listings.
1471 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
1473         * emacs.texi (Top): Remove Kill Errors from menu.
1475 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
1477         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1478         interface for defining macros.  Simplify examples.  Note that C-g quits
1479         macro definitions.
1480         (Keyboard Macro Counter): Document using F3 to insert counter.  Give
1481         usage example.
1482         (Keyboard Macro Query): Organize query responses in a table.
1484         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
1485         to Erasing node.
1486         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
1487         rationale to a footnote.
1488         (Kill Errors): Remove node, due to redundancy with Erasing.
1489         (Spelling): Move discussion of flyspell to end.  Note new behavior of
1490         M-$ in active region.  Remove non-ispell-specific keybindings from
1491         table.
1493 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1495         * cmdargs.texi (Initial Options): Document --daemon.
1497 2008-09-20  Glenn Morris  <rgm@gnu.org>
1499         * files.texi (Numbered Backups): Mention that some modes set
1500         version-control.
1502 2008-09-20  Jim Blandy  <jimb@red-bean.com>
1504         * files.texi (Numbered Backups): Reference File Variables, as well.
1505         Remove discussion of Rmail's implementation.
1507 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
1509         * misc.texi (Recursive Edit): Note that top-level exits active
1510         minibuffers.
1512         * trouble.texi (Quitting): Likewise.
1514 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
1516         * emacs.texi (Top): Add Temporary Face Changes xref.
1518         * display.texi (Display): Move Temporary Face Changes node to just
1519         after Standard Faces.
1520         (Scrolling): Document recenter-top-bottom instead of recenter.
1521         (Horizontal Scrolling): Move auto hscroll discussion to the top.
1522         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1523         (Display Custom): Copyedits.
1524         (Optional Mode Line): Document display-battery-mode.
1526 2008-08-27  Romain Francoise  <romain@orebokech.com>
1528         * custom.texi (Directory Variables): Minor fix.
1530 2008-08-27  Glenn Morris  <rgm@gnu.org>
1532         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1533         descriptions.
1534         (Calendar Customizing): Tweak layout description.
1535         Move calendar-today-marker and calendar-today face to the other
1536         markers.  Condense calendar-star-date and calendar-mark-today
1537         description.
1538         (Holiday Customizing): Add oriental and solar holidays.
1539         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1540         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
1541         (Date Display Format): Change ISO format.  Be less verbose.
1542         (Diary Customizing): Mention day and month abbrev arrays.
1543         Mention the date-form variables by name.  Update European example.
1544         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
1545         Condense examples.  Mention diary-entry-symbols by name.
1546         Condense table for insertion commands.
1547         (Fancy Diary Display): Mention diary-include-string and
1548         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
1549         Ethiopic, Persian date functions.  Condense descriptions.
1551         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1552         (Adding to Diary): Adapt for changed node name.
1554 2008-08-26  Glenn Morris  <rgm@gnu.org>
1556         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1557         node "Hebrew/Islamic Entries".
1559         * calendar.texi (Specified Dates): Fix names of iso functions.
1560         (General Calendar): There may not be another window.
1561         (Writing Calendar Files, Holidays): Tweak intro.
1562         (Holidays): Mention Baha'i and Chinese holidays.
1563         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1564         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1565         (To Other Calendar): Add calendar-print-other-dates.
1566         Refer to "graphic display" rather than "X.
1567         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
1568         (Displaying the Diary): Fix whitespace after reference.
1569         Fix `diary-number-of-entries' reference.
1570         (Date Formats): Explicitly mention that day names can be abbreviated.
1571         (Adding to Diary): Add some references to other sections.
1572         (Special Diary Entries): Fix reference.
1573         (Appointments): Simplify appt-message-warning-time entry.
1574         Clarify where times must be.
1575         (Importing Diary): Comment out icalendar paragraph that does not apply.
1576         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1578 2008-08-23  Glenn Morris  <rgm@gnu.org>
1580         * fortran-xtra.texi (Fortran): Change description of free form and
1581         fixed form a bit.  Mention hideshow and imenu.
1582         (Fortran Motion): Mention fortran-end-of-subprogram,
1583         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1584         (Fortran Indent): Minor re-word.
1585         (ForIndent Commands): Mention fortran-fill-paragraph and
1586         fortran-fill-statement.
1587         (ForIndent Cont): Mention fortran-tab-mode-string.
1588         (Fortran Comments): Mention fortran-comment-line-start-skip.
1589         (Fortran Columns): Mention font-locking.
1590         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1592 2008-08-23  Johan Bockgard  <bojohan@muon>
1594         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1596 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
1598         * mini.texi (Minibuffer): Simplify introduction.
1599         (Minibuffer File): Document tilde in minibuffer filenames.
1600         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
1601         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
1602         (Completion Example): Update example to current command list.
1603         (Completion Options): Document `lazy' value of completion-auto-help.
1604         Update contents of completion-ignored-extensions.
1605         (Minibuffer History): Describe "future history" list.  State default
1606         value of history-delete-duplicates.
1608 2008-08-21  Glenn Morris  <rgm@gnu.org>
1610         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1611         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1613 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
1615         * regs.texi (Registers): Clarify valid register names.
1616         (RegPos): Note that buffer is saved and restored too.
1617         (RegText): Note that mark is reactivated/deactivated.
1618         (RegConfig): Xref to Windows node.
1620 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
1622         * basic.texi (Inserting Text): Provide command name for C-q.
1624         * killing.texi (Killing): Copyedit.  Define read-only text.
1625         (Deletion): DEL and C-d were already explained in Erasing; xref there.
1626         (Killing by Lines): Copyedit.
1627         (Other Kill Commands): Move M-w description here.
1628         (Yanking): Move M-w to Other Kill Commands.
1629         (Kill Ring): Also mention saving text in registers.  Link to Text
1630         Properties in elisp manual.
1631         (Accumulating Text): Copyedit.
1632         (CUA Bindings): Shift selection is now the default.
1634 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1636         * maintaining.texi (Change Log): Mention next-error is available.
1638 2008-08-10  Glenn Morris  <rgm@gnu.org>
1640         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1641         and intermonth text.
1642         (Holiday Customizing): Add holiday-chinese.
1644 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
1646         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
1648 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1650         * files.texi (Log Buffer): Describe C-c C-d.
1651         (Diff Mode): Describe C-x 4 A.
1653 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
1655         * vc1-xtra.texi (VC Directory Mode): Fix last change.
1657 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
1659         * files.texi (Old Revisions): Update the keys used by vc-annotate and
1660         describe the new bindings to show the changeset diff, toggle annotation
1661         visibility, show revisions.
1662         (VC Status): Describe key bindings for modifying the change comments,
1663         displaying changeset diffs and annotations.
1665         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1667 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
1669         * vc1-xtra.texi (VC Directory Mode): Fix typo.
1671 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
1673         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1674         and wording.
1676 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
1678         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1679         marking/unmarking.  Add descriptions for the multiple file search
1680         commands.  Improve some old info.
1682 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
1684         * display.texi (Visual Line Mode): New node.
1686         * basic.texi (Inserting Text): Move DEL to deletion node.
1687         (Moving Point): Add additional alternative key bindings.  Describe
1688         line-move-visual.
1689         (Erasing): Describe DEL.
1690         (Basic Undo, Blank Lines, Arguments): Copyedit.
1691         (Continuation Lines): Mention Visual Line mode.
1692         (Position Info): Move extended discussion to mule.texi.
1694         * mule.texi (International Chars): Describe C-x =.
1696         * emacs.texi (Top): Add Visual Line Mode node.
1698 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1700         * emacs.texi: Remove VMS support.
1702 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
1704         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1705         the vc-dir command name.
1707 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1709         * xresources.texi: Remove mentions of Mac Carbon.
1711 2008-07-19  Andreas Schwab  <schwab@suse.de>
1713         * ns-emacs.texi: Move to ../misc.
1715 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1717         * entering.texi (Exiting): Don't describe text-only terminals as the
1718         default.  Describe the new startup screen.
1719         (Exiting): Describe how to kill Emacs first.  Change description of
1720         iconification to handle modern window systems.
1722 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1724         * ns-emacs.texi: New file, documents features of Emacs port under
1725         NeXTstep windowing.
1727 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1729         * entering.texi (Entering Emacs): Update prev node.
1731         * glossary.texi (Glossary): Remove xref to Text Characters.
1733         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
1734         directly, rather than in the context of ASCII.  Move description of
1735         special properties of modifier key to new Modifier Keys node.
1736         (Keys): Copyedit.
1737         (Text Characters): Delete node.  Multibyte is the default nowadays, and
1738         the node contents are obsolete.
1740         * custom.texi (Modifier Keys): New node.
1742         * emacs.texi (Top): Update node list.
1744 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
1746         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
1747         saying that Emacs provides menus and mouse support (which is par for
1748         the course).
1750         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
1751         early on.
1752         (Point): Copyedit.  Relegate historical trivia to a footnote.
1753         (Mode Line): Explain mode-line format more consistently.
1754         (Menu Bar): Copyedit.
1756 2008-06-27  Glenn Morris  <rgm@gnu.org>
1758         * cal-xtra.texi (Sexp Diary Entries):
1759         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1761 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
1763         * mark.texi (Shift selection): New node.
1764         (Mark): Copyedits.
1765         (Persistent Mark): Move to the end of the chapter.
1767 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
1769         * makefile.w32-in (distclean): Remove makefile.
1771 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1773         * building.texi (Starting GUD): Add an entry for gud-gdb.
1774         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1775         command mode.
1777 2008-06-17  Glenn Morris  <rgm@gnu.org>
1779         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1781 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1783         * building.texi (Starting GUD): Expand on remote debugging.
1784         (Other GDB-UI Buffers): Mention new keyboard bindings.
1786 2008-06-15  Glenn Morris  <rgm@gnu.org>
1788         * gnu.texi: Use a verbatim license for this invariant section,
1789         as per etc/GNU.
1791 2008-06-13  Daniel Engeler  <engeler@gmail.com>
1793         * emacs.texi, misc.texi: Add documentation about serial port access.
1795 2008-06-13  Glenn Morris  <rgm@gnu.org>
1797         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1798         maintain.info.
1800 2008-06-05  Miles Bader  <miles@gnu.org>
1802         * display.texi (Temporary Face Changes): Update to reflect function
1803         renamings in face-remap.el.
1805 2008-06-04  Miles Bader  <miles@gnu.org>
1807         * display.texi (Temporary Face Changes): Add
1808         `adjust-buffer-face-height'.  Rewrite description of
1809         `increase-buffer-face-height' and `decrease-default-face-height' now
1810         that they aren't bound by default.
1812 2008-06-03  Miles Bader  <miles@gnu.org>
1814         * display.texi (Temporary Face Changes): New node.
1816 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
1818         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1820 2008-05-31  Glenn Morris  <rgm@gnu.org>
1822         * cal-xtra.texi (Fancy Diary Display): Simplify.
1824 2008-05-30  Glenn Morris  <rgm@gnu.org>
1826         * cal-xtra.texi (Fancy Diary Display): Update for
1827         diary-display-function replacing diary-display-hook.
1829 2008-05-29  Drew Adams  <drew.adams@oracle.com>
1831         * msdog.texi (Windows Keyboard): Add descriptions of
1832         w32-register-hot-key and w32-unregister-hot-key.
1834 2008-05-21  Tom Tromey  <tromey@redhat.com>
1836         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
1837         Variables node.
1839 2008-05-19  Tom Tromey  <tromey@redhat.com>
1841         * custom.texi (Variables): Add Directory Variables to menu.
1842         (Directory Variables): New node.
1844 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1846         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
1848 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1850         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
1851         Revision Tags and rewritten.  Section now uses modern terminology,
1852         (tags rather than snapshots) and describes post-SCCS systems more
1853         accurately.
1855 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
1857         * msdog.texi (Windows Files): Update documentation of
1858         w32-get-true-file-attributes.
1860 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1862         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1863         directory mode.
1865 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
1867         * killing.texi (Appending Kills): Remove a strangely off-topic index
1868         entry "television".
1870 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1872         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
1874 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
1876         * emacs/buffers.texi, emacs/files.texi (Version-control):
1877         vc-toggle-read-only is no longer a good idea...
1879 2008-04-29  Glenn Morris  <rgm@gnu.org>
1881         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1883 2008-04-22  Juri Linkov  <juri@jurta.org>
1885         * dired.texi (Subdirectories in Dired): Describe using `^'
1886         to return to the parent directory.
1888 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
1890         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1891         recent changes.
1893 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
1895         * building.texi (GDB-UI Layout, Breakpoints Buffer)
1896         (Other GDB-UI Buffers): Update for recent thread related changes.
1898 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
1900         * maintaining.texi (Maintaining):
1901         * emacs.texi (Top): Typo.
1903 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1905         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1906         arg in `font-lock-add-keywords'.
1908 2008-04-08  Glenn Morris  <rgm@gnu.org>
1910         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1911         Also add Baha'i calendar references where appropriate.
1913 2008-04-05  Glenn Morris  <rgm@gnu.org>
1915         * custom.texi (Init File): Byte-compiling .emacs is bad.
1917 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1919         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1921 2008-03-29  Glenn Morris  <rgm@gnu.org>
1923         * calendar.texi: Update for `calendar-date-style' replacing
1924         `european-calendar'.
1926 2008-03-28  Jason Rumney  <jasonr@gnu.org>
1928         * display.texi (Display Custom): Mention overlay-margin in text.
1930 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1932         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1933         tutorial' comments.
1935 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
1937         * mark.texi (Mark): Rearrange nodes.
1938         (Persistent Mark): Rename from Transient Mark.
1939         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1940         Describe Transient Mark mode as the default.
1942         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1943         the default behavior with Transient Mark mode off.
1944         (Position Info): Fix typo.
1946         * display.texi (Standard Faces): Reference the Mark node.
1947         Remove discussion of the region face, which is discussed there.
1949         * emacs.texi (Top): Update node listings.
1951         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1952         as the default.
1954         * fixit.texi (Undo): Standardize choice of undo key sequence.
1955         (Undo, Spelling): Describe Transient Mark mode as the default.
1957         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1958         default.
1960         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1962         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1963         mode is the default, and note that the mark is not activated when set.
1965         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1966         Describe Transient Mark mode as the default.
1968         * search.texi (Basic Isearch): Reference the Mark Ring node.
1969         (Replace, Unconditional Replace, Other Repeating Search):
1970         Describe Transient Mark mode as the default.
1972         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1973         Transient Mark mode as the default.
1974         (Paragraphs): Describe how M-h behaves when region is active.
1976         * trouble.texi (Quitting): Clarify effects of C-g.
1978 2008-03-13  Glenn Morris  <rgm@gnu.org>
1980         * emacs.texi (EMACSVER): Set to 23.0.60.
1982 2008-03-05  Glenn Morris  <rgm@gnu.org>
1984         * dired.texi (Hiding Subdirectories): Fix previous change.
1986 2008-03-05  Drew Adams  <drew.adams@oracle.com>
1988         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
1990 2008-02-28  Kim F. Storm  <storm@cua.dk>
1992         * help.texi (Help Files): Move describe-gnu-project to C-h g.
1993         Move describe-distribution to C-h C-o.
1994         Move view-emacs-problems to C-h C-p.
1995         Add view-emacs-debugging on C-h C-d.
1996         Add view-external-packages on C-h C-e.
1997         Add view-order-manuals on C-h C-m.
1999 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2001         * msdog-xtra.texi (MS-DOS): Docstring fix.
2003 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2005         * msdog.texi (Windows Fonts): Use a @table for describing font
2006         properties.
2008 2008-02-07  Jason Rumney  <jasonr@gnu.org>
2010         * msdog.texi (Windows Files): w32-get-true-file-attributes default
2011         value has changed.
2012         (Windows HOME): Clarify what is meant by "if that fails as well".
2013         (Windows Fonts): New section.
2015 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
2017         * basic.texi (Basic Undo): Remove duplicate "you can".
2019 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2021         * maintaining.texi (Tags): Fix last change.
2023 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
2025         * tramp.texi: Use new FSF's Back-Cover Text.
2027 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
2029         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2031 2008-01-26  Richard Stallman  <rms@gnu.org>
2033         * maintaining.texi (Tags): Delete redundant index entry.
2035 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
2037         * programs.texi (Imenu): Move "@cindex tags" from here...
2038         * maintaining.texi (Tags): ...to here.
2040 2008-01-23  Kevin Ryde  <user42@zip.com.au>
2042         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2043         click count.
2045 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
2047         * entering.texi (Exiting): Fix typo.
2048         Reported by D. E. Evans <sinuhe@gnu.org>.
2050 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
2052         * glossary.texi (Glossary): Fix typo.
2054 2007-12-27  Richard Stallman  <rms@gnu.org>
2056         * text.texi (Formatted Text): Improve menu tag.
2057         (Editing Format Info): In Info, add duplicate menu of nodes
2058         about the submenus.
2059         (Format Faces): Say where Faces menu is found.  Mention Other.
2060         (Format Colors): Say where these submenus are found.
2061         (Format Indentation, Format Justification): Likewise.
2062         (Format Properties): Likewise.
2064 2007-12-22  Richard Stallman  <rms@gnu.org>
2066         * search.texi (Query Replace): Make exp of query-replace more
2067         self-contained, and clarify.
2069         * cc-mode.texi (Getting Started): Change @ref to @pxref.
2071 2007-12-15  Richard Stallman  <rms@gnu.org>
2073         * files.texi (Auto Save): Clarify definition of auto-saving.
2075 2007-11-26  Richard Stallman  <rms@gnu.org>
2077         * help.texi (Help Echo): Cleanups.
2079 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2081         * files.texi (Why Version Control?): Fix typo.
2082         (VCS Concepts): Fix typos; small tense fix.
2083         (Selecting a Fileset): Fix typos; small rewording.
2084         (Log Buffer): Likewise.
2085         (Old Revisions): Likewise.
2087 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2089         * mule.texi (Communication Coding): Fix wording of last change.
2091 2007-11-16  Werner Lemberg  <wl@gnu.org>
2093         * custom.texi (Specifying File Variables):
2094         * major.texi (Choosing Modes): Mention '\" in man pages.
2096 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
2098         * mule.texi (Communication Coding): Document x-select-request-type.
2100         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2102 2007-11-15  Francesco Potortì  <pot@gnu.org>
2104         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2105         --output=file.
2107 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
2109         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2110         (Help Echo): Avoid mentioning the term "region" here and
2111         consistently use the term "active text".
2113 2007-11-11  Glenn Morris  <rgm@gnu.org>
2115         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2117 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
2119         * search.texi (Query Replace): Mention
2120         `query-replace-show-replacement'.
2122 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
2124         * building.texi (Watch Expressions): Remove obscure sentence.
2126 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
2128         * mule.texi (Select Input Method): Describe how to activate an input
2129         method in the text mode.
2131 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2133         * cmdargs.texi (Misc Variables): Remove Sun windows info.
2135 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2137         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2139 2007-10-30  Glenn Morris  <rgm@gnu.org>
2141         * misc.texi (Directory Tracking): Explain a bit more about
2142         dirtrack-mode.
2144 2007-10-25  Glenn Morris  <rgm@gnu.org>
2146         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2148 2007-10-24  Richard Stallman  <rms@gnu.org>
2150         * misc.texi (Interactive Shell): Cleanup last change.
2152 2007-10-22  Juri Linkov  <juri@jurta.org>
2154         * mini.texi (Minibuffer History): Add text about a list of minibuffer
2155         default values.
2157 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
2159         * files.texi: Disambiguate two slightly different uses of the term
2160         'filesets'.
2162 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
2164         * trouble.texi (Quitting): Fix typo.
2166 2007-10-18  Glenn Morris  <rgm@gnu.org>
2168         * frames.texi (Mode Line Mouse): Mention minor mode names.
2170 2007-10-17  Juri Linkov  <juri@jurta.org>
2172         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2173         fill-paragraph operates on the active region in Transient Mark mode.
2174         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2175         with fill-paragraph.
2177         * basic.texi (Arguments): Replace fill-paragraph-or-region with
2178         fill-paragraph.
2180         * fixit.texi (Spelling): ispell-word operates on the active region
2181         in Transient Mark mode.
2183 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
2185         * building.texi (Source Buffers):
2186         * custom.texi (Init Non-ASCII):
2187         * glossary.texi (Glossary): Use "key binding" consistently.
2189 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
2191         * calendar.texi (Diary): Fix directive.
2193 2007-10-16  Richard Stallman  <rms@gnu.org>
2195         * calendar.texi (Diary): Clarify text about diary file example.
2197 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
2199         * files.texi: Capitalize node names according to convention.
2201 2007-10-13  Glenn Morris  <rgm@gnu.org>
2203         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2205 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2207         * emacs.texi:
2208         * files.texi (Version Systems): Minor fixes to version-control material
2209         suggested by RMS and Robert J. Chassell.
2211 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2213         * files.texi (Version Systems):
2214         * vc-xtra.texi:
2215         * vc1-xtra.texi:
2216         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2217         operations.  Change of terminology from `version' to `revision'.
2218         Revise text for adequate description of VCSes with monotonic IDs.
2219         * emacs.texi: Change of terminology from `version' to `revision'.
2221 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2223         * files.texi (Version Systems): Describe newer VCses.
2224         Reorder the descriptions to be chronological.
2226 2007-10-09  Richard Stallman  <rms@gnu.org>
2228         * display.texi (Cursor Display): Correct how cursor appears
2229         in nonselected windows.
2231 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2233         * building.texi (GDB Graphical Interface): Remove references to gdba
2234         and mention gud-gdb.
2236 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
2238         * rmail.texi (Rmail Sorting): Improve indexing.
2240 2007-10-06  Juri Linkov  <juri@jurta.org>
2242         * text.texi (Fill Commands): Document fill-paragraph-or-region.
2243         (Fill Prefix, Format Indentation): Replace fill-paragraph with
2244         fill-paragraph-or-region.
2246         * basic.texi (Arguments): Replace fill-paragraph with
2247         fill-paragraph-or-region.
2249 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2251         * files.texi: Update the section on version control for 2007
2252         conditions.  None of these changes are new-VC-specific; that
2253         will come later.
2255 2007-09-15  Glenn Morris  <rgm@gnu.org>
2257         * calendar.texi (Holidays): Change all instances of `holiday-list' back
2258         to `list-holidays'.
2260 2007-09-14  Glenn Morris  <rgm@gnu.org>
2262         * calendar.texi: Update all instances of mark-calendar-holidays,
2263         list-calendar-holidays, list-holidays with the new names.
2265 2007-09-06  Glenn Morris  <rgm@gnu.org>
2267         Move manual sources from man/ to subdirectories of doc/.
2268         Split into the Emacs manual in emacs/, and other manuals in misc/.
2269         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2270         manual.
2271         (infodir): New variable.
2272         (info): Use $infodir.
2273         (emacsman): Delete target, not needed any more.
2274         Move all targets that are not the Emacs manual to misc/Makefile.in.
2275         (mostlyclean): Remove `gnustmp'.
2276         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2277         manual.
2278         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2279         (emacsman): Delete target, not needed any more.
2280         (clean): Remove all info files but Emacs manual.
2281         Move all targets that are not the Emacs manual to misc/Makefile.in.
2282         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2284         * Makefile.in (INFOSOURCES): Delete.
2285         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2286         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
2287         *.vrs *.toc here...
2288         (maintainer-clean): ...from here.
2290 2007-09-05  Glenn Morris  <rgm@gnu.org>
2292         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2294 2007-08-29  Glenn Morris  <rgm@gnu.org>
2296         * emacs.texi (EMACSVER): Increase to 23.0.50.
2298 2007-08-27  Richard Stallman  <rms@gnu.org>
2300         * emacs.texi (Top): Clarify menu item for Glossary.
2302         * display.texi (Faces): Change secn title.
2303         Clarify not all fonts come from Font Lock.
2305 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
2307         * basic.texi (Position Info): Add index entry for face at point.
2308         Mention that character faces are also displayed by "C-u C-x =".
2310 2007-08-08  Glenn Morris  <rgm@gnu.org>
2312         * glossary.texi (Glossary): Deprecate `iff'.
2314 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2316         * files.texi (File Conveniences): Document point motion keys in Image
2317         mode.
2319 2007-07-27  Glenn Morris  <rgm@gnu.org>
2321         * emacs.texi (Copying): Include license text from gpl.texi, rather than
2322         in-line.
2324         * gpl.texi: New file with text of GPL.
2325         * Makefile.in (EMACSSOURCES): Add gpl.texi.
2327 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2329         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2331         * dired.texi (Wdired): Mention C-x C-q key binding.
2333 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2335         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2337 2007-07-25  Glenn Morris  <rgm@gnu.org>
2339         * emacs.texi (Copying): Replace license with GPLv3.
2341         * Relicense all FSF files to GPLv3 or later.
2343 2007-07-24  Glenn Morris  <rgm@gnu.org>
2345         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2346         for some calendars.
2348 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
2350         * screen.texi (Mode Line): Describe new mode-line flag that shows if
2351         default-directory for the current buffer is on a remote machine.
2353 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
2355         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2356         default value.
2358 2007-07-21  Richard Stallman  <rms@gnu.org>
2360         * files.texi (Why Version Control?): Improve previous change.
2362 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
2364         * files.texi (Why Version Control?): New node.
2366 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
2368         * building.texi (Starting GUD): Add xref to this anchor.
2370 2007-06-24  Karl Berry  <karl@gnu.org>
2372         * emacs.texi: New Back-Cover Text.
2374 2007-06-07  Alan Mackenzie  <acm@muc.de>
2376         * display.texi (Optional Mode Line): Document the new form of
2377         line+column numbers, "(561,2)".
2379 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
2381         * maintaining.texi (Create Tags Table): Fix typos.
2383 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2385         * Version 22.1 released.
2387 2007-05-07  Karl Berry  <karl@gnu.org>
2389         * emacs.texi (EMACSVER): Back to 22.
2391 2007-05-06  Richard Stallman  <rms@gnu.org>
2393         * maintaining.texi (Create Tags Table): Clean up previous change.
2395 2007-05-05  Francesco Potortì  <pot@gnu.org>
2397         * maintaining.texi (Create Tags Table): Add text about the dangers of
2398         making symbolic links to tags files.
2400 2007-05-04  Karl Berry  <karl@gnu.org>
2402         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2404 2007-05-03  Karl Berry  <karl@gnu.org>
2406         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2408         * .cvsignore (*.pdf): New entry.
2410         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2411         for printing.
2413 2007-05-01  Richard Stallman  <rms@gnu.org>
2415         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2417 2007-04-28  Glenn Morris  <rgm@gnu.org>
2419         * ack.texi (Acknowledgments):
2420         * anti.texi (Antinews):
2421         * programs.texi (Program Modes): Restore mention of python.el pending
2422         consideration of legal status.
2424 2007-04-28  Richard Stallman  <rms@gnu.org>
2426         * files.texi (File Names): Fixes to ~ description on MS systems.
2428 2007-04-26  Glenn Morris  <rgm@gnu.org>
2430         * emacs.texi (EMACSVER): Increase to 22.1.50.
2432 2007-04-25  Karl Berry  <karl@gnu.org>
2434         * emacs.texi: Improve line breaks on copyright page,
2435         similar layout to lispref, 8.5x11 by default.
2437         * dired.texi (Image-Dired): Improve line break, fix typo.
2439 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
2441         * programs.texi (Program Modes):
2442         * anti.texi (Antinews):
2443         * ack.texi (Acknowledgments): python.el removed.
2445 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
2447         * display.texi (Highlight Interactively): Correct description of
2448         hi-lock-file-patterns-policy.
2450         * files.texi (File Archives): Mention self-extracting executables.
2452 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
2454         * search.texi (Unconditional Replace, Query Replace): Add xref to
2455         "Replacement and Case".
2457 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
2459         * dired.texi (Image-Dired): Move from Thumbnails node.
2460         * misc.texi (Thumbnails): Node deleted.
2461         * emacs.texi (Top): Update node listing.
2463         * files.texi (File Conveniences):
2464         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2466 2007-04-21  Richard Stallman  <rms@gnu.org>
2468         * display.texi (Highlight Interactively): Correct previous change.
2469         Clarify doc of hi-lock-find-patterns, and move new features into it.
2471 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
2473         * display.texi (Highlight Interactively): Document
2474         hi-lock-file-patterns-policy.
2476 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
2478         * display.texi (Scrolling): Fix typo.
2480 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
2482         * doclicense.texi: Remove node heading, so that it can be included by
2483         other files.
2485         * emacs.texi: Insert node heading for GFDL.
2487 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
2489         * cmdargs.texi (Colors): Qualify "color of window" index entry by
2490         "command line".
2492         * display.texi (Faces): Refer to "Creating Frames" for face
2493         and other frame customizations in .emacs.
2495         * frames.texi (Creating Frames): Mention that face customizations can
2496         be put in .emacs.  Add index entries.
2498 2007-04-12  Richard Stallman  <rms@gnu.org>
2500         * glossary.texi (Glossary): Explain `iff'.
2502 2007-04-11  Karl Berry  <karl@gnu.org>
2504         * gnu.texi (Top),
2505         * macos.texi (Mac Font Specs),
2506         * anti.texi (Antinews),
2507         * xresources.texi (Resources),
2508         * misc.texi (Emulation),
2509         * calendar.texi (Daylight Saving),
2510         * dired.texi (Dired and Find),
2511         * rmail.texi (Remote Mailboxes),
2512         * sending.texi (Mail Headers),
2513         * programs.texi (Which Function),
2514         * files.texi (Recover),
2515         * buffers.texi (Uniquify),
2516         * frames.texi (Wheeled Mice),
2517         * killing.texi (Rectangles): Wording to improve breaks in
2518         8.5x11 format.
2519         * mule.texi (Language Environments): \hbadness=10000 since there's
2520         no way to reword.
2521         * emacs.texi (smallbook): New @set to more easily switch between
2522         smallbook and 8.5x11.
2524 2007-04-11  Richard Stallman  <rms@gnu.org>
2526         * files.texi (File Conveniences): Add xref to Tumme.
2527         Delete text about Thumbnail mode.
2529 2007-04-09  Alan Mackenzie  <acm@muc.de>
2531         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2532         new name.  Insert concept index entries.
2534 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
2536         * display.texi (Standard Faces): Document prefix arg for
2537         list-faces-display.
2539         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2541 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2543         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2545         * files.texi (Misc File Ops): Rewrite description of
2546         insert-file-literally.
2548 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
2550         * misc.texi (Printing): Postscript -> PostScript.
2552         * ack.texi (Acknowledgments): Postscript -> PostScript.
2554         * custom.texi (Init File, Init Non-ASCII): Fix last change.
2556         * emacs.texi (Top): Fix the menu due to the change in custom.texi
2557         below.
2559 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
2561         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
2562         Init Non-ASCII.
2563         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2564         (Init Non-ASCII): New node.
2566 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2568         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2570 2007-03-12  Glenn Morris  <rgm@gnu.org>
2572         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2573         "Daylight Savings".
2575         * calendar.texi: Replace "daylight savings" with "daylight
2576         saving" in text throughout.
2578 2007-03-04  Richard Stallman  <rms@gnu.org>
2580         * custom.texi (Safe File Variables): Minor correction.
2582 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
2584         * rmail.texi (Movemail): Add internal ref.
2585         Don't indent the intro for the PROTO table.
2586         Format PROTO table items with @code.
2588 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
2590         * building.texi: Remove references to bashdb.
2592 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
2594         * mule.texi (Language Environments): Update list of supported language
2595         environments.
2597 2007-02-14  Kim F. Storm  <storm@cua.dk>
2599         * building.texi (Grep Searching): Fix lgrep doc.
2601 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2603         * back.texi: Remove unused file.
2605 2007-02-05  Francesco Potortì  <pot@gnu.org>
2607         * maintaining.texi (Tag Syntax): Now --members is the default for
2608         etags, not for ctags yet.
2610 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
2612         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
2613         headers compliant with Texinfo guidelines and with what texnfo-upd.el
2614         expects.  Add comments to prevent people from inadvertently modifying
2615         the key parts needed by `texinfo-multiple-files-update'.
2617 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
2619         * frames.texi (Secondary Selection): Window clicked does not matter
2620         when mouse-yank-at-point is non-nil.
2622 2007-01-16  Glenn Morris  <rgm@gnu.org>
2624         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2625         system abbrev.
2627 2007-01-11  Richard Stallman  <rms@gnu.org>
2629         * msdog.texi (Windows Keyboard): Another small cleanup.
2631 2007-01-10  Richard Stallman  <rms@gnu.org>
2633         * msdog.texi (Windows Keyboard): Yet another try to make
2634         everyone happy with that passage.
2636 2007-01-05  Richard Stallman  <rms@gnu.org>
2638         * anti.texi (Antinews): Mention M-x shell scrolling.
2640 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
2642         * building.texi (Watch Expressions): Describe gdb-max-children.
2644 2007-01-04  Richard Stallman  <rms@gnu.org>
2646         * msdog.texi (Windows Keyboard): Clarify previous change.
2648 2007-01-02  Richard Stallman  <rms@gnu.org>
2650         * custom.texi (Changing a Variable): Minor clarification.
2651         (Specific Customization): customize-customized => customize-unsaved.
2653         * entering.texi (Entering Emacs): Clean up text about restarting
2654         Emacs for each file.
2656         * misc.texi (Shell Options): Minor cleanup.
2658         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2659         with Emacs, not vice versa.
2661         * programs.texi (Symbol Completion): Recommend customizing
2662         window manager.
2664         * xresources.texi (Resources): Minor fix.
2666 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
2668         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2670 2007-01-01  Richard Stallman  <rms@gnu.org>
2672         * commands.texi (User Input): Document keys stolen by window mangers.
2674 2006-12-31  Richard Stallman  <rms@gnu.org>
2676         * custom.texi (Specific Customization): Document customize-option
2677         instead of customize-variable.
2679 2006-12-31  Kim F. Storm  <storm@cua.dk>
2681         * major.texi (Choosing Modes): Document auto-mode-case-fold.
2683 2006-12-30  Kim F. Storm  <storm@cua.dk>
2685         * killing.texi (CUA Bindings): Fix typo.
2687         * xresources.texi (Table of Resources): Mention grow-only value for
2688         auto-resize-tool-bars.
2690 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
2692         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2693         and how to get them back.
2695 2006-12-26  Richard Stallman  <rms@gnu.org>
2697         * calendar.texi (Holidays): Holiday listing is based on current
2698         practice, but DST is not.
2700 2006-12-25  Richard Stallman  <rms@gnu.org>
2702         * emacs.texi (Top): Update subnode menus.
2704         * mark.texi (Transient Mark): Fix xref.
2706         * killing.texi (Graphical Kill): Node deleted.
2707         (Killing): Add xref to Cut and Paste.
2708         (CUA Bindings): Update xref.
2710         * frames.texi (Cut and Paste): New section to hold other nodes.
2711         (Mouse Commands): Node demoted.
2712         (Cut/Paste Other App): Split out from Mouse Commands.
2713         (Word and Line Mouse): Likewise.
2714         (Secondary Selection, Clipboard): Nodes demoted.
2716 2006-12-24  Kevin Ryde  <user42@zip.com.au>
2718         * calendar.texi (Holidays): US daylight saving begins second Sunday
2719         in March for 2007 onwards.
2720         (Daylight Savings): Show new US default daylight saving rules, 2nd
2721         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2723 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
2725         * calendar.texi (Scroll Calendar): < and > are switched.
2727 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
2729         * killing.texi (Deletion): Describe M-\ prefix argument.
2731 2006-12-23  Richard Stallman  <rms@gnu.org>
2733         * search.texi (Regexp Search): Explain why forward and reverse regexp
2734         search are not mirror images.
2736 2006-12-19  Kim F. Storm  <storm@cua.dk>
2738         * major.texi (Choosing Modes): Describe match-function elements for
2739         magic-mode-alist.
2741 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
2743         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2744         peculiarities.
2746 2006-12-18  Richard Stallman  <rms@gnu.org>
2748         * abbrevs.texi (Editing Abbrevs): Fix previous change.
2750 2006-12-17  Alan Mackenzie  <acm@muc.de>
2752         * programs.texi (Left Margin Paren): Remove the bit which says
2753         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2754         Discuss some of the issues of setting this option to nil.
2756 2006-12-17  Glenn Morris  <rgm@gnu.org>
2758         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2760 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2762         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2763         (Windows Files): `w32-get-true-file-attributes' is only relevant for
2764         NTFS volumes.
2765         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2766         volumes.
2768 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
2770         * text.texi (HTML Mode): Fix "C-c TAB".
2772 2006-12-09  Richard Stallman  <rms@gnu.org>
2774         * misc.texi (Invoking emacsclient): Simplify TCP file text.
2776 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
2778         * files.texi (Misc File Ops): Document insert-file-literally.
2780 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
2782         * cmdargs.texi (Colors): Note that --color is intended for overriding
2783         the terminal defaults, not for normal invocation.
2785         * misc.texi (Emacs Server): Improve wording.  Don't mention the
2786         ``server program''.  Add a cross-reference to "Init File" node.
2787         (Invoking emacsclient): Add index entries.  Document both short and
2788         long versions of command-line options.  Document the -f option.
2790 2006-12-06  Richard Stallman  <rms@gnu.org>
2792         * text.texi (Outline Format): Say to set outline-regexp
2793         and outline-level with major modes and file local variables.
2795 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2797         * anti.texi (Antinews): Mention the alternative to
2798         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2800         * misc.texi (Interactive Shell): Ditto.
2802 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
2804         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2806         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2808 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
2810         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2811         colon in the mode line.
2813         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2815 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2817         * building.texi (Watch Expressions): Mention SPC for expanding/
2818         contracting watch expressions.
2820 2006-11-26  Kim F. Storm  <storm@cua.dk>
2822         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2824 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2826         * building.texi (Debugger Operation): Define text command mode.
2827         Clarify how tooltips work.
2828         (GDB Graphical Interface): Explain how to run in text command mode
2829         more clearly.
2831 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
2833         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2835 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2837         * anti.texi (Antinews): Mention --server-file and TCP sockets.
2839 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
2841         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2842         and EMACS is deprecated.
2844 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
2846         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2848 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
2850         * Makefile.in (emacs.dvi): Remove xresmini.texi.
2852         * emacs.texi: Include xresources.texi both for info and dvi.
2854         * xresources.texi: Merge text from xresmini.texi.
2856 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
2858         * glossary.texi: Fix typos.
2860 2006-11-06  Richard Stallman  <rms@gnu.org>
2862         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2864         * ack.texi (Acknowledgments): Fix name spelling.
2866 2006-11-01  Juri Linkov  <juri@jurta.org>
2868         * search.texi (Word Search): Document incremental word search.
2870 2006-10-28  Glenn Morris  <rgm@gnu.org>
2872         * ack.texi (Acknowledgments): Add cal-html author.
2874         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2875         Calendar").  Describe new package cal-html.
2876         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2877         Calendar Files."
2879 2006-10-23  Richard Stallman  <rms@gnu.org>
2881         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2882         Abbrev mode is enabled.
2884 2006-10-16  Richard Stallman  <rms@gnu.org>
2886         * emacs.texi: Update ISBN.
2888 2006-10-11  Kim F. Storm  <storm@cua.dk>
2890         * emacs.texi (Acknowledgments): Use @dotless{i}.
2892 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
2894         * building.texi (Breakpoints Buffer): Mention catchpoints.
2896 2006-10-08  Kim F. Storm  <storm@cua.dk>
2898         * ack.texi (Acknowledgments): Update.
2900         * emacs.texi (Acknowledgments): Fix bad @/ form.
2902 2006-10-05  Kim F. Storm  <storm@cua.dk>
2904         * emacs.texi (Acknowledgments): Add more contributors.
2906 2006-10-03  Richard Stallman  <rms@gnu.org>
2908         * emacs.texi (Acknowledgments): Update version and edition.
2910 2006-10-01  Karl Berry  <karl@gnu.org>
2912         * custom.texi (Customization Groups): Page break to keep example buffer
2913         on one page.
2915 2006-09-30  Karl Berry  <karl@gnu.org>
2917         * programs.texi (Basic Indent): @need to improve page break.
2918         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2920 2006-09-29  Glenn Morris  <rgm@gnu.org>
2922         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2924 2006-09-29  Karl Berry  <karl@gnu.org>
2926         * windows.texi (Basic Window): Remove forced @break, no longer
2927         desirable.
2928         * frames.texi (Frame Commands),
2929         * mark.texi (Marking Objects): Reword to avoid bad page break.
2930         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2932 2006-09-19  Richard Stallman  <rms@gnu.org>
2934         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2935         stick to present tense.
2937 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2939         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2940         to x-gtk-use-old-file-dialog.
2941         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2943 2006-09-15  Jay Belanger  <belanger@truman.edu>
2945         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
2946         Change "Library Public License" to "Lesser Public License"
2947         throughout.  Use "yyyy" to represent year.
2949 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
2951         * files.texi (Visiting): Add index entry "open file".
2953 2006-09-11  Richard Stallman  <rms@gnu.org>
2955         * building.texi (Compilation Mode): Clarification.
2956         (Grep Searching): Add xref to Compilation Mode.
2958 2006-09-08  Richard Stallman  <rms@gnu.org>
2960         * search.texi (Search): Ref multi-file search commands here.
2961         (Other Repeating Search): Not here.
2963 2006-08-28  Richard Stallman  <rms@gnu.org>
2965         * windows.texi (Split Window): Update xref.
2967         * basic.texi (Continuation Lines): Update xref.
2969         * indent.texi (Tab Stops): Update xref.
2971         * emacs.texi (Top): Update subnode menu.
2973         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2974         split out of Display Custom.
2976 2006-08-25  Kim F. Storm  <storm@cua.dk>
2978         * display.texi (Display Custom): Add variables overline-margin
2979         and x-underline-at-descent-line.
2981 2006-08-25  Richard Stallman  <rms@gnu.org>
2983         * entering.texi (Exiting): Rewrite to give graphical displays
2984         priority over text terminals.
2986         * search.texi (Incremental Search): Move index entries.
2988 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
2990         * custom.texi (Init File): Reference Find Init to avoid "home
2991         directory" confusion.
2993 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
2995         * building.texi (Other GDB-UI Buffers): Describe how to edit
2996         a value in the locals buffer.
2998 2006-08-21  Richard Stallman  <rms@gnu.org>
3000         * search.texi (Basic Isearch): Add `isearch' index entry.
3002 2006-08-16  Richard Stallman  <rms@gnu.org>
3004         * misc.texi (Saving Emacs Sessions): Clean up wording.
3006         * mark.texi (Marking Objects): Mention term "select all".
3008         * emacs.texi (Top): Update subnode menu.
3010         * help.texi (Help Mode): Move node up in file.
3012 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
3014         * building.texi (Stack Buffer): Explain fringe arrow.
3016 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
3018         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3019         on startup.
3021 2006-08-11  Romain Francoise  <romain@orebokech.com>
3023         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3025 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3027         * mule.texi (Recognize Coding, Text Coding): Fix typos.
3029 2006-08-10  Richard Stallman  <rms@gnu.org>
3031         * text.texi (Format Faces): Substantial rewrites to deal
3032         with face merging.  Empty regions don't count.  Clarify
3033         face property inheritance.
3035 2006-08-08  Romain Francoise  <romain@orebokech.com>
3037         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3038         <arjuropo@cc.jyu.fi>.
3040 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
3042         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3043         apply to all frames.
3045 2006-08-01  Richard Stallman  <rms@gnu.org>
3047         * help.texi (Name Help): Add index entries for describe-variable.
3049 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
3051         * building.texi (GDB Graphical Interface): Shorten node names.
3052         (GDB-UI Layout): Use GDB-related.
3053         (Other GDB-UI Buffers): Simplify English.
3055 2006-07-31  Richard Stallman  <rms@gnu.org>
3057         * search.texi (Query Replace): Add xref for Dired's Q command.
3059 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
3061         * building.texi (GDB commands in Fringe): Rename to...
3062         (Source Buffers): ..this and move forward.  Describe hollow arrow and
3063         new option gdb-find-source-frame.
3065 2006-07-29  Richard Stallman  <rms@gnu.org>
3067         * dired.texi (Operating on Files): Simplify previous change
3068         and fix Texinfo usage.
3070 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
3072         * dired.texi (Operating on Files): Add cross-references.  State the
3073         Unix commands that do similar things.
3075 2006-07-28  Richard Stallman  <rms@gnu.org>
3077         * mark.texi (Transient Mark): Clarify that region never disappears
3078         when Transient Mark mode is off, and not when it is on.
3080 2006-07-27  Richard Stallman  <rms@gnu.org>
3082         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
3084 2006-07-24  Richard Stallman  <rms@gnu.org>
3086         * xresources.texi (GTK styles): Fix texinfo usage.
3088         * commands.texi (User Input): Explain why we teach keyboard cmds.
3090         * xresources.texi, xresmini.texi, search.texi, programs.texi:
3091         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3092         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3093         * doclicense.texi, display.texi, dired.texi, basic.texi:
3094         * anti.texi, ack.texi: Move periods and commas inside quotes.
3096 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
3098         * cmdargs.texi (General Variables): Document EMAIL.
3100 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
3102         * frames.texi (Frame Commands): Mention that focus-follows-mouse
3103         doesn't have effect on MS-Windows.
3105 2006-07-17  Richard Stallman  <rms@gnu.org>
3107         * building.texi (Grep Searching): Explain about chaining grep commands.
3109 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3111         * killing.texi, mini.texi: Fix typos.
3113 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
3115         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3116         is invoked for multiple files.
3118 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
3120         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3121         on-line manual for the rest of this node.
3122         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3123         unconditionally.
3124         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3125         Improve wording.
3126         (Windows Printing): Improve wording.
3127         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3128         rest of this node.
3130 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3132         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3133         with eval-buffer.
3135 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
3137         * mule.texi (Coding Systems, Specify Coding): Link descriptions
3138         of character translation.
3140 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
3142         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3144 2006-07-03  Karl Berry  <karl@gnu.org>
3146         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3147         not-too-underfull hboxes in the TeX output.
3148         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3149         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3150         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3151         * sending.texi, text.texi: Fix overfull/underfull boxes.
3153 2006-07-03  Romain Francoise  <romain@orebokech.com>
3155         * m-x.texi (M-x): Fix.
3157 2006-07-03  Richard Stallman  <rms@gnu.org>
3159         * search.texi (Other Repeating Search): filename -> file name.
3161         * misc.texi (Narrowing): Minor cleanups.
3163         * files.texi (Visiting): filename -> file name.
3165         * emacs.texi (Top): Update subnode menus.
3167         * mule.texi (Coding Systems): Move char translation stuff here.
3168         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3169         (Recognize Coding): Substantial local rewrites.
3170         (International): Update menu.
3172         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3173         (Scrolling): Substantial local rewrites.
3174         (Display): Update menu and intro.
3176         * dired.texi: filename -> file name.
3178         * custom.texi (Safe File Variables): Texinfo usage fix.
3180 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
3182         * help.texi, m-x.texi: Lots of cleanups.
3184 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
3186         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3187         (Windows Processes, Windows Misc): Shorten the printed version by
3188         selectively conditioning less important portions by @ifnottex.
3190 2006-06-27  Richard Stallman  <rms@gnu.org>
3192         * mini.texi (Minibuffer File): Minor cleanup.
3194 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
3196         * frames.texi (XTerm Mouse): Rename to...
3197         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
3199         * emacs.texi (Top): Use new node name.
3201 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
3203         * emacs.texi (Top): Update the detailed menu according to changes in
3204         msdog.texi.
3206         * msdog.texi (Windows Keyboard): New section.
3207         (Windows Mouse): New section.
3208         (Windows System Menu): Remove section (text merged with "Windows
3209         Keyboard").
3210         (Windows Misc): New section.
3212         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3214         * msdog.texi (ls in Lisp): New section.
3216         * files.texi (Visiting): Document case-insensitive wildcard matching
3217         under find-file-wildcards.
3219 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3221         * macos.texi (Mac Input): Add description of mac-function-modifier.
3222         Now Unicode keyboard layouts work.
3224 2006-06-10  Richard Stallman  <rms@gnu.org>
3226         * mule.texi (Recognize Coding): Clarify previous change.
3228 2006-06-09  Kenichi Handa  <handa@m17n.org>
3230         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3231         notation.
3233 2006-06-07  Kevin Ryde  <user42@zip.com.au>
3235         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3236         manual for @ifnottex, but in emacs-extra for @iftex.
3238         * cmdargs.texi (General Variables): Fix smtpmail xref.
3240 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3242         * programs.texi (Comment Commands):
3243         * custom.texi (Specifying File Variables):
3244         Use ;; instead of ;;; to better follow coding conventions.
3246 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
3248         * building.texi (Watch Expressions): Move node to end.
3249         (GDB Graphical Interface): Move description of clicks in fringe...
3250         (GDB commands in the Fringe): ...to here.  New node.
3252 2006-06-05  Romain Francoise  <romain@orebokech.com>
3254         * xresmini.texi (GTK resources): Fix various typos.
3256 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
3258         * building.texi (GDB Graphical Interface): Update bindings.
3259         (Commands of GUD): Add gud-print.  Remove gud-run.
3260         Restate availability more generally.
3262 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
3264         * mini.texi: Lots of cleanups.
3266 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
3268         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3269         and Mouse-2.
3271 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
3273         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3275 2006-05-31  Richard Stallman  <rms@gnu.org>
3277         * basic.texi (Moving Point): Fix previous change.
3279 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3281         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3283 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
3285         * basic.texi: Many simplifications and improvements in wording.
3287 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
3289         * anti.texi (Antinews): Create a node for gdb-ui.
3291 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3293         * frames.texi (Menu Bars, Tool Bars): Add index entries.
3295 2006-05-20  Richard Stallman  <rms@gnu.org>
3297         * dired.texi (Dired Navigation): dired-goto-file is now j.
3299 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
3301         * mule.texi (Coding Systems): Mention the undecided-* coding systems
3302         and their aliases.
3304         * msdog.texi (Windows Printing): Mention non-support of plain text
3305         printing with some el-cheapo printers, and suggest a workaround.
3307 2006-05-20  Kevin Ryde  <user42@zip.com.au>
3309         * text.texi (TeX Print): tex-dvi-view-command has a default value,
3310         remove the bit saying you must set it.
3312 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3314         * trouble.texi (Checklist):
3315         * text.texi (Text, Auto Fill, Text Mode):
3316         * search.texi (Nonincremental Search):
3317         * rmail.texi (Rmail Labels):
3318         * mule.texi (Input Methods, Multibyte Conversion):
3319         * misc.texi (Gnus, Where to Look, PostScript):
3320         * maintaining.texi (Create Tags Table):
3321         * indent.texi (Indentation Commands):
3322         * fixit.texi (Spelling):
3323         * emacs.texi (Copying):
3324         * custom.texi (Init File): ifinfo -> ifnottex.
3326 2006-05-17  Richard Stallman  <rms@gnu.org>
3328         * files.texi (Diff Mode): Mention C-x `.
3330 2006-05-08  Richard Stallman  <rms@gnu.org>
3332         * custom.texi (Disabling): Textual cleanups.
3334 2006-05-12  Glenn Morris  <rgm@gnu.org>
3336         * calendar.texi (Displaying the Diary, Format of Diary File):
3337         Refer to diary-view-entries, diary-list-entries,
3338         diary-show-all-entries rather than obsolete aliases.
3340 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
3342         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3343         (Displaying the Diary, Special Diary Entries, Importing Diary):
3344         * building.texi (Compilation Shell):
3345         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3346         emacs-xtra with @inforef's.
3348         * files.texi (Visiting): Fix wording.
3350         * mule.texi (Coding Systems, Text Coding): More indexing.
3351         Mention that C-x RET f can set eol conversion.
3353 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
3355         * xresmini.texi (GTK resources): Insert GTK description.
3357         * xresources.texi (GTK resources): metafont should be menufont.
3359 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
3361         * mini.texi (Completion Options): Completion of remote files'
3362         method, user name and host name is active only in partial
3363         completion mode.
3365 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3367         * makefile.w32-in (emacs.dvi):
3368         * Makefile.in (emacs.dvi): Add xresmini.texi.
3370         * xresmini.texi (Table of Resources): Remove xref to non-existent
3371         node "LessTif Resources".
3373         * msdog.texi (Microsoft Windows):
3374         * calendar.texi (Calendar/Diary, Displaying the Diary)
3375         (Special Diary Entries, Importing Diary, Holidays):
3376         * programs.texi (Program Modes):
3377         * text.texi (Text):
3378         * buffers.texi (Several Buffers):
3379         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3381 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3383         The following changes merge the emacs-xtra manual into the main
3384         manual, but only for on-line version of the manual.
3386         * vc2-xtra.texi (Version Backups, Local Version Control)
3387         (Making Snapshots, Change Logs and VC, Version Headers)
3388         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3389         on-line manual.
3391         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3392         for on-line manual.
3394         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3395         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3396         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3397         for on-line manual.
3399         * fortran-xtra.texi (Fortran, Fortran Autofill)
3400         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3401         for on-line manual.
3403         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3404         Conditional xref's for on-line manual.
3406         * emerge-xtra.texi (Emerge, Overview of Emerge)
3407         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3408         manual.
3410         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3411         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3412         (EMACSSOURCES): Use EMACS_XTRA.
3413         (../info/emacs-xtra): Remove.
3414         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3416         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3417         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3418         (EMACSSOURCES): Use EMACS_XTRA.
3419         ($(infodir)/emacs-xtra): Remove.
3420         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3422         * trouble.texi (Quitting):
3423         * text.texi (Text):
3424         * programs.texi (Program Modes):
3425         * msdog.texi (Microsoft Windows):
3426         * frames.texi (Frames):
3427         * files.texi (Backup, Version Control, VC Concepts)
3428         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3429         (Registering, VC Status, VC Undo, Multi-User Branching)
3430         (Comparing Files):
3431         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3432         (Displaying the Diary, Special Diary Entries, Importing Diary):
3433         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3434         conditional xref's, depending on @iftex/@ifnottex.
3436         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3437         "MS-DOS".  @include msdog-xtra.texi.
3439         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3440         <Top Level> [ifnottex]: @include fortran-xtra.texi.
3442         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3443         for vc-xtra.texi subsections.
3444         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3445         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3447         * sending.texi (Sending Mail): A @node line without explicit Prev,
3448         Next, and Up links.
3450         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3451         Next, and Up links.
3453         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3454         and its sections.  @include picture-xtra.texi.
3456         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3457         "Emerge".
3458         (List Tags) [ifnottex]: @include emerge-xtra.texi.
3460         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3461         exact duplicate of its name-sake in calendar.texi.
3463         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3464         "Advanced Calendar/Diary Usage".
3465         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3467         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3468         dired-xtra.texi.
3469         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3471         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3472         (Files) [ifnottex]: Add menu entry for Autorevert.
3474         * emacs-xtra.texi (Introduction): Reword to make consistent with
3475         printed version only.
3476         <Top level>: Remove the body of all chapters and move them to the
3477         new *-xtra.texi files.  Use @raisesections and @lowersections to
3478         convert sections to chapters etc.
3480         * msdog-xtra.texi:
3481         * fortran-xtra.texi:
3482         * vc-xtra.texi:
3483         * vc1-xtra.texi:
3484         * vc2-xtra.texi:
3485         * emerge-xtra.texi:
3486         * cal-xtra.texi:
3487         * dired-xtra.texi:
3488         * arevert-xtra.texi: New files, with text from respective chapters
3489         of emacs-xtra.texi.  Convert each @chapter into @section, @section
3490         into @subsection, etc.
3492         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
3493         updated.
3495         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3496         Windows".  All references updated.
3498 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3500         * macos.texi (Mac Input): Mention input from Character Palette.
3501         (Mac Font Specs): Fix typo.
3503 2006-05-05  Richard Stallman  <rms@gnu.org>
3505         * files.texi (Diff Mode): Minor cleanup.
3507 2006-05-05  Karl Berry  <karl@gnu.org>
3509         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3510         errors from the current release of makeinfo (4.8).
3511         * help.texi (Library Keywords): Change widest word in multitable
3512         template from `emulations' to `convenience'.  (Not sure if this is
3513         related to the font change.)
3515 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3517         * files.texi (File Names): Add a footnote about limited support of
3518         ~USER on MS-Windows.
3520         * cmdargs.texi (Initial Options): Add a footnote about limited
3521         support of ~USER on MS-Windows.
3523 2006-05-03  Richard Stallman  <rms@gnu.org>
3525         * files.texi (Diff Mode): Node moved here.
3526         (Comparing Files): Delete what duplicates new node.
3527         (Files): Put Diff Mode in menu.
3529         * misc.texi (Diff Mode): Moved to files.texi.
3531         * emacs.texi (Top): Update menu for Diff Mode.
3533         * trouble.texi (Emergency Escape): Simplify.
3535         * emacs.texi (Top): Minor clarification.
3537 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3539         * commands.texi, entering.texi, screen.texi: Many simplifications.
3541 2006-05-03  Richard Stallman  <rms@gnu.org>
3543         * commands.texi (Text Characters): Delete paragraph about unibyte
3544         non-ASCII printing chars.
3546         * killing.texi (Killing): Say "graphical displays".
3547         * display.texi: Say "graphical displays".
3549         * cmdargs.texi (Misc X): Say "graphical displays".
3551 2006-05-01  Richard Stallman  <rms@gnu.org>
3553         * emacs.texi (Top): Add Diff Mode to menu.
3555 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3557         * misc.texi (Diff Mode): New node.
3559 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3561         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3562         (Mac Environment Variables): Shorten example line.
3563         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
3565 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
3567         * building.texi (GUD Customization): Describe cases %d and %c.
3568         Update description for %e.
3570 2006-04-30  Glenn Morris  <rgm@gnu.org>
3572         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3574 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
3576         * custom.texi (Examining): Update C-h v output example.
3578 2006-04-29  Kim F. Storm  <storm@cua.dk>
3580         * building.texi (Grep Searching): Add lgrep and rgrep.
3582 2006-04-23  Richard Stallman  <rms@gnu.org>
3584         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3586         * xresmini.texi: New file.
3588         * xresources.texi (Face Resources): Split table into font resources
3589         and the rest.  Combine similar attributes for brevity.
3591 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
3593         * emacs-xtra.texi (MS-DOS File Names): Remove section about
3594         backslashes and case-insensitivity in file names (moved to the
3595         main manual).
3596         (MS-DOS Printing): Move most of the text to the main manual.
3598         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3599         New nodes.
3600         (Windows Processes, Windows System Menu): Add index entries and
3601         fix wording.
3603 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3605         * misc.texi (Shell Ring): Add notes on saved input when
3606         navigating off the end of the history list.
3608 2006-04-18  Chong Yidong  <cyd@mit.edu>
3610         * misc.texi (Shell Options): Correct default value of
3611         comint-scroll-show-maximum-output.
3613 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3615         * building.texi (Watch Expressions): Update.
3617 2006-04-12  Richard Stallman  <rms@gnu.org>
3619         * search.texi: Clean up previous change.
3621 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
3623         * search.texi (Regexp Backslash, Regexp Replace): Add index
3624         entries for ``back reference'' and mention the term itself in the
3625         text.
3627 2006-04-11  Richard Stallman  <rms@gnu.org>
3629         * custom.texi (Safe File Variables):
3630         Document enable-local-variables = :safe.
3632 2006-04-11  Karl Berry  <karl@gnu.org>
3634         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3635         (Remote Repositories, Version Backups, Local Version Control)
3636         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3637         (Miscellaneous Commands and Features of VC, Change Logs and VC)
3638         (Renaming VC Work Files and Master Files)
3639         (Inserting Version Control Headers, Customizing VC, General Options)
3640         (Options for RCS and SCCS, Options specific for CVS): Move all
3641         these nodes to emacs-xtra.texi, for brevity.
3642         * cmdargs.texi, files.texi: Change cross-references.
3644 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3646         * files.texi (Old Versions): Update description of vc-annotate's
3647         use of color to indicate date ranges.
3649 2006-04-09  Kevin Ryde  <user42@zip.com.au>
3651         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3652         put info and printed manual names the right way around.
3654 2006-04-09  Karl Berry  <karl@gnu.org>
3656         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3657         emacs-xtra.texi, leaving only MS Windows information.
3658         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3659         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3660         node names.
3662         * emacs.texi: Move @summarycontents and @contents to the beginning
3663         of the file.
3665 2006-04-08  Kevin Ryde  <user42@zip.com.au>
3667         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3669 2006-04-07  Richard Stallman  <rms@gnu.org>
3671         * programs.texi (Comments, Comment Commands, Options for Comments)
3672         (Multi-Line Comments): "Align", not "indent".
3673         (Basic Indent): C-j deletes trailing whitespace before the newline.
3675 2006-04-06  Richard Stallman  <rms@gnu.org>
3677         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3679 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
3681         * killing.texi (Rectangles): Add index entry for marking a rectangle.
3683 2006-04-05  Richard Stallman  <rms@gnu.org>
3685         * emacs.texi (Top): Update subnode menu.
3687         * trouble.texi (Unasked-for Search): Node deleted.
3688         (Lossage): Delete from menu.
3690 2006-04-04  Richard Stallman  <rms@gnu.org>
3692         * trouble.texi: Various cleanups.
3693         (Checklist): Don't bother saying how to snail a bug report.
3694         (Emergency Escape): Much rewriting.
3695         (After a Crash): Rename the core dump immediately.
3696         (Total Frustration): Call it a psychotherapist.
3697         (Bug Criteria): Avoid "illegal instruction".
3698         (Sending Patches): We always put the contributor's name in.
3700         * misc.texi (Thumbnails): Minor correction.
3702 2006-04-03  Richard Stallman  <rms@gnu.org>
3704         * misc.texi (Thumbnails): Minor cleanup.
3706 2006-04-02  Karl Berry  <karl@gnu.org>
3708         * sending.texi (Mail Sending): pxref to Top needs five args.
3710         * texinfo.tex: Update to current version (2006-03-21.13).
3712 2006-03-31  Richard Stallman  <rms@gnu.org>
3714         * emacs.texi (Top): Update subnode menu.
3716         * help.texi (Help Mode): Cleanup.
3718         * dired.texi: Many cleanups.
3719         (Dired Deletion): Describe dired-recursive-deletes.
3720         (Operating on Files): dired-create-directory moved.
3721         (Misc Dired Features): Move to here.
3722         (Tumme): Node moved to misc.texi.
3724         * custom.texi: Many cleanups.
3725         (Minor Modes): Don't mention ISO Accents Mode.
3726         (Examining): Update C-h v output example.
3727         (Hooks): Add index and xref for add-hook.
3728         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
3729         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3731         * misc.texi: Many cleanups.
3732         (beginning): Add to summary of topics.
3733         (Shell): Put eshell xref at the end.  Remove eshell from table.
3734         (Thumbnails): New node.
3736 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
3738         * files.texi (File Name Cache): Make it clear that the cache is
3739         not persistent.
3741 2006-03-25  Karl Berry  <karl@gnu.org>
3743         * emacs-xtra.texi, emacs.texi, gnu.texi:
3744         (1) use @copyright{} instead of (C) in typeset text;
3745         (2) do not indent copyright year list (or anything else).
3747 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
3749         * files.texi (VC Dired Mode): Remove misplaced brackets.
3751 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
3753         * files.texi: Various updates and clarifications in the VC chapter.
3755 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
3757         * help.texi (Help Mode): Document "C-c C-c".
3759 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
3761         * emacs-xtra.texi (Top): Avoid ugly continuation line in
3762         menu in the standalone Info reader.
3764 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
3766         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3767         moved here from Emacs manual.
3769         * programs.texi (Fortran): Section moved to emacs-xtra.
3770         (Program Modes): Xref to Fortran in emacs-xtra.
3772         * maintaining.texi (Emerge): Move to emacs-xtra.
3773         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3775         * picture.texi: File deleted.
3776         * Makefile.in:
3777         * makefile.w32-in: Remove picture.texi.
3779         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3780         * abbrevs.texi (Abbrevs):
3781         * sending.texi (Sending Mail): Picture node removed.
3783         * emacs.texi (Top): Update node listings.
3785 2006-03-12  Richard Stallman  <rms@gnu.org>
3787         * calendar.texi: Various cleanups.
3789 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3791         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3792         syntax.
3794 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
3796         * search.texi (Regexps): More accurately describe which characters
3797         are special in which situations.  Recommend _not_ to quote `]' or
3798         `-' when they are not special.
3800 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
3802         * files.texi (Old Versions): Clarify operation of C-x v =.
3804 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
3806         * building.texi (Watch Expressions): Update and describe
3807         gdb-speedbar-auto-raise.
3809 2006-02-19  Richard M. Stallman  <rms@gnu.org>
3811         * emacs.texi: Use @smallbook.
3812         (Top): Update ref to Emacs paper, delete ref to Cookbook.
3813         Update subnode menu.
3815         * building.texi (Lisp Interaction): Minor addition.
3817 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
3819         * building.texi (Watch Expressions): Update and be more precise.
3821 2006-02-15  Francesco Potortì  <pot@gnu.org>
3823         * maintaining.texi (Create Tags Table): Explain why the
3824         exception when etags writes to files under the /dev tree.
3826 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3828         * custom.texi (Safe File Variables): Lots of clarification.
3829         Renamed from Unsafe File Variables.
3831 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3833         * custom.texi (Unsafe File Variables): File variable confirmation
3834         assumed denied in batch mode.
3836 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3838         * building.texi (GDB User Interface Layout): Don't say `inferior'
3839         for program being debugged.
3841 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
3843         * building.texi (GDB Graphical Interface):
3844         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3846 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
3848         * custom.texi (Specifying File Variables, Unsafe File Variables):
3849         New nodes, split from File Variables.  Document new file local
3850         variable behavior.
3852 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3854         * display.texi (Standard Faces):
3855         * files.texi (Visiting):
3856         * frames.texi (Clipboard):
3857         * glossary.texi (Glossary) <Clipboard>:
3858         * xresources.texi (X Resources): Mention Mac OS port.
3860 2006-02-12  Richard M. Stallman  <rms@gnu.org>
3862         * building.texi (Building): Clarify topic in intro.
3864         * maintaining.texi (Maintaining): Change title; clarify topic.
3865         Delete duplicate index entries.
3867         * building.texi (Other GDB User Interface Buffers): Clarifications.
3869         * text.texi (Cell Commands): Clarifications.
3871         * programs.texi (Defuns): Delete duplicate explanation of
3872         left-margin paren convention.
3873         (Hungry Delete): Minor cleanup.
3875 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3877         * dired.texi (Tumme): More tumme documentation.
3879 2006-02-11  Alan Mackenzie  <acm@muc.de>
3881         * programs.texi ("Hungry Delete"): Correct the appellation of the
3882         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3884 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3886         * dired.texi (Tumme): Fix small bug.
3888 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3890         * macos.texi (Mac International): Rename "fontset-mac" to
3891         "fontset-standard".
3893 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
3895         * dired.texi (Tumme): Basic documentation for Tumme added.
3897 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
3899         * mule.texi (International):
3900         * programs.texi (Basic Indent): Fix typos.
3902         * custom.texi (Minor Modes):
3903         * display.texi (Text Display):
3904         * commands.texi (Text Characters): Update xrefs.
3906 2006-02-07  Richard M. Stallman  <rms@gnu.org>
3908         * emacs.texi (Top): Update subnode menu.
3909         Update info on old Emacs papers.
3910         (Intro): "Graphical display", not window system.
3912         * xresources.texi (GTK styles): Minor clarifications.
3914         * trouble.texi: "Graphical display", not window system.
3915         (Stuck Recursive): Minor clarification.
3917         * text.texi: Minor clarifications.
3918         (Sentences): Explain why two-space convention is better.
3919         Explain sentence-end-without-period here.
3920         (Fill Commands): Not here.
3921         (Refill): Node moved down.
3922         (Filling): Update menu.
3923         (Table Creation, Cell Justification, Column Commands): Clarify.
3925         * sending.texi: Minor clarifications.
3927         * search.texi (Regexp Backslash): Clarification.
3929         * rmail.texi: Minor cleanups.
3930         (Rmail): Delete digression about `rmail-mode'.
3931         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3932         (Rmail Files): Mention C-u M-x rmail.
3933         (Rmail Reply): Mention References.
3934         (Rmail Display): Mention rmail-nonignored-headers.
3936         * programs.texi: Minor cleanups.
3937         (Comment Commands): Mention momentary Transient Mark mode.
3938         (Matching): Be more specific about customizing show-paren-mode.
3939         (Info Lookup): Don't list the modes that support C-h S.
3940         Just say what it does in an unsupported mode.
3941         (Man Page): Delete excessive info on customizing woman.
3942         (Motion in C): Don't mention c-for/backward-into-nomenclature.
3944         * abbrevs.texi: Minor clarifications.
3945         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3946         not "dynamic abbrevs" as if they were a kind of abbrev.
3948         * picture.texi (Picture): Minor cleanup.
3950         * mule.texi (Communication Coding): Say "other applications".
3951         (Fontsets): Not specific to X.  Add xref to X Resources.
3952         (Unibyte Mode): Rename from Single-Byte Character Support.
3953         "Graphical display", not window system.
3954         (International): Update menu.
3956         * maintaining.texi (Format of ChangeLog):
3957         New node, split out from ChangeLog.
3958         (ChangeLog): Clarifications in the remaining text.
3959         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3960         (Find Tag): Add @w.
3961         (Tags Search): Explain tag table order here.  Simplify grep ref.
3962         (List Tags): tags-tag-face is a variable, not a face.
3963         (Emerge): Cleanups.
3965         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3966         (Keyboard Macros): Avoid "the user".
3968         * killing.texi: "Graphical display", not window system.
3970         * help.texi (Help Echo): "Graphical display", not window system.
3972         * glossary.texi: Say "you", not "the user".  Say "graphical display".
3974         * frames.texi: Minor cleanups.  "Graphical display", not window system.
3976         * files.texi (Visiting): Make drag-and-drop not X-specific.
3978         * custom.texi: Minor cleanups.  "Graphical display", not window system.
3980         * cmdargs.texi: Minor cleanups.
3982         * building.texi (Compilation): Move and split kill-compilation para.
3983         Add para about multiple compilers.
3984         (Compilation Mode): Commands also available in grep mode and others.
3985         Mention C-u C-x ` more tutorially.  Clarify C-x `.
3986         (Compilation Shell): Clarify.  Put Bash example first.
3987         (Grep Searching): Minor cleanups; add @w.
3988         (Debuggers): Minor cleanups.
3989         (Starting GUD): Make GDB xgraphical mode issue clearer.
3990         (Debugger Operation): Lots of clarifications including
3991         GDB tooltip side-effect issue.
3992         (Commands of GUD): Clarify.
3993         (GUD Customization): Add bashdb-mode-hook.
3994         (GDB Graphical Interface): Rewrite for clarity.
3995         (GDB User Interface Layout): Rewrite for clarity.
3996         (Stack Buffer, Watch Expressions): Likewise.
3997         (Other GDB User Interface Buffers): Cleanups.
3998         (Lisp Libraries, External Lisp): Cleanup.
4000         * basic.texi (Position Info): "Graphical displays", rather than
4001         window systems.
4003         * anti.texi: Minor cleanup.
4005 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
4007         * custom.texi (Init File, Find Init): Add cross-references to
4008         where $HOME is described.
4010 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4012         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4013         is not inside the @table.
4015         * emacs.texi (Top): Correct node name.
4017         * files.texi (File Names): Fix @xref.
4018         (Reverting): Fix typo.
4020         * mule.texi (International): Correct node name.
4022         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4024 2006-02-01  Richard M. Stallman  <rms@gnu.org>
4026         * emacs.texi (Top): Update subnode menu.
4028         * mule.texi: Minor clarifications.
4029         Reduce the specific references to X Windows.
4030         Refer to "graphical" terminals, rather than window systems.
4031         (Text Coding): Rename from Specify Coding.
4032         (Communication Coding, File Name Coding, Terminal Coding):
4033         New nodes split out from Text Coding.
4035         * kmacro.texi: Minor clarifications.
4036         (Keyboard Macro Ring): Comment out some excessive commands.
4037         (Basic Keyboard Macro): Split up the table, putting part in each node.
4039         * major.texi: Minor clarifications.
4041         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4043         * windows.texi: Minor clarifications.
4044         (Change Window): Don't describe mode-line mouse cmds here.
4045         Add xref to Mode Line Mouse.
4047         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4049         * macos.texi (Mac International): Fix xref.
4051         * indent.texi: Minor clarifications.
4053         * frames.texi: Minor clarifications.
4054         Reduce the specific references to X Windows.
4055         Refer to "graphical" terminals, rather than window systems.
4056         (Frame Parameters): Don't mention commands like
4057         set-foreground-color.  Just say to customize a face.
4058         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4060         * files.texi: Minor clarifications.
4061         (Numbered Backups): New node, split out from Backup Names.
4063         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4065         * cmdargs.texi (General Variables): Fix xref.
4067         * buffers.texi: Minor clarifications.
4069 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4071         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4072         Nodes moved to top.
4074         * display.texi: Minor clarifications.
4075         (Display): Rearrange menu.
4076         (Standard Faces): Mention query-replace face.
4077         (Faces): Simplify.
4078         (Font Lock): Simplify face customization info.
4079         (Highlight Changes): Node merged into Highlight Interactively.
4080         (Highlight Interactively): Much rewriting and cleanup.
4081         (Optional Mode Line): Narrowed line number not good for goto-line.
4082         Simplify face customization advice.
4083         (Text Display): Mention use of escape-glyph face.
4084         Move ctl-arrow and tab-width here.
4085         (Display Custom): Move no-redraw-on-reenter to end of node.
4087         * search.texi: Minor clarifications.
4088         (Isearch Scroll): Simplify.
4089         (Other Repeating Search): Document multi-occur-in-matching-buffers.
4091         * regs.texi (Registers): Mention bookmarks here.
4093         * mark.texi: Minor clarifications.
4094         (Selective Undo): Node deleted.
4096         * m-x.texi: Minor clarifications.
4098         * killing.texi: Minor clarifications.
4099         Refer to "graphical" terminals, rather than window systems.
4101         * help.texi: Clarifications.
4102         (Help): Don't describe C-h F and C-h K here.
4103         (Key Help): Describe C-h K here.
4104         (Name Help): Mention Emacs Lisp Intro.
4105         Describe C-h F here.
4106         (Misc Help): Mention C-h F and C-h K only briefly.
4108         * fixit.texi (Undo): New node, mostly copied from basic.texi.
4109         Selective undo text merged in.
4110         (Spelling): Mention Aspell along with Ispell.
4112         * emacs.texi (Top): Update subnode menus.
4114         * basic.texi (Basic Undo): Rename from Undo.  Most of text
4115         moved to new Undo node.
4117 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
4119         * basic.texi (Continuation Lines, Inserting Text):
4120         Mention longlines mode.
4122 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4124         * screen.texi: Minor cleanups.
4125         (Screen): Clean up the intro paragraphs.
4126         (Mode Line): Lots of rewriting.  Handle frame-name better.
4127         eol-mnemonic-... vars moved out.
4129         * emacs.texi (Top): Change menu item for MS-DOS node.
4130         Update subnode menu.
4132         * msdog.texi (MS-DOS): Rewrite intro to explain how this
4133         chapter relates to Windows.  Title changed.
4135         * mini.texi: Minor cleanups.
4137         * mark.texi (Selective Undo): New node, text moved from basic.texi.
4138         (Mark): Put it in the menu.
4140         * entering.texi: Minor cleanups.
4142         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4143         (Intro): Refer to "graphical" terminals, rather than X.
4145         * display.texi (Display Custom): Add xref to Variables.
4146         (Optional Mode Line): eol-mnemonic-... vars moved here.
4148         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
4149         rather than X.
4151         * basic.texi: Minor cleanups.
4152         (Undo): selective-undo moved.
4154 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
4156         * anti.texi (Antinews): Various corrections and additions.
4158 2006-01-23  Juri Linkov  <juri@jurta.org>
4160         * custom.texi (Easy Customization, Customization Groups)
4161         (Browsing Custom): Mention links along with buttons.
4163 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4165         * text.texi (TeX Print): Use @key for TAB.
4167         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4169 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4171         * files.texi (File Aliases): Don't claim that usually separate
4172         buffers are created for two file names that name the same data.
4173         Mention additional situations where different names mean the same
4174         file on disk.
4176 2006-01-19  Richard M. Stallman  <rms@gnu.org>
4178         * killing.texi (Deletion): Upcase @key argument.
4180         * custom.texi (Custom Themes): Minor cleanup.
4182         * programs.texi (Hungry Delete): Upcase @key argument.
4184 2006-01-16  Juri Linkov  <juri@jurta.org>
4186         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4187         Move `mode-line-highlight' before `mode-line-buffer-id'.
4189 2006-01-14  Richard M. Stallman  <rms@gnu.org>
4191         * basic.texi (Inserting Text): Minor cleanup.
4193 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4195         * custom.texi (Changing a Variable, Face Customization):
4196         Update for changes in Custom menus.
4198 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4200         * macos.texi (Mac International): Undo last change.
4202 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
4204         * custom.texi (Custom Themes): Describe the new
4205         customize-create-theme interface.
4207 2005-12-30  Juri Linkov  <juri@jurta.org>
4209         * basic.texi (Position Info): Update example.
4211 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4213         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4215 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
4217         * custom.texi (Custom Themes): `load-theme' always loads.
4219 2005-12-23  Juri Linkov  <juri@jurta.org>
4221         * display.texi (Highlight Interactively): Use double space to
4222         separate sentences.  Replace C-p with M-p, and C-n with M-n.
4224 2005-12-22  Richard M. Stallman  <rms@gnu.org>
4226         * custom.texi (Easy Customization and subnodes):
4227         Replace "active field" with "button".
4228         Use "user option" only for variables.
4229         Use "setting" for variable-or-face.
4231 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
4233         * buffers.texi (Select Buffer): Change order in table to make
4234         "Similar" refer to the correct item.
4235         (Indirect Buffers): Minor rewording.
4237 2005-12-20  Juri Linkov  <juri@jurta.org>
4239         * files.texi (VC Status): Put P and N near p and n.
4241 2005-12-19  Richard M. Stallman  <rms@gnu.org>
4243         * programs.texi (Electric C): Delete the info about newline control.
4244         (Other C Commands): Minor cleanup.
4245         (Left Margin Paren): Minor cleanup.
4247 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
4249         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4250         (Customization Groups): Delete text moved to "Browsing Custom".
4251         (Browsing Custom): New node.
4252         (Specific Customization): Clarify which commands only work for
4253         loaded options.
4255 2005-12-18  Bill Wohler  <wohler@newt.com>
4257         * frames.texi (Tool Bars): Shorten text of previous change.
4259 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4261         * files.texi (VC Status): Document log-view mode.
4263 2005-12-18  Bill Wohler  <wohler@newt.com>
4265         * frames.texi (Tool Bars): Mention that you can turn off tool bars
4266         permanently via the customize interface.
4268 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
4270         * killing.texi (Killing by Lines): Document `kill-whole-line'
4271         function.
4273 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4275         * buffers.texi (Select Buffer): Change `prev-buffer' to
4276         `previous-buffer'.  Indicate that these functions use a frame
4277         local buffer list.
4279 2005-12-12  Richard M. Stallman  <rms@gnu.org>
4281         * custom.texi (Easy Customization): Change menu comment.
4282         (Prefix Keymaps): Fix spelling of Control-X-prefix.
4284         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
4285         (Help): Among the Apropos commands, describe only C-h a here.
4287 2005-12-11  Richard M. Stallman  <rms@gnu.org>
4289         * programs.texi (Options for Comments): Comment-end starts with space.
4291         * glossary.texi (Glossary): Minor cleanup.
4293         * files.texi (Old Versions): Use @table.
4295 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4297         * display.texi (Highlight Interactively): Include
4298         global-hi-lock-mode.  Add miscellaneous details and elaborations.
4300 2005-12-09  Richard M. Stallman  <rms@gnu.org>
4302         * display.texi (Font Lock): Delete the Global FL menu item.
4304 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
4306         * custom.texi (Minibuffer Maps): Mention the maps for file name
4307         completion.
4309 2005-12-09  Kim F. Storm  <storm@cua.dk>
4311         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4312         prefix keys even when mark is active.  Describe that RET moves
4313         cursor to next corner in rectangle; clarify insert around rectangle.
4315 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4317         * custom.texi (Customization): Use xref to elisp manual for
4318         non-TeX output.
4319         (Minor Modes): Update.
4320         (Customization Groups, Changing a Variable, Face Customization):
4321         Update for new appearance of Custom buffers.
4322         (Changing a Variable): `custom-buffer-done-function' has been
4323         replaced by `custom-buffer-done-kill'.
4324         (Specific Customization): In the `customize-group' buffer, a
4325         subgroup's contents are not "hidden".  They are not included at
4326         all.  They have no [Show] button.
4327         (Mouse Buttons): Add pxref to description of mouse event lists in
4328         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
4329         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4330         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4332 2005-12-08  Richard M. Stallman  <rms@gnu.org>
4334         * mini.texi (Completion Commands, Completion):
4335         In file name input, SPC does not do completion.
4337 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
4339         * building.texi (GDB Graphical Interface): Explain screen size
4340         setting.
4341         (Other GDB User Interface Buffers): Describe features specific to
4342         GDB 6.4.
4344 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4346         * building.texi (GDB User Interface Layout): Describe how to
4347         kill associated buffers.
4348         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4349         (Watch Expressions): Be more precise.
4350         (Other GDB User Interface Buffers): Describe how to change a
4351         register value.
4353 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4355         * macos.texi (Mac Input): Remove description of
4356         mac-command-key-is-meta.  Add descriptions of
4357         mac-control-modifier, mac-command-modifier, and
4358         mac-option-modifier.
4359         (Mac International): Fix description of conversion of clipboard data.
4360         (Mac Font Specs): Add example of font customization by face attributes.
4362 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4364         * building.texi (Watch Expressions): Expand description.
4365         (Other GDB User Interface Buffers): Describe local map for
4366         gud-watch.
4368 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
4370         * display.texi (Font Lock): Font lock is enabled by default now.
4372 2005-11-20  Juri Linkov  <juri@jurta.org>
4374         * basic.texi (Position Info): Update examples of the output.
4375         Remove the fact that examples are produced in the TeXinfo buffer,
4376         because in the Info reader users will get a different output from
4377         `C-x ='.
4379         * building.texi (Compilation Mode): Remove paragraph duplicated
4380         from the node `Compilation'.  Add `compilation-skip-threshold'.
4382         * display.texi (Font Lock): Suggest more user-friendly method of
4383         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4385 2005-11-18  Richard M. Stallman  <rms@gnu.org>
4387         * files.texi (Registering): Mention @@ in mode line.
4389         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
4391 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4393         * files.texi (Renaming and VC): Some back-ends don't
4394         handle renaming.
4396 2005-11-17  Juri Linkov  <juri@jurta.org>
4398         * emacs.texi (Top):
4399         * display.texi (Highlight Interactively): Put this font-lock based
4400         mode near Font Lock node.
4402 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
4404         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4405         icons.
4407 2005-11-12  Kim F. Storm  <storm@cua.dk>
4409         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
4410         (Help Summary): Add C-h d and C-h e.
4411         (Apropos): Clarify that all apropos commands may search for either
4412         list of words or a regexp.  Add C-h d for apropos-documentation.
4413         Describe apropos-documentation-sort-by-scores user option.
4415 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
4417         * killing.texi (CUA Bindings): Add @section.
4419 2005-11-10  Kim F. Storm  <storm@cua.dk>
4421         * emacs.texi (Top): Add CUA Bindings entry to menu.
4423         * killing.texi (CUA Bindings): New node.  Moved here from
4424         misc.texi and extended with info on rectangle commands and
4425         rectangle highlighting, interface to registers, and the global
4426         mark feature.
4428         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4430         * regs.texi: Prev link points to CUA Bindings node.
4432 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
4434         * help.texi (Help Echo): By default, help echos are only shown on
4435         mouse-over, not on point-over.
4437 2005-11-04  Jérôme Marant  <jerome@marant.org>
4439         * misc.texi (Shell Mode): Describe how to activate password echoing.
4441 2005-11-04  Romain Francoise  <romain@orebokech.com>
4443         * mark.texi (Mark Ring): Fix typo.
4445 2005-11-03  Richard M. Stallman  <rms@gnu.org>
4447         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4449 2005-11-01  Bill Wohler  <wohler@newt.com>
4451         * help.texi (Help Mode): Fix typo.
4453 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
4455         * building.texi (Other GDB User Interface Buffers): Describe
4456         the command gdb-use-inferior-io-buffer.
4458 2005-10-31  Romain Francoise  <romain@orebokech.com>
4460         * files.texi (Compressed Files): Fix typo.
4462         * buffers.texi (Misc Buffer): Downcase `*shell*'.
4464         * windows.texi (Force Same Window): Likewise.
4466 2005-10-30  Bill Wohler  <wohler@newt.com>
4468         * help.texi (Help Mode): URLs viewed with browse-url.
4470 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4472         * building.texi (GDB Graphical Interface): Don't reference
4473         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
4474         must stay in same frame.
4476 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
4478         * custom.texi (Init File): Document ~/.emacs.d/init.el.
4480         * anti.texi (Antinews): Likewise.
4482 2005-10-28  Bill Wohler  <wohler@newt.com>
4484         * help.texi (Help): Help mode now creates hyperlinks for URLs.
4486 2005-10-28  Richard M. Stallman  <rms@gnu.org>
4488         * files.texi (Visiting): Explain how to enter ? in a file name.
4490         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4492 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4494         * building.texi (GDB Graphical Interface): Describe
4495         gdb-mouse-until.
4497 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4499         * custom.texi (Init File): Recommend when to use site-start.el.
4501 2005-10-21  Juri Linkov  <juri@jurta.org>
4503         * custom.texi (Examining): Mention accessing the old variable
4504         value via M-n in set-variable.
4506 2005-10-18  Romain Francoise  <romain@orebokech.com>
4508         * files.texi (Version Systems): Capitalize GNU.
4510 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4512         * building.texi (Compilation Mode): Remove redundant paragraph.
4513         (Watch Expressions): Remove paragraph to reflect code change.
4515 2005-10-16  Richard M. Stallman  <rms@gnu.org>
4517         * building.texi (Compilation Mode, Compilation): Clarified.
4519 2005-10-15  Richard M. Stallman  <rms@gnu.org>
4521         * misc.texi (Saving Emacs Sessions): Mention savehist library.
4523 2005-10-13  Kenichi Handa  <handa@m17n.org>
4525         * basic.texi (Position Info): Fix previous change.
4527 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
4529         * cmdargs.texi (Icons X): Fix typo.
4531 2005-10-12  Kenichi Handa  <handa@m17n.org>
4533         * basic.texi (Position Info): Describe the case that Emacs shows
4534         "part of display ...".
4536 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4538         * cmdargs.texi (Icons X): -nb => -nbi.
4540 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
4542         * frames.texi (Speedbar): A couple more clarifications.
4544 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
4546         * building.texi (GDB User Interface Layout): Improve diagram.
4547         (Watch Expressions): Explain how to make speedbar global.
4548         (Other GDB User Interface Buffers): Make references more precise.
4550 2005-10-09  Richard M. Stallman  <rms@gnu.org>
4552         * frames.texi (Speedbar): Clarify the text.
4554 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
4556         * frames.texi (Speedbar): Add information on keybindings,
4557         dismissing the speedbar, and buffer display mode.  Link to
4558         speedbar manual.
4560 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4562         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4563         added -nb, --no-bitmap-icon.
4565 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
4567         * building.texi (GDB Graphical Interface): Add variables and
4568         functions to indices.  Be more precise.
4570 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
4572         * frames.texi (Drag and Drop): Remove the x- from
4573         x-dnd-open-file-other-window and xdnd-protocol-alist.
4575 2005-09-30  Romain Francoise  <romain@orebokech.com>
4577         * mini.texi (Minibuffer): The default value now appears before the
4578         colon in minibuffer prompts.
4580 2005-09-25  Richard M. Stallman  <rms@gnu.org>
4582         * search.texi (Regexp Search): Doc search-whitespace-regexp.
4584 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4586         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4588 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4590         * emacs.texi (Top): Update submenus from macos.texi.
4592         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4593         (Mac OS): Update feature support status.
4594         (Mac Input): List supported input scripts.  Remove description
4595         about `mac-keyboard-text-encoding'.  Mention mouse button
4596         emulation and related variables.
4597         (Mac International): Mention Central European and Cyrillic
4598         support.  Now `keyboard-coding-system' is dynamically changed.
4599         Add description about coding system for selection.  Add
4600         description about language environment.
4601         (Mac Environment Variables): Mention
4602         `~/.MacOSX/environment.plist'.  Give example of command line
4603         arguments.  Add Preferences support.
4604         (Mac Directories): Explicitly state that this node is for Mac OS
4605         Classic only.
4606         (Mac Font Specs): Mention specification for scalable fonts.  List
4607         supported charsets.  Add preferred way of creating fontsets.  Add
4608         description about `mac-allow-anti-aliasing'.
4609         (Mac Functions): Add descriptions about `mac-set-file-creator',
4610         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4611         and `mac-get-preference'.
4613 2005-09-16  Romain Francoise  <romain@orebokech.com>
4615         Update all files to specify GFDL version 1.2.
4617         * doclicense.texi (GNU Free Documentation License): Update to
4618         version 1.2.
4620 2005-09-15  Richard M. Stallman  <rms@gnu.org>
4622         * buffers.texi (List Buffers): Fix xref.
4624         * rmail.texi (Rmail Basics): Fix xref.
4626         * emacs.texi (Top): Update subnode menus.
4628         * files.texi (Saving Commands): New node, broken out of Saving.
4629         (Customize Save): New node, broken out of Saving.
4630         Clarify effect of write-region-inhibit-fsync.
4631         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4633 2005-09-14  Romain Francoise  <romain@orebokech.com>
4635         * files.texi (Saving): Mention write-region-inhibit-fsync.
4637 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
4639         * custom.texi (Custom Themes): New node.
4641 2005-09-03  Richard M. Stallman  <rms@gnu.org>
4643         * search.texi (Search Case): Mention vars that control
4644         case-fold-search for various operations.
4646 2005-08-22  Juri Linkov  <juri@jurta.org>
4648         * display.texi (Standard Faces): Merge the text from
4649         `(elisp)Standard Faces' into this node.
4651 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
4653         * emacs.texi (Top): Delete menu item for deleted node
4654         Keyboard Translations.
4656 2005-08-18  Richard M. Stallman  <rms@gnu.org>
4658         * trouble.texi (Unasked-for Search):
4659         Delete xref to Keyboard Translations.
4661         * glossary.texi (Glossary): Delete xref.
4663         * custom.texi (Minor Modes): Say that the list here is not complete.
4664         (Keyboard Translations): Node deleted.
4665         (Disabling): Delete xref to it.
4666         (Customization Groups): Fix Custom buffer example.
4667         (Hooks): Mention remove-hooks.
4669 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4671         * building.texi (GDB Graphical Interface): Improve filling of menu
4672         item.
4674 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
4676         * building.texi (GDB Graphical Interface): Use better node names.
4678 2005-08-14  Richard M. Stallman  <rms@gnu.org>
4680         * text.texi (Sentences): Fix xref.
4682 2005-08-14  Juri Linkov  <juri@jurta.org>
4684         * building.texi (Compilation, Grep Searching): Move grep command
4685         headings from `Compilation' to `Grep Searching'.
4687         * dired.texi (Dired and Find):
4688         * maintaining.texi (Tags Search): Replace grep xref to
4689         `Compilation' node with `Grep Searching'.
4691         * files.texi (Comparing Files): Replace xref to `Compilation' with
4692         `Compilation Mode'.
4694 2005-08-13  Alan Mackenzie  <acm@muc.de>
4696         * search.texi (Non-ASCII Isearch): Correct a typo.
4697         (Replacement Commands): Mention query-replace key binding.
4699 2005-08-11  Richard M. Stallman  <rms@gnu.org>
4701         * programs.texi (Options for Comments): Fix xref.
4703         * search.texi (Regexp Backslash, Regexp Example): New nodes split
4704         out of Regexps.
4706 2005-08-09  Juri Linkov  <juri@jurta.org>
4708         * building.texi (Compilation): Use `itemx' instead of `item'.
4709         (Grep Searching): Simplify phrase.
4711         * display.texi (Standard Faces): Describe vertical-border on
4712         window systems.
4714         * windows.texi (Split Window): Simplify phrase and mention
4715         vertical-border face.
4717 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4719         * files.texi (Comparing Files): Clarify compare-windows.
4721         * calendar.texi (Scroll Calendar): Document < and > in calendar.
4723 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
4725         * mule.texi (Coding Systems): Rephrase the paragraph about
4726         codepages: no need for "M-x codepage-setup" anymore, except on
4727         MS-DOS.
4729         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4730         the MS-DOS port only.
4732 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
4734         * makefile.w32-in (info): Don't run multi-install-info.bat.
4735         ($(infodir)/dir): New target, produced by running
4736         multi-install-info.bat.
4738 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
4740         * files.texi (Quoted File Names): Add index entry.
4742 2005-07-19  Juri Linkov  <juri@jurta.org>
4744         * files.texi (Comparing Files): Mention resync for `compare-windows'.
4746 2005-07-18  Juri Linkov  <juri@jurta.org>
4748         * custom.texi (Easy Customization):
4749         * files.texi (Old Versions):
4750         * frames.texi (Wheeled Mice):
4751         * mule.texi (Specify Coding):
4752         * text.texi (Cell Justification):
4753         * trouble.texi (After a Crash):
4754         * xresources.texi (GTK styles):
4755         Delete duplicate duplicate words.
4757 2005-07-17  Richard M. Stallman  <rms@gnu.org>
4759         * frames.texi (Creating Frames): Fix foreground color example.
4761         * custom.texi (Init Examples): Clean up text about conditionals.
4763 2005-07-16  Richard M. Stallman  <rms@gnu.org>
4765         * mini.texi (Completion Commands): Fix command name for ?.
4767 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
4769         * display.texi (Standard Faces): Explain that customization of
4770         `menu' face has no effect on w32 and with GTK.  Add
4771         cross-references.
4773         * cmdargs.texi (General Variables): Clarify the default location
4774         of $HOME on w32 systems.
4776 2005-07-15  Jason Rumney  <jasonr@gnu.org>
4778         * cmdargs.texi (General Variables): Default HOME on MS Windows has
4779         changed.
4781 2005-07-08  Kenichi Handa  <handa@m17n.org>
4783         * mule.texi (Recognize Coding): Recommend
4784         revert-buffer-with-coding-system instead of revert-buffer.
4786 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4788         * anti.texi (Antinews): Mention mode-line-inverse-video.
4790         * files.texi (Saving): Minor correction about C-x C-w.
4792         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4794 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4796         * search.texi (Isearch Scroll): Add example of using the
4797         `isearch-scroll' property.
4798         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4799         `Display Custom' node.
4800         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4801         and de-emphasize it.
4802         (Other Repeating Search): `occur' currently can not correctly
4803         handle multiline matches.  Correct, clarify and update description
4804         of `flush-lines' and `keep-lines'.
4806         * display.texi (Display Custom): Add anchor for `baud-rate'.
4808 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4810         * gnu.texi: Update where to get GNU status; add refs for how to help.
4811         Add footnotes 6 and 7.
4813 2005-07-04  Lute Kamstra  <lute@gnu.org>
4815         Update FSF's address in GPL notices.
4817         * doclicense.texi (GNU Free Documentation License):
4818         * trouble.texi (Checklist): Update FSF's address.
4820 2005-06-24  Richard M. Stallman  <rms@gnu.org>
4822         * display.texi (Text Display): Change index entries.
4824 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
4826         * makefile.w32-in (MAKEINFO): Use --force.
4827         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4828         Makefile.in.
4830 2005-06-23  Richard M. Stallman  <rms@gnu.org>
4832         * anti.texi (Antinews): Renamed show-nonbreak-escape to
4833         nobreak-char-display.
4835         * emacs.texi (Top): Update detailed node listing.
4837         * display.texi (Text Display): Renamed show-nonbreak-escape
4838         to nobreak-char-display and no-break-space to nobreak-space.
4839         (Standard Faces): Split up the list of standard faces
4840         and put it in a separate node.  Add nobreak-space and
4841         escape-glyph.
4843 2005-06-23  Lute Kamstra  <lute@gnu.org>
4845         * mule.texi (Select Input Method): Fix typo.
4847 2005-06-23  Kenichi Handa  <handa@m17n.org>
4849         * mule.texi (International): List all supported scripts.  Adjust
4850         text for that leim is now included in the normal Emacs
4851         distribution.
4852         (Language Environments): List all language environments.
4853         Intlfonts contains fonts for most supported scripts, not all..
4854         (Select Input Method): Refer to C-u C-x = to see how to type to
4855         input a specific character.
4856         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4858 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
4860         * building.texi (Grep Searching): Texinfo usage fix.
4862 2005-06-22  Miles Bader  <miles@gnu.org>
4864         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4866 2005-06-20  Miles Bader  <miles@gnu.org>
4868         * display.texi (Faces): Add `vertical-divider'.
4870 2005-06-17  Richard M. Stallman  <rms@gnu.org>
4872         * text.texi (Adaptive Fill): Minor clarification.
4874 2005-06-10  Lute Kamstra  <lute@gnu.org>
4876         * emacs.texi (Top): Correct version number.
4877         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
4878         refer to the current version of Emacs.
4880 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4882         * files.texi (Log Buffer): Document when there can be more than
4883         one file to be committed.
4885 2005-06-08  Juri Linkov  <juri@jurta.org>
4887         * display.texi (Faces): Add `shadow' face.
4889 2005-06-07  Masatake YAMATO  <jet@gyve.org>
4891         * display.texi (Faces): Write about mode-line-highlight.
4893 2005-06-06  Richard M. Stallman  <rms@gnu.org>
4895         * misc.texi (Printing Package): Explain how to initialize
4896         printing package.
4898         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4900 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
4902         * emacs.texi: Rename Hardcopy to Printing.
4903         Make PostScript and PostScript Variables subnodes of it.
4905         * misc.texi (Printing): Rename node from Hardcopy.
4906         Mention menu bar options.
4907         Move PostScript and PostScript Variables to submenu.
4908         (Printing package): New node.
4910         * mark.texi (Using Region): Change Hardcopy xref to Printing.
4912         * dired.texi (Operating on Files): Likewise.
4914         * calendar.texi (Displaying the Diary): Likewise.
4916         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4918         * glossary.texi (Glossary): Likewise.
4920         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4921         effect.
4923 2005-06-04  Richard M. Stallman  <rms@gnu.org>
4925         * trouble.texi (After a Crash): Polish previous change.
4927 2005-05-30  Noah Friedman  <friedman@splode.com>
4929         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4930         recovery mechanism.
4932 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
4934         * building.texi (Other Buffers): SPC toggles display of
4935         floating point registers.
4937 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
4939         * files.texi (Log Buffer): Merge in description of Log Edit
4940         mode from pcl-cvs.texi.
4942 2005-05-26  Richard M. Stallman  <rms@gnu.org>
4944         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4946 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
4948         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4949         not enabled by default.
4950         When not on a word, `ispell-word' by default checks the word
4951         before point.
4953 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
4955         * building.texi (Debugger Operation): Simplify last sentence.
4957 2005-05-23  Lute Kamstra  <lute@gnu.org>
4959         * emacs.texi: Update FSF's address throughout.
4960         (Preface): Use @cite.
4961         (Distrib): Add cross reference to the node "Copying".  Mention the
4962         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
4963         printed manuals.
4964         (Intro): Use @xref for the Emacs Lisp Intro.
4966 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
4968         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4970         * basic.texi (Moving Point): Mention default for `goto-line'.
4972         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4973         of a variable's docstring.
4975 2005-05-18  Lute Kamstra  <lute@gnu.org>
4977         * maintaining.texi (Overview of Emerge): Add cross reference.
4978         Remove duplication.
4980         * emacs.texi (Top): Update to the current structure of the manual.
4981         * misc.texi (Emacs Server): Add menu description.
4982         * files.texi (Saving): Fix menu.
4983         * custom.texi (Customization): Fix menu.
4984         * mule.texi (International): Fix menu.
4985         * kmacro.texi (Keyboard Macros): Fix menu.
4987 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
4989         * display.texi: Various minor changes.
4990         (Faces): Delete text that is repeated in the next section.
4992 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4994         * building.texi (Debugger Operation): Mention GUD tooltips are
4995         disabled with GDB in text command mode.
4997 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4999         * building.texi: Replace toolbar with "tool bar" for consistency.
5000         (Compilation Mode): Describe compilation-context-lines
5001         and use of arrow in compilation buffer.
5002         (Debugger Operation): Replace help text with variable's value.
5004         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5005         consistency.
5007 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
5009         * major.texi (Choosing Modes): normal-mode processes the -*- line.
5010         Add xref.
5012 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
5014         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5015         (Position Info): Delete discussion of `goto-line'.  It is already
5016         described in `Moving point'.
5018         * mini.texi (Completion Commands): Correct reference.
5019         (Completion Options): Fix typo.
5021         * killing.texi (Deletion): Complete description of `C-x C-o'.
5023 2005-05-10  Richard M. Stallman  <rms@gnu.org>
5025         * building.texi (Compilation): Clarify recompile's directory choice.
5027         * frames.texi (Tooltips): Cleanups.
5029         * basic.texi (Arguments): Fix punctuation.
5031 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
5033         * screen.texi (Menu Bar): The up and down (not left and right)
5034         arrow keys move through a keyboard menu.
5036 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
5038         * basic.texi: Various typo and grammar fixes.
5039         (Moving Point): C-a now runs move-beginning-of-line.
5041 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
5043         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5045         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5046         as different animals.
5048 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
5050         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5051         Correct index entry.
5053 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
5055         * building.texi (Debugger Operation): Update to reflect changes
5056         in GUD tooltips.
5058 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5060         * files.texi (Compressed Files): Auto Compression normally enabled.
5062         * building.texi (Debugger Operation): Clarify previous change.
5064 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5066         * building.texi (Debugger Operation): Add description for
5067         GUD tooltips when program is not running.
5069 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5071         * misc.texi (Shell): Add `Shell Prompts' to menu.
5072         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
5073         description.  Delete remarks moved to new node.
5074         (Shell Prompts): New node.
5075         (History References): Replace remarks moved to `Shell Prompts'
5076         with xref to that node.
5077         (Remote Host): Clarify how to specify the terminal type when
5078         logging in to a different machine.
5080 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5082         * emacs.texi (Top): Update submenus from files.texi.
5084         * files.texi (Filesets): Clarify previous change.
5086         * dired.texi (Misc Dired Features): Clarify previous change.
5088 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
5090         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5092         * dired.texi (Misc Dired Features): Document
5093         dired-compare-directories.
5095         * files.texi (Filesets): New node.
5096         (File Conveniences): Document Image mode.
5098         * text.texi (TeX Print): Document tex-compile.
5100 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
5102         * frames.texi (Tooltips): Tooltip mode is enabled by default.
5103         Delete redundant reference to tooltip Custom group.  It is
5104         referred too again in the next paragraph.
5106 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5108         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5110 2005-04-19  Kim F. Storm  <storm@cua.dk>
5112         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5114 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5116         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5117         turns off desktop-save-mode.
5119 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5121         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5122         by default in terminals compatible with xterm.  Mention that
5123         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5124         node.
5126 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5128         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5130 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
5132         * xresources.texi (Table of Resources): Add cursorBlink.
5134 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
5136         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5137         `d', `C-d' and `u'.
5139 2005-04-11  Richard M. Stallman  <rms@gnu.org>
5141         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5142         (Misc X): Add -D, --basic-display.
5144         * maintaining.texi (Change Log): Correct the description of
5145         the example.
5147         * major.texi (Choosing Modes): Document magic-mode-alist.
5149 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
5151         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5152         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5153         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5154         (Rmail Output): Clarify which statements apply to `o', `C-o' and
5155         `w', respectively.
5156         (Rmail Labels): Mention `l'.
5157         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
5158         (Rmail Summary Edit): Describe `j' and RET.
5160 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
5162         * xresources.texi (Lucid Resources): Add fontSet resource.
5164 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
5166         * display.texi (Useless Whitespace): `indicate-unused-lines' is
5167         now called `indicate-empty-lines'.
5169 2005-04-06  Kim F. Storm  <storm@cua.dk>
5171         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5173 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5175         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5176         deleted.
5177         (Marks vs Flags): Add some convenient key bindings.
5178         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5179         (Misc Dired Features): Correct and expand description of `w' command.
5181         * frames.texi (XTerm Mouse): Delete apparently false info.
5182         The GNU/Linux console currently does not appear to support
5183         `xterm-mouse-mode'.
5185 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5187         * calendar.texi (Diary): Mention shell utility `calendar'.
5189 2005-04-01  Richard M. Stallman  <rms@gnu.org>
5191         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5193 2005-04-01  Lute Kamstra  <lute@gnu.org>
5195         * maintaining.texi (Change Log): add-change-log-entry uses
5196         add-log-mailing-address.
5198 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5200         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5201         `VC Mode Line' and put in an xref to that node.
5202         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5203         its description.
5205 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
5207         * calendar.texi (Calendar Systems): Say that the Persian calendar
5208         implemented here is the arithmetical one championed by Birashk.
5210 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5212         * programs.texi (Fortran Motion): Fix previous change.
5214 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5216         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5218 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
5220         * text.texi (Refill): Refer to Long Lines Mode.
5221         (Longlines): New node.
5222         (Auto Fill): Don't index "word wrap" here.
5223         (Filling): Add Longlines to menu.
5225 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5227         * xresources.texi: Minor fixes.
5229         * misc.texi (Emacs Server): Fix Texinfo usage.
5231         * emacs.texi (Top): Don't use a real section heading for
5232         "Detailed Node Listing".  Fake it instead.
5234         * basic.texi (Position Info): Minor cleanup.
5236         * mule.texi (Input Methods): Minor cleanup.
5238 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
5240         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5241         constructs as well.
5242         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5244 2005-03-29  Kenichi Handa  <handa@m17n.org>
5246         * mule.texi (Input Methods): Refer to the command C-u C-x =.
5248         * basic.texi (Position Info): Update the description about the
5249         command C-u C-x =.
5251 2005-03-28  Richard M. Stallman  <rms@gnu.org>
5253         * emacs.texi (Top): Use @section for the detailed node listing.
5255         * calendar.texi: Minor fixes to previous change.
5257         * programs.texi (Fortran): Small fixes to previous changes.
5259         * emacs.texi (Top): Update list of subnodes of Dired.
5260         Likewise for building.texi.
5262         * files.texi (File Conveniences): Delete Auto Image File mode.
5264 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
5266         * building.texi (Flymake): New node.
5268         * custom.texi (Function Keys): Document kp- event types and
5269         keypad-setup package.
5271         * dired.texi (Wdired): New node.
5273         * files.texi (File Conveniences): Reorder entries.
5274         Explain how to turn on Auto-image-file mode.
5275         Document Thumbs mode.
5277         * mule.texi (Specify Coding): Document recode-region and
5278         recode-file-name.
5280         * programs.texi (Program Modes): Add Conf mode and DNS mode.
5282 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
5284         * commands.texi (Keys): M-o is now a prefix key.
5286 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
5288         * programs.texi: Reformat and update copyright years.
5289         (Fortran): Update section.
5291 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
5293         * files.texi: Several small changes in addition to:
5294         (Visiting): Change xref for Dialog Boxes to ref.
5295         (Version Headers): Replace references to obsolete var
5296         `vc-header-alist' with `vc-BACKEND-header'.
5297         (Customizing VC): Update value of `vc-handled-backends'.
5299 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
5301         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5302         move here from Emacs Lisp Reference Manual.
5303         * calendar.texi (Calendar/Diary, Diary Commands)
5304         (Special Diary Entries, Importing Diary): Change some xrefs to
5305         point to emacs-xtra rather than elisp.
5307         * emacs-xtra.texi (Calendar Customizing):
5308         Move view-diary-entries-initially, view-calendar-holidays-initially,
5309         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5310         Emacs Manual.
5311         (Appt Customizing): Merge entire section into main Emacs Manual.
5312         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5313         mark-holidays-in-calendar here from emacs-xtra.
5314         (Displaying the Diary): Move view-diary-entries-initially,
5315         mark-diary-entries-in-calendar here from emacs-xtra.
5316         (Appointments): Move appt-display-mode-line,
5317         appt-display-duration, appt-disp-window-function,
5318         appt-delete-window-function here from emacs-xtra.
5320         * calendar.texi: Update and reformat copyright.
5321         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5322         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5323         (Diary): Refer to `diary-file' rather than ~/diary.
5324         (Diary Commands): Rename node to "Displaying the Diary".
5325         * emacs.texi (Top): Rename "Diary Commands" section.
5326         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5328 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5330         * misc.texi (Emacs Server): Fix the command for setting
5331         server-name.  Add an xref to Invoking emacsclient.
5333         * help.texi (Help Summary): Clarify when "C-h ." will do something
5334         nontrivial.
5335         (Apropos): Add cindex entry for apropos-sort-by-scores.
5337         * display.texi (Text Display): Add index entries for how no-break
5338         characters are displayed.
5340 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5342         * files.texi (Visiting): Fix cross-references introduced with the
5343         last change.
5345         * xresources.texi (GTK resources): Fix last change.
5347 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
5349         * xresources.texi (X Resources): GTK options documented too.
5350         (Resources): Clarify meaning of program name.
5351         (Table of Resources): Add visualClass.
5352         (GTK resources): Rewrite.
5353         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5355         * display.texi (Text Display): Mention non-breaking spaces.
5357         * files.texi (Reverting): Document auto-revert-check-vc-info.
5359         * frames.texi (Mouse Commands): Document
5360         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5362         * help.texi (Help Summary): Add `C-h .'.
5363         (Apropos): Apropos accepts a list of search terms.
5364         Document apropos-sort-by-scores.
5365         (Help Echo): Document display-local-help.
5367         * misc.texi (Emacs Server): Document server-name.
5368         (Invoking emacsclient): Document -s option for server names.
5370         * text.texi (Outline Visibility): Introduce "current heading
5371         line" (commands can be called with point on a body line).
5372         Re-order table to follow the sequence of discussion.
5373         hide-body won't hide lines before first header line.
5374         (TeX Mode): Add DocTeX mode.
5376 2005-03-24  Richard M. Stallman  <rms@gnu.org>
5378         * mule.texi (Single-Byte Character Support): Delete mention
5379         of iso-acc.el and iso-transl.el.
5381 2005-03-23  Lute Kamstra  <lute@gnu.org>
5383         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5385 2005-03-23  Richard M. Stallman  <rms@gnu.org>
5387         * search.texi: Delete explicit node pointers.
5388         (Incremental Search): New menu.
5389         (Basic Isearch, Repeat Isearch, Error in Isearch)
5390         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5391         (Slow Isearch): New subnodes.
5392         (Configuring Scrolling): Node deleted.
5393         (Search Case): Doc default-case-fold-search.
5394         (Regexp Replace): Move replace-regexp doc here.
5396         * rmail.texi (Movemail): Put commas inside closequotes.
5398         * picture.texi (Insert in Picture): Document C-c arrow combos.
5399         (Basic Picture): Clarify erasure.
5401         * display.texi (Font Lock): Put commas inside closequotes.
5403         * cmdargs.texi (General Variables): Put commas inside closequotes.
5405 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
5407         * building.texi (Stack Buffer): Mention reverse contrast for
5408         *selected* frame (might not be current frame).
5410 2005-03-21  Richard M. Stallman  <rms@gnu.org>
5412         * building.texi (Starting GUD): Add bashdb.
5414 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
5416         * basic.texi (Moving Point): Add M-g M-g binding.
5417         (Undo): Document undo-only.
5418         (Position Info): Document M-g M-g and C-u M-g M-g.
5420         * building.texi (Building): Put Grep Searching after Compilation
5421         Shell.
5422         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5423         Document next-error-highlight.
5424         (Grep Searching): Document grep-highlight-matches.
5425         (Lisp Eval): Typing C-x C-e twice prints integers specially.
5427         * calendar.texi (Importing Diary): Rename node from iCalendar.
5428         Document diary-from-outlook.
5430         * dired.texi (Misc Dired Features): Rename node from Misc Dired
5431         Commands.
5432         Mention effect of X drag and drop on Dired buffers.
5434         * files.texi (Visiting): Document large-file-warning-threshold.
5435         Move paragraph on file-selection dialog.
5436         Mention visiting files using X drag and drop.
5437         (Reverting): Mention using Auto-Revert mode to tail files.
5438         Document auto-revert-tail-mode.
5439         (Version Systems): Minor correction.
5440         (Comparing Files): Diff-mode is no longer based on Compilation
5441         mode.
5442         Document compare-ignore-whitespace.
5443         (Misc File Ops): Explain passing a directory to rename-file.
5444         Likewise for copy-file and make-symbolic-link.
5446         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5447         Document mouse-wheel-progressive speed.
5449         * help.texi (Misc Help): Document numeric argument for C-h i.
5450         Correctly explain the effect of just C-u as argument.
5452         * killing.texi (Deletion): Document numeric argument for
5453         just-one-space.
5455         * mini.texi (Completion): Completion acts on text before point.
5457         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5458         (Emulation): CUA mode replaces pc-bindings-mode,
5459         pc-selection-mode, and s-region.
5461         * mule.texi (Input Methods): Leim is now built-in.
5462         (Select Input Method): Document quail-show-key.
5463         (Specify Coding): Document revert-buffer-with-coding-system.
5465         * programs.texi (Fortran Motion): Document f90-next-statement,
5466         f90-previous-statement, f90-next-block, f90-previous-block,
5467         f90-end-of-block, and f90-beginning-of-block.
5469         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5471         * emacs.texi (Acknowledgments): Updated.
5473         * anti.texi: Total rewrite.
5475 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
5477         * ack.texi (Acknowledgments): Update.
5479 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
5481         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
5482         copyright years.
5484 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
5486         * building.texi (Commands of GUD): Move paragraph on setting
5487         breakpoints with mouse to the GDB Graphical Interface node.
5489 2005-03-07  Richard M. Stallman  <rms@gnu.org>
5491         * misc.texi (Single Shell, Shell Options): Fix previous change.
5493         * building.texi (Debugger Operation): Update GUD tooltip enable info.
5495 2005-03-06  Richard M. Stallman  <rms@gnu.org>
5497         * building.texi (Starting GUD): Don't explain text vs graphical
5498         GDB here.  Just mention it and xref.
5499         Delete "just one debugger process".
5500         (Debugger Operation): Move GUD tooltip info here.
5501         (GUD Tooltips): Node deleted.
5502         (GDB Graphical Interface): Explain the two GDB modes here.
5504         * sending.texi (Sending Mail): Minor cleanup.
5505         (Mail Aliases): Explain quoting conventions.
5506         Update key rebinding example.
5507         (Header Editing): C-M-i is like M-TAB.
5508         (Mail Mode Misc): mail-attach-file does not do MIME.
5510         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5511         that really belongs here.
5512         (Remote Mailboxes): Text moved to Rmail Inbox.
5513         (Rmail Display): Mention Mouse-1.
5514         (Movemail): Clarify two movemail versions.
5515         Clarify rmail-movemail-program.
5517         * misc.texi (Single Shell): Replace uudecode example with gpg example.
5518         Document async shell commands.
5519         (Shell History): Clarify.
5520         (Shell Ring): Mention C-UP an C-DOWN.
5521         (Shell Options): Add comint-prompt-read-only.
5522         (Invoking emacsclient): Set EDITOR to run Emacs.
5523         (Sorting): No need to explain what region is.
5524         (Saving Emacs Sessions): Fix typo.
5525         (Recursive Edit): Fix punctuation.
5526         (Emulation): Don't mention "PC bindings" which are standard.
5527         (Hyperlinking): Explain Mouse-1 convention here.
5528         (Find Func): Node deleted.
5530         * help.texi (Name Help): Xref to Hyperlinking.
5532         * glossary.texi (Glossary):
5533         Rename "Balance Parentheses" to "Balancing...".
5534         Add "Byte Compilation".  Correct "Copyleft".
5535         New xref in "Customization".
5536         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5537         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5538         Rename "Registers" to "Register".
5539         Replace "Selecting" with "Selected Frame",
5540         "Selected Window", and "Selecting a Buffer".
5542         * files.texi (Types of Log File): Explain how projects'
5543         methods can vary.
5545         * display.texi (Faces): Delete "Emacs 21".
5547         * custom.texi (Changing a Variable): C-M-i like M-TAB.
5548         * fixit.texi (Spelling): C-M-i like M-TAB.
5549         * mini.texi (Completion Options): C-M-i like M-TAB.
5550         * programs.texi (Symbol Completion): C-M-i like M-TAB.
5551         * text.texi (Text Mode): C-M-i like M-TAB.
5553         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5555         * calendar.texi (Specified Dates): Mention `g w'.
5556         (Appointments): appt-activate toggles with no arg.
5558 2005-03-05  Juri Linkov  <juri@jurta.org>
5560         * cmdargs.texi (Emacs Invocation): Add cindex
5561         "invocation (command line arguments)"
5562         (Misc X): Add -nbc, --no-blinking-cursor.
5564 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
5566         * calendar.texi (iCalendar): No need to require it now.
5568 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
5570         * trouble.texi (Contributing): Mention Savannah.  Direct users to
5571         emacs-devel.
5573 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
5575         * calendar.texi (Adding to Diary): Mention redrawing of calendar
5576         window.
5578 2005-02-27  Richard M. Stallman  <rms@gnu.org>
5580         * building.texi (Compilation): Update mode line status info.
5582 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
5584         * calendar.texi (General Calendar): Document binding of
5585         scroll-other-window-down.
5586         (Mayan Calendar): Fix earliest date.
5587         (Time Intervals): Document timeclock-change.
5588         Fix timeclock-ask-before-exiting documentation.
5590 2005-02-26  Kim F. Storm  <storm@cua.dk>
5592         * frames.texi (Mouse References):
5593         Add mouse-1-click-in-non-selected-windows.
5595 2005-02-25  Richard M. Stallman  <rms@gnu.org>
5597         * screen.texi (Screen): Explain better about cursors and mode lines;
5598         don't presuppose text terminals.
5599         (Point): Don't assume just one cursor.
5600         Clarify explanation of cursors.
5601         (Echo Area, Menu Bar): Cleanups.
5603         * mini.texi (Minibuffer): Prompts are highlighted.
5604         (Minibuffer Edit): Newline = C-j only on text terminals.
5605         Clarify resize-mini-windows values.
5606         Mention M-PAGEUP and M-PAGEDOWN.
5607         (Completion Commands): Mouse-1 like Mouse-2.
5608         (Minibuffer History): Explain history commands better.
5609         (Repetition): Add xref to Incremental Search.
5611         * mark.texi (Setting Mark): Clarify info about displaying mark.
5612         Clarify explanation of C-@ and C-SPC.
5613         (Transient Mark): Mention Delete Selection mode.
5614         (Marking Objects): Clean up text about extending the region.
5616         * m-x.texi (M-x): One C-g doesn't always go to top level.
5617         No delay before suggest-key-bindings output.
5619         * fixit.texi (Fixit): Mention C-/ for undo.
5620         (Spelling): Mention ESC TAB like M-TAB.
5621         Replacement words with r and R are rechecked.
5622         Say where C-g leaves point.  Mention ? as input.
5624 2005-02-23  Lute Kamstra  <lute@gnu.org>
5626         * cmdargs.texi (Initial Options): Add cross reference.
5628 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5630         * emacs.texi (Top): Update menu for splitting of node in
5631         msdog.texi.
5632         * frames.texi (Frames): Update xref for splitting of node in
5633         msdog.texi.
5634         * trouble.texi (Quitting): Ditto.
5636 2005-02-16  Richard M. Stallman  <rms@gnu.org>
5638         * windows.texi (Split Window): Simplify line truncation info
5639         and xref to Display Custom.
5641         * trouble.texi (Quitting): Emergency escape only for text terminal.
5642         (Screen Garbled): C-l for ungarbling is only for text terminal.
5644         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5646         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5648         * programs.texi (Program Modes): Mention Python mode.
5649         (Moving by Defuns): Repeating C-M-h extends region.
5650         (Basic Indent): Clarify.
5651         (Custom C Indent): Clarify.
5652         (Expressions): Repeating C-M-@ extends region.
5653         (Info Lookup): Clarify for C-h S.
5654         (Symbol Completion): ESC TAB alternative for M-TAB.
5655         (Electric C): Clarify.
5657         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5659         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5660         MS-DOS Input node.
5661         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5662         (MS-DOS and MULE): Clarify.
5663         (MS-DOS Processes, Windows Processes): Fix typos.
5665         * major.texi (Choosing Modes): Clarify.
5667         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5668         (Keyboard Macro Step-Edit): Clarify.
5670         * indent.texi (Indentation): Clarifications.
5672         * help.texi (Help): Correct error about C-h in query-replace.
5673         Clarify apropos vs C-h a.  Fix how to search in FAQ.
5674         (Key Help): Describe C-h w here.
5675         (Name Help): Minor cleanup.  C-h w moved to Key Help.
5676         Clarify the "object" joke.
5677         (Apropos): Clarify.  Mouse-1 like Mouse-2.
5678         (Help Mode): Mouse-1 like Mouse-2.
5680         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5682         * display.texi (Display): Reorder menu.
5683         (Faces): Cleanup.
5684         (Font Lock): Cleanup.  Mention Options menu.
5685         Delete obsolete text.
5686         (Scrolling): For C-l, don't presume text terminal.
5687         (Horizontal Scrolling): Simplify intro.
5688         (Follow Mode): Clarify.
5689         (Cursor Display): Moved before Display Custom.
5690         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5691         Doc default-tab-width.  Doc line truncation more thoroughly.
5693         * dired.texi (Dired Enter): C-x C-f can run Dired.
5694         (Dired Visiting): Comment out `a' command.
5695         Mouse-1 is like Mouse-2.
5696         (Shell Commands in Dired): ? can be used more than once.
5698         * basic.texi (Continuation Lines): Simplify description of truncation,
5699         and refer to Display Custom for the rest of it.
5701 2005-02-06  Lute Kamstra  <lute@gnu.org>
5703         * basic.texi (Undo): Fix typo.
5705         * cmdargs.texi (Emacs Invocation): Fix typo.
5707         * custom.texi (Init Examples): Fix typo.
5709         * abbrevs.texi (Expanding Abbrevs): Fix typo.
5711 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5713         * regs.texi (Registers): Registers can hold numbers, too.
5715         * killing.texi (Other Kill Commands): Cleanup.
5716         Delete redundant explanation of kill in read-only buffer.
5717         (Yanking): Mention term "copying".
5718         (Accumulating Text): Fix typo.
5720         * entering.texi (Entering Emacs): Update rationale at start.
5721         (Exiting): Treat iconifying on a par with suspension.
5723         * custom.texi (Minor Modes): Fix typo.
5724         (Easy Customization): Fix menu style.
5725         (Variables): Add xref.
5726         (Examining): Setting for future sessions works through .emacs.
5727         (Keymaps): "Text terminals", not "Many".
5728         (Init Rebinding): Explain \C-.  Show example of \M-.
5729         Fix minor wording errors.
5730         (Function Keys): Explain vector syntax just once.
5731         (Named ASCII Chars): Clarify history of TAB/C-i connection.
5732         (Init File): Mention .emacs.d directory.
5733         (Init Examples): Add xref.
5734         (Find Init): Mention .emacs.d directory.
5736         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5737         (Action Arguments): Explain which kinds of -l args are found how.
5738         (Initial Options): --batch does not inhibit site-start.
5739         Add xrefs.
5740         (Command Example): Use --batch, not -batch.
5742         * basic.texi (Inserting Text): Cleanup wording.
5743         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5744         C-n is not error at end of buffer.
5745         (Undo): Doc C-/ like C-_.  Add xrefs.
5746         (Arguments): META key may be labeled ALT.
5747         Peculiar arg meanings are explained in doc strings.
5749         * abbrevs.texi (Expanding Abbrevs): Clarify.
5751 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5753         * frames.texi (Frame Parameters): Add an xref to the description
5754         of list-colors-display.  Add a pointer to the X docs about colors.
5756         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5757         Improve docs of list-colors-display.
5759 2005-02-03  Lute Kamstra  <lute@gnu.org>
5761         * frames.texi (Frames, Drag and Drop): Fix typos.
5763 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5765         * windows.texi (Basic Window): Mention color-change in mode line.
5766         (Change Window): Explain dragging vertical boundaries.
5768         * text.texi (Sentences): Clarify.
5769         (Paragraphs): Explain M-a and blank lines.
5770         (Outline Mode): Clarify text and menu.
5771         (Hard and Soft Newlines): Mention use-hard-newlines.
5773         * frames.texi (Frames): Delete unnecessary mention of Windows.
5774         (Mouse Commands): Likewise.  Mention xterm mouse support.
5775         (Clipboard): Clarify.
5776         (Mouse References): Mention use of Mouse-1 for following links.
5777         (Menu Mouse Clicks): Clarify.
5778         (Mode Line Mouse): Clarify.
5779         (Drag and Drop): Rewrite.
5781         * fixit.texi (Spelling): Fix typo.
5783         * files.texi (File Names): Clarify.
5784         (Visiting): Update conditions for use of file dialog.  Clarify.
5785         (Saving): Doc d as answer in save-some-buffers.
5786         (Remote Files): Clean up the text.
5788         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5790         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5791         (List Buffers): Clarify.
5792         (Several Buffers): Doc T command.
5793         (Buffer Convenience): Clarify menu.
5795         * basic.texi (Undo): Clarify last change.
5797 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
5799         * fixit.texi (Spelling): Fix typo.
5801 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5803         * basic.texi (Undo): Update description of `undo-outer-limit'.
5805 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
5807         * building.texi: Update documentation relating to GDB Graphical
5808         Interface.
5810 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5812         * custom.texi (Easy Customization): Adapt menu to node name change.
5814 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5816         * custom.texi (Easy Customization): Defn of "User Option" now
5817         includes faces.  Don't say just "option" when talking about variables.
5818         Do say just "options" to mean "anything customizable".
5819         (Specific Customization): Describe `customize-variable',
5820         not `customize-option'.
5822         * glossary.texi (Glossary) <Faces>: Add xref.
5823         <User Option>: Change definition--include faces.  Change xref.
5825         * picture.texi (Picture): Mention artist.el.
5827         * sending.texi, screen.texi, programs.texi, misc.texi:
5828         * mini.texi, major.texi, maintaining.texi, macos.texi:
5829         * help.texi, frames.texi, files.texi:
5830         Don't say just "option" when talking about variables.
5832         * display.texi, mule.texi: Don't say just "option" when talking
5833         about variables.  Other minor cleanups.
5835 2005-01-26  Lute Kamstra  <lute@gnu.org>
5837         * cmdargs.texi (Initial Options): Add a cross reference to `Init
5838         File'.  Mention the `-Q' option at the `--no-site-file' option.
5840 2005-01-22  David Kastrup  <dak@gnu.org>
5842         * building.texi (Grep Searching): Mention alias `find-grep' for
5843         `grep-find'.
5845 2005-01-20  Richard M. Stallman  <rms@gnu.org>
5847         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5849 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5851         * rmail.texi (Movemail): Explain differences
5852         between standard and mailutils versions of movemail.
5853         Describe command line and configuration options introduced
5854         with the latter.
5855         Explain the notion of mailbox URL, provide examples and
5856         cross-references to mailutils documentation.
5857         Describe various methods of specifying mailbox names,
5858         user names and user passwords for rmail.
5859         (Remote Mailboxes): New section.  Describe
5860         how movemail handles remote mailboxes.  Describe configuration
5861         options used to control its behavior.
5862         (Other Mailbox Formats): Explain handling of various mailbox
5863         formats.
5865 2005-01-13  Richard M. Stallman  <rms@gnu.org>
5867         * commands.texi (Commands): Clarification.
5869 2005-01-11  Richard M. Stallman  <rms@gnu.org>
5871         * programs.texi (Multi-line Indent): Fix previous change.
5872         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5874 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5876         * display.texi (Faces): isearch-lazy-highlight-face renamed to
5877         lazy-highlight.
5879         * search.texi (Query Replace): Mention faces query-replace
5880         and lazy-highlight.
5881         (Incremental Search): Update isearch highlighting info.
5883 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5885         * custom.texi (Saving Customizations): Minor improvement.
5887 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5889         * custom.texi (Saving Customizations): Emacs no longer loads
5890         `custom-file' after .emacs.  No longer mention customizing through
5891         Custom.
5893 2005-01-01  Andreas Schwab  <schwab@suse.de>
5895         * killing.texi (Graphical Kill): Move up under node Killing,
5896         change @section to @subsection.
5898 2005-01-01  Richard M. Stallman  <rms@gnu.org>
5900         * custom.texi (Face Customization): Mention hex color specs.
5902         * emacs.texi (Top): Update Killing submenu.
5904         * killing.texi (Killing): Reorganize section.
5905         No more TeX-only text; put the node command at start of chapter.
5906         But the first section heading is used only in TeX.
5907         Rewrite the text to read better in this mode.
5908         (Graphical Kill): New subnode gets some of the text that
5909         used to be in the first section.
5911 2004-12-31  Richard M. Stallman  <rms@gnu.org>
5913         * dired.texi (Shell Commands in Dired): Delete the ? example.
5915         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5917         * files.texi (Saving): Describe new require-final-newline features
5918         and mode-require-final-newline.
5920 2004-12-29  Richard M. Stallman  <rms@gnu.org>
5922         * custom.texi (File Variables): Clarify previous change.
5924 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5926         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5927         out now.
5929 2004-12-27  Richard M. Stallman  <rms@gnu.org>
5931         * Makefile.in (MAKEINFO): Specify --force.
5933         * basic.texi (Moving Point): C-e now runs move-end-of-line.
5934         (Undo): Doc undo-outer-limit.
5936 2004-12-15  Juri Linkov  <juri@jurta.org>
5938         * mark.texi (Transient Mark, Mark Ring): M-< and other
5939         movement commands don't set mark in Transient Mark mode
5940         if mark is active.
5942 2004-12-12  Juri Linkov  <juri@jurta.org>
5944         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5945         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5947         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5948         (Misc Dired Commands): Add @r{(Dired)} to w.
5950 2004-12-12  Juri Linkov  <juri@jurta.org>
5952         * mark.texi (Marking Objects): Marking commands also extend the
5953         region when mark is active in Transient Mark mode.
5955 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5957         * custom.texi (Saving Customizations): Emacs only loads the custom
5958         file automatically after the init file in version 22.1 or later.
5959         Adapt text and examples to this fact.
5961 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
5963         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5964         be set through Custom.  Otherwise, it has no effect.
5966 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5968         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5969         * entering.texi: Rename Command Line to Emacs Invocation.
5971         * misc.texi (Term Mode): Correctly describe C-c.
5973         * custom.texi (Easy Customization): Move up to section level,
5974         before Variables.  Avoid using the term "variable"; say "option".
5975         New initial explanation.
5976         (Variables): In initial explanation, connect "variable" to the
5977         already-explained "user option".
5979         * emacs.texi (Top): Fix ref to Command Line.
5980         Move reference to Easy Customization.
5982         * xresources.texi (X Resources): Fix From link.
5984         * doclicense.texi (GNU Free Documentation License): Fix To link.
5986         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5988         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5990 2004-12-03  Richard M. Stallman  <rms@gnu.org>
5992         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5994 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5996         * kmacro.texi: Several small changes in addition to the following.
5997         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5998         defining a keyboard macro.
5999         Mention `kmacro-ring-max'.
6000         (Keyboard Macro Counter): Clarify description of
6001         `kmacro-insert-counter', `kmacro-set-counter',
6002         `kmacro-add-counter' and `kmacro-set-format'.
6004 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6006         * custom.texi (File Variables): Add `unibyte' and make it more
6007         clear that `unibyte' and `coding' are special.  Suggested by Simon
6008         Krahnke <overlord@gmx.li>.
6010         * mule.texi (Enabling Multibyte): Refer to File Variables.
6011         Suggested by Simon Krahnke <overlord@gmx.li>.
6013 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
6015         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6016         x-use-old-gtk-file-dialog.
6018 2004-11-20  Richard M. Stallman  <rms@gnu.org>
6020         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6022 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
6024         * building.texi (Lisp Eval): Delete hyphen in section name.
6026 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
6028         * files.texi (Old Versions):
6029         No longer document annotation as "CVS only".
6031 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
6033         * files.texi (Version Control): Rewrite the introduction about
6034         version systems, mentioning the new ones that we support.  Thanks
6035         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6036         suggestions.
6038 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
6040         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
6042 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
6044         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6046 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
6048         * text.texi (Text Based Tables, Table Definition)
6049         (Table Creation, Table Recognition, Cell Commands)
6050         (Cell Justification, Row Commands, Column Commands)
6051         (Fixed Width Mode, Table Conversion, Measuring Tables)
6052         (Table Misc): New nodes, documenting the Table Mode.
6054 2004-10-19  Jason Rumney  <jasonr@gnu.org>
6056         * makefile.w32-in (info): Change order of arguments to makeinfo.
6058 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
6060         * calendar.texi (iCalendar): Update for package changes.
6062 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
6064         * files.texi (Misc File Ops): View mode is a minor mode.
6066 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6068         * calendar.texi (iCalendar): Style changes.
6070 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
6072         * search.texi (Regexps): The regexp described in the example is no
6073         longer stored in the variable `sentence-end'.
6075 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
6077         * building.texi (Starting GUD): Note that multiple debugging
6078         sessions requires `gdb --fullname'.
6080 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
6082         * calendar.texi (iCalendar): New section for a new package.
6084 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
6086         * text.texi: Various small changes in addition to the following.
6087         (Text): Replace xref for autotype with inforef.
6088         (Sentences): Explain nil value for `sentence-end'.
6089         (Paragraphs): Update default values for `paragraph-start' and
6090         `paragraph-separate'.
6091         (Text Mode): Correct description of Text mode's effect on the
6092         syntax table.
6093         (Outline Visibility): `hide-other' does not hide top level headings.
6094         `selective-display-ellipses' no longer has an effect on Outline mode.
6095         (TeX Misc): Add missing @cindex.
6096         Replace xref for RefTeX with inforef.
6097         (Requesting Formatted Text): The variable
6098         `enriched-fill-after-visiting' no longer exists.
6099         (Editing Format Info): Update names of menu items and commands.
6100         (Format Faces): Mention special effect of specifying the default face.
6101         Describe inheritance of text properties.
6102         Correct description of `fixed' face.
6103         (Format Indentation): Correct description of effect of setting
6104         margins.  Mention `set-left-margin' and `set-right-margin'.
6105         (Format Justification): Update names of menu items.
6106         `set-justification-full' is now bound to `M-j b'.
6107         Mention that `default-justification' is a per buffer variable.
6108         (Format Properties): Update name of menu item.
6109         (Forcing Enriched Mode): `format-decode-buffer' automatically
6110         turns on Enriched mode if the buffer is in text/enriched format.
6112 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
6114         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6116 2004-09-28  Kim F. Storm  <storm@cua.dk>
6118         * display.texi (Display Custom) <indicate-buffer-boundaries>:
6119         Align with new functionality.
6121 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
6123         * display.texi (Display Custom): Remove stray `@end defvar'.
6125 2004-09-23  Kim F. Storm  <storm@cua.dk>
6127         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6128         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6130 2004-09-20  Richard M. Stallman  <rms@gnu.org>
6132         * custom.texi (Hooks): Explain using setq to clear out a hook.
6133         (File Variables): Explain multiline string constants.
6134         (Non-ASCII Rebinding): Explain when you need to update
6135         non-ASCII char codes in .emacs.
6137         * building.texi (Compilation): Explain how to make a silent
6138         subprocess that won't be terminated.  Explain compilation-environment.
6140 2004-09-13  Kim F. Storm  <storm@cua.dk>
6142         * mini.texi (Repetition): Rename isearch-resume-enabled to
6143         isearch-resume-in-command-history and change default to disabled.
6145 2004-09-09  Kim F. Storm  <storm@cua.dk>
6147         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6148         with new `kmacro-name-last-macro'.
6150 2004-09-08  Juri Linkov  <juri@jurta.org>
6152         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6154 2004-09-03  Juri Linkov  <juri@jurta.org>
6156         * search.texi (Incremental Search): Update wording for M-%.
6158 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
6160         * killing.texi (Killing): Correct description of kill commands in
6161         read-only buffer.
6163 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
6165         * building.texi (Compilation Mode): Add a paragraph about rules
6166         for finding the compilation buffer for `next-error'.
6168         * search.texi (Other Repeating Search): Mention that Occur mode
6169         supports the next-error functionality.
6171 2004-09-02  Juri Linkov  <juri@jurta.org>
6173         * search.texi (Regexp Replace): Add missing backslash to \footnote.
6175 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
6177         * kmacro.texi (Basic Keyboard Macro):
6178         `apply-macro-to-region-lines' now operates on all lines that begin
6179         in the region, rather than on all complete lines in the region.
6181 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
6183         * frames.texi (Drag and drop): Add documentation about
6184         x-dnd-test-function and x-dnd-known-types.
6186 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
6188         * indent.texi: Various minor changes in addition to:
6189         (Indentation Commands): Correct description of `indent-relative'.
6190         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6191         mode.  The *Tab Stops* buffer uses Overwrite Mode.
6192         (Just Spaces): `tabify' converts sequences of at least two spaces
6193         to tabs.
6195 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
6197         * frames.texi (Secondary Selection): Setting the secondary
6198         selection with M-Drag-Mouse-1 does not alter the kill ring,
6199         setting it with M-Mouse-1 and M-Mouse-3 does.
6200         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6201         toolkit scroll bars.
6202         (Scroll Bars): Ditto.
6204         * windows.texi (Basic Window): When using a window system, the value
6205         of point in a non-selected window is indicated by a hollow box.
6206         (Split Window): Side by side windows are separated by a scroll bar,
6207         if scroll bars are used.
6208         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6209         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6210         (Window Convenience): Update bindings for `winner-undo' and
6211         `winner-redo'.
6213         * ack.texi (Acknowledgments): Use `@unnumbered'.
6214         * misc.texi: Adapt sectioning in Info to the node structure.
6215         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6216         of "Using Emacs as a Server".
6217         * building.texi (Building): Interchange nodes (for correct numbering).
6218         * programs.texi (Programs): Interchange nodes (for correct numbering).
6219         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6220         Info to the node structure.
6221         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6222         Rearrange order of nodes and sections such that both "GNU GENERAL
6223         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6224         end, as appropriate for appendices.
6225         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6226         Use `@unnumberedsec'.
6227         * trouble.texi: Adapt sectioning in Info to the node structure.
6228         Adapt node pointers to change in emacs.texi.
6229         * cmdargs.texi, doclicense.texi: Adapt node pointers.
6231 2004-08-25  Kenichi Handa  <handa@m17n.org>
6233         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6234         description for unibyte mode.
6236 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
6238         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6240         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6241         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6242         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6243         in @pxref.
6245 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
6247         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6248         Change section names.
6250 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
6252         * kmacro.texi (Keyboard Macro Ring): Rename section.
6253         Emacs treats the head of the macro ring as the `last keyboard macro'.
6254         (Keyboard Macro Counter): Minor change.
6255         (Save Keyboard Macro): Some clarifications.
6256         (Edit Keyboard Macro): Rename section.
6258         * buffers.texi (Buffers): Maximum buffer size is now 256M on
6259         32-bit machines.
6260         (Several Buffers): Clarify which buffer is selected if `2' is
6261         pressed in the Buffer Menu.
6262         Auto Revert mode can be used to update the Buffer Menu
6263         automatically.
6265 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
6267         * help.texi (Misc Help): Add an index entry for finding an Info
6268         manual by its file name.
6270 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
6272         * files.texi (Backup Deletion): Correct description of
6273         `delete-old-versions'.
6274         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6275         (Auto Save Files): Recommend `auto-save-mode' to reenable
6276         auto-saving, rather than the abbreviation `auto-save'.
6278 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6280         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6281         for "killing" and "yanking" in main menu.
6283 2004-08-16  Richard M. Stallman  <rms@gnu.org>
6285         * killing.texi (Yanking, Killing): Minor cleanups.
6287         * mark.texi (Momentary Mark): Minor cleanups.
6289 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
6291         * custom.texi (Non-ASCII Rebinding):
6292         C-q always inserts the right code to pass to global-set-key.
6294 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
6296         * regs.texi (RegNumbers): Mention `C-x r i' binding for
6297         `insert-register', instead of `C-x r g' binding, for consistency.
6299 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
6301         * fixit.texi (Spelling): Fix typo.
6303 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
6305         * help.texi (Help): Fix Texinfo usage.
6307 2004-07-24  Richard M. Stallman  <rms@gnu.org>
6309         * text.texi (Paragraphs): Update how paragraphs are separated
6310         and the default for paragraph-separate.
6312         * search.texi (Regexp Replace): Further update text for new
6313         replacement operators.
6315 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
6317         * emacs-xtra.texi (Subdir switches): Dired does not remember the
6318         `R' switch.
6320         * dired.texi (Dired Updating): `k' only deletes inserted
6321         subdirectories from the Dired buffer if a prefix argument was given.
6323         * search.texi (Regexps): Delete redundant definition of `symbol' in
6324         description of `\_>'.  It already occurs in the description of `\_<'.
6326 2004-07-01  Juri Linkov  <juri@jurta.org>
6328         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6329         (Regexp Search): Add M-r.
6331 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
6333         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6335 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
6337         * search.texi, calendar.texi: Markup fixes.
6339 2004-06-25  Richard M. Stallman  <rms@gnu.org>
6341         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6343 2004-06-25  David Kastrup  <dak@gnu.org>
6345         * search.texi (Regexp Replace): Some typo corrections and
6346         rearrangement.
6348 2004-06-24  David Kastrup  <dak@gnu.org>
6350         * search.texi (Unconditional Replace): Use replace-string instead
6351         of query-replace in example.
6352         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6353         sequences.
6354         (Query Replace): Correct explanation of `^' which does not use
6355         the mark stack.
6357 2004-06-21  Nick Roberts  <nickrob@gnu.org>
6359         * misc.texi (Shell History Copying): Document comint-insert-input.
6360         (Shell Ring): Describe comint-dynamic-list-input-ring here.
6362 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
6364         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6365         * custom.texi (Customization): Do.
6366         * anti.texi (Antinews): Do.
6367         * abbrevs.texi (Defining Abbrevs): Do.
6369         * programs.texi (Info Lookup): Fix keybinding for
6370         info-lookup-symbol.
6372 2004-06-16  Juanma Barranquero  <lektu@terra.es>
6374         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6375         Add emacs-xtra.
6376         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6377         (clean): Add emacs-xtra and flymake.  Remove redundancies.
6379 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
6381         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6382         Add emacs-xtra.
6383         * emacs-xtra.texi: New file.
6385 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6387         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6388         (Dired and Find): Mention differences with ordinary Dired buffers.
6390 2004-06-13  Richard M. Stallman  <rms@gnu.org>
6392         * custom.texi (Init Syntax): Explain about vars that do special
6393         things when set with setq or with Custom.
6394         (Init Examples): Add line-number-mode example.
6396 2004-06-12  Juri Linkov  <juri@jurta.org>
6398         * dired.texi (Operating on Files): Add dired-do-touch.
6400 2004-06-10  Juri Linkov  <juri@jurta.org>
6402         * building.texi (Lisp Eval): Add C-M-x on defface.
6404 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
6406         * files.texi (Reverting): Auto-Revert mode and
6407         Global Auto-Revert mode no longer revert remote files.
6409 2004-05-29  Richard M. Stallman  <rms@gnu.org>
6411         * custom.texi (Init File): Two dashes start --no-site-file.
6413 2004-05-29  Alan Mackenzie  <acm@muc.de>
6415         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6416         ("AWK"): Is consistently thus spelled throughout.
6417         (AWK, Pike): Document as "C-like modes".
6418         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6419         (M-x man): Supersedes M-x manual-entry.
6420         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
6422         ("Comments in C"): Delete node; the info is in CC Mode manual.
6423         (c-comment-only-line-offset): Remove description.
6425         (C-c ., C-c C-c): Describe new C Mode bindings.
6427         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6428         (@dfn{Style}, c-default-style, comment-column, comment-padding)
6429         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6430         Amend definitions.
6432         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6433         Describe functions.
6435         (c-comment-start-regexp, c-hanging-comment-ender-p)
6436         (c-hanging-comment-starter-p): Remove obsolete definitions.
6438         * emacs.texi: Remove the menu entry "Comments in C".
6440 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
6442         * dired.texi (Dired and Find): `find-ls-option' does not apply to
6443         `M-x locate'.
6445 2004-05-16  Karl Berry  <karl@gnu.org>
6447         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6448         makeinfo --html fails.
6449         * help.texi (Help Summary) [@ifnottex]: Likewise.
6451 2004-05-13  Nick Roberts  <nickrob@gnu.org>
6453         * building.texi (GDB Graphical Interface): Update and describe
6454         layout first.
6456 2004-05-04  Jason Rumney  <jasonr@gnu.org>
6458         * makefile.w32-in: Revert last change.
6460 2004-05-03  Jason Rumney  <jasonr@gnu.org>
6462         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6464 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6466         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6468 2004-04-18  Juri Linkov  <juri@jurta.org>
6470         * fixit.texi (Spelling): Remove file extension from ispell xref.
6472 2004-04-15  Kim F. Storm  <storm@cua.dk>
6474         * cmdargs.texi (Initial Options): Add -Q.
6476 2004-04-05  Kim F. Storm  <storm@cua.dk>
6478         * custom.texi (File Variables): Add safe-local-eval-forms.
6480 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
6482         * files.texi (Reverting): Correct description of revert-buffer's
6483         handling of point.
6485 2004-03-22  Juri Linkov  <juri@jurta.org>
6487         * emacs.texi (Top): Add `Misc X'.
6489         * trouble.texi: Fix help key bindings.
6491         * glossary.texi: Improve references.
6493         * help.texi: Sync keywords with finder.el.
6495         * mini.texi (Completion): Add description for menu items.
6497         * misc.texi (Browse-URL, FFAP): Add information about keywords.
6499         * sending.texi (Mail Methods): Fix xref to Message manual.
6501 2004-03-12  Richard M. Stallman  <rms@gnu.org>
6503         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6505 2004-03-04  Richard M. Stallman  <rms@gnu.org>
6507         * search.texi (Regexps): Explain that ^ and $ have their
6508         special meanings only in certain contexts.
6510         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6512         * mule.texi (Specify Coding): Doc C-x RET F.
6514         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6515         for multiple compile and grep buffers.
6516         (Indirect Buffers): Don't recommand clone-indirect-buffer
6517         for multiple compile and grep buffers.
6519 2004-02-29  Juanma Barranquero  <lektu@terra.es>
6521         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6522         Use $(DEL) instead of rm, and ignore exit code.
6524 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
6526         * building.texi (Watch Expressions): Update.
6528 2004-02-21  Juri Linkov  <juri@jurta.org>
6530         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
6531         --directory, --help, --version.  Move text about command-line-args
6532         to Command Arguments.
6533         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
6534         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
6535         (Window Size X): Join -g and --geometry.  Add @cindex.
6536         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
6537         (Title X): Remove alias -title.
6538         (Misc X): New node.
6540 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
6542         * frames.texi (Drag and drop): Add Motif to list of supported
6543         protocols.
6545 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
6547         * frames.texi (Drag and drop): New section.
6549 2004-01-24  Richard M. Stallman  <rms@gnu.org>
6551         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6552         Include it only @ifnotinfo.  Patch the preceding and following
6553         node headers to point to each other.
6555 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6557         * calendar.texi (Appointments): Update section.
6559 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6561         * programs.texi (C Modes): Fix the xref.
6563 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6565         * building.texi (Watch Expressions): Update.
6566         (Commands of GUD): Include use of toolbar + breakpoints set from
6567         fringe/margin.
6569 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
6571         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
6572         <acm@muc.de>.
6574 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
6576         * frames.texi (Dialog Boxes): Add use-file-dialog.
6578 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6580         * ack.texi: Note that Alan Mackenzie contributed the AWK support
6581         in CC Mode.
6583 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6585         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6586         * man/commands.texi, man/custom.texi, man/display.texi:
6587         * man/emacs.texi, man/files.texi:
6588         * man/frames.texi, man/glossary.texi, man/killing.texi:
6589         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6590         * man/mule.texi, man/rmail.texi, man/search.texi:
6591         * man/sending.texi, man/text.texi, man/trouble.texi:
6592         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6594 2003-11-01  Alan Mackenzie  <acm@muc.de>
6596         * search.texi (Scrolling During Incremental Search): Document a
6597         new scrolling facility in isearch mode.
6599 2003-10-22  Miles Bader  <miles@gnu.org>
6601         * Makefile.in (info): Move before $(top_srcdir)/info.
6603 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
6605         * building.texi (Watch Expressions): Update section on data display
6606         to reflect code changes (GDB Graphical Interface).
6608 2003-10-13  Richard M. Stallman  <rms@gnu.org>
6610         * xresources.texi (GTK resources): Clean up previous change.
6612 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6614         * xresources.texi (GTK resources): Add a note that some themes
6615         disallow customizations.  Add scroll theme example.
6617 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6619         * cmdargs.texi (General Variables): Remove MAILRC envvar.
6621         * misc.texi (Saving Emacs Sessions): Shorten the section,
6622         collapsing back into one node.
6624 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6626         * misc.texi: Section "Saving Emacs Sessions" rewritten.
6628 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
6630         * xresources.texi (GTK names in Emacs): Correct typo.
6632 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
6634         * cmdargs.texi (Font X): Mention new default font.  More
6635         fully describe long font names, wildcard patterns and the
6636         problems involved.  (Result of discussion on emacs-devel.)
6638 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
6640         * emacs.texi (Acknowledgements): Correct typo.
6642 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6644         * dired.texi (Misc Dired Commands): New node.
6645         (Dired Navigation): Add dired-goto-file.
6647         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6649         * emacs.texi (Acknowledgements): New node, split from Distribution.
6651         * cmdargs.texi (Action Arguments): -f reads interactive args.
6653 2003-09-08  Lute Kamstra  <lute@gnu.org>
6655         * screen.texi (Mode Line): Say that POS comes before LINE.
6656         Mention `size-indication-mode'.
6657         * display.texi (Optional Mode Line): Document
6658         `size-indication-mode'.
6659         * basic.texi (Position Info): Mention `size-indication-mode'.
6661 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6663         * xresources.texi (Resources): Refer to `editres' man page.
6664         (Lucid Resources): Update defaults.  Expand description of
6665         `shadowThickness'.
6667 2003-09-04  Miles Bader  <miles@gnu.org>
6669         * Makefile.in (top_srcdir): New variable.
6670         ($(top_srcdir)/info): New rule.
6671         (info): Depend on it.
6673 2003-09-03  Peter Runestig  <peter@runestig.com>
6675         * makefile.w32-in: New file.
6677 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6679         * misc.texi (Saving Emacs Sessions): Correct previous change.
6681 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6683         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6684         (Intro): Include kmacro.texi after fixit.texi instead of after
6685         custom.texi.  (As suggested by Kim Storm.)
6687 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
6689         * fixit.texi (Fixit): Update `Next' pointer.
6690         * files.texi (Files): Update `Previous' pointer.
6691         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6692         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6693         (Suggested by Kim Storm.)
6694         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
6696 2003-08-18  Kim F. Storm  <storm@cua.dk>
6698         * kmacro.texi: New file describing enhanced keyboard macro
6699         functionality.  Replaces old description in custom.texi.
6701         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6702         (Keyboard Macros): Move to new kmacro.texi file.
6704         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6706 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6708         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6710 2003-08-17  Alex Schroeder  <alex@gnu.org>
6712         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6713         required.
6715 2003-08-05  Richard M. Stallman  <rms@gnu.org>
6717         * programs.texi (Lisp Indent): Don't describe
6718         lisp-indent-function property here.  Use xref to Lisp Manual.
6720 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6722         * calendar.texi (Date Formats): Document changed behavior of
6723         abbreviations.
6725 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
6727         * buffers.texi (List Buffers): Fix previous change.
6729 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
6731         * buffers.texi (List Buffers): Adjust to new format of *Buffer
6732         List*.
6734 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6736         * display.texi (Font Lock): Fix typo.
6738 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6740         * display.texi (Font Lock): Add xref for format info on
6741         font-lock-remove-keywords.
6743         * building.texi (Compilation): Document what happens with asynch
6744         children of compiler process.
6746         * help.texi (Library Keywords): Use @multitable.
6748 2003-06-04  Richard M. Stallman  <rms@gnu.org>
6750         * programs.texi (Expressions): Delete C-M-DEL.
6752         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6753         comint-move-point-for-output renamed from
6754         comint-scroll-to-bottom-on-output.
6756         * custom.texi (Init Rebinding): Replace previous change with xref.
6757         (Non-ASCII Rebinding): Explain that issue more briefly here.
6759 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6761         * indent.texi (Indentation): Condense, simplify, clarify prev change.
6763 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
6765         * building.texi (GDB Graphical Interface): New node.
6766         (Rewritten somewhat by RMS.)
6768 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
6770         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6771         non-English letters.  Explain how to set coding systems correctly
6772         and how to include the right coding cookie in the file.
6774 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
6776         * indent.texi (Indentation): Explain the concepts.
6777         (Just Spaces): Explain why preventing tabs for indentation might
6778         be useful.
6780 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6782         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6784 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6786         * cmdargs.texi (General Variables): Document SMTPSERVER.
6788         * sending.texi: Remove SMTP node.
6789         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
6790         library.
6792 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6794         * sending.texi (Sending via SMTP): Explain MTA/MUA.
6796 2003-02-22  Simon Josefsson  <jas@extundo.com>
6798         * sending.texi (Mail Methods): Add node about SMTP.
6800 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
6802         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6804 2003-02-01  Kevin Ryde  <user42@zip.com.au>
6806         * glossary.texi (Glossary): Correction to cl cross reference.
6808 2003-01-20  Richard M. Stallman  <rms@gnu.org>
6810         * killing.texi (Rectangles): Document C-x c r.
6812 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
6814         * xresources.texi (GTK resources): New node.
6815         (GTK widget names): New node.
6816         (GTK names in Emacs): New node.
6817         (GTK styles): New node.
6819 2003-01-09  Francesco Potortì  <pot@gnu.org>
6821         * maintaining.texi (Create Tags Table): Add reference to the new
6822         `etags --help --lang=LANG' option.
6824 2002-10-02  Karl Berry  <karl@gnu.org>
6826         * emacs.texi: Per rms, update all manuals to use @copying instead of
6827         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
6828         where needed for the sake of the HTML output.
6830 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6832         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6833         source files.
6835 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6837         * Makefile.in (emacsman): New target.
6839 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6841         * (Version 21.1 released.)
6843 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6845         * Branch for 21.1.
6847 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6849         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6851 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6853         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6855 1999-07-12  Richard Stallman  <rms@gnu.org>
6857         * Version 20.4 released.
6859 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
6861         * Makefile.in (INFO_TARGETS): Delete customize.info.
6862         (DVI_TARGETS): Delete customize.dvi.
6863         (../info/customize, customize.dvi): Targets deleted.
6865 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6867         * Version 20.3 released.
6869 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
6871         * Makefile.in (EMACSSOURCES): Add mule.texi.
6872         Add msdog.texi, ack.texi.  Remove gnu1.texi.
6874 1998-04-06  Andreas Schwab  <schwab@gnu.org>
6876         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6877         Use it in dvi targets.
6879 1997-09-23  Paul Eggert  <eggert@twinsun.com>
6881         * Makefile.in: Merge changes mistakenly made to `Makefile'.
6882         (INFO_TARGETS): Change ../info/custom to ../info/customize.
6883         (../info/customize): Rename from ../info/custom.
6885 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6887         * Version 20.2 released.
6889 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6891         * Version 20.1 released.
6893 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6895         * Makefile (../info/customize, customize.dvi): New targets.
6896         (INFO_TARGETS): Add ../info/customize.
6897         (DVI_TARGETS): Add customize.dvi.
6899 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6901         * Version 19.33 released.
6903 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6905         * Version 19.32 released.
6907 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6909         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6911 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6913         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6914         Specify -I option.
6915         (All dvi targets): Set the TEXINPUTS variable.
6917 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6919         * Version 19.31 released.
6921 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6923         * Version 19.30 released.
6925 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6927         * Makefile.in (maintainer-clean): Rename from realclean.
6929 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6931         * Makefile.in: New file.
6932         * Makefile: File deleted.
6934 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6936         * Makefile (TEXINDEX_OBJS): Variable deleted.
6937         (texindex, texindex.o, getopt.o): Rules deleted.
6938         All deps on texindex deleted.
6939         (distclean): Don't delete texindex.
6940         (mostlyclean): Don't delete *.o.
6941         * texindex.c, getopt.c: Files deleted.
6943 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6945         * Version 19.26 released.
6947 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
6949         * Makefile (EMACSSOURCES): Exclude undo.texi.
6951 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6953         * Version 19.25 released.
6955 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6957         * Version 19.24 released.
6959 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6961         * Version 19.23 released.
6963 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6965         * Makefile: Delete spurious tab.
6967 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6969         * Makefile (.SUFFIXES): New rule.
6971 1993-12-04  Richard Stallman  (rms@srarc2)
6973         * getopt.c: New file.
6974         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6975         (getopt.o): New rule.
6976         (dvi): Don't depend on texindex.
6977         (emacs.dvi): Depend on texindex.
6979 1993-12-03  Richard Stallman  (rms@srarc2)
6981         * Makefile (TEXI2DVI): New variable.
6982         (emacs.dvi): Add explicit command.
6983         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6985 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6987         * Version 19.22 released.
6989 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6991         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6993 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6995         * Version 19.21 released.
6997 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6999         * Makefile (realclean): Don't delete the Info files.
7001 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
7003         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7004         4' where appropriate.
7006 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
7008         * Makefile: Fix targets for texindex.
7010         * texindex.c: Include "../src/config.h" if building in emacs.
7012         * Makefile: Change all files to FILENAME.texi, force all targets
7013         to be FILENAME, not FILENAME.info.
7014         Add target to build texindex.c, defining `emacs'.
7016 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7018         * Version 19.19 released.
7020 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7022         * Version 19.18 released.
7024 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7026         * Makefile: Fix source file names of the separate manuals.
7028 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7030         * Version 19.17 released.
7032 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7034         * split-man: Fix typos in last change.
7036 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7038         * Version 19.16 released.
7040 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7042         * version 19.15 released.
7044 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7046         * Makefile (distclean): It's rm, not rf.
7048 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7050         * Version 19.14 released.
7052 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7054         * Makefile: New file.
7056 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7058         * Version 19.13 released.
7060 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7062         * Version 19.9 released.
7064 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7066         * Version 19.8 released.
7068 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7070         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7072         * trouble.texi: It's `enable-flow-control-on', not
7073         `evade-flow-control-on'.
7075 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7077         * display.texi: Document standard-display-european.
7079 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7081         * Version 19.7 released.
7083         * emacs.texi: Add a sentence to the top menu mentioning the
7084         specific version of Emacs this manual applies to.
7086 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7088         * basic.texi: Document next-line-add-lines variable used to
7089         implement down-arrow.
7091         * killing.texi: Document kill-whole-line.
7093 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7095         * text.texi: Update unix TeX ordering information.
7097 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7099         * news.texi: Mention fill-rectangle in keybinding list.
7101         * killing.texi: Document fill-rectangle.
7103 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7105         * vc.texi: Bring the docs up to date with VC 5.2.
7107 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7109         * emacs.tex: Mention blackbox and gomoku under Amusements.
7110         Assembler mode is now mentioned and appropriately indexed
7111         under Programming Modes.
7113 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7115         * emacs.tex: Update TeX ordering information.
7117 1990-06-26  David Lawrence  (tale@geech)
7119         * emacs.tex: Note that completion-ignored-extensions is not used
7120         to filter out names when all completions are displayed in
7121         *Completions*.
7123 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7125         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7127 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7129         * emacs.tex: Add @findex grep.
7131 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7133         * emacs.tex: Correct two typos.  No other changes before
7134         Version 19 will be made.
7136 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7138         * emacs.tex: Update information for obtaining TeX distribution from the
7139         University of Washington.
7141 ;; Local Variables:
7142 ;; coding: utf-8
7143 ;; fill-column: 79
7144 ;; add-log-time-zone-rule: t
7145 ;; End:
7147     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7148       2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
7150   This file is part of GNU Emacs.
7152   GNU Emacs is free software: you can redistribute it and/or modify
7153   it under the terms of the GNU General Public License as published by
7154   the Free Software Foundation, either version 3 of the License, or
7155   (at your option) any later version.
7157   GNU Emacs is distributed in the hope that it will be useful,
7158   but WITHOUT ANY WARRANTY; without even the implied warranty of
7159   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7160   GNU General Public License for more details.
7162   You should have received a copy of the GNU General Public License
7163   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7165 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd