Add "Branch for 23.1" ChangeLog entry.
[emacs.git] / doc / emacs / ChangeLog
blobd060b4679e09119b053c9f099a8fc1c8b2f4a112
1 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3         * Branch for 23.1.
5 2009-06-17  Kenichi Handa  <handa@m17n.org>
7         * mule.texi (Charsets): Update the description for the new charset.
8         (list-character-sets): New findex.
9         (Language Environments): Add @anchor{Describe Language Environment}.
11 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
13         * basic.texi (Moving Point): Fix tag.
15         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
17         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
18         use camel-case for PageUp and PageDown.
20         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
21         camel-case for PageUp and PageDown.
23         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
25         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
26         (Isearch Scroll): Decapitalize <next> and <prior>.
28 2009-06-09  Agustín Martín <agustin.martin@hispalinux.es>
30         * fixit.texi (Spelling): Set default dictionary. Improve
31         descriptions (Bug#2554)
33 2009-06-08  David Reitter  <david.reitter@gmail.com>
35         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
36         since saving colors and faces set this way is not implemented.
37         (Environment variables): Remove mention of mac-fix-env, which is
38         scheduled to be removed.
40 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
42         * custom.texi (Init Examples): Add example of changing load-path.
44         * building.texi (Lisp Libraries): Add example of changing
45         load-path (Bug#3446).
47 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
49         * mark.texi (Mark): Further clarifications.
50         (Setting Mark): Emphasize that C-SPC activates the mark.
52 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
54         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
55         Mark mode.
56         (Using Region, Persistent Mark): Use "active mark" instead of "active
57         region".
59 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
61         * mule.texi (Select Input Method): Fix typo.
63 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
65         * anti.texi (Antinews): Document completion changes.  Some additional
66         copyedits and rearrangement of entries.
68 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
70         * misc.texi (Interactive Shell, Saving Emacs Sessions)
71         (Shell History Copying, Terminal emulator): Copyedits.
73         * xresources.texi (Resources): Simplify descriptions.  Shorten
74         description of editres, which is not very useful these days.
75         (Table of Resources): Document fontBackend resource.
77         * trouble.texi (Quitting): Add other undo bindings to table.
78         (DEL Does Not Delete): Note that the erasure key is usually labelled
79         "Backspace".  Remove discussion of obscure Xmodmap issue.
81 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
83         * files.texi (Visiting): Copyedits.
85 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
87         * basic.texi (Inserting Text): Document ucs-insert.
89         * mule.texi (International Chars): Define "multibyte".  Note that
90         internal representation is unicode-based.  Simplify definition of raw
91         bytes.  Mention ucs-insert.
92         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
93         (Language Environments): Add language environments new to Emacs 23.
94         (Multibyte Conversion): Node deleted.
95         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
96         mention obsolete emacs-mule coding system.
97         (Output Coding): Copyedits.
99         * emacs.texi (Top): Update node listing.
101 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
103         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
105 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
107         * building.texi (Lisp Libraries): `load-library' does offer completion.
109 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
111         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
112         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
114 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
116         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
118 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
120         * entering.texi (Entering Emacs): Document initial-buffer-choice.
122         * building.texi (Lisp Interaction): Document initial-scratch-message.
124 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
126         * msdog.texi (Windows Fonts): Fix typos.
128         * files.texi (Save Commands): Fix pxref.
130 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
132         * files.texi (Save Commands): Mention diff-buffer-with-file.
133         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
134         Henoch (Bug#3036).
136 2009-03-15  Glenn Morris  <rgm@gnu.org>
138         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
139         the former is not always used.
140         (Mail Headers): Use active voice.  Add "Mail-reply-to".
141         Change case of "Id".  Avoid repeated "appropriate".
142         (Mail Aliases): Fix previous change - use an example with a ".", so it
143         does actually get quoted when expanded.
144         (Mail Sending): Mailclient is the default on some systems.
145         (Citing Mail): Mention mail-indentation-spaces.
146         (Mail Mode Misc): Add an @dfn for "mail signature".
148 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
150         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
151         (Completion Options): Document read-file-name-completion-ignore-case,
152         read-buffer-completion-ignore-case, and completion-styles.  Remove
153         description of partial-completion-mode.
155 2009-03-14  Glenn Morris  <rgm@gnu.org>
157         * sending.texi (Mail Format): Fix typo.  Add index entry for
158         mail-header-separator.
159         (Mail Headers): Put info about initialization and changing in one place
160         at the start.  Update FCC section for mbox Rmail.  Clarify From
161         section, mention mail-setup-with-from.  Clarify Reply-to section.
162         Add Mail-followup-to and mail-mailing-lists.  Clarify References
163         section.
164         (Mail Aliases): Update example, make less contentious.
165         Update for name change of mail-interactive-insert-alias.
166         (Mail Mode): Remove mention of `%' as a word separator.
167         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
168         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
169         commands.  Clarify FCC handling.  In mail-complete, add reference to
170         Mail Aliases section, and mention mail-complete-function.
171         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
172         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
173         signature netiquette.  Explain how the mail hooks work when continuing
174         a composition.
175         (Mail Amusements): Internationalize the spook section a bit.
176         Remove the spook mail-setup-hook example, since it doesn't work well.
177         Mention fortune-file.
178         (Mail Methods): Mention read-mail-command.
180 2009-03-14  David Reitter  <david.reitter@gmail.com>
182         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
183         and NS resources following recent changes.
185 2009-03-10  Jason Rumney  <jasonr@gnu.org>
187         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
188         w32-use-visible-system-caret doc to indicate that it should get set
189         automatically.
190         (Windows Fonts): Add doc for the uniscribe backend.
192 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
194         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
195         vc-dir.  (Bug#2598)
197 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
199         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
201 2009-03-05  Glenn Morris  <rgm@gnu.org>
203         * rmail.texi (Rmail Basics): Add reference to sorting.
204         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
205         Minor re-wordings.
206         (Rmail Motion): Mention rmail-next-same-subject.
207         (Rmail Deletion): Expunging is not the only way to change the numbers.
208         (Rmail Labels): Labels can also be used in sorting.
209         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
210         (Rmail Display): Mention rmail-mime.
212 2009-03-04  Glenn Morris  <rgm@gnu.org>
214         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
215         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
216         summary.  Mention sorts cannot be undone.
217         (Rmail Display): Give an example of how to use goto-address-mode.
218         (Rmail Editing): It's keybindings that are redefined, not commands.
219         Fix some typos.
220         (Movemail): Some minor rewording.
221         (Remote Mailboxes): Emacs movemail supports pop by default.
222         Fix some minor grammatical issues.  The "two alternative ways" to
223         specify a POP mailbox are really just one.  Remove all reference to the
224         variables rmail-pop-password and rmail-pop-password-required, obsolete
225         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
226         can support Kerberos.
228 2009-03-03  Glenn Morris  <rgm@gnu.org>
230         * rmail.texi (Rmail Deletion): Revert previous change, which was
231         describing the Rmail summary versions.
232         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
233         Minor re-wording for rmail-resend.
234         (Rmail Make Summary): Summaries apply to buffers rather than files.
235         <rmail-summary-by-topic>: Headers includes the subject.
236         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
237         details, including prefix arguments.
238         Mention rmail-summary-by-senders on C-M-f.
239         Not counting lines might be faster.
240         (Rmail Summary Edit): More details on the delete commands.
241         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
242         Name the commands bound to the various keys.  Mention prefix argument
243         for searching.
244         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
245         Simplify rmail-highlighted-headers description.  Update face name.
247 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
249         * mark.texi (Marking Objects): Fix typo.
251 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
253         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
254         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
256 2009-03-01  Glenn Morris  <rgm@gnu.org>
258         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
259         (Rmail Motion): - M-s searches from the end of messages.
260         (Rmail Deletion): Minor clarification.  Fix numeric argument
261         description.
262         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
263         newmail and RMAILOSE files need not be in home-directory.
264         (Rmail Files): Mention I/O menus are unselectable if no files match.
265         Mention `MAIL' env-var.
267 2009-02-24  Jason Rumney  <jasonr@gnu.org>
269         * mule.texi (Fontsets): Mention fontset-default, font specs and
270         fallback fontsets.
271         (Defining Fontsets): Mention ns and w32 variants of
272         standard-fontset-spec.  Update description of startup fontset to match
273         Emacs 23 behavior.
274         (Modifying Fontsets): New section.  (Bug#656)
275         (International): Link to Modifying Fontsets.
277 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
279         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
280         Mention ns-extended-platform-support-mode.
282 2009-02-22  Karl Berry  <karl@gnu.org>
284         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
286 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
288         * basic.texi (Moving Point, Position Info):
289         * files.texi (Visiting):
290         * mini.texi (Completion Options):
291         * text.texi (HTML Mode): Remove duplicate words.
293 2009-02-20  Glenn Morris  <rgm@gnu.org>
295         * rmail.texi: Minor updates for mbox rather than Babyl.
297 2009-02-17  Karl Berry  <karl@gnu.org>
299         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
301 2009-02-17  Richard M Stallman  <rms@gnu.org>
303         * anti.texi (Antinews): Mention Babyl format.
305         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
307         * rmail.texi: Update for mbox format.
308         Various small fixes, as well as the following.
309         (Out of Rmail): Node deleted.
310         (Rmail): Update menu.
311         (Rmail Files): Comment out set-rmail-inbox-list.
312         Document rmail-inbox-list instead.
313         (Rmail Output): Substantial changes since C-o is now
314         rmail-output-as-seen and o is rmail-output.
315         (Rmail Attributes): Delete `stored', add `retried'.
316         (Rmail Display): Editing headers works in all cases.
318 2009-02-17  Glenn Morris  <rgm@gnu.org>
320         * basic.texi (Position Info): M-x count-lines-region is not always on
321         M-=.  (Bug#2269)
323 2009-02-09  Glenn Morris  <rgm@gnu.org>
325         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
326         defaults.
328 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
330         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
331         documentation of possible problems with redecoding.
333 2009-02-03  Glenn Morris  <rgm@gnu.org>
335         * rmail.texi (Out of Rmail): Mention b2m.pl.
337 2009-01-31  Glenn Morris  <rgm@gnu.org>
339         * rmail.texi (Out of Rmail): Correct b2m location.
341 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
343         * fixit.texi (Undo): Update undo limit values.
345 2009-01-27  Glenn Morris  <rgm@gnu.org>
347         * emacs.texi (Top): Fix Antinews menu entry.
349 2009-01-25  Karl Berry  <karl@gnu.org>
351         * text.texi (Foldout): Use @itemize @w{} to make an itemize
352         item with no marker, instead of the syntactically incorrect
353         @itemize @asis.
355 2009-01-25  Juri Linkov  <juri@jurta.org>
357         * building.texi (Grep Searching): Fix index entry for lgrep.
359 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
361         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
363 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
365         * macos.texi (Preferences Panel): Update description of font setting to
366         reflect that prior frame selection is no longer needed.
368 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
370         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
371         raise GUD subsections.
373 2009-01-15  Glenn Morris  <rgm@gnu.org>
375         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
377 2009-01-10  Glenn Morris  <rgm@gnu.org>
379         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
381 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
383         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
384         logical lines.
386 2008-12-29  Juri Linkov  <juri@jurta.org>
388         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
390         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
392 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
394         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
395         goto-address-mode instead of goto-address.
397         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
398         mode.
400         * emacs.texi (Top): Update node listing.
402 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
404         * custom.texi (Directory Variables): Explain what is a "project".
405         Add indexing.  Improve wording.  Add a footnote about using
406         _dir-locals.el on MS-DOS.
408 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
410         * files.texi (Misc File Ops): Mention chmod as an alias for
411         set-file-modes.
413 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
415         * help.texi (Help): Fix typos and reword.
416         (Help Summary): Add entries for C-h n and C-h r, reorder
417         entries, and do some minor fixes.
418         (Name Help): Say that C-h F works for commands only.
419         (Misc Help): Say that view-lossage displays 300 keystrokes.
421 2008-12-20  Glenn Morris  <rgm@gnu.org>
423         * ack.texi (Acknowledgments): General update based on AUTHORS,
424         including removal of some stuff no longer distributed.
426 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
428         * fixit.texi: Mention hunspell
430 2008-12-19  Glenn Morris  <rgm@gnu.org>
432         * ack.texi (Acknowledgments): Small grammar fix.
433         Consolidate explanatory text at start.
435         * display.texi (Text Display):
436         * indent.texi (Indentation): Use @acronym with ASCII.
438 2008-12-18  Glenn Morris  <rgm@gnu.org>
440         * ack.texi: Various small updates and fixes.
442 2008-12-18  Juri Linkov  <juri@jurta.org>
444         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
445         as a key binding to start a forward nonincremental word search.
446         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
447         a backward nonincremental word search.  Add index for `M-s w'
448         `isearch-forward-word'.
449         (Regexp Search): Add a short summary of regexp key commands like
450         in the node "Basic Isearch".
451         (Other Repeating Search): Fix typo.
453 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
455         * misc.texi (PostScript Variables): Fix doc.
457 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
459         * programs.texi (Program Modes): Mention Ruby mode.
461 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
463         * misc.texi (emacsclient Options): Describe what an empty string
464         argument does for --alternate-editor.
466 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
468         * cmdargs.texi (Font X): Distinguish between client-side and
469         server-side fonts.  List valid Fontconfig properties.  Add reference to
470         Fontconfig manual.  List valid GTK font properties.  Explain use of
471         fc-list.
473 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
475         * cmdargs.texi (Font X): Move discussion of quoting to top.
477 2008-12-06  Glenn Morris  <rgm@gnu.org>
479         * maintaining.texi (Old Revisions): Improve previous change.
481 2008-12-05  Richard M Stallman  <rms@gnu.org>
483         * anti.texi (Antinews): Minor fixes.
485 2008-12-03  Glenn Morris  <rgm@gnu.org>
487         * maintaining.texi (Old Revisions): Fix diff-switches description.
489 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
491         * emacs.texi (Top): Fix typo.
493 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
495         * misc.texi (Document View): Explain dependence on gs at the top.
496         Copyedits.
498         * emacs.texi (Top): Add DocView nodes to detailed node listing.
500         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
501         (Comment Commands): Discuss region-active behavior of M-; first.
503 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
505         * display.texi (Line Truncation): Add reference to Continuation
506         Lines.
508         * windows.texi (Pop Up Window): Mention split-height-threshold
509         and split-width-threshold.
510         (Split Window): Add reference to Continuation Lines.
512 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
514         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
515         (GNUstep Support): New node.
516         * anti.texi:
517         * emacs.texi:
518         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
521 2008-11-28  Richard M Stallman  <rms@gnu.org>
523         * misc.texi (Dissociated Press): Minor cleanups.
525         * dired.texi (Image-Dired): Avoid passive.
527 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
529         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
530         representation.
532 2008-11-26  Richard M. Stallman  <rms@gnu.org>
534         * files.texi (Visiting): Rewrite paragraph for clarity.
536         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
538 2008-11-25  Alan Mackenzie  <acm@muc.de>
540         * programs.texi (Moving by Parens): Clarify that parens inside strings
541         and comments are ignored, and that the commands assume the starting
542         point isn't in a string or comment.
544 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
546         * macos.texi: Add Prev/Next/Top pointers to all nodes.
547         (Mac Basics): Merge in Grabbing Environment Variables from earlier
548         version.
549         (Mac Customization): Rewrite Preferences Panel section and merge in to
550         this node, add Open files by dragging to an Emacs window.
552         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
554 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
556         * files.texi (Misc File Ops): Document set-file-modes.
558         * windows.texi (Split Window): Document integer values of
559         truncate-partial-width-windows.
561         * text.texi (Text): Simplify description of markup languages.
562         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
563         (TeX Editing): Note that `""' inserts one `"' character.
564         (HTML Mode): Note in the introduction that XML mode is an alias for
565         SGML mode.  Mention nXML mode.
567 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
569         * building.texi (Watch Expressions): Fix typo.
571 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
573         * files.texi (Visiting): Document new behavior of
574         confirm-nonexistent-file-or-buffer.
576         * buffers.texi (Select Buffer): Document
577         confirm-nonexistent-file-or-buffer.
579         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
580         edit-picture.
582         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
583         edit-picture', since that is just an alias for picture-mode.
584         (Sentences): Note that repeated M-@ extends the region.
585         (Pages): Make terminology more consistent.  Link to Regexps node.
586         (Longlines): Discuss relationship with Visual Line mode.
587         (Text Mode): Remove extraneous discussion of other modes, since they
588         were already introduced in the parent node.
590 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
592         * anti.texi (Antinews): Rewrite.
594         * entering.texi (Exiting): Mention "minimize" terminology.
596         * frames.texi (Frame Commands): Mention "minimize" terminology.
598         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
599         formats.
600         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
601         (Misc X): Don't document useless -hb option.
603 2008-11-22  Juri Linkov  <juri@jurta.org>
605         * dired.texi (Dired Navigation): Change normal file name search option
606         from `non-nil' to `t'.  Add `dwim' option.
608 2008-11-22  Juri Linkov  <juri@jurta.org>
610         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
611         ".dir-locals.el".  Rename `define-project-bindings' to
612         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
613         `dir-locals-set-directory-class'.
615 2008-11-22  Lute Kamstra  <lute@gnu.org>
617         * buffers.texi (Select Buffer): Index goto-line.
618         * basic.texi (Moving Point): Mention the use of a numeric prefix
619         argument with goto-line and refer to Select Buffer for the use of a
620         plain prefix argument.
622 2008-11-19  Glenn Morris  <rgm@gnu.org>
624         * doclicense.texi: Update to FDL 1.3.
625         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
627 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
629         * custom.texi (Minor Modes): Define mode commands and mode variables
630         more precisely.  Recommend using mode commands instead of setting
631         variables directly.  Put minor modes in a list, and add more modes.
632         (Easy Customization): Use "init file" instead of .emacs.
633         (Customization Groups): Update to new Custom buffer appearance.
634         (Saving Customizations): Copyedits.  Update example.
635         (Variables): Give example of variable type-sensitivity.
636         (Examining): Update example.
637         (Hooks): Copyedits.
638         (Specifying File Variables): Use C comments instead of an artificial
639         Lisp for the example.
640         (Keymaps): Move internals discussion to Prefix Keymaps.
641         (Rebinding): Remove redundant paragraph (stated in Key Binding).
642         (Init Rebinding): Document kbd macro.
643         (Init File): Link to Find Init.
645         * mark.texi (Using Region): Document Delete Selection Mode more
646         thoroughly.
648         * frames.texi (Mouse Commands): Move most of the description of Delete
649         Selection Mode to Using Region, and link to it.
650         (Clipboard): Note that paste is bound to clipboard-yank.
652         * building.texi (Compilation): Document first-error value of
653         compilation-scroll-output.
654         (Compilation Mode): Note that compilation-auto-jump-to-first-error
655         works as soon as an error is available.  Suggested by Juri Linkov.
657         * mini.texi (Passwords): New node.
659         * files.texi (Remote Files): Link to Passwords node.
661         * emacs.texi (Top): Update node listings.
663 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
665         * ack.texi (Acknowledgments): Some updating of credits.
667         * emacs.texi (Acknowledgments): Add a couple more names.
669         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
671         * files.texi (Directories): Describe delete-directory in text.
672         (Misc File Ops): Document use of trash.
674 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
676         * macos.texi (Mac Customization): Fix typos.
678 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
680         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
681         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
682         the conventions of the main Emacs manual.
684         * emacs.texi (Top): Update node listings.
686 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
688         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
689         command-line-args is processed during startup.
690         (Action Arguments): Correctly describe how file arguments interact with
691         the startup screen.  Link to Lisp Interaction for scratch buffer.
692         (Initial Options): Link to Command Example for -batch option.
693         (Environment): Document initial-environment.
695         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
696         can't be changed in the site-start file.
698 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
700         * dired.texi (Dired): Mention C-x C-d too.
701         (Dired Enter): Document M-n in the Dired minibuffer.
702         (Dired Navigation): Explain dired-goto-file more clearly.  Document
703         dired-isearch-filenames.
704         (Dired Deletion): Remove unnecessary "expunged" terminology.
705         (Flagging Many Files): & is now rebound to `% &'.
706         (Shell Commands in Dired): Document dired-do-async-shell-command.
707         Clarify how multi-file arguments are passed.
708         (Misc Dired Features): Document dired-do-isearch.
710 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
712         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
714 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
716         * search.texi (Other Repeating Search): Remove obsolete findex entries.
718 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
720         * programs.texi (Program Modes): Link to Program Indent node.
721         (Left Margin Paren): Explain consequences of changing
722         open-paren-in-column-0-is-defun-start more concisely.
723         (Which Function, Program Indent, Info Lookup): Minor edits.
724         (Basic Indent): If region is active, TAB indents the region.
725         (Multi-line Indent): If region is active, TAB indents the region.  Note
726         that indent-region is useful when Transient Mark mode is off.
727         (Matching): The delimiter at the cursor is highlighted---the character
728         changes color.
729         (Symbol Completion): Link to Completion node.
731         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
732         a strictly text-only system.
734         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
735         batch mode.
737 2008-11-01  Richard M. Stallman  <rms@gnu.org>
739         * misc.texi (Document View): Major rewrite.
741         * maintaining.texi (Types of Log File): Change logs are older than
742         version control.
743         (VCS Concepts): Simplify and rearrange.
744         (Version Control Systems): Make it clear that Linux is only the kernel.
745         (VC Mode Line): Shorten reference to menu item.
746         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
747         (VC Directory Mode): Minor cleanup.
748         Unchanged files are hidden, not omitted.
749         (VC Directory Commands): Shorten and simplify.
750         (Change Log Commands): New node, split from Change Logs.
751         (VC Directory Buffer): New node, split from VC Directory Mode.
753 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
755         * misc.texi (Document View): Renamed from Document Files, moved here
756         from files.texi.
758         * files.texi (Version Control): Moved to maintaining.texi.  Subnodes
759         moved as well.
760         (Document Files): Moved to misc.texi.
762         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
763         vc-update-change-log.
764         (Version Control): Move here from files.texi.
765         (Format of ChangeLog): Make it a subnode of Change Log.
767         * emacs.texi (Top): Update node listing.
769 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
771         * files.texi (Files): Add a section about document
772         files (doc-view-mode).
774 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
776         * building.texi (Compilation Mode): Document
777         compilation-auto-jump-to-first-error.
778         (Debuggers): Lower GUD subsections to subsubsections.
779         (Starting GUD): Add cindex.
780         (Lisp Interaction): Note that scratch is no longer the initial buffer.
782 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
784         * indent.texi (Indentation): Link to Program Indent.
786         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
787         now uses emacsclient's terminal.
789 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
791         * mark.texi (Using Region): Document use-empty-active-region.
793         * emacs.texi (Top): Update node listings.
795         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
796         mention obsolete emacs.bash script.
797         (Invoking emacsclient): Rewrite, moving optional arguments to
798         emacsclient Options.
799         (emacsclient Options): New node.  Document server-use-tcp and
800         server-host.
802 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
804         * indent.texi (Indentation): Replace list with paragraphed text,
805         putting description of syntax-driven indentation first.  Document new
806         effect of active regions on tab.
807         (Tab Stops): Note that editable tab stops affect indentation commands.
809 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
811         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
813 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
815         * custom.texi (Function Keys): Note that modified keypad keys are not
816         translated.
818         * basic.texi (Arguments): Explain how to insert multiple digits.
820 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
822         * files.texi (Remote Files): Precise selection of default method.
823         Rewrite paragraph about disabling remote file names.
825 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
827         * search.texi (Special Isearch): Document M-TAB is isearch.
829         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
830         command.
832         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
834 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
836         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
837         section.
839 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
841         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
842         to files.texi.  Move contents of vc2-xtra.texi here.
844         * vc2-xtra.texi: File removed.
846         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
847         Directory Commands from the submenu.  Don't include deleted file
848         vc2-xtra.texi.
850         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
851         (Version Control): Add VC Directory Mode and VC Directory Commands to
852         the submenu.
853         (Why Version Control?): Use table format.
854         (Version Control Systems): Note that Meta-CVS support is gone.
855         (VCS Concepts): Note precisely when VC started supporting filesets.
856         Remove bogus xref to CVS Options node.
857         (Types of Log File): Copyedits.
858         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
859         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
860         The Right Thing.
861         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
862         (Log Buffer): Reorganize node, putting C-c C-c description first.
863         (Old Revisions): Use CVS for example, not RCS.
864         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
865         Commands from the submenu, putting them under Version Control.
866         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
867         need to include it in the manual unconditionally, since it is now
868         crucial to using distributed version control systems.
869         (Comparing Files): Note that diff uses the minibuffer, and that the
870         output is shown using Diff mode.
871         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
872         diff-update-on-the-fly, diff-refine-hunk, and
873         diff-show-trailing-whitespaces.
874         (File Archives): Add rar support.
876         * major.texi (Choosing Modes): Make mode selection sequence more
877         obvious by describing the steps in order of priority.  Note that
878         magic-mode-alist is nil by default.  Document
879         magic-fallback-mode-alist.
881 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
883         * frames.texi (Mouse References): Copyedits.
885 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
887         * ack.texi (Acknowledgments): Add myself as doc-view author.
889 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
891         * frames.texi (Dialog Boxes): Add @cindex entries.
893 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
895         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
896         (Text-Only Mouse): Copyedit.
898 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
900         * frames.texi: Use @key throughout for mouse clicks.
901         (Cut/Paste Other App): Document yank-pop-change-selection.
902         (Secondary Selection): Fix modified mouse click syntax.
903         (Clipboard): Describe Cut, Copy and Paste commands.
904         (Mouse References): Not all references are in read-only buffers.
905         Copyedits.
906         (Creating Frames): Add xref to Init File.
907         (Frame Commands): Add xref to Exiting.
908         (Scroll Bars): Document GTK vs toolkit behavior.
910 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
912         * files.texi (Version Control): Copyedits.  Add Bazaar.
913         (Version Control Systems): List different VCS's using an itemized list.
914         Add Bazaar.
915         (VCS Concepts): Copyedits.  Tweak description of file merging.
917         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
918         (Cut/Paste Other App): Document select-active-regions and
919         x-select-enable-primary.
921 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
923         * mark.texi (Shift Selection): Correct case in node name.
925         * emacs.texi (Top): Update node order in Mark chapter.
927 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
929         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
931         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
932         elsewhere in the manual instead of describing yet again the intricacies
933         of $HOME on MS-Windows and MS-DOS.
935 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
937         * mini.texi (Minibuffer File): Add xref to File Names.
938         (Minibuffer File): Add discussion of `~' in file names.  Add
939         insert-default-directory index reference.
941         * files.texi (File Names): Reorganize description.
942         (Visiting): Add xref to Mode Line.  Copyedits.
943         (Save Commands): Mention prefix behavior of C-x C-s.
944         (Numbered Backups): Node deleted.
945         (Backup Names): Contents of Numbered Backups moved here.  State default
946         of version-control variable.
947         (Reverting): Copyedits.
948         (Version Control): Add additional version control systems.
950         * emacs.texi (Top): Delete Numbered Backups node.
952         * cmdargs.texi (General Variables): Change Numbered Backups xref to
953         Backup Names.
954         (Initial Options): Document renamed variable inhibit-startup-screen.
956 2008-10-11  Romain Francoise  <romain@orebokech.com>
958         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
960 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
962         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
963         (Select Buffer): Mention use of minibuffer history.  Describe default
964         value of default-major-mode.  Mention that C-x 4 b selects the other
965         window.
966         (List Buffers): Document CRM indicators in the order they appear.
967         (Kill Buffer): Document new command kill-matching buffers.
968         (Several Buffers): Move explanation of the relationship between buffer
969         list and buffer menu to the top.
970         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
972 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
974         * entering.texi (Exiting): Document change of C-x C-c to
975         save-buffers-kill-terminal.  Document kill-emacs.
977 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
979         * mule.texi (Coding Systems): Don't mention codepage-setup.
981         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
982         cpNNN coding systems anymore.
983         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
984         for unibyte mode.  Don't mention line-drawing characters.  Don't
985         mention dos-unsupported-char-glyph.
987 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
989         * search.texi (Search): Shorten introduction.
990         (Basic Isearch): Add command table.  Discuss reverse isearch and
991         isearch highlighting.
992         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
993         ring to cindex.
994         (Special Isearch): Move input methods discussion here.
995         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
996         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
997         Repeat Isearch.
998         (Isearch Minibuffer): New node.
999         (Word Search): Document new word search commands.
1000         (Regexp Example): Simplify example using sentence-end-base variable.
1001         (Replace): Reword introduction.
1002         (Unconditional Replace): Remove unnecessary example.
1003         (Other Repeating Search): Document new `M-s o' binding.
1005         * emacs.texi (Top): Update node listings.
1007 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
1009         * emacs.texi (Top): Remove Kill Errors from menu.
1011 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
1013         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1014         interface for defining macros.  Simplify examples.  Note that C-g quits
1015         macro definitions.
1016         (Keyboard Macro Counter): Document using F3 to insert counter.  Give
1017         usage example.
1018         (Keyboard Macro Query): Organize query responses in a table.
1020         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
1021         to Erasing node.
1022         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
1023         rationale to a footnote.
1024         (Kill Errors): Remove node, due to redundancy with Erasing.
1025         (Spelling): Move discussion of flyspell to end.  Note new behavior of
1026         M-$ in active region.  Remove non-ispell-specific keybindings from
1027         table.
1029 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1031         * cmdargs.texi (Initial Options): Document --daemon.
1033 2008-09-20  Glenn Morris  <rgm@gnu.org>
1035         * files.texi (Numbered Backups): Mention that some modes set
1036         version-control.
1038 2008-09-20  Jim Blandy  <jimb@red-bean.com>
1040         * files.texi (Numbered Backups): Reference File Variables, as well.
1041         Remove discussion of Rmail's implementation.
1043 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
1045         * misc.texi (Recursive Edit): Note that top-level exits active
1046         minibuffers.
1048         * trouble.texi (Quitting): Likewise.
1050 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
1052         * emacs.texi (Top): Add Temporary Face Changes xref.
1054         * display.texi (Display): Move Temporary Face Changes node to just
1055         after Standard Faces.
1056         (Scrolling): Document recenter-top-bottom instead of recenter.
1057         (Horizontal Scrolling): Move auto hscroll discussion to the top.
1058         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1059         (Display Custom): Copyedits.
1060         (Optional Mode Line): Document display-battery-mode.
1062 2008-08-27  Romain Francoise  <romain@orebokech.com>
1064         * custom.texi (Directory Variables): Minor fix.
1066 2008-08-27  Glenn Morris  <rgm@gnu.org>
1068         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1069         descriptions.
1070         (Calendar Customizing): Tweak layout description.
1071         Move calendar-today-marker and calendar-today face to the other
1072         markers.  Condense calendar-star-date and calendar-mark-today
1073         description.
1074         (Holiday Customizing): Add oriental and solar holidays.
1075         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1076         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
1077         (Date Display Format): Change ISO format.  Be less verbose.
1078         (Diary Customizing): Mention day and month abbrev arrays.
1079         Mention the date-form variables by name.  Update European example.
1080         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
1081         Condense examples.  Mention diary-entry-symbols by name.
1082         Condense table for insertion commands.
1083         (Fancy Diary Display): Mention diary-include-string and
1084         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
1085         Ethiopic, Persian date functions.  Condense descriptions.
1087         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1088         (Adding to Diary): Adapt for changed node name.
1090 2008-08-26  Glenn Morris  <rgm@gnu.org>
1092         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1093         node "Hebrew/Islamic Entries".
1095         * calendar.texi (Specified Dates): Fix names of iso functions.
1096         (General Calendar): There may not be another window.
1097         (Writing Calendar Files, Holidays): Tweak intro.
1098         (Holidays): Mention Baha'i and Chinese holidays.
1099         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1100         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1101         (To Other Calendar): Add calendar-print-other-dates.
1102         Refer to "graphic display" rather than "X.
1103         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
1104         (Displaying the Diary): Fix whitespace after reference.
1105         Fix `diary-number-of-entries' reference.
1106         (Date Formats): Explicitly mention that day names can be abbreviated.
1107         (Adding to Diary): Add some references to other sections.
1108         (Special Diary Entries): Fix reference.
1109         (Appointments): Simplify appt-message-warning-time entry.
1110         Clarify where times must be.
1111         (Importing Diary): Comment out icalendar paragraph that does not apply.
1112         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1114 2008-08-23  Glenn Morris  <rgm@gnu.org>
1116         * fortran-xtra.texi (Fortran): Change description of free form and
1117         fixed form a bit.  Mention hideshow and imenu.
1118         (Fortran Motion): Mention fortran-end-of-subprogram,
1119         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1120         (Fortran Indent): Minor re-word.
1121         (ForIndent Commands): Mention fortran-fill-paragraph and
1122         fortran-fill-statement.
1123         (ForIndent Cont): Mention fortran-tab-mode-string.
1124         (Fortran Comments): Mention fortran-comment-line-start-skip.
1125         (Fortran Columns): Mention font-locking.
1126         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1128 2008-08-23  Johan Bockgard  <bojohan@muon>
1130         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1132 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
1134         * mini.texi (Minibuffer): Simplify introduction.
1135         (Minibuffer File): Document tilde in minibuffer filenames.
1136         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
1137         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
1138         (Completion Example): Update example to current command list.
1139         (Completion Options): Document `lazy' value of completion-auto-help.
1140         Update contents of completion-ignored-extensions.
1141         (Minibuffer History): Describe "future history" list.  State default
1142         value of history-delete-duplicates.
1144 2008-08-21  Glenn Morris  <rgm@gnu.org>
1146         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1147         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1149 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
1151         * regs.texi (Registers): Clarify valid register names.
1152         (RegPos): Note that buffer is saved and restored too.
1153         (RegText): Note that mark is reactivated/deactivated.
1154         (RegConfig): Xref to Windows node.
1156 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
1158         * basic.texi (Inserting Text): Provide command name for C-q.
1160         * killing.texi (Killing): Copyedit.  Define read-only text.
1161         (Deletion): DEL and C-d were already explained in Erasing; xref there.
1162         (Killing by Lines): Copyedit.
1163         (Other Kill Commands): Move M-w description here.
1164         (Yanking): Move M-w to Other Kill Commands.
1165         (Kill Ring): Also mention saving text in registers.  Link to Text
1166         Properties in elisp manual.
1167         (Accumulating Text): Copyedit.
1168         (CUA Bindings): Shift selection is now the default.
1170 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1172         * maintaining.texi (Change Log): Mention next-error is available.
1174 2008-08-10  Glenn Morris  <rgm@gnu.org>
1176         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1177         and intermonth text.
1178         (Holiday Customizing): Add holiday-chinese.
1180 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
1182         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
1184 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1186         * files.texi (Log Buffer): Describe C-c C-d.
1187         (Diff Mode): Describe C-x 4 A.
1189 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
1191         * vc1-xtra.texi (VC Directory Mode): Fix last change.
1193 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
1195         * files.texi (Old Revisions): Update the keys used by vc-annotate and
1196         describe the new bindings to show the changeset diff, toggle annotation
1197         visibility, show revisions.
1198         (VC Status): Describe key bindings for modifying the change comments,
1199         displaying changeset diffs and annotations.
1201         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1203 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
1205         * vc1-xtra.texi (VC Directory Mode): Fix typo.
1207 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
1209         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1210         and wording.
1212 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
1214         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1215         marking/unmarking.  Add descriptions for the multiple file search
1216         commands.  Improve some old info.
1218 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
1220         * display.texi (Visual Line Mode): New node.
1222         * basic.texi (Inserting Text): Move DEL to deletion node.
1223         (Moving Point): Add additional alternative key bindings.  Describe
1224         line-move-visual.
1225         (Erasing): Describe DEL.
1226         (Basic Undo, Blank Lines, Arguments): Copyedit.
1227         (Continuation Lines): Mention Visual Line mode.
1228         (Position Info): Move extended discussion to mule.texi.
1230         * mule.texi (International Chars): Describe C-x =.
1232         * emacs.texi (Top): Add Visual Line Mode node.
1234 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1236         * emacs.texi: Remove VMS support.
1238 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
1240         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1241         the vc-dir command name.
1243 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1245         * xresources.texi: Remove mentions of Mac Carbon.
1247 2008-07-19  Andreas Schwab  <schwab@suse.de>
1249         * ns-emacs.texi: Move to ../misc.
1251 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1253         * entering.texi (Exiting): Don't describe text-only terminals as the
1254         default.  Describe the new startup screen.
1255         (Exiting): Describe how to kill Emacs first.  Change description of
1256         iconification to handle modern window systems.
1258 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1260         * ns-emacs.texi: New file, documents features of Emacs port under
1261         NeXTstep windowing.
1263 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
1265         * entering.texi (Entering Emacs): Update prev node.
1267         * glossary.texi (Glossary): Remove xref to Text Characters.
1269         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
1270         directly, rather than in the context of ASCII.  Move description of
1271         special properties of modifier key to new Modifier Keys node.
1272         (Keys): Copyedit.
1273         (Text Characters): Delete node.  Multibyte is the default nowadays, and
1274         the node contents are obsolete.
1276         * custom.texi (Modifier Keys): New node.
1278         * emacs.texi (Top): Update node list.
1280 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
1282         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
1283         saying that Emacs provides menus and mouse support (which is par for
1284         the course).
1286         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
1287         early on.
1288         (Point): Copyedit.  Relegate historical trivia to a footnote.
1289         (Mode Line): Explain mode-line format more consistently.
1290         (Menu Bar): Copyedit.
1292 2008-06-27  Glenn Morris  <rgm@gnu.org>
1294         * cal-xtra.texi (Sexp Diary Entries):
1295         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1297 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
1299         * mark.texi (Shift selection): New node.
1300         (Mark): Copyedits.
1301         (Persistent Mark): Move to the end of the chapter.
1303 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
1305         * makefile.w32-in (distclean): Remove makefile.
1307 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1309         * building.texi (Starting GUD): Add an entry for gud-gdb.
1310         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1311         command mode.
1313 2008-06-17  Glenn Morris  <rgm@gnu.org>
1315         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1317 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
1319         * building.texi (Starting GUD): Expand on remote debugging.
1320         (Other GDB-UI Buffers): Mention new keyboard bindings.
1322 2008-06-15  Glenn Morris  <rgm@gnu.org>
1324         * gnu.texi: Use a verbatim license for this invariant section,
1325         as per etc/GNU.
1327 2008-06-13  Daniel Engeler  <engeler@gmail.com>
1329         * emacs.texi, misc.texi: Add documentation about serial port access.
1331 2008-06-13  Glenn Morris  <rgm@gnu.org>
1333         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1334         maintain.info.
1336 2008-06-05  Miles Bader  <miles@gnu.org>
1338         * display.texi (Temporary Face Changes): Update to reflect function
1339         renamings in face-remap.el.
1341 2008-06-04  Miles Bader  <miles@gnu.org>
1343         * display.texi (Temporary Face Changes): Add
1344         `adjust-buffer-face-height'.  Rewrite description of
1345         `increase-buffer-face-height' and `decrease-default-face-height' now
1346         that they aren't bound by default.
1348 2008-06-03  Miles Bader  <miles@gnu.org>
1350         * display.texi (Temporary Face Changes): New node.
1352 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
1354         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1356 2008-05-31  Glenn Morris  <rgm@gnu.org>
1358         * cal-xtra.texi (Fancy Diary Display): Simplify.
1360 2008-05-30  Glenn Morris  <rgm@gnu.org>
1362         * cal-xtra.texi (Fancy Diary Display): Update for
1363         diary-display-function replacing diary-display-hook.
1365 2008-05-29  Drew Adams  <drew.adams@oracle.com>
1367         * msdog.texi (Windows Keyboard): Add descriptions of
1368         w32-register-hot-key and w32-unregister-hot-key.
1370 2008-05-21  Tom Tromey  <tromey@redhat.com>
1372         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
1373         Variables node.
1375 2008-05-19  Tom Tromey  <tromey@redhat.com>
1377         * custom.texi (Variables): Add Directory Variables to menu.
1378         (Directory Variables): New node.
1380 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
1382         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
1384 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
1386         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
1387         Revision Tags and rewritten.  Section now uses modern terminology,
1388         (tags rather than snapshots) and describes post-SCCS systems more
1389         accurately.
1391 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
1393         * msdog.texi (Windows Files): Update documentation of
1394         w32-get-true-file-attributes.
1396 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1398         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1399         directory mode.
1401 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
1403         * killing.texi (Appending Kills): Remove a strangely off-topic index
1404         entry "television".
1406 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1408         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
1410 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
1412         * emacs/buffers.texi, emacs/files.texi (Version-control):
1413         vc-toggle-read-only is no longer a good idea...
1415 2008-04-29  Glenn Morris  <rgm@gnu.org>
1417         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1419 2008-04-22  Juri Linkov  <juri@jurta.org>
1421         * dired.texi (Subdirectories in Dired): Describe using `^'
1422         to return to the parent directory.
1424 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
1426         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1427         recent changes.
1429 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
1431         * building.texi (GDB-UI Layout, Breakpoints Buffer)
1432         (Other GDB-UI Buffers): Update for recent thread related changes.
1434 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
1436         * maintaining.texi (Maintaining):
1437         * emacs.texi (Top): Typo.
1439 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1441         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1442         arg in `font-lock-add-keywords'.
1444 2008-04-08  Glenn Morris  <rgm@gnu.org>
1446         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1447         Also add Baha'i calendar references where appropriate.
1449 2008-04-05  Glenn Morris  <rgm@gnu.org>
1451         * custom.texi (Init File): Byte-compiling .emacs is bad.
1453 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1455         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1457 2008-03-29  Glenn Morris  <rgm@gnu.org>
1459         * calendar.texi: Update for `calendar-date-style' replacing
1460         `european-calendar'.
1462 2008-03-28  Jason Rumney  <jasonr@gnu.org>
1464         * display.texi (Display Custom): Mention overlay-margin in text.
1466 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1468         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1469         tutorial' comments.
1471 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
1473         * mark.texi (Mark): Rearrange nodes.
1474         (Persistent Mark): Rename from Transient Mark.
1475         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1476         Describe Transient Mark mode as the default.
1478         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1479         the default behavior with Transient Mark mode off.
1480         (Position Info): Fix typo.
1482         * display.texi (Standard Faces): Reference the Mark node.
1483         Remove discussion of the region face, which is discussed there.
1485         * emacs.texi (Top): Update node listings.
1487         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1488         as the default.
1490         * fixit.texi (Undo): Standardize choice of undo key sequence.
1491         (Undo, Spelling): Describe Transient Mark mode as the default.
1493         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1494         default.
1496         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1498         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1499         mode is the default, and note that the mark is not activated when set.
1501         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1502         Describe Transient Mark mode as the default.
1504         * search.texi (Basic Isearch): Reference the Mark Ring node.
1505         (Replace, Unconditional Replace, Other Repeating Search):
1506         Describe Transient Mark mode as the default.
1508         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1509         Transient Mark mode as the default.
1510         (Paragraphs): Describe how M-h behaves when region is active.
1512         * trouble.texi (Quitting): Clarify effects of C-g.
1514 2008-03-13  Glenn Morris  <rgm@gnu.org>
1516         * emacs.texi (EMACSVER): Set to 23.0.60.
1518 2008-03-05  Glenn Morris  <rgm@gnu.org>
1520         * dired.texi (Hiding Subdirectories): Fix previous change.
1522 2008-03-05  Drew Adams  <drew.adams@oracle.com>
1524         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
1526 2008-02-28  Kim F. Storm  <storm@cua.dk>
1528         * help.texi (Help Files): Move describe-gnu-project to C-h g.
1529         Move describe-distribution to C-h C-o.
1530         Move view-emacs-problems to C-h C-p.
1531         Add view-emacs-debugging on C-h C-d.
1532         Add view-external-packages on C-h C-e.
1533         Add view-order-manuals on C-h C-m.
1535 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
1537         * msdog-xtra.texi (MS-DOS): Docstring fix.
1539 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1541         * msdog.texi (Windows Fonts): Use a @table for describing font
1542         properties.
1544 2008-02-07  Jason Rumney  <jasonr@gnu.org>
1546         * msdog.texi (Windows Files): w32-get-true-file-attributes default
1547         value has changed.
1548         (Windows HOME): Clarify what is meant by "if that fails as well".
1549         (Windows Fonts): New section.
1551 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
1553         * basic.texi (Basic Undo): Remove duplicate "you can".
1555 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1557         * maintaining.texi (Tags): Fix last change.
1559 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
1561         * tramp.texi: Use new FSF's Back-Cover Text.
1563 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
1565         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1567 2008-01-26  Richard Stallman  <rms@gnu.org>
1569         * maintaining.texi (Tags): Delete redundant index entry.
1571 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
1573         * programs.texi (Imenu): Move "@cindex tags" from here...
1574         * maintaining.texi (Tags): ...to here.
1576 2008-01-23  Kevin Ryde  <user42@zip.com.au>
1578         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1579         click count.
1581 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
1583         * entering.texi (Exiting): Fix typo.
1584         Reported by D. E. Evans <sinuhe@gnu.org>.
1586 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
1588         * glossary.texi (Glossary): Fix typo.
1590 2007-12-27  Richard Stallman  <rms@gnu.org>
1592         * text.texi (Formatted Text): Improve menu tag.
1593         (Editing Format Info): In Info, add duplicate menu of nodes
1594         about the submenus.
1595         (Format Faces): Say where Faces menu is found.  Mention Other.
1596         (Format Colors): Say where these submenus are found.
1597         (Format Indentation, Format Justification): Likewise.
1598         (Format Properties): Likewise.
1600 2007-12-22  Richard Stallman  <rms@gnu.org>
1602         * search.texi (Query Replace): Make exp of query-replace more
1603         self-contained, and clarify.
1605         * cc-mode.texi (Getting Started): Change @ref to @pxref.
1607 2007-12-15  Richard Stallman  <rms@gnu.org>
1609         * files.texi (Auto Save): Clarify definition of auto-saving.
1611 2007-11-26  Richard Stallman  <rms@gnu.org>
1613         * help.texi (Help Echo): Cleanups.
1615 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
1617         * files.texi (Why Version Control?): Fix typo.
1618         (VCS Concepts): Fix typos; small tense fix.
1619         (Selecting a Fileset): Fix typos; small rewording.
1620         (Log Buffer): Likewise.
1621         (Old Revisions): Likewise.
1623 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
1625         * mule.texi (Communication Coding): Fix wording of last change.
1627 2007-11-16  Werner Lemberg  <wl@gnu.org>
1629         * custom.texi (Specifying File Variables):
1630         * major.texi (Choosing Modes): Mention '\" in man pages.
1632 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
1634         * mule.texi (Communication Coding): Document x-select-request-type.
1636         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1638 2007-11-15  Francesco Potortì  <pot@gnu.org>
1640         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
1641         --output=file.
1643 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
1645         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1646         (Help Echo): Avoid mentioning the term "region" here and
1647         consistently use the term "active text".
1649 2007-11-11  Glenn Morris  <rgm@gnu.org>
1651         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1653 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
1655         * search.texi (Query Replace): Mention
1656         `query-replace-show-replacement'.
1658 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
1660         * building.texi (Watch Expressions): Remove obscure sentence.
1662 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
1664         * mule.texi (Select Input Method): Describe how to activate an input
1665         method in the text mode.
1667 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1669         * cmdargs.texi (Misc Variables): Remove Sun windows info.
1671 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
1673         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1675 2007-10-30  Glenn Morris  <rgm@gnu.org>
1677         * misc.texi (Directory Tracking): Explain a bit more about
1678         dirtrack-mode.
1680 2007-10-25  Glenn Morris  <rgm@gnu.org>
1682         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1684 2007-10-24  Richard Stallman  <rms@gnu.org>
1686         * misc.texi (Interactive Shell): Cleanup last change.
1688 2007-10-22  Juri Linkov  <juri@jurta.org>
1690         * mini.texi (Minibuffer History): Add text about a list of minibuffer
1691         default values.
1693 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
1695         * files.texi: Disambiguate two slightly different uses of the term
1696         'filesets'.
1698 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
1700         * trouble.texi (Quitting): Fix typo.
1702 2007-10-18  Glenn Morris  <rgm@gnu.org>
1704         * frames.texi (Mode Line Mouse): Mention minor mode names.
1706 2007-10-17  Juri Linkov  <juri@jurta.org>
1708         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1709         fill-paragraph operates on the active region in Transient Mark mode.
1710         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1711         with fill-paragraph.
1713         * basic.texi (Arguments): Replace fill-paragraph-or-region with
1714         fill-paragraph.
1716         * fixit.texi (Spelling): ispell-word operates on the active region
1717         in Transient Mark mode.
1719 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
1721         * building.texi (Source Buffers):
1722         * custom.texi (Init Non-ASCII):
1723         * glossary.texi (Glossary): Use "key binding" consistently.
1725 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
1727         * calendar.texi (Diary): Fix directive.
1729 2007-10-16  Richard Stallman  <rms@gnu.org>
1731         * calendar.texi (Diary): Clarify text about diary file example.
1733 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
1735         * files.texi: Capitalize node names according to convention.
1737 2007-10-13  Glenn Morris  <rgm@gnu.org>
1739         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1741 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
1743         * emacs.texi:
1744         * files.texi (Version Systems): Minor fixes to version-control material
1745         suggested by RMS and Robert J. Chassell.
1747 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1749         * files.texi (Version Systems):
1750         * vc-xtra.texi:
1751         * vc1-xtra.texi:
1752         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
1753         operations.  Change of terminology from `version' to `revision'.
1754         Revise text for adequate description of VCSes with monotonic IDs.
1755         * emacs.texi: Change of terminology from `version' to `revision'.
1757 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
1759         * files.texi (Version Systems): Describe newer VCses.
1760         Reorder the descriptions to be chronological.
1762 2007-10-09  Richard Stallman  <rms@gnu.org>
1764         * display.texi (Cursor Display): Correct how cursor appears
1765         in nonselected windows.
1767 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
1769         * building.texi (GDB Graphical Interface): Remove references to gdba
1770         and mention gud-gdb.
1772 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
1774         * rmail.texi (Rmail Sorting): Improve indexing.
1776 2007-10-06  Juri Linkov  <juri@jurta.org>
1778         * text.texi (Fill Commands): Document fill-paragraph-or-region.
1779         (Fill Prefix, Format Indentation): Replace fill-paragraph with
1780         fill-paragraph-or-region.
1782         * basic.texi (Arguments): Replace fill-paragraph with
1783         fill-paragraph-or-region.
1785 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
1787         * files.texi: Update the section on version control for 2007
1788         conditions.  None of these changes are new-VC-specific; that
1789         will come later.
1791 2007-09-15  Glenn Morris  <rgm@gnu.org>
1793         * calendar.texi (Holidays): Change all instances of `holiday-list' back
1794         to `list-holidays'.
1796 2007-09-14  Glenn Morris  <rgm@gnu.org>
1798         * calendar.texi: Update all instances of mark-calendar-holidays,
1799         list-calendar-holidays, list-holidays with the new names.
1801 2007-09-06  Glenn Morris  <rgm@gnu.org>
1803         Move manual sources from man/ to subdirectories of doc/.
1804         Split into the Emacs manual in emacs/, and other manuals in misc/.
1805         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1806         manual.
1807         (infodir): New variable.
1808         (info): Use $infodir.
1809         (emacsman): Delete target, not needed any more.
1810         Move all targets that are not the Emacs manual to misc/Makefile.in.
1811         (mostlyclean): Remove `gnustmp'.
1812         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1813         manual.
1814         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
1815         (emacsman): Delete target, not needed any more.
1816         (clean): Remove all info files but Emacs manual.
1817         Move all targets that are not the Emacs manual to misc/Makefile.in.
1818         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1820         * Makefile.in (INFOSOURCES): Delete.
1821         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1822         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
1823         *.vrs *.toc here...
1824         (maintainer-clean): ...from here.
1826 2007-09-05  Glenn Morris  <rgm@gnu.org>
1828         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1830 2007-08-29  Glenn Morris  <rgm@gnu.org>
1832         * emacs.texi (EMACSVER): Increase to 23.0.50.
1834 2007-08-27  Richard Stallman  <rms@gnu.org>
1836         * emacs.texi (Top): Clarify menu item for Glossary.
1838         * display.texi (Faces): Change secn title.
1839         Clarify not all fonts come from Font Lock.
1841 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
1843         * basic.texi (Position Info): Add index entry for face at point.
1844         Mention that character faces are also displayed by "C-u C-x =".
1846 2007-08-08  Glenn Morris  <rgm@gnu.org>
1848         * glossary.texi (Glossary): Deprecate `iff'.
1850 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
1852         * files.texi (File Conveniences): Document point motion keys in Image
1853         mode.
1855 2007-07-27  Glenn Morris  <rgm@gnu.org>
1857         * emacs.texi (Copying): Include license text from gpl.texi, rather than
1858         in-line.
1860         * gpl.texi: New file with text of GPL.
1861         * Makefile.in (EMACSSOURCES): Add gpl.texi.
1863 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
1865         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1867         * dired.texi (Wdired): Mention C-x C-q key binding.
1869 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
1871         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1873 2007-07-25  Glenn Morris  <rgm@gnu.org>
1875         * emacs.texi (Copying): Replace license with GPLv3.
1877         * Relicense all FSF files to GPLv3 or later.
1879 2007-07-24  Glenn Morris  <rgm@gnu.org>
1881         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1882         for some calendars.
1884 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
1886         * screen.texi (Mode Line): Describe new mode-line flag that shows if
1887         default-directory for the current buffer is on a remote machine.
1889 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
1891         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1892         default value.
1894 2007-07-21  Richard Stallman  <rms@gnu.org>
1896         * files.texi (Why Version Control?): Improve previous change.
1898 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
1900         * files.texi (Why Version Control?): New node.
1902 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
1904         * building.texi (Starting GUD): Add xref to this anchor.
1906 2007-06-24  Karl Berry  <karl@gnu.org>
1908         * emacs.texi: New Back-Cover Text.
1910 2007-06-07  Alan Mackenzie  <acm@muc.de>
1912         * display.texi (Optional Mode Line): Document the new form of
1913         line+column numbers, "(561,2)".
1915 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1917         * maintaining.texi (Create Tags Table): Fix typos.
1919 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1921         * Version 22.1 released.
1923 2007-05-07  Karl Berry  <karl@gnu.org>
1925         * emacs.texi (EMACSVER): Back to 22.
1927 2007-05-06  Richard Stallman  <rms@gnu.org>
1929         * maintaining.texi (Create Tags Table): Clean up previous change.
1931 2007-05-05  Francesco Potortì  <pot@gnu.org>
1933         * maintaining.texi (Create Tags Table): Add text about the dangers of
1934         making symbolic links to tags files.
1936 2007-05-04  Karl Berry  <karl@gnu.org>
1938         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1940 2007-05-03  Karl Berry  <karl@gnu.org>
1942         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1944         * .cvsignore (*.pdf): New entry.
1946         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1947         for printing.
1949 2007-05-01  Richard Stallman  <rms@gnu.org>
1951         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1953 2007-04-28  Glenn Morris  <rgm@gnu.org>
1955         * ack.texi (Acknowledgments):
1956         * anti.texi (Antinews):
1957         * programs.texi (Program Modes): Restore mention of python.el pending
1958         consideration of legal status.
1960 2007-04-28  Richard Stallman  <rms@gnu.org>
1962         * files.texi (File Names): Fixes to ~ description on MS systems.
1964 2007-04-26  Glenn Morris  <rgm@gnu.org>
1966         * emacs.texi (EMACSVER): Increase to 22.1.50.
1968 2007-04-25  Karl Berry  <karl@gnu.org>
1970         * emacs.texi: Improve line breaks on copyright page,
1971         similar layout to lispref, 8.5x11 by default.
1973         * dired.texi (Image-Dired): Improve line break, fix typo.
1975 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
1977         * programs.texi (Program Modes):
1978         * anti.texi (Antinews):
1979         * ack.texi (Acknowledgments): python.el removed.
1981 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
1983         * display.texi (Highlight Interactively): Correct description of
1984         hi-lock-file-patterns-policy.
1986         * files.texi (File Archives): Mention self-extracting executables.
1988 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
1990         * search.texi (Unconditional Replace, Query Replace): Add xref to
1991         "Replacement and Case".
1993 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
1995         * dired.texi (Image-Dired): Move from Thumbnails node.
1996         * misc.texi (Thumbnails): Node deleted.
1997         * emacs.texi (Top): Update node listing.
1999         * files.texi (File Conveniences):
2000         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
2002 2007-04-21  Richard Stallman  <rms@gnu.org>
2004         * display.texi (Highlight Interactively): Correct previous change.
2005         Clarify doc of hi-lock-find-patterns, and move new features into it.
2007 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
2009         * display.texi (Highlight Interactively): Document
2010         hi-lock-file-patterns-policy.
2012 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
2014         * display.texi (Scrolling): Fix typo.
2016 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
2018         * doclicense.texi: Remove node heading, so that it can be included by
2019         other files.
2021         * emacs.texi: Insert node heading for GFDL.
2023 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
2025         * cmdargs.texi (Colors): Qualify "color of window" index entry by
2026         "command line".
2028         * display.texi (Faces): Refer to "Creating Frames" for face
2029         and other frame customizations in .emacs.
2031         * frames.texi (Creating Frames): Mention that face customizations can
2032         be put in .emacs.  Add index entries.
2034 2007-04-12  Richard Stallman  <rms@gnu.org>
2036         * glossary.texi (Glossary): Explain `iff'.
2038 2007-04-11  Karl Berry  <karl@gnu.org>
2040         * gnu.texi (Top),
2041         * macos.texi (Mac Font Specs),
2042         * anti.texi (Antinews),
2043         * xresources.texi (Resources),
2044         * misc.texi (Emulation),
2045         * calendar.texi (Daylight Saving),
2046         * dired.texi (Dired and Find),
2047         * rmail.texi (Remote Mailboxes),
2048         * sending.texi (Mail Headers),
2049         * programs.texi (Which Function),
2050         * files.texi (Recover),
2051         * buffers.texi (Uniquify),
2052         * frames.texi (Wheeled Mice),
2053         * killing.texi (Rectangles): Wording to improve breaks in
2054         8.5x11 format.
2055         * mule.texi (Language Environments): \hbadness=10000 since there's
2056         no way to reword.
2057         * emacs.texi (smallbook): New @set to more easily switch between
2058         smallbook and 8.5x11.
2060 2007-04-11  Richard Stallman  <rms@gnu.org>
2062         * files.texi (File Conveniences): Add xref to Tumme.
2063         Delete text about Thumbnail mode.
2065 2007-04-09  Alan Mackenzie  <acm@muc.de>
2067         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2068         new name.  Insert concept index entries.
2070 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
2072         * display.texi (Standard Faces): Document prefix arg for
2073         list-faces-display.
2075         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2077 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2079         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2081         * files.texi (Misc File Ops): Rewrite description of
2082         insert-file-literally.
2084 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
2086         * misc.texi (Printing): Postscript -> PostScript.
2088         * ack.texi (Acknowledgments): Postscript -> PostScript.
2090         * custom.texi (Init File, Init Non-ASCII): Fix last change.
2092         * emacs.texi (Top): Fix the menu due to the change in custom.texi
2093         below.
2095 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
2097         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
2098         Init Non-ASCII.
2099         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2100         (Init Non-ASCII): New node.
2102 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2104         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2106 2007-03-12  Glenn Morris  <rgm@gnu.org>
2108         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2109         "Daylight Savings".
2111         * calendar.texi: Replace "daylight savings" with "daylight
2112         saving" in text throughout.
2114 2007-03-04  Richard Stallman  <rms@gnu.org>
2116         * custom.texi (Safe File Variables): Minor correction.
2118 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
2120         * rmail.texi (Movemail): Add internal ref.
2121         Don't indent the intro for the PROTO table.
2122         Format PROTO table items with @code.
2124 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
2126         * building.texi: Remove references to bashdb.
2128 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
2130         * mule.texi (Language Environments): Update list of supported language
2131         environments.
2133 2007-02-14  Kim F. Storm  <storm@cua.dk>
2135         * building.texi (Grep Searching): Fix lgrep doc.
2137 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2139         * back.texi: Remove unused file.
2141 2007-02-05  Francesco Potortì  <pot@gnu.org>
2143         * maintaining.texi (Tag Syntax): Now --members is the default for
2144         etags, not for ctags yet.
2146 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
2148         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
2149         headers compliant with Texinfo guidelines and with what texnfo-upd.el
2150         expects.  Add comments to prevent people from inadvertently modifying
2151         the key parts needed by `texinfo-multiple-files-update'.
2153 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
2155         * frames.texi (Secondary Selection): Window clicked does not matter
2156         when mouse-yank-at-point is non-nil.
2158 2007-01-16  Glenn Morris  <rgm@gnu.org>
2160         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2161         system abbrev.
2163 2007-01-11  Richard Stallman  <rms@gnu.org>
2165         * msdog.texi (Windows Keyboard): Another small cleanup.
2167 2007-01-10  Richard Stallman  <rms@gnu.org>
2169         * msdog.texi (Windows Keyboard): Yet another try to make
2170         everyone happy with that passage.
2172 2007-01-05  Richard Stallman  <rms@gnu.org>
2174         * anti.texi (Antinews): Mention M-x shell scrolling.
2176 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
2178         * building.texi (Watch Expressions): Describe gdb-max-children.
2180 2007-01-04  Richard Stallman  <rms@gnu.org>
2182         * msdog.texi (Windows Keyboard): Clarify previous change.
2184 2007-01-02  Richard Stallman  <rms@gnu.org>
2186         * custom.texi (Changing a Variable): Minor clarification.
2187         (Specific Customization): customize-customized => customize-unsaved.
2189         * entering.texi (Entering Emacs): Clean up text about restarting
2190         Emacs for each file.
2192         * misc.texi (Shell Options): Minor cleanup.
2194         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2195         with Emacs, not vice versa.
2197         * programs.texi (Symbol Completion): Recommend customizing
2198         window manager.
2200         * xresources.texi (Resources): Minor fix.
2202 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
2204         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2206 2007-01-01  Richard Stallman  <rms@gnu.org>
2208         * commands.texi (User Input): Document keys stolen by window mangers.
2210 2006-12-31  Richard Stallman  <rms@gnu.org>
2212         * custom.texi (Specific Customization): Document customize-option
2213         instead of customize-variable.
2215 2006-12-31  Kim F. Storm  <storm@cua.dk>
2217         * major.texi (Choosing Modes): Document auto-mode-case-fold.
2219 2006-12-30  Kim F. Storm  <storm@cua.dk>
2221         * killing.texi (CUA Bindings): Fix typo.
2223         * xresources.texi (Table of Resources): Mention grow-only value for
2224         auto-resize-tool-bars.
2226 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
2228         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2229         and how to get them back.
2231 2006-12-26  Richard Stallman  <rms@gnu.org>
2233         * calendar.texi (Holidays): Holiday listing is based on current
2234         practice, but DST is not.
2236 2006-12-25  Richard Stallman  <rms@gnu.org>
2238         * emacs.texi (Top): Update subnode menus.
2240         * mark.texi (Transient Mark): Fix xref.
2242         * killing.texi (Graphical Kill): Node deleted.
2243         (Killing): Add xref to Cut and Paste.
2244         (CUA Bindings): Update xref.
2246         * frames.texi (Cut and Paste): New section to hold other nodes.
2247         (Mouse Commands): Node demoted.
2248         (Cut/Paste Other App): Split out from Mouse Commands.
2249         (Word and Line Mouse): Likewise.
2250         (Secondary Selection, Clipboard): Nodes demoted.
2252 2006-12-24  Kevin Ryde  <user42@zip.com.au>
2254         * calendar.texi (Holidays): US daylight saving begins second Sunday
2255         in March for 2007 onwards.
2256         (Daylight Savings): Show new US default daylight saving rules, 2nd
2257         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2259 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
2261         * calendar.texi (Scroll Calendar): < and > are switched.
2263 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
2265         * killing.texi (Deletion): Describe M-\ prefix argument.
2267 2006-12-23  Richard Stallman  <rms@gnu.org>
2269         * search.texi (Regexp Search): Explain why forward and reverse regexp
2270         search are not mirror images.
2272 2006-12-19  Kim F. Storm  <storm@cua.dk>
2274         * major.texi (Choosing Modes): Describe match-function elements for
2275         magic-mode-alist.
2277 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
2279         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2280         peculiarities.
2282 2006-12-18  Richard Stallman  <rms@gnu.org>
2284         * abbrevs.texi (Editing Abbrevs): Fix previous change.
2286 2006-12-17  Alan Mackenzie  <acm@muc.de>
2288         * programs.texi (Left Margin Paren): Remove the bit which says
2289         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2290         Discuss some of the issues of setting this option to nil.
2292 2006-12-17  Glenn Morris  <rgm@gnu.org>
2294         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2296 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2298         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2299         (Windows Files): `w32-get-true-file-attributes' is only relevant for
2300         NTFS volumes.
2301         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2302         volumes.
2304 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
2306         * text.texi (HTML Mode): Fix "C-c TAB".
2308 2006-12-09  Richard Stallman  <rms@gnu.org>
2310         * misc.texi (Invoking emacsclient): Simplify TCP file text.
2312 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
2314         * files.texi (Misc File Ops): Document insert-file-literally.
2316 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
2318         * cmdargs.texi (Colors): Note that --color is intended for overriding
2319         the terminal defaults, not for normal invocation.
2321         * misc.texi (Emacs Server): Improve wording.  Don't mention the
2322         ``server program''.  Add a cross-reference to "Init File" node.
2323         (Invoking emacsclient): Add index entries.  Document both short and
2324         long versions of command-line options.  Document the -f option.
2326 2006-12-06  Richard Stallman  <rms@gnu.org>
2328         * text.texi (Outline Format): Say to set outline-regexp
2329         and outline-level with major modes and file local variables.
2331 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2333         * anti.texi (Antinews): Mention the alternative to
2334         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2336         * misc.texi (Interactive Shell): Ditto.
2338 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
2340         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2342         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2344 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
2346         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2347         colon in the mode line.
2349         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2351 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2353         * building.texi (Watch Expressions): Mention SPC for expanding/
2354         contracting watch expressions.
2356 2006-11-26  Kim F. Storm  <storm@cua.dk>
2358         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2360 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
2362         * building.texi (Debugger Operation): Define text command mode.
2363         Clarify how tooltips work.
2364         (GDB Graphical Interface): Explain how to run in text command mode
2365         more clearly.
2367 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
2369         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2371 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2373         * anti.texi (Antinews): Mention --server-file and TCP sockets.
2375 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
2377         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2378         and EMACS is deprecated.
2380 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
2382         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2384 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
2386         * Makefile.in (emacs.dvi): Remove xresmini.texi.
2388         * emacs.texi: Include xresources.texi both for info and dvi.
2390         * xresources.texi: Merge text from xresmini.texi.
2392 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
2394         * glossary.texi: Fix typos.
2396 2006-11-06  Richard Stallman  <rms@gnu.org>
2398         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2400         * ack.texi (Acknowledgments): Fix name spelling.
2402 2006-11-01  Juri Linkov  <juri@jurta.org>
2404         * search.texi (Word Search): Document incremental word search.
2406 2006-10-28  Glenn Morris  <rgm@gnu.org>
2408         * ack.texi (Acknowledgments): Add cal-html author.
2410         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2411         Calendar").  Describe new package cal-html.
2412         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2413         Calendar Files."
2415 2006-10-23  Richard Stallman  <rms@gnu.org>
2417         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2418         Abbrev mode is enabled.
2420 2006-10-16  Richard Stallman  <rms@gnu.org>
2422         * emacs.texi: Update ISBN.
2424 2006-10-11  Kim F. Storm  <storm@cua.dk>
2426         * emacs.texi (Acknowledgments): Use @dotless{i}.
2428 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
2430         * building.texi (Breakpoints Buffer): Mention catchpoints.
2432 2006-10-08  Kim F. Storm  <storm@cua.dk>
2434         * ack.texi (Acknowledgments): Update.
2436         * emacs.texi (Acknowledgments): Fix bad @/ form.
2438 2006-10-05  Kim F. Storm  <storm@cua.dk>
2440         * emacs.texi (Acknowledgments): Add more contributors.
2442 2006-10-03  Richard Stallman  <rms@gnu.org>
2444         * emacs.texi (Acknowledgments): Update version and edition.
2446 2006-10-01  Karl Berry  <karl@gnu.org>
2448         * custom.texi (Customization Groups): Page break to keep example buffer
2449         on one page.
2451 2006-09-30  Karl Berry  <karl@gnu.org>
2453         * programs.texi (Basic Indent): @need to improve page break.
2454         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2456 2006-09-29  Glenn Morris  <rgm@gnu.org>
2458         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2460 2006-09-29  Karl Berry  <karl@gnu.org>
2462         * windows.texi (Basic Window): Remove forced @break, no longer
2463         desirable.
2464         * frames.texi (Frame Commands),
2465         * mark.texi (Marking Objects): Reword to avoid bad page break.
2466         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2468 2006-09-19  Richard Stallman  <rms@gnu.org>
2470         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2471         stick to present tense.
2473 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2475         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2476         to x-gtk-use-old-file-dialog.
2477         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2479 2006-09-15  Jay Belanger  <belanger@truman.edu>
2481         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
2482         Change "Library Public License" to "Lesser Public License"
2483         throughout.  Use "yyyy" to represent year.
2485 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
2487         * files.texi (Visiting): Add index entry "open file".
2489 2006-09-11  Richard Stallman  <rms@gnu.org>
2491         * building.texi (Compilation Mode): Clarification.
2492         (Grep Searching): Add xref to Compilation Mode.
2494 2006-09-08  Richard Stallman  <rms@gnu.org>
2496         * search.texi (Search): Ref multi-file search commands here.
2497         (Other Repeating Search): Not here.
2499 2006-08-28  Richard Stallman  <rms@gnu.org>
2501         * windows.texi (Split Window): Update xref.
2503         * basic.texi (Continuation Lines): Update xref.
2505         * indent.texi (Tab Stops): Update xref.
2507         * emacs.texi (Top): Update subnode menu.
2509         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2510         split out of Display Custom.
2512 2006-08-25  Kim F. Storm  <storm@cua.dk>
2514         * display.texi (Display Custom): Add variables overline-margin
2515         and x-underline-at-descent-line.
2517 2006-08-25  Richard Stallman  <rms@gnu.org>
2519         * entering.texi (Exiting): Rewrite to give graphical displays
2520         priority over text terminals.
2522         * search.texi (Incremental Search): Move index entries.
2524 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
2526         * custom.texi (Init File): Reference Find Init to avoid "home
2527         directory" confusion.
2529 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
2531         * building.texi (Other GDB-UI Buffers): Describe how to edit
2532         a value in the locals buffer.
2534 2006-08-21  Richard Stallman  <rms@gnu.org>
2536         * search.texi (Basic Isearch): Add `isearch' index entry.
2538 2006-08-16  Richard Stallman  <rms@gnu.org>
2540         * misc.texi (Saving Emacs Sessions): Clean up wording.
2542         * mark.texi (Marking Objects): Mention term "select all".
2544         * emacs.texi (Top): Update subnode menu.
2546         * help.texi (Help Mode): Move node up in file.
2548 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
2550         * building.texi (Stack Buffer): Explain fringe arrow.
2552 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
2554         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2555         on startup.
2557 2006-08-11  Romain Francoise  <romain@orebokech.com>
2559         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2561 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2563         * mule.texi (Recognize Coding, Text Coding): Fix typos.
2565 2006-08-10  Richard Stallman  <rms@gnu.org>
2567         * text.texi (Format Faces): Substantial rewrites to deal
2568         with face merging.  Empty regions don't count.  Clarify
2569         face property inheritance.
2571 2006-08-08  Romain Francoise  <romain@orebokech.com>
2573         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2574         <arjuropo@cc.jyu.fi>.
2576 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
2578         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2579         apply to all frames.
2581 2006-08-01  Richard Stallman  <rms@gnu.org>
2583         * help.texi (Name Help): Add index entries for describe-variable.
2585 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
2587         * building.texi (GDB Graphical Interface): Shorten node names.
2588         (GDB-UI Layout): Use GDB-related.
2589         (Other GDB-UI Buffers): Simplify English.
2591 2006-07-31  Richard Stallman  <rms@gnu.org>
2593         * search.texi (Query Replace): Add xref for Dired's Q command.
2595 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
2597         * building.texi (GDB commands in Fringe): Rename to...
2598         (Source Buffers): ..this and move forward.  Describe hollow arrow and
2599         new option gdb-find-source-frame.
2601 2006-07-29  Richard Stallman  <rms@gnu.org>
2603         * dired.texi (Operating on Files): Simplify previous change
2604         and fix Texinfo usage.
2606 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
2608         * dired.texi (Operating on Files): Add cross-references.  State the
2609         Unix commands that do similar things.
2611 2006-07-28  Richard Stallman  <rms@gnu.org>
2613         * mark.texi (Transient Mark): Clarify that region never disappears
2614         when Transient Mark mode is off, and not when it is on.
2616 2006-07-27  Richard Stallman  <rms@gnu.org>
2618         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
2620 2006-07-24  Richard Stallman  <rms@gnu.org>
2622         * xresources.texi (GTK styles): Fix texinfo usage.
2624         * commands.texi (User Input): Explain why we teach keyboard cmds.
2626         * xresources.texi, xresmini.texi, search.texi, programs.texi:
2627         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2628         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2629         * doclicense.texi, display.texi, dired.texi, basic.texi:
2630         * anti.texi, ack.texi: Move periods and commas inside quotes.
2632 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
2634         * cmdargs.texi (General Variables): Document EMAIL.
2636 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
2638         * frames.texi (Frame Commands): Mention that focus-follows-mouse
2639         doesn't have effect on MS-Windows.
2641 2006-07-17  Richard Stallman  <rms@gnu.org>
2643         * building.texi (Grep Searching): Explain about chaining grep commands.
2645 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
2647         * killing.texi, mini.texi: Fix typos.
2649 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
2651         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2652         is invoked for multiple files.
2654 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
2656         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2657         on-line manual for the rest of this node.
2658         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2659         unconditionally.
2660         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2661         Improve wording.
2662         (Windows Printing): Improve wording.
2663         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2664         rest of this node.
2666 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
2668         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2669         with eval-buffer.
2671 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
2673         * mule.texi (Coding Systems, Specify Coding): Link descriptions
2674         of character translation.
2676 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
2678         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2680 2006-07-03  Karl Berry  <karl@gnu.org>
2682         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2683         not-too-underfull hboxes in the TeX output.
2684         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2685         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2686         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2687         * sending.texi, text.texi: Fix overfull/underfull boxes.
2689 2006-07-03  Romain Francoise  <romain@orebokech.com>
2691         * m-x.texi (M-x): Fix.
2693 2006-07-03  Richard Stallman  <rms@gnu.org>
2695         * search.texi (Other Repeating Search): filename -> file name.
2697         * misc.texi (Narrowing): Minor cleanups.
2699         * files.texi (Visiting): filename -> file name.
2701         * emacs.texi (Top): Update subnode menus.
2703         * mule.texi (Coding Systems): Move char translation stuff here.
2704         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2705         (Recognize Coding): Substantial local rewrites.
2706         (International): Update menu.
2708         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2709         (Scrolling): Substantial local rewrites.
2710         (Display): Update menu and intro.
2712         * dired.texi: filename -> file name.
2714         * custom.texi (Safe File Variables): Texinfo usage fix.
2716 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
2718         * help.texi, m-x.texi: Lots of cleanups.
2720 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
2722         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2723         (Windows Processes, Windows Misc): Shorten the printed version by
2724         selectively conditioning less important portions by @ifnottex.
2726 2006-06-27  Richard Stallman  <rms@gnu.org>
2728         * mini.texi (Minibuffer File): Minor cleanup.
2730 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
2732         * frames.texi (XTerm Mouse): Rename to...
2733         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
2735         * emacs.texi (Top): Use new node name.
2737 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
2739         * emacs.texi (Top): Update the detailed menu according to changes in
2740         msdog.texi.
2742         * msdog.texi (Windows Keyboard): New section.
2743         (Windows Mouse): New section.
2744         (Windows System Menu): Remove section (text merged with "Windows
2745         Keyboard").
2746         (Windows Misc): New section.
2748         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2750         * msdog.texi (ls in Lisp): New section.
2752         * files.texi (Visiting): Document case-insensitive wildcard matching
2753         under find-file-wildcards.
2755 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2757         * macos.texi (Mac Input): Add description of mac-function-modifier.
2758         Now Unicode keyboard layouts work.
2760 2006-06-10  Richard Stallman  <rms@gnu.org>
2762         * mule.texi (Recognize Coding): Clarify previous change.
2764 2006-06-09  Kenichi Handa  <handa@m17n.org>
2766         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2767         notation.
2769 2006-06-07  Kevin Ryde  <user42@zip.com.au>
2771         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2772         manual for @ifnottex, but in emacs-extra for @iftex.
2774         * cmdargs.texi (General Variables): Fix smtpmail xref.
2776 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2778         * programs.texi (Comment Commands):
2779         * custom.texi (Specifying File Variables):
2780         Use ;; instead of ;;; to better follow coding conventions.
2782 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
2784         * building.texi (Watch Expressions): Move node to end.
2785         (GDB Graphical Interface): Move description of clicks in fringe...
2786         (GDB commands in the Fringe): ...to here.  New node.
2788 2006-06-05  Romain Francoise  <romain@orebokech.com>
2790         * xresmini.texi (GTK resources): Fix various typos.
2792 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
2794         * building.texi (GDB Graphical Interface): Update bindings.
2795         (Commands of GUD): Add gud-print.  Remove gud-run.
2796         Restate availability more generally.
2798 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
2800         * mini.texi: Lots of cleanups.
2802 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
2804         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2805         and Mouse-2.
2807 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
2809         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2811 2006-05-31  Richard Stallman  <rms@gnu.org>
2813         * basic.texi (Moving Point): Fix previous change.
2815 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2817         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2819 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
2821         * basic.texi: Many simplifications and improvements in wording.
2823 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
2825         * anti.texi (Antinews): Create a node for gdb-ui.
2827 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2829         * frames.texi (Menu Bars, Tool Bars): Add index entries.
2831 2006-05-20  Richard Stallman  <rms@gnu.org>
2833         * dired.texi (Dired Navigation): dired-goto-file is now j.
2835 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2837         * mule.texi (Coding Systems): Mention the undecided-* coding systems
2838         and their aliases.
2840         * msdog.texi (Windows Printing): Mention non-support of plain text
2841         printing with some el-cheapo printers, and suggest a workaround.
2843 2006-05-20  Kevin Ryde  <user42@zip.com.au>
2845         * text.texi (TeX Print): tex-dvi-view-command has a default value,
2846         remove the bit saying you must set it.
2848 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2850         * trouble.texi (Checklist):
2851         * text.texi (Text, Auto Fill, Text Mode):
2852         * search.texi (Nonincremental Search):
2853         * rmail.texi (Rmail Labels):
2854         * mule.texi (Input Methods, Multibyte Conversion):
2855         * misc.texi (Gnus, Where to Look, PostScript):
2856         * maintaining.texi (Create Tags Table):
2857         * indent.texi (Indentation Commands):
2858         * fixit.texi (Spelling):
2859         * emacs.texi (Copying):
2860         * custom.texi (Init File): ifinfo -> ifnottex.
2862 2006-05-17  Richard Stallman  <rms@gnu.org>
2864         * files.texi (Diff Mode): Mention C-x `.
2866 2006-05-08  Richard Stallman  <rms@gnu.org>
2868         * custom.texi (Disabling): Textual cleanups.
2870 2006-05-12  Glenn Morris  <rgm@gnu.org>
2872         * calendar.texi (Displaying the Diary, Format of Diary File):
2873         Refer to diary-view-entries, diary-list-entries,
2874         diary-show-all-entries rather than obsolete aliases.
2876 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
2878         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2879         (Displaying the Diary, Special Diary Entries, Importing Diary):
2880         * building.texi (Compilation Shell):
2881         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2882         emacs-xtra with @inforef's.
2884         * files.texi (Visiting): Fix wording.
2886         * mule.texi (Coding Systems, Text Coding): More indexing.
2887         Mention that C-x RET f can set eol conversion.
2889 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
2891         * xresmini.texi (GTK resources): Insert GTK description.
2893         * xresources.texi (GTK resources): metafont should be menufont.
2895 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
2897         * mini.texi (Completion Options): Completion of remote files'
2898         method, user name and host name is active only in partial
2899         completion mode.
2901 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2903         * makefile.w32-in (emacs.dvi):
2904         * Makefile.in (emacs.dvi): Add xresmini.texi.
2906         * xresmini.texi (Table of Resources): Remove xref to non-existent
2907         node "LessTif Resources".
2909         * msdog.texi (Microsoft Windows):
2910         * calendar.texi (Calendar/Diary, Displaying the Diary)
2911         (Special Diary Entries, Importing Diary, Holidays):
2912         * programs.texi (Program Modes):
2913         * text.texi (Text):
2914         * buffers.texi (Several Buffers):
2915         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2917 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2919         The following changes merge the emacs-xtra manual into the main
2920         manual, but only for on-line version of the manual.
2922         * vc2-xtra.texi (Version Backups, Local Version Control)
2923         (Making Snapshots, Change Logs and VC, Version Headers)
2924         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2925         on-line manual.
2927         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2928         for on-line manual.
2930         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2931         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2932         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2933         for on-line manual.
2935         * fortran-xtra.texi (Fortran, Fortran Autofill)
2936         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2937         for on-line manual.
2939         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2940         Conditional xref's for on-line manual.
2942         * emerge-xtra.texi (Emerge, Overview of Emerge)
2943         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2944         manual.
2946         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2947         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2948         (EMACSSOURCES): Use EMACS_XTRA.
2949         (../info/emacs-xtra): Remove.
2950         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2952         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2953         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2954         (EMACSSOURCES): Use EMACS_XTRA.
2955         ($(infodir)/emacs-xtra): Remove.
2956         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2958         * trouble.texi (Quitting):
2959         * text.texi (Text):
2960         * programs.texi (Program Modes):
2961         * msdog.texi (Microsoft Windows):
2962         * frames.texi (Frames):
2963         * files.texi (Backup, Version Control, VC Concepts)
2964         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2965         (Registering, VC Status, VC Undo, Multi-User Branching)
2966         (Comparing Files):
2967         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2968         (Displaying the Diary, Special Diary Entries, Importing Diary):
2969         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2970         conditional xref's, depending on @iftex/@ifnottex.
2972         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2973         "MS-DOS".  @include msdog-xtra.texi.
2975         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2976         <Top Level> [ifnottex]: @include fortran-xtra.texi.
2978         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2979         for vc-xtra.texi subsections.
2980         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2981         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2983         * sending.texi (Sending Mail): A @node line without explicit Prev,
2984         Next, and Up links.
2986         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2987         Next, and Up links.
2989         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2990         and its sections.  @include picture-xtra.texi.
2992         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2993         "Emerge".
2994         (List Tags) [ifnottex]: @include emerge-xtra.texi.
2996         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2997         exact duplicate of its name-sake in calendar.texi.
2999         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3000         "Advanced Calendar/Diary Usage".
3001         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3003         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3004         dired-xtra.texi.
3005         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3007         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3008         (Files) [ifnottex]: Add menu entry for Autorevert.
3010         * emacs-xtra.texi (Introduction): Reword to make consistent with
3011         printed version only.
3012         <Top level>: Remove the body of all chapters and move them to the
3013         new *-xtra.texi files.  Use @raisesections and @lowersections to
3014         convert sections to chapters etc.
3016         * msdog-xtra.texi:
3017         * fortran-xtra.texi:
3018         * vc-xtra.texi:
3019         * vc1-xtra.texi:
3020         * vc2-xtra.texi:
3021         * emerge-xtra.texi:
3022         * cal-xtra.texi:
3023         * dired-xtra.texi:
3024         * arevert-xtra.texi: New files, with text from respective chapters
3025         of emacs-xtra.texi.  Convert each @chapter into @section, @section
3026         into @subsection, etc.
3028         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
3029         updated.
3031         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3032         Windows".  All references updated.
3034 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3036         * macos.texi (Mac Input): Mention input from Character Palette.
3037         (Mac Font Specs): Fix typo.
3039 2006-05-05  Richard Stallman  <rms@gnu.org>
3041         * files.texi (Diff Mode): Minor cleanup.
3043 2006-05-05  Karl Berry  <karl@gnu.org>
3045         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3046         errors from the current release of makeinfo (4.8).
3047         * help.texi (Library Keywords): Change widest word in multitable
3048         template from `emulations' to `convenience'.  (Not sure if this is
3049         related to the font change.)
3051 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3053         * files.texi (File Names): Add a footnote about limited support of
3054         ~USER on MS-Windows.
3056         * cmdargs.texi (Initial Options): Add a footnote about limited
3057         support of ~USER on MS-Windows.
3059 2006-05-03  Richard Stallman  <rms@gnu.org>
3061         * files.texi (Diff Mode): Node moved here.
3062         (Comparing Files): Delete what duplicates new node.
3063         (Files): Put Diff Mode in menu.
3065         * misc.texi (Diff Mode): Moved to files.texi.
3067         * emacs.texi (Top): Update menu for Diff Mode.
3069         * trouble.texi (Emergency Escape): Simplify.
3071         * emacs.texi (Top): Minor clarification.
3073 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3075         * commands.texi, entering.texi, screen.texi: Many simplifications.
3077 2006-05-03  Richard Stallman  <rms@gnu.org>
3079         * commands.texi (Text Characters): Delete paragraph about unibyte
3080         non-ASCII printing chars.
3082         * killing.texi (Killing): Say "graphical displays".
3083         * display.texi: Say "graphical displays".
3085         * cmdargs.texi (Misc X): Say "graphical displays".
3087 2006-05-01  Richard Stallman  <rms@gnu.org>
3089         * emacs.texi (Top): Add Diff Mode to menu.
3091 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3093         * misc.texi (Diff Mode): New node.
3095 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3097         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3098         (Mac Environment Variables): Shorten example line.
3099         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
3101 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
3103         * building.texi (GUD Customization): Describe cases %d and %c.
3104         Update description for %e.
3106 2006-04-30  Glenn Morris  <rgm@gnu.org>
3108         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3110 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
3112         * custom.texi (Examining): Update C-h v output example.
3114 2006-04-29  Kim F. Storm  <storm@cua.dk>
3116         * building.texi (Grep Searching): Add lgrep and rgrep.
3118 2006-04-23  Richard Stallman  <rms@gnu.org>
3120         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3122         * xresmini.texi: New file.
3124         * xresources.texi (Face Resources): Split table into font resources
3125         and the rest.  Combine similar attributes for brevity.
3127 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
3129         * emacs-xtra.texi (MS-DOS File Names): Remove section about
3130         backslashes and case-insensitivity in file names (moved to the
3131         main manual).
3132         (MS-DOS Printing): Move most of the text to the main manual.
3134         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3135         New nodes.
3136         (Windows Processes, Windows System Menu): Add index entries and
3137         fix wording.
3139 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3141         * misc.texi (Shell Ring): Add notes on saved input when
3142         navigating off the end of the history list.
3144 2006-04-18  Chong Yidong  <cyd@mit.edu>
3146         * misc.texi (Shell Options): Correct default value of
3147         comint-scroll-show-maximum-output.
3149 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3151         * building.texi (Watch Expressions): Update.
3153 2006-04-12  Richard Stallman  <rms@gnu.org>
3155         * search.texi: Clean up previous change.
3157 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
3159         * search.texi (Regexp Backslash, Regexp Replace): Add index
3160         entries for ``back reference'' and mention the term itself in the
3161         text.
3163 2006-04-11  Richard Stallman  <rms@gnu.org>
3165         * custom.texi (Safe File Variables):
3166         Document enable-local-variables = :safe.
3168 2006-04-11  Karl Berry  <karl@gnu.org>
3170         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3171         (Remote Repositories, Version Backups, Local Version Control)
3172         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3173         (Miscellaneous Commands and Features of VC, Change Logs and VC)
3174         (Renaming VC Work Files and Master Files)
3175         (Inserting Version Control Headers, Customizing VC, General Options)
3176         (Options for RCS and SCCS, Options specific for CVS): Move all
3177         these nodes to emacs-xtra.texi, for brevity.
3178         * cmdargs.texi, files.texi: Change cross-references.
3180 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3182         * files.texi (Old Versions): Update description of vc-annotate's
3183         use of color to indicate date ranges.
3185 2006-04-09  Kevin Ryde  <user42@zip.com.au>
3187         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3188         put info and printed manual names the right way around.
3190 2006-04-09  Karl Berry  <karl@gnu.org>
3192         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3193         emacs-xtra.texi, leaving only MS Windows information.
3194         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3195         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3196         node names.
3198         * emacs.texi: Move @summarycontents and @contents to the beginning
3199         of the file.
3201 2006-04-08  Kevin Ryde  <user42@zip.com.au>
3203         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3205 2006-04-07  Richard Stallman  <rms@gnu.org>
3207         * programs.texi (Comments, Comment Commands, Options for Comments)
3208         (Multi-Line Comments): "Align", not "indent".
3209         (Basic Indent): C-j deletes trailing whitespace before the newline.
3211 2006-04-06  Richard Stallman  <rms@gnu.org>
3213         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3215 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
3217         * killing.texi (Rectangles): Add index entry for marking a rectangle.
3219 2006-04-05  Richard Stallman  <rms@gnu.org>
3221         * emacs.texi (Top): Update subnode menu.
3223         * trouble.texi (Unasked-for Search): Node deleted.
3224         (Lossage): Delete from menu.
3226 2006-04-04  Richard Stallman  <rms@gnu.org>
3228         * trouble.texi: Various cleanups.
3229         (Checklist): Don't bother saying how to snail a bug report.
3230         (Emergency Escape): Much rewriting.
3231         (After a Crash): Rename the core dump immediately.
3232         (Total Frustration): Call it a psychotherapist.
3233         (Bug Criteria): Avoid "illegal instruction".
3234         (Sending Patches): We always put the contributor's name in.
3236         * misc.texi (Thumbnails): Minor correction.
3238 2006-04-03  Richard Stallman  <rms@gnu.org>
3240         * misc.texi (Thumbnails): Minor cleanup.
3242 2006-04-02  Karl Berry  <karl@gnu.org>
3244         * sending.texi (Mail Sending): pxref to Top needs five args.
3246         * texinfo.tex: Update to current version (2006-03-21.13).
3248 2006-03-31  Richard Stallman  <rms@gnu.org>
3250         * emacs.texi (Top): Update subnode menu.
3252         * help.texi (Help Mode): Cleanup.
3254         * dired.texi: Many cleanups.
3255         (Dired Deletion): Describe dired-recursive-deletes.
3256         (Operating on Files): dired-create-directory moved.
3257         (Misc Dired Features): Move to here.
3258         (Tumme): Node moved to misc.texi.
3260         * custom.texi: Many cleanups.
3261         (Minor Modes): Don't mention ISO Accents Mode.
3262         (Examining): Update C-h v output example.
3263         (Hooks): Add index and xref for add-hook.
3264         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
3265         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3267         * misc.texi: Many cleanups.
3268         (beginning): Add to summary of topics.
3269         (Shell): Put eshell xref at the end.  Remove eshell from table.
3270         (Thumbnails): New node.
3272 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
3274         * files.texi (File Name Cache): Make it clear that the cache is
3275         not persistent.
3277 2006-03-25  Karl Berry  <karl@gnu.org>
3279         * emacs-xtra.texi, emacs.texi, gnu.texi:
3280         (1) use @copyright{} instead of (C) in typeset text;
3281         (2) do not indent copyright year list (or anything else).
3283 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
3285         * files.texi (VC Dired Mode): Remove misplaced brackets.
3287 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
3289         * files.texi: Various updates and clarifications in the VC chapter.
3291 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
3293         * help.texi (Help Mode): Document "C-c C-c".
3295 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
3297         * emacs-xtra.texi (Top): Avoid ugly continuation line in
3298         menu in the standalone Info reader.
3300 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
3302         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3303         moved here from Emacs manual.
3305         * programs.texi (Fortran): Section moved to emacs-xtra.
3306         (Program Modes): Xref to Fortran in emacs-xtra.
3308         * maintaining.texi (Emerge): Move to emacs-xtra.
3309         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3311         * picture.texi: File deleted.
3312         * Makefile.in:
3313         * makefile.w32-in: Remove picture.texi.
3315         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3316         * abbrevs.texi (Abbrevs):
3317         * sending.texi (Sending Mail): Picture node removed.
3319         * emacs.texi (Top): Update node listings.
3321 2006-03-12  Richard Stallman  <rms@gnu.org>
3323         * calendar.texi: Various cleanups.
3325 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3327         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3328         syntax.
3330 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
3332         * search.texi (Regexps): More accurately describe which characters
3333         are special in which situations.  Recommend _not_ to quote `]' or
3334         `-' when they are not special.
3336 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
3338         * files.texi (Old Versions): Clarify operation of C-x v =.
3340 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
3342         * building.texi (Watch Expressions): Update and describe
3343         gdb-speedbar-auto-raise.
3345 2006-02-19  Richard M. Stallman  <rms@gnu.org>
3347         * emacs.texi: Use @smallbook.
3348         (Top): Update ref to Emacs paper, delete ref to Cookbook.
3349         Update subnode menu.
3351         * building.texi (Lisp Interaction): Minor addition.
3353 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
3355         * building.texi (Watch Expressions): Update and be more precise.
3357 2006-02-15  Francesco Potortì  <pot@gnu.org>
3359         * maintaining.texi (Create Tags Table): Explain why the
3360         exception when etags writes to files under the /dev tree.
3362 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3364         * custom.texi (Safe File Variables): Lots of clarification.
3365         Renamed from Unsafe File Variables.
3367 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3369         * custom.texi (Unsafe File Variables): File variable confirmation
3370         assumed denied in batch mode.
3372 2006-02-14  Richard M. Stallman  <rms@gnu.org>
3374         * building.texi (GDB User Interface Layout): Don't say `inferior'
3375         for program being debugged.
3377 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
3379         * building.texi (GDB Graphical Interface):
3380         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3382 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
3384         * custom.texi (Specifying File Variables, Unsafe File Variables):
3385         New nodes, split from File Variables.  Document new file local
3386         variable behavior.
3388 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3390         * display.texi (Standard Faces):
3391         * files.texi (Visiting):
3392         * frames.texi (Clipboard):
3393         * glossary.texi (Glossary) <Clipboard>:
3394         * xresources.texi (X Resources): Mention Mac OS port.
3396 2006-02-12  Richard M. Stallman  <rms@gnu.org>
3398         * building.texi (Building): Clarify topic in intro.
3400         * maintaining.texi (Maintaining): Change title; clarify topic.
3401         Delete duplicate index entries.
3403         * building.texi (Other GDB User Interface Buffers): Clarifications.
3405         * text.texi (Cell Commands): Clarifications.
3407         * programs.texi (Defuns): Delete duplicate explanation of
3408         left-margin paren convention.
3409         (Hungry Delete): Minor cleanup.
3411 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3413         * dired.texi (Tumme): More tumme documentation.
3415 2006-02-11  Alan Mackenzie  <acm@muc.de>
3417         * programs.texi ("Hungry Delete"): Correct the appellation of the
3418         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3420 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
3422         * dired.texi (Tumme): Fix small bug.
3424 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3426         * macos.texi (Mac International): Rename "fontset-mac" to
3427         "fontset-standard".
3429 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
3431         * dired.texi (Tumme): Basic documentation for Tumme added.
3433 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
3435         * mule.texi (International):
3436         * programs.texi (Basic Indent): Fix typos.
3438         * custom.texi (Minor Modes):
3439         * display.texi (Text Display):
3440         * commands.texi (Text Characters): Update xrefs.
3442 2006-02-07  Richard M. Stallman  <rms@gnu.org>
3444         * emacs.texi (Top): Update subnode menu.
3445         Update info on old Emacs papers.
3446         (Intro): "Graphical display", not window system.
3448         * xresources.texi (GTK styles): Minor clarifications.
3450         * trouble.texi: "Graphical display", not window system.
3451         (Stuck Recursive): Minor clarification.
3453         * text.texi: Minor clarifications.
3454         (Sentences): Explain why two-space convention is better.
3455         Explain sentence-end-without-period here.
3456         (Fill Commands): Not here.
3457         (Refill): Node moved down.
3458         (Filling): Update menu.
3459         (Table Creation, Cell Justification, Column Commands): Clarify.
3461         * sending.texi: Minor clarifications.
3463         * search.texi (Regexp Backslash): Clarification.
3465         * rmail.texi: Minor cleanups.
3466         (Rmail): Delete digression about `rmail-mode'.
3467         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3468         (Rmail Files): Mention C-u M-x rmail.
3469         (Rmail Reply): Mention References.
3470         (Rmail Display): Mention rmail-nonignored-headers.
3472         * programs.texi: Minor cleanups.
3473         (Comment Commands): Mention momentary Transient Mark mode.
3474         (Matching): Be more specific about customizing show-paren-mode.
3475         (Info Lookup): Don't list the modes that support C-h S.
3476         Just say what it does in an unsupported mode.
3477         (Man Page): Delete excessive info on customizing woman.
3478         (Motion in C): Don't mention c-for/backward-into-nomenclature.
3480         * abbrevs.texi: Minor clarifications.
3481         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3482         not "dynamic abbrevs" as if they were a kind of abbrev.
3484         * picture.texi (Picture): Minor cleanup.
3486         * mule.texi (Communication Coding): Say "other applications".
3487         (Fontsets): Not specific to X.  Add xref to X Resources.
3488         (Unibyte Mode): Rename from Single-Byte Character Support.
3489         "Graphical display", not window system.
3490         (International): Update menu.
3492         * maintaining.texi (Format of ChangeLog):
3493         New node, split out from ChangeLog.
3494         (ChangeLog): Clarifications in the remaining text.
3495         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3496         (Find Tag): Add @w.
3497         (Tags Search): Explain tag table order here.  Simplify grep ref.
3498         (List Tags): tags-tag-face is a variable, not a face.
3499         (Emerge): Cleanups.
3501         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3502         (Keyboard Macros): Avoid "the user".
3504         * killing.texi: "Graphical display", not window system.
3506         * help.texi (Help Echo): "Graphical display", not window system.
3508         * glossary.texi: Say "you", not "the user".  Say "graphical display".
3510         * frames.texi: Minor cleanups.  "Graphical display", not window system.
3512         * files.texi (Visiting): Make drag-and-drop not X-specific.
3514         * custom.texi: Minor cleanups.  "Graphical display", not window system.
3516         * cmdargs.texi: Minor cleanups.
3518         * building.texi (Compilation): Move and split kill-compilation para.
3519         Add para about multiple compilers.
3520         (Compilation Mode): Commands also available in grep mode and others.
3521         Mention C-u C-x ` more tutorially.  Clarify C-x `.
3522         (Compilation Shell): Clarify.  Put Bash example first.
3523         (Grep Searching): Minor cleanups; add @w.
3524         (Debuggers): Minor cleanups.
3525         (Starting GUD): Make GDB xgraphical mode issue clearer.
3526         (Debugger Operation): Lots of clarifications including
3527         GDB tooltip side-effect issue.
3528         (Commands of GUD): Clarify.
3529         (GUD Customization): Add bashdb-mode-hook.
3530         (GDB Graphical Interface): Rewrite for clarity.
3531         (GDB User Interface Layout): Rewrite for clarity.
3532         (Stack Buffer, Watch Expressions): Likewise.
3533         (Other GDB User Interface Buffers): Cleanups.
3534         (Lisp Libraries, External Lisp): Cleanup.
3536         * basic.texi (Position Info): "Graphical displays", rather than
3537         window systems.
3539         * anti.texi: Minor cleanup.
3541 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
3543         * custom.texi (Init File, Find Init): Add cross-references to
3544         where $HOME is described.
3546 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
3548         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3549         is not inside the @table.
3551         * emacs.texi (Top): Correct node name.
3553         * files.texi (File Names): Fix @xref.
3554         (Reverting): Fix typo.
3556         * mule.texi (International): Correct node name.
3558         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3560 2006-02-01  Richard M. Stallman  <rms@gnu.org>
3562         * emacs.texi (Top): Update subnode menu.
3564         * mule.texi: Minor clarifications.
3565         Reduce the specific references to X Windows.
3566         Refer to "graphical" terminals, rather than window systems.
3567         (Text Coding): Rename from Specify Coding.
3568         (Communication Coding, File Name Coding, Terminal Coding):
3569         New nodes split out from Text Coding.
3571         * kmacro.texi: Minor clarifications.
3572         (Keyboard Macro Ring): Comment out some excessive commands.
3573         (Basic Keyboard Macro): Split up the table, putting part in each node.
3575         * major.texi: Minor clarifications.
3577         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3579         * windows.texi: Minor clarifications.
3580         (Change Window): Don't describe mode-line mouse cmds here.
3581         Add xref to Mode Line Mouse.
3583         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3585         * macos.texi (Mac International): Fix xref.
3587         * indent.texi: Minor clarifications.
3589         * frames.texi: Minor clarifications.
3590         Reduce the specific references to X Windows.
3591         Refer to "graphical" terminals, rather than window systems.
3592         (Frame Parameters): Don't mention commands like
3593         set-foreground-color.  Just say to customize a face.
3594         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3596         * files.texi: Minor clarifications.
3597         (Numbered Backups): New node, split out from Backup Names.
3599         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3601         * cmdargs.texi (General Variables): Fix xref.
3603         * buffers.texi: Minor clarifications.
3605 2006-01-31  Richard M. Stallman  <rms@gnu.org>
3607         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3608         Nodes moved to top.
3610         * display.texi: Minor clarifications.
3611         (Display): Rearrange menu.
3612         (Standard Faces): Mention query-replace face.
3613         (Faces): Simplify.
3614         (Font Lock): Simplify face customization info.
3615         (Highlight Changes): Node merged into Highlight Interactively.
3616         (Highlight Interactively): Much rewriting and cleanup.
3617         (Optional Mode Line): Narrowed line number not good for goto-line.
3618         Simplify face customization advice.
3619         (Text Display): Mention use of escape-glyph face.
3620         Move ctl-arrow and tab-width here.
3621         (Display Custom): Move no-redraw-on-reenter to end of node.
3623         * search.texi: Minor clarifications.
3624         (Isearch Scroll): Simplify.
3625         (Other Repeating Search): Document multi-occur-in-matching-buffers.
3627         * regs.texi (Registers): Mention bookmarks here.
3629         * mark.texi: Minor clarifications.
3630         (Selective Undo): Node deleted.
3632         * m-x.texi: Minor clarifications.
3634         * killing.texi: Minor clarifications.
3635         Refer to "graphical" terminals, rather than window systems.
3637         * help.texi: Clarifications.
3638         (Help): Don't describe C-h F and C-h K here.
3639         (Key Help): Describe C-h K here.
3640         (Name Help): Mention Emacs Lisp Intro.
3641         Describe C-h F here.
3642         (Misc Help): Mention C-h F and C-h K only briefly.
3644         * fixit.texi (Undo): New node, mostly copied from basic.texi.
3645         Selective undo text merged in.
3646         (Spelling): Mention Aspell along with Ispell.
3648         * emacs.texi (Top): Update subnode menus.
3650         * basic.texi (Basic Undo): Rename from Undo.  Most of text
3651         moved to new Undo node.
3653 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
3655         * basic.texi (Continuation Lines, Inserting Text):
3656         Mention longlines mode.
3658 2006-01-29  Richard M. Stallman  <rms@gnu.org>
3660         * screen.texi: Minor cleanups.
3661         (Screen): Clean up the intro paragraphs.
3662         (Mode Line): Lots of rewriting.  Handle frame-name better.
3663         eol-mnemonic-... vars moved out.
3665         * emacs.texi (Top): Change menu item for MS-DOS node.
3666         Update subnode menu.
3668         * msdog.texi (MS-DOS): Rewrite intro to explain how this
3669         chapter relates to Windows.  Title changed.
3671         * mini.texi: Minor cleanups.
3673         * mark.texi (Selective Undo): New node, text moved from basic.texi.
3674         (Mark): Put it in the menu.
3676         * entering.texi: Minor cleanups.
3678         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3679         (Intro): Refer to "graphical" terminals, rather than X.
3681         * display.texi (Display Custom): Add xref to Variables.
3682         (Optional Mode Line): eol-mnemonic-... vars moved here.
3684         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
3685         rather than X.
3687         * basic.texi: Minor cleanups.
3688         (Undo): selective-undo moved.
3690 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
3692         * anti.texi (Antinews): Various corrections and additions.
3694 2006-01-23  Juri Linkov  <juri@jurta.org>
3696         * custom.texi (Easy Customization, Customization Groups)
3697         (Browsing Custom): Mention links along with buttons.
3699 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
3701         * text.texi (TeX Print): Use @key for TAB.
3703         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3705 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3707         * files.texi (File Aliases): Don't claim that usually separate
3708         buffers are created for two file names that name the same data.
3709         Mention additional situations where different names mean the same
3710         file on disk.
3712 2006-01-19  Richard M. Stallman  <rms@gnu.org>
3714         * killing.texi (Deletion): Upcase @key argument.
3716         * custom.texi (Custom Themes): Minor cleanup.
3718         * programs.texi (Hungry Delete): Upcase @key argument.
3720 2006-01-16  Juri Linkov  <juri@jurta.org>
3722         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3723         Move `mode-line-highlight' before `mode-line-buffer-id'.
3725 2006-01-14  Richard M. Stallman  <rms@gnu.org>
3727         * basic.texi (Inserting Text): Minor cleanup.
3729 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
3731         * custom.texi (Changing a Variable, Face Customization):
3732         Update for changes in Custom menus.
3734 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3736         * macos.texi (Mac International): Undo last change.
3738 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
3740         * custom.texi (Custom Themes): Describe the new
3741         customize-create-theme interface.
3743 2005-12-30  Juri Linkov  <juri@jurta.org>
3745         * basic.texi (Position Info): Update example.
3747 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
3749         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3751 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
3753         * custom.texi (Custom Themes): `load-theme' always loads.
3755 2005-12-23  Juri Linkov  <juri@jurta.org>
3757         * display.texi (Highlight Interactively): Use double space to
3758         separate sentences.  Replace C-p with M-p, and C-n with M-n.
3760 2005-12-22  Richard M. Stallman  <rms@gnu.org>
3762         * custom.texi (Easy Customization and subnodes):
3763         Replace "active field" with "button".
3764         Use "user option" only for variables.
3765         Use "setting" for variable-or-face.
3767 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
3769         * buffers.texi (Select Buffer): Change order in table to make
3770         "Similar" refer to the correct item.
3771         (Indirect Buffers): Minor rewording.
3773 2005-12-20  Juri Linkov  <juri@jurta.org>
3775         * files.texi (VC Status): Put P and N near p and n.
3777 2005-12-19  Richard M. Stallman  <rms@gnu.org>
3779         * programs.texi (Electric C): Delete the info about newline control.
3780         (Other C Commands): Minor cleanup.
3781         (Left Margin Paren): Minor cleanup.
3783 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
3785         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3786         (Customization Groups): Delete text moved to "Browsing Custom".
3787         (Browsing Custom): New node.
3788         (Specific Customization): Clarify which commands only work for
3789         loaded options.
3791 2005-12-18  Bill Wohler  <wohler@newt.com>
3793         * frames.texi (Tool Bars): Shorten text of previous change.
3795 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3797         * files.texi (VC Status): Document log-view mode.
3799 2005-12-18  Bill Wohler  <wohler@newt.com>
3801         * frames.texi (Tool Bars): Mention that you can turn off tool bars
3802         permanently via the customize interface.
3804 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
3806         * killing.texi (Killing by Lines): Document `kill-whole-line'
3807         function.
3809 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
3811         * buffers.texi (Select Buffer): Change `prev-buffer' to
3812         `previous-buffer'.  Indicate that these functions use a frame
3813         local buffer list.
3815 2005-12-12  Richard M. Stallman  <rms@gnu.org>
3817         * custom.texi (Easy Customization): Change menu comment.
3818         (Prefix Keymaps): Fix spelling of Control-X-prefix.
3820         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
3821         (Help): Among the Apropos commands, describe only C-h a here.
3823 2005-12-11  Richard M. Stallman  <rms@gnu.org>
3825         * programs.texi (Options for Comments): Comment-end starts with space.
3827         * glossary.texi (Glossary): Minor cleanup.
3829         * files.texi (Old Versions): Use @table.
3831 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
3833         * display.texi (Highlight Interactively): Include
3834         global-hi-lock-mode.  Add miscellaneous details and elaborations.
3836 2005-12-09  Richard M. Stallman  <rms@gnu.org>
3838         * display.texi (Font Lock): Delete the Global FL menu item.
3840 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
3842         * custom.texi (Minibuffer Maps): Mention the maps for file name
3843         completion.
3845 2005-12-09  Kim F. Storm  <storm@cua.dk>
3847         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3848         prefix keys even when mark is active.  Describe that RET moves
3849         cursor to next corner in rectangle; clarify insert around rectangle.
3851 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3853         * custom.texi (Customization): Use xref to elisp manual for
3854         non-TeX output.
3855         (Minor Modes): Update.
3856         (Customization Groups, Changing a Variable, Face Customization):
3857         Update for new appearance of Custom buffers.
3858         (Changing a Variable): `custom-buffer-done-function' has been
3859         replaced by `custom-buffer-done-kill'.
3860         (Specific Customization): In the `customize-group' buffer, a
3861         subgroup's contents are not "hidden".  They are not included at
3862         all.  They have no [Show] button.
3863         (Mouse Buttons): Add pxref to description of mouse event lists in
3864         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
3865         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3866         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3868 2005-12-08  Richard M. Stallman  <rms@gnu.org>
3870         * mini.texi (Completion Commands, Completion):
3871         In file name input, SPC does not do completion.
3873 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
3875         * building.texi (GDB Graphical Interface): Explain screen size
3876         setting.
3877         (Other GDB User Interface Buffers): Describe features specific to
3878         GDB 6.4.
3880 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
3882         * building.texi (GDB User Interface Layout): Describe how to
3883         kill associated buffers.
3884         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3885         (Watch Expressions): Be more precise.
3886         (Other GDB User Interface Buffers): Describe how to change a
3887         register value.
3889 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3891         * macos.texi (Mac Input): Remove description of
3892         mac-command-key-is-meta.  Add descriptions of
3893         mac-control-modifier, mac-command-modifier, and
3894         mac-option-modifier.
3895         (Mac International): Fix description of conversion of clipboard data.
3896         (Mac Font Specs): Add example of font customization by face attributes.
3898 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
3900         * building.texi (Watch Expressions): Expand description.
3901         (Other GDB User Interface Buffers): Describe local map for
3902         gud-watch.
3904 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
3906         * display.texi (Font Lock): Font lock is enabled by default now.
3908 2005-11-20  Juri Linkov  <juri@jurta.org>
3910         * basic.texi (Position Info): Update examples of the output.
3911         Remove the fact that examples are produced in the TeXinfo buffer,
3912         because in the Info reader users will get a different output from
3913         `C-x ='.
3915         * building.texi (Compilation Mode): Remove paragraph duplicated
3916         from the node `Compilation'.  Add `compilation-skip-threshold'.
3918         * display.texi (Font Lock): Suggest more user-friendly method of
3919         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3921 2005-11-18  Richard M. Stallman  <rms@gnu.org>
3923         * files.texi (Registering): Mention @@ in mode line.
3925         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
3927 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3929         * files.texi (Renaming and VC): Some back-ends don't
3930         handle renaming.
3932 2005-11-17  Juri Linkov  <juri@jurta.org>
3934         * emacs.texi (Top):
3935         * display.texi (Highlight Interactively): Put this font-lock based
3936         mode near Font Lock node.
3938 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
3940         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3941         icons.
3943 2005-11-12  Kim F. Storm  <storm@cua.dk>
3945         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
3946         (Help Summary): Add C-h d and C-h e.
3947         (Apropos): Clarify that all apropos commands may search for either
3948         list of words or a regexp.  Add C-h d for apropos-documentation.
3949         Describe apropos-documentation-sort-by-scores user option.
3951 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
3953         * killing.texi (CUA Bindings): Add @section.
3955 2005-11-10  Kim F. Storm  <storm@cua.dk>
3957         * emacs.texi (Top): Add CUA Bindings entry to menu.
3959         * killing.texi (CUA Bindings): New node.  Moved here from
3960         misc.texi and extended with info on rectangle commands and
3961         rectangle highlighting, interface to registers, and the global
3962         mark feature.
3964         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3966         * regs.texi: Prev link points to CUA Bindings node.
3968 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
3970         * help.texi (Help Echo): By default, help echos are only shown on
3971         mouse-over, not on point-over.
3973 2005-11-04  Jérôme Marant  <jerome@marant.org>
3975         * misc.texi (Shell Mode): Describe how to activate password echoing.
3977 2005-11-04  Romain Francoise  <romain@orebokech.com>
3979         * mark.texi (Mark Ring): Fix typo.
3981 2005-11-03  Richard M. Stallman  <rms@gnu.org>
3983         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3985 2005-11-01  Bill Wohler  <wohler@newt.com>
3987         * help.texi (Help Mode): Fix typo.
3989 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
3991         * building.texi (Other GDB User Interface Buffers): Describe
3992         the command gdb-use-inferior-io-buffer.
3994 2005-10-31  Romain Francoise  <romain@orebokech.com>
3996         * files.texi (Compressed Files): Fix typo.
3998         * buffers.texi (Misc Buffer): Downcase `*shell*'.
4000         * windows.texi (Force Same Window): Likewise.
4002 2005-10-30  Bill Wohler  <wohler@newt.com>
4004         * help.texi (Help Mode): URLs viewed with browse-url.
4006 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4008         * building.texi (GDB Graphical Interface): Don't reference
4009         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
4010         must stay in same frame.
4012 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
4014         * custom.texi (Init File): Document ~/.emacs.d/init.el.
4016         * anti.texi (Antinews): Likewise.
4018 2005-10-28  Bill Wohler  <wohler@newt.com>
4020         * help.texi (Help): Help mode now creates hyperlinks for URLs.
4022 2005-10-28  Richard M. Stallman  <rms@gnu.org>
4024         * files.texi (Visiting): Explain how to enter ? in a file name.
4026         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4028 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4030         * building.texi (GDB Graphical Interface): Describe
4031         gdb-mouse-until.
4033 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4035         * custom.texi (Init File): Recommend when to use site-start.el.
4037 2005-10-21  Juri Linkov  <juri@jurta.org>
4039         * custom.texi (Examining): Mention accessing the old variable
4040         value via M-n in set-variable.
4042 2005-10-18  Romain Francoise  <romain@orebokech.com>
4044         * files.texi (Version Systems): Capitalize GNU.
4046 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4048         * building.texi (Compilation Mode): Remove redundant paragraph.
4049         (Watch Expressions): Remove paragraph to reflect code change.
4051 2005-10-16  Richard M. Stallman  <rms@gnu.org>
4053         * building.texi (Compilation Mode, Compilation): Clarified.
4055 2005-10-15  Richard M. Stallman  <rms@gnu.org>
4057         * misc.texi (Saving Emacs Sessions): Mention savehist library.
4059 2005-10-13  Kenichi Handa  <handa@m17n.org>
4061         * basic.texi (Position Info): Fix previous change.
4063 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
4065         * cmdargs.texi (Icons X): Fix typo.
4067 2005-10-12  Kenichi Handa  <handa@m17n.org>
4069         * basic.texi (Position Info): Describe the case that Emacs shows
4070         "part of display ...".
4072 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4074         * cmdargs.texi (Icons X): -nb => -nbi.
4076 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
4078         * frames.texi (Speedbar): A couple more clarifications.
4080 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
4082         * building.texi (GDB User Interface Layout): Improve diagram.
4083         (Watch Expressions): Explain how to make speedbar global.
4084         (Other GDB User Interface Buffers): Make references more precise.
4086 2005-10-09  Richard M. Stallman  <rms@gnu.org>
4088         * frames.texi (Speedbar): Clarify the text.
4090 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
4092         * frames.texi (Speedbar): Add information on keybindings,
4093         dismissing the speedbar, and buffer display mode.  Link to
4094         speedbar manual.
4096 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4098         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4099         added -nb, --no-bitmap-icon.
4101 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
4103         * building.texi (GDB Graphical Interface): Add variables and
4104         functions to indices.  Be more precise.
4106 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
4108         * frames.texi (Drag and Drop): Remove the x- from
4109         x-dnd-open-file-other-window and xdnd-protocol-alist.
4111 2005-09-30  Romain Francoise  <romain@orebokech.com>
4113         * mini.texi (Minibuffer): The default value now appears before the
4114         colon in minibuffer prompts.
4116 2005-09-25  Richard M. Stallman  <rms@gnu.org>
4118         * search.texi (Regexp Search): Doc search-whitespace-regexp.
4120 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4122         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4124 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4126         * emacs.texi (Top): Update submenus from macos.texi.
4128         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4129         (Mac OS): Update feature support status.
4130         (Mac Input): List supported input scripts.  Remove description
4131         about `mac-keyboard-text-encoding'.  Mention mouse button
4132         emulation and related variables.
4133         (Mac International): Mention Central European and Cyrillic
4134         support.  Now `keyboard-coding-system' is dynamically changed.
4135         Add description about coding system for selection.  Add
4136         description about language environment.
4137         (Mac Environment Variables): Mention
4138         `~/.MacOSX/environment.plist'.  Give example of command line
4139         arguments.  Add Preferences support.
4140         (Mac Directories): Explicitly state that this node is for Mac OS
4141         Classic only.
4142         (Mac Font Specs): Mention specification for scalable fonts.  List
4143         supported charsets.  Add preferred way of creating fontsets.  Add
4144         description about `mac-allow-anti-aliasing'.
4145         (Mac Functions): Add descriptions about `mac-set-file-creator',
4146         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4147         and `mac-get-preference'.
4149 2005-09-16  Romain Francoise  <romain@orebokech.com>
4151         Update all files to specify GFDL version 1.2.
4153         * doclicense.texi (GNU Free Documentation License): Update to
4154         version 1.2.
4156 2005-09-15  Richard M. Stallman  <rms@gnu.org>
4158         * buffers.texi (List Buffers): Fix xref.
4160         * rmail.texi (Rmail Basics): Fix xref.
4162         * emacs.texi (Top): Update subnode menus.
4164         * files.texi (Saving Commands): New node, broken out of Saving.
4165         (Customize Save): New node, broken out of Saving.
4166         Clarify effect of write-region-inhibit-fsync.
4167         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4169 2005-09-14  Romain Francoise  <romain@orebokech.com>
4171         * files.texi (Saving): Mention write-region-inhibit-fsync.
4173 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
4175         * custom.texi (Custom Themes): New node.
4177 2005-09-03  Richard M. Stallman  <rms@gnu.org>
4179         * search.texi (Search Case): Mention vars that control
4180         case-fold-search for various operations.
4182 2005-08-22  Juri Linkov  <juri@jurta.org>
4184         * display.texi (Standard Faces): Merge the text from
4185         `(elisp)Standard Faces' into this node.
4187 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
4189         * emacs.texi (Top): Delete menu item for deleted node
4190         Keyboard Translations.
4192 2005-08-18  Richard M. Stallman  <rms@gnu.org>
4194         * trouble.texi (Unasked-for Search):
4195         Delete xref to Keyboard Translations.
4197         * glossary.texi (Glossary): Delete xref.
4199         * custom.texi (Minor Modes): Say that the list here is not complete.
4200         (Keyboard Translations): Node deleted.
4201         (Disabling): Delete xref to it.
4202         (Customization Groups): Fix Custom buffer example.
4203         (Hooks): Mention remove-hooks.
4205 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4207         * building.texi (GDB Graphical Interface): Improve filling of menu
4208         item.
4210 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
4212         * building.texi (GDB Graphical Interface): Use better node names.
4214 2005-08-14  Richard M. Stallman  <rms@gnu.org>
4216         * text.texi (Sentences): Fix xref.
4218 2005-08-14  Juri Linkov  <juri@jurta.org>
4220         * building.texi (Compilation, Grep Searching): Move grep command
4221         headings from `Compilation' to `Grep Searching'.
4223         * dired.texi (Dired and Find):
4224         * maintaining.texi (Tags Search): Replace grep xref to
4225         `Compilation' node with `Grep Searching'.
4227         * files.texi (Comparing Files): Replace xref to `Compilation' with
4228         `Compilation Mode'.
4230 2005-08-13  Alan Mackenzie  <acm@muc.de>
4232         * search.texi (Non-ASCII Isearch): Correct a typo.
4233         (Replacement Commands): Mention query-replace key binding.
4235 2005-08-11  Richard M. Stallman  <rms@gnu.org>
4237         * programs.texi (Options for Comments): Fix xref.
4239         * search.texi (Regexp Backslash, Regexp Example): New nodes split
4240         out of Regexps.
4242 2005-08-09  Juri Linkov  <juri@jurta.org>
4244         * building.texi (Compilation): Use `itemx' instead of `item'.
4245         (Grep Searching): Simplify phrase.
4247         * display.texi (Standard Faces): Describe vertical-border on
4248         window systems.
4250         * windows.texi (Split Window): Simplify phrase and mention
4251         vertical-border face.
4253 2005-08-09  Richard M. Stallman  <rms@gnu.org>
4255         * files.texi (Comparing Files): Clarify compare-windows.
4257         * calendar.texi (Scroll Calendar): Document < and > in calendar.
4259 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
4261         * mule.texi (Coding Systems): Rephrase the paragraph about
4262         codepages: no need for "M-x codepage-setup" anymore, except on
4263         MS-DOS.
4265         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4266         the MS-DOS port only.
4268 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
4270         * makefile.w32-in (info): Don't run multi-install-info.bat.
4271         ($(infodir)/dir): New target, produced by running
4272         multi-install-info.bat.
4274 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
4276         * files.texi (Quoted File Names): Add index entry.
4278 2005-07-19  Juri Linkov  <juri@jurta.org>
4280         * files.texi (Comparing Files): Mention resync for `compare-windows'.
4282 2005-07-18  Juri Linkov  <juri@jurta.org>
4284         * custom.texi (Easy Customization):
4285         * files.texi (Old Versions):
4286         * frames.texi (Wheeled Mice):
4287         * mule.texi (Specify Coding):
4288         * text.texi (Cell Justification):
4289         * trouble.texi (After a Crash):
4290         * xresources.texi (GTK styles):
4291         Delete duplicate duplicate words.
4293 2005-07-17  Richard M. Stallman  <rms@gnu.org>
4295         * frames.texi (Creating Frames): Fix foreground color example.
4297         * custom.texi (Init Examples): Clean up text about conditionals.
4299 2005-07-16  Richard M. Stallman  <rms@gnu.org>
4301         * mini.texi (Completion Commands): Fix command name for ?.
4303 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
4305         * display.texi (Standard Faces): Explain that customization of
4306         `menu' face has no effect on w32 and with GTK.  Add
4307         cross-references.
4309         * cmdargs.texi (General Variables): Clarify the default location
4310         of $HOME on w32 systems.
4312 2005-07-15  Jason Rumney  <jasonr@gnu.org>
4314         * cmdargs.texi (General Variables): Default HOME on MS Windows has
4315         changed.
4317 2005-07-08  Kenichi Handa  <handa@m17n.org>
4319         * mule.texi (Recognize Coding): Recommend
4320         revert-buffer-with-coding-system instead of revert-buffer.
4322 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4324         * anti.texi (Antinews): Mention mode-line-inverse-video.
4326         * files.texi (Saving): Minor correction about C-x C-w.
4328         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4330 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4332         * search.texi (Isearch Scroll): Add example of using the
4333         `isearch-scroll' property.
4334         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4335         `Display Custom' node.
4336         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4337         and de-emphasize it.
4338         (Other Repeating Search): `occur' currently can not correctly
4339         handle multiline matches.  Correct, clarify and update description
4340         of `flush-lines' and `keep-lines'.
4342         * display.texi (Display Custom): Add anchor for `baud-rate'.
4344 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4346         * gnu.texi: Update where to get GNU status; add refs for how to help.
4347         Add footnotes 6 and 7.
4349 2005-07-04  Lute Kamstra  <lute@gnu.org>
4351         Update FSF's address in GPL notices.
4353         * doclicense.texi (GNU Free Documentation License):
4354         * trouble.texi (Checklist): Update FSF's address.
4356 2005-06-24  Richard M. Stallman  <rms@gnu.org>
4358         * display.texi (Text Display): Change index entries.
4360 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
4362         * makefile.w32-in (MAKEINFO): Use --force.
4363         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4364         Makefile.in.
4366 2005-06-23  Richard M. Stallman  <rms@gnu.org>
4368         * anti.texi (Antinews): Renamed show-nonbreak-escape to
4369         nobreak-char-display.
4371         * emacs.texi (Top): Update detailed node listing.
4373         * display.texi (Text Display): Renamed show-nonbreak-escape
4374         to nobreak-char-display and no-break-space to nobreak-space.
4375         (Standard Faces): Split up the list of standard faces
4376         and put it in a separate node.  Add nobreak-space and
4377         escape-glyph.
4379 2005-06-23  Lute Kamstra  <lute@gnu.org>
4381         * mule.texi (Select Input Method): Fix typo.
4383 2005-06-23  Kenichi Handa  <handa@m17n.org>
4385         * mule.texi (International): List all supported scripts.  Adjust
4386         text for that leim is now included in the normal Emacs
4387         distribution.
4388         (Language Environments): List all language environments.
4389         Intlfonts contains fonts for most supported scripts, not all..
4390         (Select Input Method): Refer to C-u C-x = to see how to type to
4391         input a specific character.
4392         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4394 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
4396         * building.texi (Grep Searching): Texinfo usage fix.
4398 2005-06-22  Miles Bader  <miles@gnu.org>
4400         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4402 2005-06-20  Miles Bader  <miles@gnu.org>
4404         * display.texi (Faces): Add `vertical-divider'.
4406 2005-06-17  Richard M. Stallman  <rms@gnu.org>
4408         * text.texi (Adaptive Fill): Minor clarification.
4410 2005-06-10  Lute Kamstra  <lute@gnu.org>
4412         * emacs.texi (Top): Correct version number.
4413         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
4414         refer to the current version of Emacs.
4416 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4418         * files.texi (Log Buffer): Document when there can be more than
4419         one file to be committed.
4421 2005-06-08  Juri Linkov  <juri@jurta.org>
4423         * display.texi (Faces): Add `shadow' face.
4425 2005-06-07  Masatake YAMATO  <jet@gyve.org>
4427         * display.texi (Faces): Write about mode-line-highlight.
4429 2005-06-06  Richard M. Stallman  <rms@gnu.org>
4431         * misc.texi (Printing Package): Explain how to initialize
4432         printing package.
4434         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4436 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
4438         * emacs.texi: Rename Hardcopy to Printing.
4439         Make PostScript and PostScript Variables subnodes of it.
4441         * misc.texi (Printing): Rename node from Hardcopy.
4442         Mention menu bar options.
4443         Move PostScript and PostScript Variables to submenu.
4444         (Printing package): New node.
4446         * mark.texi (Using Region): Change Hardcopy xref to Printing.
4448         * dired.texi (Operating on Files): Likewise.
4450         * calendar.texi (Displaying the Diary): Likewise.
4452         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4454         * glossary.texi (Glossary): Likewise.
4456         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4457         effect.
4459 2005-06-04  Richard M. Stallman  <rms@gnu.org>
4461         * trouble.texi (After a Crash): Polish previous change.
4463 2005-05-30  Noah Friedman  <friedman@splode.com>
4465         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4466         recovery mechanism.
4468 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
4470         * building.texi (Other Buffers): SPC toggles display of
4471         floating point registers.
4473 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
4475         * files.texi (Log Buffer): Merge in description of Log Edit
4476         mode from pcl-cvs.texi.
4478 2005-05-26  Richard M. Stallman  <rms@gnu.org>
4480         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4482 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
4484         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4485         not enabled by default.
4486         When not on a word, `ispell-word' by default checks the word
4487         before point.
4489 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
4491         * building.texi (Debugger Operation): Simplify last sentence.
4493 2005-05-23  Lute Kamstra  <lute@gnu.org>
4495         * emacs.texi: Update FSF's address throughout.
4496         (Preface): Use @cite.
4497         (Distrib): Add cross reference to the node "Copying".  Mention the
4498         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
4499         printed manuals.
4500         (Intro): Use @xref for the Emacs Lisp Intro.
4502 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
4504         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4506         * basic.texi (Moving Point): Mention default for `goto-line'.
4508         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4509         of a variable's docstring.
4511 2005-05-18  Lute Kamstra  <lute@gnu.org>
4513         * maintaining.texi (Overview of Emerge): Add cross reference.
4514         Remove duplication.
4516         * emacs.texi (Top): Update to the current structure of the manual.
4517         * misc.texi (Emacs Server): Add menu description.
4518         * files.texi (Saving): Fix menu.
4519         * custom.texi (Customization): Fix menu.
4520         * mule.texi (International): Fix menu.
4521         * kmacro.texi (Keyboard Macros): Fix menu.
4523 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
4525         * display.texi: Various minor changes.
4526         (Faces): Delete text that is repeated in the next section.
4528 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4530         * building.texi (Debugger Operation): Mention GUD tooltips are
4531         disabled with GDB in text command mode.
4533 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
4535         * building.texi: Replace toolbar with "tool bar" for consistency.
4536         (Compilation Mode): Describe compilation-context-lines
4537         and use of arrow in compilation buffer.
4538         (Debugger Operation): Replace help text with variable's value.
4540         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4541         consistency.
4543 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
4545         * major.texi (Choosing Modes): normal-mode processes the -*- line.
4546         Add xref.
4548 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
4550         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4551         (Position Info): Delete discussion of `goto-line'.  It is already
4552         described in `Moving point'.
4554         * mini.texi (Completion Commands): Correct reference.
4555         (Completion Options): Fix typo.
4557         * killing.texi (Deletion): Complete description of `C-x C-o'.
4559 2005-05-10  Richard M. Stallman  <rms@gnu.org>
4561         * building.texi (Compilation): Clarify recompile's directory choice.
4563         * frames.texi (Tooltips): Cleanups.
4565         * basic.texi (Arguments): Fix punctuation.
4567 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
4569         * screen.texi (Menu Bar): The up and down (not left and right)
4570         arrow keys move through a keyboard menu.
4572 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
4574         * basic.texi: Various typo and grammar fixes.
4575         (Moving Point): C-a now runs move-beginning-of-line.
4577 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
4579         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4581         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4582         as different animals.
4584 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
4586         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4587         Correct index entry.
4589 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
4591         * building.texi (Debugger Operation): Update to reflect changes
4592         in GUD tooltips.
4594 2005-04-30  Richard M. Stallman  <rms@gnu.org>
4596         * files.texi (Compressed Files): Auto Compression normally enabled.
4598         * building.texi (Debugger Operation): Clarify previous change.
4600 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
4602         * building.texi (Debugger Operation): Add description for
4603         GUD tooltips when program is not running.
4605 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
4607         * misc.texi (Shell): Add `Shell Prompts' to menu.
4608         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
4609         description.  Delete remarks moved to new node.
4610         (Shell Prompts): New node.
4611         (History References): Replace remarks moved to `Shell Prompts'
4612         with xref to that node.
4613         (Remote Host): Clarify how to specify the terminal type when
4614         logging in to a different machine.
4616 2005-04-26  Richard M. Stallman  <rms@gnu.org>
4618         * emacs.texi (Top): Update submenus from files.texi.
4620         * files.texi (Filesets): Clarify previous change.
4622         * dired.texi (Misc Dired Features): Clarify previous change.
4624 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
4626         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4628         * dired.texi (Misc Dired Features): Document
4629         dired-compare-directories.
4631         * files.texi (Filesets): New node.
4632         (File Conveniences): Document Image mode.
4634         * text.texi (TeX Print): Document tex-compile.
4636 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
4638         * frames.texi (Tooltips): Tooltip mode is enabled by default.
4639         Delete redundant reference to tooltip Custom group.  It is
4640         referred too again in the next paragraph.
4642 2005-04-24  Richard M. Stallman  <rms@gnu.org>
4644         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4646 2005-04-19  Kim F. Storm  <storm@cua.dk>
4648         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4650 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
4652         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4653         turns off desktop-save-mode.
4655 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
4657         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4658         by default in terminals compatible with xterm.  Mention that
4659         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4660         node.
4662 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
4664         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4666 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
4668         * xresources.texi (Table of Resources): Add cursorBlink.
4670 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
4672         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4673         `d', `C-d' and `u'.
4675 2005-04-11  Richard M. Stallman  <rms@gnu.org>
4677         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4678         (Misc X): Add -D, --basic-display.
4680         * maintaining.texi (Change Log): Correct the description of
4681         the example.
4683         * major.texi (Choosing Modes): Document magic-mode-alist.
4685 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
4687         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4688         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4689         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4690         (Rmail Output): Clarify which statements apply to `o', `C-o' and
4691         `w', respectively.
4692         (Rmail Labels): Mention `l'.
4693         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
4694         (Rmail Summary Edit): Describe `j' and RET.
4696 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
4698         * xresources.texi (Lucid Resources): Add fontSet resource.
4700 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
4702         * display.texi (Useless Whitespace): `indicate-unused-lines' is
4703         now called `indicate-empty-lines'.
4705 2005-04-06  Kim F. Storm  <storm@cua.dk>
4707         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4709 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4711         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4712         deleted.
4713         (Marks vs Flags): Add some convenient key bindings.
4714         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4715         (Misc Dired Features): Correct and expand description of `w' command.
4717         * frames.texi (XTerm Mouse): Delete apparently false info.
4718         The GNU/Linux console currently does not appear to support
4719         `xterm-mouse-mode'.
4721 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4723         * calendar.texi (Diary): Mention shell utility `calendar'.
4725 2005-04-01  Richard M. Stallman  <rms@gnu.org>
4727         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4729 2005-04-01  Lute Kamstra  <lute@gnu.org>
4731         * maintaining.texi (Change Log): add-change-log-entry uses
4732         add-log-mailing-address.
4734 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
4736         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4737         `VC Mode Line' and put in an xref to that node.
4738         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4739         its description.
4741 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
4743         * calendar.texi (Calendar Systems): Say that the Persian calendar
4744         implemented here is the arithmetical one championed by Birashk.
4746 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
4748         * programs.texi (Fortran Motion): Fix previous change.
4750 2005-03-29  Richard M. Stallman  <rms@gnu.org>
4752         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4754 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
4756         * text.texi (Refill): Refer to Long Lines Mode.
4757         (Longlines): New node.
4758         (Auto Fill): Don't index "word wrap" here.
4759         (Filling): Add Longlines to menu.
4761 2005-03-29  Richard M. Stallman  <rms@gnu.org>
4763         * xresources.texi: Minor fixes.
4765         * misc.texi (Emacs Server): Fix Texinfo usage.
4767         * emacs.texi (Top): Don't use a real section heading for
4768         "Detailed Node Listing".  Fake it instead.
4770         * basic.texi (Position Info): Minor cleanup.
4772         * mule.texi (Input Methods): Minor cleanup.
4774 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
4776         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4777         constructs as well.
4778         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4780 2005-03-29  Kenichi Handa  <handa@m17n.org>
4782         * mule.texi (Input Methods): Refer to the command C-u C-x =.
4784         * basic.texi (Position Info): Update the description about the
4785         command C-u C-x =.
4787 2005-03-28  Richard M. Stallman  <rms@gnu.org>
4789         * emacs.texi (Top): Use @section for the detailed node listing.
4791         * calendar.texi: Minor fixes to previous change.
4793         * programs.texi (Fortran): Small fixes to previous changes.
4795         * emacs.texi (Top): Update list of subnodes of Dired.
4796         Likewise for building.texi.
4798         * files.texi (File Conveniences): Delete Auto Image File mode.
4800 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
4802         * building.texi (Flymake): New node.
4804         * custom.texi (Function Keys): Document kp- event types and
4805         keypad-setup package.
4807         * dired.texi (Wdired): New node.
4809         * files.texi (File Conveniences): Reorder entries.
4810         Explain how to turn on Auto-image-file mode.
4811         Document Thumbs mode.
4813         * mule.texi (Specify Coding): Document recode-region and
4814         recode-file-name.
4816         * programs.texi (Program Modes): Add Conf mode and DNS mode.
4818 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
4820         * commands.texi (Keys): M-o is now a prefix key.
4822 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4824         * programs.texi: Reformat and update copyright years.
4825         (Fortran): Update section.
4827 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
4829         * files.texi: Several small changes in addition to:
4830         (Visiting): Change xref for Dialog Boxes to ref.
4831         (Version Headers): Replace references to obsolete var
4832         `vc-header-alist' with `vc-BACKEND-header'.
4833         (Customizing VC): Update value of `vc-handled-backends'.
4835 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
4837         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4838         move here from Emacs Lisp Reference Manual.
4839         * calendar.texi (Calendar/Diary, Diary Commands)
4840         (Special Diary Entries, Importing Diary): Change some xrefs to
4841         point to emacs-xtra rather than elisp.
4843         * emacs-xtra.texi (Calendar Customizing):
4844         Move view-diary-entries-initially, view-calendar-holidays-initially,
4845         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4846         Emacs Manual.
4847         (Appt Customizing): Merge entire section into main Emacs Manual.
4848         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4849         mark-holidays-in-calendar here from emacs-xtra.
4850         (Displaying the Diary): Move view-diary-entries-initially,
4851         mark-diary-entries-in-calendar here from emacs-xtra.
4852         (Appointments): Move appt-display-mode-line,
4853         appt-display-duration, appt-disp-window-function,
4854         appt-delete-window-function here from emacs-xtra.
4856         * calendar.texi: Update and reformat copyright.
4857         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4858         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4859         (Diary): Refer to `diary-file' rather than ~/diary.
4860         (Diary Commands): Rename node to "Displaying the Diary".
4861         * emacs.texi (Top): Rename "Diary Commands" section.
4862         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4864 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4866         * misc.texi (Emacs Server): Fix the command for setting
4867         server-name.  Add an xref to Invoking emacsclient.
4869         * help.texi (Help Summary): Clarify when "C-h ." will do something
4870         nontrivial.
4871         (Apropos): Add cindex entry for apropos-sort-by-scores.
4873         * display.texi (Text Display): Add index entries for how no-break
4874         characters are displayed.
4876 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4878         * files.texi (Visiting): Fix cross-references introduced with the
4879         last change.
4881         * xresources.texi (GTK resources): Fix last change.
4883 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
4885         * xresources.texi (X Resources): GTK options documented too.
4886         (Resources): Clarify meaning of program name.
4887         (Table of Resources): Add visualClass.
4888         (GTK resources): Rewrite.
4889         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4891         * display.texi (Text Display): Mention non-breaking spaces.
4893         * files.texi (Reverting): Document auto-revert-check-vc-info.
4895         * frames.texi (Mouse Commands): Document
4896         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4898         * help.texi (Help Summary): Add `C-h .'.
4899         (Apropos): Apropos accepts a list of search terms.
4900         Document apropos-sort-by-scores.
4901         (Help Echo): Document display-local-help.
4903         * misc.texi (Emacs Server): Document server-name.
4904         (Invoking emacsclient): Document -s option for server names.
4906         * text.texi (Outline Visibility): Introduce "current heading
4907         line" (commands can be called with point on a body line).
4908         Re-order table to follow the sequence of discussion.
4909         hide-body won't hide lines before first header line.
4910         (TeX Mode): Add DocTeX mode.
4912 2005-03-24  Richard M. Stallman  <rms@gnu.org>
4914         * mule.texi (Single-Byte Character Support): Delete mention
4915         of iso-acc.el and iso-transl.el.
4917 2005-03-23  Lute Kamstra  <lute@gnu.org>
4919         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4921 2005-03-23  Richard M. Stallman  <rms@gnu.org>
4923         * search.texi: Delete explicit node pointers.
4924         (Incremental Search): New menu.
4925         (Basic Isearch, Repeat Isearch, Error in Isearch)
4926         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4927         (Slow Isearch): New subnodes.
4928         (Configuring Scrolling): Node deleted.
4929         (Search Case): Doc default-case-fold-search.
4930         (Regexp Replace): Move replace-regexp doc here.
4932         * rmail.texi (Movemail): Put commas inside closequotes.
4934         * picture.texi (Insert in Picture): Document C-c arrow combos.
4935         (Basic Picture): Clarify erasure.
4937         * display.texi (Font Lock): Put commas inside closequotes.
4939         * cmdargs.texi (General Variables): Put commas inside closequotes.
4941 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
4943         * building.texi (Stack Buffer): Mention reverse contrast for
4944         *selected* frame (might not be current frame).
4946 2005-03-21  Richard M. Stallman  <rms@gnu.org>
4948         * building.texi (Starting GUD): Add bashdb.
4950 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
4952         * basic.texi (Moving Point): Add M-g M-g binding.
4953         (Undo): Document undo-only.
4954         (Position Info): Document M-g M-g and C-u M-g M-g.
4956         * building.texi (Building): Put Grep Searching after Compilation
4957         Shell.
4958         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4959         Document next-error-highlight.
4960         (Grep Searching): Document grep-highlight-matches.
4961         (Lisp Eval): Typing C-x C-e twice prints integers specially.
4963         * calendar.texi (Importing Diary): Rename node from iCalendar.
4964         Document diary-from-outlook.
4966         * dired.texi (Misc Dired Features): Rename node from Misc Dired
4967         Commands.
4968         Mention effect of X drag and drop on Dired buffers.
4970         * files.texi (Visiting): Document large-file-warning-threshold.
4971         Move paragraph on file-selection dialog.
4972         Mention visiting files using X drag and drop.
4973         (Reverting): Mention using Auto-Revert mode to tail files.
4974         Document auto-revert-tail-mode.
4975         (Version Systems): Minor correction.
4976         (Comparing Files): Diff-mode is no longer based on Compilation
4977         mode.
4978         Document compare-ignore-whitespace.
4979         (Misc File Ops): Explain passing a directory to rename-file.
4980         Likewise for copy-file and make-symbolic-link.
4982         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4983         Document mouse-wheel-progressive speed.
4985         * help.texi (Misc Help): Document numeric argument for C-h i.
4986         Correctly explain the effect of just C-u as argument.
4988         * killing.texi (Deletion): Document numeric argument for
4989         just-one-space.
4991         * mini.texi (Completion): Completion acts on text before point.
4993         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4994         (Emulation): CUA mode replaces pc-bindings-mode,
4995         pc-selection-mode, and s-region.
4997         * mule.texi (Input Methods): Leim is now built-in.
4998         (Select Input Method): Document quail-show-key.
4999         (Specify Coding): Document revert-buffer-with-coding-system.
5001         * programs.texi (Fortran Motion): Document f90-next-statement,
5002         f90-previous-statement, f90-next-block, f90-previous-block,
5003         f90-end-of-block, and f90-beginning-of-block.
5005         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5007         * emacs.texi (Acknowledgments): Updated.
5009         * anti.texi: Total rewrite.
5011 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
5013         * ack.texi (Acknowledgments): Update.
5015 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
5017         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
5018         copyright years.
5020 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
5022         * building.texi (Commands of GUD): Move paragraph on setting
5023         breakpoints with mouse to the GDB Graphical Interface node.
5025 2005-03-07  Richard M. Stallman  <rms@gnu.org>
5027         * misc.texi (Single Shell, Shell Options): Fix previous change.
5029         * building.texi (Debugger Operation): Update GUD tooltip enable info.
5031 2005-03-06  Richard M. Stallman  <rms@gnu.org>
5033         * building.texi (Starting GUD): Don't explain text vs graphical
5034         GDB here.  Just mention it and xref.
5035         Delete "just one debugger process".
5036         (Debugger Operation): Move GUD tooltip info here.
5037         (GUD Tooltips): Node deleted.
5038         (GDB Graphical Interface): Explain the two GDB modes here.
5040         * sending.texi (Sending Mail): Minor cleanup.
5041         (Mail Aliases): Explain quoting conventions.
5042         Update key rebinding example.
5043         (Header Editing): C-M-i is like M-TAB.
5044         (Mail Mode Misc): mail-attach-file does not do MIME.
5046         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5047         that really belongs here.
5048         (Remote Mailboxes): Text moved to Rmail Inbox.
5049         (Rmail Display): Mention Mouse-1.
5050         (Movemail): Clarify two movemail versions.
5051         Clarify rmail-movemail-program.
5053         * misc.texi (Single Shell): Replace uudecode example with gpg example.
5054         Document async shell commands.
5055         (Shell History): Clarify.
5056         (Shell Ring): Mention C-UP an C-DOWN.
5057         (Shell Options): Add comint-prompt-read-only.
5058         (Invoking emacsclient): Set EDITOR to run Emacs.
5059         (Sorting): No need to explain what region is.
5060         (Saving Emacs Sessions): Fix typo.
5061         (Recursive Edit): Fix punctuation.
5062         (Emulation): Don't mention "PC bindings" which are standard.
5063         (Hyperlinking): Explain Mouse-1 convention here.
5064         (Find Func): Node deleted.
5066         * help.texi (Name Help): Xref to Hyperlinking.
5068         * glossary.texi (Glossary):
5069         Rename "Balance Parentheses" to "Balancing...".
5070         Add "Byte Compilation".  Correct "Copyleft".
5071         New xref in "Customization".
5072         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5073         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5074         Rename "Registers" to "Register".
5075         Replace "Selecting" with "Selected Frame",
5076         "Selected Window", and "Selecting a Buffer".
5078         * files.texi (Types of Log File): Explain how projects'
5079         methods can vary.
5081         * display.texi (Faces): Delete "Emacs 21".
5083         * custom.texi (Changing a Variable): C-M-i like M-TAB.
5084         * fixit.texi (Spelling): C-M-i like M-TAB.
5085         * mini.texi (Completion Options): C-M-i like M-TAB.
5086         * programs.texi (Symbol Completion): C-M-i like M-TAB.
5087         * text.texi (Text Mode): C-M-i like M-TAB.
5089         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5091         * calendar.texi (Specified Dates): Mention `g w'.
5092         (Appointments): appt-activate toggles with no arg.
5094 2005-03-05  Juri Linkov  <juri@jurta.org>
5096         * cmdargs.texi (Emacs Invocation): Add cindex
5097         "invocation (command line arguments)"
5098         (Misc X): Add -nbc, --no-blinking-cursor.
5100 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
5102         * calendar.texi (iCalendar): No need to require it now.
5104 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
5106         * trouble.texi (Contributing): Mention Savannah.  Direct users to
5107         emacs-devel.
5109 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
5111         * calendar.texi (Adding to Diary): Mention redrawing of calendar
5112         window.
5114 2005-02-27  Richard M. Stallman  <rms@gnu.org>
5116         * building.texi (Compilation): Update mode line status info.
5118 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
5120         * calendar.texi (General Calendar): Document binding of
5121         scroll-other-window-down.
5122         (Mayan Calendar): Fix earliest date.
5123         (Time Intervals): Document timeclock-change.
5124         Fix timeclock-ask-before-exiting documentation.
5126 2005-02-26  Kim F. Storm  <storm@cua.dk>
5128         * frames.texi (Mouse References):
5129         Add mouse-1-click-in-non-selected-windows.
5131 2005-02-25  Richard M. Stallman  <rms@gnu.org>
5133         * screen.texi (Screen): Explain better about cursors and mode lines;
5134         don't presuppose text terminals.
5135         (Point): Don't assume just one cursor.
5136         Clarify explanation of cursors.
5137         (Echo Area, Menu Bar): Cleanups.
5139         * mini.texi (Minibuffer): Prompts are highlighted.
5140         (Minibuffer Edit): Newline = C-j only on text terminals.
5141         Clarify resize-mini-windows values.
5142         Mention M-PAGEUP and M-PAGEDOWN.
5143         (Completion Commands): Mouse-1 like Mouse-2.
5144         (Minibuffer History): Explain history commands better.
5145         (Repetition): Add xref to Incremental Search.
5147         * mark.texi (Setting Mark): Clarify info about displaying mark.
5148         Clarify explanation of C-@ and C-SPC.
5149         (Transient Mark): Mention Delete Selection mode.
5150         (Marking Objects): Clean up text about extending the region.
5152         * m-x.texi (M-x): One C-g doesn't always go to top level.
5153         No delay before suggest-key-bindings output.
5155         * fixit.texi (Fixit): Mention C-/ for undo.
5156         (Spelling): Mention ESC TAB like M-TAB.
5157         Replacement words with r and R are rechecked.
5158         Say where C-g leaves point.  Mention ? as input.
5160 2005-02-23  Lute Kamstra  <lute@gnu.org>
5162         * cmdargs.texi (Initial Options): Add cross reference.
5164 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5166         * emacs.texi (Top): Update menu for splitting of node in
5167         msdog.texi.
5168         * frames.texi (Frames): Update xref for splitting of node in
5169         msdog.texi.
5170         * trouble.texi (Quitting): Ditto.
5172 2005-02-16  Richard M. Stallman  <rms@gnu.org>
5174         * windows.texi (Split Window): Simplify line truncation info
5175         and xref to Display Custom.
5177         * trouble.texi (Quitting): Emergency escape only for text terminal.
5178         (Screen Garbled): C-l for ungarbling is only for text terminal.
5180         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5182         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5184         * programs.texi (Program Modes): Mention Python mode.
5185         (Moving by Defuns): Repeating C-M-h extends region.
5186         (Basic Indent): Clarify.
5187         (Custom C Indent): Clarify.
5188         (Expressions): Repeating C-M-@ extends region.
5189         (Info Lookup): Clarify for C-h S.
5190         (Symbol Completion): ESC TAB alternative for M-TAB.
5191         (Electric C): Clarify.
5193         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5195         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5196         MS-DOS Input node.
5197         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5198         (MS-DOS and MULE): Clarify.
5199         (MS-DOS Processes, Windows Processes): Fix typos.
5201         * major.texi (Choosing Modes): Clarify.
5203         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5204         (Keyboard Macro Step-Edit): Clarify.
5206         * indent.texi (Indentation): Clarifications.
5208         * help.texi (Help): Correct error about C-h in query-replace.
5209         Clarify apropos vs C-h a.  Fix how to search in FAQ.
5210         (Key Help): Describe C-h w here.
5211         (Name Help): Minor cleanup.  C-h w moved to Key Help.
5212         Clarify the "object" joke.
5213         (Apropos): Clarify.  Mouse-1 like Mouse-2.
5214         (Help Mode): Mouse-1 like Mouse-2.
5216         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5218         * display.texi (Display): Reorder menu.
5219         (Faces): Cleanup.
5220         (Font Lock): Cleanup.  Mention Options menu.
5221         Delete obsolete text.
5222         (Scrolling): For C-l, don't presume text terminal.
5223         (Horizontal Scrolling): Simplify intro.
5224         (Follow Mode): Clarify.
5225         (Cursor Display): Moved before Display Custom.
5226         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5227         Doc default-tab-width.  Doc line truncation more thoroughly.
5229         * dired.texi (Dired Enter): C-x C-f can run Dired.
5230         (Dired Visiting): Comment out `a' command.
5231         Mouse-1 is like Mouse-2.
5232         (Shell Commands in Dired): ? can be used more than once.
5234         * basic.texi (Continuation Lines): Simplify description of truncation,
5235         and refer to Display Custom for the rest of it.
5237 2005-02-06  Lute Kamstra  <lute@gnu.org>
5239         * basic.texi (Undo): Fix typo.
5241         * cmdargs.texi (Emacs Invocation): Fix typo.
5243         * custom.texi (Init Examples): Fix typo.
5245         * abbrevs.texi (Expanding Abbrevs): Fix typo.
5247 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5249         * regs.texi (Registers): Registers can hold numbers, too.
5251         * killing.texi (Other Kill Commands): Cleanup.
5252         Delete redundant explanation of kill in read-only buffer.
5253         (Yanking): Mention term "copying".
5254         (Accumulating Text): Fix typo.
5256         * entering.texi (Entering Emacs): Update rationale at start.
5257         (Exiting): Treat iconifying on a par with suspension.
5259         * custom.texi (Minor Modes): Fix typo.
5260         (Easy Customization): Fix menu style.
5261         (Variables): Add xref.
5262         (Examining): Setting for future sessions works through .emacs.
5263         (Keymaps): "Text terminals", not "Many".
5264         (Init Rebinding): Explain \C-.  Show example of \M-.
5265         Fix minor wording errors.
5266         (Function Keys): Explain vector syntax just once.
5267         (Named ASCII Chars): Clarify history of TAB/C-i connection.
5268         (Init File): Mention .emacs.d directory.
5269         (Init Examples): Add xref.
5270         (Find Init): Mention .emacs.d directory.
5272         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5273         (Action Arguments): Explain which kinds of -l args are found how.
5274         (Initial Options): --batch does not inhibit site-start.
5275         Add xrefs.
5276         (Command Example): Use --batch, not -batch.
5278         * basic.texi (Inserting Text): Cleanup wording.
5279         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5280         C-n is not error at end of buffer.
5281         (Undo): Doc C-/ like C-_.  Add xrefs.
5282         (Arguments): META key may be labeled ALT.
5283         Peculiar arg meanings are explained in doc strings.
5285         * abbrevs.texi (Expanding Abbrevs): Clarify.
5287 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5289         * frames.texi (Frame Parameters): Add an xref to the description
5290         of list-colors-display.  Add a pointer to the X docs about colors.
5292         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5293         Improve docs of list-colors-display.
5295 2005-02-03  Lute Kamstra  <lute@gnu.org>
5297         * frames.texi (Frames, Drag and Drop): Fix typos.
5299 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5301         * windows.texi (Basic Window): Mention color-change in mode line.
5302         (Change Window): Explain dragging vertical boundaries.
5304         * text.texi (Sentences): Clarify.
5305         (Paragraphs): Explain M-a and blank lines.
5306         (Outline Mode): Clarify text and menu.
5307         (Hard and Soft Newlines): Mention use-hard-newlines.
5309         * frames.texi (Frames): Delete unnecessary mention of Windows.
5310         (Mouse Commands): Likewise.  Mention xterm mouse support.
5311         (Clipboard): Clarify.
5312         (Mouse References): Mention use of Mouse-1 for following links.
5313         (Menu Mouse Clicks): Clarify.
5314         (Mode Line Mouse): Clarify.
5315         (Drag and Drop): Rewrite.
5317         * fixit.texi (Spelling): Fix typo.
5319         * files.texi (File Names): Clarify.
5320         (Visiting): Update conditions for use of file dialog.  Clarify.
5321         (Saving): Doc d as answer in save-some-buffers.
5322         (Remote Files): Clean up the text.
5324         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5326         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5327         (List Buffers): Clarify.
5328         (Several Buffers): Doc T command.
5329         (Buffer Convenience): Clarify menu.
5331         * basic.texi (Undo): Clarify last change.
5333 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
5335         * fixit.texi (Spelling): Fix typo.
5337 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
5339         * basic.texi (Undo): Update description of `undo-outer-limit'.
5341 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
5343         * building.texi: Update documentation relating to GDB Graphical
5344         Interface.
5346 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
5348         * custom.texi (Easy Customization): Adapt menu to node name change.
5350 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5352         * custom.texi (Easy Customization): Defn of "User Option" now
5353         includes faces.  Don't say just "option" when talking about variables.
5354         Do say just "options" to mean "anything customizable".
5355         (Specific Customization): Describe `customize-variable',
5356         not `customize-option'.
5358         * glossary.texi (Glossary) <Faces>: Add xref.
5359         <User Option>: Change definition--include faces.  Change xref.
5361         * picture.texi (Picture): Mention artist.el.
5363         * sending.texi, screen.texi, programs.texi, misc.texi:
5364         * mini.texi, major.texi, maintaining.texi, macos.texi:
5365         * help.texi, frames.texi, files.texi:
5366         Don't say just "option" when talking about variables.
5368         * display.texi, mule.texi: Don't say just "option" when talking
5369         about variables.  Other minor cleanups.
5371 2005-01-26  Lute Kamstra  <lute@gnu.org>
5373         * cmdargs.texi (Initial Options): Add a cross reference to `Init
5374         File'.  Mention the `-Q' option at the `--no-site-file' option.
5376 2005-01-22  David Kastrup  <dak@gnu.org>
5378         * building.texi (Grep Searching): Mention alias `find-grep' for
5379         `grep-find'.
5381 2005-01-20  Richard M. Stallman  <rms@gnu.org>
5383         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5385 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5387         * rmail.texi (Movemail): Explain differences
5388         between standard and mailutils versions of movemail.
5389         Describe command line and configuration options introduced
5390         with the latter.
5391         Explain the notion of mailbox URL, provide examples and
5392         cross-references to mailutils documentation.
5393         Describe various methods of specifying mailbox names,
5394         user names and user passwords for rmail.
5395         (Remote Mailboxes): New section.  Describe
5396         how movemail handles remote mailboxes.  Describe configuration
5397         options used to control its behavior.
5398         (Other Mailbox Formats): Explain handling of various mailbox
5399         formats.
5401 2005-01-13  Richard M. Stallman  <rms@gnu.org>
5403         * commands.texi (Commands): Clarification.
5405 2005-01-11  Richard M. Stallman  <rms@gnu.org>
5407         * programs.texi (Multi-line Indent): Fix previous change.
5408         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5410 2005-01-08  Richard M. Stallman  <rms@gnu.org>
5412         * display.texi (Faces): isearch-lazy-highlight-face renamed to
5413         lazy-highlight.
5415         * search.texi (Query Replace): Mention faces query-replace
5416         and lazy-highlight.
5417         (Incremental Search): Update isearch highlighting info.
5419 2005-01-04  Richard M. Stallman  <rms@gnu.org>
5421         * custom.texi (Saving Customizations): Minor improvement.
5423 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5425         * custom.texi (Saving Customizations): Emacs no longer loads
5426         `custom-file' after .emacs.  No longer mention customizing through
5427         Custom.
5429 2005-01-01  Andreas Schwab  <schwab@suse.de>
5431         * killing.texi (Graphical Kill): Move up under node Killing,
5432         change @section to @subsection.
5434 2005-01-01  Richard M. Stallman  <rms@gnu.org>
5436         * custom.texi (Face Customization): Mention hex color specs.
5438         * emacs.texi (Top): Update Killing submenu.
5440         * killing.texi (Killing): Reorganize section.
5441         No more TeX-only text; put the node command at start of chapter.
5442         But the first section heading is used only in TeX.
5443         Rewrite the text to read better in this mode.
5444         (Graphical Kill): New subnode gets some of the text that
5445         used to be in the first section.
5447 2004-12-31  Richard M. Stallman  <rms@gnu.org>
5449         * dired.texi (Shell Commands in Dired): Delete the ? example.
5451         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5453         * files.texi (Saving): Describe new require-final-newline features
5454         and mode-require-final-newline.
5456 2004-12-29  Richard M. Stallman  <rms@gnu.org>
5458         * custom.texi (File Variables): Clarify previous change.
5460 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5462         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5463         out now.
5465 2004-12-27  Richard M. Stallman  <rms@gnu.org>
5467         * Makefile.in (MAKEINFO): Specify --force.
5469         * basic.texi (Moving Point): C-e now runs move-end-of-line.
5470         (Undo): Doc undo-outer-limit.
5472 2004-12-15  Juri Linkov  <juri@jurta.org>
5474         * mark.texi (Transient Mark, Mark Ring): M-< and other
5475         movement commands don't set mark in Transient Mark mode
5476         if mark is active.
5478 2004-12-12  Juri Linkov  <juri@jurta.org>
5480         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5481         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5483         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5484         (Misc Dired Commands): Add @r{(Dired)} to w.
5486 2004-12-12  Juri Linkov  <juri@jurta.org>
5488         * mark.texi (Marking Objects): Marking commands also extend the
5489         region when mark is active in Transient Mark mode.
5491 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5493         * custom.texi (Saving Customizations): Emacs only loads the custom
5494         file automatically after the init file in version 22.1 or later.
5495         Adapt text and examples to this fact.
5497 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
5499         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5500         be set through Custom.  Otherwise, it has no effect.
5502 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5504         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5505         * entering.texi: Rename Command Line to Emacs Invocation.
5507         * misc.texi (Term Mode): Correctly describe C-c.
5509         * custom.texi (Easy Customization): Move up to section level,
5510         before Variables.  Avoid using the term "variable"; say "option".
5511         New initial explanation.
5512         (Variables): In initial explanation, connect "variable" to the
5513         already-explained "user option".
5515         * emacs.texi (Top): Fix ref to Command Line.
5516         Move reference to Easy Customization.
5518         * xresources.texi (X Resources): Fix From link.
5520         * doclicense.texi (GNU Free Documentation License): Fix To link.
5522         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5524         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5526 2004-12-03  Richard M. Stallman  <rms@gnu.org>
5528         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5530 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5532         * kmacro.texi: Several small changes in addition to the following.
5533         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5534         defining a keyboard macro.
5535         Mention `kmacro-ring-max'.
5536         (Keyboard Macro Counter): Clarify description of
5537         `kmacro-insert-counter', `kmacro-set-counter',
5538         `kmacro-add-counter' and `kmacro-set-format'.
5540 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5542         * custom.texi (File Variables): Add `unibyte' and make it more
5543         clear that `unibyte' and `coding' are special.  Suggested by Simon
5544         Krahnke <overlord@gmx.li>.
5546         * mule.texi (Enabling Multibyte): Refer to File Variables.
5547         Suggested by Simon Krahnke <overlord@gmx.li>.
5549 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
5551         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5552         x-use-old-gtk-file-dialog.
5554 2004-11-20  Richard M. Stallman  <rms@gnu.org>
5556         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5558 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
5560         * building.texi (Lisp Eval): Delete hyphen in section name.
5562 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
5564         * files.texi (Old Versions):
5565         No longer document annotation as "CVS only".
5567 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
5569         * files.texi (Version Control): Rewrite the introduction about
5570         version systems, mentioning the new ones that we support.  Thanks
5571         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5572         suggestions.
5574 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
5576         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
5578 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
5580         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5582 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
5584         * text.texi (Text Based Tables, Table Definition)
5585         (Table Creation, Table Recognition, Cell Commands)
5586         (Cell Justification, Row Commands, Column Commands)
5587         (Fixed Width Mode, Table Conversion, Measuring Tables)
5588         (Table Misc): New nodes, documenting the Table Mode.
5590 2004-10-19  Jason Rumney  <jasonr@gnu.org>
5592         * makefile.w32-in (info): Change order of arguments to makeinfo.
5594 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
5596         * calendar.texi (iCalendar): Update for package changes.
5598 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5600         * files.texi (Misc File Ops): View mode is a minor mode.
5602 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
5604         * calendar.texi (iCalendar): Style changes.
5606 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
5608         * search.texi (Regexps): The regexp described in the example is no
5609         longer stored in the variable `sentence-end'.
5611 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
5613         * building.texi (Starting GUD): Note that multiple debugging
5614         sessions requires `gdb --fullname'.
5616 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
5618         * calendar.texi (iCalendar): New section for a new package.
5620 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5622         * text.texi: Various small changes in addition to the following.
5623         (Text): Replace xref for autotype with inforef.
5624         (Sentences): Explain nil value for `sentence-end'.
5625         (Paragraphs): Update default values for `paragraph-start' and
5626         `paragraph-separate'.
5627         (Text Mode): Correct description of Text mode's effect on the
5628         syntax table.
5629         (Outline Visibility): `hide-other' does not hide top level headings.
5630         `selective-display-ellipses' no longer has an effect on Outline mode.
5631         (TeX Misc): Add missing @cindex.
5632         Replace xref for RefTeX with inforef.
5633         (Requesting Formatted Text): The variable
5634         `enriched-fill-after-visiting' no longer exists.
5635         (Editing Format Info): Update names of menu items and commands.
5636         (Format Faces): Mention special effect of specifying the default face.
5637         Describe inheritance of text properties.
5638         Correct description of `fixed' face.
5639         (Format Indentation): Correct description of effect of setting
5640         margins.  Mention `set-left-margin' and `set-right-margin'.
5641         (Format Justification): Update names of menu items.
5642         `set-justification-full' is now bound to `M-j b'.
5643         Mention that `default-justification' is a per buffer variable.
5644         (Format Properties): Update name of menu item.
5645         (Forcing Enriched Mode): `format-decode-buffer' automatically
5646         turns on Enriched mode if the buffer is in text/enriched format.
5648 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
5650         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5652 2004-09-28  Kim F. Storm  <storm@cua.dk>
5654         * display.texi (Display Custom) <indicate-buffer-boundaries>:
5655         Align with new functionality.
5657 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
5659         * display.texi (Display Custom): Remove stray `@end defvar'.
5661 2004-09-23  Kim F. Storm  <storm@cua.dk>
5663         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5664         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5666 2004-09-20  Richard M. Stallman  <rms@gnu.org>
5668         * custom.texi (Hooks): Explain using setq to clear out a hook.
5669         (File Variables): Explain multiline string constants.
5670         (Non-ASCII Rebinding): Explain when you need to update
5671         non-ASCII char codes in .emacs.
5673         * building.texi (Compilation): Explain how to make a silent
5674         subprocess that won't be terminated.  Explain compilation-environment.
5676 2004-09-13  Kim F. Storm  <storm@cua.dk>
5678         * mini.texi (Repetition): Rename isearch-resume-enabled to
5679         isearch-resume-in-command-history and change default to disabled.
5681 2004-09-09  Kim F. Storm  <storm@cua.dk>
5683         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5684         with new `kmacro-name-last-macro'.
5686 2004-09-08  Juri Linkov  <juri@jurta.org>
5688         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5690 2004-09-03  Juri Linkov  <juri@jurta.org>
5692         * search.texi (Incremental Search): Update wording for M-%.
5694 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
5696         * killing.texi (Killing): Correct description of kill commands in
5697         read-only buffer.
5699 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5701         * building.texi (Compilation Mode): Add a paragraph about rules
5702         for finding the compilation buffer for `next-error'.
5704         * search.texi (Other Repeating Search): Mention that Occur mode
5705         supports the next-error functionality.
5707 2004-09-02  Juri Linkov  <juri@jurta.org>
5709         * search.texi (Regexp Replace): Add missing backslash to \footnote.
5711 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
5713         * kmacro.texi (Basic Keyboard Macro):
5714         `apply-macro-to-region-lines' now operates on all lines that begin
5715         in the region, rather than on all complete lines in the region.
5717 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
5719         * frames.texi (Drag and drop): Add documentation about
5720         x-dnd-test-function and x-dnd-known-types.
5722 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
5724         * indent.texi: Various minor changes in addition to:
5725         (Indentation Commands): Correct description of `indent-relative'.
5726         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5727         mode.  The *Tab Stops* buffer uses Overwrite Mode.
5728         (Just Spaces): `tabify' converts sequences of at least two spaces
5729         to tabs.
5731 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
5733         * frames.texi (Secondary Selection): Setting the secondary
5734         selection with M-Drag-Mouse-1 does not alter the kill ring,
5735         setting it with M-Mouse-1 and M-Mouse-3 does.
5736         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5737         toolkit scroll bars.
5738         (Scroll Bars): Ditto.
5740         * windows.texi (Basic Window): When using a window system, the value
5741         of point in a non-selected window is indicated by a hollow box.
5742         (Split Window): Side by side windows are separated by a scroll bar,
5743         if scroll bars are used.
5744         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5745         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5746         (Window Convenience): Update bindings for `winner-undo' and
5747         `winner-redo'.
5749         * ack.texi (Acknowledgments): Use `@unnumbered'.
5750         * misc.texi: Adapt sectioning in Info to the node structure.
5751         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5752         of "Using Emacs as a Server".
5753         * building.texi (Building): Interchange nodes (for correct numbering).
5754         * programs.texi (Programs): Interchange nodes (for correct numbering).
5755         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5756         Info to the node structure.
5757         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5758         Rearrange order of nodes and sections such that both "GNU GENERAL
5759         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5760         end, as appropriate for appendices.
5761         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5762         Use `@unnumberedsec'.
5763         * trouble.texi: Adapt sectioning in Info to the node structure.
5764         Adapt node pointers to change in emacs.texi.
5765         * cmdargs.texi, doclicense.texi: Adapt node pointers.
5767 2004-08-25  Kenichi Handa  <handa@m17n.org>
5769         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5770         description for unibyte mode.
5772 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
5774         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5776         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5777         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5778         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5779         in @pxref.
5781 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
5783         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5784         Change section names.
5786 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
5788         * kmacro.texi (Keyboard Macro Ring): Rename section.
5789         Emacs treats the head of the macro ring as the `last keyboard macro'.
5790         (Keyboard Macro Counter): Minor change.
5791         (Save Keyboard Macro): Some clarifications.
5792         (Edit Keyboard Macro): Rename section.
5794         * buffers.texi (Buffers): Maximum buffer size is now 256M on
5795         32-bit machines.
5796         (Several Buffers): Clarify which buffer is selected if `2' is
5797         pressed in the Buffer Menu.
5798         Auto Revert mode can be used to update the Buffer Menu
5799         automatically.
5801 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
5803         * help.texi (Misc Help): Add an index entry for finding an Info
5804         manual by its file name.
5806 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
5808         * files.texi (Backup Deletion): Correct description of
5809         `delete-old-versions'.
5810         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5811         (Auto Save Files): Recommend `auto-save-mode' to reenable
5812         auto-saving, rather than the abbreviation `auto-save'.
5814 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5816         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5817         for "killing" and "yanking" in main menu.
5819 2004-08-16  Richard M. Stallman  <rms@gnu.org>
5821         * killing.texi (Yanking, Killing): Minor cleanups.
5823         * mark.texi (Momentary Mark): Minor cleanups.
5825 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
5827         * custom.texi (Non-ASCII Rebinding):
5828         C-q always inserts the right code to pass to global-set-key.
5830 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
5832         * regs.texi (RegNumbers): Mention `C-x r i' binding for
5833         `insert-register', instead of `C-x r g' binding, for consistency.
5835 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
5837         * fixit.texi (Spelling): Fix typo.
5839 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
5841         * help.texi (Help): Fix Texinfo usage.
5843 2004-07-24  Richard M. Stallman  <rms@gnu.org>
5845         * text.texi (Paragraphs): Update how paragraphs are separated
5846         and the default for paragraph-separate.
5848         * search.texi (Regexp Replace): Further update text for new
5849         replacement operators.
5851 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
5853         * emacs-xtra.texi (Subdir switches): Dired does not remember the
5854         `R' switch.
5856         * dired.texi (Dired Updating): `k' only deletes inserted
5857         subdirectories from the Dired buffer if a prefix argument was given.
5859         * search.texi (Regexps): Delete redundant definition of `symbol' in
5860         description of `\_>'.  It already occurs in the description of `\_<'.
5862 2004-07-01  Juri Linkov  <juri@jurta.org>
5864         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5865         (Regexp Search): Add M-r.
5867 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
5869         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5871 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
5873         * search.texi, calendar.texi: Markup fixes.
5875 2004-06-25  Richard M. Stallman  <rms@gnu.org>
5877         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5879 2004-06-25  David Kastrup  <dak@gnu.org>
5881         * search.texi (Regexp Replace): Some typo corrections and
5882         rearrangement.
5884 2004-06-24  David Kastrup  <dak@gnu.org>
5886         * search.texi (Unconditional Replace): Use replace-string instead
5887         of query-replace in example.
5888         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5889         sequences.
5890         (Query Replace): Correct explanation of `^' which does not use
5891         the mark stack.
5893 2004-06-21  Nick Roberts  <nickrob@gnu.org>
5895         * misc.texi (Shell History Copying): Document comint-insert-input.
5896         (Shell Ring): Describe comint-dynamic-list-input-ring here.
5898 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
5900         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5901         * custom.texi (Customization): Do.
5902         * anti.texi (Antinews): Do.
5903         * abbrevs.texi (Defining Abbrevs): Do.
5905         * programs.texi (Info Lookup): Fix keybinding for
5906         info-lookup-symbol.
5908 2004-06-16  Juanma Barranquero  <lektu@terra.es>
5910         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5911         Add emacs-xtra.
5912         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5913         (clean): Add emacs-xtra and flymake.  Remove redundancies.
5915 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
5917         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5918         Add emacs-xtra.
5919         * emacs-xtra.texi: New file.
5921 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
5923         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5924         (Dired and Find): Mention differences with ordinary Dired buffers.
5926 2004-06-13  Richard M. Stallman  <rms@gnu.org>
5928         * custom.texi (Init Syntax): Explain about vars that do special
5929         things when set with setq or with Custom.
5930         (Init Examples): Add line-number-mode example.
5932 2004-06-12  Juri Linkov  <juri@jurta.org>
5934         * dired.texi (Operating on Files): Add dired-do-touch.
5936 2004-06-10  Juri Linkov  <juri@jurta.org>
5938         * building.texi (Lisp Eval): Add C-M-x on defface.
5940 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5942         * files.texi (Reverting): Auto-Revert mode and
5943         Global Auto-Revert mode no longer revert remote files.
5945 2004-05-29  Richard M. Stallman  <rms@gnu.org>
5947         * custom.texi (Init File): Two dashes start --no-site-file.
5949 2004-05-29  Alan Mackenzie  <acm@muc.de>
5951         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
5952         ("AWK"): Is consistently thus spelled throughout.
5953         (AWK, Pike): Document as "C-like modes".
5954         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5955         (M-x man): Supersedes M-x manual-entry.
5956         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
5958         ("Comments in C"): Delete node; the info is in CC Mode manual.
5959         (c-comment-only-line-offset): Remove description.
5961         (C-c ., C-c C-c): Describe new C Mode bindings.
5963         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5964         (@dfn{Style}, c-default-style, comment-column, comment-padding)
5965         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5966         Amend definitions.
5968         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5969         Describe functions.
5971         (c-comment-start-regexp, c-hanging-comment-ender-p)
5972         (c-hanging-comment-starter-p): Remove obsolete definitions.
5974         * emacs.texi: Remove the menu entry "Comments in C".
5976 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
5978         * dired.texi (Dired and Find): `find-ls-option' does not apply to
5979         `M-x locate'.
5981 2004-05-16  Karl Berry  <karl@gnu.org>
5983         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5984         makeinfo --html fails.
5985         * help.texi (Help Summary) [@ifnottex]: Likewise.
5987 2004-05-13  Nick Roberts  <nickrob@gnu.org>
5989         * building.texi (GDB Graphical Interface): Update and describe
5990         layout first.
5992 2004-05-04  Jason Rumney  <jasonr@gnu.org>
5994         * makefile.w32-in: Revert last change.
5996 2004-05-03  Jason Rumney  <jasonr@gnu.org>
5998         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6000 2004-04-23  Juanma Barranquero  <lektu@terra.es>
6002         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6004 2004-04-18  Juri Linkov  <juri@jurta.org>
6006         * fixit.texi (Spelling): Remove file extension from ispell xref.
6008 2004-04-15  Kim F. Storm  <storm@cua.dk>
6010         * cmdargs.texi (Initial Options): Add -Q.
6012 2004-04-05  Kim F. Storm  <storm@cua.dk>
6014         * custom.texi (File Variables): Add safe-local-eval-forms.
6016 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
6018         * files.texi (Reverting): Correct description of revert-buffer's
6019         handling of point.
6021 2004-03-22  Juri Linkov  <juri@jurta.org>
6023         * emacs.texi (Top): Add `Misc X'.
6025         * trouble.texi: Fix help key bindings.
6027         * glossary.texi: Improve references.
6029         * help.texi: Sync keywords with finder.el.
6031         * mini.texi (Completion): Add description for menu items.
6033         * misc.texi (Browse-URL, FFAP): Add information about keywords.
6035         * sending.texi (Mail Methods): Fix xref to Message manual.
6037 2004-03-12  Richard M. Stallman  <rms@gnu.org>
6039         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6041 2004-03-04  Richard M. Stallman  <rms@gnu.org>
6043         * search.texi (Regexps): Explain that ^ and $ have their
6044         special meanings only in certain contexts.
6046         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6048         * mule.texi (Specify Coding): Doc C-x RET F.
6050         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6051         for multiple compile and grep buffers.
6052         (Indirect Buffers): Don't recommand clone-indirect-buffer
6053         for multiple compile and grep buffers.
6055 2004-02-29  Juanma Barranquero  <lektu@terra.es>
6057         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6058         Use $(DEL) instead of rm, and ignore exit code.
6060 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
6062         * building.texi (Watch Expressions): Update.
6064 2004-02-21  Juri Linkov  <juri@jurta.org>
6066         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
6067         --directory, --help, --version.  Move text about command-line-args
6068         to Command Arguments.
6069         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
6070         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
6071         (Window Size X): Join -g and --geometry.  Add @cindex.
6072         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
6073         (Title X): Remove alias -title.
6074         (Misc X): New node.
6076 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
6078         * frames.texi (Drag and drop): Add Motif to list of supported
6079         protocols.
6081 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
6083         * frames.texi (Drag and drop): New section.
6085 2004-01-24  Richard M. Stallman  <rms@gnu.org>
6087         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6088         Include it only @ifnotinfo.  Patch the preceding and following
6089         node headers to point to each other.
6091 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6093         * calendar.texi (Appointments): Update section.
6095 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6097         * programs.texi (C Modes): Fix the xref.
6099 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6101         * building.texi (Watch Expressions): Update.
6102         (Commands of GUD): Include use of toolbar + breakpoints set from
6103         fringe/margin.
6105 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
6107         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
6108         <acm@muc.de>.
6110 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
6112         * frames.texi (Dialog Boxes): Add use-file-dialog.
6114 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6116         * ack.texi: Note that Alan Mackenzie contributed the AWK support
6117         in CC Mode.
6119 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6121         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6122         * man/commands.texi, man/custom.texi, man/display.texi:
6123         * man/emacs.texi, man/files.texi:
6124         * man/frames.texi, man/glossary.texi, man/killing.texi:
6125         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6126         * man/mule.texi, man/rmail.texi, man/search.texi:
6127         * man/sending.texi, man/text.texi, man/trouble.texi:
6128         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6130 2003-11-01  Alan Mackenzie  <acm@muc.de>
6132         * search.texi (Scrolling During Incremental Search): Document a
6133         new scrolling facility in isearch mode.
6135 2003-10-22  Miles Bader  <miles@gnu.org>
6137         * Makefile.in (info): Move before $(top_srcdir)/info.
6139 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
6141         * building.texi (Watch Expressions): Update section on data display
6142         to reflect code changes (GDB Graphical Interface).
6144 2003-10-13  Richard M. Stallman  <rms@gnu.org>
6146         * xresources.texi (GTK resources): Clean up previous change.
6148 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6150         * xresources.texi (GTK resources): Add a note that some themes
6151         disallow customizations.  Add scroll theme example.
6153 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6155         * cmdargs.texi (General Variables): Remove MAILRC envvar.
6157         * misc.texi (Saving Emacs Sessions): Shorten the section,
6158         collapsing back into one node.
6160 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6162         * misc.texi: Section "Saving Emacs Sessions" rewritten.
6164 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
6166         * xresources.texi (GTK names in Emacs): Correct typo.
6168 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
6170         * cmdargs.texi (Font X): Mention new default font.  More
6171         fully describe long font names, wildcard patterns and the
6172         problems involved.  (Result of discussion on emacs-devel.)
6174 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
6176         * emacs.texi (Acknowledgements): Correct typo.
6178 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6180         * dired.texi (Misc Dired Commands): New node.
6181         (Dired Navigation): Add dired-goto-file.
6183         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6185         * emacs.texi (Acknowledgements): New node, split from Distribution.
6187         * cmdargs.texi (Action Arguments): -f reads interactive args.
6189 2003-09-08  Lute Kamstra  <lute@gnu.org>
6191         * screen.texi (Mode Line): Say that POS comes before LINE.
6192         Mention `size-indication-mode'.
6193         * display.texi (Optional Mode Line): Document
6194         `size-indication-mode'.
6195         * basic.texi (Position Info): Mention `size-indication-mode'.
6197 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6199         * xresources.texi (Resources): Refer to `editres' man page.
6200         (Lucid Resources): Update defaults.  Expand description of
6201         `shadowThickness'.
6203 2003-09-04  Miles Bader  <miles@gnu.org>
6205         * Makefile.in (top_srcdir): New variable.
6206         ($(top_srcdir)/info): New rule.
6207         (info): Depend on it.
6209 2003-09-03  Peter Runestig  <peter@runestig.com>
6211         * makefile.w32-in: New file.
6213 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6215         * misc.texi (Saving Emacs Sessions): Correct previous change.
6217 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6219         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6220         (Intro): Include kmacro.texi after fixit.texi instead of after
6221         custom.texi.  (As suggested by Kim Storm.)
6223 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
6225         * fixit.texi (Fixit): Update `Next' pointer.
6226         * files.texi (Files): Update `Previous' pointer.
6227         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6228         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6229         (Suggested by Kim Storm.)
6230         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
6232 2003-08-18  Kim F. Storm  <storm@cua.dk>
6234         * kmacro.texi: New file describing enhanced keyboard macro
6235         functionality.  Replaces old description in custom.texi.
6237         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6238         (Keyboard Macros): Move to new kmacro.texi file.
6240         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6242 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6244         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6246 2003-08-17  Alex Schroeder  <alex@gnu.org>
6248         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6249         required.
6251 2003-08-05  Richard M. Stallman  <rms@gnu.org>
6253         * programs.texi (Lisp Indent): Don't describe
6254         lisp-indent-function property here.  Use xref to Lisp Manual.
6256 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6258         * calendar.texi (Date Formats): Document changed behavior of
6259         abbreviations.
6261 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
6263         * buffers.texi (List Buffers): Fix previous change.
6265 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
6267         * buffers.texi (List Buffers): Adjust to new format of *Buffer
6268         List*.
6270 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6272         * display.texi (Font Lock): Fix typo.
6274 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6276         * display.texi (Font Lock): Add xref for format info on
6277         font-lock-remove-keywords.
6279         * building.texi (Compilation): Document what happens with asynch
6280         children of compiler process.
6282         * help.texi (Library Keywords): Use @multitable.
6284 2003-06-04  Richard M. Stallman  <rms@gnu.org>
6286         * programs.texi (Expressions): Delete C-M-DEL.
6288         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6289         comint-move-point-for-output renamed from
6290         comint-scroll-to-bottom-on-output.
6292         * custom.texi (Init Rebinding): Replace previous change with xref.
6293         (Non-ASCII Rebinding): Explain that issue more briefly here.
6295 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6297         * indent.texi (Indentation): Condense, simplify, clarify prev change.
6299 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
6301         * building.texi (GDB Graphical Interface): New node.
6302         (Rewritten somewhat by RMS.)
6304 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
6306         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6307         non-English letters.  Explain how to set coding systems correctly
6308         and how to include the right coding cookie in the file.
6310 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
6312         * indent.texi (Indentation): Explain the concepts.
6313         (Just Spaces): Explain why preventing tabs for indentation might
6314         be useful.
6316 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6318         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6320 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6322         * cmdargs.texi (General Variables): Document SMTPSERVER.
6324         * sending.texi: Remove SMTP node.
6325         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
6326         library.
6328 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6330         * sending.texi (Sending via SMTP): Explain MTA/MUA.
6332 2003-02-22  Simon Josefsson  <jas@extundo.com>
6334         * sending.texi (Mail Methods): Add node about SMTP.
6336 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
6338         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6340 2003-02-01  Kevin Ryde  <user42@zip.com.au>
6342         * glossary.texi (Glossary): Correction to cl cross reference.
6344 2003-01-20  Richard M. Stallman  <rms@gnu.org>
6346         * killing.texi (Rectangles): Document C-x c r.
6348 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
6350         * xresources.texi (GTK resources): New node.
6351         (GTK widget names): New node.
6352         (GTK names in Emacs): New node.
6353         (GTK styles): New node.
6355 2003-01-09  Francesco Potortì  <pot@gnu.org>
6357         * maintaining.texi (Create Tags Table): Add reference to the new
6358         `etags --help --lang=LANG' option.
6360 2002-10-02  Karl Berry  <karl@gnu.org>
6362         * emacs.texi: Per rms, update all manuals to use @copying instead of
6363         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
6364         where needed for the sake of the HTML output.
6366 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6368         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6369         source files.
6371 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6373         * Makefile.in (emacsman): New target.
6375 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6377         * (Version 21.1 released.)
6379 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6381         * Branch for 21.1.
6383 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6385         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6387 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6389         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6391 1999-07-12  Richard Stallman  <rms@gnu.org>
6393         * Version 20.4 released.
6395 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
6397         * Makefile.in (INFO_TARGETS): Delete customize.info.
6398         (DVI_TARGETS): Delete customize.dvi.
6399         (../info/customize, customize.dvi): Targets deleted.
6401 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6403         * Version 20.3 released.
6405 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
6407         * Makefile.in (EMACSSOURCES): Add mule.texi.
6408         Add msdog.texi, ack.texi.  Remove gnu1.texi.
6410 1998-04-06  Andreas Schwab  <schwab@gnu.org>
6412         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
6413         it in dvi targets.
6415 1997-09-23  Paul Eggert  <eggert@twinsun.com>
6417         * Makefile.in: Merge changes mistakenly made to `Makefile'.
6418         (INFO_TARGETS): Change ../info/custom to ../info/customize.
6419         (../info/customize): Rename from ../info/custom.
6421 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6423         * Version 20.2 released.
6425 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6427         * Version 20.1 released.
6429 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6431         * Makefile (../info/customize, customize.dvi): New targets.
6432         (INFO_TARGETS): Add ../info/customize.
6433         (DVI_TARGETS): Add customize.dvi.
6435 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6437         * Version 19.33 released.
6439 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6441         * Version 19.32 released.
6443 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6445         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6447 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6449         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6450         Specify -I option.
6451         (All dvi targets): Set the TEXINPUTS variable.
6453 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6455         * Version 19.31 released.
6457 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6459         * Version 19.30 released.
6461 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6463         * Makefile.in (maintainer-clean): Rename from realclean.
6465 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6467         * Makefile.in: New file.
6468         * Makefile: File deleted.
6470 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6472         * Makefile (TEXINDEX_OBJS): Variable deleted.
6473         (texindex, texindex.o, getopt.o): Rules deleted.
6474         All deps on texindex deleted.
6475         (distclean): Don't delete texindex.
6476         (mostlyclean): Don't delete *.o.
6477         * texindex.c, getopt.c: Files deleted.
6479 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6481         * Version 19.26 released.
6483 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
6485         * Makefile (EMACSSOURCES): Exclude undo.texi.
6487 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6489         * Version 19.25 released.
6491 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6493         * Version 19.24 released.
6495 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6497         * Version 19.23 released.
6499 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6501         * Makefile: Delete spurious tab.
6503 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6505         * Makefile (.SUFFIXES): New rule.
6507 1993-12-04  Richard Stallman  (rms@srarc2)
6509         * getopt.c: New file.
6510         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6511         (getopt.o): New rule.
6512         (dvi): Don't depend on texindex.
6513         (emacs.dvi): Depend on texindex.
6515 1993-12-03  Richard Stallman  (rms@srarc2)
6517         * Makefile (TEXI2DVI): New variable.
6518         (emacs.dvi): Add explicit command.
6519         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6521 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6523         * Version 19.22 released.
6525 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6527         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6529 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6531         * Version 19.21 released.
6533 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6535         * Makefile (realclean): Don't delete the Info files.
6537 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
6539         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6540         4' where appropriate.
6542 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
6544         * Makefile: Fix targets for texindex.
6546         * texindex.c: Include "../src/config.h" if building in emacs.
6548         * Makefile: Change all files to FILENAME.texi, force all targets
6549         to be FILENAME, not FILENAME.info.
6550         Add target to build texindex.c, defining `emacs'.
6552 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6554         * Version 19.19 released.
6556 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6558         * Version 19.18 released.
6560 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6562         * Makefile: Fix source file names of the separate manuals.
6564 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6566         * Version 19.17 released.
6568 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6570         * split-man: Fix typos in last change.
6572 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6574         * Version 19.16 released.
6576 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6578         * version 19.15 released.
6580 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6582         * Makefile (distclean): It's rm, not rf.
6584 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6586         * Version 19.14 released.
6588 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6590         * Makefile: New file.
6592 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6594         * Version 19.13 released.
6596 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6598         * Version 19.9 released.
6600 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6602         * Version 19.8 released.
6604 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6606         * cmdargs.texi: Document the -i, -itype, and -iconic options.
6608         * trouble.texi: It's `enable-flow-control-on', not
6609         `evade-flow-control-on'.
6611 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6613         * display.texi: Document standard-display-european.
6615 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6617         * Version 19.7 released.
6619         * emacs.texi: Add a sentence to the top menu mentioning the
6620         specific version of Emacs this manual applies to.
6622 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6624         * basic.texi: Document next-line-add-lines variable used to
6625         implement down-arrow.
6627         * killing.texi: Document kill-whole-line.
6629 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6631         * text.texi: Update unix TeX ordering information.
6633 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6635         * news.texi: Mention fill-rectangle in keybinding list.
6637         * killing.texi: Document fill-rectangle.
6639 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6641         * vc.texi: Bring the docs up to date with VC 5.2.
6643 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6645         * emacs.tex: Mention blackbox and gomoku under Amusements.
6646         Assembler mode is now mentioned and appropriately indexed
6647         under Programming Modes.
6649 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
6651         * emacs.tex: Update TeX ordering information.
6653 1990-06-26  David Lawrence  (tale@geech)
6655         * emacs.tex: Note that completion-ignored-extensions is not used
6656         to filter out names when all completions are displayed in
6657         *Completions*.
6659 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6661         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6663 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
6665         * emacs.tex: Add @findex grep.
6667 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
6669         * emacs.tex: Correct two typos.  No other changes before
6670         Version 19 will be made.
6672 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
6674         * emacs.tex: Update information for obtaining TeX distribution from the
6675         University of Washington.
6677 ;; Local Variables:
6678 ;; coding: utf-8
6679 ;; fill-column: 79
6680 ;; add-log-time-zone-rule: t
6681 ;; End:
6683     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6684       2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
6686   This file is part of GNU Emacs.
6688   GNU Emacs is free software: you can redistribute it and/or modify
6689   it under the terms of the GNU General Public License as published by
6690   the Free Software Foundation, either version 3 of the License, or
6691   (at your option) any later version.
6693   GNU Emacs is distributed in the hope that it will be useful,
6694   but WITHOUT ANY WARRANTY; without even the implied warranty of
6695   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6696   GNU General Public License for more details.
6698   You should have received a copy of the GNU General Public License
6699   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
6701 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd